[Bug 17255] using fuzzy aspect match for initial modes ( picked 1280x960 instead of 1280x1024)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 24 14:48:33 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=17255





--- Comment #17 from Alex Deucher <agd5f at yahoo.com>  2008-08-24 14:48:32 PST ---
Update your monitor and screen sections like so:

Section "Monitor"
        Identifier      "VGA-0"
        Option          "DPMS"
        Modeline "1280x1024_60.00"  108.88  1280 1360 1496 1712  1024 1025 1028
1060 -hsync +vsync
        Option "PreferredMode" "1280x1024_60.00"
EndSection


Section "Screen"
        Identifier      "Default Screen"
        Monitor         "VGA-0"
        Device          "Configured Video Device"
EndSection

That will select 1280x1024 @ 60hz as your default mode.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list