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

-- 
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