Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8005

Compute Module • Re: Ilitek ILI2131 with CM4 Trixie

$
0
0
Hi 6by9,

Thanks for your suggestions.

cat /proc/interrupts shows

Code:

 42:        106          0          0          0  pinctrl-bcm2835  17 Level     ili251x
The number increases when I tap the screen, so it looks like the interrupts are working.

evtest gives

Code:

No device specified, trying to scan all of /dev/input/event*Not running as root, no devices may be available.Available devices:/dev/input/event0:vc4-hdmi-0/dev/input/event1:vc4-hdmi-1/dev/input/event2:ILI210x TouchscreenSelect the device event number [0-2]: 2Input driver version is 1.0.1Input device ID: bus 0x18 vendor 0x0 product 0x0 version 0x0Input device name: "ILI210x Touchscreen"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    16383    Event code 1 (ABS_Y)      Value      0      Min        0      Max     9599    Event code 24 (ABS_PRESSURE)      Value      0      Min        0      Max       10    Event code 47 (ABS_MT_SLOT)      Value      0      Min        0      Max        9    Event code 53 (ABS_MT_POSITION_X)      Value      0      Min        0      Max    16383    Event code 54 (ABS_MT_POSITION_Y)      Value      0      Min        0      Max     9599    Event code 57 (ABS_MT_TRACKING_ID)      Value      0      Min        0      Max    65535    Event code 58 (ABS_MT_PRESSURE)      Value      0      Min        0      Max       10Properties:  Property type 1 (INPUT_PROP_DIRECT)Testing ... (interrupt to exit)
Although it says "Testing..." when I tap the screen, there is no output.

Statistics: Posted by skyfish — Mon Nov 17, 2025 8:46 am



Viewing all articles
Browse latest Browse all 8005

Trending Articles