Re: New test release reload driver
Arend van Spriel <[email protected]> Sun, 19 Oct 2025 13:19:40 +0200
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
Op 19 oktober 2025 01:45:47 schreef Berkem Dincman <[email protected]>: > This is dmesg the last lines after reloading the driver module Better to respond inline and avoid top posting. > > 18 Eki 2025 Cmt 21:46 tarihinde Arend van Spriel < > [email protected]> şunu yazdı: > >> On 10/18/2025 5:38 PM, Berkem Dincman wrote: >>> I have PostmarketOS on Pinebook Pro v25.06 it has an 6.6.34 kernel >>> originally I have custom kernels 6.16.7 6.17-rc7 also booting and wifi >>> working 6.18-rc1 sends alot error messages to the screen but works fine >>> if the driver (brcmfmac) is reloaded >> >> Thanks for the feedback. I would be happy to look into the 6.18-rc1 >> issue, but you are giving me much to work with. Any kernel logs that >> show the error messages would be a start. So the error messages indicate communication with the firmware on the wifi device is broken. [ 20.068465] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout [ 20.069067] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-110) But the firmware started ok because I see before the failures start to occur: [ 16.137950] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2 Things seem to go south when Bluetooth is starting: [ 17.273314] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382 [ 17.287981] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 17.288011] Bluetooth: BNEP filters: protocol multicast [ 17.288032] Bluetooth: BNEP socket layer initialized [ 17.319081] Bluetooth: MGMT ver 1.23 [ 20.068465] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout As Bluetooth resides on the same chip as wifi I find that suspicious. I would like to know what happens when you disable Bluetooth. Can you test that? Regards, Arend >> Also please put the mailing lists in Cc: so other people seeing the same >> issue can chime in. >> >> Regards, >> Arend