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

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

Christos Margiolis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Christos Margiolis <[email protected]> ---
I looked a bit at this again, I suspect this is coming from some feeder_add()
and the ENOSPC gets propagated back to dsp_open(). In other words, my theory is
that at some point the processing chain for the channel which the open() call
tries to create, fails.

Could you run attach the output of dmesg once open() has failed?

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