Raspbian CPU Frequency Speed: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
(Created page with "To view the clock speed of the Raspberry Pi<br> Maximum Frequency as set in config.txt <pre> vcgencmd get_config arm_freq </pre> Current frequency. If not under load will b...")
 
No edit summary
 
Line 1: Line 1:
For Raspberry Pi A, B, A+ and B+.  For the Raspberry Pi 2 both results will always be 1 GHz.<br>
To view the clock speed of the Raspberry Pi<br>
To view the clock speed of the Raspberry Pi<br>



Latest revision as of 03:33, 15 February 2015

For Raspberry Pi A, B, A+ and B+. For the Raspberry Pi 2 both results will always be 1 GHz.

To view the clock speed of the Raspberry Pi

Maximum Frequency as set in config.txt

vcgencmd get_config arm_freq

Current frequency. If not under load will be the default 700

cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq