From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 20:28:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 255F716A420 for ; Fri, 12 Aug 2005 20:28:21 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id C434A43D49 for ; Fri, 12 Aug 2005 20:28:20 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout3.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.05) with ESMTP id j7CKSKMe002275 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 12 Aug 2005 13:28:20 -0700 X-Auth-Received: from [128.208.4.23] (shiina.dyn.cs.washington.edu [128.208.4.23]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j7CKSJW8021035 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 12 Aug 2005 13:28:20 -0700 Message-ID: <42FD0668.6050806@u.washington.edu> Date: Fri, 12 Aug 2005 13:28:24 -0700 From: Garrett Cooper User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Monitor Tuning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 20:28:21 -0000 Chad Leigh -- Shire.Net LLC wrote: > > On Aug 12, 2005, at 1:52 PM, Sean wrote: > >> My display is not very sharp and I was looking for a few tips that >> might help to cure things. I tweeked a few things and no luck. Still >> a soft dull image. Little annoying on the eyes. >> >> Is anyone running a NEC Multisync XV17+ with an Nvidia 6500 ultra >> and getting a sharp display? > > > > How old is the monitor? Maybe it is just wearing out? > > Also, you can go into the monitor controls on the monitor itself and > make certain adjustments that may help. I have not used this monitor > so I don't know the details. But I would guess that the issues are > HW based and not SW > > Chad > >> >> Excerpts from my xorg.conf will give you my monitor and graphics card. >> >> >> Section "Monitor" >> #DisplaySize 320 240 # mm >> Identifier "Monitor0" >> VendorName "NEC" >> ModelName "NEC XV17+" >> HorizSync 31-82 >> VertRefresh 55-100 >> Option "DPMS" >> EndSection >> >> Driver "nv" >> VendorName "nVidia Corporation" >> BoardName "6800 ULTRA AGP" >> BusID "PCI:5:0:0" >> >> Thanks >> Sean > > > > --- > Chad Leigh -- Shire.Net LLC > Your Web App and Email hosting provider > chad@shire.net You're sure that the horizontal sync, etc is right? I'm reading from a monitor inf file for Windows that your monitor has a horizontal sync from 31-65 kHz and a vertical sync from 55-100 kHz. -Garrett