Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 16:29:10 -0400
From:      Martin Cracauer <cracauer@cons.org>
To:        Eric Anholt <eta@lclark.edu>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: DRI (direct 3D rendering) in Linuxulator?
Message-ID:  <20050520162910.A96469@cons.org>
In-Reply-To: <1116615072.992.4.camel@leguin>; from eta@lclark.edu on Fri, May 20, 2005 at 11:51:12AM -0700
References:  <20050520110710.A90337@cons.org> <1116615072.992.4.camel@leguin>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <cracauer@cons.org>   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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050520162910.A96469>