addon touchscreen on LE10.0.3

  • Hello.
    I installed libreelec 10.0.3 in order to make my touch screen work in HDMI type waveshare 10.1".
    I installed the touchscreen addon but this one does not work. Everything worked fine with LE9.2.8 so I took the same settings in ts.conf and ts_env.sh
    The driver that manages the touchpad is an "egalax", the screen is 1024X600. The raspberry is not connected to the screen by the pins.
    Has anyone managed to get this device to work with LE10.0.3?
    evtest gives: evtest
    No device specified, trying to scan all of /dev/input/event*
    Available devices:
    /dev/input/event0: eGalax Inc. USB TouchController
    Select the device event number [0-0]: 0
    Input driver version is 1.0.1
    Input device ID: bus 0x3 vendor 0xeef product 0x1 version 0x100
    Input device name: "eGalax Inc. USB TouchController"
    Supported events: Event type 0 (EV_SYN) Event type 1 (EV_KEY) Event code 330 (BTN_TOUCH) Event type 3 (EV_ABS) Event code 0 (ABS_X) Value 0 Min 0 Max 2047 Event code 1 (ABS_Y) Value 0 Min 0 Max 2047
    Properties:
    Testing ... (interrupt to exit)
    Event: time 1673708044.451285, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
    Event: time 1673708044.451285, type 3 (EV_ABS), code 0 (ABS_X), value 1494
    Event: time 1673708044.451285, type 3 (EV_ABS), code 1 (ABS_Y), value 1605
    Event: time 1673708044.451285, -------------- SYN_REPORT ------------
    Event: time 1673708044.470266, type 3 (EV_ABS), code 1 (ABS_Y), value 1606
    Event: time 1673708044.470266, -------------- SYN_REPORT ------------
    Event: time 1673708044.479266, type 3 (EV_ABS), code 1 (ABS_Y), value 1608
    Event: time 1673708044.479266, -------------- SYN_REPORT ------------
    Event: time 1673708044.484268, type 3 (EV_ABS), code 0 (ABS_X), value 1495
    Event: time 1673708044.484268, type 3 (EV_ABS), code 1 (ABS_Y), value 1612


    Edited 2 times, last by sengol: Merged a post created by sengol into this post. (January 14, 2023 at 3:43 PM).