cpuspeedy 0.4.1 review

Download
by rbytes.net on

Cpuspeedy is a simple tool written in Python which allows you to change the clock speed and voltage of the CPUs using the Linux's CPU

License: GPL (GNU General Public License)
File size: 0K
Developer: Gabriele Giorgetti
0 stars award from rbytes.net

Cpuspeedy is a simple tool written in Python which allows you to change the clock speed and voltage of the CPUs using the Linux's CPUFreq driver.

A graphical frontend written in C using GTK+-2 libs is also available.

Installation:

become the superuser, then type:

make install

By default cpuspeedy will be installed with the '/usr/local' prefix. You can change this by passing the PREFIX to make. Eg:

make PREFIX=/usr install

What's New in This Release:
pythermalzone.py is now checking for every dir in the /proc/acpi/thermal_zone/ directory. If the temperature file is found, then its value is read. This should fix a bug that prevented cpuspeedy to get the cpu's temperature in those systems where the path to the temperature file is not /proc/acpi/thermal_zone/THRM

cpuspeedy 0.4.1 keywords