Part Number:AM3354
Tool/software: Linux
I am working on AM3354 custom board.
and I have developed qt application and need to run with "-platform eglfs" but I am facing below error please do the needful.
root@am335x-evm:/tmp# ./qt_application -platform eglfs
failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
loaded module : gbm_pvr.so
found valid GBM backend : gbm_pvr.so
PVR:(Error): OpenServices: PVRDRMOpenRender failed [0, ]
PVR:(Error): PVRSRVConnect: Unable to open connection. [0, ]
PVR:(Error): Couldn't connect to services [0, ]
Could not initialize egl display
Aborted (core dumped)
Regards,
Ronak