Linuxfb:
export QT_QPA_PLATFORM=linuxfb
export QT_QPA_EGLFS_INTEGRATION=eglfs_emu
GPU Mali:
export QT_QPA_PLATFORM=eglfs
export QT_QPA_EGLFS_INTEGRATION=eglfs_mali
If your box support it you can make the eglfs for V3D. When I am not mistaken the eglfs_nxpl version is support.
I noticed Zeus don't use eudev but still mdev so it means for remote, mouse and keyboard you need to activate it and probably set some settings.
I hope in new releases it will get in consideration to use eudev. Probably it will save in the end lot of issues but at start just some issues which need to been fixed.
Just check a setup I made a while ago. https://github.com/w...re/commits/thud
Edited by WTE, 4 May 2020 - 08:50.