From owner-freebsd-bugs@FreeBSD.ORG Sun Jun 7 10:50:12 2009 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1DAB106564A for ; Sun, 7 Jun 2009 10:50:12 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 8279E8FC08 for ; Sun, 7 Jun 2009 10:50:11 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 6DA0BA2B1C; Sun, 7 Jun 2009 14:50:10 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.static.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1823384918; Sun, 07 Jun 2009 14:50:10 +0400 Received: from dchagin.static.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.static.corbina.ru (8.14.3/8.14.3) with ESMTP id n57Ao9TI028681; Sun, 7 Jun 2009 14:50:09 +0400 (MSD) (envelope-from dchagin@dchagin.static.corbina.ru) Received: (from dchagin@localhost) by dchagin.static.corbina.ru (8.14.3/8.14.3/Submit) id n57Ao6n7028680; Sun, 7 Jun 2009 14:50:06 +0400 (MSD) (envelope-from dchagin) Date: Sun, 7 Jun 2009 14:50:06 +0400 From: Chagin Dmitry To: Alexander Best Message-ID: <20090607105006.GA28519@dchagin.static.corbina.ru> References: <200906070850.n578o2dW081957@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <200906070850.n578o2dW081957@freefall.freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-bugs@freebsd.org Subject: Re: kern/133144: [linux] linuxulator 2.6 crashes with nvidias libGL.so.1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 10:50:13 -0000 --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 > To: > 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--