Failed to load EGL device integration "eglfs_kms_egldevice"
Unsolved
Installation and Deployment
-
Re: Cross compile for Jetson Nano for EGLFS EGLDevice On
Hello everyone, I encountered an issue while compiling Qt5.15.1 for Jetson Nano using the gcc-linaro-7.3.1-2018.05 toolchain. The build works with XCB but fails when running on EGLFS with the error: qt.qpa.egldeviceintegration: Failed to load EGL device integration "eglfs_kms_egldevice". I noticed that the EGLFS EGLDevice option is disabled in the configuration output. Does anyone know how to enable this option during configuration? Any guidance would be greatly appreciated! -
Hi and welcome to devnet,
You should take a look at the content of the tests run by the configure script to see what exactly failed with regard to EGLFS.
The NVIDIA forum might also contain some hints.