Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to bring down the sync range of your monitor?
Date: Fri, 19 Jan 2007 08:50:36
Message-Id: 200701191014.20418.shrdlu@unlimitedmail.org
In Reply to: Re: [gentoo-user] how to bring down the sync range of your monitor? by Chuanwen Wu
1 On Friday 19 January 2007 05:16, Chuanwen Wu wrote:
2
3 > You mean add this line to where?
4
5 To your video driver options in the appropriate "Device" section.
6
7 > I add it as below:
8 >
9 > Section "Monitor"
10 > Option "IgnoreEDID" "True"
11 > Identifier "My Monitor"
12 > HorizSync 30 - 60
13 > VertRefresh 75
14 > EndSection
15
16 No, see above. I'm not an expert, but maybe you can try putting
17
18 Option "DDC" "false"
19
20 in your video driver's "Device" section and see what happens.
21
22 However, for more info read the man page for the i810 driver:
23
24 http://ftp.x.org/pub/X11R7.0/doc/html/i810.4.html
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] how to bring down the sync range of your monitor? Chuanwen Wu <wcw8410@×××××.com>