From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 09:40:34 2003 Return-Path: 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 6C8A916A4B3 for ; Wed, 22 Oct 2003 09:40:34 -0700 (PDT) Received: from web40612.mail.yahoo.com (web40612.mail.yahoo.com [66.218.78.149]) by mx1.FreeBSD.org (Postfix) with SMTP id CFC7843FAF for ; Wed, 22 Oct 2003 09:40:33 -0700 (PDT) (envelope-from patterner@rocketmail.com) Message-ID: <20031022164033.16341.qmail@web40612.mail.yahoo.com> Received: from [208.19.11.68] by web40612.mail.yahoo.com via HTTP; Wed, 22 Oct 2003 09:40:33 PDT Date: Wed, 22 Oct 2003 09:40:33 -0700 (PDT) From: Chris Readle To: Don Whitteker In-Reply-To: <20031021043309.42631.qmail@web20001.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Any ideas on X freezing up with NVIDIA drivers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: patterner@rocketmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 16:40:34 -0000 Sorry for the delayed response, was out with a sick child yesterday and had no web access at the Dr's office (they really need to put hotspots in waiting rooms! ;). At any rate, I also haven't had a chance to look at my files yet, but I wanted to make sure to remind you to set option "NvAgp" "2" if you do, which I know for a fact I'm using in my file. chris --- Don Whitteker wrote: > ( I am sorry if this was duplicated...mistyped address > and it was returned) > > --- Chris Readle wrote: > > Fellow newb here, but I've also been working on X > > issues with my GForceFX > > in Linux *and* FBSD so I might (and I stress might) > > be able to help. > > Hey man...any help at all is appreciated = ) > > > First things first, can you post your > > /etc/X11/XF86Config file? > here ya go.. > > Section "ServerLayout" > Identifier "Layout0" > Screen 0 "Screen0" 0 0 > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "Mouse0" "CorePointer" > EndSection > > Section "Files" > EndSection > > Section "Module" > > # Load "freetype" > # Load "xtt" > Load "extmod" > Load "glx" > #Load "dri" > Load "dbe" > #Load "record" > Load "xtrap" > Load "type1" > Load "speedo" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "Auto" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > Option "XkbModel" "pc104" > Option "XkbLayout" "us" > EndSection > > Section "Monitor" > Identifier "Monitor0" > HorizSync 31.5 - 48.5 > VertRefresh 50.0 - 70.0 > EndSection > > Section "Device" > Identifier "Card0" > Driver "nvidia" > Option "NvAgp" "1" #was tring this out > #when I > was experimenting with the nvidia AGPGART > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1024x768" "800x600" > "640x480" > EndSubSection > EndSection > > Are you using *dm (xdm, kdm, gdm, etc) or are you > > booting to CLI and doing > > startx? I've had more issues with kdm and my FX > > than with CLI + startx. > > Actually I start up in the CLI and startx to get in > > > As for AGP and kernel config, I've gotten mine > > working with AGP in the > > kernel and compiled with no optimizations other than > > CPUTYPE. > > I will try again with it like that > > > Once I get a look at your files (and compare them to > > mine at home) I might > > have some more suggestions. > > > > chris > > That would be very cool = ) > > Don > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search > http://shopping.yahoo.com __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com