Bugzilla – Bug 106177
KPowersave: Show again the cpuinfo_cur_freq and
Last modified: 2007-06-05 11:04:32 UTC
In older versions, KPowersave showed in the tooltips the value of `cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq`. This allows some quick checking whether e.g. dynamic works (I had it once that it kept low speed despite being connected to the mains and heavily calculating.) Currently: "Connected -- fully loaded"
Danny: Any special reason why you removed this cpu frequescy information?
Yes there is a special reason: there are different files for kernel and userspace govenour to read the current cpu freq. Really ugly behavior, but I fixed this. We check now both files. Should be fixed in Beta 4
close now