linux dri issues

Zane C.B. v.velox at vvelox.net
Tue Aug 10 00:34:32 UTC 2010


Any suggestions on getting DRI working with Linux compatibility under
RELENG_8 on AMD64?

I am getting some wierd errors about the version not matching for the
Linux version. Rebuilding and reinstalling does not help it. I've
checked and linux compat stuff matches what is installed.


[kitsune at vixen42]/home/kitsune> /compat/linux/usr/bin/glxinfo | grep direct ; sysctl -a | grep nvidia.version
Error: API mismatch: this NVIDIA driver component has version
195.36.15, but the NVIDIA kernel module's version does not match.
Please make sure that the kernel module and all NVIDIA driver
components have the same version.
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
Error: API mismatch: this NVIDIA driver component has version
195.36.15, but the NVIDIA kernel module's version does not match.
Please make sure that the kernel module and all NVIDIA driver
components have the same version.
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
hw.nvidia.version: NVIDIA UNIX x86_64 Kernel Module  195.36.15  Fri Mar 12 08:50:46 posix/SystemV/PST 2010

[kitsune at vixen42]/home/kitsune> uname -a ; glxinfo | grep vendor ; glxinfo | grep ^direct ; /compat/linux/usr/bin/glxinfo | grep vendor ; /compat/linux/usr/bin/glxinfo | grep ^direct
FreeBSD vixen42.vulpes.vvelox.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #1: Thu Jul 22 22:15:08 UTC 2010     kitsunetemp at vixen42.vulpes.vvelox.net:/usr/obj/usr/src/sys/GENERIC  amd64
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
direct rendering: Yes
direct rendering: Yes
Error: API mismatch: this NVIDIA driver component has version
195.36.15, but the NVIDIA kernel module's version does not match.
Please make sure that the kernel module and all NVIDIA driver
components have the same version.
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
Error: API mismatch: this NVIDIA driver component has version
195.36.15, but the NVIDIA kernel module's version does not match.
Please make sure that the kernel module and all NVIDIA driver
components have the same version.
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
Error: API mismatch: this NVIDIA driver component has version
195.36.15, but the NVIDIA kernel module's version does not match.
Please make sure that the kernel module and all NVIDIA driver
components have the same version.
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
Error: API mismatch: this NVIDIA driver component has version
195.36.15, but the NVIDIA kernel module's version does not match.
Please make sure that the kernel module and all NVIDIA driver
components have the same version.
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)

[kitsune at vixen42]/arc/src/build/vixen42.vulpes/ports/arc/src/ports/x11/nvidia-driver/work> md5 NVIDIA-FreeBSD-x86_64-195.36.15/obj/linux/libGL* /compat/linux/usr/lib/libGL*
MD5 (NVIDIA-FreeBSD-x86_64-195.36.15/obj/linux/libGL.so.195.36.15) = 529eeca82701cfc62a9cf61e557837b4
MD5 (NVIDIA-FreeBSD-x86_64-195.36.15/obj/linux/libGLcore.so.195.36.15) = c3172598e13f5a116964d685a7fc0e25
MD5 (/compat/linux/usr/lib/libGL.so.1) = 529eeca82701cfc62a9cf61e557837b4
MD5 (/compat/linux/usr/lib/libGL.so.195.36.15) = 529eeca82701cfc62a9cf61e557837b4
MD5 (/compat/linux/usr/lib/libGLU.so.1) = a433a4be127729caa3006087cd177fba
MD5 (/compat/linux/usr/lib/libGLU.so.1.3.070300) = a433a4be127729caa3006087cd177fba
MD5 (/compat/linux/usr/lib/libGLcore.so.1) = c3172598e13f5a116964d685a7fc0e25
MD5 (/compat/linux/usr/lib/libGLcore.so.195.36.15) = c3172598e13f5a116964d685a7fc0e25
MD5 (/compat/linux/usr/lib/libGLw.so.1) = 774231c7da4b370257be27b7324acd52
MD5 (/compat/linux/usr/lib/libGLw.so.1.0.0) = 774231c7da4b370257be27b7324acd52
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20100810/d22dee07/signature.pgp


More information about the freebsd-x11 mailing list