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. buildroot qt issue with tslib
Forum Updated to NodeBB v4.3 + New Features

buildroot qt issue with tslib

Scheduled Pinned Locked Moved Mobile and Embedded
buildroot qt is
4 Posts 2 Posters 1.2k Views 2 Watching
  • 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.
  • Awadhesh MauryaA Offline
    Awadhesh MauryaA Offline
    Awadhesh Maurya
    wrote on last edited by
    #1

    Hi,
    I am working on buildroot-2014.05 for Renesas RSKRZA1 board. Here ts_test, ts_calibrate are working fine, but none of example in QT-4.8.6 is working with touch panel. I have selected tslib package in QT in buildroot menuconfig, it was in mouse driver.

    Please let me know the solution if anyone knows.

    Thanks in advance.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Did you create the configuration files for tslib to use ?

      You can set the QT_DEBUG_PLUGINS environment variable when you run your application to get some more information.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Awadhesh MauryaA 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Did you create the configuration files for tslib to use ?

        You can set the QT_DEBUG_PLUGINS environment variable when you run your application to get some more information.

        Awadhesh MauryaA Offline
        Awadhesh MauryaA Offline
        Awadhesh Maurya
        wrote on last edited by
        #3

        @SGaist said:

        configuration files for tslib

        Thanks devnet,

        It was already created /etc/ts.conf file. There were some settings left. These are:
        export TSLIB_TSDEVICE=/dev/input/event0
        export TSLIB_TSEVENTTYPE=INPUT
        export TSLIB_CONFFILE=/etc/ts.conf
        export TSLIB_CALIBFILE=/etc/pointercal
        export QWS_MOUSE_PROTO="Tslib:/dev/input/event0"

        Actually I am new to this, after search in google I have found these. Now every qt example is working with touch.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Good !

          Then please mark the thread as solved ("Topic Tools" -> Mark Solved)

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

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