[SOLVED] Setting up Xbox One S controller via Wireless

Hi fellas,

I got another workaround making FULLY compatible our XBOX ONE S controllers via Bluetooth.

With this, you will get your pad 100% working, however, keep in mind that DKMS has to be installed. So this can break things according to OSMC developers, however, I did not get any issue so far.

You need to follow this link

and as you can see, the commands have been changed accordingly due to my finding.

On OSMC you will have to run the following commands

sudo apt-get install dkms rbp2-headers-`uname -r` 
sudo ln -s "/usr/src/rbp2-headers-`uname -r`" "/lib/modules/`uname -r`/build"

Hope it helps to everyone wants to pair their XBOX one X controllers.

Regards,
ChIvI

Moderator note: I reformatted the sudo commands since they weren’t being shown correctly.