Comment 46 for bug 202089

Revision history for this message
TheFlyingPengwyn (dcocks) wrote :

I had a similar problem while coding an openAL program. I found a simple fix by using asoundconf

asoundconf set-pulseaudio

This makes alsa go via the long route, through pulseaudio, rather than straight to the sound devices. Works fine so far. I haven't restarted yet, but assume that won't be a problem.