Frictional Games Forum (read-only)
[solved]Ubuntu Karmic 64bit OpenAL issue - 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: [solved]Ubuntu Karmic 64bit OpenAL issue (/thread-3258.html)



[solved]Ubuntu Karmic 64bit OpenAL issue - Lupine - 04-17-2010

I have tried everything I can find on the Internet to get the PenumbraOvertureDemo to launch on Ubuntu Karmic 64bit, however it continues to fail with:

Quote:Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL.
Trying to open audio device... FATAL ERROR: Failed! Check your OpenAL installation

I've Googled around and read about disabling PulseAudio, but that hasn't worked. I've tried updating the libs to symlinks to my actual libs in /usr/lib but that hasn't worked.

I play many other games, and sound works perfectly fine with them:
Penny Arcade - RainSlick 1 & 2
Doom 3
Prey
Enemy Territory Quake Wars
Quake 4
...etc.
However, for the life of me...I just can't seem to get PenumbraOvertureDemo to work. Can an Ubuntu Karmic 64bit user please help me out?

Thx,
-Lup


RE: Ubuntu Karmic 64bit OpenAL issue - Lupine - 04-17-2010

Wouldn't ya know it....just a little more Googling, and I finally found the solution. The step I needed to take was:

Code:
gedit ~/.alsoftrc
...and then make sure the file looked like this:
Quote:[general]
drivers=alsa

After doing that, the game launched and I was able to play.

Hopefully this helps someone else....for now I'm off to purchase the full game,
-Lup