[Pkg-games-ubuntu] [Bug 503780] Re: OpenAL Soft doesn't work with PulseAudio (Ubuntu's default sound system)

Vincent François vincentfrancois.pro at gmail.com
Sat Jan 16 17:44:20 UTC 2010


Hello,

As you know, OpenAL poses some problems with the PulseAudio driver.
I just clone the latest version of OpenAL GIT and PulseAudio works correctly.

To configure OpenAL, the .alsoftrc contains a single line: drivers =
pulse

For those who want to experiment, go see the site
http://kcat.strangesoft.net/openal.html to retrieve and test the latest
version.

I look forward to your comments.

Thank you.

Vincent Francois <vincentfrancois.pro at gmail.com>, France country.

-- 
OpenAL Soft doesn't work with PulseAudio (Ubuntu's default sound system)
https://bugs.launchpad.net/bugs/503780
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to openal-soft in ubuntu.

Status in “openal-soft” package in Ubuntu: Fix Released
Status in “pulseaudio” package in Ubuntu: Fix Released

Bug description:
OpenAL Soft (the default OpenAL implementation) causes troubles in combination with PulseAudio that is used by default on the Ubuntu desktop. These troubles can be very different going from just no sound to crashes and freezes of apps that use OpenAL (mostly games).

The root cause for this seems to be that OpenAL Soft doesn't use it's new pulse output on systems with pulse running ( http://www.pulseaudio.org/wiki/PerfectSetup#OpenALApplications ) and/or the pulse output is a bit buggy. So instead of using Pulse directly (& correctly) it uses ALSA as it's output and because ALSA also has a pulse plugin the sound is routed to PulseAudio and then back to ALSA. But this seems to be buggy, in Ubuntu at least ;).

I did this new report to synergize all the efforts of the various reports about this issue, so there is already plenty of information on the different troubles and on suggested solutions in the duplicates. That's why we should try to stay focused here.







More information about the Pkg-games-ubuntu mailing list