-
Notifications
You must be signed in to change notification settings - Fork 113
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
Controller connects successfully, but generates no input #35
Comments
hi @nassek! I'm sorry to hear that.
I think I may already know where the problem is, will get back as soon as I fixed it (or if I need further debugging information). |
Okay new version online, could you please give it a try? ;D Please perform the following steps to do so:
If the problem persists, it would be helpful if you enable debug output - if it isn't already (see https://github.com/atar-axis/xpadneo#troubleshooting). Your dmesg was very helpful btw. Thank you for getting back in advance! |
It's working now! Thanks for fixing the issue so fast :D |
Ah, wonderful - you are welcome! :) Regarding the button mapping: Could you please run Furthermore the behaviour of I am always very interested in wrong mappings because this is one of the main goals of this driver - something we aim to fix :) If evtest and jstest behave the right way but Steam does not, then the problem may be the one which is desribed in #27 - which is already fixed (somehow, it's more a workaround) but not yet accepted by @kakra (who reported the bug) |
--deleted comment-- |
@nassek Please, under all circumstances consider the pitfalls outlined in the README regarding button mapping. There's all sorts of corrections in different layers applied or not applied depending on versions of libraries used. The one and only fix is to first get rid of all "corrections" done at other layers. |
you can also give this branch a try: https://github.com/atar-axis/xpadneo/tree/input_version ( it includes the fix/workaround I mentioned above, it at least works on my machine and I would really appreciate if you could confirm that it is working on yours too. |
First of all, in my case only Steam's mappings were messed up - evtest and jstest reported correct keypresses. After installing the new module, Steam handles keypresses correctly. |
perfect ;) thanks for that! |
So my proposed version hack idea works around this whole mess successfully... Nice. :-) |
@nassek May I ask you to test the new |
Updated to current master |
Thanks! |
I installed the driver by following the readme, controller is able to connect and rumbles but it doesn't generate any keypresses. I tried running Steam Big Picture to check it. I also ran evtest; output is empty after the line
Testing ... (interrupt to exit)
.System info:
Xubuntu 16.04
,Linux 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
dmesg output: here
The text was updated successfully, but these errors were encountered: