http://bugs.winehq.org/show_bug.cgi?id=22880 --- Comment #43 from Raymond <superquad.vortex2(a)gmail.com> 2010-12-26 23:46:20 CST --- forget to mention that you need to use "front" device for playback if you are using snd-emu10k1 since it can play stereo to "front" or "rear" jack and "hw:0,0" cannot be used as playback device for snd-emu10k1 anymore if your linux distribution override the definition of "default" device add the following enty in your .asoundrc pcm.wine { type asym playback.pcm "front:0" capture.pcm "plughw:0,0" } http://wiki.winehq.org/UsefulRegistryKeys AutoScanCards="N" DeviceCount="1" DevicePCM1="wine" DeviceCTL1="hw:0" UseDirectHW="N" -- 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.