Difference between revisions of "Power Management"

remove note
imported>Richard
imported>FadeMind
(remove note)
(One intermediate revision by the same user not shown)
Line 18: Line 18:




TLP is available from the '''[[Arch User Repository]]''', and where access has been enabled, can be installed by entering the following command into your terminal:
TLP is available from the Community repository, and where access has been enabled, can be installed by entering the following command into your terminal:


  yaourt -S tlp
  sudo pacman -S tlp iw smartmontools --noconfirm --needed




Line 32: Line 32:


=== TLP Configuration ===
=== TLP Configuration ===
Advanced TLP confuguration for Manjaro is available here: '''[https://wiki.manjaro.org/index.php?title=Optimized_power_settings#Setup_TLP Optimized Power Settings:Setup TLP]'''
{{warning|'''[http://linrunner.de/en/tlp/docs/tlp-faq.html#powertop Disclaimer: TLP was not designed to make powertop happy.]'''}}


See http://linrunner.de/en/tlp/docs/tlp-configuration.html
See http://linrunner.de/en/tlp/docs/tlp-configuration.html


= An Alternative to TLP for Laptop Users =
= An Alternative to TLP for Laptop Users =
Line 79: Line 84:
Install it with
Install it with


  yaourt -S thermald
  sudo pacman -S thermald


After installing it needs to be configured to automatically start at boot:
After installing it needs to be configured to automatically start at boot:
Anonymous user