lundi 1 juillet 2013

Gestionnaire d'alimentation

Un gestionnaire pour l'alimentation du PC
après Jupiter/Ubuntu :
sudo add-apt-repository ppa:webupd8team/jupiter
sudo apt-get update
sudo apt-get install jupiter

une suite avec TLP/Ubuntu
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw
sudo tlp start
vi /etc/tlp.conf
#(or a config file of your choice under /etc/tlp.d/):
# example: conservation_mode = 1 > charging stops at 60% | conservation_mode = 0 > the battery gets fully charged (Lenovo Ideapad)
STOP_CHARGE_THRESH_BAT0="1"

sudo systemctl enable tlp
sudo systemctl start tlp

tlp start
tlp-stat -s -c -b

Aucun commentaire:

Enregistrer un commentaire

Archives du blog