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

Revision as of 02:55, 15 February 2015

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