Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #ubuntu #bluetooth #turning #working
ADD COMMENT
Topic
Name
4+7 =