Skip to content

Instantly share code, notes, and snippets.

@nunq
Last active April 26, 2021 19:57
Show Gist options
  • Save nunq/2901a39315f38866131b5763f6f390c3 to your computer and use it in GitHub Desktop.
Save nunq/2901a39315f38866131b5763f6f390c3 to your computer and use it in GitHub Desktop.
pulseaudio fix autoadjusting mic
# https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting
append
[Element Mic Boost]
volume = zero
[Element Int Mic Boost]
volume = zero
[Element Internal Mic Boost]
volume = zero
[Element Capture]
volume = zero
to /usr/share/alsa-card-profile/mixer/paths/analog-input-mic.conf.common
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment