Build for Netgear R7800

It seems to give additional errors for crypto modules.
I wonder if the ath10k-mainline dependencies have changed lately.

Strangely there are also errors related to already installed mac80211 etc.

Have you ran opkg update first?

Yes, I have run opkg update first.

That is my howto I wrote for myself:

opkg update
opkg remove kmod-ath10k-ct
opkg remove ath10k-firmware-qca9984-ct
opkg install /tmp/ath10k-mainline-*.ipk
opkg install /tmp/ath10k-firmware-*.ipk
reboot
1 Like

Can't produce it by myself.
I tested with the current master build the changing from -ct to mainline. Works ok.

 OpenWrt SNAPSHOT, r19428-bea01fa57f
 -----------------------------------------------------
...
Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.sig
Signature check passed.


root@router1:/tmp# opkg list-installed | grep ath10
ath10k-board-qca9984 - 20220209-1
ath10k-firmware-qca9984-ct - 2020-11-08-1
kmod-ath10k-ct - 5.10.110+2021-11-28-dc350bbf-5


root@router1:/tmp# opkg remove kmod-ath10k-ct
Removing package kmod-ath10k-ct from root...

root@router1:/tmp# opkg remove ath10k-firmware-qca9984-ct
Removing package ath10k-firmware-qca9984-ct from root...


root@router1:/tmp# opkg install /tmp/ath10k-mainline-master-r19428-bea01fa57f-20220412-1723.ipk
Installing kmod-ath10k (5.10.110+5.15.33-1-1) to root...
Configuring kmod-ath10k.

