Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overlocking arm_freq=800 doesn't work #4

Closed
xnosek00 opened this issue Sep 10, 2012 · 3 comments
Closed

overlocking arm_freq=800 doesn't work #4

xnosek00 opened this issue Sep 10, 2012 · 3 comments

Comments

@xnosek00
Copy link

I have "arm_freq=800" in my /boot/config.txt but it doesn't work.

pi@raspberrypi ~ $ cat /proc/cpuinfo
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

I have current firmware. It worked fine 14 days before.

I have updated system today (rpi-update, aptitude update, aptitude upgrade). What is wrong?

distro: RASPBIAN

pi@raspberrypi ~ $ uname -a
Linux raspberrypi 3.2.27+ #138 PREEMPT Mon Sep 10 01:04:03 BST 2012 armv6l GNU/Linux

@xnosek00
Copy link
Author

pi@raspberrypi ~ $ /opt/vc/bin/vcgencmd measure_clock arm
frequency(45)=700072000
pi@raspberrypi ~ $ /opt/vc/bin/vcgencmd measure_clock core
frequency(1)=350000000

@popcornmix
Copy link
Collaborator

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=6201

short answer: arm_freq will be 800 when it is busy. Add "force_turbo=1" if you want overclock when idle.

@xnosek00
Copy link
Author

Thank you, it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants