Hello there,
I am trying to run Armbian image on Rock 4C+ V1.41.
I’m using download link for 4C+ found here: https://www.armbian.com/rockpi4/, specifically images from here: http://xogium.performanceservers.nl/dl/rockpi-4cplus/archive/.
They all are having 4cplus in names, so I assume target right board model.
However, it does not boot - I have steady green led and “2 short blinks - pause” cycle on blue led (though, it does it even when it boots fine, just at a slower pace), nothing on the screen.
I figured that 4C+ does not have SPI Flash, so not legacy bootloader problem.
I notice that armbian images, unlike radxa’s, are:
- MBR
- have single ext4 partition with boot and rootfs
- they start their partition at 32768, where radxa’s images have FAT32 EFI boot partition
Would anything from this have to do anything with boot failure?
Any pointers on how to proceed would be welcomed.
P.S.: the reason I am trying to run Armbian is because of newer kernel. Radxa’s images boot ok but there is a bluetooth problem causing my BT keyboard to connect and immediately disconnect, and I was hoping to see if it is something that might have been fixed there. There is a topic on this forum describing the this problem with HID devices with no replies.