root@router1:/tmp# opkg install ath10k-firmware-qca9984
Installing ath10k-firmware-qca9984 (20220209-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/ath10k-firmware-qca9984_20220209-1_arm_cortex-a15_neon-vfpv4.ipk
Configuring ath10k-firmware-qca9984.


root@router1:/tmp# opkg list-installed | grep ath10
ath10k-board-qca9984 - 20220209-1
ath10k-firmware-qca9984 - 20220209-1
kmod-ath10k - 5.10.110+5.15.33-1-1

EDIT:
It might be because the kernel in the OpenWrt source repo has been updated since my last build was done, and opkg a bit erroneously thinks that you need new kernel modules although you already have the needed modules installed from the .ipk that you installed.
If that is the reason, the next build should again correct the matters.

EDIT2:

 OpenWrt 21.02-SNAPSHOT, r16549-c5ef62a218
 -----------------------------------------------------
root@router1:~# opkg update
Downloading https://downloads.openwrt.org/releases/21.02-SNAPSHOT/targets/ipq806x/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/21.02-SNAPSHOT/targets/ipq806x/generic/packages/Packages.sig
...
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/21.02-SNAPSHOT/packages/arm_cortex-a15_neon-vfpv4/routing/Packages.sig
Signature check passed.
root@router1:~# opkg list-installed | grep ath10
ath10k-board-qca9984 - 20211216-1
ath10k-firmware-qca9984-ct - 2020-11-08-1
kmod-ath10k-ct - 5.4.188+2021-09-22-e6a7d5b5-1
root@router1:~# opkg remove kmod-ath10k-ct
Removing package kmod-ath10k-ct from root...
root@router1:~# opkg remove ath10k-firmware-qca9984-ct
Removing package ath10k-firmware-qca9984-ct from root...
root@router1:~# opkg install ath10k-firmware-qca9984
Installing ath10k-firmware-qca9984 (20211216-1) to root...
Downloading https://downloads.openwrt.org/releases/21.02-SNAPSHOT/packages/arm_cortex-a15_neon-vfpv4/base/ath10k-firmware-qca9984_20211216-1_arm_cortex-a15_neon-vfpv4.ipk
Configuring ath10k-firmware-qca9984.
root@router1:~# opkg install /tmp/ath10k-mainline-owrt2102-r16549-c5ef62a218-20220413-1920.ipk
Installing kmod-ath10k (5.4.188+5.10.110-1-1) to root...
Configuring kmod-ath10k.

See new builds:
owrt2203-r19257-968c1dedc2-20220413
owrt2102-r16549-c5ef62a218-20220413

1 Like

Thank you Hnyman, I can confirm that the ath10k driver can be installed without issues:
OpenWrt 22.03-SNAPSHOT r19257-968c1dedc2

1 Like

Sorry for asking this noob question.
But i really want to try your firmware, all i have to do is download the one of the firmware and flash it from luci gui correct? or do i have to follow all the steps? because i'm absolutely don't understand how your tutorial works.

I suggest you to use tftpd64 to upload as factory image. I find it more fail safe method.

1 Like

Yes, just download the firmware image and flash it.

  • If you are already running OpenWrt, use "sysupgrade" image.
  • if you are still running Netgear OEM firmware, you need to use the "factory" image. Flashing via Netgear GUI should be ok.

The tutorial (in message 2) is for those who want to replicate my build env in order to compile the firmware by themselves.

2 Likes

Thank for the tip, I do prefer tftp method.

Thank you, I'm going to test it out shortly, last time I tried it when I first getting into openwrt and I tried to do updates and it giving me errors about the kernel something so I flashed it back to factory, but I'm more prepared this time.

First impression.
I'm impressed this router running at what I've expecting, except a few things but I'm not sure if this router is capable of it..
I test a few devices with Speedtest.. the download speeds is much better than my previous factory openwrt firmware but on my iPhone it get over 200mbps MacBook would left behind with 70mbps, same with upload speed maybe I can fine tune it a bit or maybe this router can't handle that much at the same time.
and If I could ask a few questions if possible.

I wondering if nextdns will works good with your firmware?

Is there anything I should be aware of considering I'm using Tmobile 5G gateway since its not a regular cable or dsl modem/router gateway, I just afraid of misconfigurations, ip conflict and such.

I live close to Tmobile towers so Ive been getting 600mbps during the day and over 800mbps at night.

also I tried to update the installed software but giving me error, should I update or no?

Thanks for putting time into building a great firmware.

Here reaching 500mbps download using 5G wifi on Oneplus 8T (close to router btw). Wired i get around 800 - 900 mbps (all WAN->LAN speeds).
Using firewall software flow offload, packet steering and irq balance.

Experienced my first ramoops today. Recovered data from the pstore. Anyone know how to diagnose what went wrong? Running r19511-c59704334c

Oops#1 Part1
<6>[    2.659017] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
<6>[    2.667000] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
<6>[    2.672827] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
<6>[    2.680110] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
<6>[    2.686964] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
<6>[    2.694524] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
<6>[    2.701555] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
<6>[    2.710602] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
<6>[    2.716427] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
<6>[    2.723842] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
<6>[    2.730327] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
<6>[    2.736404] ipq806x-gmac-dwmac 37400000.ethernet: 	DWMAC1000
<6>[    2.743833] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
<6>[    2.749555] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
<6>[    2.757348] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
<6>[    2.765254] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
<6>[    2.771060] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
<6>[    2.778372] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
<6>[    2.785212] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
<6>[    2.792788] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
<6>[    2.799729] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
<6>[    2.808975] i2c /dev entries driver
<6>[    2.821616] sdhci: Secure Digital Host Controller Interface driver
<6>[    2.821668] sdhci: Copyright(c) Pierre Ossman
<6>[    2.826708] sdhci-pltfm: SDHCI platform and OF driver helper
<6>[    2.835033] NET: Registered protocol family 10
<6>[    2.839526] Segment Routing with IPv6
<6>[    2.841430] NET: Registered protocol family 17
<6>[    2.845281] 8021q: 802.1Q VLAN Support v1.8
<5>[    2.849256] Registering SWP/SWPB emulation handler
<6>[    2.891013] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
<6>[    2.908807] s1a: Bringing 0uV into 1050000-1050000uV
<6>[    2.909239] s1a: supplied by regulator-dummy
<6>[    2.913190] s1b: Bringing 0uV into 1050000-1050000uV
<6>[    2.917446] s1b: supplied by regulator-dummy
<6>[    2.922385] s2a: Bringing 0uV into 775000-775000uV
<6>[    2.926652] s2a: supplied by regulator-dummy
<6>[    2.931188] s2b: Bringing 0uV into 775000-775000uV
<6>[    2.935664] s2b: supplied by regulator-dummy
<4>[    2.950635] thermal thermal_zone0: failed to read out thermal zone (-110)
<5>[    2.991495] UBI: auto-attach mtd6
<5>[    2.991518] ubi0: attaching mtd6
<5>[    3.073888] random: crng init done
<5>[    3.788547] ubi0: scanning is finished
<5>[    3.799068] ubi0: attached mtd6 (name "ubi", size 96 MiB)
<5>[    3.799088] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
<5>[    3.803509] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
<5>[    3.810207] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
<5>[    3.817123] ubi0: good PEBs: 772, bad PEBs: 0, corrupted PEBs: 0
<5>[    3.823896] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
<5>[    3.830092] ubi0: max/mean erase counter: 45/25, WL threshold: 4096, image sequence number: 1316149912
<5>[    3.837208] ubi0: available PEBs: 0, total reserved PEBs: 772, PEBs reserved for bad PEB handling: 20
<5>[    3.860827] ubi0: background thread "ubi_bgt0d" started, PID 84
<6>[    3.861995] block ubiblock0_0: created from ubi0:0(rootfs)
<5>[    3.865568] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
<6>[    3.879010] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
<6>[    3.879862] Freeing unused kernel memory: 1024K
<6>[    3.911032] Run /sbin/init as init process
<7>[    3.911054]   with arguments:
<7>[    3.911060]     /sbin/init
<7>[    3.911065]   with environment:
<7>[    3.911072]     HOME=/
<7>[    3.911076]     TERM=linux
<14>[    4.137654] init: Console is alive
<14>[    4.137803] init: - watchdog -
<14>[    4.140011] init: Watchdog has previously reset the system
<14>[    6.435208] kmodloader: loading kernel modules from /etc/modules-boot.d/*
<4>[    6.617432] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 48
<6>[    6.622189] pstore: Using crash dump compression: deflate
<6>[    6.623904] pstore: Registered ramoops as persistent store backend
<6>[    6.629193] ramoops: using 0x40000@0x42100000, ecc: 0
<6>[    6.638032] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<5>[    6.644724] SCSI subsystem initialized
<7>[    6.652304] libata version 3.00 loaded.
<4>[    6.655502] ahci 29000000.sata: supply ahci not found, using dummy regulator
<4>[    6.655738] ahci 29000000.sata: supply phy not found, using dummy regulator
<4>[    6.661946] ahci 29000000.sata: supply target not found, using dummy regulator
<6>[    6.671362] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
<6>[    6.675637] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
<6>[    6.681169] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst 
<6>[    6.690602] scsi host0: ahci
<6>[    6.698334] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 34
<6>[    7.033507] ata1: SATA link down (SStatus 0 SControl 300)
<6>[    7.040182] ehci-fsl: Freescale EHCI Host controller driver
<6>[    7.042502] ehci-platform: EHCI generic platform driver
<6>[    7.058942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    7.059460] ohci-platform: OHCI generic platform driver
<3>[    7.066143] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found
<3>[    7.069133] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found
<3>[    7.075131] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found
<3>[    7.081165] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found
<3>[    7.091070] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found
<3>[    7.092744] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found
<3>[    7.098472] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found
<3>[    7.104645] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found
<6>[    7.250946] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
<6>[    7.251002] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
<6>[    7.255507] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
<6>[    7.263024] xhci-hcd xhci-hcd.0.auto: irq 51, io mem 0x10000000
<6>[    7.273297] hub 1-0:1.0: USB hub found
<6>[    7.278223] hub 1-0:1.0: 1 port detected
<6>[    7.282353] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
<6>[    7.286064] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
<6>[    7.291442] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
<6>[    7.309624] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
<6>[    7.310101] hub 2-0:1.0: USB hub found
<6>[    7.316995] hub 2-0:1.0: 1 port detected
<6>[    7.320683] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
<6>[    7.324421] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
<6>[    7.329846] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
<6>[    7.337366] xhci-hcd xhci-hcd.1.auto: irq 52, io mem 0x11000000
<6>[    7.347251] hub 3-0:1.0: USB hub found
<6>[    7.352643] hub 3-0:1.0: 1 port detected
<6>[    7.356542] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
<6>[    7.360441] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
<6>[    7.365809] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
<6>[    7.374179] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
<6>[    7.380207] hub 4-0:1.0: USB hub found
<6>[    7.388255] hub 4-0:1.0: 1 port detected
<6>[    7.394774] usbcore: registered new interface driver usb-storage
<14>[    7.395912] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
<14>[    7.404679] init: - preinit -
<6>[    9.781661] dwmac1000: Master AXI performs any burst length
<6>[    9.781746] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
<6>[    9.796159] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
<6>[    9.796309] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
<6>[    9.813804] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode
<6>[    9.814495] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
<6>[    9.822302] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
<14>[   20.115144] mount_root: loading kmods from internal overlay
<14>[   20.153401] kmodloader: loading kernel modules from //etc/modules-boot.d/*
<14>[   20.158091] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
<5>[   20.827116] UBIFS (ubi0:1): Mounting in unauthenticated mode
<5>[   20.827251] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 184
<5>[   20.925240] UBIFS (ubi0:1): recovery needed
<5>[   21.118589] UBIFS (ubi0:1): recovery completed
<5>[   21.118814] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
<5>[   21.122040] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
<5>[   21.129851] UBIFS (ubi0:1): FS size: 84692992 bytes (80 MiB, 667 LEBs), journal size 4190208 bytes (3 MiB, 33 LEBs)
<5>[   21.139846] UBIFS (ubi0:1): reserved for root: 4000258 bytes (3906 KiB)
<5>[   21.150081] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8AE7D6F3-98C8-44D9-9B4C-FAC854C64BAC, small LPT model
<14>[   21.161469] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
<14>[   21.312487] block: extroot: not configured
<5>[   21.312789] UBIFS (ubi0:1): un-mount UBI device 0
<5>[   21.315522] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
<5>[   21.324095] UBIFS (ubi0:1): Mounting in unauthenticated mode
<5>[   21.326419] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 185
<5>[   21.421166] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
<5>[   21.421205] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
<5>[   21.427981] UBIFS (ubi0:1): FS size: 84692992 bytes (80 MiB, 667 LEBs), journal size 4190208 bytes (3 MiB, 33 LEBs)
<5>[   21.437974] UBIFS (ubi0:1): reserved for root: 4000258 bytes (3906 KiB)
<5>[   21.448200] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8AE7D6F3-98C8-44D9-9B4C-FAC854C64BAC, small LPT model
<14>[   21.932884] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
<14>[   21.940471] block: extroot: not configured
<14>[   21.943692] mount_root: switching to ubifs overlay
<12>[   21.964420] urandom-seed: Seeding with /etc/urandom.seed
<6>[   22.051117] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Down
<14>[   22.107151] procd: - early -
<14>[   22.107500] procd: - watchdog -
<14>[   22.109397] procd: Watchdog has previously reset the system
<14>[   22.747074] procd: - watchdog -
<14>[   22.747232] procd: Watchdog has previously reset the system
<14>[   22.751184] procd: - ubus -
<14>[   22.866677] procd: - init -
<14>[   23.648247] urngd: v1.0.2 started.
<14>[   23.813870] kmodloader: loading kernel modules from /etc/modules.d/*
<5>[   23.921107] Key type cifs.idmap registered
<6>[   23.933644] tun: Universal TUN/TAP device driver, 1.6
<6>[   23.939494] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
<6>[   23.947804] gre: GRE over IPv4 demultiplexor driver
<6>[   23.949704] ip_gre: GRE over IPv4 tunneling driver
<6>[   23.968185] GACT probability on
<6>[   23.969368] Mirror/redirect action on
<6>[   23.983364] u32 classifier
<6>[   23.983385]     input device check on
<6>[   23.984967]     Actions configured
<6>[   24.000998] fuse: init (API version 7.32)
<6>[   24.007383] usbcore: registered new interface driver chaoskey
<6>[   24.008145] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
<6>[   24.012213] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
<6>[   24.051663] xt_time: kernel timezone is -0000
<6>[   24.153888] PPP generic driver version 2.4.2
<6>[   24.154846] PPP MPPE Compression module registered
<6>[   24.157908] NET: Registered protocol family 24
<6>[   24.162634] PPTP driver version 0.8.5
<6>[   24.168368] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
<6>[   24.169983] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
<7>[   24.199599] ath10k_pci 0000:01:00.0: assign IRQ: got 43
<6>[   24.199625] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
<6>[   24.200134] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
<7>[   24.206577] ath10k_pci 0000:01:00.0: enabling bus mastering
<6>[   24.207153] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
<6>[   32.667115] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
<6>[   32.667217] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
<6>[   32.682598] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
<6>[   35.008858] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734
<4>[   38.563086] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   38.563116] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
<6>[   38.645127] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   38.645969] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   38.937253] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
<7>[   39.033196] ath: EEPROM regdomain: 0x0
<7>[   39.033219] ath: EEPROM indicates default country code should be used
<7>[   39.033234] ath: doing EEPROM country->regdmn map search
<7>[   39.033257] ath: country maps to regdmn code: 0x3a
<7>[   39.033275] ath: Country alpha2 being used: US
<7>[   39.033290] ath: Regpair used: 0x3a
<7>[   39.042909] ath10k_pci 0001:01:00.0: assign IRQ: got 45
<6>[   39.042970] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
<6>[   39.045040] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
<7>[   39.049918] ath10k_pci 0001:01:00.0: enabling bus mastering
<6>[   39.050930] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
<6>[   40.006728] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
<6>[   40.006768] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
<6>[   40.017931] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
<6>[   42.342242] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 0:2 crc32 85498734
<4>[   45.898885] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   45.898927] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
<6>[   45.983516] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   45.984398] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   46.343091] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
<7>[   46.433145] ath: EEPROM regdomain: 0x0
<7>[   46.433168] ath: EEPROM indicates default country code should be used
<7>[   46.433183] ath: doing EEPROM country->regdmn map search
<7>[   46.433206] ath: country maps to regdmn code: 0x3a
<7>[   46.433225] ath: Country alpha2 being used: US
<7>[   46.433240] ath: Regpair used: 0x3a
<14>[   46.451361] kmodloader: done loading kernel modules from /etc/modules.d/*
<6>[   53.370300] dwmac1000: Master AXI performs any burst length
<6>[   53.370334] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
<6>[   53.384785] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
<6>[   53.384910] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
<6>[   53.392697] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode
<6>[   53.400548] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
<6>[   53.409297] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
<6>[   53.420745] br-lan: port 1(eth1.1) entered blocking state
<6>[   53.423017] br-lan: port 1(eth1.1) entered disabled state
<6>[   53.428788] device eth1.1 entered promiscuous mode
<6>[   53.434039] device eth1 entered promiscuous mode
<6>[   53.440633] br-lan: port 1(eth1.1) entered blocking state
<6>[   53.443419] br-lan: port 1(eth1.1) entered forwarding state
<6>[   53.457781] dwmac1000: Master AXI performs any burst length
<6>[   53.457816] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found
<6>[   53.472317] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
<6>[   53.472441] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
<6>[   53.489022] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode
<6>[   53.489291] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
<6>[   53.500072] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<4>[   60.363457] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   60.363487] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
<6>[   60.447408] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   60.448270] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   60.975280] ath10k_pci 0001:01:00.0: rts threshold -1
<4>[   60.976172] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
<6>[   60.981252] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
<6>[   60.998176] br-lan: port 2(wlan1) entered blocking state
<6>[   60.998208] br-lan: port 2(wlan1) entered disabled state
<6>[   61.003076] device wlan1 entered promiscuous mode
<6>[   61.173895] ath10k_pci 0001:01:00.0: NOTE:  Firmware DBGLOG output disabled in debug_mask: 0x10000000
<4>[   66.959553] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   66.959583] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
<6>[   67.041605] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   67.042427] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   67.425004] ath10k_pci 0000:01:00.0: rts threshold -1
<4>[   67.425310] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
<6>[   67.432204] br-lan: port 3(wlan0) entered blocking state
<6>[   67.439965] br-lan: port 3(wlan0) entered disabled state
<6>[   67.445772] device wlan0 entered promiscuous mode
<6>[   67.450924] br-lan: port 3(wlan0) entered blocking state
<6>[   67.455347] br-lan: port 3(wlan0) entered forwarding state
<6>[   67.461211] br-lan: port 3(wlan0) entered disabled state
<6>[   76.497134] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
<6>[   76.497291] br-lan: port 2(wlan1) entered blocking state
<6>[   76.502645] br-lan: port 2(wlan1) entered forwarding state
<6>[  151.532246] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
<6>[  151.572496] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
<6>[  151.572644] br-lan: port 3(wlan0) entered blocking state
<6>[  151.577910] br-lan: port 3(wlan0) entered forwarding state
<4>[  179.235560] ath10k_pci 0001:01:00.0: Invalid VHT mcs 15 peer stats
<4>[  215.633219] ath10k_pci 0000:01:00.0: htt tx: fixing invalid VHT TX rate code 0xff
<4>[ 3338.947410] ath10k_pci 0001:01:00.0: wmi: fixing invalid VHT TX rate code 0xff
<1>[140426.082226] 8<--- cut here ---
<1>[140426.082268] Unable to handle kernel paging request at virtual address dda8b9b0
<1>[140426.084186] pgd = d2f48745
<1>[140426.091469] [dda8b9b0] *pgd=5fa1141e(bad)
<0>[140426.094256] Internal error: Oops: 8000000d [#1] SMP ARM
<4>[140426.098416] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet ath10k_pci ath10k_core ath wireguard pptp pppox ppp_mppe ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_compat nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT curve25519_neon cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_esp xt_ecn xt_dscp xt_comment xt_TCPMSS xt_LOG xt_HL xt_DSCP xt_CLASSIFY slhc sch_cake poly1305_arm nfnetlink nf_reject_ipv4 nf_log_ipv6 nf_log_ipv4 nf_log_common nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables crc_ccitt compat chaoskey chacha_neon
<4>[140426.099142]  fuse cls_bpf act_bpf sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow cls_basic act_skbedit act_mirred act_gact ledtrig_usbport ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 msdos ip_gre gre ifb ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel tun vfat fat hfsplus cdrom cifs nls_utf8 nls_iso8859_15 nls_iso8859_1 nls_cp850 nls_cp437 nls_cp1250 sha512_generic sha1_generic seqiv md5 md4 ecb des_generic libdes cmac usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom ohci_platform ohci_hcd phy_qcom_ipq806x_usb ahci fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_platform libahci_platform libahci libata scsi_mod ehci_hcd ramoops reed_solomon pstore gpio_button_hotplug ext4 mbcache jbd2 exfat crc32c_generic
<4>[140426.240947] CPU: 0 PID: 17310 Comm: kworker/0:1 Not tainted 5.10.111 #0
<4>[140426.263175] Hardware name: Generic DT based system
<4>[140426.270146] Workqueue: events swconfig_led_work_func
<4>[140426.274720] PC is at 0xdda8b9b0
<4>[140426.279925] LR is at 0xdda8b9b0
<4>[140426.283221] pc : [<dda8b9b0>]    lr : [<dda8b9b0>]    psr: 60000113
<4>[140426.286438] sp : c7a41c00  ip : c7a41bd0  fp : c7a41cd8
<4>[140426.292774] r10: 1cd4b000  r9 : bf8419f4  r8 : 00000840
<4>[140426.298068] r7 : c2d598ec  r6 : 000002c0  r5 : c2d52020  r4 : dda8b9b0
<4>[140426.303367] r3 : 0000003f  r2 : 00000040  r1 : c5a0cb00  r0 : c5a0cb00
<4>[140426.309706] Flags: nZCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment none
<4>[140426.316303] Control: 10c5787d  Table: 480f406a  DAC: 00000051
<0>[140426.323592] Process kworker/0:1 (pid: 17310, stack limit = 0xd776ed83)
<0>[140426.329410] Stack: (0xc7a41c00 to 0xc7a42000)
<0>[140426.335938] 1c00: c0314490 c2d5981c c4cef6c0 c2d52020 c7a41c28 c2d598ec c2d598ec bf83b500
<0>[140426.340456] 1c20: c4cef6c0 00000040 c7a41c28 c7a41c28 00000000 00000000 c2d598ec c2d5981c
<0>[140426.348702] 1c40: 00000005 00000014 c2d598e4 bf83b1e8 1cd4b000 bf7fc8f0 00000006 00000000
<0>[140426.356952] 1c60: c2d52020 00000001 c2d52520 c0d03d00 1cd4b000 bf7fc9bc c2d58520 c2d52020
<0>[140426.365196] 1c80: 00000040 c7a41ccf c2d52520 bf83d798 00000001 c2d58520 00000040 c7a41ccf
<0>[140426.373443] 1ca0: c7a41cd0 c0821e28 c2d58520 dd992640 0000012c c0c47640 c7a41cd0 c0822144
<0>[140426.381690] 1cc0: 00000000 00d5d0ad c7a41cdc 0062a60c c7a41cd0 c7a41cd0 c7a41cd8 c7a41cd8
<0>[140426.389935] 1ce0: c1f21500 00000000 00000003 c0d0308c c0d03080 40000003 c7a40000 00000100
<0>[140426.398182] 1d00: c7a41d08 c0301378 c1f21500 c1f21518 c170a258 c0d03080 c0c40220 00000009
<0>[140426.406430] 1d20: c0c401ac c0c46880 c0c46880 00d5d0ac c0d03d00 04208060 00007fb7 ffffe000
<0>[140426.414675] 1d40: 00000000 00000000 00000001 c1410000 de80200c c7a41d80 00000020 c032310c
<0>[140426.422921] 1d60: c0c45cb0 c0371858 c0d05334 c7a41da0 c0d7dca0 de802000 c0c45cbc c0646fec
<0>[140426.431167] 1d80: c09ade44 60000013 ffffffff c7a41dd4 00000002 c7a40000 00000001 c0300b8c
<0>[140426.439414] 1da0: dd990500 20000013 c0dd04cc 0000ba85 ffff8048 00000000 000007d0 00000000
<0>[140426.447662] 1dc0: 00000002 00000020 00000001 00000020 de80400c c7a41df0 c09ad3bc c09ade44
<0>[140426.455908] 1de0: 60000013 ffffffff 00000051 00000000 000007d0 00000000 00000000 00000000
<0>[140426.464154] 1e00: c7a41e00 00000000 00000000 00000000 7238544a 00007fb7 72384c7a 00007fb7
<0>[140426.472400] 1e20: c038e894 dd990540 00000000 00000000 00000000 00007fb7 c17d5a00 00000000
<0>[140426.480647] 1e40: 000007d0 c7a40000 c7a41e60 c09ad474 00000000 00000001 00000020 c09acf20
<0>[140426.488893] 1e60: 00000000 00000010 72384c7a 00007fb7 00002000 00000380 c1c49860 00000007
<0>[140426.497141] 1e80: c0751dc0 c0751e20 c1c49000 00000004 c1c49558 c074d62c c7a41ef8 00000002
<0>[140426.505387] 1ea0: c1ca8000 00000005 c1c3ea65 c074e968 c7a41ef8 c074a624 00000005 c1ca8000
<0>[140426.513636] 1ec0: c1c3e988 c1c3e888 c1c3ea65 c074a678 00000005 c0748abc c7a41f1c 00000000
<0>[140426.521880] 1ee0: c1c3ea60 c03571fc c1c3e82c c1c3e860 c1c3e960 dd991cc0 01010101 00000001
<0>[140426.530126] 1f00: 00000000 00000000 c7a41f44 c1c3e82c c31b4d00 dd9918c0 dd994a00 00000000
<0>[140426.538372] 1f20: 00000000 00000000 c7a40000 c0338924 00000008 dd9918d8 c31b4d00 c31b4d14
<0>[140426.546620] 1f40: dd9918c0 00000008 dd9918d8 c0d03d00 dd991a80 c0338c0c c0d9aab8 c0d0c07c
<0>[140426.554867] 1f60: c31b4d00 c532a840 c532af40 00000000 c7a40000 c0338b98 c31b4d00 c7153ec4
<0>[140426.563112] 1f80: c532a864 c033eaf0 00000000 c532af40 c033e994 00000000 00000000 00000000
<0>[140426.571359] 1fa0: 00000000 00000000 00000000 c0300148 00000000 00000000 00000000 00000000
<0>[140426.579605] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<0>[140426.587850] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
<0>[140426.596096] Code: 00000000 ffffffff 00000000 00000000 (00010200) 
<4>[140426.604325] ---[ end trace 4a5cc3c9083b62b2 ]---

dmesg-ramoops-1 since it wouldn't fit all in one post:

Panic#2 Part1
<6>[    2.799729] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
<6>[    2.808975] i2c /dev entries driver
<6>[    2.821616] sdhci: Secure Digital Host Controller Interface driver
<6>[    2.821668] sdhci: Copyright(c) Pierre Ossman
<6>[    2.826708] sdhci-pltfm: SDHCI platform and OF driver helper
<6>[    2.835033] NET: Registered protocol family 10
<6>[    2.839526] Segment Routing with IPv6
<6>[    2.841430] NET: Registered protocol family 17
<6>[    2.845281] 8021q: 802.1Q VLAN Support v1.8
<5>[    2.849256] Registering SWP/SWPB emulation handler
<6>[    2.891013] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
<6>[    2.908807] s1a: Bringing 0uV into 1050000-1050000uV
<6>[    2.909239] s1a: supplied by regulator-dummy
<6>[    2.913190] s1b: Bringing 0uV into 1050000-1050000uV
<6>[    2.917446] s1b: supplied by regulator-dummy
<6>[    2.922385] s2a: Bringing 0uV into 775000-775000uV
<6>[    2.926652] s2a: supplied by regulator-dummy
<6>[    2.931188] s2b: Bringing 0uV into 775000-775000uV
<6>[    2.935664] s2b: supplied by regulator-dummy
<4>[    2.950635] thermal thermal_zone0: failed to read out thermal zone (-110)
<5>[    2.991495] UBI: auto-attach mtd6
<5>[    2.991518] ubi0: attaching mtd6
<5>[    3.073888] random: crng init done
<5>[    3.788547] ubi0: scanning is finished
<5>[    3.799068] ubi0: attached mtd6 (name "ubi", size 96 MiB)
<5>[    3.799088] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
<5>[    3.803509] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
<5>[    3.810207] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
<5>[    3.817123] ubi0: good PEBs: 772, bad PEBs: 0, corrupted PEBs: 0
<5>[    3.823896] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
<5>[    3.830092] ubi0: max/mean erase counter: 45/25, WL threshold: 4096, image sequence number: 1316149912
<5>[    3.837208] ubi0: available PEBs: 0, total reserved PEBs: 772, PEBs reserved for bad PEB handling: 20
<5>[    3.860827] ubi0: background thread "ubi_bgt0d" started, PID 84
<6>[    3.861995] block ubiblock0_0: created from ubi0:0(rootfs)
<5>[    3.865568] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
<6>[    3.879010] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
<6>[    3.879862] Freeing unused kernel memory: 1024K
<6>[    3.911032] Run /sbin/init as init process
<7>[    3.911054]   with arguments:
<7>[    3.911060]     /sbin/init
<7>[    3.911065]   with environment:
<7>[    3.911072]     HOME=/
<7>[    3.911076]     TERM=linux
<14>[    4.137654] init: Console is alive
<14>[    4.137803] init: - watchdog -
<14>[    4.140011] init: Watchdog has previously reset the system
<14>[    6.435208] kmodloader: loading kernel modules from /etc/modules-boot.d/*
<4>[    6.617432] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 48
<6>[    6.622189] pstore: Using crash dump compression: deflate
<6>[    6.623904] pstore: Registered ramoops as persistent store backend
<6>[    6.629193] ramoops: using 0x40000@0x42100000, ecc: 0
<6>[    6.638032] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<5>[    6.644724] SCSI subsystem initialized
<7>[    6.652304] libata version 3.00 loaded.
<4>[    6.655502] ahci 29000000.sata: supply ahci not found, using dummy regulator
<4>[    6.655738] ahci 29000000.sata: supply phy not found, using dummy regulator
<4>[    6.661946] ahci 29000000.sata: supply target not found, using dummy regulator
<6>[    6.671362] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
<6>[    6.675637] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
<6>[    6.681169] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst 
<6>[    6.690602] scsi host0: ahci
<6>[    6.698334] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 34
<6>[    7.033507] ata1: SATA link down (SStatus 0 SControl 300)
<6>[    7.040182] ehci-fsl: Freescale EHCI Host controller driver
<6>[    7.042502] ehci-platform: EHCI generic platform driver
<6>[    7.058942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    7.059460] ohci-platform: OHCI generic platform driver
<3>[    7.066143] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found
<3>[    7.069133] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found
<3>[    7.075131] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found
<3>[    7.081165] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found
<3>[    7.091070] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found
<3>[    7.092744] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found
<3>[    7.098472] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found
<3>[    7.104645] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found
<6>[    7.250946] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
<6>[    7.251002] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
<6>[    7.255507] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
<6>[    7.263024] xhci-hcd xhci-hcd.0.auto: irq 51, io mem 0x10000000
<6>[    7.273297] hub 1-0:1.0: USB hub found
<6>[    7.278223] hub 1-0:1.0: 1 port detected
<6>[    7.282353] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
<6>[    7.286064] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
<6>[    7.291442] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
<6>[    7.309624] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
<6>[    7.310101] hub 2-0:1.0: USB hub found
<6>[    7.316995] hub 2-0:1.0: 1 port detected
<6>[    7.320683] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
<6>[    7.324421] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
<6>[    7.329846] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
<6>[    7.337366] xhci-hcd xhci-hcd.1.auto: irq 52, io mem 0x11000000
<6>[    7.347251] hub 3-0:1.0: USB hub found
<6>[    7.352643] hub 3-0:1.0: 1 port detected
<6>[    7.356542] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
<6>[    7.360441] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
<6>[    7.365809] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
<6>[    7.374179] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
<6>[    7.380207] hub 4-0:1.0: USB hub found
<6>[    7.388255] hub 4-0:1.0: 1 port detected
<6>[    7.394774] usbcore: registered new interface driver usb-storage
<14>[    7.395912] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
<14>[    7.404679] init: - preinit -
<6>[    9.781661] dwmac1000: Master AXI performs any burst length
<6>[    9.781746] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
<6>[    9.796159] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
<6>[    9.796309] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
<6>[    9.813804] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode
<6>[    9.814495] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
<6>[    9.822302] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
<14>[   20.115144] mount_root: loading kmods from internal overlay
<14>[   20.153401] kmodloader: loading kernel modules from //etc/modules-boot.d/*
<14>[   20.158091] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
<5>[   20.827116] UBIFS (ubi0:1): Mounting in unauthenticated mode
<5>[   20.827251] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 184
<5>[   20.925240] UBIFS (ubi0:1): recovery needed
<5>[   21.118589] UBIFS (ubi0:1): recovery completed
<5>[   21.118814] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
<5>[   21.122040] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
<5>[   21.129851] UBIFS (ubi0:1): FS size: 84692992 bytes (80 MiB, 667 LEBs), journal size 4190208 bytes (3 MiB, 33 LEBs)
<5>[   21.139846] UBIFS (ubi0:1): reserved for root: 4000258 bytes (3906 KiB)
<5>[   21.150081] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8AE7D6F3-98C8-44D9-9B4C-FAC854C64BAC, small LPT model
<14>[   21.161469] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
<14>[   21.312487] block: extroot: not configured
<5>[   21.312789] UBIFS (ubi0:1): un-mount UBI device 0
<5>[   21.315522] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
<5>[   21.324095] UBIFS (ubi0:1): Mounting in unauthenticated mode
<5>[   21.326419] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 185
<5>[   21.421166] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
<5>[   21.421205] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
<5>[   21.427981] UBIFS (ubi0:1): FS size: 84692992 bytes (80 MiB, 667 LEBs), journal size 4190208 bytes (3 MiB, 33 LEBs)
<5>[   21.437974] UBIFS (ubi0:1): reserved for root: 4000258 bytes (3906 KiB)
<5>[   21.448200] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8AE7D6F3-98C8-44D9-9B4C-FAC854C64BAC, small LPT model
<14>[   21.932884] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
<14>[   21.940471] block: extroot: not configured
<14>[   21.943692] mount_root: switching to ubifs overlay
<12>[   21.964420] urandom-seed: Seeding with /etc/urandom.seed
<6>[   22.051117] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Down
<14>[   22.107151] procd: - early -
<14>[   22.107500] procd: - watchdog -
<14>[   22.109397] procd: Watchdog has previously reset the system
<14>[   22.747074] procd: - watchdog -
<14>[   22.747232] procd: Watchdog has previously reset the system
<14>[   22.751184] procd: - ubus -
<14>[   22.866677] procd: - init -
<14>[   23.648247] urngd: v1.0.2 started.
<14>[   23.813870] kmodloader: loading kernel modules from /etc/modules.d/*
<5>[   23.921107] Key type cifs.idmap registered
<6>[   23.933644] tun: Universal TUN/TAP device driver, 1.6
<6>[   23.939494] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
<6>[   23.947804] gre: GRE over IPv4 demultiplexor driver
<6>[   23.949704] ip_gre: GRE over IPv4 tunneling driver
<6>[   23.968185] GACT probability on
<6>[   23.969368] Mirror/redirect action on
<6>[   23.983364] u32 classifier
<6>[   23.983385]     input device check on
<6>[   23.984967]     Actions configured
<6>[   24.000998] fuse: init (API version 7.32)
<6>[   24.007383] usbcore: registered new interface driver chaoskey
<6>[   24.008145] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
<6>[   24.012213] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
<6>[   24.051663] xt_time: kernel timezone is -0000
<6>[   24.153888] PPP generic driver version 2.4.2
<6>[   24.154846] PPP MPPE Compression module registered
<6>[   24.157908] NET: Registered protocol family 24
<6>[   24.162634] PPTP driver version 0.8.5
<6>[   24.168368] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
<6>[   24.169983] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
<7>[   24.199599] ath10k_pci 0000:01:00.0: assign IRQ: got 43
<6>[   24.199625] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
<6>[   24.200134] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
<7>[   24.206577] ath10k_pci 0000:01:00.0: enabling bus mastering
<6>[   24.207153] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
<6>[   32.667115] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
<6>[   32.667217] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
<6>[   32.682598] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
<6>[   35.008858] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734
<4>[   38.563086] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   38.563116] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
<6>[   38.645127] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   38.645969] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   38.937253] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
<7>[   39.033196] ath: EEPROM regdomain: 0x0
<7>[   39.033219] ath: EEPROM indicates default country code should be used
<7>[   39.033234] ath: doing EEPROM country->regdmn map search
<7>[   39.033257] ath: country maps to regdmn code: 0x3a
<7>[   39.033275] ath: Country alpha2 being used: US
<7>[   39.033290] ath: Regpair used: 0x3a
<7>[   39.042909] ath10k_pci 0001:01:00.0: assign IRQ: got 45
<6>[   39.042970] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
<6>[   39.045040] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
<7>[   39.049918] ath10k_pci 0001:01:00.0: enabling bus mastering
<6>[   39.050930] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
<6>[   40.006728] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
<6>[   40.006768] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
<6>[   40.017931] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
<6>[   42.342242] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 0:2 crc32 85498734
<4>[   45.898885] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   45.898927] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
<6>[   45.983516] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   45.984398] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   46.343091] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
<7>[   46.433145] ath: EEPROM regdomain: 0x0
<7>[   46.433168] ath: EEPROM indicates default country code should be used
<7>[   46.433183] ath: doing EEPROM country->regdmn map search
<7>[   46.433206] ath: country maps to regdmn code: 0x3a
<7>[   46.433225] ath: Country alpha2 being used: US
<7>[   46.433240] ath: Regpair used: 0x3a
<14>[   46.451361] kmodloader: done loading kernel modules from /etc/modules.d/*
<6>[   53.370300] dwmac1000: Master AXI performs any burst length
<6>[   53.370334] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
<6>[   53.384785] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
<6>[   53.384910] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
<6>[   53.392697] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode
<6>[   53.400548] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
<6>[   53.409297] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
<6>[   53.420745] br-lan: port 1(eth1.1) entered blocking state
<6>[   53.423017] br-lan: port 1(eth1.1) entered disabled state
<6>[   53.428788] device eth1.1 entered promiscuous mode
<6>[   53.434039] device eth1 entered promiscuous mode
<6>[   53.440633] br-lan: port 1(eth1.1) entered blocking state
<6>[   53.443419] br-lan: port 1(eth1.1) entered forwarding state
<6>[   53.457781] dwmac1000: Master AXI performs any burst length
<6>[   53.457816] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found
<6>[   53.472317] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
<6>[   53.472441] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
<6>[   53.489022] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode
<6>[   53.489291] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
<6>[   53.500072] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<4>[   60.363457] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   60.363487] ath10k_pci 0001:01:00.0: msdu-desc: 2500  skid: 32
<6>[   60.447408] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   60.448270] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   60.975280] ath10k_pci 0001:01:00.0: rts threshold -1
<4>[   60.976172] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
<6>[   60.981252] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
<6>[   60.998176] br-lan: port 2(wlan1) entered blocking state
<6>[   60.998208] br-lan: port 2(wlan1) entered disabled state
<6>[   61.003076] device wlan1 entered promiscuous mode
<6>[   61.173895] ath10k_pci 0001:01:00.0: NOTE:  Firmware DBGLOG output disabled in debug_mask: 0x10000000
<4>[   66.959553] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
<4>[   66.959583] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32
<6>[   67.041605] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
<6>[   67.042427] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
<6>[   67.425004] ath10k_pci 0000:01:00.0: rts threshold -1
<4>[   67.425310] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
<6>[   67.432204] br-lan: port 3(wlan0) entered blocking state
<6>[   67.439965] br-lan: port 3(wlan0) entered disabled state
<6>[   67.445772] device wlan0 entered promiscuous mode
<6>[   67.450924] br-lan: port 3(wlan0) entered blocking state
<6>[   67.455347] br-lan: port 3(wlan0) entered forwarding state
<6>[   67.461211] br-lan: port 3(wlan0) entered disabled state
<6>[   76.497134] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
<6>[   76.497291] br-lan: port 2(wlan1) entered blocking state
<6>[   76.502645] br-lan: port 2(wlan1) entered forwarding state
<6>[  151.532246] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
<6>[  151.572496] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
<6>[  151.572644] br-lan: port 3(wlan0) entered blocking state
<6>[  151.577910] br-lan: port 3(wlan0) entered forwarding state
<4>[  179.235560] ath10k_pci 0001:01:00.0: Invalid VHT mcs 15 peer stats
<4>[  215.633219] ath10k_pci 0000:01:00.0: htt tx: fixing invalid VHT TX rate code 0xff
<4>[ 3338.947410] ath10k_pci 0001:01:00.0: wmi: fixing invalid VHT TX rate code 0xff
<1>[140426.082226] 8<--- cut here ---
<1>[140426.082268] Unable to handle kernel paging request at virtual address dda8b9b0
<1>[140426.084186] pgd = d2f48745
<1>[140426.091469] [dda8b9b0] *pgd=5fa1141e(bad)
<0>[140426.094256] Internal error: Oops: 8000000d [#1] SMP ARM
<4>[140426.098416] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet ath10k_pci ath10k_core ath wireguard pptp pppox ppp_mppe ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_compat nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack_netlink nf_conntrack mac80211 libchacha20poly1305 libblake2s ipt_REJECT curve25519_neon cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_esp xt_ecn xt_dscp xt_comment xt_TCPMSS xt_LOG xt_HL xt_DSCP xt_CLASSIFY slhc sch_cake poly1305_arm nfnetlink nf_reject_ipv4 nf_log_ipv6 nf_log_ipv4 nf_log_common nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c libblake2s_generic iptable_mangle iptable_filter ipt_ah ipt_ECN ip_tables crc_ccitt compat chaoskey chacha_neon
<4>[140426.099142]  fuse cls_bpf act_bpf sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow cls_basic act_skbedit act_mirred act_gact ledtrig_usbport ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 msdos ip_gre gre ifb ip6_udp_tunnel udp_tunnel sit tunnel4 ip_tunnel tun vfat fat hfsplus cdrom cifs nls_utf8 nls_iso8859_15 nls_iso8859_1 nls_cp850 nls_cp437 nls_cp1250 sha512_generic sha1_generic seqiv md5 md4 ecb des_generic libdes cmac usb_storage leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom ohci_platform ohci_hcd phy_qcom_ipq806x_usb ahci fsl_mph_dr_of ehci_platform ehci_fsl sd_mod ahci_platform libahci_platform libahci libata scsi_mod ehci_hcd ramoops reed_solomon pstore gpio_button_hotplug ext4 mbcache jbd2 exfat crc32c_generic
<4>[140426.240947] CPU: 0 PID: 17310 Comm: kworker/0:1 Not tainted 5.10.111 #0
<4>[140426.263175] Hardware name: Generic DT based system
<4>[140426.270146] Workqueue: events swconfig_led_work_func
<4>[140426.274720] PC is at 0xdda8b9b0
<4>[140426.279925] LR is at 0xdda8b9b0
<4>[140426.283221] pc : [<dda8b9b0>]    lr : [<dda8b9b0>]    psr: 60000113
<4>[140426.286438] sp : c7a41c00  ip : c7a41bd0  fp : c7a41cd8
<4>[140426.292774] r10: 1cd4b000  r9 : bf8419f4  r8 : 00000840
<4>[140426.298068] r7 : c2d598ec  r6 : 000002c0  r5 : c2d52020  r4 : dda8b9b0
<4>[140426.303367] r3 : 0000003f  r2 : 00000040  r1 : c5a0cb00  r0 : c5a0cb00
<4>[140426.309706] Flags: nZCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment none
<4>[140426.316303] Control: 10c5787d  Table: 480f406a  DAC: 00000051
<0>[140426.323592] Process kworker/0:1 (pid: 17310, stack limit = 0xd776ed83)
<0>[140426.329410] Stack: (0xc7a41c00 to 0xc7a42000)
<0>[140426.335938] 1c00: c0314490 c2d5981c c4cef6c0 c2d52020 c7a41c28 c2d598ec c2d598ec bf83b500
<0>[140426.340456] 1c20: c4cef6c0 00000040 c7a41c28 c7a41c28 00000000 00000000 c2d598ec c2d5981c
<0>[140426.348702] 1c40: 00000005 00000014 c2d598e4 bf83b1e8 1cd4b000 bf7fc8f0 00000006 00000000
<0>[140426.356952] 1c60: c2d52020 00000001 c2d52520 c0d03d00 1cd4b000 bf7fc9bc c2d58520 c2d52020
<0>[140426.365196] 1c80: 00000040 c7a41ccf c2d52520 bf83d798 00000001 c2d58520 00000040 c7a41ccf
<0>[140426.373443] 1ca0: c7a41cd0 c0821e28 c2d58520 dd992640 0000012c c0c47640 c7a41cd0 c0822144
<0>[140426.381690] 1cc0: 00000000 00d5d0ad c7a41cdc 0062a60c c7a41cd0 c7a41cd0 c7a41cd8 c7a41cd8
<0>[140426.389935] 1ce0: c1f21500 00000000 00000003 c0d0308c c0d03080 40000003 c7a40000 00000100
<0>[140426.398182] 1d00: c7a41d08 c0301378 c1f21500 c1f21518 c170a258 c0d03080 c0c40220 00000009
<0>[140426.406430] 1d20: c0c401ac c0c46880 c0c46880 00d5d0ac c0d03d00 04208060 00007fb7 ffffe000
<0>[140426.414675] 1d40: 00000000 00000000 00000001 c1410000 de80200c c7a41d80 00000020 c032310c
<0>[140426.422921] 1d60: c0c45cb0 c0371858 c0d05334 c7a41da0 c0d7dca0 de802000 c0c45cbc c0646fec
<0>[140426.431167] 1d80: c09ade44 60000013 ffffffff c7a41dd4 00000002 c7a40000 00000001 c0300b8c
<0>[140426.439414] 1da0: dd990500 20000013 c0dd04cc 0000ba85 ffff8048 00000000 000007d0 00000000
<0>[140426.447662] 1dc0: 00000002 00000020 00000001 00000020 de80400c c7a41df0 c09ad3bc c09ade44
<0>[140426.455908] 1de0: 60000013 ffffffff 00000051 00000000 000007d0 00000000 00000000 00000000
<0>[140426.464154] 1e00: c7a41e00 00000000 00000000 00000000 7238544a 00007fb7 72384c7a 00007fb7
<0>[140426.472400] 1e20: c038e894 dd990540 00000000 00000000 00000000 00007fb7 c17d5a00 00000000
<0>[140426.480647] 1e40: 000007d0 c7a40000 c7a41e60 c09ad474 00000000 00000001 00000020 c09acf20
<0>[140426.488893] 1e60: 00000000 00000010 72384c7a 00007fb7 00002000 00000380 c1c49860 00000007
<0>[140426.497141] 1e80: c0751dc0 c0751e20 c1c49000 00000004 c1c49558 c074d62c c7a41ef8 00000002
<0>[140426.505387] 1ea0: c1ca8000 00000005 c1c3ea65 c074e968 c7a41ef8 c074a624 00000005 c1ca8000
<0>[140426.513636] 1ec0: c1c3e988 c1c3e888 c1c3ea65 c074a678 00000005 c0748abc c7a41f1c 00000000
<0>[140426.521880] 1ee0: c1c3ea60 c03571fc c1c3e82c c1c3e860 c1c3e960 dd991cc0 01010101 00000001
<0>[140426.530126] 1f00: 00000000 00000000 c7a41f44 c1c3e82c c31b4d00 dd9918c0 dd994a00 00000000
<0>[140426.538372] 1f20: 00000000 00000000 c7a40000 c0338924 00000008 dd9918d8 c31b4d00 c31b4d14
<0>[140426.546620] 1f40: dd9918c0 00000008 dd9918d8 c0d03d00 dd991a80 c0338c0c c0d9aab8 c0d0c07c
<0>[140426.554867] 1f60: c31b4d00 c532a840 c532af40 00000000 c7a40000 c0338b98 c31b4d00 c7153ec4
<0>[140426.563112] 1f80: c532a864 c033eaf0 00000000 c532af40 c033e994 00000000 00000000 00000000
<0>[140426.571359] 1fa0: 00000000 00000000 00000000 c0300148 00000000 00000000 00000000 00000000
<0>[140426.579605] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<0>[140426.587850] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
<0>[140426.596096] Code: 00000000 ffffffff 00000000 00000000 (00010200) 
<4>[140426.604325] ---[ end trace 4a5cc3c9083b62b2 ]---
<0>[140426.629127] Kernel panic - not syncing: Fatal exception in interrupt
<2>[140426.629169] CPU1: stopping
<4>[140426.634540] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G      D           5.10.111 #0
<4>[140426.637146] Hardware name: Generic DT based system
<4>[140426.644795] [<c030e4ac>] (unwind_backtrace) from [<c030a22c>] (show_stack+0x14/0x20)
<4>[140426.649568] [<c030a22c>] (show_stack) from [<c062cc68>] (dump_stack+0x94/0xa8)
<4>[140426.657552] [<c062cc68>] (dump_stack) from [<c030d1d0>] (do_handle_IPI+0x140/0x184)
<4>[140426.664670] [<c030d1d0>] (do_handle_IPI) from [<c030d230>] (ipi_handler+0x1c/0x2c)
<4>[140426.672655] [<c030d230>] (ipi_handler) from [<c0371854>] (__handle_domain_irq+0x90/0xf4)
<4>[140426.680040] [<c0371854>] (__handle_domain_irq) from [<c0646fec>] (gic_handle_irq+0x90/0xb8)
<4>[140426.688373] [<c0646fec>] (gic_handle_irq) from [<c0300b8c>] (__irq_svc+0x6c/0x90)
<4>[140426.696868] Exception stack(0xc146df18 to 0xc146df60)
<4>[140426.704248] df00:                                                       00000000 00007fb7
<4>[140426.709382] df20: 1cd5a000 dd9a0cc0 00000000 9eceb820 c1c53040 00000000 dd99ffb0 00007fb7
<4>[140426.717627] df40: 00000000 00007fb7 0c7d6020 c146df68 c07b4b24 c07b4b44 60000013 ffffffff
<4>[140426.725875] [<c0300b8c>] (__irq_svc) from [<c07b4b44>] (cpuidle_enter_state+0x180/0x380)
<4>[140426.734116] [<c07b4b44>] (cpuidle_enter_state) from [<c07b4d94>] (cpuidle_enter+0x3c/0x5c)
<4>[140426.742363] [<c07b4d94>] (cpuidle_enter) from [<c034e6a8>] (do_idle+0x208/0x2a4)
<4>[140426.750519] [<c034e6a8>] (do_idle) from [<c034ea00>] (cpu_startup_entry+0x1c/0x20)
<4>[140426.758156] [<c034ea00>] (cpu_startup_entry) from [<423015ac>] (0x423015ac)

You could have omitted the boot process that had happened 140400 seconds earlier, about 39 hours earlier.

Not immediately obvious. (Not a typical null pointer or null pointer data structure error in a driver.)

It is inside kernel, regarding interrupts, possibly related to CPU idle mode switching. The item "Workqueue: events swconfig_led_work_func" would suggest network switch LED management.

1 Like

Hi, I have a small issue with usb connected UPS.

Anytime I update the router firmware, after router reboot the ups acts as disconnected until I unplug it from router and plug it back in at which point it gets immediately recognized. I also use a usb3 thumb drive as storage which works straight after reboot.

I was wondering if there is a way to simulate this unplug/replug event from shell so I could incorporate it to my script I run after each fw upgrade to save me the trip to kitchen once a month? :grin:

by the logs and my limited understanding the last 2 lines indicate both usb devices are connected, yet at this state the ups does not get recognized by the NUT software

root@openwrt:~# dmesg | grep -B 3 xhci
[    5.964966] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found
[    5.970764] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found
[    5.976757] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found
[    6.139519] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    6.139583] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    6.144211] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[    6.151610] xhci-hcd xhci-hcd.0.auto: irq 51, io mem 0x10000000
[    6.162013] hub 1-0:1.0: USB hub found
[    6.166809] hub 1-0:1.0: 1 port detected
[    6.171013] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    6.174643] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    6.179938] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    6.199800] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.200942] hub 2-0:1.0: USB hub found
[    6.207069] hub 2-0:1.0: 1 port detected
[    6.211527] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    6.214650] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    6.220183] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[    6.227650] xhci-hcd xhci-hcd.1.auto: irq 52, io mem 0x11000000
[    6.238612] hub 3-0:1.0: USB hub found
[    6.242988] hub 3-0:1.0: 1 port detected
[    6.246873] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    6.250729] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    6.255929] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
--
[    6.286152] usbcore: registered new interface driver usb-storage
[    6.286343] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    6.294112] init: - preinit -
[    6.880675] usb 3-1: new low-speed USB device number 2 using xhci-hcd
[    7.150654] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd

until the re-plug:

[  603.946076] usb 3-1: USB disconnect, device number 2
[  607.321083] usb 3-1: new low-speed USB device number 3 using xhci-hcd

the only difference I can see is the device number increased.

Thanks for any advice!

Not sure whether uhubctl could meet your needs but it might need a hub inbetween.

Hi, I forgot to update the original post, I was later experimenting a bit and actually also thought to use a hub and to cut long story short in the end I just replugged and set up the ups on my nas and changed ip addresses in nut config on each host.

1 Like

I realize that this may be a bit off topic but I am trying to learn - my intention is to get OpenWRT OS and router specs after shell login

Just a question - I have a script ( I am using bash shell ) and it states

Change source to ".env" in order to use it properly

I found this Set Environment Variables
But I am confused - any assistance would be greatly appreciated

This is the script here - opkg-upgrade.sh

From this project - joweisberg / openwrt-scripts

Once again - no rush or hassles - if you can point me in the right direction - I will do my own research
I just do not even know where to start

Does anyone know if this patch is already included in current stable-22.03?

I disabled software offloading as I had severe issues with IPv6 but the performance is not so great without it.

Well, looking at the bottom of the conversation seems to suggest it fails to merge the pull request. So I guess that answers your question; no this patch is not included in 22.03-rc1 (at time of writing).

1 Like