Bluetooth não funciona no meu Linux Mint 19.3

Boa Tarde pessoal
Após eu efetuar a atualização do meu Mint 19 simplesmente o bluetooth não conecta nos aparelhos. Já desinstalei e instalei via gerenciador de aplicativos porém sem sucesso.
Se puderem ajudar
Obg.

ricardo@jricsantana:~$ systemctl status bluetooth 
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Mon 2020-04-13 15:55:46 -03; 1h 44min ago
     Docs: man:bluetoothd(8)
 Main PID: 943 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─943 /usr/lib/bluetooth/bluetoothd


abr 13 15:55:44 jricsantana systemd[1]: Starting Bluetooth service...
abr 13 15:55:45 jricsantana bluetoothd[943]: Bluetooth daemon 5.48
abr 13 15:55:46 jricsantana bluetoothd[943]: Starting SDP server
abr 13 15:56:01 jricsantana bluetoothd[943]: Bluetooth management interface 1.14
**abr 13 15:56:03 jricsantana bluetoothd[943]: Failed to set mode: Blocked through**
abr 13 15:55:46 jricsantana systemd[1]: Started Bluetooth service.
abr 13 15:56:28 jricsantana bluetoothd[943]: Endpoint registered: sender=:1.42 p
abr 13 15:56:28 jricsantana bluetoothd[943]: Endpoint registered: sender=:1.42 p

Uma pessoa com o mesmo problema, no forum do Manjaro, resolveu com o comando

rfkill unblock all

Fonte:

1 curtida

Vlw!!!
Funcionou aqui
usei o comando sudo rfkill unblock all para o Mint

2 curtidas