Setting the /etc/sound.conf to use pulseaudio as default fixed the
problem of no sound on Flashplayer 10 for me. My sound.conf is below.
The last two stanzas are the relevant ones to set the default to
pulseaudio:

pcm.pulse {
type pulse
}

ctl.pulse {
type pulse
}

pcm.!default {
type pulse
}

ctl.!default {
type pulse
}

See:
http://forums.debian.net/viewtopic.php?t=12497



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to