From owner-freebsd-current@FreeBSD.ORG Fri Jul 11 15:11:44 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 C7D1737B401 for ; Fri, 11 Jul 2003 15:11:44 -0700 (PDT) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B51A43F75 for ; Fri, 11 Jul 2003 15:11:44 -0700 (PDT) (envelope-from craig@xfoil.gank.org) Received: from localhost (ion.gank.org [198.78.66.164]) by ion.gank.org (GankMail) with ESMTP id AD2EB2BBE8; Fri, 11 Jul 2003 17:11:43 -0500 (CDT) Received: from ion.gank.org ([198.78.66.164]) by localhost (ion.gank.org [198.78.66.164]) (amavisd-new, port 10024) with LMTP id 73267-03; Fri, 11 Jul 2003 17:11:43 -0500 (CDT) Received: from owen1492.uf.corelab.com (pix.corelab.com [12.45.169.2]) by ion.gank.org (GankMail) with ESMTP id 0A0432BBE5; Fri, 11 Jul 2003 17:11:43 -0500 (CDT) From: Craig Boston To: Mike Porter , current@freebsd.org Date: Fri, 11 Jul 2003 17:11:39 -0500 User-Agent: KMail/1.5.2 References: <20030711011955.GA41243@buffy.brucec.backnet> <200307111509.47001.mupi@mknet.org> In-Reply-To: <200307111509.47001.mupi@mknet.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307111711.39369.craig@xfoil.gank.org> 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: Fri, 11 Jul 2003 22:11:45 -0000 On Friday 11 July 2003 04:09 pm, Mike Porter wrote: > ON the old nvidia driver, I couldn't use GL without crashing, now, it works > fine. Granted I haven't done anything like repeatedly running glxinfo or > anything (is there a need/desire for this?) Just to clarify, repetedly running glxinfo seems to tickle the problem for me quite a bit quicker, but it's not the only thing that makes it happen. The xscreensaver GL hacks do it after a while (the problem seems to be worse when you have the small one in the preview mode, then go fullscreen) -- it just takes a bit longer. Craig