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





--- Comment #8 from Alex Deucher <[EMAIL PROTECTED]>  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.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to