From owner-freebsd-questions@FreeBSD.ORG Sat Oct 9 02:12:21 2004 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 C5A6316A4CE for ; Sat, 9 Oct 2004 02:12:21 +0000 (GMT) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3318B43D45 for ; Sat, 9 Oct 2004 02:12:21 +0000 (GMT) (envelope-from tuc@ttsg.com) Received: from himinbjorg.tucs-beachin-obx-house.com (ool-44c09852.dyn.optonline.net [68.192.152.82]) (authenticated bits=128)i992CFhq054609; Fri, 8 Oct 2004 22:12:15 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1])id i992CEK2009773; Fri, 8 Oct 2004 22:12:14 -0400 (EDT) (envelope-from tuc@ttsg.com) Received: (from tuc@localhost)i992C8xo009745; Fri, 8 Oct 2004 22:12:08 -0400 (EDT) (envelope-from tuc) From: Tuc Message-Id: <200410090212.i992C8xo009745@himinbjorg.tucs-beachin-obx-house.com> To: ws+freebsd-questions@au.dyndns.ws (Wayne Sierke) Date: Fri, 8 Oct 2004 22:12:08 -0400 (EDT) In-Reply-To: <1097212423.815.30.camel@ovirt.dyndns.ws> from "Wayne Sierke" at Oct 08, 2004 02:43:44 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: scott@sremick.net cc: freebsd-questions@freebsd.org Subject: Re: How to NOT load AGP? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 02:12:21 -0000 > I'm assuming you have the nvidia-driver port installed? Text below is > from /usr/X11/share/doc/NVIDIA_GLX-1.0/README. > > hint.agp.0.disabled="1" > > If you're using FreeBSD 5.2.1 or another -CURRENT kernel that > does not yet > offer this functionality, the following patch will enable it: > > /usr/X11R6/share/doc/NVIDIA_GLX-1.0/agp.ko-hints.diff > > My 5.2.1-RELEASE-p4 didn't support it without patching, I'll have to > check but I don't think I used it in the end. > I had the exact same release, and didn't know ANYTHING about that patch, and it was working perfectly. I use the word "was" because last nite I went to 5.2.1-RELEASE-p11, and I've had 3 lock ups since. I've actually reverted back to 5.2.1-RELEASE-p4 and it hasn't locked up yet. I might apply that patch and add that function and see if things calm down. > > Does your XF86Config contain the following entries in 'Section > "Device"': > > Driver "nvidia" > Option "NvAGP" "1" > Odd, all I had was : Identifier "Card0" Driver "nvidia" VendorName "NVidia" BoardName "0x0174" BusID "PCI:1:0:0" > > I'm pretty sure this (the 'Option "NvAGP" "1"') is what did it in the > end for me. If it doesn't appear to work, don't forget to verify which > config X is using by checking your XFree86.0.log or :0.log for the line: > > (==) Using config file: "/etc/X11/XF86Config" > (Mine was /usr/X11R6/lib/X11/XF86Config) I will have to try that also. Thanks for the leads. Tuc/TTSG Internet Services, Inc.