Part Number: AM5728
Tool/software: Linux
Hi,
I am using ft5x06 touch, I have integrated the edt,ft5x06 driver and i have got the touch interrupts.
I have used the ts_calibrate and ts_test applications, those are pretty fine according to me.
Now, I have tried with the touch with qt applications, Got few error as follows,
root@am57xx-evm:/usr/share/qt5/examples/quick/touchinteraction# ./touchinteraction -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
No modes available for output "HDMI1"
^Croot@am57xx-evm:/usr/share/qt5/examples/quick/touchinteraction#
How to resolve those errors ?
Please suggest QT based touch application like widgets provided in EVM design.

