remove tlp on a desktop pc
I just recently installed EOS on my desktop pc and I noticed that tlp is installed by default.
solution:
sudo systemctl stop tlp.service
sudo systemctl disable tlp.service
then uninstall by sudo pacman -R tlp
I just recently installed EOS on my desktop pc and I noticed that tlp is installed by default.
solution:
sudo systemctl stop tlp.service
sudo systemctl disable tlp.service
then uninstall by sudo pacman -R tlp
Reacties
Een reactie posten