• Register

This member has provided no bio about themself...

Comment History
nitroflow
nitroflow - - 1 comments @ Blue Libra

I also have this problem. It worked fine with Mandriva 2011 but after upgrading to Rosa Fresh 2012 it stopped showing image. I have an Nvidia Geforce 9500m and am using the proprietary drivers.

Running "LIBGL_DEBUG=verbose ./BlueLibra" gives the following output:

libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
libGL error: failed to load driver: swrast
AL lib: (EE) LoadConfigFromFile: config parse error: option without a value: "(define"
AL lib: (WW) FreeDevice: (0x98a4270) Deleting 1 Buffer(s)

but running both "cat /var/log/Xorg.0.log | grep dri2" and glxinfo give the following outputs respectively:

[ 700.873] (II) Loading sub module "dri2"
[ 700.873] (II) LoadModule: "dri2"
[ 700.873] (II) Module "dri2" already built-in

name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4

so DRI is enabled.

Using the system libraries instead of the ones included with the game don't do anything to resolve this problem either, so I'm at the end of my wits. Any help would be greatly appreciated.

Good karma+1 vote