From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 6 16:30:09 2010 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0BA3106568B for ; Wed, 6 Jan 2010 16:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F72F8FC13 for ; Wed, 6 Jan 2010 16:30:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o06GU9P7051719 for ; Wed, 6 Jan 2010 16:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o06GU9DC051714; Wed, 6 Jan 2010 16:30:09 GMT (envelope-from gnats) Date: Wed, 6 Jan 2010 16:30:09 GMT Message-Id: <201001061630.o06GU9DC051714@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Alexander Best Cc: Subject: Re: kern/133144: [linux] linuxulator 2.6 crashes with nvidias libGL.so.1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2010 16:30:09 -0000 The following reply was made to PR kern/133144; it has been noted by GNATS. From: Alexander Best To: Cc: barbara Subject: Re: kern/133144: [linux] linuxulator 2.6 crashes with nvidias libGL.so.1 Date: Wed, 06 Jan 2010 17:20:51 +0100 (CET) This is a MIME encoded multipart message. --+permail-20100106162051f7e55a9d00003757-a_best01+ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit i remember having a similar problem a while ago. it seems some games from id software use a hardcoded libGL.so path. please try if the attached script solves the problem. cheers. alex p.s.: please keep in mind that the nvidia drivers performs some checks in places like /compat/linux/usr/{local|X11R6} and removes any graphic libs it finds in those locations. that way nvidia wants to make sure that no existing graphic libs conflict with their libs. this means you have to re-run the script everytime you re-install the nvidia drivers. --+permail-20100106162051f7e55a9d00003757-a_best01+ Content-Type: text/plain Content-Transfer-Encoding: Base64 Content-Disposition: attachment; filename="symlinks.sh.txt" IyEvYmluL3NoCm1rZGlyIC1wIC9jb21wYXQvbGludXgvdXNyL2xvY2FsL2xpYgpjZCAvY29tcGF0 L2xpbnV4L3Vzci9sb2NhbC9saWIvCmxuIC1pcyAuLi8uLi9saWIvbGliR0wuc28uMQpsbiAtaXMg Li4vLi4vbGliL2xpYkdMY29yZS5zby4xCmxuIC1pcyAuLi8uLi9saWIvbGlibnZpZGlhLXRscy5z by4xCg== --+permail-20100106162051f7e55a9d00003757-a_best01+--