http://bugs.winehq.org/show_bug.cgi?id=2074
------- Additional Comments From stephan@gsklan.de 2004-11-03 13:23 ------- Here's an example of my console output: $ wine -- cstrike.exe ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy
What I wanted Wine to do, is access the default device configured in my ~/.asoundrc instead of direct hardware access, so I could run two sounds at the same time or do other nice things, that ALSA allows me to do.