[Bug 611083] Re: [Lucid] Nvidia GeForce 9600 GT doesn't recognize monitor resolutions
Steve Conklin
611083 at bugs.launchpad.net
Mon Aug 2 02:35:13 UTC 2010
Workaround found with help from Chris Halse Rogers:
This was failing back to VESA, because I had disabled KMS.
I had done that in an effort to fix a blank screen on boot.
The original symptom was a blank screen, although the machine would boot
and was accessible via ssh.
First, I enabled KMS again to get back to the original failure (blank screen).
Then I logged in via ssh and created an xorg.conf:
sudo bash
# service gdm stop
# Xorg -configure
# mv corg.conf.new /etc/X11/xorg.conf
Now edit the nre xorg.conf file and change the line that says
Driver "nvidia"
to be
Driver "nv"
reboot
** Changed in: linux (Ubuntu)
Status: Triaged => Confirmed
--
[Lucid] Nvidia GeForce 9600 GT doesn't recognize monitor resolutions
https://bugs.launchpad.net/bugs/611083
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list