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

WPA3 support #536

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

WPA3 support #536

wants to merge 1 commit into from

Conversation

hupster
Copy link

@hupster hupster commented Jan 30, 2024

This patch allows me to connect to WPA3 networks that use SAE authentication.

Relies on a patch on the network-manager plugin, so linking to my fork for now:
https://github.com/hupster/network-manager
balena-io-modules/network-manager#146

I also have a branch merged with the patch for network refresh while connected from meelash:
https://github.com/hupster/wifi-connect/tree/live_networks
#521

Without this, the error below shows while attempting to connect to a WPA3/SAE network.

Connecting to access point 'hupster'...
[<unknown>:ERROR] org.freedesktop.NetworkManager::AddAndActivateConnection method call failed on /org/freedesktop/NetworkManager
[wifi_connect::network:WARN] Error connecting to access point 'hupster': D-Bus failure: org.freedesktop.NetworkManager::AddAndActivateConnection method call failed on /org/freedesktop/NetworkManager

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

1 participant