2

I am facing a Bluetooth problem in Ubuntu 20.04. When I power ON my HP Notebook, it works properly but after some time, it goes OFF automatically or closes the lid (No Bluetooth Found: Plug in a dongle to use Bluetooth) and needs to reboot the computer to work again.

The laptop is Dual boot: Primary OS: Windows 10 and secondary: Ubuntu 20.04.

I have tried the following methods:

$ sudo service bluetooth restart

$ rfkill unblock bluetooth

Is there any method to fix it or is it the problem in this Ubuntu version?

Update: I Upgraded to Ubuntu 24.04 and still have the same problem. Any solution would be a great help.

1 Answers1

1

Have the same problem on a HP desktop. Tried all kinds of bluez, blueman stack exchange wisdom, but the thing that always works is to power cycle (sometimes restart works). Same on Ubuntu 20 and 22.

Ru887321
  • 190