I have a problem with pairing Huawei's Freebuds 3 via bluetooth on Ubuntu 18.04. I have already updated bluez til 5.50. All I got when pairing is a loading circle and then message Not set up
. Does anyone got a clue?
Part of syslog looks like that during pairing:
Apr 11 13:44:02 kj-XPS-15-7590 systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 11 13:44:02 kj-XPS-15-7590 systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 11 13:44:02 kj-XPS-15-7590 kernel: [ 8427.752680] debugfs: File 'le_min_key_size' in directory 'hci0' already present!
Apr 11 13:44:02 kj-XPS-15-7590 kernel: [ 8427.752689] debugfs: File 'le_max_key_size' in directory 'hci0' already present!
Apr 11 13:44:32 kj-XPS-15-7590 gnome-control-c[22033]: Setting up /org/bluez/hci0/dev_FC_94_35_C1_C4_A5 failed: Timeout was reached
Apr 11 13:44:34 kj-XPS-15-7590 gnome-control-c[22033]: Setting up /org/bluez/hci0/dev_FC_94_35_C1_C4_A5 failed: GDBus.Error:org.bluez.Error.InProgress: In Progress
Apr 11 13:44:40 kj-XPS-15-7590 systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 11 13:44:40 kj-XPS-15-7590 systemd[1]: Started Load/Save RF Kill Switch Status.
Restart the bluetooth service from the console:
Open the bluetooth controller and check its working:
This should provide you with a name, alias and some other parameters. If not, then the following won't work and you'll need to check the bluetooth service/device.
Run the following:
These may already be configured like this, but it doesn't hurt to run them anyway.
Check if your device is already registered:
If your device is listed:
***Replace [MAC_ADDRESS] with your device's MAC Address
Put your device into pairing mode and then:
If this works, then you can exit with:
I have the same headphones, same problem and I found a way to fix that. The problem is in Bluetooth LE and using this manual I can successfully pair my FreeBuds 3 with my laptop. I hope it helps you too.
https://unix.stackexchange.com/questions/292189/pairing-bose-qc-35-over-bluetooth-on-fedora/293967#293967
Best Regards, Vitaly Sulimov.
In my case on Ubuntu 20.04, I used the following commands:
...and it worked!
Did you check the logs in
/var/log
if there is anything useful in there?More information would be helpful, as it can be anything from "is bluetooth turned on" till "bluetooth driver broken".
After a long struggle I managed to connect them. I do not know exactly what solved the problem, but my workflow was:
I'm using Ubuntu 20.04 and I've uploaded blueman and etc another things in this page and the links given. However, it worked with a very simple and different way. I was connecting to the earbuds when I took them from its case, now I tried to connect it from its case (You need to open the hatch of the case and push the button behind for 2 seconds.) Once its colour turns to white and blinks try to connect from blueman through
Set up a new device
and after few trials and lots of patience :) finally it worked.