http://bugs.winehq.org/show_bug.cgi?id=11519 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-02-11 22:31:33 --- (In reply to comment #6)
I opened a new terminal and ran sudo lsof /dev/snd/pcm* /dev/dsp Nothing prints in the console now for some reason, so I retested an application in wine to see if sound worked and it does not work, I still get
That's not what I said. You have to _KILL_ pulseaudio. It uses ALSA devices in exclusive mode. That prevents ALSA from giving those devices to any other program. This is not Wine problem - take it to your distro. The messages printed has nothing to do with not having sound. They just indicate that you do not have direct access to OSS device (as is the case with ALSA->OSS emulation). Also you should not need to use OSS anyway. It's emulated by ALSA and does not provide full functionality. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.