Symptoms
- Device doesn't appear in the Bluetooth list
- Pairing fails or times out
- Connects then immediately disconnects
- Worked before but stopped after an update
Likely causes
- CommonBluetooth service needs restartingThe Bluetooth daemon can get into a stuck state after sleep or an update.
- CommonDevice already paired with another computer or phoneMany Bluetooth accessories can only actively connect to one device at a time.
- PossibleOld pairing entry causing conflictA stale pairing record can prevent a clean new connection.
- Less commonMissing Bluetooth driver/firmwareSome Bluetooth chipsets need extra firmware not installed by default.
What to do
- Turn the accessory's Bluetooth off and back on, and put it in pairing mode again.
- Restart the Bluetooth service with 'sudo systemctl restart bluetooth'.
- Remove the device from any other computer or phone it's currently connected to.
- In Settings > Bluetooth, remove/forget any existing entry for the device, then try pairing fresh.
- Restart the Linux computer entirely if the Bluetooth menu seems unresponsive.
- Check 'dmesg' or system logs for Bluetooth-related errors if pairing still fails after these steps.
Tools and parts
- Terminal access with sudo privileges
When to call a pro
If pairing never succeeds even after these steps, a USB Bluetooth adapter with known Linux support is usually the fastest fix.
Safety
Generally low risk
Generally low risk for a careful person. Stop if anything looks different from what this guide describes.