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

Wi-Fi sometimes takes five minutes to come up on the NUC #246

Open
schuyler opened this issue Dec 2, 2019 · 0 comments
Open

Wi-Fi sometimes takes five minutes to come up on the NUC #246

schuyler opened this issue Dec 2, 2019 · 0 comments

Comments

@schuyler
Copy link
Member

schuyler commented Dec 2, 2019

This apepars to be because buendia-networking tries to run before NUC iwlwifi firmware is loaded at boot, meaning that no network adapter is available.

A robust solution to this problem would probably defer network configuration until the wifi adapter is definitely available.

An interim solution would be to shorten the delay on buendia-wifi-watchdog so that it starts sooner, and has a chance to bring up the wifi earlier.

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

No branches or pull requests

1 participant