On Mon, Dec 2, 2024 at 5:49 PM KeithG <ys3al35l@xxxxxxxxx> wrote: > > Arend, > > Yes, I can build and test patches. > > I will build a current kernel version tonight and will then be able to > add any patches you may develop to address this issue. > > If I may ask, could you also patch the WPA3 External_Auth > functionality as well? I can test patches to that as well. > > Regards, > > Keith > > On Mon, Dec 2, 2024 at 11:36 AM Arend Van Spriel > <arend.vanspriel@xxxxxxxxxxxx> wrote: > > > > On December 1, 2024 10:55:26 PM KeithG <ys3al35l@xxxxxxxxx> wrote: > > > > > This floods the journal of my Pi ev ery 6 seconds: > > > Dec 01 15:51:30 pi5 kernel: brcmfmac: brcmf_set_channel: set chanspec > > > 0xd022 fail, reason -52 > > > Dec 01 15:51:31 pi5 kernel: brcmfmac: brcmf_set_channel: set chanspec > > > 0xd026 fail, reason -52 > > > Dec 01 15:51:31 pi5 kernel: brcmfmac: brcmf_set_channel: set chanspec > > > 0xd02a fail, reason -52 > > > Dec 01 15:51:31 pi5 kernel: brcmfmac: brcmf_set_channel: set chanspec > > > 0xd02e fail, reason -52 > > > > > > Is there something that can be done? Is there something I can help > > > with to fix this? I can test on multiple Pis, but cannot actually code > > > anything. Is this going to wait for the new infineon driver > > > development? The latest kernel where this has been seen is: > > > Linux pi5 6.6.62+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 > > > (2024-11-25) aarch64 GNU/Linux > > > > You can build and test patches? Is it only those specific channels as > > listed above? Those are pre -802.11b allowed in Japan. I don't think any of > > the brcmfmac devices actually support those channels. > > > > Regards, > > Arend > > > > > > I built a fresh kernel and can build and test brcmfmac driver mods on my Pis. Awaiting further instructions.