Frictional Games Forum (read-only)

Full Version: [solved]Ubuntu Karmic 64bit OpenAL issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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