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

klipperscreen: Wifi does not always show up on klipperscreen after reboot #38

Closed
consp opened this issue Mar 3, 2024 · 3 comments
Closed
Assignees
Labels
bug Something isn't working klipperscreen Everything related to klipperscreen
Milestone

Comments

@consp
Copy link
Collaborator

consp commented Mar 3, 2024

Sometimes no channels show up, most likely due to an empty response from iwlist or non-zero exit code or process timeout.

Temporary fix:
Go back, wait a few seconds, enter wifi screen and wait for about 10s.

@consp consp added the bug Something isn't working label Mar 3, 2024
@consp consp added this to the Touch control milestone Mar 3, 2024
@consp
Copy link
Collaborator Author

consp commented Mar 8, 2024

issue is an empty /var/log/iwd, needs a try/catch.

@consp consp self-assigned this Mar 11, 2024
@consp consp changed the title Wifi does not always show up on klipperscreen after reboot klipperscreen: Wifi does not always show up on klipperscreen after reboot Mar 11, 2024
@KaruroChori KaruroChori added the klipperscreen Everything related to klipperscreen label Mar 12, 2024
@consp
Copy link
Collaborator Author

consp commented Mar 13, 2024

This is probably due to iwd not having a populated list of networks in range yet. I guess it's not a bug but a feature since it's not finished scanning.

I also notices that having a ton of networks in range might blind it to your local one.

Maybe not, see #69

@consp
Copy link
Collaborator Author

consp commented Mar 16, 2024

Probably fixed with #69 see consp/KlipperScreen@bcb160c and 8a30584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working klipperscreen Everything related to klipperscreen
Projects
None yet
Development

No branches or pull requests

2 participants