Score:1

Ubuntu 21.10 can't find bluetooth device

in flag

I'm trying to activate the Bluetooth option in my computer (ASUS ROG Strix G513QR, Ubuntu 21.10), but it does not recognize an internal BT device. I tried many commands and installations that I found online, but none of them worked.

Results of lspci -knn | grep Net -A3; lsusb; rfkill list :

lspci -knn | grep Net -A3; lsusb; rfkill list output

You can also see that hcitool dev finds nothing.

Nusry avatar
hk flag
Try `sudo systemctl restart bluetooth.service` and then go to the terminal and type `bluetoothctl`. After getting into it, type `scan on` and see if your bluetooth devices are visible.
gcharbon avatar
kz flag
Did you try `sudo systemctl enable --now bluetooth` and `sudo rfkill unblock bluetooth` ? EDIT: I see that bluetooth is not blocked by rfkill in your screenshot...
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.