Ipq806x NSS build (Netgear R7800 / TP-Link C2600 / Linksys EA8500)

Many thanks to all 5.15 NSS contributors. Here is my report:

  • ZyXEL NBG6817 (AP, dawn, mwan3, load balancing: usb LTE modem + 500/500 pppoe, wireguard) - Uptime 4d 19h (less than Netgear. I don't know if there was a power failure or crash). No any impacting issues. Cosmetic things - I found many events in kernel log:
Sat Nov 12 10:12:03 2022 kern.info kernel: [414077.192612] ipq8064-mdio 37000000.mdio eth1: nss_gmac_xmit_frames: dropping skb
Sat Nov 12 10:12:03 2022 kern.info kernel: [414077.202907] ipq8064-mdio 37000000.mdio eth1: nss_gmac_xmit_frames: dropping skb
Sat Nov 12 10:12:03 2022 kern.info kernel: [414077.209383] ipq8064-mdio 37000000.mdio eth1: nss_gmac_xmit_frames: dropping skb
Sat Nov 12 10:12:03 2022 kern.info kernel: [414077.214692] ipq8064-mdio 37000000.mdio eth1: nss_gmac_xmit_frames: dropping skb
  • Netgear Nighthawk X4S R7800 (AP, dawn, samba, dlna, p2p) - Uptime 5d 18h. No any issues
1 Like

Thanks for the reply.

hello guys

can somebody help me to set for SQM ?
As I know luci-app-sqm doesnt work on this build right ?
So in the 2nd post of this thread there are some startup script to enable nssfdcodel
Bu I cannot go after this :frowning:

root@GuvenRouter:~# modprobe nss-ifb
root@GuvenRouter:~# ip link set up nssifb
root@GuvenRouter:~# tc qdisc add dev nssifb root handle 1: nsstbl rate 100Mbit b
urst 1Mb
**RTNETLINK answers: No such file or directory**

After some research in order to use tc qdisc add dev nssifb root..... comand I need package kmod-netem
But when I tried to install it says my kernel version is not compatible;
" * The installed version of package kernel is not compatible, require 5.15.77-1-520c01e5… while 5.15.77-1-5683e2e3… is installed."

I am on the latest master branch. Can you advise something @ACwifidude ?

I replied to your other thread @mustafacan46 .

Thanks for the help. I was able to successfully build off your master branch but the Askey RT4230W would not boot with my build or the build from your repo. I will attach the serial log. I am able to build and boot your 22.03 branch just fine. I can test new builds to see if they work or any other help with this issue.

U-Boot 1.0.6 [spf.5.0.2_csu1.1] (Sep 26 2019 - 02:44:05)

smem ram ptable found: ver: 0 len: 5
DRAM:  1003 MiB
setting 0x177e as machine type from smem
NAND:  SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
256 MiB
MMC:
PCI0 Link Intialized
PCI1 Link Intialized
In:    serial
Out:   serial
Err:   serial
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net:   MAC0 addr:80:78:71:e1:5f:db
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init  done
MAC1 addr:80:78:71:e1:5f:dc
eth0, eth1
Hit space key to stop autoboot:  0
Creating 1 MTD partitions on "nand0":
0x000002400000-0x000010000000 : "mtd=0"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size:   131072 bytes (128 KiB)
UBI: logical eraseblock size:    126976 bytes
UBI: smallest flash I/O unit:    2048
UBI: VID header offset:          2048 (aligned 2048)
UBI: data offset:                4096
UBI: attached mtd1 to ubi0
UBI: MTD device name:            "mtd=0"
UBI: MTD device size:            220 MiB
UBI: number of good PEBs:        1756
UBI: number of bad PEBs:         4
UBI: max. allowed volumes:       128
UBI: wear-leveling threshold:    4096
UBI: number of internal volumes: 1
UBI: number of user volumes:     3
UBI: available PEBs:             19
UBI: total number of reserved PEBs: 1737
UBI: number of PEBs reserved for bad PEB handling: 17
UBI: max/mean erase counter: 13/7
Read 7208960 bytes from volume kernel to 44000000
   Loading Kernel Image ... OK
OK

device nand0 <nand0>, # parts = 1
 #: name                size            offset          mask_flags
 0: firmware            0x0dc00000      0x02400000      0

active partition: nand0,0 - (firmware) 0x0dc00000 @ 0x02400000

defaults:
mtdids  : none
mtdparts: none
Setting up atags for msm partition: firmware
Using machid 0x177e from environment

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.15.77 (user@mint-7010) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.3.0 r21215+43-10ba380ec3) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 SMP Fri Nov 11 01:39:14 2022
[    0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: Askey RT4230W REV6
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000042000000-0x0000000071ffffff]
[    0.000000]   HighMem  [mem 0x0000000072000000-0x000000007fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000042000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000007fffffff]
[    0.000000] percpu: Embedded 12 pages/cpu s16460 r8192 d24500 u49152
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 252224
[    0.000000] Kernel command line: rootfstype=squashfs noinitrd
[    0.000000] Bootloader command line (ignored):
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 994472K/1015808K available (7246K kernel code, 616K rwdata, 1760K rodata, 1024K init, 239K bss, 21336K reserved, 0K cma-reserved, 229376K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    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] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[    0.000001] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[    0.000025] Switching to timer-based delay loop, resolution 160ns
[    0.000399] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[    0.000436] pid_max: default: 32768 minimum: 301
[    0.000723] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.000756] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001887] CPU: Testing write buffer coherency: ok
[    0.002233] qcom_scm: convention: smc legacy
[    0.003553] Setting up static identity map for 0x42300000 - 0x42300060
[    0.003759] rcu: Hierarchical SRCU implementation.
[    0.004092] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.004361] smp: Bringing up secondary CPUs ...
[    0.006386] smp: Brought up 1 node, 2 CPUs
[    0.006413] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[    0.006433] CPU: All CPU(s) started in SVC mode.
[    0.018031] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[    0.018195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.018234] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.018397] pinctrl core: initialized pinctrl subsystem
[    0.020271] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.020746] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.022101] thermal_sys: Registered thermal governor 'step_wise'
[    0.024077] cpuidle: using governor ladder
[    0.024161] cpuidle: using governor menu
[    0.043542] qcom_rpm 108000.rpm: RPM firmware 3.0.16777377
[    0.079104] s1a: Bringing 0uV into 1050000-1050000uV
[    0.079338] s1a: supplied by regulator-dummy
[    0.079504] s1b: Bringing 0uV into 1050000-1050000uV
[    0.079724] s1b: supplied by regulator-dummy
[    0.079869] s2a: Bringing 0uV into 775000-775000uV
[    0.080067] s2a: supplied by regulator-dummy
[    0.080223] s2b: Bringing 0uV into 775000-775000uV
[    0.080429] s2b: supplied by regulator-dummy
[    0.081036] usbcore: registered new interface driver usbfs
[    0.081110] usbcore: registered new interface driver hub
[    0.081180] usbcore: registered new device driver usb
[    0.081236] pps_core: LinuxPPS API ver. 1 registered
[    0.081252] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.081285] PTP clock support registered
[    0.083461] clocksource: Switched to clocksource dg_timer
[    0.084437] NET: Registered PF_INET protocol family
[    0.084667] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.085750] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.085793] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.085823] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.085884] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.085987] TCP: Hash tables configured (established 8192 bind 8192)
[    0.086083] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.086126] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.086398] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.086451] PCI: CLS 0 bytes, default 64
[    0.087397] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.093014] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.093131] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.194844] bounce: pool size: 64 pages
[    0.197614] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[    0.197826] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[    0.197947] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[    0.198215] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[    0.198305] qcom-pcie 1b500000.pci:       IO 0x000fe00000..0x000fe0ffff -> 0x000fe00000
[    0.198349] qcom-pcie 1b500000.pci:      MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[    0.316492] qcom-pcie 1b500000.pci: iATU unroll: disabled
[    0.316515] qcom-pcie 1b500000.pci: Detected iATU regions: 8 outbound, 8 inbound
[    0.419271] qcom-pcie 1b500000.pci: Link up
[    0.419433] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[    0.419457] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.419484] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0xfe00000-0xfe0ffff])
[    0.419505] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[    0.419584] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.419718] pci 0000:00:00.0: supports D1
[    0.419739] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.423294] PCI: bus0: Fast back to back transfers disabled
[    0.423792] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[    0.423978] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.424782] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.428489] PCI: bus1: Fast back to back transfers disabled
[    0.428585] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[    0.428614] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[    0.428715] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.428743] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x081fffff]
[    0.429676] pcieport 0000:00:00.0: AER: enabled with IRQ 47
[    0.430654] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[    0.430875] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[    0.430986] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[    0.431256] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[    0.431346] qcom-pcie 1b700000.pci:       IO 0x0031e00000..0x0031e0ffff -> 0x0031e00000
[    0.431387] qcom-pcie 1b700000.pci:      MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[    0.558290] qcom-pcie 1b700000.pci: iATU unroll: disabled
[    0.558314] qcom-pcie 1b700000.pci: Detected iATU regions: 8 outbound, 8 inbound
[    0.661006] qcom-pcie 1b700000.pci: Link up
[    0.661148] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[    0.661173] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.661198] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x31e00000-0x31e0ffff])
[    0.661220] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[    0.661294] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.661423] pci 0001:00:00.0: supports D1
[    0.661442] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    0.665046] PCI: bus0: Fast back to back transfers disabled
[    0.665432] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[    0.665629] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.666504] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.666789] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    0.670288] PCI: bus1: Fast back to back transfers disabled
[    0.670375] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[    0.670406] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[    0.670511] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    0.670538] pci 0001:00:00.0:   bridge window [mem 0x2e000000-0x2e1fffff]
[    0.671395] pcieport 0001:00:00.0: AER: enabled with IRQ 49
[    0.675267] krait-cc soc:clock-controller: CPU0 @ 800000 KHz
[    0.675293] krait-cc soc:clock-controller: CPU1 @ PXO rate. Forcing new rate.
[    0.675442] krait-cc soc:clock-controller: CPU1 @ 384000 KHz
[    0.675463] krait-cc soc:clock-controller: L2 @ PXO rate. Forcing new rate.
[    0.675664] krait-cc soc:clock-controller: L2 @ 384000 KHz
[    0.679648] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[    0.681171] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[    0.682819] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.683555] msm_serial 16340000.serial: msm_serial: detected port #0
[    0.683609] msm_serial 16340000.serial: uartclk = 7372800
[    0.683674] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 50, base_baud = 460800) is a MSM
[    0.683716] msm_serial: console setup on port #0
[    1.615303] printk: console [ttyMSM0] enabled
[    1.620418] msm_serial: driver initialized
[    1.629100] loop: module loaded
[    1.630480] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xaa
[    1.631383] nand: Macronix MX30UF2G18AC
[    1.638062] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.641549] Block protection check failed
[    1.649416] 21 fixed-partitions partitions found on MTD device qcom_nand.0
[    1.653304] OF: Bad cell count for /soc/nand-controller@1ac00000/nand@0/partitions
[    1.660161] OF: Bad cell count for /soc/nand-controller@1ac00000/nand@0/partitions
[    1.668314] Creating 21 MTD partitions on "qcom_nand.0":
[    1.675211] 0x000000000000-0x000000040000 : "0:SBL1"
[    1.681433] 0x000000040000-0x000000180000 : "0:MIBIB"
[    1.687831] 0x000000180000-0x0000002c0000 : "0:SBL2"
[    1.692717] 0x0000002c0000-0x000000540000 : "0:SBL3"
[    1.699532] 0x000000540000-0x000000660000 : "0:DDRCONFIG"
[    1.702489] 0x000000660000-0x000000780000 : "0:SSD"
[    1.707853] 0x000000780000-0x000000a00000 : "0:TZ"
[    1.714409] 0x000000a00000-0x000000c80000 : "0:RPM"
[    1.719377] 0x000000c80000-0x000001180000 : "0:APPSBL"
[    1.727598] 0x000001180000-0x000001200000 : "0:APPSBLENV"
[    1.728759] 0x000001200000-0x000001340000 : "0:ART"
[    1.734371] 0x000001340000-0x0000013a0000 : "0:BOOTCONFIG"
[    1.737624] 0x0000013a0000-0x0000014e0000 : "0:SBL2_1"
[    1.744524] 0x0000014e0000-0x000001760000 : "0:SBL3_1"
[    1.751268] 0x000001760000-0x000001880000 : "0:DDRCONFIG_1"
[    1.754539] 0x000001880000-0x0000019a0000 : "0:SSD_1"
[    1.759948] 0x0000019a0000-0x000001c20000 : "0:TZ_1"
[    1.767130] 0x000001c20000-0x000001ea0000 : "0:RPM_1"
[    1.772150] 0x000001ea0000-0x000001f00000 : "0:BOOTCONFIG1"
[    1.774214] 0x000001f00000-0x000002400000 : "0:APPSBL_1"
[    1.786300] 0x000002400000-0x00001c400000 : "ubi"
[    1.786332] mtd: partition "ubi" extends beyond the end of device "qcom_nand.0" -- size truncated to 0xdc00000
[    2.093864] random: crng init done
[    2.108916] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[    2.109897] spi-nor spi0.0: mr25h256 (32 Kbytes)
[    2.133952] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii
[    2.950179] ar8327: qca,phy-rgmii-en is not specified
[    2.951064] i2c_dev: i2c /dev entries driver
[    2.957900] sdhci: Secure Digital Host Controller Interface driver
[    2.958552] sdhci: Copyright(c) Pierre Ossman
[    2.964616] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.977409] NET: Registered PF_INET6 protocol family
[    2.979177] Segment Routing with IPv6
[    2.981487] In-situ OAM (IOAM) with IPv6
[    2.985237] NET: Registered PF_PACKET protocol family
[    2.989142] Bridge firewalling registered
[    2.994353] 8021q: 802.1Q VLAN Support v1.8
[    2.998032] Registering SWP/SWPB emulation handler
[    3.043863] thermal thermal_zone0: failed to read out thermal zone (-110)
[    ▒[    3.059604] /dev/root: Can't open blockdev
[    3.059630] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[    3.062588] Please append a correct "root=" boot option; here are the available partitions:
[    3.070219] 1f00             256 mtdblock0
[    3.070227]  (driver?)
[    3.082464] 1f01            1280 mtdblock1
[    3.082473]  (driver?)
[    3.088974] 1f02            1280 mtdblock2
[    3.088982]  (driver?)
[    3.095533] 1f03            2560 mtdblock3
[    3.095541]  (driver?)
[    3.101995] 1f04            1152 mtdblock4
[    3.102002]  (driver?)
[    3.108504] 1f05            1152 mtdblock5
[    3.108512]  (driver?)
[    3.115089] 1f06            2560 mtdblock6
[    3.115096]  (driver?)
[    3.121527] 1f07            2560 mtdblock7
[    3.121534]  (driver?)
[    3.128038] 1f08            5120 mtdblock8
[    3.128047]  (driver?)
[    3.134615] 1f09             512 mtdblock9
[    3.134622]  (driver?)
[    3.141057] 1f0a            1280 mtdblock10
[    3.141064]  (driver?)
[    3.147984] 1f0b             384 mtdblock11
[    3.147993]  (driver?)
[    3.154576] 1f0c            1280 mtdblock12
[    3.154584]  (driver?)
[    3.161110] 1f0d            2560 mtdblock13
[    3.161117]  (driver?)
[    3.167760] 1f0e            1152 mtdblock14
[    3.167766]  (driver?)
[    3.174351] 1f0f            1152 mtdblock15
[    3.174358]  (driver?)
[    3.180901] 1f10            2560 mtdblock16
[    3.180908]  (driver?)
[    3.187570] 1f11            2560 mtdblock17
[    3.187579]  (driver?)
[    3.194157] 1f12             384 mtdblock18
[    3.194165]  (driver?)
[    3.200694] 1f13            5120 mtdblock19
[    3.200703]  (driver?)
[    3.207340] 1f14          225280 mtdblock20
[    3.207348]  (driver?)
[    3.213932] 1f15              32 mtdblock21
[    3.213940]  (driver?)
[    3.220485] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[    3.222665] CPU0: stopping
[    3.230904] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.15.77 #0
[    3.233596] Hardware name: Generic DT based system
[    3.239767] [<c030e5b4>] (unwind_backtrace) from [<c030a130>] (show_stack+0x14/0x20)
[    3.244366] [<c030a130>] (show_stack) from [<c064abdc>] (dump_stack_lvl+0x40/0x4c)
[    3.252266] [<c064abdc>] (dump_stack_lvl) from [<c030cfdc>] (do_handle_IPI+0x144/0x184)
[    3.259643] [<c030cfdc>] (do_handle_IPI) from [<c030d038>] (ipi_handler+0x1c/0x2c)
[    3.267540] [<c030d038>] (ipi_handler) from [<c0379e9c>] (handle_percpu_devid_irq+0x84/0x16c)
[    3.275183] [<c0379e9c>] (handle_percpu_devid_irq) from [<c0373760>] (handle_domain_irq+0x68/0x94)
[    3.283776] [<c0373760>] (handle_domain_irq) from [<c0664ccc>] (gic_handle_irq+0x8c/0xb4)
[    3.292631] [<c0664ccc>] (gic_handle_irq) from [<c0300b7c>] (__irq_svc+0x5c/0x78)
[    3.300873] Exception stack(0xc0d01ed0 to 0xc0d01f18)
[    3.308340] 1ec0:                                     00000000 00000000 2eaca000 ef710480
[    3.313381] 1ee0: 00000000 bf8ff060 c1d00040 00000000 ef70f6f0 00000000 00000000 00000000
[    3.321538] 1f00: 0005fe60 c0d01f20 c07ea528 c07ea548 60000013 ffffffff
[    3.329693] [<c0300b7c>] (__irq_svc) from [<c07ea548>] (cpuidle_enter_state+0x180/0x37c)
[    3.336120] [<c07ea548>] (cpuidle_enter_state) from [<c07ea794>] (cpuidle_enter+0x3c/0x5c)
[    3.344452] [<c07ea794>] (cpuidle_enter) from [<c0351360>] (do_idle+0x204/0x2a4)
[    3.352524] [<c0351360>] (do_idle) from [<c0351724>] (cpu_startup_entry+0x1c/0x20)
[    3.360074] [<c0351724>] (cpu_startup_entry) from [<c0c0118c>] (start_kernel+0x6ac/0x6c0)
[    3.367455] [<c0c0118c>] (start_kernel) from [<00000000>] (0x0)
[    3.375704] Rebooting in 1 seconds..

Unfortunately same error

On the latest version of master branch there is no kernel suitable kmod-netem therefore NSS sqm doesnt work

Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: FAILURE (2): /sbin/tc qdisc add dev eth0.2 root handle 1: nsstbl rate 4000kbit burst 1749
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: LAST ERROR: RTNETLINK answers: No such file or directory
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: FAILURE (2): /sbin/tc qdisc add dev eth0.2 parent 1: handle 10: nssfq_codel limit 1001 flows 1024 quantum 1514 target 5ms interval 100ms set_default
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: LAST ERROR: RTNETLINK answers: No such file or directory
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: FAILURE (2): /sbin/tc filter add dev eth0.2 parent 1:0 protocol ip prio 0 u32 match ip protocol 1 0xff flowid 1:13
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: LAST ERROR: RTNETLINK answers: Invalid argument We have an error talking to the kernel
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: FAILURE (2): /sbin/tc filter add dev eth0.2 parent 1:0 protocol ipv6 prio 1 u32 match ip protocol 1 0xff flowid 1:13
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: LAST ERROR: RTNETLINK answers: Invalid argument We have an error talking to the kernel
Sat Nov 12 20:41:18 2022 user.notice SQM: WARNING: sqm_start_default: nss.qos lacks an egress() function
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: FAILURE (2): /sbin/tc qdisc add dev nssifb root handle 1: nsstbl rate 90000kbit burst 11250
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: LAST ERROR: RTNETLINK answers: No such file or directory
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: FAILURE (2): /sbin/tc qdisc add dev nssifb parent 1: handle 10: nssfq_codel limit 1001 flows 1024 quantum 1514 target 5ms interval 100ms set_default
Sat Nov 12 20:41:18 2022 user.notice SQM: ERROR: cmd_wrapper: tc: LAST ERROR: RTNETLINK answers: No such file or directory
Sat Nov 12 20:41:18 2022 user.notice SQM: nss.qos was started on eth0.2 successfully

it seems that nss-ifb driver is obsoleted.
how about this command?

modprobe act_nssmirred

# Shape ingress traffic to 900 Mbit with chained NSSFQ_CODEL
tc qdisc add dev eth1 root handle 1: nsstbl rate 100Mbit burst 1Mb
tc qdisc add dev eth1 parent 1: handle 10: nssfq_codel limit 10240 flows 1024 quantum 1514 target 5ms interval 100ms set_default

# Shape egress traffic to 900 Mbit with chained NSSFQ_CODEL
tc qdisc add dev eth0 root handle 1: nsstbl rate 100Mbit burst 1Mb
tc qdisc add dev eth0 parent 1: handle 10: nssfq_codel limit 10240 flows 1024 quantum 1514 target 5ms interval 100ms set_default


1 Like

Hi @ACwifidude , there is the kernel-5.15 dead EA8500 boot log:

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0

-------------------------

[    0.006310] CPU: All CPU(s) started in SVC mode.
[    0.017994] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[    0.018163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.018202] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.018364] pinctrl core: initialized pinctrl subsystem
[    0.020142] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.020486] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.021988] thermal_sys: Registered thermal governor 'step_wise'
[    0.024051] cpuidle: using governor ladder
[    0.024132] cpuidle: using governor menu
[    0.043936] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[    0.079456] s1a: Bringing 0uV into 1050000-1050000uV
[    0.079694] s1a: supplied by regulator-dummy
[    0.079864] s1b: Bringing 0uV into 1050000-1050000uV
[    0.080068] s1b: supplied by regulator-dummy
[    0.080222] s2a: Bringing 0uV into 800000-800000uV
[    0.080422] s2a: supplied by regulator-dummy
[    0.080576] s2b: Bringing 0uV into 800000-800000uV
[    0.080793] s2b: supplied by regulator-dummy
[    0.081384] usbcore: registered new interface driver usbfs
[    0.081456] usbcore: registered new interface driver hub
[    0.081518] usbcore: registered new device driver usb
[    0.081573] pps_core: LinuxPPS API ver. 1 registered
[    0.081589] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.081622] PTP clock support registered
[    0.083818] clocksource: Switched to clocksource dg_timer
[    0.084775] NET: Registered PF_INET protocol family
[    0.084978] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.085749] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.085790] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.085819] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.085859] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.085918] TCP: Hash tables configured (established 4096 bind 4096)
[    0.086002] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.086036] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.086288] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.086341] PCI: CLS 0 bytes, default 64
[    0.087246] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    0.093142] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.093161] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.202025] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[    0.202246] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[    0.202367] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[    0.202625] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[    0.202715] qcom-pcie 1b500000.pci:       IO 0x000fe00000..0x000fe0ffff -> 0x000fe00000
[    0.202759] qcom-pcie 1b500000.pci:      MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[    0.327803] qcom-pcie 1b500000.pci: iATU unroll: disabled
[    0.327827] qcom-pcie 1b500000.pci: Detected iATU regions: 8 outbound, 8 inbound
[    0.430579] qcom-pcie 1b500000.pci: Link up
[    0.430736] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[    0.430759] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.430785] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0xfe00000-0xfe0ffff])
[    0.430805] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[    0.430879] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.431026] pci 0000:00:00.0: supports D1
[    0.431046] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.434560] PCI: bus0: Fast back to back transfers disabled
[    0.434931] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[    0.435130] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.436010] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.436298] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    0.439637] PCI: bus1: Fast back to back transfers disabled
[    0.439729] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[    0.439760] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[    0.439868] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.439895] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x081fffff]
[    0.440834] pcieport 0000:00:00.0: AER: enabled with IRQ 49
[    0.441778] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[    0.442000] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[    0.442104] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[    0.442375] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[    0.442463] qcom-pcie 1b700000.pci:       IO 0x0031e00000..0x0031e0ffff -> 0x0031e00000
[    0.442504] qcom-pcie 1b700000.pci:      MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[    0.568630] qcom-pcie 1b700000.pci: iATU unroll: disabled
[    0.568653] qcom-pcie 1b700000.pci: Detected iATU regions: 8 outbound, 8 inbound
[    0.671346] qcom-pcie 1b700000.pci: Link up
[    0.671491] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[    0.671514] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.671538] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x31e00000-0x31e0ffff])
[    0.671558] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[    0.671624] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.671751] pci 0001:00:00.0: supports D1
[    0.671769] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    0.675248] PCI: bus0: Fast back to back transfers disabled
[    0.675593] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[    0.675775] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.676579] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.680165] PCI: bus1: Fast back to back transfers disabled
[    0.680250] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[    0.680280] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[    0.680379] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    0.680405] pci 0001:00:00.0:   bridge window [mem 0x2e000000-0x2e1fffff]
[    0.681273] pcieport 0001:00:00.0: AER: enabled with IRQ 51
[    0.682207] qcom-pcie 1b900000.pci: supply vdda not found, using dummy regulator
[    0.682411] qcom-pcie 1b900000.pci: supply vdda_phy not found, using dummy regulator
[    0.682515] qcom-pcie 1b900000.pci: supply vdda_refclk not found, using dummy regulator
[    0.682783] qcom-pcie 1b900000.pci: host bridge /soc/pci@1b900000 ranges:
[    0.682868] qcom-pcie 1b900000.pci:       IO 0x0035e00000..0x0035e0ffff -> 0x0035e00000
[    0.682910] qcom-pcie 1b900000.pci:      MEM 0x0032000000..0x0035dfffff -> 0x0032000000
[    0.808616] qcom-pcie 1b900000.pci: iATU unroll: disabled
[    0.808639] qcom-pcie 1b900000.pci: Detected iATU regions: 8 outbound, 8 inbound
[    1.833313] qcom-pcie 1b900000.pci: Phy link never came up
[    1.833463] qcom-pcie 1b900000.pci: PCI host bridge to bus 0002:00
[    1.833487] pci_bus 0002:00: root bus resource [bus 00-ff]
[    1.833517] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x35e00000-0x35e0ffff])
[    1.833539] pci_bus 0002:00: root bus resource [mem 0x32000000-0x35dfffff]
[    1.833607] pci 0002:00:00.0: [17cb:0101] type 01 class 0x060400
[    1.833744] pci 0002:00:00.0: supports D1
[    1.833764] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
[    1.837265] PCI: bus0: Fast back to back transfers disabled
[    1.840465] PCI: bus1: Fast back to back transfers enabled
[    1.840549] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[    1.841513] pcieport 0002:00:00.0: AER: enabled with IRQ 53
[    1.845368] krait-cc soc:clock-controller: CPU0 @ 800000 KHz
[    1.845400] krait-cc soc:clock-controller: CPU1 @ PXO rate. Forcing new rate.
[    1.845544] krait-cc soc:clock-controller: CPU1 @ 384000 KHz
[    1.845566] krait-cc soc:clock-controller: L2 @ PXO rate. Forcing new rate.
[    1.845769] krait-cc soc:clock-controller: L2 @ 384000 KHz
[    1.849836] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[    1.851669] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.852402] msm_serial 16340000.serial: msm_serial: detected port #0
[    1.852452] msm_serial 16340000.serial: uartclk = 7372800
[    1.852518] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 54, base_baud = 460800) is a MSM
[    1.852560] msm_serial: console setup on port #0
[    2.906732] printk: console [ttyMSM0] enabled
[    2.911843] msm_serial: driver initialized
[    2.920601] loop: module loaded
[    2.921978] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1
[    2.922806] nand: AMD/Spansion S34MS01G2
[    2.929508] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    2.933458] 18 fixed-partitions partitions found on MTD device qcom_nand.0
[    2.940792] Creating 18 MTD partitions on "qcom_nand.0":
[    2.947615] 0x000000000000-0x000000040000 : "SBL1"
[    2.953881] 0x000000040000-0x000000180000 : "MIBIB"
[    2.959959] 0x000000180000-0x0000002c0000 : "SBL2"
[    2.964730] 0x0000002c0000-0x000000540000 : "SBL3"
[    2.971244] 0x000000540000-0x000000660000 : "DDRCONFIG"
[    2.974169] 0x000000660000-0x000000780000 : "SSD"
[    2.979176] 0x000000780000-0x000000a00000 : "TZ"
[    2.986064] 0x000000a00000-0x000000c80000 : "RPM"
[    2.990716] 0x000000c80000-0x000000dc0000 : "art"
[    2.993503] 0x000000dc0000-0x000000ec0000 : "APPSBL"
[    2.997992] 0x000000ec0000-0x000000f00000 : "u_env"
[    3.001848] 0x000000f00000-0x000000f40000 : "s_env"
[    3.006463] 0x000000f40000-0x000000f80000 : "devinfo"
[    3.011272] 0x000000f80000-0x000003780000 : "kernel1"
[    3.074213] 0x000001380000-0x000003780000 : "rootfs1"
[    3.126797] 0x000003780000-0x000005f80000 : "kernel2"
[    3.184772] 0x000003b80000-0x000005f80000 : "rootfs2"
[    3.238661] 0x000005f80000-0x000008000000 : "syscfg"
[    3.296787] mdio_bus 37000000.mdio-mii: MDIO device at address 0 is missing.       <--- here is the problem
[    3.297723] mdio_bus 37000000.mdio-mii: MDIO device at address 4 is missing.       <--- here is the problem
[    3.303682] i2c_dev: i2c /dev entries driver
[    3.313554] sdhci: Secure Digital Host Controller Interface driver
[    3.314284] sdhci: Copyright(c) Pierre Ossman
[    3.320183] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.331686] NET: Registered PF_INET6 protocol family
[    3.333031] Segment Routing with IPv6
[    3.335850] In-situ OAM (IOAM) with IPv6
[    3.339369] NET: Registered PF_PACKET protocol family
[    3.343374] Bridge firewalling registered
[    3.348549] 8021q: 802.1Q VLAN Support v1.8
[    3.352279] Registering SWP/SWPB emulation handler
[    3.384137] thermal thermal_zone0: failed to read out thermal zone (-110)
[    3.399110] ubi0: attaching mtd14
[    3.454216] random: crng init done
[    3.668842] ubi0: scanning is finished
[    3.678359] ubi0: attached mtd14 (name "rootfs1", size 36 MiB)
[    3.678388] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    3.683083] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    3.689998] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    3.696867] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0
[    3.703567] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    3.709903] ubi0: max/mean erase counter: 6/2, WL threshold: 4096, image sequence number: 1667001408
[    3.716923] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20
[    3.726689] ubi0: background thread "ubi_bgt0d" started, PID 90
[    3.736062] block ubiblock0_0: created from ubi0:0(rootfs)ÿ[    3.752899] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    3.754004] Freeing unused kernel image (initmem) memory: 1024K
[    3.784525] Run /sbin/init as init process
[    4.172038] init: Console is alive
[    4.172208] init: - watchdog -
[    5.371272] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    5.484198] Key type encrypted registered
[    5.489517] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    5.516884] pstore: Using crash dump compression: deflate
[    5.516917] pstore: Registered ramoops as persistent store backend
[    5.521261] ramoops: using 0x40000@0x42100000, ecc: 0
[    5.529558] **********************************************************
[    5.532460] * Driver    :NSS GMAC Driver - RTL v(3.72a)
[    5.538968] * Version   :1.0
[    5.544058] * Copyright :Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
[    5.547131] **********************************************************
[    5.557260] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_FS(1)(0x3cd8): 0x8
[    5.561809] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC_CTL(1)(0x3cc0): 0x2
[    5.574669] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC0_MD(1)(0x3cc4): 0x7f0000
[    5.587731] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC1_MD(1)(0x3cc8): 0x7f0000
[    5.601634] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC0_NS(1)(0x3ccc): 0x142
[    5.615259] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC1_NS(1)(0x3cd0): 0x142
[    5.628534] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + CLK_HALT_NSSFAB0_NSSFAB1_STATEA(0x3c20): 0x5b00
[    5.641902] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_CTL(1)(0x3cd4): 0x50
[    5.655960] (unnamed net_device) (uninitialized): nss_gmac_dev_init: nss_base(0xde880000) + NSS_GMACn_CTL(1)(0x34): 0x90c0c
[    5.668892] (unnamed net_device) (uninitialized): nss_gmac_dev_init: nss_base(0xde880000) + NSS_ETH_CLK_DIV0(0xc): 0x100
[    5.679781] (unnamed net_device) (uninitialized): ioremap OK. Size 0x4000. reg_base 0x37200000. mac_base 0xb046d838.
[    5.690880] (unnamed net_device) (uninitialized): mdio bus '37000000.mdio-mii' OK.
[    5.701356] libphy: PHY 37000000.mdio-mii:00 not found
[    5.708726] ipq8064-mdio 37000000.mdio (unnamed net_device) (uninitialized): PHY 37000000.mdio-mii:00 attach FAIL
[    5.713853] nss-gmac: probe of 37200000.ethernet failed with error -5
[    5.724326] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_FS(2)(0x3cf8): 0x8
[    5.730559] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC_CTL(2)(0x3ce0): 0x2
[    5.743341] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC0_MD(2)(0x3ce4): 0x7f0000
[    5.756395] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC1_MD(2)(0x3ce8): 0x7f0000
[    5.770299] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC0_NS(2)(0x3cec): 0x142
[    5.783918] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_SRC1_NS(2)(0x3cf0): 0x142
[    5.797199] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + CLK_HALT_NSSFAB0_NSSFAB1_STATEA(0x3c20): 0x5b00
[    5.810567] (unnamed net_device) (uninitialized): nss_gmac_clk_ctl_dev_init: ctx->clk_ctl_base(0xde894000) + GMAC_COREn_CLK_CTL(2)(0x3cf4): 0x50
[    5.824625] (unnamed net_device) (uninitialized): nss_gmac_dev_init: nss_base(0xde880000) + NSS_GMACn_CTL(2)(0x38): 0x80c0c
[    5.837557] (unnamed net_device) (uninitialized): nss_gmac_dev_init: nss_base(0xde880000) + NSS_ETH_CLK_DIV0(0xc): 0x100
[    5.848401] (unnamed net_device) (uninitialized): nss_gmac_qsgmii_dev_init: QSGMII_PHY_SGMII_1_CTL(0x13c) - 0xc09c408f
[    5.859523] (unnamed net_device) (uninitialized): nss_gmac_qsgmii_dev_init: NSS_QSGMII_CLK_CTL(0x2c) - 0x0
[    5.870015] (unnamed net_device) (uninitialized): SGMII Specific Init for GMAC2 Done!
[    5.879676] (unnamed net_device) (uninitialized): ioremap OK. Size 0x4000. reg_base 0x37400000. mac_base 0xc49e3573.
[    5.887600] (unnamed net_device) (uninitialized): mdio bus '37000000.mdio-mii' OK.
[    5.898166] libphy: PHY 37000000.mdio-mii:04 not found
[    5.905538] ipq8064-mdio 37000000.mdio (unnamed net_device) (uninitialized): PHY 37000000.mdio-mii:04 attach FAIL
[    5.911935] nss-gmac: probe of 37400000.ethernet failed with error -5
[    6.007613] nss_driver - fw of size 544712  bytes copied to load addr: 40000000, nss_id : 0
[    6.008267] nss_driver - Turbo Support 1
[    6.014854] Supported Frequencies - 
[    6.014860] 733Mhz 
[    6.018937] 733Mhz 
[    6.022493] 733Mhz 
[    6.024382] 
[    6.028716] bf209400: meminfo init succeed
[    6.052836] node size 1 # items 2
[    6.052863] memory: 0 0 (avl 496668672) items 2 active_cores 2
[    6.055229] addr/size storage words 1 1 # words 2 in DTS, ddr size 1000000
[    6.060866] bf209400: nss core 0 booted successfully
[    6.076607] nss_driver - fw of size 218860  bytes copied to load addr: 40800000, nss_id : 1
[    6.079484] bf20db00: meminfo init succeed
[    6.086854] debugfs: Directory 'dynamic_if' with parent 'stats' already present!
[    6.090605] debugfs: File 'n2h' in directory 'strings' already present!
[    6.098086] debugfs: File 'drv' in directory 'strings' already present!
[    6.107281] node size 1 # items 2
[    6.110946] memory: 0 0 (avl 496791552) items 2 active_cores 2
[    6.114528] addr/size storage words 1 1 # words 2 in DTS, ddr size 1000000
[    6.120156] bf20db00: nss core 1 booted successfully
[    6.129348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.141138] SCSI subsystem initialized
[    6.155750] ahci 29000000.sata: supply ahci not found, using dummy regulator
[    6.156110] ahci 29000000.sata: supply phy not found, using dummy regulator
[    6.161991] ahci 29000000.sata: supply target not found, using dummy regulator
[    6.169041] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[    6.175963] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    6.181321] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst 
[    6.190593] scsi host0: ahci
[    6.198456] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 32
[    6.527067] ata1: SATA link down (SStatus 0 SControl 300)
[    6.533602] ehci-fsl: Freescale EHCI Host controller driver
[    6.535926] ehci-platform: EHCI generic platform driver
[    6.550838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.551501] ohci-platform: OHCI generic platform driver
[    6.557059] uhci_hcd: USB Universal Host Controller Interface driver
[    6.698028] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    6.698078] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    6.702561] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000002002010010
[    6.710089] xhci-hcd xhci-hcd.0.auto: irq 58, io mem 0x10000000
[    6.719599] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    6.725326] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    6.730801] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    6.739008] hub 1-0:1.0: USB hub found
[    6.745160] hub 1-0:1.0: 1 port detected
[    6.748972] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.753121] hub 2-0:1.0: USB hub found
[    6.761581] hub 2-0:1.0: 1 port detected
[    6.764745] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    6.768478] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    6.773907] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000002002010010
[    6.781429] xhci-hcd xhci-hcd.1.auto: irq 59, io mem 0x11000000
[    6.790924] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    6.796671] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    6.802154] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    6.810203] hub 3-0:1.0: USB hub found
[    6.816422] hub 3-0:1.0: 1 port detected
[    6.820306] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.824768] hub 4-0:1.0: USB hub found
[    6.832207] hub 4-0:1.0: 1 port detected
[    6.839165] usbcore: registered new interface driver usb-storage
[    6.840814] usbcore: registered new interface driver uas
[    6.846087] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    6.852047] init: - preinit -
[    7.629872] mtdblock: MTD device 'devinfo' is NAND, please consider using UBI block devices instead.

