Try as I might, I can’t seem to get the Bluetooth radio to be recognized on my desktop. In Ubuntu, I get the unhelpful message “No Bluetooth Found - Plug in a dongle to use Bluetooth”.
Running these commands yield nothing:
$ sudo modprobe btusb
$ sudo rmmod btusb
$ sudo systemctl start bluetooth
This shows only WLAN, no Blueooth:
$ rfkill list all
I’m at a loss. What else can I try?