Posts: 7
Joined: Jan 2017
Reputation:
0
2017-02-23, 19:41
(This post was last modified: 2017-02-23, 23:13 by myol.)
I am using the latest alpha of Kodi 18 via OSMC on a Pi2. My wired XBox (PC version) controller ring LEDs flash constantly as if it is trying to find the controller. When I SSH into the box and run `sudo xboxdrv` (after `sudo rmmod xpad`) the flashing immediately stops and a single quarter ring is continuously lit as normal but I have to keep `xboxdrv` running over SSH.
Is this an issue with Kodi or OSMC?
Also, I noticed that browsing any menus with the gamepad buttons is silent whilst using the keyboard arrow keys give the normal navigation sounds.
Posts: 66
Joined: Jan 2009
Reputation:
0
This is an issue with older versions of the xpad kernel driver. Update your Linux kernel to 4.4 (I think that's when the new xpad fixes from Valve came in), and then xpad should be able to display the correct controller LED without xboxdrv.
Posts: 3,033
Joined: Dec 2010
Reputation:
293
garbear
Team-Kodi Developer
Posts: 3,033
thanks for the report! I'm showing off RetroPlayer at the embedded Linux conference this week, so I'll be able to address your report when I get a chance
Posts: 46
Joined: Jul 2015
Reputation:
0
Heat
Junior Member
Posts: 46
I have been trying out some distros a couple of month ago(ones with kernel 4.4 and up), and some made my wireless 360 pad LED light to be constantly flashing. Those that I tried with that issue were Ubuntu Mate 16.04 & 16.10, Manjaro Mate, and Antergos with Gnome3. If you unplug/plug it, the blinking stops until you reset or turn the pc on again. I didn't have this problem with Xubuntu 16.04.
Posts: 7
Joined: Jan 2017
Reputation:
0
Just to say the flashing ring of lights seem to be fixed in the latest alpha of Kodi 18 via OSMC. Plugged in my controller and the correct led is lit up straight away. Thank you all for your help.