Frictional Games Forum (read-only)
Fedora 11 x86_64 - games doesn't start - 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: Fedora 11 x86_64 - games doesn't start (/thread-2861.html)



Fedora 11 x86_64 - games doesn't start - BLooDCorpse - 07-18-2009

Hi!

I've Fedora 11 with latest updates and nVidia proprietary driver.
I try to start game but got this error:

Quote:bash-4.0$ /opt/PenumbraCollection/blackplague
ALSA lib pcm.c:2171Sadsnd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2171Sadsnd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
AL lib: alsa.c:344: Could not open playback device 'default': No such file or directory
AL lib: oss.c:179: Could not open /dev/dsp: No such file or directory
(0) : fatal error C9999: *** exception during compilation ***
Cg compiler terminated due to fatal error/opt/PenumbraCollection/BlackPlague/blackplague: line 9: 2740 Segmentation fault ./blackplague.bin "$@"
Penumbra: Black Plague exited unexpectedly, please check

I've attached the log file.


RE: Fedora 11 x86_64 - games doesn't start - jens - 07-18-2009

It looks like it can not find the audio card/driver, I'm not that Linux oriented so I can't give any specific help. But hopefully someone else can jump in and give advice on how to make sure the game looks at the right place


RE: Fedora 11 x86_64 - games doesn't start - BLooDCorpse - 07-18-2009

Solved!

As all the time answer was in error: had to install alsa-plugins-pulseaudio.i586 package.