'Enable Bluetooth on ubuntu 20.04

I recently bought the HP Specter x360 and I installed ubuntu 20.04LTS. However, until now I have not enabled the Bluetooth on the laptop, I tried a lot but with no results. Please, there is anything to do in order to enable Bluetooth?



Solution 1:[1]

I used GRUB settings at startup:

  • Restarted Ubuntu and pressed ESC to load “Advanced options for Ubuntu"
  • Then selected option to enable network
  • Then option to repair broken packages
  • Finally "resume reboot".

Bluetooth service was back.

Check https://www.howtogeek.com/196740/how-to-fix-an-ubuntu-system-when-it-wont-boot/#:~:text=Use%20Recovery%20Mode%20If%20You%20Can%20Access%20GRUB&text=Select%20the%20%E2%80%9CAdvanced%20options%20for,the%20submenu%20and%20press%20Enter.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Enrique Cuchetti