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)
- What are those error and why are they happening?
- Should I ignore them?
- How to fix them (if they are important)?
Thanks!
dmesg
output, and I don't see this kind of errors, not a single time. So maybe the error is fixed with recent versions of Ubuntu also? – MAChitgarha Dec 31 '20 at 08:47