[Bug 14150] Xorg uses 1024x768 resolution insted of using the given 1280x1024

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 21 07:22:42 PST 2008


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





--- Comment #4 from Alex Deucher <agd5f at yahoo.com>  2008-01-21 07:22:41 PST ---
Can you post your xorg log and config so I can see what you tried?  Does the
following configuration work?  You may need to adjust the sync ranges.

Section "Device"
        Identifier      "Card0"
        Driver         "radeon"
        Option          "Monitor-VGA-0" "VGA-0"
EndSection

Section "Monitor"
        Identifier      "VGA-0"
        Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034
1063 -hsync +vsync
        Option "PreferredMode"  "1280x1024_60.00"
        HorizSync       30-92
        VertRefresh     50-160
EndSection


-- 
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