http://bugs.winehq.org/show_bug.cgi?id=27895
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com 2011-07-25 15:50:01 CDT --- Before we go through a regression test and everything (I think we all know what the culprit is likely to be ;), we should probably make sure it's not just a dirty prefix.
From a Terminal, try running:
WINEPREFIX=~/tmp_wine wine winecfg
Then take a look at the Audio tab. The ALSA driver will probably become selected; if not, select it. Click OK out of winecfg, and then run the exact same command as above. Try the Test Audio button.
If that still doesn't work, then we can dig further.
(If you're using OSSv4, then obviously select the OSS driver instead of the ALSA driver. But you probably aren't.)