You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot access the /dev/input/js0 through the terminal, and I cannot connect to any controllers. I don't know if these are related, could I get any help on this subject?
The text was updated successfully, but these errors were encountered:
I get the same issue on startup. I'm using raspbian, and bluetoothctl to connect via the instructions here: https://github.com/orgs/upkie/discussions/138
and get a permissions error in pyPS4Controller/controller.py on line 254; _file = open(self.interface, "rb")
permissionerror: denied /dev/input/js0
Probably not an issue with pyPS4 so will keep investigating and report back if a fix crops up.
I cannot access the /dev/input/js0 through the terminal, and I cannot connect to any controllers. I don't know if these are related, could I get any help on this subject?
The text was updated successfully, but these errors were encountered: