3
« on: July 15, 2009, 01:02:57 pm »
Hi
I use Ubuntu 9.04 amd 64 linux. I have visual errors with OpenGl (i use a 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) graphic device)
This card apparently does not support all the opengl stuff. so i want to use the software renderer. I changed in psclient.cfg one line System.Plugins.iGraphics3D = crystalspace.graphics3d.opengl to System.Plugins.iGraphics3D = crystalspace.graphics3d.software. But i get this error if i start the psclient
----
$ ./psclient
Your configuration files are in... /home/camillo/.PlaneShift
WARNING: could not load plugin 'crystalspace.graphics3d.software'
DEBUG: Initializing OpenAL sound system
DEBUG: Retrieving available devices.
DEBUG: Default OpenAL device: '((sampling-rate 44100) (device '(native))
DEBUG: No device specified
DEBUG: Falling back on default device
DEBUG: Can't retrieve attributes size: OpenAL error ALC_INVALID_DEVICE
No 3D driver!
psclient: No 3d driver (iGraphics3D) plugin!
---
what should i do next
greetings spjoe