OpenWrt installation on Linksys EA9500

Good morning folks.

My trusty EA8500 shit-the-bed after several years of work. I had a decommissioned EA9500 at work which I bought home and I am attempting to get working. I downloaded the firmware from the ea9500_v1 toh page and flashed it via tftp. Router boots successfully and I get to a login prompt, I see via ifconfig that br-lan is assigned 192.168.1.1, but connecting the router to the network I cannot talk to it on any of the lan ports and the wan port does not appear to attempt to lease an ip address.

Is the 21.02.2 version showed on the toh page actually a stable version, or is this still a work in progress?

I probably screwed up on what I was supposed to flash. The toh page, under the "OEM installation using serial+tftp method" is unclear which firmware file is supposed to be flashed, whereas the non-US instructions are pretty clear and say "flash this first then flash this". Since the "Firmware OpenWRT Install URL" was an img and not trx file, I flashed the firmware trx under the "Upgrade URL".

Feedback/guidance from those "in the know" would be appreciated. thank you, vinny

The problem appears to be with 21.02.2. I re-flashed 21.02.1 and am able to communicate with the gui interface. After doing some setup, I attempted to re-flash 21.02.2 through the GUI, and the EA9500 became unresponsive again, so I went back to 21.02.1.

Is anyone actively using OpenWRT on this router, or is this build simply an experimental version? Even with 21.02.1 there appear to be several features I had on my dead EA8500 which are very buggy on the EA9500.

When booting he EA9500 on 21.02.2, I see these messages in the startup:

[    4.148865] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.162578] init: - preinit -
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
[    5.341711] bgmac_bcma bcma0:3 eth0: Link is Up - 1Gbps/Full - flow control off
[    5.349060] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

whereas I do not get the "failed to connect" messages using 21.02.1.

Continue to have problems with 21.02.1 on the EA9500.

For example, the 5Ghz channels one can select in the stock OEM firmware are 36, 40, 44, and 48 for Radio 0 and 149, 153, 157 and 161 for Radio 2.

However, if I attempt to use any channel above 112, I will see messages like this on the console:

[  171.434382] ieee80211 phy2: brcmf_cfg80211_start_ap: Set Channel failed: chspec=55414, -52
[  173.372503] device wlan2 left promiscuous mode
[  173.377053] br-lan: port 2(wlan2) entered disabled state
[  175.314988] br-lan: port 2(wlan2) entered blocking state
[  175.320322] br-lan: port 2(wlan2) entered disabled state
[  175.325915] device wlan2 entered promiscuous mode
[  175.332565] ieee80211 phy2: brcmf_run_escan: error (-52)
[  175.337897] ieee80211 phy2: brcmf_cfg80211_scan: scan error (-52)

I have not tested every channel, but trial and error seems to indicate Radio0 and Radio2 can go to channel 112 (anything above that will yield errors akin to those above) but no higher.

#  cat /etc/rc.local
# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.

iw dev wlan0 set power_save off
iw dev wlan1 set power_save off
iw dev wlan2 set power_save off

exit 0

Allegedly that should help. We will see...

This is crap non of them bulids works on 9500 just shoutdown the…can not even boot tl-wdr3600 , don’t publish firmware that brick your stuff

No difference w/ the iw dev wlan commands. Same symptoms.

Additional messages I see in the boot log:

[   12.662458] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   12.888246] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.linksys,panamera.txt failed with error -2
[   12.899654] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.txt failed with error -2
[   13.325108] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   13.333847] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   13.345119] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4366/4 wl0: Nov  5 2018 03:19:56 version 10.28.2 (r769115) FWID 01-d2cbb8fd
[   13.389815] pci_bus 0000:04: 1-byte config write to 0000:04:00.0 offset 0x3c may corrupt adjacent RW1C bits
[   13.399703] pci 0000:02:02.0: enabling device (0140 -> 0142)
[   13.405419] brcmfmac 0000:04:00.0: enabling device (0140 -> 0142)
[   13.580212] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c	-pcie for chip BCM4366/4

no idea what you are talking about. OpenWRT boots but appears to not properly talk to the hardware for some reason. I haven't bricked my router yet.

