Closed probonopd closed 1 year ago
Workaround according to https://forums.freebsd.org/threads/bose-companion-5-usb-working.36810/
sudo sysctl hw.usb.uaudio.default_channels=6
hw.usb.uaudio.default_channels: 0 -> 6
But still:
% cat /dev/sndstat
cat: /dev/sndstat:: No such file or directory
Users-RevoOne-RL85% cat /dev/sndstat
Installed devices:
pcm0: <Intel Broadwell (HDMI/DP 8ch)> (play) default
pcm1: <Realtek ALC269 (Front Analog Headphones)> (play)
No devices installed from userspace.
After replugging:
% cat /dev/sndstat
Installed devices:
pcm0: <Intel Broadwell (HDMI/DP 8ch)> (play)
pcm1: <Realtek ALC269 (Front Analog Headphones)> (play)
pcm2: <USB audio> (play) default
No devices installed from userspace.
Now it can be selected in DSBMixer, and the test sound can be played in DSBMixer. System sounds work. So does sound from Falkon.
But it is too fiddly. Should work automatically.
Describe the bug No sound on Bose Companion 5 via USB without manual fiddling (see below for workaround).
To Reproduce Plug in Bose Companion 5 via USB.
Expected behavior Sound should work, like with other USB sound devices.
Screenshots
Version (please complete the following information): helloSystem 0.7.0 (Build 0G118) FreeBSD kernel version: 13.0-RELEASE FreeBSD userland version: 13.0-RELEASE Installed to disk
Computer (please complete the following information): Acer RevoOne RL85
Additional context Add any other context about the problem here.