From owner-freebsd-current@FreeBSD.ORG Wed Oct 8 09:11:59 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 1563616A4B3 for ; Wed, 8 Oct 2003 09:11:59 -0700 (PDT) Received: from king.mcs.drexel.edu (king.mcs.drexel.edu [129.25.6.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0575543FE5 for ; Wed, 8 Oct 2003 09:11:56 -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 h98GBrHJ017397 for ; Wed, 8 Oct 2003 12:11:54 -0400 (EDT) Received: from [127.0.0.1] (vorpal.mcs.drexel.edu [129.25.6.250]) h98GBePH054203 for ; Wed, 8 Oct 2003 12:11:43 -0400 (EDT) (envelope-from jsmith@drexel.edu) From: Justin Smith To: freebsd-current@freebsd.org Content-Type: text/plain Organization: Drexel University Message-Id: <1065629500.864.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 08 Oct 2003 12:11:40 -0400 Content-Transfer-Encoding: 7bit Subject: 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: Wed, 08 Oct 2003 16:11:59 -0000 > 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...