How can I permanently disable my internal microphone

I can not find a way with alsamixer or figure out a blacklist command to completely get rid of my microphone.

Using KDE Plasma latest version

Please post more information about system

inxi -SMAaz

The internal microphone is almost assuredly using the same module as your general sound system so blacklisting that would also blacklist audio output in general.

Muting the device in alsa or similar is the right approach. Something like the reverse of this;

https://wiki.archlinux.org/title/Advanced_Linux_Sound_Architecture#Enable_the_microphone

Thank you mr penguin the solution was simpler than I thought, it worked!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.