DRI (direct 3D rendering) in Linuxulator?

Martin Cracauer cracauer at cons.org
Fri May 20 13:29:13 PDT 2005


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 at 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.


More information about the freebsd-emulation mailing list