Ubuntu Tips

  • Disable audio power save mode to avoid static noise when no player active
  •     # Change live setting
        echo "0" | sudo tee /sys/module/snd_hda_intel/parameters/power_save
    
        # Change permanent setting
        echo "options snd_hda_intel power_save=0" | sudo tee -a /etc/modprobe.d/audio_disable_powersave.conf
      


Nexti SA PTY LTD
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.