Hej, On Sun, Aug 4, 2024, at 13:04, Arend Van Spriel wrote: > On August 4, 2024 8:27:04 AM Aditya Garg <gargaditya08@xxxxxxxx> wrote: > >> Hi >> >> WPA3 is broken on T2 Macs (atleast on 4364) for a long time. I was under >> the impression brcmfmac doesn't support it. >> >> Anyways, I've asked a fedora user to compile a kernel with CONFIG_BRCMDBG. >> >> If you want logs without it, look over here: >> https://pastebin.com/fnhH30JA > > Not sure what to make of this. The interface comes up without any obvious > error and then another interface is created by another driver: I've bisected the authentication timeouts for WPA2-PSK and WPA3-SAE (and probably every other authentication method) down to https://w1.fi/cgit/hostap/commit/?id=41638606054a09867fe3f9a2b5523aa4678cbfa5 With that commit reverted on top of wpa_supplicant 2.11 both WPA2 and WPA3 work. Looks after cursory inspection if brcmfmac fails to notify wpa_supplicant that it is authenticated. best regards, Janne