# Check the status of bluetooth, there should be something like "running" / "active" systemctl status bluetooth # If not, start bluetooth with one of the following systemctl start bluetooth bluetoothctl power on # You can also check and unblock again rfkill unblock all