-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support for Rock 5B+ #53
Comments
It's a community repository in general, so you should not expect that Sidero Labs will do support for any specific SBC. |
I got my rockchip 5b+ yesterday am trying to build the overlay in my fork but seem to be having a sha mismatch not sure how to fix. i just modified the workflow to use the github arm64 ubunutu runner to build it. https://github.com/adamcirillo/sbc-rockchip/actions/runs/13469886011/job/37642088473 it seems to be related to the uboot download. |
I tried a local build after setting up docker to use wsl and install qemu to do the builds seems I need the dtb file rk3588-rock-5b-plus.dtb how does this get added to the kernel image? |
seems i need a kernel patch for the dtb would you accept a pr in the pkgs repo for it? |
yes, if the patch got accepted upstream e.g. for Linux 6.13, we can backport it to our 6.12 LTS |
Hi,
would you be able to support the rock 5B+, it seems very similar to the rock 5B, also would you be able to pass the GPU through to Kubernetes when you add support?
The text was updated successfully, but these errors were encountered: