this post was submitted on 25 Oct 2025
21 points (92.0% liked)

Ask Lemmy

35428 readers
883 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I'm looking into them. I know they advertised as being an open source competitor to the Broadcom chips in the Raspberry π. The Rπ only has a partial peripherals datasheet available.

As far as I know, no current hardware has documented tape outs or fab level process documentation. So do any of you know the level of total documentation for the RockChip stuff? Any comments on hardware? Any recommendations on dev boards, tablets, netbooks, bootloader or kernel stuff?

top 5 comments
sorted by: hot top controversial new old
[–] poweruser@lemmy.sdf.org 4 points 1 week ago

I have a PineNote tablet which is built on a RK3566 and I quite enjoy it. It's a neat ereader/tablet hybrid that runs regular Linux (Debian) and has an e-ink screen

[–] Blaster_M@lemmy.world 3 points 1 week ago

It's a decent sbc for low performance things. I've seen them used in just about every chinese android car head unit system.

[–] solrize@lemmy.ml 3 points 1 week ago (1 children)

open source competitor

I have been under the impression that they are rather closed, like almost everything else in the ARM A-series universe.

[–] j4k3@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

I know that they are open source to some extent. I'm 99% sure that this quote has not been updated to include the 3588, but this is on Wikipedia:

Rockchip provides open source software on GitHub[19] and maintains a wiki Linux SDK website[20] to offer free downloads of SoC hardware documents and software development resources as well as third-party development kits info. The chipsets available are RK3399, RK3288, RK3328 and RK3036.

Here is their stuff:
https://opensource.rock-chips.com/wiki_Main_Page

Here is the toolkit for converting AI stuff to work on their NPU. It looks like they support several 2-3b models including multimodal qwen v2: https://github.com/airockchip/rknn-toolkit2/
https://github.com/airockchip/rknn-llm

Their own documentation says they do not provide source for ATF (arm trusted firmware). So it is probably just as bad as the Intel/AMD Management Engine fascist takeover junk running in the background.

Their main document is the TRM PDF. The one for the newest RK3588 is on gitlab along with the regular mechanical and pinout documentation. At a tertiary glance, it looks comprehensive with over three thousand pages of registers, addressing, and peripherals with timing diagrams. It is way over my head to say how complete or useful it is.

https://gitlab.com/rock-chips/rk3588/rk3588-doc

[–] ozymandias117@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

Collabora is actively working on upstreaming the Radaxa Rock 5B

The TRMs are at least available online

meta-rockchip, Linux kernel, and u-boot have upstreamed support for (most) interfaces - check upstream status here: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md

ARM itself has uploaded the firmware for the GPU to linux-firmware

There's work on the NPU going pretty well

I've seen some work on an open TEE, but I don't need that for my project, so I haven't looked much into it

Rockchip themselves are... Questionably open

For the software side, I've found them decent. I do have to run latest and greatest Linux kernel and u-boot on our projects

The hardware team wasn't so happy for your fab level, but we managed to get some designs working based off SoMs from Firefly