Xbox controller in connecting x disconnecting loop
Hello. I have xbox controler model 1914. When pairing with Bluetooth on my new computer with Deb 13 Stable Plasma it connects and disconnects in infinite loop like 2 times per second:
$ bluetoothctl> scan on> devicesAgent registered[CHG] Device AC:8E:BD:77:F4:FA Connected: yes[CHG] Device AC:8E:BD:77:F4:FA Connected: no[CHG] Device AC:8E:BD:77:F4:FA Connected: yes[CHG] Device AC:8E:BD:77:F4:FA Connected: no[CHG] Device AC:8E:BD:77:F4:FA Connected: yes[CHG] Device AC:8E:BD:77:F4:FA Connected: no[CHG] Device AC:8E:BD:77:F4:FA Connected: yes[CHG] Device AC:8E:BD:77:F4:FA Connected: no[CHG] Device AC:8E:BD:77:F4:FA Connected: yes[CHG] Device AC:8E:BD:77:F4:FA Connected: no[CHG] Device AC:8E:BD:77:F4:FA Connected: yes[CHG] Device AC:8E:BD:77:F4:FA Connected: no
... into infinity
or other monitoring is fiving this:
$ sudo bluetoothctl --monitor
hci0 ... type LE Public connected eir_len 19[CHG] Device ... Connected: yeshci0 ... type LE Public disconnected with reason 4[CHG] Device ... Connected: nohci0 ... type LE Public connected eir_len 19[CHG] Device ... Connected: yeshci0 ... type LE Public disconnected with reason 4[CHG] Device ... Connected: nohci0 ... type LE Public connected eir_len 19[CHG] ... Connected: yeshci0 ... type LE Public disconnected with reason 4
... again into infinity
bluetoothctl --versionbluetoothctl: 5.82
On previous laptop (also deb 13) it worked for multiple months without any problems or any special packages so im asking if there is some easy solution that I cant find.
Thanks.