From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 6 00:32:11 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 094F71065670; Wed, 6 Jan 2010 00:32:11 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id 96DA98FC1A; Wed, 6 Jan 2010 00:32:10 +0000 (UTC) Received: from libero.it (192.168.33.223) by cp-out2.libero.it (8.5.107) id 4B4240A7000EF0EA; Wed, 6 Jan 2010 01:32:09 +0100 Date: Wed, 6 Jan 2010 01:32:09 +0100 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "bug-followup" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 87.17.218.47 Cc: freebsd-emulation 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 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 00:32:11 -0000 Ok, from what I've understood it should be a linuxlator problem. Certainly it's because of my ignorance, but I'm a little confused, becaus= e from what I've tested in the past (after the post by zander on nvidia f= orum) and also form what I've got from your words (@ 2,3), the tls versio= n should work, am I wrong? The problem I'm facing is that now it's not working, so I made some tests= (*) with wolfsp (games/rtcw) and the lastest version of different major v= ersions of the nvidia driver: 180.60 -> it doesn't work, it works after replacing libnvidia-tls.so (not= e that it's the same major version for which zander suggested the fix) 185.18.36 -> it works, no workaround required (nvidia fixed it on new ver= sions?) 190.53 -> it doesn't work - even replacing libnvidia-tls.so 195.22 (ports)(**) -> it doesn't work - same as above(***) So I'm wondering why it stopped working between 185 and 190? Shouldn't it= be working with the tls version? It's a nvidia fault and should be reported, or >185 are exposing new "bug= s" in linuxlator, or because of changes in linuxlator having a bad impact= on >185,...? Sorry but my English is not good, so I hope I don't get misunderstood. If you need more tests, kdump, or anything else, I will be happy to help.= Sorry again and thank you for the patience... Barbara (*) # uname -a FreeBSD satanasso.local.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Jan 1 = 18:47:59 CET 2010 root@satanasso.local.net:/usr/obj/usr/src/sys/SATAN= ASSO i386 # sysctl compat.linux.osrelease compat.linux.osrelease: 2.6.16 # pkg_info -Ix linux_base linux_base-f10-10_2 (**) wolfsp doesn't work *anymore* also on RELENG_7, linux_base-fc-4_15, compa= t.linux.osrelease: 2.4.2. On July it was working. Anyway, just to add more confusion, linux-enemyterritory is working!!!(?)= (not tested on RELENG_8). (***) ...loading libGL.so.1: QGL_Init: Can't load libGL.so.1 from /etc/ld.so.co= nf or current dir: /usr/local/share/rtcw/libGL.so.1: cannot open shared o= bject file: No such file or directory