So, I've been working on this project for a while and I just wanted to share my results as there hasn't been much interest in overclocking the BCM2836. Today I managed to overclock my Pi 2 to 1500MHz and I just wanted to share to see if anyone else was interested. I removed L3 and soldered a lead on to the pad nearest C7 so that I could apply a separate core voltage. Using the software overvoltage setting of 8 only brings you up to 1.4V. I used an EVGA epower unit to provide a clean 1.66V. I used liquid nitrogen to cool the chip with a custom made CPU pot I designed. I had to use an extension cable for the SD card as it was getting too cold and I applied a heating pad to the bottom of the board to assist with keeping the RAM warm and defrosting the board. I found the chip coldbugs at -130C and refuses to boot under -90C. I found keeping the ram above 20C helped a lot with booting and stability.
So this is just a teaser to see if there is any other interest out there and to see if anybody knows of anyone who has gone further than this.
My benchmark can be found here:
http://hwbot.org/submission/2823857_zen ... 025.77_pps
- expandables
- Posts: 654
- Joined: Fri Jun 27, 2014 7:34 pm
- Location: Neverland with Michael Jackson
Re: Raspberry Pi 2 extream overclocking
Nice same to be very cool 

By thinking like an engineer you can create a raspberry pi.
Michael Jackson enthusiast.
I got the PI model B, B+ and PI 2 model B.
When will I get the A? I don't know.
Michael Jackson enthusiast.
I got the PI model B, B+ and PI 2 model B.
When will I get the A? I don't know.
Re: Raspberry Pi 2 extream overclocking
How far can you push it on 1.4V voltage ? 

+°´°+,¸¸,+°´°~ Everyone should have a taste of UK Raspberry Pie =D ~°´°+,¸¸,+°´°+
Rasberry Pi, SoC @ 1225Mhz
, 256MB Ram @ 550Mhz, 16GB SD-Card, Raspbian
Rasberry Pi, SoC @ 1225Mhz

