Answers for "why bluetooth not working linux"

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

Code answers related to "why bluetooth not working linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language