From owner-freebsd-current@FreeBSD.ORG Sat Jul 12 10:37:26 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 9911F37B401 for ; Sat, 12 Jul 2003 10:37:26 -0700 (PDT) Received: from bragi.housing.ufl.edu (bragi.housing.ufl.edu [128.227.47.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D293043F3F for ; Sat, 12 Jul 2003 10:37:25 -0700 (PDT) (envelope-from WillS@housing.ufl.edu) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message Date: Sat, 12 Jul 2003 13:37:25 -0400 Message-ID: <0E972CEE334BFE4291CD07E056C76ED8DB2FB6@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NVidia driver stability? Thread-Index: AcNH0GR0qEa1NbftSqW/xwQPI836sgAy4bwQ From: "Will Saxon" To: Subject: RE: NVidia driver stability? 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: Sat, 12 Jul 2003 17:37:26 -0000 I just installed these drivers on my machine, which uses a Geforce4 = Ti4200. I had 10 glxgears processes running in the background and was = running glxinfo over and over, and while the glxgears processes were not = really spinning very fast nothing crashed or anything like that. Machine is running a June 27 -current with Xfree86 4.3.0. I compiled the = nvidia-driver port with -DWITH_FREEBSD_AGP and -DWITH_NVIDIA_HACKS. -Will