Created attachment 252161 [details] spam in /var/log/messages For me acer BMA150 accelerometer is located at event13: LC_ALL=C cat /dev/input/event13 cat: /dev/input/event13: Operation not permitted /var/log/syslog:Jan 17 21:58:58 debian kernel: [ 13.385888] input: Acer BMA150 accelerometer as /devices/virtual/input/input14 cat /sys/devices/virtual/input/input14/uevent PRODUCT=19/0/0/0 NAME="Acer BMA150 accelerometer" PHYS="wmi/input1" PROP=0 EV=9 ABS=7 MODALIAS=input:b0019v0000p0000e0000-e0,3,kra0,1,2,mlsfw
What kernel version is it?
The bug is against v4.10, now we are almost at v5.16. Please, retest with the latest kernel and fell free to reopen if the bug is still reproducible. Note v4.10 is LTS, so if the bug is still there in the latest stable version of it, but there is no such bug in the latest vanilla, try to bisect the fix commit and then you may require to backport it.
(In reply to Andy Shevchenko from comment #2) > Note v4.10 is LTS, so if the bug is still there in the latest stable version > of it, but there is no such bug in the latest vanilla, try to bisect the fix > commit and then you may require to backport it. Oops, v4.9 and v4.14 are, v4.10 is not LTS (v5.10 is), sorry for the wrong message above. It means if you are okay to switch either to vanilla or whatever LTS kernel, which you want to have working it's fine. But in any case you need to retest with latest vanilla first.