Tuesday, February 16, 2021

Ubuntu Bluetooth doesn't Turn On

 If you are also facing this issue that suddenly you are not able to turn on your Bluetooth in Ubuntu or any other Linux distro then you can try following, I got it fixed using the following:

Open terminal and run following command:

sudo rmmod btusb

sudo modprobe btusb




No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

 Mastering Unix Commands: An In-depth Look at Chroot, Env, Nice, Nohup, StdBuf, and Timeout Hashtags: #UnixCommands #Chroot #Env #Nice #Nohu...