1. When I start vlc & rhythmbox and then I start firefox with flash player, I can't hear any sound from flash. Sound from rhythmbox and vlc works
2. When I start firefox with 2 flash videos and then I start rhythmbox or vlc, I can hear sound from both vids but I can't hear sound from my player
3. I have some keys to control volume on my keyboard. They works good but not for flash !
This is my /etc/asound.conf file
Code: Select all
pcm.dmixer
{
type dmix
slave
{
pcm "hw:1,7"
}
bindings
{
0 0
1 1
}
}
pcm.!default
{
type plug
slave.pcm dmixer
}


