Introduce ROCK 5 Model B - ARM Desktop level SBC

Presume it just tweaks the timings so everything is optimum, dunno PVTM is new to me but been wondering if the OPP table does anything or really its like the amlogic where everything seems hardcoded in the MCU blob.

Have you tried DTC and editing the OPP table either under or overclock and see if its totally ignored?
Preferably OC to see if it does?

Hi @Mecca, read this yesterday and gained even more appreciation for the work that goes into finalizing a SBC for release:

1 Like

Hi @NGBRO, this is what I did with my R0. Thinking I’ll do something similar with the 5B, likely adding an inlet and outlet for the fan until something I like becomes available to purchase or 3D print :wink:

Check sbc-bench output in detail. That’s two different phenomenons:

  1. the cpufreq driver is hiding certain cpufreq OPP (on @willy’s board also the top ones)
  2. real clockspeeds differ from cpufreq OPP in different directions

As an example ‘my’ board:

Checking cpufreq OPP for cpu0-cpu3 (Cortex-A55):

Cpufreq OPP: 1800    Measured: 1828 (1828.663/1828.622/1828.125)     (+1.6%)
Cpufreq OPP: 1608    Measured: 1645 (1645.519/1645.452/1644.982)     (+2.3%)
Cpufreq OPP: 1416    Measured: 1422 (1422.748/1422.654/1422.544)
Cpufreq OPP: 1200    Measured: 1230 (1231.014/1230.882/1230.354)     (+2.5%)
Cpufreq OPP: 1008    Measured: 1062 (1062.635/1062.504/1061.903)     (+5.4%)
Cpufreq OPP:  816    Measured:  845    (845.559/845.516/844.695)     (+3.6%)
Cpufreq OPP:  600    Measured:  587    (590.172/589.922/583.196)     (-2.2%)
Cpufreq OPP:  408    Measured:  391    (391.348/391.180/390.991)     (-4.2%)

Checking cpufreq OPP for cpu4-cpu5 (Cortex-A76):

Cpufreq OPP: 2400    Measured: 2348 (2348.432/2348.405/2348.268)     (-2.2%)
Cpufreq OPP: 2208    Measured: 2185 (2185.642/2185.619/2185.571)
Cpufreq OPP: 2016    Measured: 2016 (2017.078/2016.977/2016.750)
Cpufreq OPP: 1800    Measured: 1817 (1817.134/1817.114/1816.991)
Cpufreq OPP: 1608    Measured: 1625 (1625.664/1625.632/1625.255)     (+1.1%)
Cpufreq OPP: 1416    Measured: 1437 (1437.125/1437.110/1436.982)     (+1.5%)
Cpufreq OPP: 1200    Measured: 1259 (1259.240/1259.132/1258.933)     (+4.9%)
Cpufreq OPP: 1008    Measured: 1056 (1056.646/1056.527/1056.387)     (+4.8%)
Cpufreq OPP:  816    Measured:  849    (850.073/850.012/849.793)     (+4.0%)
Cpufreq OPP:  600    Measured:  592    (592.260/592.234/592.154)     (-1.3%)
Cpufreq OPP:  408    Measured:  394    (394.444/394.302/394.288)     (-3.4%)

Checking cpufreq OPP for cpu6-cpu7 (Cortex-A76):

Cpufreq OPP: 2400    Measured: 2348 (2348.350/2348.268/2348.159)     (-2.2%)
Cpufreq OPP: 2208    Measured: 2185 (2185.548/2185.453/2185.311)
Cpufreq OPP: 2016    Measured: 2015 (2015.390/2015.315/2015.114)
Cpufreq OPP: 1800    Measured: 1813 (1813.888/1813.888/1813.847)
Cpufreq OPP: 1608    Measured: 1620 (1620.361/1620.263/1620.149)
Cpufreq OPP: 1416    Measured: 1429 (1429.315/1429.204/1429.204)
Cpufreq OPP: 1200    Measured: 1246 (1246.176/1246.056/1246.026)     (+3.8%)
Cpufreq OPP: 1008    Measured: 1048 (1048.325/1048.240/1048.229)     (+4.0%)
Cpufreq OPP:  816    Measured:  842    (842.671/842.611/842.422)     (+3.2%)
Cpufreq OPP:  600    Measured:  592    (592.273/592.234/592.161)     (-1.3%)
Cpufreq OPP:  408    Measured:  394    (394.366/394.288/394.233)     (-3.4%)

The cpufreq driver decides to hide 2256, 2304 and 2352 from the OPP table (which might be a reasonable choice since the 200 MHz step between 2208-2400 is ok) but in @willy’s case cpu4-5 get 2304 MHz as highest OPP and cpu6-7 get 2352 MHz. The driver hides the 2400 OPP regardless what the MCU inside the SoC decides to use as real clockspeeds for each cpufreq OPP.

