Comment 39 for bug 273693

Revision history for this message
Alexander Vasilev (alexvasilev75) wrote :

+1 - same problem, Doom 3, ETQW, Quake 4 and Skype do not have sound, Prey however works somehow... I'm using 64Bit Jaunty.

Doom and the others:

------ Alsa Sound Initialization -----
ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib ../../../src/pcm/pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM default
snd_pcm_open SND_PCM_STREAM_PLAYBACK 'default' failed: No such file or directory
dlclose
--------------------------------------
----------- Alsa Shutdown ------------
--------------------------------------

Prey:

------ SDL Sound Initialization ------
ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib ../../../src/pcm/pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM default
SDL is using audio backend 'esd'.
allocated a mix buffer of 32768 bytes
SDL_AudioSpec: 44100 freq, S16LSB, 2 channels, 512 samples.
Opening audio device...
Audio device is ready.
--------------------------------------