WF-1000XM3 not connecting to new computer / install via bluetooth
by grail from LinuxQuestions.org on (#5PQ5F)
So I recently purchased a new rig and have a fresh install of arch. I have decided to try pipewire as my default sound interface and on testing with plugged in headset it is working fine.
My next hurdle was to try and connect my bluetooth earbuds - Sony WF-1000XM3 (which are working fine on current install but via a separate dongle)
One of the requirements for my new box was to have bluetooth as part of the motherboard (ASUS ROG Crosshair VIII Hero)
It appears from a detection point of view that arch can see my bluetooth with no issue, but on connecting my earbuds I have had no joy.
So here is my most recent attempt to connect:
Code:$ bluetoothctl
Agent registered
[CHG] Controller DC:41:A9:D8:A5:CB Pairable: yes
[bluetooth]# connect 94:DB:56:19:2B:3A
Attempting to connect to 94:DB:56:19:2B:3A
[CHG] Device 94:DB:56:19:2B:3A Connected: yes
[CHG] Device 94:DB:56:19:2B:3A Connected: no
[CHG] Device 94:DB:56:19:2B:3A Connected: yes
[CHG] Device 94:DB:56:19:2B:3A Connected: no
[CHG] Device 94:DB:56:19:2B:3A Paired: yes
Failed to connect: org.bluez.Error.FailedFrom journalctl I see:
Code:bluetoothd[1070]: src/device.c:search_cb() 94:DB:56:19:2B:3A: error updating services: Connection reset by peer (104)Please advise if I should supply any other details to assist with solving my problem?
My next hurdle was to try and connect my bluetooth earbuds - Sony WF-1000XM3 (which are working fine on current install but via a separate dongle)
One of the requirements for my new box was to have bluetooth as part of the motherboard (ASUS ROG Crosshair VIII Hero)
It appears from a detection point of view that arch can see my bluetooth with no issue, but on connecting my earbuds I have had no joy.
So here is my most recent attempt to connect:
Code:$ bluetoothctl
Agent registered
[CHG] Controller DC:41:A9:D8:A5:CB Pairable: yes
[bluetooth]# connect 94:DB:56:19:2B:3A
Attempting to connect to 94:DB:56:19:2B:3A
[CHG] Device 94:DB:56:19:2B:3A Connected: yes
[CHG] Device 94:DB:56:19:2B:3A Connected: no
[CHG] Device 94:DB:56:19:2B:3A Connected: yes
[CHG] Device 94:DB:56:19:2B:3A Connected: no
[CHG] Device 94:DB:56:19:2B:3A Paired: yes
Failed to connect: org.bluez.Error.FailedFrom journalctl I see:
Code:bluetoothd[1070]: src/device.c:search_cb() 94:DB:56:19:2B:3A: error updating services: Connection reset by peer (104)Please advise if I should supply any other details to assist with solving my problem?