You are not logged in.
Recently I purchased a Bluetooth adapter and I configured Bluetooth in my arch, It was working for 2-3 days but afterward, I reset my headset, and when I try to connect next time it doesn't connect properly.
I am using bluetoothctl to connect to the Bluetooth headset. I have two Bluetooth headsets:
1. boat Rockerzz
2. Infinity glide 510
Boat Rockerzz is connecting fine with my Arch, but when I do the same step to connect to my infinity glide it doesn't work
Output with Boat Rockerzz:
❯ bluetoothctl
Agent registered
[CHG] Controller 00:1A:7D:DA:71:12 Pairable: yes
[bluetooth]# scan on
Discovery started
[CHG] Controller 00:1A:7D:DA:71:12 Discovering: yes
[NEW] Device 00:73:5A:0B:06:54 Rockerz 255 Pro+
[bluetooth]# trust 00:73:5A:0B:06:54
[CHG] Device 00:73:5A:0B:06:54 Trusted: yes
Changing 00:73:5A:0B:06:54 trust succeeded
[bluetooth]# pair 00:73:5A:0B:06:54
Attempting to pair with 00:73:5A:0B:06:54
[CHG] Device 00:73:5A:0B:06:54 Connected: yes
[CHG] Device 00:73:5A:0B:06:54 Bonded: yes
[CHG] Device 00:73:5A:0B:06:54 UUIDs: 00001108-0000-1000-8000-00805f9b34fb
[CHG] Device 00:73:5A:0B:06:54 UUIDs: 0000110b-0000-1000-8000-00805f9b34fb
[CHG] Device 00:73:5A:0B:06:54 UUIDs: 0000110c-0000-1000-8000-00805f9b34fb
[CHG] Device 00:73:5A:0B:06:54 UUIDs: 0000110e-0000-1000-8000-00805f9b34fb
[CHG] Device 00:73:5A:0B:06:54 UUIDs: 0000111e-0000-1000-8000-00805f9b34fb
[CHG] Device 00:73:5A:0B:06:54 UUIDs: 00001200-0000-1000-8000-00805f9b34fb
[CHG] Device 00:73:5A:0B:06:54 ServicesResolved: yes
[CHG] Device 00:73:5A:0B:06:54 Paired: yes
Pairing successful
[CHG] Device 00:73:5A:0B:06:54 ServicesResolved: no
[CHG] Device 00:73:5A:0B:06:54 Connected: no
[bluetooth]# connect 00:73:5A:0B:06:54
Attempting to connect to 00:73:5A:0B:06:54
[CHG] Device 00:73:5A:0B:06:54 Connected: yes
[NEW] Endpoint /org/bluez/hci0/dev_00_73_5A_0B_06_54/sep3
[NEW] Endpoint /org/bluez/hci0/dev_00_73_5A_0B_06_54/sep1
[NEW] Transport /org/bluez/hci0/dev_00_73_5A_0B_06_54/sep1/fd0
Connection successful
[CHG] Transport /org/bluez/hci0/dev_00_73_5A_0B_06_54/sep1/fd0 State: active
[CHG] Device 00:73:5A:0B:06:54 ServicesResolved: yes
[CHG] Transport /org/bluez/hci0/dev_00_73_5A_0B_06_54/sep1/fd0 Volume: 0x0068 (104)
[CHG] Transport /org/bluez/hci0/dev_00_73_5A_0B_06_54/sep1/fd0 State: idle
[Rockerz 255 Pro+]#
successfully connected and i am able to listen the songs in my headset
Output with Infinity glide:
❯ bluetoothctl
Agent registered
[CHG] Controller 00:1A:7D:DA:71:12 Pairable: yes
[bluetooth]# scan on
Discovery started
[CHG] Controller 00:1A:7D:DA:71:12 Discovering: yes
[NEW] Device 00:1E:7C:91:EF:F7 Infinity Glide 501
[bluetooth]# trust 00:1E:7C:91:EF:F7
[CHG] Device 00:1E:7C:91:EF:F7 Trusted: yes
Changing 00:1E:7C:91:EF:F7 trust succeeded
[bluetooth]# pair 00:1E:7C:91:EF:F7
Attempting to pair with 00:1E:7C:91:EF:F7
[CHG] Device 00:1E:7C:91:EF:F7 Connected: yes
[CHG] Device 00:1E:7C:91:EF:F7 Bonded: yes
[CHG] Device 00:1E:7C:91:EF:F7 UUIDs: 0000110b-0000-1000-8000-00805f9b34fb
[CHG] Device 00:1E:7C:91:EF:F7 UUIDs: 0000110c-0000-1000-8000-00805f9b34fb
[CHG] Device 00:1E:7C:91:EF:F7 UUIDs: 0000110e-0000-1000-8000-00805f9b34fb
[CHG] Device 00:1E:7C:91:EF:F7 UUIDs: 0000111e-0000-1000-8000-00805f9b34fb
[CHG] Device 00:1E:7C:91:EF:F7 ServicesResolved: yes
[CHG] Device 00:1E:7C:91:EF:F7 Paired: yes
Pairing successful
[CHG] Device 00:1E:7C:91:EF:F7 ServicesResolved: no
[CHG] Device 00:1E:7C:91:EF:F7 Connected: no
[bluetooth]# connect 00:1E:7C:91:EF:F7
Attempting to connect to 00:1E:7C:91:EF:F7
[CHG] Device 00:1E:7C:91:EF:F7 Connected: yes
[Infinity Glide 501]#
It is showing connected but in pavucontrol, it is not showing, and even the headset's led is blinking blue&read which means it is still ready to pair but not connected.
After some time I get this also in the output:
[bluetooth]# connect 00:1E:7C:91:EF:F7
Attempting to connect to 00:1E:7C:91:EF:F7
[CHG] Device 00:1E:7C:91:EF:F7 Connected: yes
Failed to connect: org.freedesktop.DBus.Error.NoReply Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[Infinity Glide 501]#
Please, anyone, help me to fix this
Thank you.
Last edited by stroky (2023-05-17 06:29:10)
Offline