From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-58590-garchives=archives.gentoo.org@gentoo.org>)
	id 1H7Jxs-0005FQ-6o
	for garchives@archives.gentoo.org; Wed, 17 Jan 2007 23:13:08 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0HNB8tu029357;
	Wed, 17 Jan 2007 23:11:08 GMT
Received: from mail.netspace.net.au (mail-out3.netspace.net.au [203.10.110.76])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0HN53Lr024331
	for <gentoo-user@lists.gentoo.org>; Wed, 17 Jan 2007 23:05:04 GMT
Received: from [172.16.0.52] (ppp246-231.static.internode.on.net [203.122.246.231])
	by mail.netspace.net.au (Postfix) with ESMTP id 8A794132A2C
	for <gentoo-user@lists.gentoo.org>; Thu, 18 Jan 2007 10:05:00 +1100 (EST)
Subject: Re: [gentoo-user] how to bring down the sync range of your monitor?
From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
In-Reply-To: <7797aa370701170646x66f49eb9m78c7835ab32a9765@mail.gmail.com>
References: <7797aa370701170646x66f49eb9m78c7835ab32a9765@mail.gmail.com>
Content-Type: text/plain
Date: Thu, 18 Jan 2007 08:34:30 +0930
Message-Id: <1169075070.12693.71.camel@orpheus>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
X-Mailer: Evolution 2.8.2.1 
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 3422ccb2-c294-4674-aa1e-e417f0768ee1
X-Archives-Hash: 048c94241cc2ed7389aefe5b6b89a01f

On Wed, 2007-01-17 at 22:46 +0800, Chuanwen Wu wrote:
> I find my monitor work correctly in the 85Hz(the character is
> vague).And in windows,I set the sync range to 75Hz and then it's OK.
> But how to bring down the sync range to 75Hz in gentoo?

the monitor frequency you see in windows is "VertRefresh" from
xorg.conf.  You don't have to specify a range, you can also give a
discrete value.

> Now in my xorg.conf:
> 
>  HorizSync   31.5 - 57.0
>  VertRefresh 50-90
> 
> Even I change them to 20 - 40(HorizSync)  and 30 - 60(VertRefresh),the
>  frequency is still 85Hz.

be careful just randomly changing these values - you can sometimes to
bad things to your monitor.

To stop this, X probes your monitor (if it supports EDID) to get the
refresh and sync values it can display, and it won't let you set the
value outside this.

I would troll through /var/log/Xorg.0.log and see if you can see
anything interesting about EDID or sync, etc.

HTH!
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

We question most of the mantras around here periodically, in case
you hadn't noticed.  :-)
             -- Larry Wall in <199705101952.MAA00756@wall.org>

-- 
gentoo-user@gentoo.org mailing list