Open Wuppie007 opened 3 months ago
I tried running with the image for NanoPC T6, but only one nvme socket is working (there are 4 on it). Who can push me in the right direction?
I recently got the same board and it would be nice to keep DietPi. I've been a happy user for years on my ROCK 4B and it's time to upgrade to something a little more powerful and with a more convenient form factor.
I'm available for testing, of course.
@Wuppie007
There is no fdtfile=
defined in /boot/dietpiEnv.txt
, right? Does the bootloader the correct one OOTB? Check whether this returns the correct SBC/CM name:
cat /proc/device-tree/model
If not, check in /boot/dtb/rockchip
whether you can find the correct device tree, and then add a line to /boot/dietpiEnv.txt
like this (adjust the file name accordingly):
fdtfile=rockchip/rk3588-nanopc-cm3588.dtb
Creating an image request
Formal device information
If not, is a reliable 3rd party Debian image available for this SBC?
If not, are there install instructions for Debian available?
armbian has a config for it: https://github.com/armbian/build/blob/468342d3f75f6696f99d388b5b76f1b35c5e44d3/config/boards/nanopc-cm3588-nas.csc#L4
For now i choose nanopi 6 series at the dietpi install. (first install armbian bookworm, then use the manual dietpi installer)