libts / tslib

Touchscreen access library
GNU Lesser General Public License v2.1
596 stars 290 forks source link

Support for Thinkpad P14s Gen 2 Raydium touchscreen? #198

Open xi-pinmping opened 2 years ago

xi-pinmping commented 2 years ago

Hi, I recently purchased this computer and have since been scouring the internet for how to get support for this device to no avail. I have seen a couple forum posts from 2015 about raydium touch support but since the P14s gen 2 is newer than that I assume it doesn't apply.

Entry of said device from less /proc/bus/input/devices listed below

I: Bus=0018 Vendor=0000 Product=0000 Version=0000
N: Name="Raydium Touchscreen"
P: Phys=
S: Sysfs=/devices/platform/AMDI0010:01/i2c-1/i2c-RAYD0001:00/input/input10
U: Uniq=
H: Handlers=event8 mouse0 
B: PROP=2
B: EV=b
B: KEY=400 0 0 0 0 0
B: ABS=661800001000003

I have tried using every tool available on the AUR to my knowledge and make no progress in troubleshooting, and have since been discouraged by others online stating their's isn't working either. Thanks for your time and the wonderful work!