[Bug 287402] No record device for USB sound card
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Mar 2026 12:54:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287402 --- Comment #4 from Christos Margiolis <christos@freebsd.org> --- (In reply to Ivan Rozhuk from comment #3) From a quick look, it looks like snd_uaudio(4) does not create a "rec" control for your device, which happens in uaudio20_mixer_determine_class(). I suppose both your and my device do not have a software-controlled recording level control. That being said, your bug report title says "no record device", which is not true. Your device registers are both recording and playback, as shown in mixer(8), and in uaudio's dmesg output. -- You are receiving this mail because: You are on the CC list for the bug.