[Bug 15107] X fails to launch with radeon driver on RV350
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 18 11:04:19 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=15107
--- Comment #8 from Alex Deucher <agd5f at yahoo.com> 2008-03-18 11:04:18 PST ---
looks like your monitor ran at 75 Hz in 6.6.193. try adding this modeline:
Modeline "1280x1024_75.00" 138.75 1280 1368 1504 1728 1024 1027 1034 1072
-hsync +vsync
Option "PreferredMode" "1280x1024_75.00"
You can use cvt to generate custom modes:
cvt <x> <y> <refresh>
e.g.:
$ cvt 1280 1024 75
# 1280x1024 74.90 Hz (CVT 1.31M4) hsync: 80.30 kHz; pclk: 138.75 MHz
Modeline "1280x1024_75.00" 138.75 1280 1368 1504 1728 1024 1027 1034 1072
-hsync +vsync
--
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