-
Notifications
You must be signed in to change notification settings - Fork 7
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
Pro Controller disconnects when using rumble #9
Comments
Fascinating. I hadn't seen this. Thanks for sharing it.
FWIW, I have been totally unable to reach @DanielOgorchock via email, GitHub, etc. That's the entire reason I made this fork.
I'll have to read through all those comments first, but you should know I haven't touched the rumble code much. Perhaps I could expose some module parameters for whether or not to enable rumble, how deep the queue should be, etc. I appreciate your help confirming this issue got ported over to my driver. |
No problem!
I believe he mentioned somewhere that he's not active on GitHub anymore and we should report bugs upstream on bugzilla. An issue was open for this here: |
Hi @emilyst. Apologies for the difficulty getting in touch with me. I've been kind of bad about keeping up with my GitHub notifications as of late. I'd love to get your Nintendo Switch online controller support included in the upstream kernel driver. If you are interested, please submit your patch set to the linux-input mailing list, and I will review it (as well as others on the mailing list). As for this rumble disconnect problem: it's been plaguing me for a long time. I'll give a more detailed reply in the issue in my repo. |
@emilyst I'm creating this issue to try and bring your attention to this longstanding issue upstream that is also affecting your fork:
DanielOgorchock/linux#33
We've been trying to figure out what is causing this disconnection, but without success, and the maintainer has not been responding much.
Since you might have more insight on the inner workings of this module, I have hopes you might help us somehow.
Long story short, the Pro Controller consistently disconnects when rumble is in use (rumble intensity does not seem to matter). This was tested by me on 5 different Bluetooth radios. Some internal, some USB. The issue is consistent with all of them. (details here: DanielOgorchock/linux#33 (comment)).
I can reproduce the issue easily, so I can provide you with any debugging info you might need if you can't reproduce it.
The text was updated successfully, but these errors were encountered: