I found workaround for this, just modify Screen section in xorg.conf
It should look similar to this:

Section "Screen"
        Identifier      "Default Screen"
        Monitor "Configured Monitor"
        DefaultDepth    24
        SubSection "Display"
            Depth       24
            Modes       "1280x800"
        EndSubSection
EndSection

If acceleration for your card (like my PN800) is broken, put this line into 
Device section
        Option "NoAccel"        "true"

Desktop is very slow, but not messy and works.

-- 
Wrong resolution on Hardy Alpha 3
https://bugs.launchpad.net/bugs/182778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to