PlaneShift

Support => Linux Specific Issues => Topic started by: FuzZy2006 on July 10, 2006, 10:41:14 am

Title: iGraphics 3D error on Ubuntu 6.06 LTS (KDE)
Post by: FuzZy2006 on July 10, 2006, 10:41:14 am
I am trying to run psclient and the error returned in the terminal is:
Code: [Select]
ERROR: FATAL: Cannot open X display
WARNING: failed to initialize plugin 'crystalspace.window.x'
Could not create an instance of crystalspace.window.x!
WARNING: failed to initialize plugin 'crystalspace.graphics2d.glx'
Error loading Graphics2D plugin.
WARNING: failed to initialize plugin 'crystalspace.graphics3d.opengl'
DEBUG: Software Renderer Initializing..
NOTIFY: Configured for driver [crystalspace.sndsys.software.driver.alsa]
WARNING: could not load plugin 'crystalspace.sndsys.software.driver.alsa'
ERROR: Failed to load driver [crystalspace.sndsys.software.driver.alsa].
WARNING: failed to initialize plugin 'crystalspace.sndsys.renderer.software'
No 3D driver!
psclient:  No 3d driver (iGraphics3D) plugin!
I have the nvidia-glx drivers installed from synaptic.
Title: Re: iGraphics 3D error on Ubuntu 6.06 LTS (KDE)
Post by: Wired_Crawler on July 12, 2006, 08:11:44 pm
Hmmm.. How did I missed this message  ???

Have You found the solution, FuzZy2006 ? If not, You are getting generic X error. This can happen because:


xhost local:

export DISPLAY=":0.0"

Let us know, if You manage to get the game working.
Title: Re: iGraphics 3D error on Ubuntu 6.06 LTS (KDE)
Post by: Bereror on July 12, 2006, 09:27:51 pm
  • You tried to run PlaneShift on remote machine, but settings of your Xserver (or firewall or something else) don't allow this (kidding, kidding ;) )

Don't be so sure, because it actually works ;) With 0.2 fps, but still works.
Title: Re: iGraphics 3D error on Ubuntu 6.06 LTS (KDE)
Post by: Ralas on July 14, 2006, 01:42:30 am
It looks to me like either you don't have direct rendering on, or the OpenGL libs aren't propererly installed.

Does ebunty have eselect?  Try eselect nvidia.  Or something, I forget the exact syntax.  What does glxinfo say?

EDIT: I forgot, to make sure the Opengl libs are installed, try switching into xorg-x11 mode by typing eselect xorg-x11 (or x11-xorg?  I'm on windows at work now and can't check).  Again, i forget the exact syntax for eselect.  Then switch back into nvidia mode to turn on direct rendering.