It looks like they removed RK3588 PCI support
It is interesting reading ![]()
It looks like they removed RK3588 PCI support
It is interesting reading ![]()
I am testing kernel patch set
So I am able to boot linux kernel
But nothing more 
Unusable for any use case ⌠just a teaser
This looks interesting:
https://lore.kernel.org/linux-arm-kernel/6491956.DvuYhMxLoT@phil/
We may have useable upstream with the linux 6.3 merge window that should open next week.
Nothing more then what Armbian already provides for testings.
You can try some patches from mailing list if you want
for example PCIE support
https://patchwork.kernel.org/project/linux-rockchip/list/
https://patchwork.kernel.org/project/linux-rockchip/list/?series=718788
Has anyone tested mainline 6.2?
It is same as what you have in armbian rock 5 edge linux kernel
Just basic stuff 
just booting + emmc support
Thanks for doing the hard graft there.
However getting it into the mainline should also allow other distributions to use the work, so any code that is mainlined is good news and wont have to be carried as patches to board specific distributions.
The pull request for the initial board support has been meged: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=950b6662e26e381cf8834b9b78b08261890ee697
I can see there were other RFC patches going around I think for the pcie support, so its not complete yet, but another win on the road.
Some decent action on mainline dev work lately.
[https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux]
Time to make a pkgbuild for uboot and 6.3rc for Arch alarm.
I played with it a week or so ago and Ethernet was working on rock5b. Nvme wasnât showing up but I didnât put any effort into troubleshoot
Full PCIe support isnât in the kernel yet, hence no NVMe. Ethernet means PCIe 2 at least works.
Keep an eye on https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md and each kernel as it releases with the blog notes at https://www.collabora.com/news-and-blog/
Which defconfig would I use to build the mainline kernel?
Why no 6.5rc1 testing by anybody? Most of the main functions are in there.
EDIT: I just installed the 6.5.rc1 from armbian using armbian-config. No gpu kernel driver yet. Itâs still WIP. Have SSH login only. Journal looks good otherwise.
DarkevilPT: Thats old stuff compared to this kernel but thks anyway.
There are but⌠armbian try these:
https://monka.systemonachip.net/rock5b/
Things are going smooth. Collabora has been fairly busy with the Rock 5B i also see PCIe2 support (https://lore.kernel.org/linux-arm-kernel/[email protected]/). It could be that somewhere with Linux kernel 6.6 (maybe becoming the new LTS release) that Ubuntu 24.04 LTS comes with that version, so we could also use the Ubuntu version of Canonical it self.
I was able to get Fedora working on the rock5b with the mainline kernel. My notes: Fedora on Rock 5
I have a few questions which I dont see anyone making.
Will radxa ever update their images to mainline ones?
Is mainline completed yet? Whats need done more to have it working on all rockchips of the 35XX models?
Whats radxa take on this? I know orion O6 hype was huge and qualcomm is the wey but⌠what about us low common folks.. will I ever get mainline from the source for the compute module 5 ?
According to my tests mainline kernels still uses much more energy than vendor, itâs 1.5W vs 4.5W on idle.
I could not get to work pcie bifurcation with 6.15+ with Rock 5B images. Same with PLX chip. There are lot of changes about pcie in recent kernels ![]()
But wouldnât a PCI device installed in the system cause significant power drain? I mean, wouldnât it make sense that it uses more energy in order to support more demanding external devices, like GPUs? I might be wrong, but that seems logical to me.