Hi everyone,
I’m running my Zero in a Beepy. For it to work, I need SPI for the display and I2C for the keyboard.
The only configuration I was able to run both was using the official Ubuntu Focal image. However, that image obviously is ancient.
I tried the official Kali and Armbian builds, but I couldn’t get SPI to work on both. On top of that, both (IIRC) are missing kernel headers, so I can’t build any drivers.
I even tried https://github.com/radxa-pkg/linux-stable for a newer kernel, but couldn’t get that configuration to run, not even on the Focal image.
Although I could live with an old kernel, I still would like to have current software, so Kali with it’s rolling release would be great, but as I said, no luck with the SPI there.
I assume a connection between SPI not working and the way parameters are passed to the boot process, but I’m not very familiar with SBC boot and U-Boot etc.
Any hints would be HIGHLY appreciated.
Cheers