Skip to content

Instantly share code, notes, and snippets.

@debxp
Created July 13, 2019 04:55
Show Gist options
  • Save debxp/3e35839be4d07d6693e99f048bfdad22 to your computer and use it in GitHub Desktop.
Save debxp/3e35839be4d07d6693e99f048bfdad22 to your computer and use it in GitHub Desktop.
fix pops/clicks on intel audio cards
1. Create 'snd_hda_intel.conf'...
sudo nano /etc/modprobe.d/snd_hda_intel.conf
2. Insert this into the file...
options snd_hda_intel power_save=0
3. Save it and reboot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment