You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
Thanks for putting this together. I'm fairly new to SBC and NixOS, I just recently received a couple of Turing Pi RK1, and was hoping to add support for them.
Hi,
Thanks for putting this together. I'm fairly new to SBC and NixOS, I just recently received a couple of Turing Pi RK1, and was hoping to add support for them.
It looks like there are DTS available here: https://github.com/armbian/linux-rockchip/blob/rk-5.10-rkr6/arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dts
The official Turing Pi image uses Ubuntu based on the following repo (config and u-boot).
Do you have any pointers to how to add support?
Thanks