And you should be aware that Amlogic’s clockspeed cheating stopped with most recent SoCs. The last ones where we observed a hardcoded difference between cpufreq OPP and real clockspeeds was GXL/GXM (S905X and S912 where cpufreq OPP says 1.5 GHz while in reality it’s 1.4 GHz)

For such a use case I would ssh into a locally running Linux VM (having to admit that I’m typing these lines on an ARMv8.5-A laptop)

Anyway, I don’t understand the 8nm process
I put this down here,

Allen 8nm is just the minimum resolution of lithographic process on the silicon wafer and how dense the resultant SoC can be (in rough terms).
None of us understand that process as its massively valuable IP, but we don’t need to understand manufacture process just operation of the SoC and as @tkaiser posted we already have some absolutely whopping sized technical references datasheets for the RK3588.

@tkaiser as a test if you OC the OPP does the soc take any notice at all would still be interesting.
The amlogic was not a cheat as likely 10% is likely within tolerance of quoted specs what they where doing is locking the speed with a licensed blob.
The quoted specs was just the standard sales speak as many things are cheats where ever they can legally and presume it was.
The GPU on the S905Y2 seemed to be locked whilst on the a311d clockspeed is locked via a mcu blob.
I guess its the prerogative of the SoC manufacture and wondering even though we can not test GPU does the CPU OC?

I completely accept the things,
I will certainly compared to others have the most recreational and non-critical use of this SOC.

Frankly I’m waiting a RK3588 Pico/nano ITX fonctionnal board with full width heatsink and sell it including postage to me at a low price, and it’s all good !

I do use KVM on my Ubuntu 20 Linux desktop running a Ryzen 9 5950 with 64GB RAM, and I’ve even managed to set up an Arm (aarch64) VM via Qemu as well, but a) It was VERY difficult to get working and b) It feels slow.

It also wouldn’t be my first Arm SBC. I have a RPi 3B+ running Raspbian. It’s a DNS for my local LAN and it drives my old Epson flatbed scanner, which no longer has Windows support.

1 Like

There is no ‘8nm process’ since these numbers today are just marketing BS. At least according to TSMC’s vice president of corporate research (TSMC is the foundry having the most advanced process nodes today so maybe he knows a little bit what he’s talking about):

2 Likes

Yeah, but I was talking about running an arm64 Linux distribution in a VM on one of these cores which is really easy and super fast since both cores and OS support virtualization. But running macOS isn’t everybody’s 1st choice so nevermind :slight_smile:

Oh, on an M1/M2 Mac? Yeah, since I don’t already own one, it would be a really expensive way to go.

Collection of insights so far

4 Likes

are they though?
so then what happen when and if they get to 2 or even 1nm process?
you know there is a thing called quantum tunneling , are you saying that is not real either?
or are you saying that they are just hyping and that they are not really using the processes they are claiming?
from my understanding they are getting dangerously close to Moore’s law hitting the wall , and that they can only go to 3 or 2 nm before quantum tunneling become an issue,
then the only thing to do is use layering techniques to increase performance

They are not because of quantum tunnelling because we are at such small quantum size the electrons pass through without registering.
When they say 8nm they are the smallest lithographic process avail will be 8nm but much will be bigger process so really its not, but capable of 8nm or less if it wasn’t for quantum tunnelling where there is so little stuff there the electron just passes straight through.
Its all stuff we don’t need to know for use and far too complex but we are already past much of what can be done with conventual silicon and where they can mitigate some of it is at that process spec but more and more isn’t.
I was reading about it a month ago and about special gate keeper circuits to help mitigate quantum tunnelling and as per usual have forgot most of what I read.

Who cares what I’m saying? Or all the tech journalists babbling about ‘nm process nodes’? What about listening to those who should really know?

Here we go again:

"But TSMC’s vice president of corporate research, Dr. Philip Wong, was keen to point out that after introducing his company’s latest node, despite a history of the node naming scheme actually having some relevance to the silicon features etched into the wafer, the node names are now effectively meaningless. So, while we might like to think that the N7, N5, and N3 names it’s using for its 7nm, 5nm, and 3nm nodes relate to the gate length of transistors, they’re effectively just brand names. It used to be the technology node, the node number, means something, some features on the wafer,” says Philip Wong in his Hot Chips 31 keynote. “Today, these numbers are just numbers. They’re like models in a car – it’s like BMW 5-series or Mazda 6. It doesn’t matter what the number is, it’s just a destination of the next technology, the name for it. So, let’s not confuse ourselves with the name of the node with what the technology actually offers.”

But hey, that’s just TSMC’s vice president of corporate research! I guess we should better trust marketing departments, tech magazines, bloggers and the whole of YouTube telling us about ‘nm processes’ when they in reality just report about a fab’s node name that has some specific number in its name that gets lower and lower every year which poses the problem which numbers the marketing departments will choose in a few years since they’re obviously getting close to 1 with their node names within the next time.

There is a good bit on wikipedia about 7nm node

