Difference between revisions of "Power Management"

imported>FadeMind
(remove note)
imported>Aaditya
Line 18: Line 18:




TLP is available from the Community repository, and where access has been enabled, can be installed by entering the following command into your terminal:
TLP is available from the Manjaro repositories, can be installed by entering the following command into your terminal:


  sudo pacman -S tlp iw smartmontools --noconfirm --needed
  sudo pacman -S tlp
 
''iw'' and  ''smartmontools'' are among the optional dependencies.




Line 28: Line 30:
  systemctl enable tlp-sleep.service
  systemctl enable tlp-sleep.service


 
With these enabled TLP should automatically start every time you boot your computer.
Now TLP will automatically start every time you boot your computer.


=== 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]'''
See http://linrunner.de/en/tlp/docs/tlp-configuration.html


{{warning|'''[http://linrunner.de/en/tlp/docs/tlp-faq.html#powertop Disclaimer: TLP was not designed to make powertop happy.]'''}}
Also from the Manjaro wiki: [[Optimized_power_settings#Setup_TLP | Optimized Power Settings:Setup TLP]]


See http://linrunner.de/en/tlp/docs/tlp-configuration.html
=== Using with powertop ===


See http://linrunner.de/en/tlp/docs/tlp-faq.html#powertop


= An Alternative to TLP for Laptop Users =
= An Alternative to TLP for Laptop Users =
Anonymous user