3

I'm using Ubuntu 18.04. When I run dmesg in the Terminal, there are some red results and maybe bad ones. Also, there are a lot of red i2c_hid_get_input errors. They happen every minute, even after the boot has been finished. The format is something like this (which {time} is the time of occurrence of the error):

 [      {time}] i2c_hid i2c-ELAN0501:00: i2c_hid_get_input: incomplete report (14/65535)
  1. What are those error and why are they happening?
  2. Should I ignore them?
  3. How to fix them (if they are important)?

Thanks!

1 Answers1

2

This problem was reported as a bug here. If you are affected by this bug you should subscribe to it. FWIW I don't get this on my 18.04 system with kernel 4.15.0-39 generic.

Elder Geek
  • 36,752