I’m trying to get nixos running on Olimex A64-OLinuXino board; on nixos wiki I found a page about the Teres-I laptop which is based on the same board.
From the wiki it seems it should “just work” with 5.11+ kernel - but I tried both the 21.11 generic image and the unstable (Latest kernel) - after turning board on, I don’t get anything on HDMI.
Don’t have a usb-serial adapter yet, so don’t know if there’s anything on serial console.
Anyone had any luck with the same or similar board?
I didn’t know I also need to write a device-specific u-boot image to the sd card (thanks to a friendly person on #nixos-on-arm:nixos.org matrix channel for pointing out). I’m going to work towards that and report here.