Sporadic Wifi initialization issue
#1
I've noticed the Wifi sometimes doesn't working right.  I first noticed this with the Manjaro ARM 5.9.8 kernel.

When the wifi is "bad", it still works, can connect to a network, send and receive packets, etc.  But the packetloss is about 7% or more, which is really bad.  Very noticeable with ssh as there are constant hangs.  Web browsing one might just think it's slower than normal.  When the wifi isn't in this bad state, packetloss is effectively 0%.

There appears to be something that happens when the wifi chip is initialized that causes this.  When this happens the Wifi MAC address is different.  Good state, I get one address.  Bad state, it's another address.

Here's some the kernel log messages when it's GOOD.
Code:
pine kernel: mmc_host mmc0: card is non-removable.
pine kernel: usb 2-1: new high-speed USB device number 2 using ehci-platform
pine kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
pine kernel: dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
pine kernel: dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
pine kernel: dwmmc_rockchip fe320000.mmc: Version ID is 270a
pine kernel: dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
pine kernel: dwmmc_rockchip fe320000.mmc: Got CD GPIO
pine kernel: mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
pine kernel: sdhci-pltfm: SDHCI platform and OF driver helper
pine kernel: mmc2: CQHCI version 5.10
pine kernel: mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
pine kernel: mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
pine kernel: mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
pine kernel: mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
pine kernel: mmc0: queuing unknown CIS tuple 0x81 (9 bytes)
pine kernel: mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
pine kernel: mmc0: new ultra high speed SDR104 SDIO card at address 0001
pine kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: Feb 11 2020 11:54:51 version 7.45.96.61 (be7af2d@shgit) (r745790) FWID 01-a41d86bd es7.c5.n4.a3

And this is what it looks like when it's bad
Code:
pine kernel: mmc_host mmc0: card is non-removable.
pine kernel: usb 2-1: new high-speed USB device number 2 using ehci-platform
pine kernel: mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
pine kernel: dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
pine kernel: dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
pine kernel: dwmmc_rockchip fe320000.mmc: Version ID is 270a
pine kernel: dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
pine kernel: dwmmc_rockchip fe320000.mmc: Got CD GPIO
pine kernel: mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
pine kernel: sdhci-pltfm: SDHCI platform and OF driver helper
pine kernel: mmc2: CQHCI version 5.10
pine kernel: mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
pine kernel: mmc0: new ultra high speed SDR104 SDIO card at address 0001
pine kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: Feb 11 2020 11:54:51 version 7.45.96.61 (be7af2d@shgit) (r745790) FWID 01-a41d86bd es7.c5.n4.a3

Only difference seems to be the message about queuing an unknown CIS tuple are skipped.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 703 11-14-2023, 10:57 AM
Last Post: trifleneurotic
  Manjaro - HIbernate - brcmfmac clk issue pompeyPinePro 1 691 08-18-2023, 02:06 AM
Last Post: juliamenendez
  Issue with booting Manjaro from encrypted NVMe drive on pbp Cs137 1 890 08-18-2023, 01:58 AM
Last Post: juliamenendez
  Unable to install Debian Bullseye because of missing wifi firmware Pino64 7 3,783 07-15-2023, 02:58 PM
Last Post: u974615
  Manjaro update: nerd-font-terminus dependency issue Vinay 3 1,225 05-10-2023, 04:51 AM
Last Post: Vinay
  5GHz wifi not working snorwood 11 5,213 01-16-2023, 03:41 PM
Last Post: ehcorn
  Pinebook Pro wifi not working Queliffrel 1 1,222 11-30-2022, 06:30 AM
Last Post: myself600
  WiFi stopped on Pinebook Pro after update tkudog 3 2,445 11-24-2022, 04:32 PM
Last Post: tkudog
  Archlinux - missing firmware for wifi adapter RudderDuck 9 4,333 11-07-2022, 04:56 PM
Last Post: wgahnagl
  Manjaro update: wxgtk dependency issue Vinay 5 2,348 09-09-2022, 12:03 PM
Last Post: Vinay

Forum Jump:


Users browsing this thread: 1 Guest(s)