Xbox 360 Wireless Remote Kodi 14.2
#1
Fedora 21
Kodi 14.2
Kodi.log -> http://www.pastebin.ca/2970136
default xpad (in other words, not xboxdrv)

Code:
dmesg | grep Xbox
[    2.702850] usb 6-2: Product: Xbox 360 Wireless Receiver for Windows
[   18.160311] input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:12.0/usb6/6-2/6-2:1.0/input/input7
[   18.160752] input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:12.0/usb6/6-2/6-2:1.2/input/input8
[   18.160943] input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:12.0/usb6/6-2/6-2:1.4/input/input9
[   18.161135] input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:12.0/usb6/6-2/6-2:1.6/input/input10

I can confirm that the Xbox 360 controller works in my current setup for Steam Big Picture Mode as well as Bastion (launched from Steam). It does absolutely nothing in Kodi. I've tried grabbing a few xml files, including one from Isenguard that was linked to from this forum. No luck.

Any help in getting it working would be so awesome.

Thanks!
Reply
#2
seems the xpad driver names the controller differently:
01:13:48 T:140590007163264 INFO: Loading special://profile/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
01:13:48 T:140590007163264 ERROR: Window Translator: Can't find window joystickfamily

check dmesg/udev/lsusb how its identified and add that to your joystick.Microsoft.Xbox.360.Controller.xml
Reply
#3
(2015-04-10, 09:38)wsnipex Wrote: seems the xpad driver names the controller differently:
01:13:48 T:140590007163264 INFO: Loading special://profile/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
01:13:48 T:140590007163264 ERROR: Window Translator: Can't find window joystickfamily

check dmesg/udev/lsusb how its identified and add that to your joystick.Microsoft.Xbox.360.Controller.xml

I tried to do this yesterday and it didn't work. So, clearly I'm doing something wrong. As you see from my first post, dmesg says:

"[ 2.702850] usb 6-2: Product: Xbox 360 Wireless Receiver for Windows"

So...I went into the joystick.Microsoft.Xbox.360.Controller.xml and added "Xbox 360 Wireless Receiver for Windows" (no quotes) as an altname. At the top in the global section. Is that not the right thing to do?
Reply

Logout Mark Read Team Forum Stats Members Help
Xbox 360 Wireless Remote Kodi 14.20