http://bugs.winehq.org/show_bug.cgi?id=21873
Summary: Wine corrupts sound when using alsa's dmix Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: loacoon@hotmail.com
When dmix is enabled, alsa corrupts the sound output (even for other applications). When launching Wine, there are 2 lines related to this in the console log :
ALSA lib pcm_dmix.c:949:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib pcm.c:7236:(snd_pcm_recover) underrun occured
http://bugs.winehq.org/show_bug.cgi?id=21873
--- Comment #1 from Austin English austinenglish@gmail.com 2010-02-26 11:59:08 --- Are you using pulseaudio?
http://bugs.winehq.org/show_bug.cgi?id=21873
--- Comment #2 from Loacoon loacoon@hotmail.com 2010-02-26 12:27:58 --- No, I'm not using it.
http://bugs.winehq.org/show_bug.cgi?id=21873
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-26 20:42:58 ---
When dmix is enabled, alsa corrupts the sound output (even for other
applications). I don't see anything about Wine there. Does using native Linux programs with alsa and dmix work fine?
What distro? Have you compiled kernel yourself? If so, did you enable old API compatibility for ALSA?
http://bugs.winehq.org/show_bug.cgi?id=21873
--- Comment #4 from Loacoon loacoon@hotmail.com 2010-02-27 05:34:07 --- Sorry I forgot to add that launching Wine triggers the corruption.
I'm using Gentoo, kernel compiled by myself, I'm not using the kernel's version of ALSA but the Portage's one.
What is supposed to happen if the old API compatibility isn't activated? 'Cause the sound works with Wine, it's just corrupted/cracky (and corrupts it for any other app). I then have to mute/unmute the master channel to have a normal sound again.
Also note that Wine corrupts the sound when it starts, but if I mute/unmute the master channel without closing Wine, even the sound from Wine's apps works well.
http://bugs.winehq.org/show_bug.cgi?id=21873
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-27 15:56:02 --- Report to kernel/Gentoo. Not a Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=21873
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-27 15:56:10 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=21873
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #7 from Raymond superquad.vortex2@gmail.com 2010-10-27 01:43:32 CDT --- (In reply to comment #0)
When dmix is enabled, alsa corrupts the sound output (even for other applications). When launching Wine, there are 2 lines related to this in the console log :
ALSA lib pcm_dmix.c:949:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib pcm.c:7236:(snd_pcm_recover) underrun occured
because you have to use type asym for playback using dmix and capture using dsnoop