Date: Mon, 01 Mar 2004 23:08:40 -0600 From: Jon Noack <noackjr@alumni.rice.edu> To: Diabolo <diabolo@fibertel.com.ar> Cc: freebsd-current@freebsd.org Subject: Re: Nvidia driver and Xfree 4.3 Message-ID: <404416D8.4090907@alumni.rice.edu> In-Reply-To: <1078196426.973.2.camel@debianito.inferno> References: <1078196426.973.2.camel@debianito.inferno>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/1/2004 9:00 PM, Diabolo wrote: > Hi guys, when i install the Nvidia driver in -CURRENT and make startx > all crash and reboot the system. > any idea??? Read UPDATING: $ grep --context=2 nvidia /usr/src/UPDATING libraries linked to libkse, then it is also recommended that you map libkse to libpthread. Anyone that is using nvidia supplied drivers and libraries should use a libmap.conf that maps libpthread to libc_r since their drivers/libraries do not work with libpthread. If you are unfamiliar with libmap.conf, read the man page for more info: $ man libmap.conf Check the NVIDIA/FreeBSD FAQ: http://www.soulwax.net/nvidia/ Search the archives: http://lists.freebsd.org/pipermail/freebsd-current/ If you still can't figure it out, reply back listing the steps you've taken in trying to resolve the problem. Hope that helps, Jon Noack P.S. In case you are trying dual head: http://lists.freebsd.org/pipermail/freebsd-current/2004-February/022134.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404416D8.4090907>