Page MenuHomeFreeBSD

Add VBOX_OSS_INPUT_DEVICE and VBOX_OSS_OUTPUT_DEVICE to VirtualBox
Needs ReviewPublic

Authored by brianfundakowskifeldman_gmail.com on Feb 21 2022, 8:14 AM.
Tags
Referenced Files
Unknown Object (File)
Sun, Apr 7, 4:10 AM
Unknown Object (File)
Dec 31 2023, 8:07 PM
Unknown Object (File)
Dec 28 2023, 8:42 AM
Unknown Object (File)
Dec 20 2023, 6:04 AM
Unknown Object (File)
Dec 12 2023, 5:47 AM
Unknown Object (File)
Nov 8 2023, 6:36 PM
Unknown Object (File)
Nov 5 2023, 6:04 PM
Unknown Object (File)
Oct 26 2023, 11:38 AM

Details

Reviewers
None
Group Reviewers
vbox
Summary

These environment variables can be used on FreeBSD to enable diverse input and output audio devices with the base FreeBSD system (I couldn't get ALSA working). It's not necessarily possible to make a proper /dev/dsp device that works well on FreeBSD and the audio drivers don't permit choosing a different device based upon opening it as read-only or write-only.

I've gotten good use out of Android running on VirtualBox and using /dev/dsp1 for the laptop microphone input and /dev/dsp2 for my HDMI TV audio output. I couldn't really figure out any good way to do it without modifying something.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped