Update bluetooth.md - #1393
Open
LayersOfAbstraction wants to merge 2 commits into
Open
Conversation
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.
Author
|
FYI I'm on Pop!_OS 24.04 when I enountered the problem. Not sure if you even need further hardware/software info at this point. |
Socialhappiness
requested changes
Jul 10, 2026
LayersOfAbstraction
force-pushed
the
patch-1
branch
from
July 11, 2026 07:22
e7cecee to
0ff92b8
Compare
Socialhappiness
approved these changes
Jul 17, 2026
Socialhappiness
left a comment
Contributor
There was a problem hiding this comment.
great! Thank you for contributing!
Author
Hi Emma, FYI: Github deletes workflow runs awaiting approval after 30 days. I made this PR on June 30th. It's now July 27th. Could you please get my PR peer approved before the 30th? Thank you. Jordan |
Member
|
That isn't anything to worry about. |
leviport
requested changes
Jul 30, 2026
| sudo systemctl enable --now bluetooth | ||
| ``` | ||
|
|
||
| If Bluetooth does not enable after that command, try the following steps: |
Member
There was a problem hiding this comment.
A couple things:
- This only applies desktop computers, but this doesn't make that clear.
- This is a pretty drastic step that is not guaranteed to fix the problem, and is very hardware-dependent. I'd rather couch it in language along the lines of "in some cases" or "this might help", rather than inserting it as the next troubleshooting step that everyone should try. I'm not sure how to state that sentiment cleanly though.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I could not detect any bluetooth devices and was only able to get this working after following the resolution reported in this redddit forum.
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. Merging this PR would save folks a lot of troubleshooting as my resolution has been mentioned near the top.