diff --git a/content/bluetooth.md b/content/bluetooth.md index 5a7295bcf3..1e774a3756 100644 --- a/content/bluetooth.md +++ b/content/bluetooth.md @@ -61,6 +61,13 @@ If it's stopped, enable it to auto-start and immediately start it using the foll sudo systemctl enable --now bluetooth ``` +If Bluetooth does not enable after that command, try the following steps: + +- Shut down the computer. +- Unplug the computer. +- Wait 60 seconds. +- Plug back in and power on the computer. + ## Using Bluetooth Manager (blueman) A third-party program called Bluetooth Manager can sometimes pair and trust Bluetooth devices better than the default Bluetooth settings. Install it with this command: