Workaround found:

Comment out the "Monitor" section in xorg.conf, and the "Monitor" entry in the 
"Screen" section.
Add "MetaModes" and "Modes lines in the screen section of xorg.conf, like this:

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
#    Monitor        "Monitor0"
    Option         "MetaModes" "1680x1050"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1680x1050"
    EndSubSection

Note that simply removing xorg.conf does not work, you only get the VESA
driverif xorg.conf is removed.

-- 
nouveau can't set screen resolution lucid 2.6.32-16
https://bugs.launchpad.net/bugs/537745
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to