Failed to connect to the switch. Use the "list" command to see which switches are available.        <--- here is the problem
Failed to connect to the switch. Use the "list" command to see which switches are available.       <--- here is the problem
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.

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
[   13.366822] Starting lvm2 during preinit
File descriptor 3 (/dev/watchdog) leaked on lvm invocation. Parent PID 115: /bin/sh
File descriptor 3 (/dev/watchdog) leaked on lvm invocation. Parent PID 115: /bin/sh
[   14.388315] mount_root: loading kmods from internal overlay
[   14.421474] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   14.428624] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   14.533292] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   14.534277] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 221
[   14.583936] UBIFS (ubi0:1): recovery needed
[   14.748404] UBIFS (ubi0:1): recovery completed
[   14.748515] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   14.751768] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   14.759721] UBIFS (ubi0:1): FS size: 13459456 bytes (12 MiB, 106 LEBs), max 116 LEBs, journal size 1015809 bytes (0 MiB, 6 LEBs)
[   14.769726] UBIFS (ubi0:1): reserved for root: 635722 bytes (620 KiB)
[   14.781251] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8BA4950B-1995-441F-8292-FAE14AA4CC97, small LPT model
[   14.789787] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   14.806872] block: extroot: not configured
[   14.809956] UBIFS (ubi0:1): un-mount UBI device 0
[   14.810066] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[   14.818078] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   14.824244] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 222
[   14.920744] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   14.920779] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   14.927638] UBIFS (ubi0:1): FS size: 13459456 bytes (12 MiB, 106 LEBs), max 116 LEBs, journal size 1015809 bytes (0 MiB, 6 LEBs)
[   14.937520] UBIFS (ubi0:1): reserved for root: 635722 bytes (620 KiB)
[   14.949140] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 8BA4950B-1995-441F-8292-FAE14AA4CC97, small LPT model
[   14.960116] mount_root: loading kmods from internal overlay
[   15.001537] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[   15.003797] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[   15.084318] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   15.090000] block: extroot: not configured
[   15.092918] mount_root: switching to ubifs overlay
[   15.107356] urandom-seed: Seeding with /etc/urandom.seed
[   15.199057] procd: - early -
[   15.199244] procd: - watchdog -
Failed to connect to ubus
[   15.817418] procd: - watchdog -
[   15.820263] procd: - ubus -
[   15.982871] procd: - init -
Please press Enter to activate this console.
[   16.510736] urngd: v1.0.2 started.
[   16.641428] kmodloader: loading kernel modules from /etc/modules.d/*
[   16.705769] NET: Registered PF_ALG protocol family
[   16.724650] Key type dns_resolver registered
[   16.728083] tun: Universal TUN/TAP device driver, 1.6
[   16.734047] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   16.738903] gre: GRE over IPv4 demultiplexor driver
[   16.739865] ip_gre: GRE over IPv4 tunneling driver
[   16.748088] cryptodev: driver 1.12 loaded.
[   16.751856] PPP generic driver version 2.4.2
[   16.753244] NET: Registered PF_PPPOX protocol family
[   16.764352] PPTP driver version 0.8.5
[   16.767328] <NSS-CRYPTO>:module loaded (platform - IPQ806x, build - Build_ID - 11/13/22, 01:36:36)
[   16.767545] <NSS-CRYPTO>:Register with NSS driver-
[   16.779655] GACT probability on
[   16.781324] Mirror/redirect action on
[   16.788762] u32 classifier
[   16.788786]     input device check on
[   16.790367]     Actions configured
[   16.802003] fuse: init (API version 7.34)
[   16.808817] usbcore: registered new interface driver chaoskey
[   16.809318] Loading modules backported from Linux version v5.15.74-0-ga3f2f5ac9d61
[   16.813610] Backport generated by backports.git v5.15.74-1-0-ge2d78967
[   16.834576] usbcore: registered new interface driver ums-alauda
[   16.835826] usbcore: registered new interface driver ums-cypress
[   16.840747] usbcore: registered new interface driver ums-datafab
[   16.846973] usbcore: registered new interface driver ums-freecom
[   16.852798] usbcore: registered new interface driver ums-isd200
[   16.859049] usbcore: registered new interface driver ums-jumpshot
[   16.868203] usbcore: registered new interface driver ums-karma
[   16.871111] usbcore: registered new interface driver ums-sddr09
[   16.876578] usbcore: registered new interface driver ums-sddr55
[   16.882067] usbcore: registered new interface driver ums-usbat
[   16.887033] <NSS-CRYPTO>:NSS Firmware initialized
[   16.892984] <NSS-CRYPTO>:probing engine - 0
[   16.897648] <NSS-CRYPTO>:Device Tree node found
[   16.901709] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[   16.906153] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[   16.923187] xt_time: kernel timezone is -0000
[   16.937479] <NSS-CRYPTO>:probing engine - 1
[   16.937506] <NSS-CRYPTO>:Device Tree node found
[   16.940561] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[   16.945073] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[   16.999793] <NSS-CRYPTO>:probing engine - 2
[   16.999819] <NSS-CRYPTO>:Device Tree node found
[   17.002874] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[   17.007405] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[   17.024461] <NSS-CRYPTO>:probing engine - 3
[   17.024488] <NSS-CRYPTO>:Device Tree node found
[   17.027587] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[   17.032006] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[   17.072368] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   17.072400] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   17.095546] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[   17.096221] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   25.137424] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[   25.137470] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   25.147241] ath10k_pci 0000:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[   25.221072] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:2 crc32 e4a0f655
[   26.477640] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[   26.571948] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[   26.572822] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   27.258349] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[   27.258400] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   27.268447] ath10k_pci 0001:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[   27.331222] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:1 crc32 e4a0f655
[   28.580260] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[   28.679722] kmodloader: done loading kernel modules from /etc/modules.d/*
[   31.736400] ECM init ( QSDK 12.1.5 2022-10-20 b0250489 )
[   31.736463] ECM database jhash random seed: 0x9c7b3994
[   31.742752] ECM init complete
[   37.039385] phy1-ap0: Created a NSS virtual interface                                          <--- here is the dead results
[   37.045217] br-lan: port 1(phy1-ap0) entered blocking state
[   37.045250] br-lan: port 1(phy1-ap0) entered disabled state                                   <--- here is the dead results
[   37.050011] device phy1-ap0 entered promiscuous mode
[   38.839238] debugfs: File 'virt_if' in directory 'stats' already present!
[   38.839583] phy0-ap0: Created a NSS virtual interface
[   38.873632] br-lan: port 2(phy0-ap0) entered blocking state
[   38.873670] br-lan: port 2(phy0-ap0) entered disabled state                                   <--- here is the dead results
[   38.878280] device phy0-ap0 entered promiscuous mode
[   39.279374] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
[   39.279538] br-lan: port 1(phy1-ap0) entered blocking state
[   39.284885] br-lan: port 1(phy1-ap0) entered forwarding state                                   <--- here is the dead results
[   39.291384] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   41.135610] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
[   41.135797] br-lan: port 2(phy0-ap0) entered blocking state
[   41.141053] br-lan: port 2(phy0-ap0) entered forwarding state                                   <--- here is the dead results

(EA8500 stopped here)
1 Like

attached the working kernel-5.10 boot log for your reference:


Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0

----------------------

[    0.005939] CPU: All CPU(s) started in SVC mode.
[    0.016645] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[    0.016802] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.016835] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.016989] pinctrl core: initialized pinctrl subsystem
[    0.018775] NET: Registered protocol family 16
[    0.019134] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.020454] thermal_sys: Registered thermal governor 'step_wise'
[    0.022681] cpuidle: using governor ladder
[    0.022762] cpuidle: using governor menu
[    0.073820] usbcore: registered new interface driver usbfs
[    0.073909] usbcore: registered new interface driver hub
[    0.073984] usbcore: registered new device driver usb
[    0.074047] pps_core: LinuxPPS API ver. 1 registered
[    0.074065] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.074103] PTP clock support registered
[    0.076428] clocksource: Switched to clocksource dg_timer
[    0.077552] NET: Registered protocol family 2
[    0.077793] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.078990] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.079068] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.079115] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.079174] TCP: Hash tables configured (established 4096 bind 4096)
[    0.079286] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.079322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.079599] NET: Registered protocol family 1
[    0.079659] PCI: CLS 0 bytes, default 64
[    0.080901] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    0.086992] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.087014] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.193382] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[    0.193627] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[    0.193743] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[    0.194033] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[    0.194119] qcom-pcie 1b500000.pci:       IO 0x000fe00000..0x000fe0ffff -> 0x000fe00000
[    0.194164] qcom-pcie 1b500000.pci:      MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[    0.422347] qcom-pcie 1b500000.pci: Link up
[    0.422530] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[    0.422560] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.422586] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0xfe00000-0xfe0ffff])
[    0.422608] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[    0.422695] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.422857] pci 0000:00:00.0: supports D1
[    0.422875] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.426764] PCI: bus0: Fast back to back transfers disabled
[    0.427280] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[    0.427599] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.429073] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.429537] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    0.433312] PCI: bus1: Fast back to back transfers disabled
[    0.433415] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[    0.433446] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[    0.433611] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.433638] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x081fffff]
[    0.434676] pcieport 0000:00:00.0: AER: enabled with IRQ 49
[    0.435748] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[    0.435999] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[    0.436122] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[    0.436397] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[    0.436478] qcom-pcie 1b700000.pci:       IO 0x0031e00000..0x0031e0ffff -> 0x0031e00000
[    0.436523] qcom-pcie 1b700000.pci:      MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[    0.663767] qcom-pcie 1b700000.pci: Link up
[    0.663929] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[    0.663955] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.663986] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x31e00000-0x31e0ffff])
[    0.664007] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[    0.664090] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.664227] pci 0001:00:00.0: supports D1
[    0.664245] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    0.668077] PCI: bus0: Fast back to back transfers disabled
[    0.668557] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[    0.668851] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.670221] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.674321] PCI: bus1: Fast back to back transfers disabled
[    0.674412] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[    0.674441] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[    0.674590] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    0.674615] pci 0001:00:00.0:   bridge window [mem 0x2e000000-0x2e1fffff]
[    0.675557] pcieport 0001:00:00.0: AER: enabled with IRQ 51
[    0.676749] qcom-pcie 1b900000.pci: supply vdda not found, using dummy regulator
[    0.676981] qcom-pcie 1b900000.pci: supply vdda_phy not found, using dummy regulator
[    0.677111] qcom-pcie 1b900000.pci: supply vdda_refclk not found, using dummy regulator
[    0.677395] qcom-pcie 1b900000.pci: host bridge /soc/pci@1b900000 ranges:
[    0.677481] qcom-pcie 1b900000.pci:       IO 0x0035e00000..0x0035e0ffff -> 0x0035e00000
[    0.677525] qcom-pcie 1b900000.pci:      MEM 0x0032000000..0x0035dfffff -> 0x0032000000
[    1.825768] qcom-pcie 1b900000.pci: Phy link never came up
[    1.827764] qcom-pcie 1b900000.pci: cannot initialize host
[    1.828394] qcom-pcie: probe of 1b900000.pci failed with error -110
[    1.831068] L2 @ QSB rate. Forcing new rate.
[    1.831296] L2 @ 384000 KHz
[    1.831494] CPU0 @ 800000 KHz
[    1.831512] CPU1 @ QSB rate. Forcing new rate.
[    1.831648] CPU1 @ 384000 KHz
[    1.836100] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[    1.838648] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.839545] msm_serial 16340000.serial: msm_serial: detected port #0
[    1.839603] msm_serial 16340000.serial: uartclk = 7372800
[    1.839678] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 52, base_baud = 460800) is a MSM
[    1.839722] msm_serial: console setup on port #0
[    2.735338] printk: console [ttyMSM0] enabled
[    2.740618] msm_serial: driver initialized
[    2.749948] loop: module loaded
[    2.751654] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1
[    2.751910] nand: AMD/Spansion S34MS01G2
[    2.758595] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    2.762611] 18 fixed-partitions partitions found on MTD device qcom_nand.0
[    2.769913] Creating 18 MTD partitions on "qcom_nand.0":
[    2.776716] 0x000000000000-0x000000040000 : "SBL1"
[    2.783192] 0x000000040000-0x000000180000 : "MIBIB"
[    2.789534] 0x000000180000-0x0000002c0000 : "SBL2"
[    2.794158] 0x0000002c0000-0x000000540000 : "SBL3"
[    2.801180] 0x000000540000-0x000000660000 : "DDRCONFIG"
[    2.803667] 0x000000660000-0x000000780000 : "SSD"
[    2.808812] 0x000000780000-0x000000a00000 : "TZ"
[    2.815875] 0x000000a00000-0x000000c80000 : "RPM"
[    2.820772] 0x000000c80000-0x000000dc0000 : "art"
[    2.823459] 0x000000dc0000-0x000000ec0000 : "APPSBL"
[    2.827471] 0x000000ec0000-0x000000f00000 : "u_env"
[    2.831080] 0x000000f00000-0x000000f40000 : "s_env"
[    2.835673] 0x000000f40000-0x000000f80000 : "devinfo"
[    2.840595] 0x000000f80000-0x000003780000 : "kernel1"
[    2.913698] 0x000001380000-0x000003780000 : "rootfs1"
[    2.984061] 0x000003780000-0x000005f80000 : "kernel2"
[    3.062055] 0x000003b80000-0x000005f80000 : "rootfs2"
[    3.132390] 0x000005f80000-0x000008000000 : "syscfg"
[    3.229856] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii
[    3.989900] ar8327: qca,phy-rgmii-en is not specified
[    3.991473] i2c /dev entries driver
[    4.001672] sdhci: Secure Digital Host Controller Interface driver
[    4.001722] sdhci: Copyright(c) Pierre Ossman
[    4.006862] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.015082] NET: Registered protocol family 10
[    4.019367] Segment Routing with IPv6
[    4.021323] NET: Registered protocol family 17
[    4.025085] Bridge firewalling registered
[    4.030464] l2tp_core: L2TP core driver, V2.0
[    4.033323] l2tp_netlink: L2TP netlink interface
[    4.037848] 8021q: 802.1Q VLAN Support v1.8
[    4.042459] Registering SWP/SWPB emulation handler
[    4.083820] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[    4.129365] s1a: Bringing 0uV into 1050000-1050000uV
[    4.129785] s1a: supplied by regulator-dummy
[    4.133630] s1b: Bringing 0uV into 1050000-1050000uV
[    4.138072] s1b: supplied by regulator-dummy
[    4.142805] s2a: Bringing 0uV into 800000-800000uV
[    4.147291] s2a: supplied by regulator-dummy
[    4.151687] s2b: Bringing 0uV into 800000-800000uV
[    4.156216] s2b: supplied by regulator-dummy
[    4.166748] thermal thermal_zone0: failed to read out thermal zone (-110)
[    4.187058] ubi0: attaching mtd16
[    4.346876] random: crng init done
[    4.473120] UBI: EOF marker found, PEBs from 169 will be erased
[    4.495101] ubi0: scanning is finished
[    4.528132] ubi0: volume 1 ("rootfs_data") re-sized from 9 to 97 LEBs
[    4.529765] ubi0: attached mtd16 (name "rootfs2", size 36 MiB)
[    4.533556] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    4.539369] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    4.546139] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    4.553101] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0
[    4.559856] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    4.566023] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1667001408
[    4.573134] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20
[    4.583463] ubi0: background thread "ubi_bgt0d" started, PID 84
[    4.583564] block ubiblock0_0: created from ubi0:0(root▒[    4.614868] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    4.618713] Freeing unused kernel memory: 1024K
[    4.660206] Run /sbin/init as init process
[    5.057871] init: Console is alive
[    5.058041] init: - watchdog -
[    6.259014] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    6.431276] Key type encrypted registered
[    6.448703] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    6.483265] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 53
[    6.489368] pstore: Using crash dump compression: deflate
[    6.489738] pstore: Registered ramoops as persistent store backend
[    6.495029] ramoops: using 0x40000@0x42100000, ecc: 0
[    6.503485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.515980] SCSI subsystem initialized
[    6.525096] ahci 29000000.sata: supply ahci not found, using dummy regulator
[    6.525258] ahci 29000000.sata: supply phy not found, using dummy regulator
[    6.531431] ahci 29000000.sata: supply target not found, using dummy regulator
[    6.538407] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[    6.545244] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    6.550803] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[    6.562042] scsi host0: ahci
[    6.567778] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 34
[    6.897886] ata1: SATA link down (SStatus 0 SControl 300)
[    6.906013] ehci-fsl: Freescale EHCI Host controller driver
[    6.908411] ehci-platform: EHCI generic platform driver
[    6.921375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.922165] ohci-platform: OHCI generic platform driver
[    6.928820] uhci_hcd: USB Universal Host Controller Interface driver
[    7.084020] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    7.084156] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    7.088851] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000002002010010
[    7.096167] xhci-hcd xhci-hcd.0.auto: irq 56, io mem 0x10000000
[    7.109997] hub 1-0:1.0: USB hub found
[    7.111276] hub 1-0:1.0: 1 port detected
[    7.115343] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    7.119243] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    7.124446] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    7.132214] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.139084] hub 2-0:1.0: USB hub found
[    7.146935] hub 2-0:1.0: 1 port detected
[    7.150680] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    7.154483] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    7.159989] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000002002010010
[    7.167427] xhci-hcd xhci-hcd.1.auto: irq 57, io mem 0x11000000
[    7.177468] hub 3-0:1.0: USB hub found
[    7.182619] hub 3-0:1.0: 1 port detected
[    7.186637] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    7.190583] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    7.195797] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    7.203494] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.210385] hub 4-0:1.0: USB hub found
[    7.218280] hub 4-0:1.0: 1 port detected
[    7.224921] usbcore: registered new interface driver usb-storage
[    7.227878] usbcore: registered new interface driver uas
[    7.231978] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    7.238470] init: - preinit -
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
[   20.205433] Starting lvm2 during preinit
File descriptor 3 (/dev/watchdog) leaked on lvm invocation. Parent PID 104: /bin/sh
File descriptor 3 (/dev/watchdog) leaked on lvm invocation. Parent PID 104: /bin/sh
[   21.928404] mount_root: loading kmods from internal overlay
[   21.984586] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[   22.000939] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[   22.234211] UBIFS (ubi0:1): default file-system created
[   22.235040] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   22.240639] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 200
[   22.327789] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   22.327824] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   22.334609] UBIFS (ubi0:1): FS size: 11046912 bytes (10 MiB, 87 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[   22.344602] UBIFS (ubi0:1): reserved for root: 521772 bytes (509 KiB)
[   22.354828] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 16E92650-CC32-4BD8-816A-BEF7DFF6F730, small LPT model
[   22.362550] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   22.372789] block: unable to load configuration (fstab: Entry not found)
[   22.379453] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
[   22.386342] block: unable to load configuration (fstab: Entry not found)
[   22.392753] block: attempting to load /etc/config/fstab
[   22.404001] block: unable to load configuration (fstab: Entry not found)
[   22.404353] block: no usable configuration
[   22.417463] UBIFS (ubi0:1): un-mount UBI device 0
[   22.417778] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[   22.424643] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   22.428376] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 201
[   22.512625] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   22.512668] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   22.519527] UBIFS (ubi0:1): FS size: 11046912 bytes (10 MiB, 87 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[   22.529429] UBIFS (ubi0:1): reserved for root: 521772 bytes (509 KiB)
[   22.539650] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 16E92650-CC32-4BD8-816A-BEF7DFF6F730, small LPT model
[   22.584660] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   22.584790] block: unable to load configuration (fstab: Entry not found)
[   22.590570] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
[   22.597570] block: unable to load configuration (fstab: Entry not found)
[   22.603768] block: attempting to load /etc/config/fstab
[   22.610661] block: unable to load configuration (fstab: Entry not found)
[   22.615495] block: no usable configuration
[   22.624913] mount_root: overlay filesystem has not been fully initialized yet
[   22.626773] mount_root: switching to ubifs overlay
[   22.651063] urandom-seed: Seed file not found (/etc/urandom.seed)
[   22.733154] procd: - early -
[   22.733418] procd: - watchdog -
Failed to connect to ubus
[   23.390178] procd: - watchdog -
[   23.396523] procd: - ubus -
[   23.584036] procd: - init -
Please press Enter to activate this console.
[   24.171170] urngd: v1.0.2 started.
[   24.235126] kmodloader: loading kernel modules from /etc/modules.d/*
[   24.319498] NET: Registered protocol family 38
[   24.339887] Key type dns_resolver registered
[   24.346150] NET: Registered protocol family 15
[   24.348068] Initializing XFRM netlink socket
[   24.351616] tun: Universal TUN/TAP device driver, 1.6
[   24.357843] **********************************************************
[   24.358860] * Driver    :NSS GMAC Driver - RTL v(3.72a)
[   24.365279] * Version   :1.0
[   24.370491] * Copyright :Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
[   24.373528] **********************************************************
[   24.516960] nss_driver - fw of size 536324  bytes copied to load addr: 40000000, nss_id : 0
[   24.517760] nss_driver - Turbo Support 1
[   24.524127] Supported Frequencies -
[   24.524131] 733Mhz
[   24.528379] 733Mhz
[   24.531842] 733Mhz
[   24.533663]
[   24.538115] c996d865: meminfo init succeed
[   24.569792] node size 1 # items 2
[   24.569824] memory: 0 0 (avl 497926144) items 2 active_cores 2
[   24.572103] c996d865: nss core 0 booted successfully
[   24.600744] nss_driver - fw of size 218224  bytes copied to load addr: 40800000, nss_id : 1
[   24.601226] 280074eb: meminfo init succeed
[   24.608145] debugfs: File 'n2h' in directory 'stats' already present!
[   24.612080] debugfs: File 'qrfs' in directory 'stats' already present!
[   24.618660] debugfs: File 'c2c_tx' in directory 'stats' already present!
[   24.625010] debugfs: File 'c2c_rx' in directory 'stats' already present!
[   24.631983] debugfs: File 'unaligned' in directory 'stats' already present!
[   24.641090] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   24.645290] node size 1 # items 2
[   24.645297] memory: 0 0 (avl 497926144) items 2 active_cores 2
[   24.645314] 280074eb: nss core 1 booted successfully
[   24.702757] cryptodev: driver 1.12 loaded.
[   24.706644] PPP generic driver version 2.4.2
[   24.708579] NET: Registered protocol family 24
[   24.715852] GACT probability on
[   24.716567] Mirror/redirect action on
[   24.723769] u32 classifier
[   24.723792]     input device check on
[   24.725383]     Actions configured
[   24.741253] fuse: init (API version 7.32)
[   24.745540] usbcore: registered new interface driver chaoskey
[   24.746269] Loading modules backported from Linux version v5.15.74-0-ga3f2f5ac9d61
[   24.750340] Backport generated by backports.git v5.15.74-1-0-ge2d78967
[   24.791930] usbcore: registered new interface driver ums-alauda
[   24.793093] usbcore: registered new interface driver ums-cypress
[   24.801556] usbcore: registered new interface driver ums-datafab
[   24.803987] usbcore: registered new interface driver ums-freecom
[   24.810457] usbcore: registered new interface driver ums-isd200
[   24.816418] usbcore: registered new interface driver ums-jumpshot
[   24.826460] usbcore: registered new interface driver ums-karma
[   24.828139] usbcore: registered new interface driver ums-sddr09
[   24.833706] usbcore: registered new interface driver ums-sddr55
[   24.839712] usbcore: registered new interface driver ums-usbat
[   24.860775] xt_time: kernel timezone is -0000
[   24.956226] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[   24.957087] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   32.591230] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[   32.591300] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   32.603047] ath10k_pci 0000:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[   32.666354] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:2 crc32 e4a0f655
[   33.936098] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[   34.036013] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[   34.037153] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   34.982716] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[   34.982762] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[   34.993456] ath10k_pci 0001:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[   35.055635] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:1 crc32 e4a0f655
[   36.314558] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[   36.417939] kmodloader: done loading kernel modules from /etc/modules.d/*
[   51.399993] ECM init
[   51.400045] ECM database jhash random seed: 0x1f188df3
[   51.402391] ECM init complete
[   53.982965] ipq8064-mdio 37000000.mdio eth1: 1000 Mbps Full Duplex
[   55.055797] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   55.059405] device eth1 entered promiscuous mode
[   55.061735] br-lan: port 1(eth1.1) entered blocking state
[   55.065751] br-lan: port 1(eth1.1) entered disabled state
[   55.071877] device eth1.1 entered promiscuous mode
[   55.081802] br-lan: port 1(eth1.1) entered blocking state
[   55.081837] br-lan: port 1(eth1.1) entered forwarding state
[   55.097547] ipq8064-mdio 37000000.mdio eth0: 1000 Mbps Full Duplex
[   56.161662] device eth0 entered promiscuous mode
[   56.162622] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   56.165520] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

root@GuvenRouter:~# modprobe act_nssmirred
failed to find a module named act_nssmirred

enable kmod-qca-nss-drv-igs

Hi @ACwifidude , from gcc-11.2 to gcc-11.3 for kernel 5.15, the ipq8064 kernel driver files of EA8500, changes alot. Related files list here:

qcom-ipq8064-ea8500.dts
qcom-ipq8064-eax500.dtsi
qcom-ipq8064-v2.0-smb208.dtsi
qcom-ipq8064-v2.0.dtsi
qcom-ipq8064.dtsi  41.8kb  in folder: build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/....
qcom-ipq8064.dtsi  28.2kB  in folder: build_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-11.3.0_musl_eabi/....

patch file 990-000-Add-required-entries-in-dts-files-for-NSS-support.patch

btw, R7800, also changed something in the new drivers, I do not know what's wrong on EA8500.

1 Like

Upon further testing, this is occurring with the regular master build as well. The boot log is the same. It is actually stuck in a boot loop. So this is not caused by your builds but an error in the new 5.15 master builds as the older 5.10 master builds would work just fine.

hello, anyone with this build error? (ACW's master)

ERROR: modpost: "nss_ipsec_get_ifnum" [/home/massi/rutto/master/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x_generic/qca-nss-ecm-standard/qca-nss-ecm-2022-10-20-b0250489/ecm.ko] undefined!
make[5]: *** [scripts/Makefile.modpost:133: /home/massi/rutto/master/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x_generic/qca-nss-ecm-standard/qca-nss-ecm-2022-10-20-b0250489/Module.symvers] Error 1
make[5]: *** Deleting file '/home/massi/rutto/master/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x_generic/qca-nss-ecm-standard/qca-nss-ecm-2022-10-20-b0250489/Module.symvers'
make[4]: *** [Makefile:1816: modules] Error 2
make[4]: Leaving directory '/home/massi/rutto/master/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x_generic/linux-5.15.77'
make[3]: *** [Makefile:338: /home/massi/rutto/master/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x_generic/qca-nss-ecm-standard/qca-nss-ecm-2022-10-20-b0250489/.built] Error 2
time: package/feeds/nss/qca-nss-ecm/standard/compile#35.48#2.06#10.19

1 Like

Well, I was silly enough to buy an EA7500v1 because the seller saw me looking at it and offered a steep discount. On examination it doesn't have the serial header or components, so (I believe) it'll need the more elaborate resistor and soldering arrangement. That combined with the 3mb kernel space and I think it's probably not worth my time.

But if there's a developer or tester here who has an interest, I'll not only give it away for free, I'll ship it at my own expense. (North America only, and only if you're serious. PM me.)

1 Like

Hello all, a new member of OpenWRT since 2 weeks back, I have been testing several builds for the R7800 and I'm currently running R7800-20221111-MasterNSS-sysupgrade.bin from @ACwifidude and have to say I'm really pleased with the wifi results I'm seeing. They are more or less identical to the stock firmware from Netgear, I would say around 90-100% compared to stock. Really good. Other builds were giving me around 400-500 Mbps at most, which is not bad, but considering the results from the stock firmware, better numbers should be expected with the performance builds from ACwifidude.

Looking forward to testing more functionality that OpwenWRT is providing as well.

2 Likes

I just pushed a ton of changes to nss-packages repo to handle package dependancies.

1.) scripts/feeds update nss
2.) make menuconfig (or oldconfig )
Then rebuild
3.) make package/compile -j$(nproc)

5 Likes

Good news guys.

pstore files from the crash this morning

<1>[899389.711344] 8<--- cut here ---
<1>[899389.711383] Unable to handle kernel paging request at virtual address 20000093
<1>[899389.713305] pgd = 6b972f4a
<1>[899389.720589] [20000093] *pgd=00000000
<0>[899389.723372] Internal error: Oops: 5 [#1] SMP ARM
<4>[899389.727190] Modules linked in: ecm nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet ath10k_pci ath10k_core ath wireguard 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 mac80211 libchacha20poly1305 iptable_mangle iptable_filter ipt_REJECT ipt_ECN ip_tables curve25519_neon cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_comment xt_TCPMSS xt_LOG xt_HL xt_DSCP xt_CLASSIFY x_tables sch_cake ppp_async poly1305_arm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c crc_ccitt compat chacha_neon fuse sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow
<4>[899389.727954]  cls_basic act_skbedit act_mirred act_gact qca_nss_pptp pptp qca_nss_pppoe pppoe pppox ppp_generic slhc ledtrig_usbport cryptodev nfsv4 nfsv3 nfs msdos ip_gre gre ifb ip6_udp_tunnel udp_tunnel sit ip6_tunnel tunnel6 tunnel4 ip_tunnel tun lockd sunrpc grace hfsplus hfs cdrom dns_resolver nls_utf8 nls_iso8859_15 nls_iso8859_1 nls_cp850 nls_cp437 nls_cp1250 wp512 twofish_generic twofish_common tea serpent_generic khazad cast6_generic cast5_generic cast_common camellia_generic blowfish_generic blowfish_common anubis xts crypto_user algif_skcipher algif_rng algif_hash algif_aead af_alg sha1_generic seqiv ecb cmac authencesn authenc uas 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 scsi_common ehci_hcd qca_nss_drv qca_nss_gmac ramoops reed_solomon pstore gpio_button_hotplug vfat fat f2fs ext4 mbcache jbd2 exfat
<4>[899389.797395]  dm_mirror dm_region_hash dm_log dm_crypt dm_mod dax crc32c_generic crc32_generic cbc encrypted_keys trusted tpm oid_registry asn1_encoder asn1_decoder
<4>[899389.906112] CPU: 0 PID: 23929 Comm: kworker/0:2 Not tainted 5.15.77 #0
<4>[899389.920767] Hardware name: Generic DT based system
<4>[899389.927103] Workqueue: events dbs_work_handler
<4>[899389.931963] PC is at msm_read_timer_count+0x8/0x18
<4>[899389.936477] LR is at msm_read_current_timer+0x18/0x24
<4>[899389.941337] pc : [<c08186b4>]    lr : [<c08186ec>]    psr: a0000093
<4>[899389.946549] sp : c8ffdd48  ip : 00000000  fp : c17d8a80
<4>[899389.953058] r10: c150f918  r9 : 00000000  r8 : c8ffddac
<4>[899389.958352] r7 : 20000013  r6 : 00000101  r5 : 00000006  r4 : c0dcf1b8
<4>[899389.963649] r3 : c0dd10c8  r2 : c0d9b33c  r1 : 20000093  r0 : c0d926e8
<4>[899389.969986] Flags: NzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment none
<4>[899389.976587] Control: 10c5787d  Table: 474e806a  DAC: 00000051
<1>[899389.983875] Register r0 information: non-slab/vmalloc memory
<1>[899389.989777] Register r1 information: non-paged memory
<1>[899389.995590] Register r2 information: non-slab/vmalloc memory
<1>[899390.000627] Register r3 information: non-slab/vmalloc memory
<1>[899390.006442] Register r4 information: non-slab/vmalloc memory
<1>[899390.012173] Register r5 information: non-paged memory
<1>[899390.017901] Register r6 information: non-paged memory
<1>[899390.022936] Register r7 information: non-paged memory
<1>[899390.028057] Register r8 information: non-slab/vmalloc memory
<1>[899390.033180] Register r9 information: NULL pointer
<1>[899390.038993] Register r10 information: slab kmalloc-256 start c150f900 pointer offset 24 size 256
<1>[899390.043688] Register r11 information: slab kmalloc-128 start c17d8a80 pointer offset 0 size 128
<1>[899390.052629] Register r12 information: NULL pointer
<0>[899390.061476] Process kworker/0:2 (pid: 23929, stack limit = 0xa5139ef3)
<0>[899390.066080] Stack: (0xc8ffdd48 to 0xc8ffe000)
<0>[899390.072679] dd40:                   c0dcf5b8 c0647738 c15b94dc 00000001 00000101 c06b5e7c
<0>[899390.077201] dd60: c15b94e8 c0d8094c ffffffff 00000002 c8ffddac c06b7550 00000000 c0d8094c
<0>[899390.085446] dd80: ffffffff c03438c8 c150f900 c0d8094c c1516540 00000002 2faf0800 23c34600
<0>[899390.093693] dda0: 000927c0 c06a48a0 c158be00 c1524e40 2faf0800 23c34600 c158be00 23c34600
<0>[899390.101941] ddc0: c1516540 00000000 c15af000 c06a8ec4 c1516428 c15af000 c06b6380 c140b180
<0>[899390.110186] dde0: 2faf0800 23c34600 000927c0 c06a8f08 c1516540 00000000 23c34600 c15af000
<0>[899390.118433] de00: dd98d010 23c34600 000927c0 c06a9134 23c34600 23c34600 00000000 ffffffff
<0>[899390.126679] de20: 23c34600 c0d82aec 00000400 c1c51e80 23c34600 00000001 c17d8c80 dd98d010
<0>[899390.134926] de40: 23c34600 c06a92b4 c162b800 c17d8c00 00000001 c17d8c80 dd98d010 c07dea04
<0>[899390.143172] de60: c1516540 c17d8c80 c8ffdec8 23c34600 00000000 c162b800 dd98d010 00000006
<0>[899390.151420] de80: 23c34600 c17d8c00 00000000 000927c0 00000000 c07dedb4 c0d90610 c03438c8
<0>[899390.159665] dea0: c162b200 23c34600 c162b200 c0dd1034 00000000 00000001 000c3500 c07e35cc
<0>[899390.167912] dec0: c162b200 000c3500 000927c0 00000024 c65af280 c162b200 c17da200 c17da280
<0>[899390.176158] dee0: c17da200 c17db080 c17da280 dd993305 c65af2c0 c07e6834 c17da238 00000000
<0>[899390.184406] df00: c17da204 c0d908f8 00000000 00000000 dd993305 c07e7510 c17da238 c65af280
<0>[899390.192651] df20: dd990080 dd993300 00000000 c0339fb8 c8ffc000 dd990080 00000008 c65af280
<0>[899390.200898] df40: c65af298 dd990080 00000008 dd990098 c0d03d00 dd990240 c8ffc000 c033a2b8
<0>[899390.209145] df60: c0d0c3ac c0d9badc c96e5ecc c7281b80 c963db80 c033a244 c65af280 c8ffc000
<0>[899390.217390] df80: c96e5ecc c963dba0 00000000 c0341f84 c7281b80 c0341e2c 00000000 00000000
<0>[899390.225637] dfa0: 00000000 00000000 00000000 c0300130 00000000 00000000 00000000 00000000
<0>[899390.233884] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<0>[899390.242130] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
<0>[899390.250375] [<c08186b4>] (msm_read_timer_count) from [<c08186ec>] (msm_read_current_timer+0x18/0x24)
<0>[899390.258620] [<c08186ec>] (msm_read_current_timer) from [<c0647738>] (__timer_delay+0x2c/0x78)
<0>[899390.267908] [<c0647738>] (__timer_delay) from [<c06b5e7c>] (krait_mux_set_parent+0xd4/0x11c)
<0>[899390.276415] [<c06b5e7c>] (krait_mux_set_parent) from [<c06b7550>] (krait_notifier_cb+0x58/0xb8)
<0>[899390.285009] [<c06b7550>] (krait_notifier_cb) from [<c03438c8>] (srcu_notifier_call_chain+0x7c/0xf4)
<0>[899390.293865] [<c03438c8>] (srcu_notifier_call_chain) from [<c06a48a0>] (__clk_notify+0x70/0x94)
<0>[899390.302978] [<c06a48a0>] (__clk_notify) from [<c06a8ec4>] (clk_change_rate+0xfc/0x2b8)
<0>[899390.311396] [<c06a8ec4>] (clk_change_rate) from [<c06a8f08>] (clk_change_rate+0x140/0x2b8)
<0>[899390.319382] [<c06a8f08>] (clk_change_rate) from [<c06a9134>] (clk_core_set_rate_nolock+0xb4/0x1f8)
<0>[899390.327716] [<c06a9134>] (clk_core_set_rate_nolock) from [<c06a92b4>] (clk_set_rate+0x3c/0x170)
<0>[899390.336744] [<c06a92b4>] (clk_set_rate) from [<c07dea04>] (_set_opp+0x250/0x518)
<0>[899390.345771] [<c07dea04>] (_set_opp) from [<c07dedb4>] (dev_pm_opp_set_rate+0xe8/0x218)
<0>[899390.353149] [<c07dedb4>] (dev_pm_opp_set_rate) from [<c07e35cc>] (__cpufreq_driver_target+0x194/0x238)
<0>[899390.360964] [<c07e35cc>] (__cpufreq_driver_target) from [<c07e6834>] (od_dbs_update+0xcc/0x1a0)
<0>[899390.370339] [<c07e6834>] (od_dbs_update) from [<c07e7510>] (dbs_work_handler+0x38/0x74)
<0>[899390.379365] [<c07e7510>] (dbs_work_handler) from [<c0339fb8>] (process_one_work+0x230/0x4bc)
<0>[899390.387440] [<c0339fb8>] (process_one_work) from [<c033a2b8>] (worker_thread+0x74/0x5d4)
<0>[899390.395859] [<c033a2b8>] (worker_thread) from [<c0341f84>] (kthread+0x158/0x174)
<0>[899390.404017] [<c0341f84>] (kthread) from [<c0300130>] (ret_from_fork+0x14/0x24)
<0>[899390.411480] Exception stack(0xc8ffdfb0 to 0xc8ffdff8)
<0>[899390.418598] dfa0:                                     00000000 00000000 00000000 00000000
<0>[899390.423813] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<0>[899390.432060] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
<0>[899390.440308] Code: e3a00000 e12fff1e e30130c8 e34c30dd (e5933000) 
<4>[899390.447158] ---[ end trace ffc343429909f10b ]---
<0>[899390.476476] Kernel panic - not syncing: Fatal exception
<2>[899390.476520] CPU1: stopping
<4>[899390.480853] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G      D           5.15.77 #0
<4>[899390.483373] Hardware name: Generic DT based system
<4>[899390.491013] [<c030e5b4>] (unwind_backtrace) from [<c030a130>] (show_stack+0x14/0x20)
<4>[899390.495702] [<c030a130>] (show_stack) from [<c064a1dc>] (dump_stack_lvl+0x40/0x4c)
<4>[899390.503689] [<c064a1dc>] (dump_stack_lvl) from [<c030cfdc>] (do_handle_IPI+0x144/0x184)
<4>[899390.511153] [<c030cfdc>] (do_handle_IPI) from [<c030d038>] (ipi_handler+0x1c/0x2c)
<4>[899390.519486] [<c030d038>] (ipi_handler) from [<c037b0dc>] (handle_percpu_devid_irq+0x84/0x16c)
<4>[899390.526867] [<c037b0dc>] (handle_percpu_devid_irq) from [<c03749a0>] (handle_domain_irq+0x68/0x94)
<4>[899390.535547] [<c03749a0>] (handle_domain_irq) from [<c06642cc>] (gic_handle_irq+0x8c/0xb4)
<4>[899390.544488] [<c06642cc>] (gic_handle_irq) from [<c0300b7c>] (__irq_svc+0x5c/0x78)
<4>[899390.552818] Exception stack(0xc146df18 to 0xc146df60)
<4>[899390.560369] df00:                                                       00000000 000331fd
<4>[899390.565500] df20: 1cd56000 dd99c480 00000000 97508c40 c17fc040 00000000 dd99b6f0 000331fd
<4>[899390.573746] df40: 00000000 000331fd f5e87da0 c146df68 c07e9b00 c07e9b20 60000013 ffffffff
<4>[899390.581988] [<c0300b7c>] (__irq_svc) from [<c07e9b20>] (cpuidle_enter_state+0x180/0x37c)
<4>[899390.590234] [<c07e9b20>] (cpuidle_enter_state) from [<c07e9d6c>] (cpuidle_enter+0x3c/0x5c)
<4>[899390.598480] [<c07e9d6c>] (cpuidle_enter) from [<c03525a0>] (do_idle+0x204/0x2a4)
<4>[899390.606640] [<c03525a0>] (do_idle) from [<c0352964>] (cpu_startup_entry+0x1c/0x20)
<4>[899390.614278] [<c0352964>] (cpu_startup_entry) from [<42301530>] (0x42301530)
<1>[899389.711344] 8<--- cut here ---
<1>[899389.711383] Unable to handle kernel paging request at virtual address 20000093
<1>[899389.713305] pgd = 6b972f4a
<1>[899389.720589] [20000093] *pgd=00000000
<0>[899389.723372] Internal error: Oops: 5 [#1] SMP ARM
<4>[899389.727190] Modules linked in: ecm nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet ath10k_pci ath10k_core ath wireguard 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 mac80211 libchacha20poly1305 iptable_mangle iptable_filter ipt_REJECT ipt_ECN ip_tables curve25519_neon cfg80211 xt_time xt_tcpudp xt_tcpmss xt_statistic xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_comment xt_TCPMSS xt_LOG xt_HL xt_DSCP xt_CLASSIFY x_tables sch_cake ppp_async poly1305_arm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c crc_ccitt compat chacha_neon fuse sch_tbf sch_ingress sch_htb sch_hfsc em_u32 cls_u32 cls_tcindex cls_route cls_matchall cls_fw cls_flow
<4>[899389.727954]  cls_basic act_skbedit act_mirred act_gact qca_nss_pptp pptp qca_nss_pppoe pppoe pppox ppp_generic slhc ledtrig_usbport cryptodev nfsv4 nfsv3 nfs msdos ip_gre gre ifb ip6_udp_tunnel udp_tunnel sit ip6_tunnel tunnel6 tunnel4 ip_tunnel tun lockd sunrpc grace hfsplus hfs cdrom dns_resolver nls_utf8 nls_iso8859_15 nls_iso8859_1 nls_cp850 nls_cp437 nls_cp1250 wp512 twofish_generic twofish_common tea serpent_generic khazad cast6_generic cast5_generic cast_common camellia_generic blowfish_generic blowfish_common anubis xts crypto_user algif_skcipher algif_rng algif_hash algif_aead af_alg sha1_generic seqiv ecb cmac authencesn authenc uas 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 scsi_common ehci_hcd qca_nss_drv qca_nss_gmac ramoops reed_solomon pstore gpio_button_hotplug vfat fat f2fs ext4 mbcache jbd2 exfat
<4>[899389.797395]  dm_mirror dm_region_hash dm_log dm_crypt dm_mod dax crc32c_generic crc32_generic cbc encrypted_keys trusted tpm oid_registry asn1_encoder asn1_decoder
<4>[899389.906112] CPU: 0 PID: 23929 Comm: kworker/0:2 Not tainted 5.15.77 #0
<4>[899389.920767] Hardware name: Generic DT based system
<4>[899389.927103] Workqueue: events dbs_work_handler
<4>[899389.931963] PC is at msm_read_timer_count+0x8/0x18
<4>[899389.936477] LR is at msm_read_current_timer+0x18/0x24
<4>[899389.941337] pc : [<c08186b4>]    lr : [<c08186ec>]    psr: a0000093
<4>[899389.946549] sp : c8ffdd48  ip : 00000000  fp : c17d8a80
<4>[899389.953058] r10: c150f918  r9 : 00000000  r8 : c8ffddac
<4>[899389.958352] r7 : 20000013  r6 : 00000101  r5 : 00000006  r4 : c0dcf1b8
<4>[899389.963649] r3 : c0dd10c8  r2 : c0d9b33c  r1 : 20000093  r0 : c0d926e8
<4>[899389.969986] Flags: NzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment none
<4>[899389.976587] Control: 10c5787d  Table: 474e806a  DAC: 00000051
<1>[899389.983875] Register r0 information: non-slab/vmalloc memory
<1>[899389.989777] Register r1 information: non-paged memory
<1>[899389.995590] Register r2 information: non-slab/vmalloc memory
<1>[899390.000627] Register r3 information: non-slab/vmalloc memory
<1>[899390.006442] Register r4 information: non-slab/vmalloc memory
<1>[899390.012173] Register r5 information: non-paged memory
<1>[899390.017901] Register r6 information: non-paged memory
<1>[899390.022936] Register r7 information: non-paged memory
<1>[899390.028057] Register r8 information: non-slab/vmalloc memory
<1>[899390.033180] Register r9 information: NULL pointer
<1>[899390.038993] Register r10 information: slab kmalloc-256 start c150f900 pointer offset 24 size 256
<1>[899390.043688] Register r11 information: slab kmalloc-128 start c17d8a80 pointer offset 0 size 128
<1>[899390.052629] Register r12 information: NULL pointer
<0>[899390.061476] Process kworker/0:2 (pid: 23929, stack limit = 0xa5139ef3)
<0>[899390.066080] Stack: (0xc8ffdd48 to 0xc8ffe000)
<0>[899390.072679] dd40:                   c0dcf5b8 c0647738 c15b94dc 00000001 00000101 c06b5e7c
<0>[899390.077201] dd60: c15b94e8 c0d8094c ffffffff 00000002 c8ffddac c06b7550 00000000 c0d8094c
<0>[899390.085446] dd80: ffffffff c03438c8 c150f900 c0d8094c c1516540 00000002 2faf0800 23c34600
<0>[899390.093693] dda0: 000927c0 c06a48a0 c158be00 c1524e40 2faf0800 23c34600 c158be00 23c34600
<0>[899390.101941] ddc0: c1516540 00000000 c15af000 c06a8ec4 c1516428 c15af000 c06b6380 c140b180
<0>[899390.110186] dde0: 2faf0800 23c34600 000927c0 c06a8f08 c1516540 00000000 23c34600 c15af000
<0>[899390.118433] de00: dd98d010 23c34600 000927c0 c06a9134 23c34600 23c34600 00000000 ffffffff
<0>[899390.126679] de20: 23c34600 c0d82aec 00000400 c1c51e80 23c34600 00000001 c17d8c80 dd98d010
<0>[899390.134926] de40: 23c34600 c06a92b4 c162b800 c17d8c00 00000001 c17d8c80 dd98d010 c07dea04
<0>[899390.143172] de60: c1516540 c17d8c80 c8ffdec8 23c34600 00000000 c162b800 dd98d010 00000006
<0>[899390.151420] de80: 23c34600 c17d8c00 00000000 000927c0 00000000 c07dedb4 c0d90610 c03438c8
<0>[899390.159665] dea0: c162b200 23c34600 c162b200 c0dd1034 00000000 00000001 000c3500 c07e35cc
<0>[899390.167912] dec0: c162b200 000c3500 000927c0 00000024 c65af280 c162b200 c17da200 c17da280
<0>[899390.176158] dee0: c17da200 c17db080 c17da280 dd993305 c65af2c0 c07e6834 c17da238 00000000
<0>[899390.184406] df00: c17da204 c0d908f8 00000000 00000000 dd993305 c07e7510 c17da238 c65af280
<0>[899390.192651] df20: dd990080 dd993300 00000000 c0339fb8 c8ffc000 dd990080 00000008 c65af280
<0>[899390.200898] df40: c65af298 dd990080 00000008 dd990098 c0d03d00 dd990240 c8ffc000 c033a2b8
<0>[899390.209145] df60: c0d0c3ac c0d9badc c96e5ecc c7281b80 c963db80 c033a244 c65af280 c8ffc000
<0>[899390.217390] df80: c96e5ecc c963dba0 00000000 c0341f84 c7281b80 c0341e2c 00000000 00000000
<0>[899390.225637] dfa0: 00000000 00000000 00000000 c0300130 00000000 00000000 00000000 00000000
<0>[899390.233884] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<0>[899390.242130] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
<0>[899390.250375] [<c08186b4>] (msm_read_timer_count) from [<c08186ec>] (msm_read_current_timer+0x18/0x24)
<0>[899390.258620] [<c08186ec>] (msm_read_current_timer) from [<c0647738>] (__timer_delay+0x2c/0x78)
<0>[899390.267908] [<c0647738>] (__timer_delay) from [<c06b5e7c>] (krait_mux_set_parent+0xd4/0x11c)
<0>[899390.276415] [<c06b5e7c>] (krait_mux_set_parent) from [<c06b7550>] (krait_notifier_cb+0x58/0xb8)
<0>[899390.285009] [<c06b7550>] (krait_notifier_cb) from [<c03438c8>] (srcu_notifier_call_chain+0x7c/0xf4)
<0>[899390.293865] [<c03438c8>] (srcu_notifier_call_chain) from [<c06a48a0>] (__clk_notify+0x70/0x94)
<0>[899390.302978] [<c06a48a0>] (__clk_notify) from [<c06a8ec4>] (clk_change_rate+0xfc/0x2b8)
<0>[899390.311396] [<c06a8ec4>] (clk_change_rate) from [<c06a8f08>] (clk_change_rate+0x140/0x2b8)
<0>[899390.319382] [<c06a8f08>] (clk_change_rate) from [<c06a9134>] (clk_core_set_rate_nolock+0xb4/0x1f8)
<0>[899390.327716] [<c06a9134>] (clk_core_set_rate_nolock) from [<c06a92b4>] (clk_set_rate+0x3c/0x170)
<0>[899390.336744] [<c06a92b4>] (clk_set_rate) from [<c07dea04>] (_set_opp+0x250/0x518)
<0>[899390.345771] [<c07dea04>] (_set_opp) from [<c07dedb4>] (dev_pm_opp_set_rate+0xe8/0x218)
<0>[899390.353149] [<c07dedb4>] (dev_pm_opp_set_rate) from [<c07e35cc>] (__cpufreq_driver_target+0x194/0x238)
<0>[899390.360964] [<c07e35cc>] (__cpufreq_driver_target) from [<c07e6834>] (od_dbs_update+0xcc/0x1a0)
<0>[899390.370339] [<c07e6834>] (od_dbs_update) from [<c07e7510>] (dbs_work_handler+0x38/0x74)
<0>[899390.379365] [<c07e7510>] (dbs_work_handler) from [<c0339fb8>] (process_one_work+0x230/0x4bc)
<0>[899390.387440] [<c0339fb8>] (process_one_work) from [<c033a2b8>] (worker_thread+0x74/0x5d4)
<0>[899390.395859] [<c033a2b8>] (worker_thread) from [<c0341f84>] (kthread+0x158/0x174)
<0>[899390.404017] [<c0341f84>] (kthread) from [<c0300130>] (ret_from_fork+0x14/0x24)
<0>[899390.411480] Exception stack(0xc8ffdfb0 to 0xc8ffdff8)
<0>[899390.418598] dfa0:                                     00000000 00000000 00000000 00000000
<0>[899390.423813] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
<0>[899390.432060] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
<0>[899390.440308] Code: e3a00000 e12fff1e e30130c8 e34c30dd (e5933000) 
<4>[899390.447158] ---[ end trace ffc343429909f10b ]---

@ACwifidude Quick question... I've never dabbled with 802.11k/r/v, but I've seen you speak about them in the past. Is there any reason to enable them if I'm only using one R7800 as a router/AP with no additional access points?