Re: make sound2
Todd Gruhn <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <CA+9Akf9LzqffuZv-=K0k5EWA9pD83ornVKQx91hUXyfCVGuthw@mail.gmail.com> |
mixerctl -d /dev/mixer1 -a gives a list of vars ... On Sun, Mar 29, 2026 at 10:35 PM Todd Gruhn <[email protected]> wrote: > > OOOOKAY -- aiomixer -d /dev/mixer > gives a result. What do I do with it?? > > On Sun, Mar 29, 2026 at 7:50 PM beaker <[email protected]> wrote: > > > > Todd Gruhn <[email protected]> wrote: > > > > > Here are the results I got: > > > > > > 'audioctl -a' and 'mixerctl -a' > > > ## both give nothing -- as 'user' and as 'root' > > > > > > > Wondering if there are multiple DACs and your system is defaulting > > to the "wrong" one? Might try using aiomixer(1) to switch DACs > > then re-check audioctl(1)/mixctl(1) outputs. I had to change the > > default DAC on one of my laptops for similar reasons. > > > > -B