Bug 192831 - acer_wmi spamming logs with iio-sensor-prox Could not open input accel Operation not permitted
Summary: acer_wmi spamming logs with iio-sensor-prox Could not open input accel Operat...
Status: RESOLVED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: Platform_x86 (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_platform_x86@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-17 21:55 UTC by no.spam.to.me
Modified: 2022-01-04 11:10 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.10-RC4
Subsystem:
Regression: No
Bisected commit-id:


Attachments
spam in /var/log/messages (1.95 MB, text/plain)
2017-01-17 21:55 UTC, no.spam.to.me
Details

Description no.spam.to.me 2017-01-17 21:55:31 UTC
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
Comment 1 Andy Shevchenko 2021-02-15 11:13:34 UTC
What kernel version is it?
Comment 2 Andy Shevchenko 2022-01-04 11:07:52 UTC
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.
Comment 3 Andy Shevchenko 2022-01-04 11:10:16 UTC
(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.

Note You need to log in before you can comment on or make changes to this bug.