Overclocking RPI running Xbian
#1
Hey...

I am trying to overclock my RPI running Xbian. My config.txt looks like this:

arm_freq=900
core_freq=333
disable_overscan=1

#hdmi_force_hotplug=1
force_turbo=0
gpu_mem_256=128
gpu_mem_512=256
sdram_freq=450
over_voltage=2

but when I run cat /proc/cpuinfo I get this output saying that BogoMIPS is 697.95. Is that correct?

Processor : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7

Hardware : BCM2708
Revision : 0005
Reply
#2
I think you have to stress the CPU since it is
dynamically overclocked, before you see any change
in /proc/cpuinfo.

Per
Reply

Logout Mark Read Team Forum Stats Members Help
Overclocking RPI running Xbian0