Super Turbo settings Raspberry Pi
#59
(2014-07-04, 14:52)popcornmix Wrote:
(2014-07-04, 14:16)MediaPi Wrote: Also popcornmix can you answer this question please. From testing there is def a limit to core=600 (any further and it defaults it to 500) but is there a limit to sdram? and if so what is it?

I think this limit has now gone. I did get a particularly fast Pi and went through the code increasing some of the sanity checks (back in April).
I believe I had:
Code:
arm_freq=1250
core_freq=610
sdram_freq=610
working and actually using those frequencies. I think sdram_freq and core_freq limit is now 750MHz, and arm_freq is 1500MHz.

Should I change gpu_freq too?

Here's my config.txt
arm_freq=1050
core_freq=500
gpu_freq=500
sdram_freq=500
over_voltage=6
disable_overscan=1
gpu_mem_512=176
start_file=start_x.elf
fixup_file=fixup_x.dat

I want to test your settings.
Reply


Messages In This Thread
RE: Super Turbo settings Raspberry Pi - by fernandovg - 2014-08-06, 19:37
Logout Mark Read Team Forum Stats Members Help
Super Turbo settings Raspberry Pi0