http://bugs.winehq.org/show_bug.cgi?id=10910
--- Comment #3 from Per Øyvind Karlsen peroyvind@mandriva.org 2008-02-15 15:36:20 --- Created an attachment (id=10796) --> (http://bugs.winehq.org/attachment.cgi?id=10796) Partial fix
This patch fixes two issues. It makes wine pick 'default' over incorrect 'default:X' for alsa device. It will also use the master channel for the mixer channel in stead of PCM which isn't present on all cards nor when using pulseaudio plugin for alsa.
Wave out sound will work under with pulseaudio now, but directsound is unfortunately still broken due to some other problem which I'm uncertain about whether it lies in pulseaudio or wine.
The workaround previously posted in this bug entry does not seem to fix directsound being broken with pulseaudio..