Answers for "ubuntu 20.04 bluetooth not turning on or working"

3

ubuntu 20.04 bluetooth not turning on or working

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

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

Code answers related to "ubuntu 20.04 bluetooth not turning on or working"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language