Forum

Full Version: Xbian overclock presets [RPi 4B]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi ,
my Raspberry Pi 4B has a passive aluminium cooler "enclosure". I use it as audio kodi server (no video stream).
With no overclock, sometimes during reproduction big .flac files the player stop working for somes seconds, so I little overclocked adding to /boot/config.txt:
Code:
arm_freq=900
core_freq=400
sdram_freq=400
over_voltage=0

and it's better but no perfect. The temperature is ok:

Terminal

root@xbian ~ # vcgencmd measure_temp
temp=39.0'C

Now, using xbian-config command and choosing -> Settings -> System -> Overclocking a window appear with advice:
Terminal
Xbian has tested different overclocking settings and created a most preferable combination of settings

but ones closed the advice I see no presets to choose, there are only two options to manually insert.
My question is how to load the tested overclocking settings combinations? And which you use as good compromise?
Thank you
Reference URL's