<Solved> Bluetooth stopped working

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
nickcat325
Level 1
Level 1
Posts: 28
Joined: Sun Feb 07, 2021 12:25 am

<Solved> Bluetooth stopped working

Post by nickcat325 »

When I open Bluetooth, I can't enable Bluetooth. The message, "No Bluetooth adapters found", is displayed on the blueberry client. I connected my controller to my pc but I noticed inputs were not working. I tried to change the color with openRGB, which normally works, and it didn't work. I decided to reboot. Now my controller will not connect.

$ systemctl status bluetooth
gives the output Status: "Running"
I'm using Linux Mint 20.2
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nickcat325
Level 1
Level 1
Posts: 28
Joined: Sun Feb 07, 2021 12:25 am

<Solved> Bluetooth stopped working

Post by nickcat325 »

After so long I found the solution. Hope this helps someone. Found the solution here https://bbs.archlinux.org/viewtopic.php?id=251657
sudo apt remove bluez
sudo apt install blueberry blueman bluetooth bluez gnome gnome-bluetooth gnome-core pulseaudio-module-bluetooth
sudo systemctl stop bluetooth
sudo systemctl start bluetooth
Locked

Return to “Hardware Support”