Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu bluetooth not working

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

# make it automatic on boot
sudo systemctl enable bluetooth
 
PREVIOUS NEXT
Tagged: #ubuntu #bluetooth #working
ADD COMMENT
Topic
Name
5+3 =