Frictional Games Forum (read-only)
Black Plague doesn't start under Debian Etch - 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: Black Plague doesn't start under Debian Etch (/thread-2085.html)



Black Plague doesn't start under Debian Etch - Sharpshooter - 05-19-2008

Hi. I played Overture few month ago ; since I updated my Debian Etch and now Overture and BlackPlague don't start.

When I launch one game or the other it crash and I have this message in the hlp.log :
Code:
Init low level graphics
Setting video mode: 800 x 600 - 32 bpp
ERROR: Could not set display mode setting a lower one!
FATAL ERROR: Unable to initialize display!

I have a Geforce 8800 and the 800x600 mode is working fine if I try this mode.

Any idea to help me ?


RE: Black Plague doesn't start under Debian Etch - Sharpshooter - 05-22-2008

Oops ! I re-installed the Nvidia driver and now it works. Probably the driver was mis-installed.

So. It works and it's a great game ! Smile Thanks


RE: Black Plague doesn't start under Debian Etch - BLooDCorpse - 07-17-2009

Have same problem with all three games on Fedora 11 86_x64

bash-4.0$ rpm -q xorg-x11-drv-nvidia
xorg-x11-drv-nvidia-185.18.14-2.fc11.x86_64

bash-4.0$ uname -a
Linux Fedora_portable 2.6.29.5-191.fc11.x86_64 #1 SMP Tue Jun 16 23:23:21 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

What can be done to solve this problem?


RE: Black Plague doesn't start under Debian Etch - Urkle - 07-17-2009

(07-17-2009, 10:40 PM)BLooDCorpse Wrote: Have same problem with all three games on Fedora 11 86_x64

bash-4.0$ rpm -q xorg-x11-drv-nvidia
xorg-x11-drv-nvidia-185.18.14-2.fc11.x86_64

What can be done to solve this problem?

You need to make sure you have the 32bit libs installed as well.. Penumbra is a 32bit only application, and requires the 32bit libs installed.. check all of your xorg-x11-drv-nvidia files.

rpm -qa xorg-x11-drv-nvidia\*
make sure you have the 32bit and 64bit -libs package.


RE: Black Plague doesn't start under Debian Etch - BLooDCorpse - 07-18-2009

(07-17-2009, 11:13 PM)Urkle Wrote: You need to make sure you have the 32bit libs installed as well.. Penumbra is a 32bit only application, and requires the 32bit libs installed.. check all of your xorg-x11-drv-nvidia files.

rpm -qa xorg-x11-drv-nvidia\*
make sure you have the 32bit and 64bit -libs package.

Thanks a lot, that solved my problem. Although, I have another one and have created a topic for that: link


RE: Black Plague doesn't start under Debian Etch - Inigo - 07-19-2009

(07-18-2009, 03:40 PM)BLooDCorpse Wrote:
(07-17-2009, 11:13 PM)Urkle Wrote: You need to make sure you have the 32bit libs installed as well.. Penumbra is a 32bit only application, and requires the 32bit libs installed.. check all of your xorg-x11-drv-nvidia files.

rpm -qa xorg-x11-drv-nvidia\*
make sure you have the 32bit and 64bit -libs package.

Thanks a lot, that solved my problem. Although, I have another one and have created a topic for that: link

Hi BLooDCorpse,

which 32 libs have you installed?
Code:
$ rpm -qa | grep i586 > libs32.txt