(02-18-2023, 01:40 PM)TheOldPresbyope Wrote: +1
Away from my desk ATM but I think you have it. Will test later.
Regards,
Kent
ETA - your Edit 2 seems wrong because it specifies key_mgmt=PSK for an SAE connection.
True, there should be another parameter wps_cred_add_sae (see this comment https://forums.raspberrypi.com/viewtopic...1#p1798281)
This one is missing from the Raspbian OS/Debian that moOde is based on, it seems to be one version behind.
Code:
pi@moode:~ $ wpa_supplicant -v
wpa_supplicant v2.9
Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi> and contributors
Here you can see that there is a newer version available v2.10 from 2022, maybe the WPA3 issue is solved in this version: https://w1.fi/releases.html
Does anyone know how to upgrade the version of wpa_supplicant to v2.10?
I tried sudo apt-get upgrade wpasupplicant but it's telling me "wpasupplicant is already the newest version (2:2.9.0-21)."
Edit: Right, so v2.10 is included in Debian Bullseye the testing/unstable version so not yet on the stable... https://manpages.debian.org/testing/wpas....8.en.html
Edit 2: This also doesn't return anything so I think it's safe to say for now there is no point trying to connect to WPA3
Code:
iw list | grep SAE