Answers for "ubuntu bluetooth not visible"

7

ubuntu bluetooth not working

#turn bluetooth on:
sudo /etc/init.d/bluetooth restart

# make it automatic on boot
sudo systemctl enable bluetooth
Posted by: Guest on October-24-2020
1

ubuntu bluetooth not listed

bluetoothctl
scan on
Posted by: Guest on June-10-2020

Code answers related to "ubuntu bluetooth not visible"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language