From 070aeb7f6ed8434c4389ec86ad72a9653d69c020 Mon Sep 17 00:00:00 2001 From: Jordan Nash Date: Tue, 30 Jun 2026 09:59:10 +1000 Subject: [PATCH] Update bluetooth.md I could not detect any bluetooth devices and was only able to get this working after following the resolution reported in this [redddit forum](https://www.reddit.com/r/pop_os/comments/10od78v/pop_os_bluetooth_not_working/). I would like to also state I have faced similar problems on Windows where unplugging cable after shutdown worked. But with PopOS that wasn't the case and only resolved after waiting 60 seconds. Let me know if there is any power output I need to provide or Bluetooth device details for this PR to be merged, thanks. --- content/bluetooth.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/bluetooth.md b/content/bluetooth.md index 5a7295bcf3..c0f75039cb 100644 --- a/content/bluetooth.md +++ b/content/bluetooth.md @@ -60,6 +60,8 @@ If it's stopped, enable it to auto-start and immediately start it using the foll ```bash sudo systemctl enable --now bluetooth ``` + +Even after being enabled successfully some Pop!_OS users have reported the issue only being resolved after shutting down the PC and unplugging the power cable for at least 1 minute. ## Using Bluetooth Manager (blueman)