Re: Raspberry Pi 2 extream overclocking
Using force_turbo=1 I was able to get to 1200. Two notes on that overclock: First, I could not push it any further with an over-voltage of 8 vs 6. Secondly, I could not get it to boot at anything above -30C. You may be able to use difluoroethane(air duster) to replicate this as it has a boiling point of -25C(have good ventilation and find cans that don't have a bitterant).hojnikb wrote:How far can you push it on 1.4V voltage ?
force_turbo=1
arm_freq=1200
start_x=0
core_freq=600
sdram_freq=500
over_voltage=6
gpu_mem=256
-
- Raspberry Pi Engineer & Forum Moderator
- Posts: 6504
- Joined: Wed Aug 17, 2011 7:41 pm
- Location: Cambridge
Re: Raspberry Pi 2 extream overclocking
I know the 1.8V supply runs pretty close to the core voltage (the 1.2V-1.4V supply), and James Adams had a pretty neat mod to run the core voltage off the 1.8V supply...
Re: Raspberry Pi 2 extream overclocking
Duh! Why didn't I think of that?!? Thanks for the idea!dom wrote:I know the 1.8V supply runs pretty close to the core voltage (the 1.2V-1.4V supply), and James Adams had a pretty neat mod to run the core voltage off the 1.8V supply...

I couldn't go any higher on the epower unit because I don't have the evbot to interface with it.
Re: Raspberry Pi 2 extream overclocking
I just soldered in a removable jumper between the 1.8V rail and the Vcore. I won't be able to test it until sometime later this week. I also have some low ESR caps if power delivery from the 1.8V rail is insufficient. My goal here is to hit the 1800MHz mark, but considering the power I've already put into it, I feel 1.8 won't be enough for that 200% mark. I'll keep you guys posted.
Re: Raspberry Pi 2 extream overclocking
This person documents overclocking Ppi2 to 1200 MHz using a standard set-up:
http://linuxonflash.blogspot.com.au/201 ... mance.html
My RP2 is stable at 1100 MHz, using a standard 1A(? I think) power supply, no force-turbo required:
[Rpi2:~]$ ./cpustatus.sh
Temperature: 44.9 C
Voltage: 1.39 V (+0.19 overvolt)
Min speed: 600 MHz
Max speed: 1100 MHz
Current speed: 1100 MHz
Governor: ondemand
/boot/config.txt
arm_freq=1100
core_freq=550
sdram_freq=483
over_voltage=4
Using the same instructions, I have managed to boot to 1166 MHz, but it is less stable.
Steve.
PS: apologies for repetition from another thread.
http://linuxonflash.blogspot.com.au/201 ... mance.html
My RP2 is stable at 1100 MHz, using a standard 1A(? I think) power supply, no force-turbo required:
[Rpi2:~]$ ./cpustatus.sh
Temperature: 44.9 C
Voltage: 1.39 V (+0.19 overvolt)
Min speed: 600 MHz
Max speed: 1100 MHz
Current speed: 1100 MHz
Governor: ondemand
/boot/config.txt
arm_freq=1100
core_freq=550
sdram_freq=483
over_voltage=4
Using the same instructions, I have managed to boot to 1166 MHz, but it is less stable.
Steve.
PS: apologies for repetition from another thread.
Re: Raspberry Pi 2 extream overclocking
Great find. I haven't had the time to collect as much data as I would like to. The guy in your link did a great job. It looks like his data is in line with yours. He was able to boot at 1166, but was only able to get it stable at 1100. I wonder if I could create a script to automatically bench and collect data as it is so time consuming to do manually. Something with privileges that could automatically tweak values and reboot... Just thinking out loud. Thanks for the clocks as well. I'll have to figure out an elegant way to collect and display data, maybe a box-plot with successful clocks vs voltage.SteveRPi wrote:This person documents overclocking Ppi2 to 1200 MHz using a standard set-up:
http://linuxonflash.blogspot.com.au/201 ... mance.html
My RP2 is stable at 1100 MHz, using a standard 1A(? I think) power supply, no force-turbo required:
[Rpi2:~]$ ./cpustatus.sh
Temperature: 44.9 C
Voltage: 1.39 V (+0.19 overvolt)
Min speed: 600 MHz
Max speed: 1100 MHz
Current speed: 1100 MHz
Governor: ondemand
/boot/config.txt
arm_freq=1100
core_freq=550
sdram_freq=483
over_voltage=4
Using the same instructions, I have managed to boot to 1166 MHz, but it is less stable.
Steve.
PS: apologies for repetition from another thread.
Just another thought, is the RPi 2 capable of going to 1.4V(over_voltage=8) without using force_turbo or current_limit_override? I thought you could only go up to 1.35V(over_voltage=6) without those.
Last thought before I run off to bed. Does anyone know how to get OpenArena working as a benchmarking platform? There are a lot of guides out there but they seem to be dated and don't work anymore. OpenArena still works, but I can't get it to count FPS and total frames rendered.
Re: Raspberry Pi 2 extream overclocking
Record or aquire a demo/replay file for it and then open the console (~) and type:Last thought before I run off to bed. Does anyone know how to get OpenArena working as a benchmarking platform? There are a lot of guides out there but they seem to be dated and don't work anymore. OpenArena still works, but I can't get it to count FPS and total frames rendered.
Code: Select all
timedemo 1
Also make sure timedemo mode is disabled before trying to actually play the game, it gets a bit angry.
Re: Raspberry Pi 2 extream overclocking
Nice OC!
Sorry for being late but I'm gonna ask it anyway.
Do you know if there's another way to overcome the 1.4 V limit without having to buy the EVGA power board?
Thanks
Afonso.
Sorry for being late but I'm gonna ask it anyway.
Do you know if there's another way to overcome the 1.4 V limit without having to buy the EVGA power board?
Thanks
Afonso.
-
- Raspberry Pi Engineer & Forum Moderator
- Posts: 6504
- Joined: Wed Aug 17, 2011 7:41 pm
- Location: Cambridge
Re: Raspberry Pi 2 extream overclocking
You can get about 1.6V with this board mod:
viewtopic.php?f=29&t=6201&start=950#p765205
viewtopic.php?f=29&t=6201&start=950#p765205
-
- Posts: 8
- Joined: Sat Apr 02, 2016 2:25 pm
Re: Raspberry Pi 2 extream overclocking
I used those settings on my RPi2 and my pi started to emit sparks ;-;Zen1 wrote:~snip~
force_turbo=1
arm_freq=1200
start_x=0
core_freq=600
sdram_freq=500
over_voltage=6
gpu_mem=256