LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

powertop

Analyze and optimize power consumption

TLDR

Calibrate power measurements
$ sudo powertop --calibrate
copy
Generate HTML report
$ sudo powertop --html=[report.html]
copy
Auto-tune for optimal power
$ sudo powertop --auto-tune
copy
Measure for specific duration
$ sudo powertop --time=[60]
copy

SYNOPSIS

powertop [--calibrate] [--html file] [--auto-tune] [--time seconds]

DESCRIPTION

powertop analyzes system power consumption and suggests optimizations. It identifies power-hungry processes, devices, and kernel settings, providing actionable recommendations.The interactive mode shows real-time power usage breakdown. Reports can identify specific software or hardware causing excessive power drain on laptops.

PARAMETERS

--calibrate

Calibrate power measurement (cycles display states)
--html _file_
Generate HTML report
--auto-tune
Apply all suggested power optimizations
--time _seconds_
Measurement duration (default: 20)
--csv _file_
Generate CSV report
--iteration _num_
Number of iterations

INSTALL

sudo apt install powertop
copy
sudo dnf install powertop
copy
sudo pacman -S powertop
copy
sudo apk add powertop
copy
sudo zypper install powertop
copy
nix profile install nixpkgs#powertop
copy

CAVEATS

Calibration requires uninterrupted run and may take several minutes. Auto-tune changes are not persistent across reboots. Some optimizations may affect performance or stability. Root required for most functions.

HISTORY

powertop was developed by Intel to help Linux users optimize battery life. It became a standard tool for laptop power management and is included in most distributions.

SEE ALSO

powerstat(8), tlp(1), tuned(8)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid