Date: Sat, 29 Dec 2007 15:49:22 -0500 From: Adam K Kirchhoff <adamk@voicenet.com> To: Mikhail Teterin <mi+kde@aldan.algebra.com> Cc: emulation@FreeBSD.org, nox@FreeBSD.org, x11@FreeBSD.org Subject: Re: Linux-programs can't do direct rendering?.. Message-ID: <20071229154922.cd82f19d.adamk@voicenet.com> In-Reply-To: <200712291442.16599@aldan> References: <200712291442.16599@aldan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Dec 2007 14:42:16 -0500 Mikhail Teterin <mi+kde@aldan.algebra.com> wrote: > Hello! > > I'm seeing this on the two different computers already. Although > native FreeBSD programs can do direct rendering, the Linux ones (such > as google-earth) can not. > > One of the machines is FreeBSD-6.3-PRERELEASE/amd64 with a Radeon > card. The other -- FreeBSD-7.0-PRERELEASE/i386 with an NVidia. > > On both systems the native glxinfo (installed by the the > graphics/mesa-demos) reports direct rendering as available: > > % glxinfo | grep direct > direct rendering: Yes > > on both, however, the Linux version (from linux_dri-7.0) says No: > > % /compat/linux/usr/X11R6/bin/glxinfo | grep direct > direct rendering: No How did you install linux_dri on amd64? Last time I tried, it reported back that it was unsupported on amd64. As for the i386 machine... If you installed linux_dri after installing the nvidia drivers, you overwrote the libGL and libGLcore files from the nvidia drivers, so it's not surprising direct rendering doesn't work there. Adam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071229154922.cd82f19d.adamk>