Closed kx1t closed 12 months ago
That's a good question actually. I think numid=10 is the master volume for the microphone and numid=11 is the volume for the first channel of the microphone input. Same with 5 and 6 on the speaker output. I think the master volume Feature is not implemented in software (value is ignored) so I would try numids 11 and 6.
Actually, I tried it the other way around (changing 5 and 10) and it worked. They show up in alsamixer
as separate controls.
The thing is that I wrote a container for DireWolf that automates the whole thing, and for now I try to detect only those NumIDs that don't have an index in them. (here ICYMC). That will probably break sometime :)
In any case, thanks for the advice, I'll close the issue
amixer
reports differentnumid
s for seemingly the same function. Which one should I use to set volume, etc? Examples: numids 8 and 9, 10 and 11, 3 and 4, 5 and 6 in the output paste below: