Difference between revisions of "Power Management"
Views
Actions
Namespaces
Variants
Tools
m
→Power Saving using TLP
imported>Aaditya |
imported>Richard |
||
Line 18: | Line 18: | ||
TLP is available | 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: | ||
yaourt -S tlp | yaourt -S tlp | ||
After installation, TLP then needs to be configured to be run | After installation, TLP then needs to be configured to be run automatically when you start up your computer. To do so, enter the following commands into your terminal: | ||
systemctl enable tlp | systemctl enable tlp |