03-20-2019, 08:59 PM
(03-20-2019, 04:08 PM)Luke Wrote:(03-20-2019, 10:59 AM)km782 Wrote: Does the "Additional fixes for Xbox One controllers" mean that they should work over Bluetooth or only USB? Mine works fine when connected over USB but I am unable to pair it via Bluetooth.
Thank you so much for all of the hard work that has been put into this!
The Xbox One controller is literally the ONLY controller none of us had to test (we tested all other controllers)... so you tell us.
The controller works great when connected via USB.
It won't pair via Bluetooth. In emulationstation the controller is never found.
I found something online that said if you run:
Code:
echo 1 > /sys/module/bluetooth/parameters/disable_ertm
it will let you connect the controller. After that the emulationstation will find the controller, listing it with the MAC address and "Xbox Wireless Controller" but as soon as you select it to pair it immediately says "Unable to Pair Controller."
When I log into the computer via SSH, using bluetoothctl I can get it to pair and trust but it won't connect:
Attempting to connect to 9C:AA:1BF:B2:14
Failed to connect: org.bluez.Error.Failed
The package xpadneo (https://github.com/atar-axis/xpadneo) is supposed to connect the controller. Any chance this could be added to recalbox?
Let me know if there is anything that you would like to me to try or any more information that would be helpful. Thanks!