[Bug 460510] Re: X.Org X server --Nvidia (Nouveau) display driver does not recognize screen resolution
Chris Halse Rogers
chalserogers at gmail.com
Sun Oct 25 23:58:25 UTC 2009
As it currently stands, you are not actually *using* the nouveau driver.
Because it is still (kindof) experimental, you need to manually specify
"nouveau" as the driver you want to load in your xorg.conf - the nouveau
driver will *not* be auto-loaded.
Simply creating an /etc/X11/xorg.conf file with the contents
"""
Section "Device"
Identifier "Configured Video Device"
Driver "nouveau"
EndSection
"""
should cause X to load the nouveau driver.
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
Status: New => Incomplete
--
X.Org X server --Nvidia (Nouveau) display driver does not recognize screen resolution
https://bugs.launchpad.net/bugs/460510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list