hello,
i know there is a similar thread in this forum but it didnt solve my problem. i just downloaded and installed succesful the latest version. but its not working, when starting the client or the updater it says that it cant find a 3d driver:
milosh@orbit planeshift $ ./psclient
DLERROR (/home/milosh/planeshift/CS/gl3d.csplugin): libnvidia-tls.so.1: cannot handle TLS data
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
No 3D driver!
psclient: No 3d driver (iGraphics3D) plugin!
which is not true, i have a 3d driver and glxinfo tells me that DRI is enabled:
orbit extensions # glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:
im using gentoo linux with a nvidia fx5600go card and latest nvidia-kernel/glx installed. the required nvidia libraries are also installed:
milosh@orbit CS $ ldd gl3d.so
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /lib/libdl.so.2 (0xb7ebb000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb7ea4000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7e51000)
libz.so.1 => /lib/libz.so.1 (0xb7e42000)
libGL.so.1 => /usr/lib/opengl/nvidia/lib/libGL.so.1 (0xb7dd4000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb7dcb000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb7db4000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7ced000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7cdf000)
libm.so.6 => /lib/libm.so.6 (0xb7cbc000)
libstdc++.so.5 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so.5 (0xb7c02000)
libgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libgcc_s.so.1 (0xb7bf9000)
libc.so.6 => /lib/libc.so.6 (0xb7ae2000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
libGLcore.so.1 => /usr/lib/opengl/nvidia/lib/libGLcore.so.1 (0xb73f0000)
libnvidia-tls.so.1 => /usr/lib/opengl/nvidia/lib/libnvidia-tls.so.1 (0xb73ee000)
any hints what i might be doing wrong? it worked perfectly in 03.060 with nvidia glx - therefor if not absolutely neccessary i dont want to switch to xorg gl (besides i dont know how

.
thanks in advance.
Lishom