[Bug 23508] CRT Refresh rate wrong
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 1 09:43:33 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23508
Alex Deucher <agd5f at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #2 from Alex Deucher <agd5f at yahoo.com> 2009-09-01 09:43:33 PST ---
You monitor does not provide an edid, so the xserver selects an mode based on
the sync ranges and modelines you provided. If it does not select a mode you
like, you can change it at run time using xrandr:
xrandr --output VGA-0 --mode <mode name>
Run xrandr by itself to see what modes are available.
Alternatively, you can force the preferred mode by adding a PreferredMode
option to the monitor section of your config:
Option "PreferredMode" "1400x1050_85"
See this page for more info:
http://wiki.debian.org/XStrikeForce/HowToRandR12
--
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