Hi,
after the latest updates on my Odroid N2+, I noticed that the CPUs no longer idles down to 500 Mhz but 1000 Mhz. A freshly installed latest N2+ bullseye image has that new, higher minimum, too.
Both /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies and
/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies used to contain minimum values of 500000 and 667000, but now start with 1000000.
I was wondering, is there a particular reason why not to let the N2+ go down to 500 Mhz and save some energy?
And is there a way to allow 500 Mhz in my existing installation? My googling didn’t get me there.
Thanks for your help!
Required Information
- DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=5
G_DIETPI_VERSION_RC=1
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’ - Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bullseye - Kernel version |
uname -a
5.10.123-meson64 #22.05.3 SMP PREEMPT Wed Jun 22 07:23:04 UTC 2022 aarch64 GNU/Linux - SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
Odroid N2 (aarch64)