> It does & did connect to an Android 16 AP/hotspot. > > It also connects to my AP in what it calls compatibility mode, which I think must just be WPA1. No, it's not, it's a transition mode somewhere between WPA2 and WAP3. > After upgrading to your (Peter's): > > Linux nas6 7.2.5-300.pr3.fc45.aarch64 #1 SMP PREEMPT_DYNAMIC Fri Sep 11 20:30:22 UTC 2026 aarch64 GNU/Linux > > I can now connect to LEGGWLAN: There's nothing in there that would affect brcmfmac that's not in the upstream kernels so that mostly just tells me that the issue is environmental. > On an RPI5 with latest F45 stuff, I get this many channels listed: That's not channel, that's SSIDs. > However, on an RPI4 with the latest F45 stuff, I get roughly twice as many. Are they in the same location? In the same case etc? Overall WPA3 isn't currently supported upstream with the old firmware on brcmfamc, the new firmware brings in some changes that will eventually allow WPA3 to work on upstream (ie Fedora and other distos) platforms, but we are not there yet. There's a number of sub standards that are required, or in some case optional, for WPA3 support and like all things that require interoperability different companies have different opinions on what those requirements are. Some of these are firmware related, some a kernel, and some are userspace (NM, wpa_supplicant, possibly other bits) and there's a number of bits still in flux. The SAE (Simultaneous Authentication of Equals) component of of WPA3 which does the auth has a number of options (NnP - Hunt and Peck, H2E - Hash 2 Element). Some APs only enable one or the other of HnP or H2E, similarly some clients also only support one. Digging into this generally it's fragile as hell in brcmfmac (I have tried a number of times over the years to make WPA3 work on brcmfmac) but also generally. I think there's still some work to happen here, the new firmware at least unlocks the vendor side of things. Peter > Thanks for your help. > > :D > > > On 12/09/2026 10:57, Peter Robinson wrote: > > Does it connect to a mobile AP from your phone? > > On Sat, 12 Sept 2026 at 10:48, David Legg <dwlegg@gmail.com> wrote: > > My other RPI5 running latest F43 can see both wifi ranges: > > nmcli device wifi list > IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY > * 3C:58:36:2B:A2:E4 LEGGWLAN Infra 1 195 Mbit/s 87 ▂▄▆█ WPA2 WPA3 > 92:58:36:2B:A2:E7 LEGGGUEST Infra 1 195 Mbit/s 87 ▂▄▆█ -- > 92:58:36:2B:A2:E8 -- Infra 1 195 Mbit/s 85 ▂▄▆█ WPA3 > 92:58:36:2B:A2:E5 EE WiFi Infra 1 195 Mbit/s 85 ▂▄▆█ -- > BE:0F:F3:4B:60:97 DIRECT-97-HP OfficeJet Pro 9730e Infra 6 65 Mbit/s 84 ▂▄▆█ WPA2 > 3C:58:36:2B:A2:E3 LEGGWLAN Infra 36 540 Mbit/s 75 ▂▄▆_ WPA2 WPA3 > 8E:58:36:2B:A2:E7 -- Infra 36 540 Mbit/s 75 ▂▄▆_ WPA3 > 8E:58:36:2B:A2:E4 EE WiFi Infra 36 540 Mbit/s 75 ▂▄▆_ -- > 8E:58:36:2B:A2:E6 LEGGGUEST Infra 36 540 Mbit/s 75 ▂▄▆_ -- > > The top 5 are shown in green, the bottom ones in red. The red ones are the 5Ghz ones aren't they? > > > On 12/09/2026 10:31, Peter Robinson wrote: > > But does it? None of your LEGG show up in the 5ghz range? -- _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
No comments:
Post a Comment