23rd Jan, 2025, 07:40 PM
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:
and it's better but no perfect. The temperature is ok:
root@xbian ~ # vcgencmd measure_temp
temp=39.0'C
Now, using xbian-config command and choosing -> Settings -> System -> Overclocking a window appear with advice:
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
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