Difference between revisions of "Power Management"

→‎TLP: Removed now-unneeded sleep service
imported>Dalto
(Content overhaul)
imported>Cscs
(→‎TLP: Removed now-unneeded sleep service)
Line 27: Line 27:
  pamac install tlp
  pamac install tlp


Now that it is installed, you need to start and enable the services.  This can be accomplished with the commands:
Now that it is installed, you need to start and enable the service.  This can be accomplished with the command:
  systemctl enable --now tlp
  systemctl enable tlp --now
systemctl enable --now tlp-sleep.service
 
{{note|TLP 1.2.2 and lower need another service as well: tlp-sleep.service}}




Anonymous user