I'm running Google Chrome on linuxulator to take classes online and noticed that audio will won't work if another browser on freebsd audio is playing so had to exit that browser to release the audio device.
Since I'm running the audio driver below:
pcm0: <Realtek ALC889A (Internal Analog 3.1/2.0)> (play/rec) default
pcm1: <Realtek ALC889A (Rear Analog)> (play/rec)
pcm2: <Realtek ALC889A (Rear Digital)> (play/rec)
pcm3: <Realtek ALC889A (Rear Analog Mic)> (rec)
It doesn't seem to support virtual channels (vchans) and I've been reading that creating an audio server isn't viable on freebsd. The audio system between freebsd and linuxulator doesn't seem to be shared as it's either one or the other so base from what I can tell I would need to get a usb audio interface to setup a shared audio between the two environments.
If anyone also experiences this issue you can share your thoughts of how it went for you.
Since I'm running the audio driver below:
pcm0: <Realtek ALC889A (Internal Analog 3.1/2.0)> (play/rec) default
pcm1: <Realtek ALC889A (Rear Analog)> (play/rec)
pcm2: <Realtek ALC889A (Rear Digital)> (play/rec)
pcm3: <Realtek ALC889A (Rear Analog Mic)> (rec)
It doesn't seem to support virtual channels (vchans) and I've been reading that creating an audio server isn't viable on freebsd. The audio system between freebsd and linuxulator doesn't seem to be shared as it's either one or the other so base from what I can tell I would need to get a usb audio interface to setup a shared audio between the two environments.
If anyone also experiences this issue you can share your thoughts of how it went for you.