2007/1/18, Nelson, David (ED, PAR&D) <[EMAIL PROTECTED]>:
>-----Original Message-----
>From: Chuanwen Wu [mailto:[EMAIL PROTECTED]
>Sent: 18 January 2007 14:37
>To: gentoo-user@lists.gentoo.org
>Subject: Re: [gentoo-user] how to bring down the sync range of your
>monitor?
>
>Obviously,the system detected the frequency itself and my setting of
>HorizSync and VertRefresh have no effect.
>
>So is there anything wrong with my xorg.conf?How to change it?
>--
>wcw

I'm not sure about for i810 but I know nVidia drivers can use this:

Option "IgnoreEDID" "True"
You mean add this line to where?
I add it as below:

Section "Monitor"
   Option "IgnoreEDID" "True"
   Identifier  "My Monitor"
   HorizSync   30 - 60
   VertRefresh 75
EndSection

But still can't set to 75Hz...
This ignores what the device says and uses your settings. You may want to look 
at the documentation and see if this (or something similar) is available for 
i810 chips.

djn


--
gentoo-user@gentoo.org mailing list




--
wcw
--
gentoo-user@gentoo.org mailing list

Reply via email to