Skip to content

Releases: mh0rst/turionpowercontrol

tpc-0.44-rc2

12 Jul 08:46
Compare
Choose a tag to compare

This is second release candidate of TPC 0.44. It offers no major functional improvements; instead it focuses on usability.

Highlights:

  • revamped command line parsing (TPC does now much better job at detecting and reporting command-line errors/mistakes)
  • Linux: when installing from source, TurionPowerConrol also installs as 'tpc' (for convenience)
  • TPC now allows setting frequencies of 4800 MHz and above (issue identified by burek @ AMDzone) and as low as 100 MHz on Family 10h and Family 15h processors

Functional aspects of other CPU families are unchanged.

Note that documentation has not been updated yet.

Available binaries:

Linux 32 bit (Ubuntu 10.04.4 LTS i386 compile)
Linux 64 bit (Ubuntu 10.04.4 LTS AMD64 compile)
Windows 32 bit
Windows 64 bit

NOTE: 0.44 requires ncurses library on Linux. While ncurses library is typically present on Linux systems, you may need to install ncurses development package in order to build TurionPowerControl from source (i.e. on Debian/Ubuntu you may need to run sudo apt-get install ncurses-dev)