On Tue, Sep 11, 2007 at 06:00:17PM +0200, Jordà Polo wrote: > On Sat, Aug 25, 2007 at 01:56:38AM +0300, Taneli Vähäkangas wrote: > > two things: 1) sound works now with pulseaudio, 2) with alsa it still > > fails the same way. With the patch I get: > > Mix_OpenAudio: No available audio device > > ... > > On Mon, Sep 10, 2007 at 09:42:13AM +0300, Taneli Vähäkangas wrote: > > Currently I have libsdl1.2debian-esd. Previously I had libsdl1.2-alsa. I > > can't remember at which point I changed it, but very likely not before > > originally reporting the bug. Is there a way to find out? > > Not that I know. Could you please try to install libsdl1.2debian-all or > libsdl1.2debian-alsa and test again? I have the same problem if > libsdl1.2debian-esd is installed; but, as expetected, it works fine with > libsdl1.2debian-{all,alsa}.
Ok, without pulseaudio both libsdl1.2debian-alsa and libsdl1.2debian-all give: Mix_OpenAudio: Couldn't set audio channels Sound disabled (and there is no sound) With pulseaudio libsdl1.2debian-all works, but libsdl1.2debian-alsa doesn't: Mix_OpenAudio: No available audio device Sound disabled This seems to be different from your results. Is there something else I can try? Taneli