ELECROW 10.1 Inch Touch Screen Support

Hi,

I'm wondering if anyone has managed to get an ELECROW 10.1 Inch Touch Screen working with Emteria.

I'm using a pi 4B, the screen connects via USB

The device events are being captured (below) but I think the issue is with mapping the device to be a touch screen. Anyone any ideas?

Thanks

/dev/input/event7: EV_ABS ABS_MT_TRACKING_ID ffffffff
/dev/input/event7: EV_KEY BTN_TOUCH UP
/dev/input/event7: EV_MSC MSC_TIMESTAMP 00006270
/dev/input/event7: EV_SYN SYN_REPORT 00000000
/dev/input/event7: EV_MSC MSC_TIMESTAMP 00006338
/dev/input/event7: EV_SYN SYN_REPORT 00000000
/dev/input/event7: EV_MSC MSC_TIMESTAMP 00006400
/dev/input/event7: EV_SYN SYN_REPORT 00000000
/dev/input/event7: EV_ABS ABS_MT_TRACKING_ID 0000000c
/dev/input/event7: EV_ABS ABS_MT_POSITION_X 000002da
/dev/input/event7: EV_ABS ABS_MT_POSITION_Y 00000107

Tagged:
Sign In or Register to comment.