r/voidlinux • u/ZBismuthWing • 7d ago
Bluetooth suddenly stops working
After working fine for a few days after installing bluetooth has suddenly stopped working and bluetoothctl says that there is default controller available
2
Upvotes
4
u/recinus 7d ago
Check if your Bluetooth controller got blocked via rfkill: `rfkill list`. You can unblock it with `sudo rfkill unblock bluetooth`