From owner-freebsd-stable Sat Nov 9 10:44:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D66F37B401 for ; Sat, 9 Nov 2002 10:44:50 -0800 (PST) Received: from topperwein.dyndns.org (acs-24-154-51-184.zoominternet.net [24.154.51.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7631443E3B for ; Sat, 9 Nov 2002 10:44:49 -0800 (PST) (envelope-from behanna@topperwein.dyndns.org) Received: from topperwein.pennasoft.com (localhost [127.0.0.1]) by topperwein.dyndns.org (8.12.6/8.12.5) with ESMTP id gA9Iind3027757 for ; Sat, 9 Nov 2002 13:44:49 -0500 (EST) (envelope-from behanna@topperwein.dyndns.org) Received: by topperwein.pennasoft.com (8.12.6/8.12.6/Submit) id gA9Iiihj027756 for stable@freebsd.org; Sat, 9 Nov 2002 13:44:44 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Chris BeHanna Reply-To: behanna@zbzoom.net Organization: Western Pennsylvania Pizza Disposal Unit To: stable@freebsd.org Subject: Re: NVidia Drivers Released ! Date: Sat, 9 Nov 2002 13:44:43 -0500 User-Agent: KMail/1.4.3 References: <000801c2871c$1d5ad000$130210ac@vvs> <200211090416.09697.dolmant@dolmant.net> <20021109153436.3db489af.kaeesalm@cc.jyu.fi> In-Reply-To: <20021109153436.3db489af.kaeesalm@cc.jyu.fi> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211091344.43911.behanna@zbzoom.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 09 November 2002 08:34 am, Karo Salminen wrote: > On Sat, 9 Nov 2002 04:16:09 -0700 > > Matt Jibson wrote: > > > I can't use my custom modelines > > > > I had a similar problem until I modified my device section (the > > final two Option entries): > > Section "Device" > > Identifier "Card0" > > Driver "nvidia" > > VendorName "Generic" > > BoardName "nv" > > Option "NvAgp" "3" > > Option "IgnoreEDID" "true" > > Option "UseEdidFreqs" "false" > > EndSection > > Those options had no effect. From log: > (**) NVIDIA(0): Ignoring EDIDs > (II) NVIDIA(0): Not probing EDIDs. > > (WW) NVIDIA(0): Not using mode "1280x960": > (WW) NVIDIA(0): horizontal sync width (1656 - 1344 = 312) greater > than 256 > (WW) NVIDIA(0): Not using mode "1024x768": > (WW) NVIDIA(0): horizontal sync width (1344 - 1080 = 264) greater > than 256 > > (**) NVIDIA(0): Validated modes for Display Device 0: > (**) NVIDIA(0): Mode "800x600": 63.1 MHz, 54.7 kHz, 85.0 Hz > (II) NVIDIA(0): Virtual screen size determined to be 800 x 600 > > [...snip dmesg...] > > Any ideas? Tweak your modelines so that the horiz. sync width is less than 256? IIt's just a wild thought. :-) xvidtune could be of considerable help to you, as could chapter 10 ("XFree86 Configuration in Depth") of Greg Lehey's book, _The Complete FreeBSD_. This chapter has a discussion of how to compute modelines yourself from first principles. -- Chris BeHanna http://www.pennasoft.com Principal Consultant PennaSoft Corporation chris@pennasoft.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message