Skip to content

Instantly share code, notes, and snippets.

@xsnpdngv
Last active April 20, 2017 19:03
Show Gist options
  • Select an option

  • Save xsnpdngv/7c949c7c94560f9f05ef52662c251e54 to your computer and use it in GitHub Desktop.

Select an option

Save xsnpdngv/7c949c7c94560f9f05ef52662c251e54 to your computer and use it in GitHub Desktop.
Powersaving by enabling SATA Agressive Link Power Management
sudo apt-get install powerstat pm-utils powertop
echo SATA_ALPM_ENABLE=true | sudo tee /etc/pm/config.d/sata_alpm
sudo pm-powersafe true
sudo powertop --auto-tune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment