http://bugs.winehq.org/show_bug.cgi?id=29472
--- Comment #4 from Jörg Höhle hoehle@users.sourceforge.net 2011-12-30 14:36:22 CST --- The test results look ok (GetPosition grows too fast initially, but I've already seen that elsewhere (recent PulseAudio?...). What's important is that the end position is reached and it doesn't hang. Please attach 2 compressed app logs like the wiki sound page asks, except you also add +timestamp. One prior to the patch (git checkout 20179...440^; make), one with it (git checkout without the trailing ^). Or one where you use the latest wine-1.3.36 and one with git-revert 20179...
Changing defname to "hw:1,0" raised the number of failures to 106
What sort of failures? That should work too, if $ speaker-test -D hw:1,0 works (may need to adjust -c #channels and format). Can you manage to disable PulseAudio on your system to try and locate the fault? Normally PA should detect the direct access to hw:* and get out of the way. Except some panel or desktop apps may cling to it.
sound card isn't being detected
By Wine or by Linux?