Xbox one controller over BT

Hello,

did anyone succeed connecting Xbox one controller over Bluetooth? Device is visible.

I tried both with and without pin without any success.

Thank you!

Jaromir

Can’t help you I’m afraid. But I have the same question regarding a wireless PS4 DuelShock controller.

How do you pair it?

Hi, This is how I got my Xbox One controller working on a pi3 with osmc.

  1. ssh into osmc, I use putty.
  2. Enter: sudo bash -c ‘echo 1 > /sys/module/bluetooth/parameters/disable_ertm’
  3. Last set your controller into sync mode and search for it under your BT devices in OSMC.

if it worked your controller will vibrate. Then just go to your joystick and configure the buttons. Also might need to add the above line to a startup script if it doesnt stay synced after restart.
Hope this helps someone…