Shell/Bash: ubuntu bluetooth not working Example
Shell/Bash Example: This is the "ubuntu bluetooth not working" Example. compiled from many sources on the internet by SimpleTutorials.org
restart bluetooth ubuntu
sudo service bluetooth restart
ubuntu bluetooth not working
#turn bluetooth on: sudo /etc/init.d/bluetooth restart # make it automatic on boot sudo systemctl enable bluetooth
ubuntu bluetooth not turning on
sudo rfkill unblock bluetooth
ubuntu bluetooth not listed
bluetoothctl scan on
* Summary: This "ubuntu bluetooth not working" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!