工具/软件:Linux
您好:
我们可以成功地在 TDA2PxEVM 板上运行 Weston-simple-EGL。
root@dra7xx-EVM:~μ C/build-AVM_qt_app-TI_QT5_ARM-Debug# Weston-simple-EGL wlpvr:PVR Services 在 5秒内初始化302帧:60.400002 fps ^Csimple-EGL 退出 wlpvr:PVR Services DeInitialized root@dra7xx-EVM:~μ C/build-avm_qt_app-TI_QT5_arm-Debug#
我们的 Qt 应用程序使用"./avm_qt_app -platform eglfs 运行
"
root@~ dra7xx-EVM:μ C/build-avm_qt_app-TI_Qt5_arm-Debug#./avm_qt_app -平台 eglfs [aves]log_init。 服务器 log_TO_console=1、log_TO_shm=1 EGLFS:无法打开/dev/fb0 EGLFS:如果没有显示 中止(转储内核)、则无法继续
它似乎支持 eglfs、linuxfb、minimal、minimalegl、offscreen。
但为什么它无法使用 eglfs 运行呢?

