Package: alsa-utils Version: 1.2.4-1 And: 1.1.8-2 Hey guys,
I recognised that alsactl is ignoring the "--ignore" flag: ------- # alsactl --help | grep ignore -g,--ignore ignore 'No soundcards found' error # alsactl init alsactl: init:1759: No soundcards found... # alsactl -g init alsactl: init:1759: No soundcards found... # alsactl --ignore init alsactl: init:1759: No soundcards found... # echo $? 19 ------- This is true on Debian Buster (v1.1.8-2) and Debian Bullseye (v1.2.4.1). Best regards, Micha