http://bugs.winehq.org/show_bug.cgi?id=15662
--- Comment #10 from Raymond superquad.vortex2@gmail.com 2010-06-08 01:32:45 --- (In reply to comment #0)
Created an attachment (id=16726)
--> (http://bugs.winehq.org/attachment.cgi?id=16726) [details]
Backtrace (crash of winecfg while trying to test jack sound output)
Wine crashed while trying to test jackd sound output in winecfg (ALSA and OSS just doesn't work).
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave
did you unckecked the alsa driver ?
it seem that wine will try to probe the alsa drive dmix/dsnoop during waveinit but the device hw:0,0 is used by jackd , so waveinit are unable to open dmix/dsnoop