Date: Sun, 7 Jun 2009 14:50:06 +0400 From: Chagin Dmitry <dchagin@freebsd.org> To: Alexander Best <alexbestms@math.uni-muenster.de> Cc: freebsd-bugs@freebsd.org Subject: Re: kern/133144: [linux] linuxulator 2.6 crashes with nvidias libGL.so.1 Message-ID: <20090607105006.GA28519@dchagin.static.corbina.ru> In-Reply-To: <200906070850.n578o2dW081957@freefall.freebsd.org> References: <200906070850.n578o2dW081957@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 07, 2009 at 08:50:02AM +0000, Alexander Best wrote: > The following reply was made to PR kern/133144; it has been noted by GNAT= S. >=20 > From: Alexander Best <alexbestms@math.uni-muenster.de> > To: <bug-followup@FreeBSD.org> > Cc: =20 > Subject: Re: kern/133144: [linux] linuxulator 2.6 crashes with nvidias > libGL.so.1 > Date: Sun, 07 Jun 2009 10:47:30 +0200 (CEST) >=20 > this problem report can be closed! > =20 I disagree to close the PR as it mean that out modify_ldt() emulation fails. > the reason all the linux 3d applications crashed was due to a wrong linux > libraries which got shipped with the nvidia freebsd driver. the fix will= be in > one of the next driver releases. > =20 > for a quick fix do the following: > =20 > 1. go to ftp://download.nvidia.com/XFree86/Linux-x86/ and enter the dire= ctory > which is named after the release of the nvidia drivers which you are cur= rently > using. (`sysctl hw.nvidia.version`) > 2. download the file NVIDIA-Linux-x86-XXX-pkg0.run (XXX being the relase > you're running) > 3. sh NVIDIA-Linux-x86-XXX-pkg0.run -x (XXX being the relase you're runn= ing) > 4. cp -pR NVIDIA-Linux-x86-XXX-pkg0/usr/lib/tls/libnvidia-tls.so.XXX \ > /compat/linux/usr/lib (XXX being the relase you're running) > =20 > this should fix the issue and let you run linux 3d apps with > compat.linux.osrelease set to 2.6.16 and a linux linux_base port > fc4. > =20 > for more information have a look at this thread: > http://www.nvnews.net/vbulletin/showthread.php?t=3D129584 > =20 Good news... So, after *at() syscalls merge to RELENG_7 we can switch it to 2.6 emualtion by default. --=20 Have fun! chd --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEUEARECAAYFAkorm14ACgkQ0t2Tb3OO/O16cACY8rqQaKSDFcBhpHCHd5JSeTz5 0QCghSU6cRAVBnyND6F8BUayr54ElaE= =esgz -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090607105006.GA28519>