http://bugs.winehq.org/show_bug.cgi?id=10215
Summary: Wine can't find sound devices Product: Wine Version: 0.9.47. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: der.kosak@gmail.com
Created an attachment (id=8832) --> (http://bugs.winehq.org/attachment.cgi?id=8832) Output from wine running S.T.A.L.K.E.R. ver. 1.003
In winecfg, I selected only the OSS driver, selected Emulation, and clicked on the "Test Sound" button. I heard a sound, and assumed it was OK. Ran STALKER with wine (which I managed to get working some time ago), and it crashed with the output in the attachment. But, when I ran winecfg again, it didn't have any of the audio drivers selected. Again, I selected ALSA, tested, OSS, tested, both, tested, and they worked. When I closed winecfg, it failed with the output:
ALSA lib ../../src/conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 ALSA lib ../../../src/seq/seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Arquivo ou diretório inexistente ALSA lib ../../src/conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 ALSA lib ../../../src/seq/seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Arquivo ou diretório inexistente
where "Arquivo ou diretório inexistente" means "No such file or directory". And the audio test now stopped working.
I'm using Gutsy x86_64 with wine from the Winehq Ubuntu repository, and Alsa compiled from source (alsa-driver, alsa-utils, alsa-lib, alsa-firmware and alsa-oss). Sound recording won't work in my system with the official ubuntu drivers.