Date: Wed, 29 Nov 2006 19:55:13 -0500 From: Adam K Kirchhoff <adamk@voicenet.com> To: Jeremy Sherling <sherlingj@gmail.com> Cc: freebsd-x11@freebsd.org, Florent Thoumie <flz@freebsd.org> Subject: Re: GL problems with experimental ports tree. Message-ID: <456E2BF1.6000204@voicenet.com> In-Reply-To: <5feb6230611291304yf746450oeee47cf523f4a788@mail.gmail.com> References: <5feb6230611290031v683b6455nf5b51d75cf98a8c3@mail.gmail.com> <456D5237.1070004@FreeBSD.org> <5feb6230611291304yf746450oeee47cf523f4a788@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I had the same problem with the nVidia driver from the ports tree when I tried to run previously installed GL applications... However, if I recompiled the GL applications after installing the nVidia driver, they ran just fine. Please let me know if that works for you. Adam Jeremy Sherling wrote: > I updated to the 9629 driver, but I still get the same error. (The > 9742 driver doesn't support my card.) > > On 11/29/06, Florent Thoumie <flz@freebsd.org> wrote: >> Jeremy Sherling wrote: >> > Hello all... I recently installed xorg from the new ports tree along >> > with the 1.0-8776 nvidia driver. >> > My problem is, any time I try to run something that uses GL, I get the >> > following error... >> > >> > %./glmatrix >> > Fatal error 'Recurse on a private mutex.' at line 986 in file >> > /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0) >> > Abort (core dumped) >> >> Not really sure what it is. Can you try to install more recent drivers >> (like 9742 beta drivers?). >> >> If you can, just pkg_delete -x nvidia-driver, download the tarball, do a >> manual sed 's|lib/modules|lib/xorg/modules|' on x11/*/Makefile and >> install with make install X11BASE=/usr/X11R6. >> >> -- >> Florent Thoumie >> flz@FreeBSD.org >> FreeBSD Committer >> >> >> >> > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?456E2BF1.6000204>