And same command after upgrade:

h...@panda:~$ sh -x /usr/lib/byobu/cpu_freq
+ PKG=byobu
+ color
+ [  = --detail ]
+ [ -r /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq ]
+ egrep -q -s -i -m 1 ^cpu MHz|^clock /proc/cpuinfo
+ getconf _NPROCESSORS_ONLN
+ count=2
+ egrep -i -m 1 ^bogomips /proc/cpuinfo
+ awk -F[:.] { print $2 }
+ freq= 2009
+ echo  2009 2
+ awk {printf "%.1f\n", $1/$2/1000}
+ freq=1.0
+ color b c W
+ true
+ color -
+ true
+ color c W
+ true
+ color -
+ true
+ printf %s%s  1.0 GHz
1.0GHz h...@panda:~$ 

So thanks for fixing.

-- 
Shows wrong cpu frequency on ARM
https://bugs.launchpad.net/bugs/675442
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to