1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/powertop.md
2021-11-02 17:17:21 +00:00

16 lines
338 B
Markdown

# powertop
> Optimize battery power usage.
> More information: <https://github.com/fenrus75/powertop>.
- Calibrate power usage measurements:
`sudo powertop --calibrate`
- Generate HTML power usage report in the current directory:
`sudo powertop --html={{power_report.html}}`
- Tune to optimal settings:
`sudo powertop --auto-tune`