This is a new issue that suddenly started after several years. Since I put the power_save changes in place, I have not run into any further issues. Uptime is approaching 5 days.
fingers crossed
image

Okay, are you using the public builds downloadable from downloads.openwrt.org ? if so, which release are you running?

I tried 21.02.2 and when it boots I get the "Failed to connect to the switch." error on boot and cannot connect to the router at all (via 192.168.1.1 or via wifi). Downgrading to 02.1 I am able to connect but even with the power save parameters the 2nd radio refuses to into the higher channels.

Not sure where to go now.

In most geographic locations, channels 50 to 144 are reserved for radar (DFS) and should be avoided.

Pick a channel between 36 and 48 or 149 to 161...depending on channel usage in your area.

See the hardware data for this device...

WLAN Comments:
radio0 just supports channel 36 up to 48 + radio2 only 100 up to 140

It is well-known that Broadcom chipsets have limited OpenWrt support.

21.02.1 I get the same errors (set channel failed and scan errors) if I attempt to use 149 through 161. Anything above 112 gives me the error. I have the US country code set.

21.02.2 will boot but I cannot connect to the web interface (192.168.1.1) nor can I ping outbound from the box. The switch appears inoperable. I see an error during boot telling me "Failed to connect to the switch." in pre-init. I do not know how to correct this error.

The stock linksys firmware works fine on all 5Ghz channels

