From owner-freebsd-current@FreeBSD.ORG Thu Jul 10 20:51:35 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 63BF937B401 for ; Thu, 10 Jul 2003 20:51:35 -0700 (PDT) Received: from pool-151-200-10-97.res.east.verizon.net (pool-141-156-181-146.esr.east.verizon.net [141.156.181.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B87443F93 for ; Thu, 10 Jul 2003 20:51:34 -0700 (PDT) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net (localhost [IPv6:::1]) id h6B3pX0G021632; Thu, 10 Jul 2003 23:51:33 -0400 (EDT) (envelope-from mtm@identd.net) Received: (from mtm@localhost) by kokeb.ambesa.net (8.12.9/8.12.6/Submit) id h6B3pXN6021631; Thu, 10 Jul 2003 23:51:33 -0400 (EDT) (envelope-from mtm@identd.net) Date: Thu, 10 Jul 2003 23:51:33 -0400 From: Mike Makonnen To: Craig Boston Message-ID: <20030711035132.GB21440@kokeb.ambesa.net> References: <200307101643.34160.craig@xfoil.gank.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307101643.34160.craig@xfoil.gank.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD/5.1-CURRENT (i386) cc: current@freebsd.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 03:51:35 -0000 I don't know if this is relevant, but the NVidia drivers won't work with libkse or libthr, because it messes with the %gs segment register, which both threading libraries use. The only threading library it currently works with is libc_r. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon!