From owner-freebsd-current@FreeBSD.ORG Thu Oct 9 03:42:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E9BF16A4B3 for ; Thu, 9 Oct 2003 03:42:38 -0700 (PDT) Received: from king.mcs.drexel.edu (king.mcs.drexel.edu [129.25.6.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C4443F75 for ; Thu, 9 Oct 2003 03:42:37 -0700 (PDT) (envelope-from jsmith@drexel.edu) Received: from vorpal.mcs.drexel.edu (vorpal.mcs.drexel.edu [129.25.6.250]) by king.mcs.drexel.edu (8.12.9/8.12.8) with ESMTP id h99AgZHJ010241; Thu, 9 Oct 2003 06:42:36 -0400 (EDT) Received: from [127.0.0.1] (vorpal.mcs.drexel.edu [129.25.6.250]) h99AgSPH040949; Thu, 9 Oct 2003 06:42:30 -0400 (EDT) (envelope-from jsmith@drexel.edu) From: Justin Smith To: "Daniel O'Connor" In-Reply-To: <200310091116.50310.doconnor@gsoft.com.au> References: <1065629500.864.3.camel@localhost> <200310091116.50310.doconnor@gsoft.com.au> Content-Type: text/plain Organization: Drexel University Message-Id: <1065696147.725.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 09 Oct 2003 06:42:28 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Nvidia driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 10:42:38 -0000 On Wed, 2003-10-08 at 21:46, Daniel O'Connor wrote: > On Thursday 09 October 2003 01:41, Justin Smith wrote: > > > Ahh! > > > Here is a fragment of my loader.conf.. > > > nvidia_load="YES" > > > machdep.disable_mtrrs="1" > > > hw.nvidia.registry.ReqAGPRate="1" > > > > Although this fix alloes me to start up the nvidia driver, the machine > > still reboots when I run certain apps (openuniverse, for instance) and > > at random times otherwise. Since I need this, I'll have to retreat to > > stable for a while... > > Ahh, sounds exactly like the status of my wife's machine.. > > Openuniverse sounds.. opengl'ish.. > I would suggest putting back the original X OGL libs so you don't accidentally > blow your feet off :) Openuinivers does use OpenGL, but I can run the Cube game which also uses it. I didn't do much with cube, though --- I just started it up.