Since 2009, however, “node” has become a commercial name for marketing purposes[6] that indicates new generations of process technologies, without any relation to gate length, metal pitch or gate pitch.[7][8][9] TSMC and Samsung’s 10 nm (10 LPE) processes are somewhere between Intel’s 14 nm and 10 nm processes in transistor density.

But yeah its a trade name for

In semiconductor manufacturing, the International Technology Roadmap for Semiconductors defines the 7 nm process as the MOSFET technology node following the 10 nm node. It is based on FinFET (fin field-effect transistor) technology, a type of multi-gate MOSFET technology.

There is practically one firm who has a near monopoly on the lithographic machines that do the etching.


I think its them who conjure up new node process names.

That monopoly might also cause a new silicon shortage as apparently the US has banned them from supplying new node technology and existing to China as TSMC is based in Taiwan

If you look at the new 3nm process https://en.wikipedia.org/wiki/3_nm_process#3_nm_process_nodes
The Transistor gate pitch (nm) really is >= 40nm

Its sort of approx effective density in die size and efficiency and could be wrong about AMSL but it always seems to be co-ordinated even though the transistor technology might be different so always presumed it was.

Nope reading its https://en.wikipedia.org/wiki/International_Roadmap_for_Devices_and_Systems which is https://en.wikipedia.org/wiki/International_Technology_Roadmap_for_Semiconductors now minus China

Please read the stuff you’re referencing. It begins with “…the ITRS defines the 7 nm process as…” – if you click on the ITRS link you can read “As of 2017, ITRS is no longer being updated”. 2017!

Now the third and last time: your ’ 7 nm process’ article talks about TSMC’s N7 process. Now what TSMC itself (not the marketing department but those who actually do the work) have to say: ‘while we might like to think that the N7, N5, and N3 names it’s using for its 7nm, 5nm, and 3nm nodes relate to the gate length of transistors, they’re effectively just brand names.’

Who should we trust now? Some ‘enthusiasts’ writing stuff on Wikipedia (that gets copy&pasted by ‘tech journalists’, bloggers, Youtubers and so on) or the one who really knows?

Asides that Wikipedia in most areas is full of BS and this especially applies to semiconductor manufacturing where fanboys of AMD, Intel, Apple and whatever else do edit articles.

If TSMC for example presents a new process called N3 and a slide tells ‘up to 1.7 more density than N5’ then within no time some wiki clown will create out of this ‘up to’ marketing claim a static 1.7 multiplicator and multiplies some chip density BS number from the past with this new static factor and from then on Wikipedia claims ‘N5: 185 MTr/mm2’ but ‘N3: 314.73 MTr/mm2’ which is plain BS or just failed math combined with wrong assumptions and missing due diligence.

And everyone familiar with this technology knows this since different chip areas have different densities, for example ‘SRAM density is disclosed at only getting a 20% improvement’. Now compare this with Wikipedia where some copy&paste clown failing with math multiplied some also just vaguely estimated BS number for the N5 process with 1.7 to generate a new BS number for N3.

And always remember what TSMC’s VP of corporate research had to say at his Hot Chips keynote about these N3, N5 and N7 names: ‘they’re effectively just brand names’:

1 Like

BTW: to stop all this useless nitpicking…

When Rockchip announced RK3588 they we’re talking about an ‘8 nm process’.

So let’s look at Wikipedia first since we all need to believe there lives the truth: https://en.wikipedia.org/wiki/8_nm_process

What does this really tell us? It’s made by Samsung since TSMC has no process with 8 in its name and GlobalFoundry’s process name numbers do not go below 12.

So we’re talking about a so called ‘extension’ of Samsung’s 10LPP process (as such the marketing department decided that it would be a great idea to decrement the 10 number simply by 2 to have a nice name with an 8 inside: 8LPP) which is said to have a fin pitch of 42nm and a gate pitch of 64nm:

1 Like

Considering that this is supposed to be a thread created for general discussion about a specific device, there is currently way too much discussion about wholly irrelevant things.

Now that the board is in the hands of some, I would have thought that more focussed discussion would be of far greater use to those who have been waiting for this to come along.

There is even a dedicated thread for those invited to the debug party to discuss the more technical areas that may perhaps be of less use to end users and more for the Radxa devs.

As part of the general use that these boards will get, I am surprised that we have not seen them sent out to the usual YT reviewers that will cover video, gaming and things that are likely to be of greater interest to the masses.

In addition, as well as debug testing and the like, Radxa should consider sending some out to average users to put through it’s paces and receive more basic and generic feedback from those that are likely to be the key consumer purchasers (those who have likely bought the P4 and are looking for the next thing to upgrade to).

Key prospective marketing opportunities are being missed by Radxa.

We already have some idea of what the RK3588 boards can potentially achieve from video posts from users of competing products and although the Rock 5 is behind the curve, its prospective price could be compelling enough for people to hold on to their cash for a while longer.

But the longer the wait, without some real world, more mass use demonstration can lead to money being spent elsewhere.

Have a dual party invite. One for the high level techies and one for the average users who are going to be the ones to gush over the product and more likely promote its potential purchase.

1 Like