Changing Refresh Rates

steve_dum at mentorg.com steve_dum at mentorg.com
Fri Dec 3 05:20:08 UTC 2004


In message <1102047873.9073.11.camel at mine.nu>you write:
>Hello Everyone,
>
>The LCD Monitor that I bought, LG Electronics L1710BK, is supposed to be
>able to support 75Hz at 1280x1024.  When X starts, it only goes to 60Hz.
>Now, if I change the resoultion down to 1024x768 I do get 75Hz.
>Thinking I would be smart and trick Xorg, I changed the VertRefresh line
>to 75.0 - 75.0 just to see.  However, it ended up tricking me by falling
>to 1024x768 resoultion.  I then decided, well maybe it really can't
>handle 75Hz at 1280x1024 and so I did a bit more research.  However,
>every spec sheet I can find on this monitor says it can handle 75Hz at
>this resoultion.
>
>My question, is there a way that I can change the refresh rate to 75Hz
>or should I take that when X starts up that it falls to 60Hz a sign?  If
>all these spec lists about this monitor is right I can handle this rate;
>however, Xorg doesn't seem to think so.

Well, by my calculations, 1280x1024 at 75 Hz means the vertical rate
is 1024 *75 or 76.8Khz.  Your config file says you can only do 75khz.
Up it to 78 and see what happens - either the display self destructs or 
it works.

steve

>
>Section "Monitor"
>	Identifier   "Monitor0"
>	VendorName   "LG Electronics"
>	ModelName    "L1710BK"
>	HorizSync    30.0 - 83.0
>	VertRefresh  56.0 - 75.0
>	Option	    "dpms"
>EndSection




More information about the fedora-list mailing list