Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPERM (Operation not permitted) while trying to open Acer BMA150 accelerometer #17

Open
sm4rk0 opened this issue Nov 17, 2016 · 0 comments

Comments

@sm4rk0
Copy link

sm4rk0 commented Nov 17, 2016

I'm running hdapsd on ubuntu 17.04, version 1:20141203-1.

sudo strace hdapsd
shows this error:

open("/dev/input/event8", O_RDONLY) = -1 EPERM (Operation not permitted)

cat /proc/bus/input/devices

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Acer BMA150 accelerometer"
P: Phys=wmi/input1
S: Sysfs=/devices/virtual/input/input11
U: Uniq=
H: Handlers=event8 js0
B: PROP=0
B: EV=9
B: ABS=7

Tried sudo rmmod joydev but nothing changed except no "js0" in Handlers list
Any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant