Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230355 - app-emulation/emul-linux-x86-soundlibs-20080418 - missing pulseaudio libraries
Summary: app-emulation/emul-linux-x86-soundlibs-20080418 - missing pulseaudio libraries
Status: RESOLVED DUPLICATE of bug 186820
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High enhancement
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-01 15:00 UTC by Simon Schäfer
Modified: 2008-07-01 16:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Schäfer 2008-07-01 15:00:11 UTC
I am trying to start a 32bit binary of a game and try to start it with pulseaudio support. I am getting the following errors:

AL lib: alsa.c:878: snd_ctl_pcm_next_device failed
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/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: Device or resource busy
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/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: Device or resource busy
WARNING: Cannot open the audio device.
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/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: Device or resource busy
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/alsa-lib/libasound_mod
ALSA lib pcm.c:2104:(snd_pcm_open_conf) Cannot open shared library /usr/lib32/alsa-lib/libasound_mod
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: Device or resource busy
ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default

And its right the following libraries are not available
/usr/lib32/alsa-lib/libasound_mod
/usr/lib32/alsa-lib/libasound_module_pcm_pulse.so


Reproducible: Always

Steps to Reproduce:
1. configure system to use pulseaudio
2. start 32bit game
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2008-07-01 16:49:35 UTC

*** This bug has been marked as a duplicate of bug 186820 ***