Powertop is Linux tool to find out what is using power on a laptop. This program only works on Intel based laptops. It is very good software to extend Laptop battery life time. I've tested this software with following Intel based laptops:
=> My Sony VAIO Laptop
=> My Dell 6400 Laptop
=> My office HP / Compaq Laptop
From the project page:
Computer programs can make your computer use more power. PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your computer is idle.
PowerTOP combines various sources of information from the kernel into one convenient screen so that you can see how well your system is doing at saving power, and which components are the biggest problems.
PowerTOP has these four basic goals:
=> Show how well your system is using the various hardware power-saving features
=> Show you the culprit software components that are preventing optimal usage of your hardware power savings
=> Help Linux developers test their application and achieve optimal behavior
=> Provide you with tuning suggestions to achieve low power consumption
Quick PowerTOP installation
Type the following commands:
$ sudo apt-get install powertop
$ sudo powetop

(Fig. 01: PowerTop in Action [ Image Credit Intel Corp / Powertop Project] )
Download PowerTOP
=> Visit official project home page to grab PowerTOP software.
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop













{ 3 comments… read them below or add one }
I have been playing around with powertop for a while now, I installed it from repository on my laptop running ubuntu hardy alpha6.
works fine but has one major problem, as others have too, after I googled, but found no solution to…
it gives me suggestions what to do, I chose them and apply them but after a reboot or even restart of powertop they are gone and get suggested again to me….
how could I make those suggestions/modifications stick?
Have you fellas seen ‘htop’, it’s great.
Great article. “sudo powetop” should be “sudo powertop”.