Skip to content

Instantly share code, notes, and snippets.

@samgooi4189
Created June 26, 2018 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samgooi4189/44e7526addcc990cfd6e7f71e583f31e to your computer and use it in GitHub Desktop.
Save samgooi4189/44e7526addcc990cfd6e7f71e583f31e to your computer and use it in GitHub Desktop.
Fix external mic for Ubuntu
sudo vim /etc/modprobe.d/alsa-base.conf
paste the following to the last line:
options snd-hda-intel model=dell-headset-multi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment