Author Topic: FreeBSD problem  (Read 399 times)

novice

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
FreeBSD problem
« on: June 25, 2003, 09:55:19 am »
hello,

after some problems with the compilation, I finally succeded in compiling planeshift. But now I have a problem when I try to launch it:

(novice@novice ~/my_planeshift/distro/planeshift) ./psclient          
Warning: Failed to load `csjngimg\'; use \'-verbose\' argument for details.
Warning: Failed to load `csjngimg\'; use \'-verbose\' argument for details.
Xlib:  extension \"GLX\" missing on display \":0.0\".
Cannot use preferred GLX visual - Generic visual will be used.
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not support a generic visual with double buffer and depth buffer
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not provide double buffering
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not support a depth buffer
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not support at least 12 bit color
crystalspace.graphics3d.opengl: Error opening Graphics2D context.
ALERT: crystalspace.graphics3d.opengl: Error opening Graphics2D context.
Xlib:  extension \"GLX\" missing on display \":0.0\".
Cannot use preferred GLX visual - Generic visual will be used.
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not support a generic visual with double buffer and depth buffer
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not provide double buffering
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not support a depth buffer
Xlib:  extension \"GLX\" missing on display \":0.0\".
Graphics display does not support at least 12 bit color
block_size: 8192
Mounting maps: dungeon hydlaa podium temple tower.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jorrit and others
planeshift.application.client: 0.97 rdev [Unix-x86-GCC]
planeshift.application.client: Failed to init app!

please help me
« Last Edit: June 25, 2003, 09:56:16 am by novice »

dark_chicken

  • Traveller
  • *
  • Posts: 18
    • View Profile
(No subject)
« Reply #1 on: June 25, 2003, 12:44:34 pm »
It seems like you don\'t have GLX. What kind of graphic card do you have? If you have a NVIDIA card you should download the latest drivers from the http://www.nvidia.com. If you know that you have the correct drivers you should check if you have the line \"Load    \"glx\" \" in your XF86Config file.
Ingame character is Jiuna. Say hello and give me all your crystals if you see me!

novice

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
(No subject)
« Reply #2 on: June 25, 2003, 01:22:40 pm »
I have the version 5.0 of freebsd, and this version is not supported by nvidia driver :(.

But I try to add the line \"Load glx\" in my XF86Config file, and:

Warning: Failed to load `glx2d\'; use \'-verbose\' argument for details.
Warning: Failed to load `glx2d\'; use \'-verbose\' argument for details.
Warning: Failed to load `csjngimg\'; use \'-verbose\' argument for details.
Warning: Failed to load `csjngimg\'; use \'-verbose\' argument for details.
aws-debug: Couldn\'t find iGraphics2D plugin!!
Segmentation fault (core dumped)

any idea ?

dark_chicken

  • Traveller
  • *
  • Posts: 18
    • View Profile
(No subject)
« Reply #3 on: June 26, 2003, 12:53:02 am »
I don\'t know how important csjngimg is, but you should probably download libjng and recompile CS. It also seems like CS is compiled without glx. I\'ve only used Nvidias drivers, and I\'m not good at bsd, so I don\'t know what to do. I think you should run the CS configure script, and make sure that you have everything that\'s required.
Ingame character is Jiuna. Say hello and give me all your crystals if you see me!