http://bugs.winehq.org/show_bug.cgi?id=33273
--- Comment #18 from scrimekiler@yahoo.fr 2013-03-27 09:15:58 CDT --- (In reply to comment #17)
Created attachment 44030 [details] ALSA driver sound card probing test case
Looks like this might be a bug with your sound card driver.
I've attached a simple C program here. Can you compile and run this and see if you get the same result?
You should be able to build and run it with: $ gcc -Wall -o bug33273 -lasound bug33273.c $ ./bug33273
Result :
$ ./bug33273 trying devnode: default got card: TerraTec Phase88 trying devnode: plughw:0,0 got device: ICE1712 multi trying devnode: plughw:0,1 got device: ICE1712 consumer trying devnode: plughw:0,2 got device: ICE1712 consumer (DS)
Winecfg still crash and wine an application too
The output from your program seem to be the same thing than "cat /proc/asound/pcm "