Quote:
Originally Posted by james-
Ran into the fallowing error:
When I reboot the gdm
|
I assume you recompiled and installed the nvidia drivers according to the directions. Make sure the switch for the nvidia graphics is physically turned on on the left hand side of the case. If all that is good, your xorg.conf is messed up -- try overwriting it. Try this:
Code:
modprobe nvidia
cd /etc/X11
rm xorg.conf
wget -O xorg.conf http://allurgroceries.is-a-chef.com/public/xorg.conf.txt
/etc/init.d/gdm restart