General :: Can't Make LCD Flatscreen Work With Xorg
Jan 16, 2011
I just downloaded a brand-new Debian DVD install and installed.My problem is that when I start X my monitor goes black and tells me "Out of range".So Xserver havent setup my monitor correctlyI have an Radeon 4870 graphic card installed and an LG w1943SB-pf flatscreen.I've tried dpkg-reconfigure Xserver-org but it only seems to ask me questions about my keyboards!Ive also tried manually editing the Xorg.conf and changing the HorizSync and VertRefresh rates to no avail.Does anyone now an EASY way just to get this LCD Flatscreen working on a Debian 5.86 with Linux 2.6 kernel? Some cool app that does it for me would be preferable, since I havent had any luck changing the xorg.conf manually.
Also, I have installed the free open source ATI Radeon drivers, but I'm not sure im actually using it.My xorg.conf is pretty bland and doesnt list any particular drivers.
View 4 Replies
ADVERTISEMENT
Mar 27, 2011
I am trying to get my laptop to plug into this smaller LCD Flatscreen I have, in the past I have used it as a monitor. For some reason I am getting no signal. I am using ubuntu 10.10.
View 2 Replies
View Related
Jan 31, 2011
Is it possible to connect an IBM r50e to a Panasonic TX-L32G10E and what cable will I need to do it?
View 6 Replies
View Related
Oct 27, 2010
With Ubuntu 10.10 I cannot get a proprietary driver to work with the nVidia NV18 GeFroce4MX video on my PC. I worked fine on 10.04 LTS. Numerous posts on Ubunutu forums, but none seem to work for my PC.Only thing that seems to work in part is to use xorg 1.9 driver. However, something is not right as mouse cursor has to be positioned about one line above where you would normally click to get things to work.
View 11 Replies
View Related
Apr 8, 2010
downloaded Amarok and Juk.. and i'm kinda new to linux. I think i'm missing some magical components that will let mp3's play. it's very quiet right now and it's kind of unnerving.. my stereo's gone and i really don't have much music in formats that my computer will play. I ran a search and i guess my question was so basic no one else had trouble with it :/
View 5 Replies
View Related
May 25, 2011
i have upgrade my system from maveric to natty and i have install install the driver from Martins [URL]..and since when i try to play a video (with mplayer gnompleplayer ou banshee) it makes Xorg crash and show me the login screen Here is the result of the commande
Code:
./configure --prefix=/usr --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
[Code]...
View 3 Replies
View Related
Jul 10, 2010
I just installed ubuntu 10.04 and my Internet wont work properly I can go on sites like Google but almost any other non Major website i cannot visit
View 13 Replies
View Related
Dec 21, 2010
I made a live DSL cd from the iso file, I dont know how to verify the checksum thingy, so I am flying in the dark there.the disk was working and loaded up fine (graphics looked good, some type in color, the litte penguin icon was cool ect.) the problem comes when the gui loaded and the desktop came up then the screen was nearly white and the type was nearly illegible. I could make out the welcome screen with a faq page and what not , but i could not read it.
I rebooted again this time i went to the boot menu and selected the vga option that indicated it was the best for display problems.,
then the screen loaded as garbled red and orange stripes. i have no documentation, so i need the software to autodetect the display resolutions, ect. also the touch pad makes the pointer dissapear the first time you touch it. the unit is a compaq presario
256mhz p2
96,000 k of ram
4 gig hd
cd reader
1 usb port
it was running windows 2000 but i want that to go away, im trying to learn about linux.so my goal is not to run DSL but rather to load some linux distro that is simple, gui based ,and fairly trouble free.
View 6 Replies
View Related
Jul 15, 2010
i hope some one could help me regarding samba.. i am running a FC13 acting as a samba server & an IP of 192.168.0.3.. I have already installed samba from the fedora core repo.. I can see my samba server on my winxp client.. but everytime i tried to access the samba share a windows message appears that says:\192.168.0. 3 Installer is not accessible. You might not have permission to use this network resource. etc. the network path is not found.I already open the port 139 & 445 for samba to pass trough the firewall.. but the problem is still the same.
View 65 Replies
View Related
Feb 28, 2011
i would like some help on a problem i have..is there a way to make my ipod work on linux??i tried the rythmbox but i can't load new songs on my i pod..no drug n drop..no copy paste..no nothing..!is there any distribution of itunes for linux?(ubuntu 10.10).
View 7 Replies
View Related
Aug 6, 2010
I have HP Pavilion laptop with two jack outs for audio and both of them work if only one is plugged in. If both of jacks are used, then in only one headphones set there is a sound. I would like to have sound on both of them, so for example two people can listen the same thing on their own headphones.
I'm working on Ubuntu 10.04 and my sound card is:
Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
View 2 Replies
View Related
Jan 28, 2010
I know there is lots of documentation out there for installing tar balls but I can't make it work I am trying to work with this file sauerbraten_2009_05_04_trooper_edition_linux.tar.bz2 in file:///home/Nemesis/Downloads/sauerbraten_2009_05_04_trooper_edition_linux.tar.bz2
I am running Fedora 12, the gnome desktop if the desktop matters. I have been running Fedora almost elusively for 2 years and off n on before that but in my many attempts at trying to Install a TARBALL I have always failed hard.
View 17 Replies
View Related
Aug 4, 2010
Well, I've been trying to get a program called SRS Audio Sandbox to work under Wine, but since it works with the audio output, it requires an audio driver and looks for the Windows one instead of the Linux one. Any way to emulateimitate that driver so it'll work?
View 3 Replies
View Related
Jul 15, 2010
I've setup the .ssh/authorized_keys and am able to login with the new "user" using the pub/private key ... I have also added "user" to the sudoers list ... the problem I have now is when I try to execute a sudo command, something simple like:
$ sudo cd /root
it will prompt me for my password, which I enter, but it doesn't work (I am using the private key password I set)Also, ive disabled the users password using
$ passwd -l user
I am trying to harden my system ... the ultimate goal is to use pub/private keys to do logins versus simple password authentication. I've figured out how to set all that up via the authorized_keys file.Additionally I will ultimately prevent server logins through the root account. But before I do that I need sudo to work for a second user (the user which I will be login into the system with all the time).
For this second user I want to prevent regular password logins and force only pub/private key logins, if I don't lock the user via" passwd -l user ... then if i dont use a key, i can still get into the server with a regular password.But more importantly I need to get sudo to work with a pub/private key setup with a user whos had his/her password disabled.
1) I've adjusted /etc/ssh/sshd_config and set PasswordAuthentication no This will prevent ssh password logins (be sure to have a working public/private key setup prior to doing this
2) I've adjusted the sudoers list visudo and added
root ALL=(ALL) ALL
dimas ALL=(ALL) NOPASSWD: ALL
3) root is the only user account that will have a password, I am testing with two user accounts "dimas" and "sherry" which do not have a password set (passwords are blank, passwd -d user)
The above essentially prevents everyone from logging into the system with passwords (a public/private key must be setup). Additionally users in the sudoers list have admin abilities. They can also su to different accounts. So basically "dimas" can sudo su sherry, however "dimas can NOT do su sherry. Similarly any user NOT in the sudoers list can NOT do su user or sudo su user.
View 3 Replies
View Related
Jul 23, 2015
I cannot get my X working with fglrx.
Additional info:
Code: Select all# cat /etc/X11/xorg.conf.d/20-fglrx.conf
Section "Device"
Identifier "Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]"
Driver "fglrx"
EndSection
[Code] ....
View 9 Replies
View Related
Apr 3, 2010
I've installed squeeze (kernel 2.6.32-3-686 now) on an old Amilo M-6100 laptop with a Silicon Motion graphic chip. I've installed Slim and LXDE but Xorg won't start properly. Apparently it doesn't recognize the screen and tries to apply a wrong resolution, no matter what I do. Also, if I try Xorg -configure, I get stuck with a black screen .
I tried to copy-paste data from a xorg.conf file from there: [URL], to no avail.
If you'd care to look at my log file: [URL]
View 3 Replies
View Related
Jul 19, 2010
whenever i'm in the process of compiling and installing a new kernel in ubuntu lucid lynx i get an error message when i get to the make bzimage part is there some sort of program that i needed to install first or is there an alternative to doing this.
View 8 Replies
View Related
Jan 26, 2010
I have a script from which i want to disable unwanted services. I wanted to have the list of unwanted services in the same script file. I tried the following, but it is not working...How do I mention list of services in the same file and still make the script work ?
Code:
#/bin/bash
#List of services, modify list between SERVICES tag
service_list=$(cat <<SERVICES
acpid
apmd
avahi-daemon
[Code]...
View 1 Replies
View Related
Jan 18, 2010
After upgrading kernel, system (AMD 780G)refuses to start in graphic mode. Computer services running fine, but there's nothing or some trash on screen when X started. And no way how to get out except restarting or shutting down from remote computer.
Reinstalling, unistalling ATI driver doesn't help. Also manipulations with xorg.conf (install, safe etc previous file versions)doesn't help.
Sax2 detects videocard correctly, but result is same regardless which resolution@Hz is specified.
In logfiles I just can find this
Jan 19 04:12:55 www kdm_config[4226]: Multiple occurrences of key 'UseTheme' in section [X-*-Greeter] of /usr/share/kde4/config/kdm/kdmrc
Jan 19 04:12:55 www kdm[4225]: X server died during startup
Jan 19 04:12:55 www kdm[4225]: X server for display :0 cannot be started, session disabled
View 9 Replies
View Related
Mar 25, 2010
I recently installed debian on my ibook G4, but when I start up the computer, it doesn't boot into Xorg. When I tried to start Xorg, it says that it is not installed. How would I install it, and how would I start it? When I do the apt-get install xorg, it doesn't work. Right now I'm running ubuntu on it, but I really want just plain debian, as I really dont need all of the bells and whistles that Ubuntu offers. I just need something to do schoolwork on (I'm a highschool sophmore), and I don't want to use OS X for that as I like linux better (specifically debian and ubuntu).
View 1 Replies
View Related
May 15, 2013
I tried to install Debian 7 on a PowerMac G4, but when I try to start X, the screen simply goes blank and nothing happens. My GPU is a Radeon 7500 RV200. I tried using nomodeset and setting the resolution manually, but the same thing always happens: the screen just goes blank.
View 5 Replies
View Related
Aug 12, 2010
I was messing with xorg.conf trying to get my wacom tablet to work. I restarted and it brings be everytime to a terminal. I can log in but that is about it. When I type startx it says xorg.conf is messed up bad. I already tried:
[Code]...
View 9 Replies
View Related
Dec 5, 2010
[URL]...
I switched to my onboard Video Card CN896/VN896/P4M900 [Chrome 9 HC]. Here is a bigger problem, compiz dosen't work, hd videos, some flash. I have formated HDD and installed again Ubuntu 10.10. Ubuntu automatic installed the xserver-xorg-video-openchrome. The /etc/X11/xorg.conf is empty.
View 5 Replies
View Related
Feb 17, 2011
how to make creative web cam working with ubuntu
View 1 Replies
View Related
Apr 8, 2011
I can't get flash controls to work. If the video auto-plays, it starts just fine, if not, I'm out of luck. I've tried reinstalling flash through the software center. Even if it autoplays, I can't control volume or pause or anything. I'm at the mercy of whatever is already there.
Ubuntu Karmic 9.10 - all updated as of 1/2/2009
Firefox 3.5.6
On a Lenovo Thinkpad R400
View 3 Replies
View Related
Aug 4, 2011
I've been using Fedora 15 LXDE for a few weeks (its been great), and decided to install the ati proprietary drivers (I used the tutorial in one of the general strickies). As soon as I rebooted, I now get the following message:
Code:
Started SYSV: Late init script for live image... ATI external events daemon. into universal adresses I can type stuff using the cursor, but it doesn't do anything. I've tried adding 'runlevel 3' to the boot options in Grub to try and prevent fglrx conflicting with Xorg but it doesn't seem to work, unless I'm doing something wrong.
View 1 Replies
View Related
Jul 29, 2010
I'm having trouble getting compiz to work on my Laptop. It worked for a while and then I turned on Shift Switcher and a message popped up saying..."The new value for the button binding for the action Terminate in plugin Shift Switcher conflicts with the action Zoom Window of the Scale Addons plugin. Do you wish to disable Zoom Window in the Scale Addons plugin?" I was given the option of Set Terminate anyway, Don't set Terminate, and Disable Zoom Window. I clicked Don't set Terminate and ever since the only thing that works in compiz are the bindings in the general options. I've used synaptic to completely remove and then reinstall compiz but the problem persist. Something else weird, all of the changes I made are still there, even after complete removal, but they don't work?
View 2 Replies
View Related
Oct 29, 2010
When I try to hibernate, the computer just goes to a blank, black screen and doesn't turn off. I have to hold the power button to get it to shut down, and when I turn it back on none of the programs running before hibernation have been saved.
View 8 Replies
View Related
Feb 16, 2011
I just recently (about an hour ago) installed Ubuntu Netbook edition on my old laptop, and I was greeted with the message, that unity could not be run due to some sort of missing driver...fair enough, I was then greeted with the default Ubuntu desktop, I installed all my needed software (wine, google chrome) and installed the missing display drivers. I then rebooted the system, and once again I am stuck with the default desktop, and not the Unity interface. I checked the software center, and it says Unity IS in fact installed.. And yet I cannot make it appear. So now I ask you Ubuntu veterans. How do I make it work?
P.S. I wiped the system of windows, and the computer is an old HP Pavilion DV6000
View 2 Replies
View Related
Jan 26, 2010
How, using the command line can I detect my wireless card and make it work under SUSE Enterprise Desktop? The wireless card works in Win XP.
View 8 Replies
View Related