Closed poperigby closed 2 years ago
Please run bluetoothctl devices
to see if it is listed. If it is, remove it with remove GAMEPAD-MAC
. Then try again. If it still doesn't work, stop your Bluetooth services, purge /var/lib/bluetooth
clean, and reboot. Important: This clears the trust of all your Bluetooth devices, don't purge the directory if you're a using a BT mouse or keyboard with no alternative.
Ok. After purging /var/lib/bluetooth
, it detects it now, but fails to pair
Failed to pair: org.bluez.Error.ConnectionAttemptFailed
Did you disable ERTM? Look at /sys/module/bluetooth/parameters/disable_ertm
.
Yeah, I did.
Maybe you could try following the steps from https://github.com/atar-axis/xpadneo/issues/239 to see if it makes you a successful connection?
I tried all those suggestions and it said Connected: yes
, but the light kept blinking. Then it said Connected: no
. Then it stopped blinking and said Failed to connect: org.bluez.Error.Failed
.
Please run
bluetoothctl devices
to see if it is listed. If it is, remove it withremove GAMEPAD-MAC
. Then try again. If it still doesn't work, stop your Bluetooth services, purge/var/lib/bluetooth
clean, and reboot. Important: This clears the trust of all your Bluetooth devices, don't purge the directory if you're a using a BT mouse or keyboard with no alternative.
I had the same issue of @PopeRigby , I updated xpadneo to 0.8 and this was the first time too I attemped this via cli, following @kakra made the day
Story time: I got a brand new controller, and it connected flawlessly to my Linux box. I then did some more experiments with it, connecting it to a Windows box, pairing it to another system, ... Now, that controller is no longer pairing automatically and I need to do the "send bluetoothctl connect
at the right time" thing to get it to connect, and sometimes it even disconnects again after 30-60s. I'm quite convinced by now that there's something wrong in the controller itself. It worked flawless when fresh out of the box, and now that it's used for a while and has been paired to different systems, it shows the same problem as everyone is seeing. I suspect some internal state or buffer to be messed up. I'm not sure if it's possible to purge the internal memory back to factory fresh state - but if it is, I suspect it would pair and connect instantly again.
Closing old Bluetooth issues, please report to the bluez project if the problem persists.
Version of xpadneo
0.8.2-1
Severity / Impact
Describe the bug
At first the controller refused to connect. I could
pair
andtrust
it when usingbluetoothctl
, but it always failed when I tried toconnect
. Nowbluetoothctl
won't even detect it.Steps to Reproduce
sudo bluetoothctl
scan on
Expected behavior
The controller is detected and connects.
System information
Controller and Bluetooth information
I can't get this because my controller won't connect.