Hi all,
I managed to install Armbian on a X96 Linux TVBox with 4Gb RAM and 32Gb ROM. I've build the image following the Armbian Build Framework.
- v25.08 rolling for aml-s9xx-box running Armbian Linux 6.12.37-current-meson64
I reused the DTB that originally comes with the BOX and almost everything seems to work.
I tested the system using glmark2 with a score of 197. I suppose GPU is working.
Anyway I've some problems with Electron.
I have installed the "hello world" app. The application starts but I receive this error:
[4150:0714/130924.545719:ERROR:ui/gfx/linux/gbm_wrapper.cc:79] Failed to get fd for plane.: No such file or directory (2)
[4150:0714/130924.547711:ERROR:ui/gfx/linux/gbm_wrapper.cc:261] Failed to export buffer to dma_buf: No such file or directory (2)
Any suggestion?
Davide