http://bugs.winehq.org/show_bug.cgi?id=23902
--- Comment #33 from Jeff Cook cookiecaper@gmail.com 2010-08-21 02:12:49 --- (In reply to comment #32)
(In reply to comment #31)
Wylda: Thanks, that helps some. Can you show me the output of amixer -c1?
Well the output is empty - zero. I have two cards, but i couldn't disable the one on nVidia graphics (HDMI audio), so i did not compile the kernel module, so system shouldn't see the second card. But maybe is still stored in some config, so alse is aware, that there used to be second card??
BTW: Is there a way to disable the card by some other way, than recompiling kernel?
I see. You can disable the sound card by blacklisting the module in /etc/modprobe.d/alsa.conf (path may be slightly different depending on distribution). Since you don't use it and it's causing the issue here, you could effectively work around this by blacklisting that module and/or otherwise disabling the sound card.
A backtrace would still be helpful.