[meta-freescale] [meta-fsl-arm] QT5 on SabreLite

Filip Piechocki fpiechocki at gmail.com
Fri Jan 24 10:35:51 PST 2014


Hi,

Maybe try different device (e.g. /dev/input/event0). AFAIR it should be
like this for example:

... -plugin tslib:/dev/input/event0

or instead of adding this as command line argument it can be set as
environment variable:

export QT_QPA_GENERIC_PLUGINS=tslib:/dev/input/event0

Best regards,
Filip

On Fri, Jan 24, 2014 at 6:13 PM, Gary Thomas <gary at mlbassoc.com> wrote:

> I finally got QT5 to build for my i.MX6Q SabreLite.  I'm able
> to run the cinematic demo, but the touch screen isn't working.
> Here's what I get:
>
> root at sabrelite:~# Qt5_CinematicExperience -platform eglfs -plugin tslib
> evdevtouch: Using device /dev/input/event1
> min X: 0 max X: 0
> min Y: 0 max Y: 0
> min pressure: 0 max pressure: 4095
> device name: tsc2004
> EGLFS: Unable to query physical screen size, defaulting to 100 dpi.
> EGLFS: To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and
> QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
> QTsLibMouseHandler "tslib" ""
> Protocol type A
> libpng warning: iCCP: known incorrect sRGB profile
> libpng warning: iCCP: known incorrect sRGB profile
>
> Notice that the touch window is 0x0.  I know the touch is set up
> properly and calibrated as I've run the ts_* programs as well as
> X11 and QT4.
>
> How do I get the touch screen working with QT5?
>
> BTW, the demo reports being able to display a screaming 177FPS!
> Does that make sense?
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140124/dd549e2d/attachment-0001.html>


More information about the meta-freescale mailing list