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.
http://bugs.winehq.org/show_bug.cgi?id=10215
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wine-binary |wine-misc
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-28 17:57:03 --- Where is "/media/hda3/stalker/bin/"? If that is ntfs reinstall the game on Linux partition. Not blocker of course.
http://bugs.winehq.org/show_bug.cgi?id=10215
--- Comment #2 from der.kosak@gmail.com 2007-10-28 18:00:46 --- (In reply to comment #1)
/media/hda3 is a NTFS partition, but, as I said, it worked before, ran from that same place.
http://bugs.winehq.org/show_bug.cgi?id=10215
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-28 18:11:20 --- Invalid. DO NOT run programs off of NTFS partition! Use alsa sound driver in new Wine versions. It's preferred over OSS. Make sure NOTHING ELSE is using OSS device. Most HW/drivers don't support HW mixing.
http://bugs.winehq.org/show_bug.cgi?id=10215
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-28 18:11:40 --- Closing invalid.