sudo add-apt-repository ppa:linrunner/tlp sudo apt-get update sudo apt-get install tlp tlp-rdw # thinkpad 사용시 sudo apt-get install tp-smapi-dkms acpi-call-tools # start sudo tlp start # ubuntu 에서 서비스 활성화 여부 체크 systemctl list-unit-files|grep tlp tlp.service enabled enabled # tlp 현재 상태 sudo tlp-stat -s
sudo add-apt-repository ppa:linuxuprising/apps sudo apt update sudo apt install tlpui