-
Notifications
You must be signed in to change notification settings - Fork 16
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
wireless controller not calibrating #53
Comments
if the LED on the controller is blinking, it isn't connected. With the default /etc/default/xboxdrv configuration, one of the four LEDs will be on, solid, when you have the gamepad connected to the receiver. I found that I had to disable joystick support in KODI, or set
to prevent that "stuck" behavior. It's got something to do with the triggers being treated as an axis or something... |
Have you rebooted since you installed this? IIRC you either need to reboot or do
to remove the xpad kernel driver, which conflicts with the xboxdrv/ubuntu-xboxdrv driver. |
If I correctly remember, @mainmachine Do you mind to put a info about KODI section in the README file? |
thanks for you reply mainmachine, MIMIC_XPAD=false did the trick. Joystic is working in jstest-gtk and it is no longer stuck in kodi. However it's working fine in Steam but not in Kodi , even if it is enabled. Strange thing is that the green light becomes solid for some time but then starts blinking again in circles, then it becomes solid again and so on. |
@atomsk81 Can you try put |
@raelgc tried that, still not working in Kodi (with controller enabled or disabled) |
@raelgc Sure, please do add the bit regarding the Kodi conflict. Regarding operation in Steam vs. Kodi - I've had a similar experience using my wireless 360 gamepads. Some games seem to recognize that I've got a wireless 360 controller, and will use their own mapping, possibly for a wired 360 controller which ends up reverting the triggers to an axis. The result of this (as with Kodi) is that the left trigger is detected as an axis constantly "stuck" all the way "left", if you follow me... In some games, everything just works, while in others I get this weird "trigger/axis/stuck" behavior, and in Steam BP everything just works all the time... |
I wish Steam would somehow extend the Steam Controller configuration to support ALL controllers, as that works AMAZINGLY well. Being able to drop to the Steam overlay and remap on the fly is incredibly useful... |
xbox wireless controller not responding, I can see the 4 controllers in control pane but none records any short of input from the controller. The joystic appears to be paired with the wireless adapter although the green light is blinking in 2 different sequences. Additionally when the xboxdrv service is started kodi seems to be stuck on the left side of the menu as if the controller is not calibrated. I'm not sure how to troubleshoot this any further.
The text was updated successfully, but these errors were encountered: