fglrx (was hosed by lunar update)
Zbigniew Luszpinski
zbiggy at o2.pl
Sat Dec 29 02:19:36 CET 2007
Possible workarounds for resolution problem:
Dennis, Richard add:
Option "IgnoreEDID" "on"
to the fglrx device section in xorg.conf
Richard, my friend has similar panel and send me this data:
Section "Monitor"
# HorizSync 30.0 - 83.0 # uncomment and fill it with your's monitor range
# VertRefresh 50.0 - 85.0 # check this with your's monitor manual and change
ModeLine"1440x900_60" 106.5 1440 1520 1672 1904 900 903 909 942 -hsync +vsync
Modeline "1440x900_60.00" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
Modeline "1440x900_75.00" 136.49 1440 1536 1688 1936 900 901 904 940 -HSync +Vsync
Modeline "1440x900_70.00" 126.98 1440 1536 1688 1936 900 901 904 937 -HSync +Vsync
Modeline "1440x900 at 75" 136.49 1440 1536 1688 1936 900 901 904 940 -HSync +Vsync
# Dennis you can calculate your own modelines using: http://gtf.sourceforge.net/
DisplaySize 1440 900 # <- Dennis, try this too DisplaySize 1680 1050
Option "DPMS"
Option "DDC" "false" # <- Dennis, try this too
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900_60" "1440x900_60.00" "1440x900_70.00" "1440x900_75.00" "1440x900 at 75"
EndSubSection
EndSection
Richard, add this to your xorg.conf:
Section "DRI"
Mode 0666
EndSection
good luck,
zbiggy
More information about the Lunar
mailing list