On Sun, Jan 14, 2007 at 12:31:17 +0100, Jaume Alonso wrote: > Hello > > I have a big problem. I have a Debian testing system with a 2.6.18 kernel. > It used to work normally, with no problems. But yesterday, when I started > the computer, the X server couldn't start. It said something abuot not being > able to find some fonts. I installed the xfs and fixed that. So, when I did > "startx", I entered a GNOME session (where I am now). But when I restart the > computer, it starts normally but at the end, when it should start X server > and go to KDM, the screen gets all yellow with some irregularities. > > I have a nvidia graphic card, and I use the nvidia driver. (I have been > using it for a lot of time without any problem.) The last thing I did when > the computer was running normally was installing gnomad2, libnjb and libmtp > in order to use a Creative Zen V player, the only thing that affects that is > udev, so I cannot find any relation between that and the X error. > > I have no more ideas.... > > If you need some more information, or anything else, please let me know.
We need to know the error messages and warnings from the Xorg log. Can you switch to a terminal (e.g. CTRL + ALT + F1) after X/kdm hangs? If so, run the following command and post its output here: egrep '^\((EE|WW)\)' /var/log/Xorg.0.log If your system is locked completely you can try to reboot into single user mode and run the same command. You can redirect its output to a file like this: egrep '^\((EE|WW)\)' /var/log/Xorg.0.log > somefile.txt Then you can start gnome normally and include somefile.txt in the email message. -- Regards, Florian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]