Forum

Full Version: OC always show 700 Mhz
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I'm trying to overclock using xbian-config but no matter what oc profile I choose (after reboot) it always shows the default speed in hardware info and command /proc/cpuinfo.
Setting in config.txt does change according to choosen profile.

Thanks.
Your looking at the wrong data Wink :
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq
Or you can enter
Code:
vcgencmd measure_clock arm
Reference URL's