Emanuele's blog

thoughts and rants

Powerstat on Ubuntu 12.04 LTS

Today, after reading about power management tricks, I needed to run powerstat on my machine, and found out that powertop is not provided in the default Ubuntu 12.04 repositories.

I added the Colin King’s ppa (Colin King is the creator of powerstat) but I realized that the version provided in that ppa is too old to run on modern systems.

I wrote an e-mail to Mr. King to let him know about this issue, then I headed to the git repository.

I was surprised to see that powerstat is a simple C program (less than 1500 lines of code long, comments included) and that building it was as easy as typing `make` and pressing enter.

Some simple notes:

 

Bye

Posted under: Uncategorized

Tagged as: , , ,

2 comments

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>