Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Intempestive Touchscreen Events on Linux ARM

Intempestive Touchscreen Events on Linux ARM

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 239 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jean_b
    wrote on last edited by
    #1

    I experience intempestive / undesired touch events when running a Qt Quick application. Would you know what could be the cause?

    Test configuration:

    • Linux 5.10
    • Qt 5.12.5
    • Capacitive touchscreen with SITRONIX controller

    Step 1: boot and monitoring the interrupt pin from the touchscreen for 2hours: no interruption
    Step 2: launching evtest for 1hour: no interruption
    Step 3: launching a Qt application with QT_LOGGING_RULES set:
    -> the SITRONIX device is detected for the evdevmouse and evdevtouch objects.
    -> approximately 1 interruption / minute while nothing touches the screen
    Step 4: stop (Ctrl-C) the Qt application: intempestive interruptions keep going

    Same results with:

    • tslib instead of evdev
    • mtdev enabled
    • the evdevmouse disabled
    1 Reply Last reply
    0
    • J Offline
      J Offline
      jean_b
      wrote on last edited by
      #2

      The issue came from the touchscreen controller calibration

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved