Comment 7 for bug 1738491

Revision history for this message
David Franko (lavjamanxd) wrote :

Hi, maybe this helps something
Someone mentioned on other forums that maybe Hans de Goede's patch ( https://patchwork.kernel.org/patch/10046575/ ) could fix that problem,
but unfortunately it does not, i compiled a kernel which contains his fix but it does not solve the problem.

What i've found

+#define I2C_VENDOR_ID_HANTICK 0x0911
+#define I2C_PRODUCT_ID_HANTICK_5288 0x5288

this two product and vendor id is the same on this notebook too.

libinput list-devices recognizes/lists the device
but when im trying to cat /dev/input/eventx, then it has no data in it

Thanks for the efforts