From owner-freebsd-emulation@FreeBSD.ORG Fri May 20 20:29:13 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B33416A4CE for ; Fri, 20 May 2005 20:29:13 +0000 (GMT) Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3254443D58 for ; Fri, 20 May 2005 20:29:12 +0000 (GMT) (envelope-from cracauer@schlepper.zs64.net) Received: from schlepper.zs64.net (schlepper [212.12.50.230]) by schlepper.zs64.net (8.13.1/8.12.9) with ESMTP id j4KKTAkJ096497; Fri, 20 May 2005 22:29:10 +0200 (CEST) (envelope-from cracauer@schlepper.zs64.net) Received: (from cracauer@localhost) by schlepper.zs64.net (8.13.1/8.12.9/Submit) id j4KKTAaK096495; Fri, 20 May 2005 16:29:10 -0400 (EDT) (envelope-from cracauer) Date: Fri, 20 May 2005 16:29:10 -0400 From: Martin Cracauer To: Eric Anholt Message-ID: <20050520162910.A96469@cons.org> References: <20050520110710.A90337@cons.org> <1116615072.992.4.camel@leguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1116615072.992.4.camel@leguin>; from eta@lclark.edu on Fri, May 20, 2005 at 11:51:12AM -0700 cc: Martin Cracauer cc: freebsd-emulation@freebsd.org Subject: Re: DRI (direct 3D rendering) in Linuxulator? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 20 May 2005 20:29:13 -0000 Eric Anholt wrote on Fri, May 20, 2005 at 11:51:12AM -0700: > On Fri, 2005-05-20 at 11:07 -0400, Martin Cracauer wrote: > > Hi, > > > > I noticed that Linux binaries which use 3D are no capable of using > > direct rendering with the free 3D drivers in the xorg servers. I > > verified that DRI works for FreeBSD binaries (have a Radeon 7500 in a > > Thinkpad). > > > > Did anybody investigate this yet? > > > > Does this work with the binary FreeBSD drivers provided by NVidia? > > Cannot check, my only NVidia-equipped FreeBSD box runs amd64 :-/ > > /usr/ports/graphics/linux_dri Oh. Thanks, that works! It required this: cd /compat/linux/usr/lib ln -s libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.1-2.so.3 with my /compat/linux installation which I think is vanilla ports/linux_base (= Redhat 7.3). The above link looks hardless enough to me. In any case it makes glxinfo run. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ No warranty. This email is probably produced by one of my cats stepping on the keys. No, I don't have an infinite number of cats.