[Bug 296325] OSS: RODECaster 2 returns ENOSPC when opened with bitperfect=0

[email protected] Tue, 30 Jun 2026 11:34:38 +0000
Newsgroups gmane.os.freebsd.devel.multimedia
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296325

--- Comment #5 from Christos Margiolis <[email protected]> ---
(In reply to Nicolas Goy from comment #4)
There is the hw.snd.verbose sysctl, but I don't think you'll see something
useful in this case. The dmesg tracks kernel messages, so these won't show up
in your terminal normally (unless you are in a tty).

You can however run this in a separate terminal:

tail -f /var/log/messages

And see the messages as they come. Try this and let me know if the error comes
when you try to open().

-- 
You are receiving this mail because:
You are the assignee for the bug.