I am using Ubuntu 20.04.1 and I am trying to pair my MX Keys keyboard via Bluetooth.
I start the process with the Bluetooth control panel, and I get stuck in this window.
Even though I type the right PIN and press ENTER, still the process does not complete. In fact, it gets stuck in that mode, with the PIN window unable to be closed.
I have also tried using "Blueman" with a similar result. I start the "Setup" process, and this is what I get in the end.
I have also tried with bluetoothctl
➜ bluetoothctl connect CB:DD:B4:5C:4E:E3
Attempting to connect to CB:DD:B4:5C:4E:E3
[CHG] Device CB:DD:B4:5C:4E:E3 Connected: yes
Connection successful
~ took 8s
➜ bluetoothctl trust CB:DD:B4:5C:4E:E3
[CHG] Device CB:DD:B4:5C:4E:E3 Trusted: yes
Changing CB:DD:B4:5C:4E:E3 trust succeeded
~
➜ bluetoothctl pair CB:DD:B4:5C:4E:E3
Attempting to pair with CB:DD:B4:5C:4E:E3
[CHG] Device CB:DD:B4:5C:4E:E3 ServicesResolved: yes
[CHG] Device CB:DD:B4:5C:4E:E3 ServicesResolved: no
[CHG] Device CB:DD:B4:5C:4E:E3 Connected: no
Failed to pair: org.bluez.Error.AuthenticationCanceled
~ took 30s
What could be done about it, to get it to work?
UPDATE
I have managed to get a PIN with bluetoothctl
if I reset Bluetooth in my PC, but even if I type the PIN, the authentication fails. It is as if it was ignoring what I type...
[bluetooth]# pair CB:DD:B4:5C:4E:E3
Attempting to pair with CB:DD:B4:5C:4E:E3
[CHG] Device CB:DD:B4:5C:4E:E3 Connected: yes
[agent] Passkey: 610148
[CHG] Device CB:DD:B4:5C:4E:E3 Connected: no
Failed to pair: org.bluez.Error.AuthenticationCanceled
I had the same kind of issue with a Lenovo keyboard. basically I could enter the pin code but after hitting return nothing happened.
It looks like the last step
[agent] Authorize service
is not shown in the GUII fixed it, installing some missing firmware. All I had to do is run this command:
and unplug and plug again my bluetooth dongle
This is what worked for my Logitech MX Keys Mini on Xubuntu (Ubuntu 20.04.3 LTS).
Open your terminal and run these commands:
This solves Logitech devices issues for me:
https://pwr-solaar.github.io/Solaar/