Linux Xorg Broken After Kernel Update and Reboot Because of Nvidia Driver
Re: help!! the last update broke my boot
- press alt+printscreen+r (to release the keyboard from the Xserver)
- then hit crtl+alt+F1 (and log in)
- sudo pico /etc/X11/xorg.conf and change the lines that says
Section "Device"
Driver "nvidia" -
to
Section "Device"
Driver "nv" -
Save the file and then issue the startx command or just reboot. That should get your desktop up and running, minus any hardware acceleration (e.g.: for compiz or video games).
Hope that helps and I hope the nvidia driver was opens source!
Source: http://ubuntuforums.org/showthread.php?t=1265224&page=3.
Note: I was updating my Ubuntu Karmic Alpha 5 machine.
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.