Hi all,
I am a new Qubes user and amazed by the awesome work you put into Qubes
to make compartmentalization usable. Also great to see how much you care
about the community. Feels already good to be a part of it.
Now to my question: I am running a USB Qube that has all my USB
controllers attached. There is an external sound device attached and I
managed to make it show up in Pulseaudio and play audio from the USB qube.
However, the pulseaudio daemon running on the USB Qube is of course
isolated from the rest of the system, so if I want play sound in a
disposable VM (e.g. from Youtube) for example, it doesn't play. I guess
this is because Pulseaudio in dom0 doesn't know about this output device.
Is there any way (maybe with an additional vchan sink) to make this
output device available globally so it can play sound from ideally all
AppVMs?
I've read
https://www.qubes-os.org/doc/external-audio but this requires
assigning an entire USB controller to a different VM and I think it also
assumes that only this VM will play the audio, right?
Kind Regards,
Torsten