Does TLP automatically start when my system boots? Everytime i boot into Ubuntu i open a terminal and type sudo tlp start
only then i can find the difference in the system temperature. If TLP doesnt start automatically, Is there a way to add it as a startup applications?
and everytime the power mode changes from ac to battery or vice versa i need to again type
sudo tlp start
. Is there a way TLP can switch modes automatically?
As mentioned in this link i did type systemctl enable tlp
but i get an error :
systemctl: command not found
. So what do i do now?
TLP_ENABLE=1 ..it will start automatically.
– Qasim Jun 15 '13 at 07:48