Super Turbo settings Raspberry Pi
#90
Oke if i get this right my settings will be:
1.
arm_freq=1150
core_freq=550
sdram_freq=650
over_voltage=8
over_voltage_sdram=4
avoid_pwm_pll=1 <----use this or not?
force_turbo=1
max_usb_current=1
h264_freq=275 <---- half core
gpu_mem=192 <------ or is it: gpu_mem_512=192
isp_freq=275 <---- half core
v3d_freq=275 <---- half core
disable_overscan=1
hdmi_force_hotplug=1
hdmi_ignore_cec_init=1

or?:
2.
arm_freq=1150
core_freq=550
sdram_freq=650
over_voltage=8
over_voltage_sdram=4
avoid_pwm_pll=1 <----use this or not?
force_turbo=1
max_usb_current=1
gpu_freq=275 <---- half core ....gpu_freq Sets core_freq, h264_freq, isp_freq, v3d_freq together. Default 250 so it will make the core_freq to 275 as well?
gpu_mem=192


disable_overscan=1
hdmi_force_hotplug=1
hdmi_ignore_cec_init=1


like you suggested underclock the GPU:
3.
arm_freq=1150
core_freq=600 overclock to 600
sdram_freq=650
over_voltage=8
over_voltage_sdram=4
avoid_pwm_pll=1 <----use this or not?
force_turbo=1
max_usb_current=1
h264_freq=200 <---- underclock
gpu_mem=192
isp_freq=200 <---- underclock
v3d_freq=200<---- underclock
disable_overscan=1
hdmi_force_hotplug=1
hdmi_ignore_cec_init=1

with of the settings do you recommend

or is it just as simple as this?:

arm_freq=1150
core_freq=600
sdram_freq=650
over_voltage=8
over_voltage_sdram=4
force_turbo=1
max_usb_current=1
gpu_mem=192
disable_overscan=1
hdmi_force_hotplug=1
hdmi_ignore_cec_init=1

The Pi will set the gpu_freq= to Default 250 or 240 if you set core_freq=600 and that's it?
Reply


Messages In This Thread
RE: Super Turbo settings Raspberry Pi - by Warez - 2014-12-12, 09:32
Logout Mark Read Team Forum Stats Members Help
Super Turbo settings Raspberry Pi0