Bug 201341

Summary: System log flooded with "i2c_hid_get_input: incomplete report (14/65535)" messages
Product: Drivers Reporter: Andrea Iob (andrea_iob)
Component: I2CAssignee: Drivers/I2C virtual user (drivers-i2c)
Status: RESOLVED DUPLICATE    
Severity: normal CC: i.reg
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.18.9 Subsystem:
Regression: No Bisected commit-id:
Attachments: Output of "udevadm info -e"

Description Andrea Iob 2018-10-06 21:04:11 UTC
Created attachment 278937 [details]
Output of "udevadm info -e"

Whenever I move my touchpad I get a lot of syslog entries:
...
[ 3540.373375] i2c_hid i2c-ELAN1010:00: i2c_hid_get_input: incomplete report (14/65535)
[ 3540.380467] i2c_hid i2c-ELAN1010:00: i2c_hid_get_input: incomplete report (14/65535)
[ 3540.387609] i2c_hid i2c-ELAN1010:00: i2c_hid_get_input: incomplete report (14/65535)
[ 3540.394866] i2c_hid i2c-ELAN1010:00: i2c_hid_get_input: incomplete report (14/65535)
[ 3540.402187] i2c_hid i2c-ELAN1010:00: i2c_hid_get_input: incomplete report (14/65535)
...

My notebook is a Dell Inspiron 15 (7559) with an Elan touchpad.

cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.18.9-1-default root=UUID=... rdblacklist=nouveau "acpi_osi=!Windows 2015" resume=/dev/sda9 splash=silent quiet showopts

uname -a
Linux apollo11 4.18.9-1-default #1 SMP PREEMPT Thu Sep 20 06:37:04 UTC 2018 (67901ec) x86_64 x86_64 x86_64 GNU/Linux
Comment 1 Andrea Iob 2019-11-10 17:59:01 UTC

*** This bug has been marked as a duplicate of bug 201311 ***