- It's not qos. It's sqm.
- Sqm cannot fix WiFi latency
OK, I'm leaving this thread. My apologies for asking.
AI currently only assists with generating or adapting kernel/NSS patches to make the code compile successfully. However, it does not replace the critical validation and functional testing work performed by humans. End-to-end verification of actual device behavior, stability, performance, regressions, interoperability, and long-term reliability still requires extensive hands-on testing and engineering judgment from contributors such as @qosmio @AgustinLorenzo and others.
Augustin’s build points to a repo with an Airport1 (classic) build of shairport-sync-mbedtls, can anyone tell me if it’s possible to get an opkg version of this build of shairport-sync-mbedtls for 24.10.x or would I have to compile it myself?
Thanks for your time.
This is why I didn't even bother to test it, lol. AI is good for time consuming trivial tasks for people who already know what they are doing. AI for kernel development? No thanks.
We fixed some minor bugs over the past few days and tested the following devices: jdcloud_re-cs-02, jdcloud_re-cs-07, jdcloud_re-ss-01, link_nn6000-v2, qihoo_360v6, redmi_ax5, zn_m2, aliyun_ap8220, redmi_ax6, and xiaomi_ax3600. All are running well with no errors reported.
Attached is the log for jdcloud_re-ss-01.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014]
[ 0.000000] Linux version 6.18.26 (runner@runnervmeorf1) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r0-c7e0167) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Thu May 7 08:40:12 2026
[ 0.000000] Machine model: JDCloud RE-SS-01
[ 0.000000] OF: reserved mem: 0x0000000000060000..0x0000000000065fff (24 KiB) nomap non-reusable rpm_msg_ram@60000
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x0000000040ffffff (16384 KiB) nomap non-reusable nss@40000000
[ 0.000000] OF: reserved mem: 0x000000004a100000..0x000000004a4fffff (4096 KiB) nomap non-reusable bootloader@4a100000
[ 0.000000] OF: reserved mem: 0x000000004a600000..0x000000004a9fffff (4096 KiB) nomap non-reusable tz@4a600000
[ 0.000000] OF: reserved mem: 0x000000004aa00000..0x000000004aafffff (1024 KiB) nomap non-reusable smem@4aa00000
[ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004eafffff (65536 KiB) nomap non-reusable q6@4ab00000
[ 0.000000] OF: reserved mem: 0x000000004eb00000..0x000000004ebfffff (1024 KiB) nomap non-reusable q6_etr@4eb00000
[ 0.000000] OF: reserved mem: 0x000000004ec00000..0x000000004ecfffff (1024 KiB) nomap non-reusable m3_dump@4ec00000
[ 0.000000] OF: reserved mem: 0x000000004ed00000..0x000000004edfffff (1024 KiB) nomap non-reusable ramoops@4ed00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000040ffffff]
[ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a0fffff]
[ 0.000000] node 0: [mem 0x000000004a100000-0x000000004a4fffff]
[ 0.000000] node 0: [mem 0x000000004a500000-0x000000004a5fffff]
[ 0.000000] node 0: [mem 0x000000004a600000-0x000000004edfffff]
[ 0.000000] node 0: [mem 0x000000004ee00000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 20 pages/cpu s44440 r8192 d29288 u81920
[ 0.000000] pcpu-alloc: s44440 r8192 d29288 u81920 alloc=204096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 root=PARTUUID=0460b889-9e5e-e88b-7c2c-5ac563d767c9 gpt rootwait
[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 1MB
[ 0.000000] software IO TLB: mapped [mem 0x000000005f4c0000-0x000000005f5c0000] (1MB)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479]
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000140] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000152] pid_max: default: 32768 minimum: 301
[ 0.004272] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.004285] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.013771] rcu: Hierarchical SRCU implementation.
[ 0.013780] rcu: Max phase no-delay instances is 1000.
[ 0.014085] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.014504] smp: Bringing up secondary CPUs ...
[ 0.015210] Detected VIPT I-cache on CPU1
[ 0.015352] CPU1: Booted secondary processor 0x0000000001 [0x51af8014]
[ 0.016119] Detected VIPT I-cache on CPU2
[ 0.016230] CPU2: Booted secondary processor 0x0000000002 [0x51af8014]
[ 0.017044] Detected VIPT I-cache on CPU3
[ 0.017150] CPU3: Booted secondary processor 0x0000000003 [0x51af8014]
[ 0.017228] smp: Brought up 1 node, 4 CPUs
[ 0.017236] SMP: Total of 4 processors activated.
[ 0.017240] CPU: All CPU(s) started at EL1
[ 0.017244] CPU features: detected: 32-bit EL0 Support
[ 0.017249] CPU features: detected: CRC32 instructions
[ 0.017299] alternatives: applying system-wide alternatives
[ 0.017506] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.017763] Memory: 401104K/524288K available (9152K kernel code, 904K rwdata, 2984K rodata, 960K init, 287K bss, 120184K reserved, 0K cma-reserved)
[ 0.025967] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.026005] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.026085] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
[ 0.026159] 29136 pages in range for non-PLT usage
[ 0.026164] 520656 pages in range for PLT usage
[ 0.028510] pinctrl core: initialized pinctrl subsystem
[ 0.030879] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.031441] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.031480] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.031514] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.031889] thermal_sys: Registered thermal governor 'step_wise'
[ 0.031963] cpuidle: using governor menu
[ 0.032172] ASID allocator initialised with 65536 entries
[ 0.038541] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000
[ 0.078303] SCSI subsystem initialized
[ 0.078517] usbcore: registered new interface driver usbfs
[ 0.078559] usbcore: registered new interface driver hub
[ 0.078598] usbcore: registered new device driver usb
[ 0.078928] qcom_scm: convention: smc arm 64
[ 0.081050] clocksource: Switched to clocksource arch_sys_counter
[ 0.085479] NET: Registered PF_INET protocol family
[ 0.085628] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.087650] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.087669] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.087691] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.087740] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.087885] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.088258] MPTCP token hash table entries: 512 (order: 2, 12288 bytes, linear)
[ 0.088423] UDP hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.088456] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.088989] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.089028] PCI: CLS 0 bytes, default 64
[ 0.090607] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.091392] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.091400] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.098351] qcom-qmp-usb-phy 78000.ssphy: supply vdda-phy not found, using dummy regulator
[ 0.098499] qcom-qmp-usb-phy 78000.ssphy: supply vdda-pll not found, using dummy regulator
[ 0.099556] qcom-qusb2-phy 79000.qusb: supply vdd not found, using dummy regulator
[ 0.099704] qcom-qusb2-phy 79000.qusb: supply vdda-pll not found, using dummy regulator
[ 0.099745] qcom-qusb2-phy 79000.qusb: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.107850] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.108836] msm_serial 78b1000.serial: msm_serial: detected port #0*
[ 0.108949] msm_serial 78b1000.serial: uartclk = 1843200
[ 0.109408] 78b1000.serial: ttyMSM0 at MMIO 0x78b1000 (irq = 19, base_baud = 115200) is a MSM
[ 0.109485] msm_serial: console setup on port* #0*
[ 0.109536] printk: legacy console [ttyMSM0] enabled
[ 0.922515] msm_serial: driver initialized
[ 0.932996] loop: module loaded
[ 0.935287] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 0.950923] i2c_dev: i2c /dev entries driver
[ 0.957561] sdhci: Secure Digital Host Controller Interface driver
[ 0.957607] sdhci: Copyright(c) Pierre Ossman
[ 0.962663] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.968970] clocksource: arch_mmio_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.972846] arch-timer-mmio b120000.timer: mmio timer running at 24.00MHz (virt)
[ 0.986034] remoteproc remoteproc0: releasing cd00000.remoteproc
[ 0.993428] NET: Registered PF_INET6 protocol family
[ 0.998383] Segment Routing with IPv6
[ 1.002105] In-situ OAM (IOAM) with IPv6
[ 1.005619] NET: Registered PF_PACKET protocol family
[ 1.009572] l2tp_core: L2TP core driver, V2.0
[ 1.013913] mmc0: SDHCI controller on 7804000.mmc [7804000.mmc] using ADMA 64-bit
[ 1.014478] l2tp_netlink: L2TP netlink interface
[ 1.026345] 8021q: 802.1Q VLAN Support v1.8
[ 1.065432] cpufreq: cpufreq_policy_online: CPU0: Running at unlisted initial frequency: 799999 kHz, changing to: 864000 kHz
[ 1.067250] remoteproc remoteproc0: cd00000.remoteproc is available
[ 1.076370] clk: Disabling unused clocks
[ 1.082568] check access for rdinit=/init failed: -2, ignoring
[ 1.082660] Waiting for root device PARTUUID=0460b889-9e5e-e88b-7c2c-5ac563d767c9...
[ 1.185945] mmc0: new HS200 MMC card at address 0001
[ 1.186796] mmcblk0: mmc0:0001 SLD64G 57.1 GiB
[ 1.218709] Alternate GPT is invalid, using primary GPT.
[ 1.218803] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26
[ 1.225853] mmcblk0boot0: mmc0:0001 SLD64G 4.00 MiB
[ 1.235195] mmcblk0boot1: mmc0:0001 SLD64G 4.00 MiB
[ 1.239359] mmcblk0rpmb: mmc0:0001 SLD64G 4.00 MiB, chardev (246:0)
[ 1.273668] VFS: Mounted root (squashfs filesystem) readonly on device 179:18.
[ 1.274153] Freeing unused kernel memory: 960K
[ 1.279867] Run /sbin/init as init process
[ 1.284248] with arguments:
[ 1.284253] /sbin/init
[ 1.284259] with environment:
[ 1.284263] HOME=/
[ 1.284268] TERM=linux
[ 1.534292] init: Console is alive
[ 1.534439] init: - watchdog -
[ 2.390752] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 2.418749] raid6: skipped pq benchmark and selected neonx8
[ 2.418788] raid6: using neon recovery algorithm
[ 2.424778] xor: measuring software checksum speed
[ 2.428995] 8regs : 3278 MB/sec
[ 2.433606] 32regs : 3286 MB/sec
[ 2.438115] arm64_neon : 2995 MB/sec
[ 2.441369] xor: using function: 32regs (3286 MB/sec)
[ 2.553304] Btrfs loaded, zoned=no, fsverity=no
[ 2.624326] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 2.703560] ssdk_dt_parse_interrupt[942]:INFO:intr-gpio does not exist
[ 3.071440] __adpt_hppe_uniphy_psgmii_mode_set[1194]:INFO:uniphy 0 psgmii channel selection
[ 3.187188] regi_init[2525]:INFO:Initializing CPPE Done!!
[ 3.187291] regi_init[2574]:INFO:qca-ssdk module init succeeded!
[ 3.194478] EDMA ver 1 hw init
[ 3.197853] EDMA HW Reset completed succesfully
[ 3.200528] Num rings - TxDesc:1 (23-23) TxCmpl:1 (23-23)
[ 3.204955] RxDesc:1 (15-15) RxFill:1 (7-7)
[ 3.391995] Qualcomm QCA8075 90000.mdio-1:01: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:01, irq=POLL)
[ 3.461598] Qualcomm QCA8075 90000.mdio-1:02: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:02, irq=POLL)
[ 3.541580] Qualcomm QCA8075 90000.mdio-1:03: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:03, irq=POLL)
[ 3.611580] Qualcomm QCA8075 90000.mdio-1:04: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:04, irq=POLL)
[ 3.612632] **********************************************************
[ 3.620485] * NSS Data Plane driver
[ 3.627018] **********************************************************
[ 3.637496] libata version 3.00 loaded.
[ 3.673077] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.673150] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.678377] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000808000000010
[ 3.685104] xhci-hcd xhci-hcd.1.auto: irq 41, io mem 0x08a00000
[ 3.694552] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.700298] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 3.705871] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 3.713904] hub 1-0:1.0: USB hub found
[ 3.720017] hub 1-0:1.0: 1 port detected
[ 3.724053] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.728122] hub 2-0:1.0: USB hub found
[ 3.735911] hub 2-0:1.0: 1 port detected
[ 3.747192] usbcore: registered new interface driver usb-storage
[ 3.748681] usbcore: registered new interface driver uas
[ 3.752874] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 3.764071] init: - preinit -
[ 10.461048] random: crng init done
[ 15.133047] Scanning for Btrfs filesystems
[ 15.387907] mount_root: loading kmods from internal overlay
[ 15.420412] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 15.424959] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 15.667407] block: attempting to load /tmp/overlay/upper/etc/config/fstab
[ 15.667555] block: unable to load configuration (fstab: Entry not found)
[ 15.673283] block: attempting to load /tmp/overlay/etc/config/fstab
[ 15.680007] block: unable to load configuration (fstab: Entry not found)
[ 15.686011] block: attempting to load /etc/config/fstab
[ 15.718424] block: extroot: not configured
[ 15.719813] loop0: detected capacity change from 0 to 1048576
[ 15.781058] loop0: detected capacity change from 1048576 to 960896
[ 15.802673] block: overlay filesystem in /dev/loop0 has not been formatted yet
[ 16.236148] F2FS-fs (loop0): f2fs_recover_fsync_data: recovery fsync data, check_only: 0
[ 16.236409] F2FS-fs (loop0): Mounted with checkpoint version = 1666a753
[ 16.243589] block: attempting to load /tmp/f2fs_cfg/upper/etc/config/fstab
[ 16.249869] block: unable to load configuration (fstab: Entry not found)
[ 16.256670] block: attempting to load /tmp/f2fs_cfg/etc/config/fstab
[ 16.263583] block: unable to load configuration (fstab: Entry not found)
[ 16.269835] block: attempting to load /etc/config/fstab
[ 16.276704] block: extroot: not configured
[ 16.290698] loop0: detected capacity change from 0 to 1048576
[ 16.371297] loop0: detected capacity change from 1048576 to 960896
[ 16.374927] F2FS-fs (loop0): f2fs_recover_fsync_data: recovery fsync data, check_only: 0
[ 16.376584] F2FS-fs (loop0): Mounted with checkpoint version = 1666a755
[ 16.590030] block: attempting to load /tmp/overlay/upper/etc/config/fstab
[ 16.590168] block: unable to load configuration (fstab: Entry not found)
[ 16.595911] block: attempting to load /tmp/overlay/etc/config/fstab
[ 16.602713] block: unable to load configuration (fstab: Entry not found)
[ 16.608625] block: attempting to load /etc/config/fstab
[ 16.615757] block: extroot: not configured
[ 16.621697] block: attempting to load /tmp/f2fs_cfg/upper/etc/config/fstab
[ 16.624703] block: unable to load configuration (fstab: Entry not found)
[ 16.631553] block: attempting to load /tmp/f2fs_cfg/etc/config/fstab
[ 16.638402] block: unable to load configuration (fstab: Entry not found)
[ 16.644765] block: attempting to load /etc/config/fstab
[ 16.651541] block: extroot: not configured
[ 16.657245] mount_root: overlay filesystem has not been fully initialized yet
[ 16.660833] mount_root: switching to f2fs overlay
[ 16.673361] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 16.865171] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 16.914259] procd: - early -
[ 16.914371] procd: - watchdog -
[ 17.465603] procd: - watchdog -
[ 17.465813] procd: - ubus -
[ 17.621015] procd: - init -
[ 17.968911] kmodloader: loading kernel modules from /etc/modules.d/*
[ 18.126636] urngd: v1.0.2 started.
[ 18.142188] NET: Registered PF_ALG protocol family
[ 18.189601] tun: Universal TUN/TAP device driver, 1.6
[ 33.836572] hotplug: symlinking qca-nss0.bin to /lib/firmware/qca-nss0-retail.bin
[ 33.943508] qca-nss 39000000.nss: NSS fw version: NSS.FW.12.5-210-CP.R
[ 33.943551] qca-nss 39000000.nss: fw of size 862184 bytes copied to addr: 40000000, nss_id: 0
[ 33.950894] ffffffc0795b6160: NSS core 0 DDR from 40000000 to 41000000
[ 33.984856] qca-nss 39000000.nss: NSS core 0 booted successfully
[ 34.082953] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 34.088690] nat46: module (version unknown) loaded.
[ 34.095887] gre: GRE over IPv4 demultiplexer driver
[ 34.098576] ip_gre: GRE over IPv4 tunneling driver
[ 34.104641] ip6_gre: GRE over IPv6 tunneling driver
[ 34.123143] nss_vlan_mgr_init_module[1939]:Module (Build Build Id: 05/07/26, 10:38:45) loaded
[ 34.132945] PPP generic driver version 2.4.2
[ 34.169257] NET: Registered PF_PPPOX protocol family
[ 34.174943] PPTP driver version 0.8.5
[ 34.215274] nss_wifi_meshmgr_init_module[1994]:Module Build Id: 05/07/26, 10:39:59 loaded
[ 34.222662] GACT probability on
[ 34.224764] Mirror/redirect action on
[ 34.240003] u32 classifier
[ 34.240035] input device check on
[ 34.241626] Actions configured
[ 34.258636] ntfs3: Enabled Linux POSIX ACLs support
[ 34.264462] fuse: init (API version 7.45)
[ 34.281920] usbcore: registered new interface driver cdc_wdm
[ 34.282731] Loading modules backported from Linux version v6.18.26-0-g1fe060681
[ 34.286658] Backport generated by backports.git 6ecbb44
[ 34.298506] usbcore: registered new interface driver ipheth
[ 34.300016] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 34.311186] mc: Linux media interface: v0.10
[ 34.327383] PPP MPPE Compression module registered
[ 34.329176] :module loaded Build_ID - 05/07/26, 10:38:31 SoC=ipq60xx
[ 34.334084] NET: Registered PF_QIPCRTR protocol family
[ 34.342389] usbcore: registered new device driver r8152-cfgselector
[ 34.343622] usbcore: registered new interface driver r8152
[ 34.350741] usbcore: registered new interface driver rtl8150
[ 34.358113] usbcore: registered new interface driver ums-alauda
[ 34.362228] usbcore: registered new interface driver ums-cypress
[ 34.367978] usbcore: registered new interface driver ums-datafab
[ 34.374137] usbcore: registered new interface driver ums-freecom
[ 34.380143] usbcore: registered new interface driver ums-isd200
[ 34.386233] usbcore: registered new interface driver ums-jumpshot
[ 34.391792] usbcore: registered new interface driver ums-karma
[ 34.398249] usbcore: registered new interface driver ums-sddr09
[ 34.403949] usbcore: registered new interface driver ums-sddr55
[ 34.409748] usbcore: registered new interface driver ums-usbat
[ 34.419355] usbcore: registered new interface driver usbserial_generic
[ 34.420255] usbserial: USB Serial support registered for generic
[ 34.428780] usbcore: registered new interface driver asix
[ 34.434320] usbcore: registered new interface driver ax88179_178a
[ 34.439014] usbcore: registered new interface driver cdc_eem
[ 34.452870] usbcore: registered new interface driver cdc_ether
[ 34.454673] usbcore: registered new interface driver cdc_ncm
[ 34.458516] usbcore: registered new interface driver cdc_subset
[ 34.478311] usbcore: registered new interface driver huawei_cdc_ncm
[ 34.585267] usbcore: registered new interface driver rndis_host
[ 34.586509] usbcore: registered new interface driver sierra_net
[ 34.596831] usbcore: registered new interface driver snd-usb-audio
[ 34.601065] wireguard: WireGuard 1.0.0 loaded. See ``www.wireguard.com`` for information.
[ 34.602159] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 34.656085] ath11k c000000.wifi: ipq6018 hw1.0
[ 34.656121] ath11k c000000.wifi: FW memory mode: 1
[ 34.693998] remoteproc remoteproc0: powering up cd00000.remoteproc
[ 34.706607] remoteproc remoteproc0: Booting fw image IPQ6018/q6_fw.mdt, size 7340
[ 35.468210] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up
[ 35.472314] usbcore: registered new interface driver cdc_mbim
[ 35.479962] usbcore: registered new interface driver qcserial
[ 35.480449] usbserial: USB Serial support registered for Qualcomm USB modem
[ 35.486666] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 35.549384] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
[ 35.549437] ath11k c000000.wifi: fw_version 0x2c0205b4 fw_build_timestamp 2024-10-04 16:15 fw_build_id WLAN.HK.2.12-01460-QCAHKSWPL_SILICONZ-1
[ 35.796757] ath11k c000000.wifi: htt event 48 not handled
[ 35.800684] ath11k c000000.wifi: nss init soc nss if_num 203 userpd_id 0
[ 38.408544] br-lan: port 1(lan1) entered blocking state
[ 38.408591] br-lan: port 1(lan1) entered disabled state
[ 38.412765] nss-dp 3a001200.dp2 lan1: entered allmulticast mode
[ 38.418394] nss-dp 3a001200.dp2 lan1: entered promiscuous mode
[ 38.434810] br-lan: port 2(lan2) entered blocking state
[ 38.434856] br-lan: port 2(lan2) entered disabled state
[ 38.438950] nss-dp 3a001400.dp3 lan2: entered allmulticast mode
[ 38.445201] nss-dp 3a001400.dp3 lan2: entered promiscuous mode
[ 38.454216] br-lan: port 3(lan3) entered blocking state
[ 38.455871] br-lan: port 3(lan3) entered disabled state
[ 38.461080] nss-dp 3a001600.dp4 lan3: entered allmulticast mode
[ 38.467073] nss-dp 3a001600.dp4 lan3: entered promiscuous mode
[ 42.179412] br-lan: port 4(phy0-ap0) entered blocking state
[ 42.179462] br-lan: port 4(phy0-ap0) entered disabled state
[ 42.183931] ath11k c000000.wifi phy0-ap0: entered allmulticast mode
[ 42.190011] ath11k c000000.wifi phy0-ap0: entered promiscuous mode
[ 42.326334] ECM init: selected_front_end=1, register_ip_post_routing=1, register_br_post_routing=1
[ 42.326416] ECM database jhash random seed: 0x3d71ff21
[ 42.335798] ECM init complete
[ 42.458535] br-lan: port 5(phy1-ap0) entered blocking state
[ 42.458585] br-lan: port 5(phy1-ap0) entered disabled state
[ 42.463159] ath11k c000000.wifi phy1-ap0: entered allmulticast mode
[ 42.481114] ath11k c000000.wifi phy1-ap0: entered promiscuous mode
[ 42.565012] br-lan: port 5(phy1-ap0) entered blocking state
[ 42.565059] br-lan: port 5(phy1-ap0) entered forwarding state
[ 44.328005] qca-nss 39000000.nss: Configuring additional NSS pbufs
[ 44.337146] qca-nss 39000000.nss: Additional pbufs of size 3100672 got added to NSS
[ 44.631470] br-lan: port 4(phy0-ap0) entered disabled state
[ 44.672710] ath11k c000000.wifi phy0-ap0 (unregistering): left allmulticast mode
[ 44.672761] ath11k c000000.wifi phy0-ap0 (unregistering): left promiscuous mode
[ 44.679214] br-lan: port 4(phy0-ap0) entered disabled state
[ 44.981225] ath11k c000000.wifi phy1-ap0: left allmulticast mode
[ 44.981278] ath11k c000000.wifi phy1-ap0: left promiscuous mode
[ 44.986465] br-lan: port 5(phy1-ap0) entered disabled state
[ 45.746720] br-lan: port 4(phy0-ap0) entered blocking state
[ 45.746766] br-lan: port 4(phy0-ap0) entered disabled state
[ 45.751250] ath11k c000000.wifi phy0-ap0: entered allmulticast mode
[ 45.771113] ath11k c000000.wifi phy0-ap0: entered promiscuous mode
[ 46.152016] br-lan: port 5(phy1-ap0) entered blocking state
[ 46.152066] br-lan: port 5(phy1-ap0) entered disabled state
[ 46.156458] ath11k c000000.wifi phy1-ap0: entered allmulticast mode
[ 46.164012] ath11k c000000.wifi phy1-ap0: entered promiscuous mode
[ 46.202422] br-lan: port 5(phy1-ap0) entered blocking state
[ 46.202472] br-lan: port 5(phy1-ap0) entered forwarding state
For anyone using mesh, please note that VIKINGFY’s repo does not support it, as it currently only supports NSS firmware version 12.5. You cannot compile it for 11.4.
Try again using the stock version.
qualcommax-ipq807x-xiaomi_ax9000-stock-squashfs-factory
Thanks, will sysupgrade work on top of the official build?