Problemi con bluetooth

Buonasera a tutti,

ho problemi con il Bluetooth sulla mia F30. Riporto alcuni output di comandi da terminale dati dopo aver fatto alcune ricerche on-line:

systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: inactive (dead)
     Docs: man:bluetoothd(8)

ago 15 11:05:42 localhost.localdomain systemd[1]: Condition check resulted in Bluetooth service being skipped.
ago 15 21:21:56 localhost.localdomain systemd[1]: Condition check resulted in Bluetooth service being skipped.
ago 15 21:23:01 localhost.localdomain systemd[1]: Condition check resulted in Bluetooth service being skipped.
systemctl --global --user is-enabled obex
enabled
lsmod | grep bluetooth
bluetooth             626688  0
ecdh_generic           16384  1 bluetooth
rfkill                 28672  7 bluetooth,cfg80211

Nonostante abbia provato più volte a dare i comandi

sudo systemctl enable bluetooth.service
sudo systemctl start bluetooth.service

non sono riuscito a risolvere.

C’è altro che posso provare a fare?

Grazie

[quote=jack_71]Buonasera a tutti,

ho problemi con il Bluetooth sulla mia F30. Riporto alcuni output di comandi da terminale dati dopo aver fatto alcune ricerche on-line:

systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: inactive (dead)
     Docs: man:bluetoothd(8)

ago 15 11:05:42 localhost.localdomain systemd[1]: Condition check resulted in Bluetooth service being skipped.
ago 15 21:21:56 localhost.localdomain systemd[1]: Condition check resulted in Bluetooth service being skipped.
ago 15 21:23:01 localhost.localdomain systemd[1]: Condition check resulted in Bluetooth service being skipped.
systemctl --global --user is-enabled obex
enabled
lsmod | grep bluetooth
bluetooth             626688  0
ecdh_generic           16384  1 bluetooth
rfkill                 28672  7 bluetooth,cfg80211

Nonostante abbia provato più volte a dare i comandi

sudo systemctl enable bluetooth.service
sudo systemctl start bluetooth.service

non sono riuscito a risolvere.

C’è altro che posso provare a fare?

Grazie[/quote]

posta la risposta di

 sudo dmesg | grep Bluetooth 

Non c’è alcun output

jack@localhost:~$ sudo dmesg | grep Bluetooth
jack@localhost:~$ 

prova con # dmesg |grep -i bluetooth

Sia con che senza sudo ottengo nessun output