Problem with USB DAC playback

I think either the device is missing drivers in the kernel, or the audio isn’t routed to the device automatically. You could try running dmesg -w and plugging the device in, and seeing what happens. If it gets detected as an audio device, you’ll probably hit this configuration issue, so you’ll need to switch the sink manually. I couldn’t find it with a quick search, but there’s an app for it somewhere.

1 Like