08-19-2020, 05:59 AM
By default Linux only runs the rk3328 at (approx!) 1.3ghz maximum cpu frequency
But Armbian may add a patch to boost that to 1.5ghz
This may cause problems maybe ? If you don't have a good power supply or the cpu gets too hot perhaps
You can try to change the max frequency:
sudo echo 1296000 > /sys/bus/cpu/devices/cpu0/cpufreq/scaling_max_freq
But Armbian may add a patch to boost that to 1.5ghz
This may cause problems maybe ? If you don't have a good power supply or the cpu gets too hot perhaps
You can try to change the max frequency:
sudo echo 1296000 > /sys/bus/cpu/devices/cpu0/cpufreq/scaling_max_freq