I am running Debian Jessie with Cinnamon, and therefor Pulseaudio, and Wine 1.6.2
and as many people i have problems with the pulseaudio sound. While the sound itself works fine,
the audio devices seems to block each other.
What i tried so far:
change gstreamer-properties to use alsa directly: no change at all
change audio driver of wine to oss: no sound at all
follow the instructions on http://wiki.winehq.org/WineAndPulseaudio:
while the console output while playing the testsound from $ ALSA_DEFAULT_PCM="plug:dmix" winecfg reads: The dmix plugin supports only playback stream i still hear no sound.
full console output:
Code: Select all
benny@e530c ~ $ ALSA_DEFAULT_PCM="plug:dmix" winecfg
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
Any help is appreaciated