-
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
Force Feedback just working on one of two Xbox controllers #90
Comments
Hey there!
|
Yep, I think that both should have been connected, but I can gather new dmesg if you want. It's always the black one, no matter which I connect first. ;) |
Ah, that's interesting!
|
btw, can you maybe confirm this issue: #89 ? |
Oh wait, I was wrong, sorry. So it seems like the second connected vibrates.
These are the outputs. :) And thanks for providing help. :) |
Unfortunately, I don't know what this "Emulation Station" shall be, sorry. O.o |
okay perfect, thing is that only one of your gamepads is using the correct driver. The one which vibrates is the one which is connected to xpadneo. |
Ok ok, I think I got how it works (mostly). So it's just the black controller that's vibrating when connected, the red one didn't in like 10 tries, so I think there's just a little probability that the red one will vibrate again, maybe I mixed both up and the black vibrated back then in reality. Interestingly though is that I also saw that my black one was connected, but there wasn't a driver "set" to it. It also didn't vibrate then. Also, I have no problems connected the controllers, when I set them in pairing mode and connect them manually by pressing "connect" on my PC. |
I think we can have a look at this issue in the other one, let's try to fix them together. I will close this for now in favor of #91 |
Describe the bug
A clear and concise description of what the bug is.
I do own two Xbox One Controllers, one black and one red (the red can be found here: https://www.amazon.de/dp/B01MY13UKE/ref=twister_B00I03MYC6?_encoding=UTF8&psc=1), the other one was given to me to Christmas.
The strange behavior I could notice is that when I connect the black one, it rumbles as it should, but the red one doesn't when connected, even though I checked everything and also re-connected it.
But there's no ff.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Rumbles when connected
Screenshots/Gifs
If applicable, add screenshots or animated gifs to help explain your problem.
System information
Please enable debugging output https://atar-axis.github.io/xpadneo/index.html#debugging
and add at least the following outputs
uname -a
Linux Tobias-Linux 5.0.3-1-default #1 SMP Fri Mar 22 17:30:35 UTC 2019 (2a31831) x86_64 x86_64 x86_64 GNU/Linux
dmesg
sudo find "/sys/kernel/debug/hid/" -name "0005:045E:*" -exec sh -c 'echo "{}" && head -1 "{}/rdesc" | tee /dev/tty | cksum && echo' \;
[no output]
Additional context
Add any other context about the problem here.
You still did a great job, I hope you can make the "real" wireless adapter work. :)
The text was updated successfully, but these errors were encountered: