Results 1 to 2 of 2

Thread: Touch screen on t-Embedded 4.4 on i.MX31ADS

  1. #1
    Join Date
    May 2008
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Touch screen on t-Embedded 4.4 on i.MX31ADS

    Hi All,
    I am developing using ubuntu/AMD64 for a arm target board (freescale i.MX31ADS development kit). I managed to get everything built and running on the board over NFS but I can not use the touch screen to interact with any of the demos. I have been reading through various config files, forum posts and the trolltech docs and I am none the wiser. Does anyone have any suggestions?

    -H

    p.s, The dev kit I got had an old version of qtopia installed and I am currently running the new qt-embedded app's via a modified script which lives under /etc/rc.d/init.d/qtopia

    Target board details:

    Linux freescale 2.6.22.6

    built using LTIB.

    Any help would be most appreciated.

  2. #2
    Join Date
    Jan 2006
    Location
    Gold Coast, Australia
    Posts
    36
    Thanked 5 Times in 5 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Touch screen on t-Embedded 4.4 on i.MX31ADS

    I would start with either tslib, or by passing the correct /dev/input for the screen
    If it is /dev/input/event2, you can do
    cat /dev/input/event2 and then poke the screen and see some characters every time you poke it.

    Make sure tslib and the utilites are either installed, or compile them yourself.
    You will also need to configure Qt/E for using the tslib gfxplugin.


    tslib comes with some tools to help test things and get it configured, and even calibrated.
    Freelance Senior Software Engineer

Similar Threads

  1. how to enable touch screen in qt/embedded
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 8
    Last Post: 25th March 2011, 10:44
  2. how to do touch screen calibration for qtopia-core-opensource-4.3.2
    By avrecorder in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 15th September 2008, 12:49
  3. regarding a touch screen driver for qt-embedded
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd March 2007, 10:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.