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

The device works with USB but never with BT on Raspberry Pi #62

Open
mlgarrido opened this issue Feb 11, 2017 · 5 comments
Open

The device works with USB but never with BT on Raspberry Pi #62

mlgarrido opened this issue Feb 11, 2017 · 5 comments

Comments

@mlgarrido
Copy link

On Raspberry Pi I can't see the device. The device is paired and connected with sixad (1 red led is enabled by default) but I can't receive any data from node-dualshock-controller and I can't list if I create a simple script using node-hid (only see USB keyboard).

Thx!

@rdepena
Copy link
Owner

rdepena commented Feb 11, 2017

Hey @mlgarrido can you install node-hid with hidraw: https://github.com/rdepena/node-dualshock-controller#node-hid-hidraw
and try again.

@mlgarrido
Copy link
Author

My installation is with hidraw, but when I exec "ls /dev" I cant see hidraw devices, only my keyboard.

@mlgarrido
Copy link
Author

Clarification: Works with USB connected but doesn't work with BT.

@rdepena
Copy link
Owner

rdepena commented Feb 13, 2017

Hey @mlgarrido I will setup a pie this week and debug it. Thanks for reporting this issue.

@martin-minovski
Copy link

Same issue here. Connected the controller via USB and I can see it in HID.devices(). Connected over bluetooth using sixad, output can be seen in /dev/input/js0 but doesn't show as HID device.
Any workaround will be greatly appreciated!

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

3 participants