Qt Quick 3D on NXP i.MX 8QuadMax - libEGL warning: MESA-LOADER: Failed to open vivante: vivante_dri.so: No such file or directory
Unsolved
Mobile and Embedded
-
I'm getting the following warning when I try to run Qt Quick 3D example cross-compiled.
libEGL warning: MESA-LOADER: failed to open vivante: /usr/lib/dri/vivante_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
The program is running skipping frames about 1 to 3 fps. This is on Debian 11. I tried looking for this library file on the Debian package search but could not find it.
I think because of this, hardware acceleration is not working on Vivante GPU.
Can anyone please help me with this? your support is really appreciated.
Thnaks.