I can’t get my laptop to connect to my Baseus E16 wireless earphones. It successfully paired, then connected, but it disconnects shortly after. I tried connecting with bluetoothctl but it also failed, here is the result:
[sat@baja-coil ~]$ sudo bluetoothctl
[NEW] Media /org/bluez/hci0
SupportedUUIDs: 0000110a-0000-1000-8000-00805f9b34fb
SupportedUUIDs: 0000110b-0000-1000-8000-00805f9b34fb
Agent registered
[bluetoothctl]> connect 41:AA:01:49:B4:67
Attempting to connect to 41:AA:01:49:B4:67
hci0 41:AA:01:49:B4:67 type BR/EDR connected eir_len 23
[CHG] Device 41:AA:01:49:B4:67 Connected: yes
[NEW] Endpoint /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep1
[NEW] Endpoint /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep2
[NEW] Transport /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep2/fd14
Connection successful
[CHG] Transport /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep2/fd14 Volume: 0x0040 (64)
[CHG] Device 41:AA:01:49:B4:67 ServicesResolved: yes
hci0 41:AA:01:49:B4:67 auth failed with status 0x05 (Authentication Failed)
hci0 41:AA:01:49:B4:67 type BR/EDR disconnected with reason 2
[CHG] Device 41:AA:01:49:B4:67 ServicesResolved: no
[SIGNAL] org.bluez.Device1.Disconnected org.bluez.Reason.Local Connection terminated by local host
[CHG] Device 41:AA:01:49:B4:67 Connected: no
[DEL] Transport /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep2/fd14
[DEL] Endpoint /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep1
[DEL] Endpoint /org/bluez/hci0/dev_41_AA_01_49_B4_67/sep2
[bluetoothctl]>
The device connected after:
[CHG] Device 41:AA:01:49:B4:67 ServicesResolved: yes
but disconnected after:
hci0 41:AA:01:49:B4:67 auth failed with status 0x05 (Authentication Failed)
I’ve looked everywhere for a solution but none seems to work. Help would be appreciated, thank you in advance…