21.02.2 boot log:

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.179 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16495-bf0c965af0)) #0 SMP Wed Feb 16 20:29:10 2022
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Linksys EA9500
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Hit pending asynchronous external abort (FSR=0x00001c06) during first unmask, this is most likely caused by a firmware/bootloader bug.
[    0.000000] percpu: Embedded 14 pages/cpu s26764 r8192 d22388 u57344
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 65248
[    0.000000] Kernel command line: console=ttyS0,115200
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 251912K/262144K available (5203K kernel code, 153K rwdata, 732K rodata, 1024K init, 291K bss, 10232K reserved, 0K cma-reserved, 131072K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] L2C: DT/platform modifies aux control register: 0x0a130000 -> 0x3a530000
[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[    0.000000] L2C-310 ID prefetch enabled, offset 1 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB
[    0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x7e530001
[    0.000000] random: get_random_bytes called from 0xc0700bbc with crng_init=0
[    0.000007] sched_clock: 64 bits at 700MHz, resolution 1ns, wraps every 4398046511103ns
[    0.000020] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xa17102bcf3, max_idle_ns: 440795224838 ns
[    0.000037] Switching to timer-based delay loop, resolution 1ns
[    0.000219] Calibrating delay loop (skipped), value calculated using timer frequency.. 1400.00 BogoMIPS (lpj=7000000)
[    0.000228] pid_max: default: 32768 minimum: 301
[    0.000323] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.000331] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.000873] CPU: Testing write buffer coherency: ok
[    0.000904] CPU0: Spectre v2: using BPIALL workaround
[    0.001145] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001509] Setting up static identity map for 0x100000 - 0x10003c
[    0.001612] rcu: Hierarchical SRCU implementation.
[    0.001827] smp: Bringing up secondary CPUs ...
[    0.002385] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.002391] CPU1: Spectre v2: using BPIALL workaround
[    0.002476] smp: Brought up 1 node, 2 CPUs
[    0.002484] SMP: Total of 2 processors activated (2800.00 BogoMIPS).
[    0.002489] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x13)
[    0.002492] CPU: This may indicate a broken bootloader or firmware.
[    0.004467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.004484] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.004593] pinctrl core: initialized pinctrl subsystem
[    0.005220] NET: Registered protocol family 16
[    0.005708] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.021425] clocksource: Switched to clocksource arm_global_timer
[    0.022036] thermal_sys: Registered thermal governor 'step_wise'
[    0.022503] NET: Registered protocol family 2
[    0.022639] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.023214] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.023240] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.023253] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.023266] TCP: Hash tables configured (established 1024 bind 1024)
[    0.023341] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.023363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.023496] NET: Registered protocol family 1
[    0.023525] PCI: CLS 0 bytes, default 64
[    0.024478] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.028290] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.028303] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.029144] bounce: pool size: 64 pages
[    0.029212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.031558] ns-pinmux 1800c100.cru:pinctrl: invalid resource
[    0.031573] ns-pinmux 1800c100.cru:pinctrl: Failed to map pinctrl regs
[    0.031594] ns-pinmux: probe of 1800c100.cru:pinctrl failed with error -22
[    0.031950] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.033386] printk: console [ttyS0] disabled
[    0.033456] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 18, base_baud = 7812500) is a 16550
[    0.518619] printk: console [ttyS0] enabled
[    0.523467] bcm2835-rng 18004000.rng: hwrng registered
[    0.529179] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xf1
[    0.535573] nand: Toshiba NAND 128MiB 3,3V 8-bit
[    0.540206] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.547802] iproc_nand 18028000.nand-controller: detected 128MiB total, 128KiB blocks, 2KiB pages, 16B OOB, 8-bit, BCH-8
[    0.558714] Scanning device for bad blocks
[    0.582338] random: fast init done
[    1.081658] Bad eraseblock 768 at 0x000006000000
[    1.192493] crng init done
[    1.331248] 6 fixed-partitions partitions found on MTD device brcmnand.0
[    1.337964] Creating 6 MTD partitions on "brcmnand.0":
[    1.343139] 0x000000000000-0x000000080000 : "boot"
[    1.348454] 0x000000080000-0x000000180000 : "nvram"
[    1.353800] 0x000000180000-0x000000200000 : "devinfo"
[    1.359271] 0x000000200000-0x000001f00000 : "firmware"
[    1.366393] 2 trx partitions found on MTD device firmware
[    1.371807] Creating 2 MTD partitions on "firmware":
[    1.376807] 0x00000000001c-0x000000400000 : "linux"
[    1.382474] 0x000000400000-0x000001d00000 : "ubi"
[    1.387845] 0x000001f00000-0x000003c00000 : "backup"
[    1.393532] 0x000005200000-0x000008000000 : "system"
[    1.399669] bcm_iproc 18029200.spi: using bspi-mspi mode
[    1.406085] iproc-mdio 18003000.mdio: Broadcom iProc MDIO bus at 0x26c4b244
[    1.414212] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
[    1.420346] bcma-host-soc 18000000.axi: bus0: Found chip with id 53030, rev 0x00 and package 0x00
[    1.429332] bcma-host-soc 18000000.axi: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0)
[    1.439922] bcma-host-soc 18000000.axi: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x05, class 0x0)
[    1.450661] bcma-host-soc 18000000.axi: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x04, class 0x0)
[    1.460638] bcma-host-soc 18000000.axi: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x07, class 0x0)
[    1.471036] bcma-host-soc 18000000.axi: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x07, class 0x0)
[    1.481439] bcma-host-soc 18000000.axi: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x07, class 0x0)
[    1.491846] bcma-host-soc 18000000.axi: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x07, class 0x0)
[    1.502207] bcma-host-soc 18000000.axi: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x07, class 0x0)
[    1.512740] bcma-host-soc 18000000.axi: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x07, class 0x0)
[    1.523288] bcma-host-soc 18000000.axi: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x07, class 0x0)
[    1.533854] bcma-host-soc 18000000.axi: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x07, class 0x0)
[    1.545882] bcma-host-soc 18000000.axi: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x07, class 0x0)
[    1.556273] bcma-host-soc 18000000.axi: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x07, class 0x0)
[    1.566667] bcma-host-soc 18000000.axi: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0)
[    1.576880] bcma-host-soc 18000000.axi: bus0: Core 14 found: I2S (manuf 0x4BF, id 0x834, rev 0x03, class 0x0)
[    1.586916] bcma-host-soc 18000000.axi: bus0: Core 15 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0)
[    1.598259] bcma-host-soc 18000000.axi: bus0: Core 16 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0)
[    1.610996] bcma-host-soc 18000000.axi: bus0: Core 17 found: ROM (manuf 0x4BF, id 0x508, rev 0x08, class 0x0)
[    1.621074] bcma-host-soc 18000000.axi: bus0: Core 18 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0)
[    1.632691] bcma-host-soc 18000000.axi: bus0: Core 19 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0)
[    1.644124] bcma-host-soc 18000000.axi: bus0: Flash type not supported
[    1.658926] can not parse nvram name (null)boardnum(null) with value 20150630 got -34
[    1.681175] bgmac_bcma bcma0:3: Found PHY addr: 30 (NOREGS)
[    1.686792] bgmac_bcma bcma0:3: Support for Roboswitch not implemented
[    1.693341] bgmac_bcma bcma0:3: Invalid MAC addr: 00:00:00:00:00:00
[    1.699622] bgmac_bcma bcma0:3: Using random MAC: 4a:28:73:5d:2d:0a
[    1.710555] b53_common: found switch: BCM53012, rev 0
[    1.716320] bgmac_bcma bcma0:4: Found PHY addr: 30 (NOREGS)
[    1.721920] bgmac_bcma bcma0:4: Support for Roboswitch not implemented
[    1.728485] bgmac_bcma bcma0:4: Invalid MAC addr: 00:00:00:00:00:00
[    1.734773] bgmac_bcma bcma0:4: Using random MAC: 82:a5:f4:93:93:f7
[    1.742226] bgmac_bcma bcma0:5: Found PHY addr: 30 (NOREGS)
[    1.747862] bgmac_bcma bcma0:5: Support for Roboswitch not implemented
[    1.755631] bgmac_bcma bcma0:6: Unsupported core_unit 3
[    1.760901] bgmac_bcma: probe of bcma0:6 failed with error -524
[    1.882394] pcie_iproc_bcma bcma0:7: link: UP
[    1.886856] pcie_iproc_bcma bcma0:7: PCI host bridge to bus 0000:00
[    1.893160] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[    1.900053] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    1.908006] pci 0000:00:00.0: [14e4:d612] type 01 class 0x060400
[    1.914040] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    1.923717] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    1.933403] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x1c may corrupt adjacent RW1C bits
[    1.943169] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x1c may corrupt adjacent RW1C bits
[    1.952942] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    1.962733] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    1.968843] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4c may corrupt adjacent RW1C bits
[    1.979417] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    1.989201] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    1.998886] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0xc may corrupt adjacent RW1C bits
[    2.008560] PCI: bus0: Fast back to back transfers disabled
[    2.014151] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.022173] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    2.032054] pci 0000:01:00.0: [10b5:8603] type 01 class 0x060400
[    2.038123] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff]
[    2.044531] pci 0000:01:00.0: supports D1 D2
[    2.048813] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.056231] PCI: bus1: Fast back to back transfers disabled
[    2.061822] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.070038] pci 0000:02:01.0: [10b5:8603] type 01 class 0x060400
[    2.076225] pci 0000:02:01.0: supports D1 D2
[    2.080505] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.087348] pci 0000:02:02.0: [10b5:8603] type 01 class 0x060400
[    2.093536] pci 0000:02:02.0: supports D1 D2
[    2.097817] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.105227] PCI: bus2: Fast back to back transfers disabled
[    2.110817] pci 0000:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.118856] pci 0000:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.127037] pci 0000:03:00.0: [14e4:4365] type 00 class 0x028000
[    2.133125] pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    2.139941] pci 0000:03:00.0: reg 0x18: [mem 0x00000000-0x007fffff 64bit]
[    2.146765] pci 0000:03:00.0: reg 0x20: [mem 0x00000000-0x000fffff 64bit pref]
[    2.154150] pci 0000:03:00.0: supports D1 D2
[    2.159216] PCI: bus3: Fast back to back transfers disabled
[    2.164820] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[    2.171596] pci 0000:04:00.0: [14e4:4365] type 00 class 0x028000
[    2.177685] pci 0000:04:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    2.184517] pci 0000:04:00.0: reg 0x18: [mem 0x00000000-0x007fffff 64bit]
[    2.191330] pci 0000:04:00.0: reg 0x20: [mem 0x00000000-0x000fffff 64bit pref]
[    2.198718] pci 0000:04:00.0: supports D1 D2
[    2.203784] PCI: bus4: Fast back to back transfers disabled
[    2.209373] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[    2.216019] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 04
[    2.222660] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 04
[    2.229293] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 04
[    2.235935] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    2.244139] pci 0000:02:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03] add_size 100000 add_align 100000
[    2.255648] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-04] add_size 1000
[    2.264114] pci 0000:01:00.0: bridge window [mem 0x00100000-0x002fffff 64bit pref] to [bus 02-04] add_size 100000 add_align 100000
[    2.275884] pci 0000:00:00.0: bridge window [mem 0x00100000-0x002fffff 64bit pref] to [bus 01-04] add_size 100000 add_align 100000
[    2.287660] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x099fffff]
[    2.294464] pci 0000:00:00.0: BAR 9: assigned [mem 0x09a00000-0x09cfffff 64bit pref]
[    2.302227] pci 0000:01:00.0: BAR 8: assigned [mem 0x08000000-0x097fffff]
[    2.309033] pci 0000:01:00.0: BAR 9: assigned [mem 0x09a00000-0x09cfffff 64bit pref]
[    2.316797] pci 0000:01:00.0: BAR 0: assigned [mem 0x09800000-0x09803fff]
[    2.323606] pci 0000:01:00.0: BAR 7: no space for [io  size 0x1000]
[    2.329882] pci 0000:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    2.336513] pci 0000:01:00.0: BAR 7: no space for [io  size 0x1000]
[    2.342794] pci 0000:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    2.349427] pci 0000:02:01.0: BAR 8: assigned [mem 0x08000000-0x08bfffff]
[    2.356235] pci 0000:02:02.0: BAR 8: assigned [mem 0x08c00000-0x097fffff]
[    2.363040] pci 0000:02:01.0: BAR 9: assigned [mem 0x09a00000-0x09bfffff 64bit pref]
[    2.370800] pci 0000:02:02.0: BAR 9: assigned [mem 0x09c00000-0x09cfffff 64bit pref]
[    2.378560] pci 0000:02:01.0: BAR 7: no space for [io  size 0x1000]
[    2.384847] pci 0000:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    2.391474] pci 0000:02:01.0: BAR 7: no space for [io  size 0x1000]
[    2.397761] pci 0000:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    2.404394] pci 0000:03:00.0: BAR 2: assigned [mem 0x08000000-0x087fffff 64bit]
[    2.411733] pci 0000:03:00.0: BAR 4: assigned [mem 0x09a00000-0x09afffff 64bit pref]
[    2.419509] pci 0000:03:00.0: BAR 0: assigned [mem 0x08800000-0x08807fff 64bit]
[    2.426857] pci 0000:02:01.0: PCI bridge to [bus 03]
[    2.431837] pci 0000:02:01.0:   bridge window [mem 0x08000000-0x08bfffff]
[    2.438644] pci 0000:02:01.0:   bridge window [mem 0x09a00000-0x09bfffff 64bit pref]
[    2.446415] pci 0000:04:00.0: BAR 2: assigned [mem 0x09000000-0x097fffff 64bit]
[    2.453760] pci 0000:04:00.0: BAR 4: assigned [mem 0x09c00000-0x09cfffff 64bit pref]
[    2.461536] pci 0000:04:00.0: BAR 0: assigned [mem 0x08c00000-0x08c07fff 64bit]
[    2.468877] pci 0000:02:02.0: PCI bridge to [bus 04]
[    2.473854] pci 0000:02:02.0:   bridge window [mem 0x08c00000-0x097fffff]
[    2.480654] pci 0000:02:02.0:   bridge window [mem 0x09c00000-0x09cfffff 64bit pref]
[    2.488419] pci 0000:01:00.0: PCI bridge to [bus 02-04]
[    2.493666] pci 0000:01:00.0:   bridge window [mem 0x08000000-0x097fffff]
[    2.500465] pci 0000:01:00.0:   bridge window [mem 0x09a00000-0x09cfffff 64bit pref]
[    2.508227] pci 0000:00:00.0: PCI bridge to [bus 01-04]
[    2.513463] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x099fffff]
[    2.520265] pci 0000:00:00.0:   bridge window [mem 0x09a00000-0x09cfffff 64bit pref]
[    2.642393] pcie_iproc_bcma bcma0:8: link: UP
[    2.646841] pcie_iproc_bcma bcma0:8: PCI host bridge to bus 0001:00
[    2.653140] pci_bus 0001:00: root bus resource [mem 0x20000000-0x27ffffff]
[    2.660026] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.667980] pci 0001:00:00.0: [14e4:d612] type 01 class 0x060400
[    2.674061] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    2.680955] PCI: bus0: Fast back to back transfers disabled
[    2.686559] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.694704] pci 0001:01:00.0: [14e4:4365] type 00 class 0x028000
[    2.700762] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    2.707585] pci 0001:01:00.0: reg 0x18: [mem 0x00000000-0x007fffff 64bit]
[    2.714404] pci 0001:01:00.0: reg 0x20: [mem 0x00000000-0x000fffff 64bit pref]
[    2.721726] pci 0001:01:00.0: supports D1 D2
[    2.726758] PCI: bus1: Fast back to back transfers disabled
[    2.732353] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    2.738994] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01
[    2.745648] pci 0001:00:00.0: BAR 8: assigned [mem 0x20000000-0x20bfffff]
[    2.752460] pci 0001:00:00.0: BAR 9: assigned [mem 0x20c00000-0x20cfffff 64bit pref]
[    2.760222] pci 0001:01:00.0: BAR 2: assigned [mem 0x20000000-0x207fffff 64bit]
[    2.767560] pci 0001:01:00.0: BAR 4: assigned [mem 0x20c00000-0x20cfffff 64bit pref]
[    2.775331] pci 0001:01:00.0: BAR 0: assigned [mem 0x20800000-0x20807fff 64bit]
[    2.782667] pci 0001:00:00.0: PCI bridge to [bus 01]
[    2.787645] pci 0001:00:00.0:   bridge window [mem 0x20000000-0x20bfffff]
[    2.794454] pci 0001:00:00.0:   bridge window [mem 0x20c00000-0x20cfffff 64bit pref]
[    2.922390] pcie_iproc_bcma bcma0:9: PHY or data link is INACTIVE!
[    2.928586] pcie_iproc_bcma bcma0:9: no PCIe EP device detected
[    2.934523] pcie_iproc_bcma bcma0:9: PCIe controller setup failed
[    2.941392] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer)
[    2.950434] bcma-host-soc 18000000.axi: bus0: Bus registered
[    2.956979] NET: Registered protocol family 10
[    2.962305] Segment Routing with IPv6
[    2.966071] NET: Registered protocol family 17
[    2.970567] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    2.983567] 8021q: 802.1Q VLAN Support v1.8
[    2.987792] Registering SWP/SWPB emulation handler
[    2.995654] UBI: auto-attach mtd5
[    2.998991] ubi0: attaching mtd5
[    3.137456] ubi0: scanning is finished
[    3.149737] ubi0: attached mtd5 (name "ubi", size 25 MiB)
[    3.155169] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    3.162053] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    3.168865] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    3.175847] ubi0: good PEBs: 200, bad PEBs: 0, corrupted PEBs: 0
[    3.181864] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    3.189102] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1645043350
[    3.198258] ubi0: available PEBs: 0, total reserved PEBs: 200, PEBs reserved for bad PEB handling: 20
[    3.207513] ubi0: background thread "ubi_bgt0d" started, PID 506
[    3.214336] block ubiblock0_0: created from ubi0:0(rootfs)
[    3.219841] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    3.229825] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    3.237753] Freeing unused kernel memory: 1024K
[    3.260218] Run /sbin/init as init process
[    3.468130] init: Console is alive
[    3.471727] init: - watchdog -
[    3.712793] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.781550] usbcore: registered new interface driver usbfs
[    3.787150] usbcore: registered new interface driver hub
[    3.792540] usbcore: registered new device driver usb
[    3.800147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.807307] ehci-fsl: Freescale EHCI Host controller driver
[    3.814367] ehci-platform: EHCI generic platform driver
[    3.821547] ehci-platform 18021000.usb: EHCI Host Controller
[    3.827293] ehci-platform 18021000.usb: new USB bus registered, assigned bus number 1
[    3.831984] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.835344] ehci-platform 18021000.usb: irq 37, io mem 0x18021000
[    3.842097] ohci-platform: OHCI generic platform driver
[    3.852874] ohci-platform 18022000.usb: Generic Platform OHCI controller
[    3.859608] ohci-platform 18022000.usb: new USB bus registered, assigned bus number 2
[    3.867593] ohci-platform 18022000.usb: irq 37, io mem 0x18022000
[    3.882451] ehci-platform 18021000.usb: USB 2.0 started, EHCI 1.00
[    3.889080] hub 1-0:1.0: USB hub found
[    3.892972] hub 1-0:1.0: 2 ports detected
[    3.944541] hub 2-0:1.0: USB hub found
[    3.948345] hub 2-0:1.0: 2 ports detected
[    4.060100] xhci-hcd 18023000.usb: xHCI Host Controller
[    4.065359] xhci-hcd 18023000.usb: new USB bus registered, assigned bus number 3
[    4.072981] xhci-hcd 18023000.usb: hcc params 0x02501164 hci version 0x100 quirks 0x0000001000010010
[    4.082175] xhci-hcd 18023000.usb: irq 38, io mem 0x18023000
[    4.088459] hub 3-0:1.0: USB hub found
[    4.092327] hub 3-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    4.099607] xhci-hcd 18023000.usb: xHCI Host Controller
[    4.104875] xhci-hcd 18023000.usb: new USB bus registered, assigned bus number 4
[    4.112311] xhci-hcd 18023000.usb: Host supports USB 3.0 SuperSpeed
[    4.120173] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.128664] hub 4-0:1.0: USB hub found
[    4.132483] hub 4-0:1.0: 1 port detected
[    4.138876] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
**[    4.152597] init: - preinit -**
**Failed to connect to the switch. Use the "list" command to see which switches are available.**
**Failed to connect to the switch. Use the "list" command to see which switches are available.**
**Failed to connect to the switch. Use the "list" command to see which switches are available.**
**Failed to connect to the switch. Use the "list" command to see which switches are available.**
[    5.331470] bgmac_bcma bcma0:3 eth0: Link is Up - 1Gbps/Full - flow control off
[    5.338815] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    5.345408] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    9.467144] UBIFS (ubi0:1): Mounting in unauthenticated mode
[    9.473003] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 682
[    9.522913] UBIFS (ubi0:1): recovery needed
[    9.643340] UBIFS (ubi0:1): recovery completed
[    9.647879] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[    9.655746] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    9.665689] UBIFS (ubi0:1): FS size: 17141760 bytes (16 MiB, 135 LEBs), journal size 1015809 bytes (0 MiB, 7 LEBs)
[    9.676070] UBIFS (ubi0:1): reserved for root: 809647 bytes (790 KiB)
[    9.682533] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID FFDA4025-DCFA-4A5C-A39D-282DD4444A75, small LPT model
[    9.700033] mount_root: switching to ubifs overlay
[    9.714416] urandom-seed: Seeding with /etc/urandom.seed
[    9.793469] procd: - early -
[    9.796411] procd: - watchdog -
[   10.322484] procd: - watchdog -
[   10.359649] procd: - ubus -
[   10.423869] procd: - init -
Please press Enter to activate this console.
[   10.755108] urngd: v1.0.2 started.
[   10.756800] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.807835] Loading modules backported from Linux version v5.10.85-0-ge4f2aee6612e
[   10.815543] Backport generated by backports.git v5.10.85-1-0-gf988973f
[   10.831539] xt_time: kernel timezone is -0000
[   10.849789] PPP generic driver version 2.4.2
[   10.854928] NET: Registered protocol family 24
[   10.867213] usbcore: registered new interface driver brcmfmac
[   10.873173] pci_generic_config_write32: 111 callbacks suppressed
[   10.873184] pci_bus 0000:03: 1-byte config write to 0000:03:00.0 offset 0x3c may corrupt adjacent RW1C bits
[   10.888994] pci 0000:00:00.0: enabling device (0140 -> 0142)
[   10.894672] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.904361] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.914052] pci 0000:01:00.0: enabling device (0140 -> 0142)
[   10.919723] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.929411] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.939099] pci 0000:02:01.0: enabling device (0140 -> 0142)
[   10.944775] pci_bus 0000:02: 2-byte config write to 0000:02:01.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.954460] pci_bus 0000:02: 2-byte config write to 0000:02:01.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.964145] brcmfmac 0000:03:00.0: enabling device (0140 -> 0142)
[   10.970253] pci_bus 0000:03: 2-byte config write to 0000:03:00.0 offset 0x4 may corrupt adjacent RW1C bits
[   10.979935] pci_bus 0000:03: 2-byte config write to 0000:03:00.0 offset 0x4 may corrupt adjacent RW1C bits
[   11.162465] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   11.388892] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.linksys,panamera.txt failed with error -2
[   11.400298] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.txt failed with error -2
[   11.825159] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   11.833899] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   11.845176] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4366/4 wl0: Nov  5 2018 03:19:56 version 10.28.2 (r769115) FWID 01-d2cbb8fd
[   11.888105] pci_bus 0000:04: 1-byte config write to 0000:04:00.0 offset 0x3c may corrupt adjacent RW1C bits
[   11.897962] pci 0000:02:02.0: enabling device (0140 -> 0142)
[   11.903682] brcmfmac 0000:04:00.0: enabling device (0140 -> 0142)
[   12.102580] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   12.114894] brcmfmac 0000:04:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.linksys,panamera.txt failed with error -2
[   12.126281] brcmfmac 0000:04:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.txt failed with error -2
[   12.555218] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   12.563918] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   12.575184] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4366/4 wl0: Nov  5 2018 03:19:56 version 10.28.2 (r769115) FWID 01-d2cbb8fd
[   12.597103] pci 0001:00:00.0: enabling device (0140 -> 0142)
[   12.602828] brcmfmac 0001:01:00.0: enabling device (0140 -> 0142)
[   12.772456] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   12.783789] brcmfmac 0001:01:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.linksys,panamera.txt failed with error -2
[   12.795187] brcmfmac 0001:01:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.txt failed with error -2
[   13.205108] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4366c-pcie for chip BCM4366/4
[   13.213813] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   13.225107] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4366/4 wl0: Nov  5 2018 03:19:56 version 10.28.2 (r769115) FWID 01-d2cbb8fd
[   13.252257] kmodloader: done loading kernel modules from /etc/modules.d/*
[   15.953287] bgmac_bcma bcma0:3 eth0: Link is Up - 1Gbps/Full - flow control off
[   15.960674] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.973281] device eth0 entered promiscuous mode
[   15.978365] br-lan: port 1(eth0.1) entered blocking state
[   15.983871] br-lan: port 1(eth0.1) entered disabled state
[   15.989580] device eth0.1 entered promiscuous mode
[   15.999026] br-lan: port 1(eth0.1) entered blocking state
[   16.004527] br-lan: port 1(eth0.1) entered forwarding state
[   16.982629] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   17.762572] br-lan: port 2(wlan1) entered blocking state
[   17.767926] br-lan: port 2(wlan1) entered disabled state
[   17.773614] device wlan1 entered promiscuous mode
[   17.985501] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   17.992054] br-lan: port 2(wlan1) entered blocking state
[   17.997379] br-lan: port 2(wlan1) entered forwarding state
[   18.671780] br-lan: port 3(wlan0) entered blocking state
[   18.677108] br-lan: port 3(wlan0) entered disabled state
[   18.682665] device wlan0 entered promiscuous mode
[   20.919353] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   20.925909] br-lan: port 3(wlan0) entered blocking state
[   20.931274] br-lan: port 3(wlan0) entered forwarding state

See my post above yours.