Author Topic: Gentoo Linux, Couldn't find iGraphics2D plugin!!  (Read 749 times)

Matyy

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
Gentoo Linux, Couldn't find iGraphics2D plugin!!
« on: November 06, 2004, 05:47:09 pm »
Hello, I am new to Linux and I am using gentoo linux.

I read different topics here but I couldn\'t find a solution for my problem.

I have a nVidia Geforce FX5900. (emerged nvidia-glx)
I first try to run it as root.

So, when I emerged it, I type planeshift and I get: \"planeshift: command not found\". When I go to /usr/games/bin and type \"bash planeshift\" I get following messages:
---
bash-2.05b# bash planeshift
Xlib: connection to \":0.0\" refused by server
Xlib: No protocol specified

aws-debug: Couldn\'t find iGraphics2D plugin!!
Segmentation fault
---

Any ideas?

roach

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
(No subject)
« Reply #1 on: November 06, 2004, 09:34:29 pm »
i have exactly the same problem,when i run psclient i get this error
--------------------

Warning: Failed to load `gl3d\'; use \'-verbose\' argument for details.
Warning: Failed to load `gl3d\'; use \'-verbose\' argument for details.
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
aws-debug: Couldn\'t find iGraphics2D plugin!!
psclient: No 3d driver (iGraphics3D) plugin!
-----------------------

but when i run psclient-bin the game starts,i create a character,but at the end when i choose traits and i press next,the game quits with \'segmentation fault\' error,whats with that?(it does the same with both,manual and quick char generation)

ArcaneFalcon

  • Hydlaa Notable
  • *
  • Posts: 591
  • ?
    • View Profile
(No subject)
« Reply #2 on: November 06, 2004, 11:03:03 pm »
Quote
I first try to run it as root.

Well there\'s your first problem.  Never run as root unless absolutely necessary.  You need to run under a user in the \"games\" group.

Try remerging PS and CS, and then try:
Code: [Select]
env-update; source /etc/profile

Also, when it says \"use \'-verbose\' argument for details.
\" then you should do so and post the details.