I'm using a USB DAC as my sole audio output (besides system beep) and it works, but the sound devices built into the motherboard are interfering.
I have hw.snd.default_unit=4 in my /etc/sysctl.conf but if I don't have the DAC powered on when I boot, or I turn the DAC off, pcm0 reverts to being the default.
Is there a way of turning off all sound devices without touching snd_uaudio? Or is there another method for setting the USB audio as default, even when it's not on?
cat /dev/sndstat
Code:
Installed devices:
pcm0: <Realtek ALC892 (Rear Analog 7.1/2.0)> (play/rec) default
pcm1: <Realtek ALC892 (Front Analog)> (play/rec)
pcm2: <Realtek ALC892 (Onboard Digital)> (play)
pcm3: <Realtek ALC892 (Rear Digital)> (play)
pcm4: <USB audio> (play)
I have hw.snd.default_unit=4 in my /etc/sysctl.conf but if I don't have the DAC powered on when I boot, or I turn the DAC off, pcm0 reverts to being the default.
Is there a way of turning off all sound devices without touching snd_uaudio? Or is there another method for setting the USB audio as default, even when it's not on?
Last edited by a moderator: