PlaneShift

Support => Linux Specific Issues => Topic started by: dgrat on July 31, 2005, 01:28:32 pm

Title: Indirect rendering may indicate a flawed OpenGL setup... X serve
Post by: dgrat on July 31, 2005, 01:28:32 pm
when i want to start planeshift i always get this problem.
Code: [Select]

Indirect rendering may indicate a flawed OpenGL setup if you run on a local X server.

 i am using suse 9.3 and i have installed the drivers from the suse ftp server to get my \"radeon 9500 pro\" working.
in glx gears i get 2500 fps. what ive made wrong? does anybody in this forum have an advice for me?

(sry for bad english, im german)
Title:
Post by: Platyna on July 31, 2005, 01:42:44 pm
Type:
glxinfo | grep direct
And paste the output.


Regards.
Title:
Post by: dgrat on July 31, 2005, 01:58:17 pm
ok, ive found the bug. and this should be important for the programmers of this game. the libgl.so... binaries are not in the same dir. when i install the original driver package from ati.de instead of them from the suse ftp server. (/usr/lib/fglrx/lib/libGL.so.1-->suse; /usr/X11R6/lib/libGL.so.1.2-->ati)
and so on...
maybe one can compare these rpms, because some other distros use the same pathes (ccux). AND the open source game glest has the same problem. crystal space should get updated!

kindly regards... dgrat
Title:
Post by: Platyna on July 31, 2005, 02:51:09 pm
Well, so what shows you the command I gave you above? I had various direct
rendering issues on Suse 9.3 as well.


Regards.
Title:
Post by: dgrat on July 31, 2005, 05:14:31 pm
it shows me now that it is ok/or activated
i simply had to install the ati package after i installed the one from suse 9.3. and now the games takes the libs from the ati rpm. and common suse apps, the libs from the suse package.
Title:
Post by: dgrat on July 31, 2005, 05:20:12 pm
i do write in c++ some progs, but i never progged for 3d-engines maybe there is a way to make a patch?
Title:
Post by: Platyna on July 31, 2005, 05:24:27 pm
I believe you don\'t need a patch but installer update from http://planeshift.xpam.de/


Regards.