Frictional Games Forum (read-only)
Penumbra all - Fedora 18 x64 + Nvidia - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html)
+---- Thread: Penumbra all - Fedora 18 x64 + Nvidia (/thread-20636.html)



Penumbra all - Fedora 18 x64 + Nvidia - hnsz2002 - 03-05-2013

Hi all,

I bought Black Plague and Requiem via steam a few weeks ago, and not works perfectly. Its start, but when I heard tiping, no text or other image, only black screen, then 3 logos are showing, and after that "menu" comes with music and header, but no game menu, no menu captions, and cannot exit. I already tried to run outside steam, without steam.

This happend with Overture too, this game i bought two years ago, i played with it earlier in opensuse x64 on same hardware, and i dont have any problems, now this does not work too... Same result.

I tried to install some 32bit libraries, but did not helped.
The error message is:
"libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details."

Here is my glxinfo: http://paste.fedoraproject.org/4347/

Thank you for help!


RE: Penumbra all - Fedora 18 x64 + Nvidia - Urkle - 03-06-2013

The failed to load driver: swrast error means you didn't install the 32bit nvidia GL libs.. if you are using the RPMS from rpmfusion.org (which you should) you need to install the 32bit xorg-x11-drv-nvidia-libs. this can be done via

Quote:yum install xorg-x11-drv-nvidia-libs.i686



RE: Penumbra all - Fedora 18 x64 + Nvidia - hnsz2002 - 03-06-2013

Thank you, works! Smile