*** This bug is a duplicate of bug 3731 ***
    https://bugs.launchpad.net/bugs/3731

Ah, I think I see what the problem is.  Since it didn't detect the
monitor, it set the wrong resolutions up.  This is a dupe of 3731
apparently.

Change your screen section to look like this:

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. X700"
        Monitor         "Default"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1680x1050"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1680x1050"
        EndSubSection
EndSection

Alternately, install and run displayconfig-gtk as root, and test out
correcting the resolutions through that GUI tool.  We'll probably be
having people use this approach for fixing these resolution issues from
now on.


** This bug has been marked a duplicate of bug 3731
   Xorg resolution falling back to 640x480 and/or 800x600 when h/v freqs 
incorrect

-- 
[Gutsy] Tribe 1 installer gives blank video during boot
https://bugs.launchpad.net/bugs/119944
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