On Fri, 9 Nov 2018 06:29:49 +0100 Elimar Riesebieter <[email protected]>
wrote:
> * Pedro Silva <[email protected]> [2018-11-08 22:25 +0000]:
>
> [...]
> >
> > This is getting weird.
> >
> > Even with the $HOME/.asoundrc file, I've nailed it down to not being
> > able to play two sound sources at the same time.
>
> Could you please add:
>
> ###
> ctl.snd_card {
> type hw
> card 2
> device 2
> }
> ###
>
> to your .asoundrc and try again?
>
> Thanks
> Elimar
> --
> Alles, was viel bedacht wird, wird bedenklich!;-)
> Friedrich Nietzsche
No difference.
Reboot, login, start game, sound ok. Start browser, play youtube video,
playback hangs until game is closed.
cat ~/.asoundrc
###
pcm.!default {
type hw
card 2
}
###
ctl.snd_card {
type hw
card 2
device 2
}
###
Best regards,
Pedro Silva