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

Add diagnoser about rfkill blocking Wi-Fi card #1841

Merged
merged 5 commits into from
Aug 16, 2024
Merged

Conversation

tituspijean
Copy link
Contributor

Closes YunoHost/issues#2395

PR Status

Ready

How to test

With a Raspbian-based system.
If needed, you can trigger the error by manually setting rfkill to disable the wifi card with sudo rfkill block 0 (0 being the identifier for the wifi card found with sudo rfkill list)

@tituspijean tituspijean merged commit d63c61e into dev Aug 16, 2024
2 of 3 checks passed
@tituspijean tituspijean deleted the add_rfkill_diagnosis branch August 16, 2024 14:07
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.

Add a diagnosis check for infamous "Wi-Fi is currently blocked by rfkill." on Raspbian
1 participant