[ I put this back on the list. It seems that your webmail makes it very difficult for you to participate on the debian-user list. You can try Gmane, it allows you to read the list, post replies and start new threads: http://dir.gmane.org/gmane.linux.debian.user ]
----- Forwarded message from Lorenas Bartkus ----- > From: Lorenas Bartkus > To: Florian Kulzer > Subject: xorg troubles > Date: Tue, 24 Jul 2007 14:51:21 -0500 (CDT) [...] > i have already updated source.list and installed xorg, gdm and gnome, > but i isn't runing. i've tried to install nvidia drivers but when i > type gdm to it just shows nvidia logo. i tried to configure xorg but > always is the same. my video card is geforce fx5500. Maybe there is > another problem? ----- End forwarded message ----- I would first try to get it working with the "nv" driver. Make sure that the "xserver-xorg-video-nv" package is installed. Then run as root: dpkg-reconfigure xserver-xorg and select the "nv" driver. (You can move with the cursor keys and select with SPACE.) Then you should run /etc/init.d/gdm restart If that does not work then you should go back to a terminal by pressing CTRL + ALT + F1. (You may be sent back to the terminal automatically if the X startup fails.) Then run the following command: egrep '^\((EE|WW)\)' /var/log/Xorg.0.log and post the output here. (This will show us the error messages and warnings of your X server.) -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

