Re: wpa3/sae authentication does not work with brcmfmac+connman
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <[email protected]> |
Hi Keith, > > With this update, running wpa_supplicant and nmcli, I am able to > connect to a wpa3/sae ssid successfully. With connmanctl I am not able > to connect at all. That's because the firmware is broken, as I've pointed out before. > Aug 17 18:22:53 pi5 kernel: ieee80211 phy0: > brcmf_cfg80211_external_auth: auth_status iovar failed: ret=-52 There's that errno -52 (Invalid Exchange). Basically the CMD_CONNECT to SAE fails, and ConnMan (correctly) reports the error. Regards, -Denis