Created
July 13, 2019 04:55
-
-
Save debxp/3e35839be4d07d6693e99f048bfdad22 to your computer and use it in GitHub Desktop.
fix pops/clicks on intel audio cards
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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