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

/dev/input/js0 Error #42

Open
Kasherpete opened this issue Apr 29, 2023 · 1 comment
Open

/dev/input/js0 Error #42

Kasherpete opened this issue Apr 29, 2023 · 1 comment

Comments

@Kasherpete
Copy link

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?

@d1ddle
Copy link

d1ddle commented Apr 5, 2024

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.

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

2 participants