I would like to confirm, that with a fresh installation of Hardy
(without update) the following workaround gave satisfactory results.

By modifying /etc/X11/xorg.conf with the following:

Section "Device"
        Identifier "Configured Video Device"
        Driver "openchrome"
        Option "XaaNoImageWriteRect"
        Option "SWCursor" "true"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
        DefaultDepth 24
        SubSection "Display"
                Modes "1280x800"
                Virtual 1280 800
        EndSubSection
EndSection

-- 
incorrect screen detection [openchrome]
https://bugs.launchpad.net/bugs/182778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to