Description: This is a plasmoid that only display the CPU frequency. It's mostly inspired by "ruby-cpufreq" but simpler. It is better to add to a panel that can inform you about cpu frequency conveniently.
If you want cpu scaling, try powerdevil, it's more powerful.
Install: plasmapkg -i CpuFreqDisplay.zip
Uninstall: plasmapkg -r CpuFreqDisplay
Project in git-hub: http://github.com/grissiom/plasmoid/tree/master
Any comments and patches are strongly welcome Last changelog:
v0.1 - v0.2: - code cleanup and optimizations
v0.01 - v0.1: - Fix bug in getting cpu frequency - Performance boost by system font used.
Ratings & Comments
6 Comments
after upgrading to Kernel 3.9 it no longer works
/sys/devices/system/cpu/cpu0/cpufreq/ is changed
same error
Sorry for my late reply... At least kdebindings should be installed.
"could not create a pythonscript engine for the cpufreqdisplay widget"
In openSuse the package python-kdebase4 needs to be installed