MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.85k stars 495 forks source link

DietPi-Config | Allow to change max CPU frequency via device tree overlays #4139

Open BenshHD opened 3 years ago

BenshHD commented 3 years ago

Creating a bug report/issue

Required Information

Additional Information (if applicable)

Steps to reproduce

1.The max frequency is missing... i had the option for 2108000 mhz but with the update to the latest dietpi, it is now missing and the max is 1800000 mhz

Expected behaviour

Actual behaviour

Extra details

MichaIng commented 3 years ago

Many thanks for your report.

There have been quite some reports about unstable RK3399 systems since Armbian shipped the kernel with by default overlocked frequencies. So I guess they now lowered the default to how the manufacturers kernels/images ship it.

I checked how overclocking is now implemented. It's a device tree overlay. So please try to add rk3399-opp-2ghz to the overlays= line (in case create it) in /boot/armbianEnv.txt. Read more about it in /boot/dtb/rockchip/overlay/README.rockchip-overlays.