I have a Reterminal and e10-1 expansion board
I followed this link to install the original OS
After installing the OS I seed the LCD and I can login. Kernel version is 5.15.32-v7l+
I then follow this manual for the topic driver-installation
Even before installing the drivers
ls /boot/overlays/reTerminal-bridge.dtbo
already shows that this file is already available. Is it still needed to install the driver?
If I run this
sudo ./scripts/reTerminal.sh
The kernel is upgraded, in the end compilation of drivers fail.
so I use this
sudo ./scripts/reTerminal.sh --keep-kernel
This I follow this manual
However compilation fails, it seems seeed-voicecard is not compatible with 5.15
Can Seeed provide a working OS image for the E10-1 with all the drivers installed?