Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bluetooth.md: Fresh installed 22.04 needed rmmod/modprobe btusb #1217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChrisTian-CGN
Copy link

Looks like a bug of the installation.

I'm using a VivoBook X421UA_M433UA, the fix was described with a Lenovo notebook.

Found the fix here: https://www.reddit.com/r/pop_os/comments/mtjysf/bluetooth_wont_turn_on/

Looks like a bug of the installation.

I'm using a VivoBook X421UA_M433UA, the fix was described with a Lenovo notebook.

Found the fix here: https://www.reddit.com/r/pop_os/comments/mtjysf/bluetooth_wont_turn_on/
Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This anecdote shouldn't get a whole section at the beginning of the Troubleshooting section. The rmmod and modprobe commands might be useful to some, but the rest of this isn't acceptable.

The best way to add this information to this document is to add them under the "useful commands" section with a short description of what they do and why a user might want to try them.

@@ -20,6 +20,7 @@ tableOfContents: true
Bluetooth is a bit odd.
There are a lot of factors that go into whether Bluetooth devices work together as expected.


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This extra newline is not needed, please delete it.

@@ -70,6 +71,19 @@ This process lowers the sound quality of the stream when in HSP/HFP mode, so aud

## Bluetooth Troubleshooting

<!--## Dear Pop OS team I hope this helps to improve your distribution and documentation, feel free to rework.-->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this comment. Discussion about the PR belongs in the discussion thread on Github, not in comments in the code.

@@ -70,6 +71,19 @@ This process lowers the sound quality of the stream when in HSP/HFP mode, so aud

## Bluetooth Troubleshooting

<!--## Dear Pop OS team I hope this helps to improve your distribution and documentation, feel free to rework.-->
### Problem: Fresh installed pop-os_22.04_amd64_intel_38.iso, Bluetooth dont turn on
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't need to be a whole subsection right at the beginning of the Troubleshooting section.

sudo rmmod btusb
sudo modprobe btusb
```
Now it works fine on my VivoBook.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation should not contain anecdotes.

@@ -70,6 +71,19 @@ This process lowers the sound quality of the stream when in HSP/HFP mode, so aud

## Bluetooth Troubleshooting

<!--## Dear Pop OS team I hope this helps to improve your distribution and documentation, feel free to rework.-->
### Problem: Fresh installed pop-os_22.04_amd64_intel_38.iso, Bluetooth dont turn on
The Bluetooth did not switch on in the settings. I can toggle it but it still stays gray.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use first person perspective. Just describe the behavior.

sudo modprobe btusb
```
Now it works fine on my VivoBook.
Source: https://www.reddit.com/r/pop_os/comments/mtjysf/bluetooth_wont_turn_on/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We prefer to avoid links to outside websites, especially when they're semi-ephemeral like Reddit threads. If that thread gets deleted, we have a dead link in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants