rock@rockpis:~$ lscpu | grep MHz
CPU max MHz: 1008.0000
CPU min MHz: 408.0000
Is there any reason it seems to be underclocked to 1Ghz?
Presume there is a 1.3ghz dtbo that could be provided that maybe could be added and we just rename and swap between the 2?
I presume one of those little Pi heatsinks will do no harm.
There be a dtbo/dts in this here zip of 1296000
Not me as stolen from those wonderfull people at Slackware
rock@rockpis:~$ lscpu | grep MHz
CPU max MHz: 1296.0000
CPU min MHz: 408.0000
But also if you download this one it has the benchtexts from the last RockPiS in it so you can compare before you run.
RockPiS trades very well with a Pi3B+
Benches are what they are but it gives you a metric to the RockPiS
Not sure what you mean by support as with the Ubuntu version the DTS sets the max frequency to 1Ghz, its either clocked to a max of 1.0ghz as it was or it now has a DTS change.
Didn’t check the Debian version.
So slightly confused by supported by the kernel as the kernel doesn’t set the CPU clock the dts in /boot/firmware does and with the version you mention on ubuntu its 1.0Ghz.
In fact thinking about it, it prob was the Debian version not ubuntu I tried as its Ubuntu 20.04 that I have been using with my Pi’s.
I’m now running @1.3 GHz, Userspace governor with fixed frequency (needed for comparison).
Impressive efficiency.
7Zip parallel benchmark draws only 1.6 W (drops to 1.2 W @ 1 GHz), for 2100 MIPS average.
My previous efficiency champion, the Odroid C0 @ 1.3 GHz, draws 2.4 W for 2550 MIPS.
$ cat /etc/apt/sources.list.d/apt-radxa-com.list
deb http://apt.radxa.com/buster-stable/ buster main
#deb http://apt.radxa.com/buster-testing/ buster main
By default, the “buster-testing” line is commented. Thus you can not download packages from buster-testing repository.
That’s what I said: with the official image, I had no access to this newer kernel.
I did not know about the need to uncomment that line. Maybe you could update the FAQ?
The suggestion in the other thread about a way to reclaim 62 MB of memory should also be in the FAQ, IMHO.