Chromebook & Linux

Bluetooth won't pair on Linux

Pairing failures are usually caused by a stuck Bluetooth service or the device being paired elsewhere, not failed hardware. Restarting Bluetooth and clearing old pairings fixes most cases.

Difficulty
Intermediate
Time
10–25 minutes
DIY cost
$0
Pro cost
$60–$90

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

  1. Turn the accessory's Bluetooth off and back on, and put it in pairing mode again.
  2. Restart the Bluetooth service with 'sudo systemctl restart bluetooth'.
  3. Remove the device from any other computer or phone it's currently connected to.
  4. In Settings > Bluetooth, remove/forget any existing entry for the device, then try pairing fresh.
  5. Restart the Linux computer entirely if the Bluetooth menu seems unresponsive.
  6. 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.

Related guides

Operator provides AI-generated troubleshooting information. It can be wrong. For safety-critical, electrical, gas, structural, medical, automotive safety, or other high-risk problems, consult a qualified professional.