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




Featured Posts

Enable shared folders in ubuntu in vmware?

 To enable Shared Folders in Ubuntu (VM) on VMware , follow these steps: Step 1: Enable Shared Folders in VMware Settings Power...