http://bugs.winehq.org/show_bug.cgi?id=2074
Summary: Can't get Wine working with ALSA's dmix-plugin Product: Wine Version: unspecified Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: stephan@gsklan.de
I've configured almost my complete system to use ALSA's dmix-plugin for sound-access. As I use ALSA with Wine, too, I tried several times to play the sound over ALSA's devices (I've configured ALSA to use the plugins dmix and dsnoop by default). But all my work was for nothing, because Wine wants to access the hardware directly over "hw:0,0" instead of e.g. "default" or "plug:dmix". So I suggest to implement a way to configure Wine's ALSA-access. The best way would probably be something like the configure-ability of OSS in the config-file. I hope it's not a request too hard to realize - not at least because ALSA is used as sound-standard since kernel 2.6!