Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions content/bluetooth.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <u>Bluetooth Manager</u> can sometimes pair and trust Bluetooth devices better than the default Bluetooth settings. Install it with this command:
Expand Down