[Bug 285962] [patch] mixer(8) should honour SOUND_MIXER_READ_DEVMASK result for output

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Apr 2025 19:23:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285962

Christos Margiolis <christos@freebsd.org> changed:

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

--- Comment #1 from Christos Margiolis <christos@freebsd.org> ---
The devices mixer(8) lists are already devices that exist, mixer(3) takes care
of that, so it does not walk through _all_ devices. Also note that this is just
a warning and not a fatal error.

Can you share the output of mixer -o for the device you're hitting this error
on?

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