Powertop 2.3
Puoi anche installare Powertop 2.3 sperando che questo errore sia stato corretto
Devi scaricare e compilarlo perché nessuno ha l'ultima versione
Scarica powertop https://01.org/powertop/downloads/2013/powertop-v2.3
powertop-2.3.tar.gz <<< Fare clic e scaricami
Prima di compilare è necessario installare le dipendenze
Installazione delle dipendenze (basta copiare e incollare i seguenti comandi)
sudo apt-get install libtool autoconf libnl-dev ncurses-dev pciutils-dev build-essential -y
Installazione di Powertop
Per compilare e installare PowerTOP digitare i comandi seguenti,
cd Downloads/powertop* # assuming that you have downloaded in Downloads folder in you home directory
sudo configure
sudo make # use -j option if you want to see details below
sudo make install
Puoi anche usare -j2 per quanti core vuoi usare in ./make. Sostituisci -j2 con qualsiasi numero di core CPU che vuoi usare per il processo di compilazione. per esempio ho usato ./make -j8
Come posso rendere permanenti le modifiche a Powertop?
powerStat
è uno strumento da riga di comando che mostra il consumo energetico del sistema in watt.
Installa Powerstat
ssudo apt-get install powerstat -y
Puoi controllare il tuo consumo di energia entro
sudo powerstat
O
sudo powerstat -d 0
Mostrerà il consumo di energia in watt
Running for 480 seconds (48 samples at 10 second intervals).
ACPI battery power measurements will start in 0 seconds time
Time User Nice Sys Idle IO Run Ctxt/s IRQ/s Fork Exec Exit Watts
11:19:41 4.2 0.0 1.4 94.4 0.0 1 8731 518 20 20 20 9.44
11:19:51 1.6 0.0 0.9 97.4 0.0 1 2165 301 20 20 20 10.78
11:20:01 1.7 0.0 1.0 97.3 0.0 1 7788 400 20 20 20 12.27
Average 2.5 0.0 1.1 96.3 0.0 1.0 6228.0 406.3 20.0 20.0 20.0 10.83
StdDev 1.2 0.0 0.2 1.4 0.0 0.0 2898.3 89.0 0.0 0.0 0.0 1.16
Minimum 1.6 0.0 0.9 94.4 0.0 1.0 2165.4 300.6 20.0 20.0 20.0 9.44
Maximum 4.2 0.0 1.4 97.4 0.0 1.0 8730.7 518.3 20.0 20.0 20.0 12.27
Summary:
10.83 Watts on Average with Standard Deviation 1.16