I've seen a couple topics that deal with this error, but they're all really old and they didn't help, so I'll just create this. I'm trying to get audio to work. I just installed Ubuntu 10.04. Sound works for everything but wine. I open winecfg to test the sound, but get nothing and along with this in the terminal: Code: err:alsa:wine_snd_pcm_recover underrun occurred Now I've noticed looking around the web that sometimes the sound works even when the user receives this error, but this isn't the case with me. I've checked my alsa config and everything looks good, and again, sound works for everything but wine. Any help would be appreciated.
On Mon, Apr 25, 2011 at 22:58, BorgAssimilator <wineforum-user at winehq.org> wrote:> I've seen a couple topics that deal with this error, but they're all really old and they didn't help, so I'll just create this. > > I'm trying to get audio to work. I just installed Ubuntu 10.04. Sound works for everything but wine. I open winecfg to test the sound, but get nothing and along with this in the terminal: > > > Code: > err:alsa:wine_snd_pcm_recover underrun occurred > > > > Now I've noticed looking around the web that sometimes the sound works even when the user receives this error, but this isn't the case with me. I've checked my alsa config and everything looks good, and again, sound works for everything but wine. > > Any help would be appreciated.Try installing/upgrading to Ubuntu 10.10. Wine doesn't support natively Pulse Audio, but uses Alsa-PulseAudio compatibility packages. There seems to be some bugs regarding Alsa/PulseAudio integration, negatively impacting Wine. I believe the version of PA shipped in 10.10 fixes some of those bugs. Fr?d?ric
Fr??d??ric Delanoy wrote:> > Try installing/upgrading to Ubuntu 10.10. > > Wine doesn't support natively Pulse Audio, but uses Alsa-PulseAudio > compatibility packages. There seems to be some bugs regarding > Alsa/PulseAudio integration, negatively impacting Wine. I believe the > version of PA shipped in 10.10 fixes some of those bugs. > > Fr??d??ricIs it trying to use pulse audio? I did find some people on the internet saying how bad pulse audio was and that it should be removed, so I did. I also made sure nothing was running at the time I tried the test in winecfg. Is wine still trying to use it somehow / would there be any way to tell it otherwise? In the past I've gotten wine sound work with the aoss wrapper, but unfortunately it didn't solve the issue in this case.