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

sony playstation wireless bluetooth controller #2

Open
5 tasks done
TheDash opened this issue Feb 1, 2016 · 2 comments
Open
5 tasks done

sony playstation wireless bluetooth controller #2

TheDash opened this issue Feb 1, 2016 · 2 comments

Comments

@TheDash
Copy link
Member

TheDash commented Feb 1, 2016

  • Investigate why it is not working wirelessly
  • Investigate why it is working while plugged in
  • Implement fix why it is not working wirelessly
  • Test fix
  • Push fix to repository and re-release

Note* Issue seemingly resolved itself, but these steps still need to be iterated on.

@TheDash
Copy link
Member Author

TheDash commented Feb 10, 2016

The issue is hopefully resolved by commit e240a78

(e240a78)

I added symlinks to /dev/sensors where the udev rules were successfully loading the sensors for both imu and ps3joy.

When wireless, this is how it works. When plugged in, it would work because the device was getting spawned at /dev/input/js1 which the ps3joy looks for and opens directly, rather than the symlink. The symlink being missing caused it to not work wirelessly.

@TheDash
Copy link
Member Author

TheDash commented Feb 10, 2016

Fixed and resolved with above comment

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