Answers for "bluetooth not working correctly on ubuntu"

4

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 "bluetooth not working correctly on ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language