CMCC MR3000D-CI
CMCC MR3000D-CI is a 2.4/5 GHz band 11ax (Wi-Fi 6) router, based on IPQ5018 and distributed by China Mobile.
Supported Versions
Experimental Versions
OpenWrt 25.12 builds (non-official):
https://mega.nz/folder/ks4R2S4D#g1l_wH-nBOMONrDqOkeEvQ/folder/x0QmyZgL
Hardware Highlights
Installation
Telnet method
1. Enable telnet
Log in to http://192.168.10.1/ with the password on the sticker. Modify URL http://192.168.10.1/cgi-bin/luci/;stok=78becad1b1490e45be2776025cde2b7d/api/NPCnetwork/ping?url=$(telnetd) (keep your unique hash after ;stok=) and press Enter. You should get the following result in the browser:
{"link":0}
2. Start tftp server on IP 192.168.10.254 and put factory image openwrt-qualcommax-ipq50xx-cmcc_mr3000d-ci-squashfs-factory.ubi in the tftp root dir.
3. Login to 192.168.10.1 with telnet (user: root, pass: from the sticker).
4. Download factory image from the tftp:
tftp -l factory.ubi -r openwrt-qualcommax-ipq50xx-cmcc_mr3000d-ci-squashfs-factory.ubi -g 192.168.10.254
5. Flash factory image:
export rootfs=$(cat /proc/mtd | grep rootfs | grep -v _ | cut -d: -f1)
ubidetach -f -p /dev/${rootfs}
ubiformat /dev/${rootfs} -y -f /tmp/factory.ubi
6. Reboot:
reboot
U-Boot Method using UBI Image (using UART)
Place the factory.ubi file on your TFTP server, enter U-Boot CLI and exec these commands:
tftpboot <your_tftp_server_ip>:factory.ubi flash rootfs reset
U-Boot is protected by a password (pass: netpower).
U-Boot Method using initramfs Image (using UART)
1. Place the openwrt-*-initramfs-fit-uImage.itb file on your TFTP server and rename it to initramfs.bin
2. Enable serial console, enter to U-Boot CLI and exec these commands:
tftpboot <your_tftp_server_ip>:initramfs.bin bootm
U-Boot is protected by a password (pass: netpower).
3. Once boot completed, upload the sysupgrade.bin file to router's /tmp directory (using scp or wget) and execute the following command in OpenWrt shell:
sysupgrade -n /tmp/sysupgrade.bin
Flash Layout
0x000000000000-0x000000080000 : "0:sbl1" 0x000000080000-0x000000100000 : "0:mibib" 0x000000100000-0x000000140000 : "0:bootconfig" 0x000000140000-0x000000180000 : "0:bootconfig1" 0x000000180000-0x000000280000 : "0:qsee" 0x000000280000-0x000000380000 : "0:qsee_1" 0x000000380000-0x0000003c0000 : "0:devcfg" 0x0000003c0000-0x000000400000 : "0:devcfg_1" 0x000000400000-0x000000440000 : "0:cdt" 0x000000440000-0x000000480000 : "0:cdt_1" 0x000000480000-0x000000500000 : "0:appsblenv" 0x000000500000-0x000000640000 : "0:appsbl" 0x000000640000-0x000000780000 : "0:appsbl_1" 0x000000780000-0x000000880000 : "0:art" 0x000000880000-0x000000900000 : "0:training" 0x000000900000-0x000004300000 : "rootfs"
OEM easy installation
None at this time.
OEM installation using the TFTP method
Upgrading OpenWrt
LuCI Web Upgrade Process
- Upload image file for sysupgrade to LuCI and flash
Terminal Upgrade Process
If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line.
sysupgrade
- Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
Debricking
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
The default network configuration is:
| Interface Name | Description | Default configuration |
|---|---|---|
| br-lan | LAN & WiFi | 192.168.1.1/24 |
| phy0 | WiFi | Disabled, br-lan |
| phy1 | WiFi | Disabled, br-lan |
Switch Ports (for VLANs)
| Port | Switch port |
|---|---|
| Internet (WAN) | 4 |
| LAN 1 | 3 |
| LAN 2 | 2 |
| LAN 3 | 1 |
Buttons
→ hardware.button on howto use and configure the hardware button(s).
The CMCC MR3000D-CI has the following buttons:
| BUTTON | Event |
|---|---|
| Reset | reset |
| WPS | WPS |
Hardware
Info
Photos
Opening the case
→ Warranty
Remove screws and open the case.
Main PCB:
See review - https://post.smzdm.com/p/a2xe46wp/
Serial
→ port.serial general information about the serial port, serial port cable, etc.
Serial pins are silkscreened on the PCB.
| Serial connection parameters for CMCC MR3000D-CI | 115200, 8N1, 3.3V |
|---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
Bootloader mods
Hardware mods
None so far.
Bootlogs
OEM bootlog
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1.1-00066 S - IMAGE_VARIANT_STRING=MAACANAZA S - OEM_IMAGE_VERSION_STRING=CRM S - Boot Config, 0x000002c5 B - 127 - PBL, Start B - 1562 - bootable_media_detect_entry, Start B - 3657 - bootable_media_detect_success, Start B - 3660 - elf_loader_entry, Start B - 8842 - auth_hash_seg_entry, Start B - 9202 - auth_hash_seg_exit, Start B - 102559 - elf_segs_hash_verify_entry, Start B - 172122 - PBL, End B - 141581 - SBL1, Start B - 202947 - GCC [RstStat:0x0, RstDbg:0x600000] WDog Stat : 0x4 B - 211060 - clock_init, Start D - 7503 - clock_init, Delta B - 218746 - boot_flash_init, Start D - 15067 - boot_flash_init, Delta B - 233874 - boot_config_data_table_init, Start D - 4697 - boot_config_data_table_init, Delta - (575 Bytes) B - 241621 - Boot Setting : 0x00010618 B - 247995 - CDT version:2,Platform ID:8,Major ID:4,Minor ID:8,Subtype:2 B - 254736 - sbl1_ddr_set_params, Start B - 256169 - Pre_DDR_clock_init, Start B - 261995 - Pre_DDR_clock_init, End B - 904233 - do ddr sanity test, Start D - 61 - do ddr sanity test, Delta B - 908930 - Image Load, Start D - 244427 - QSEE Image Loaded, Delta - (578956 Bytes) B - 1154181 - Image Load, Start D - 13938 - DEVCFG Image Loaded, Delta - (13592 Bytes) B - 1168150 - Image Load, Start D - 179980 - APPSBL Image Loaded, Delta - (427610 Bytes) B - 1348191 - QSEE Execution, Start D - 61 - QSEE Execution, Delta B - 1354657 - SBL1, End D - 1215760 - SBL1, Delta S - Flash Throughput, 2435 KB/s (1021405 Bytes, 419337 us) S - DDR Frequency, 800 MHz S - Core 0 Frequency, 800 MHz
U-Boot 2016.01 (Jan 22 2024 - 15:25:06 +0800)
DRAM: smem ram ptable found: ver: 1 len: 4 512 MiB
gpio_init ⇒ RED:30 Green:46 Reset:27 WPS:38
NAND: QPIC controller support serial NAND ID = 41c841c8 Vendor = c8 Device = 41 Serial Nand Device Found With ID : 0xc8 0x41 Serial NAND device Manufacturer:GD5F1GQ5REYIG Device Size:128 MiB, Page size:2048, Spare Size:128, ECC:8-bit qpic_nand: changing oobsize to 80 from 128 bytes SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000 ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 128 MiB MMC: sdhci: Node Not found, skipping initialization
PCI Link Intialized PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040802 wps_btn_status=1 Hit any key to stop autoboot: 0 ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name “mtd=0”, size 58 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 464, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1770916037 ubi0: available PEBs: 0, total reserved PEBs: 464, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified → Using max size (4444160) ## Loading kernel from FIT Image at 44000000 ...
Using 'config@mp03.3-m1' configuration Trying 'kernel-1' kernel subimage Description: ARM64 OpenWrt Linux-6.12.68 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e8 Data Size: 4328004 Bytes = 4.1 MiB Architecture: AArch64 OS: Linux Load Address: 0x41000000 Entry Point: 0x41000000 Hash algo: crc32 Hash value: 1484d60f Hash algo: sha1 Hash value: 60ff4649fe665cb6358519a705696b30602f016a Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 44000000 ...
Using 'config@mp03.3-m1' configuration Trying 'fdt-1' fdt subimage Description: ARM64 OpenWrt cmcc_mr3000d-ci device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x44420c6c Data Size: 28650 Bytes = 28 KiB Architecture: AArch64 Hash algo: crc32 Hash value: 6eb454c8 Hash algo: sha1 Hash value: a0473efc2e01616ea3295fcdc935ed6009701b64 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x44420c6c Uncompressing Kernel Image ... OK Loading Device Tree to 4a3f6000, end 4a3fffe9 ... OK
fdt_fixup_qpic: QPIC: unable to find node '/soc/qpic-nand@79b0000' Could not find PCI in device tree Using machid 0x8040802 from environment
Starting kernel ...
Jumping to AARCH64 kernel via monitor [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014] [ 0.000000] Linux version 6.12.68 (unameone@OpenwrtBuild) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r33062+1-0561b875fb) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Thu Feb 12 17:07:17 2026 [ 0.000000] Machine model: CMCC MR3000D-CI [ 0.000000] OF: reserved mem: 0x0000000040000000..0x0000000040ffffff (16384 KiB) nomap non-reusable memory@40000000 [ 0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a7fffff (4096 KiB) nomap non-reusable tz_apps@4a400000 [ 0.000000] OF: reserved mem: 0x000000004a800000..0x000000004a9fffff (2048 KiB) nomap non-reusable bootloader@4a800000 [ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfffff (1024 KiB) nomap non-reusable smem@4ab00000 [ 0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004adfffff (2048 KiB) nomap non-reusable tz@4ac00000 [ 0.000000] OF: reserved mem: 0x000000004b000000..0x000000004dffffff (49152 KiB) nomap non-reusable wcss@4b000000 [ 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-0x000000004a3fffff] [ 0.000000] node 0: [mem 0x000000004a400000-0x000000004a9fffff] [ 0.000000] node 0: [mem 0x000000004aa00000-0x000000004aafffff] [ 0.000000] node 0: [mem 0x000000004ab00000-0x000000004adfffff] [ 0.000000] node 0: [mem 0x000000004ae00000-0x000000004affffff] [ 0.000000] node 0: [mem 0x000000004b000000-0x000000004dffffff] [ 0.000000] node 0: [mem 0x000000004e000000-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] psci: OSI mode supported. [ 0.000000] psci: [Firmware Bug]: failed to set PC mode: -1 [ 0.000000] percpu: Embedded 21 pages/cpu s45528 r8192 d32296 u86016 [ 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 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1 swiotlb=1 coherent_pool=2M [ 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] Built 1 zonelists, mobility grouping on. Total pages: 131072 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB [ 0.000000] software IO TLB: mapped [mem 0x000000005f580000-0x000000005f600000] (0MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 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-0x0b00aff7], SPI[448:479] [ 0.000000] GICv2m: range[mem 0x0b00b000-0x0b00bff7], SPI[480:511] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000371] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000396] pid_max: default: 32768 minimum: 301 [ 0.005341] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.005366] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.011895] rcu: Hierarchical SRCU implementation. [ 0.011908] rcu: Max phase no-delay instances is 1000. [ 0.012468] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.013493] smp: Bringing up secondary CPUs ... [ 0.014634] Detected VIPT I-cache on CPU1 [ 0.014782] CPU1: Booted secondary processor 0x0000000001 [0x51af8014] [ 0.015019] smp: Brought up 1 node, 2 CPUs [ 0.015037] SMP: Total of 2 processors activated. [ 0.015043] CPU: All CPU(s) started at EL1 [ 0.015049] CPU features: detected: 32-bit EL0 Support [ 0.015056] CPU features: detected: CRC32 instructions [ 0.015129] alternatives: applying system-wide alternatives [ 0.015365] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.015657] Memory: 422588K/524288K available (8960K kernel code, 996K rwdata, 2944K rodata, 960K init, 288K bss, 99852K reserved, 0K cma-reserved) [ 0.023163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.023198] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.023335] 29184 pages in range for non-PLT usage [ 0.023345] 520704 pages in range for PLT usage [ 0.025496] pinctrl core: initialized pinctrl subsystem [ 0.028638] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.029773] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.030192] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.030517] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.031130] thermal_sys: Registered thermal governor 'step_wise' [ 0.031315] cpuidle: using governor menu [ 0.031677] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.031809] ASID allocator initialised with 65536 entries [ 0.037207] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000 [ 0.076783] SCSI subsystem initialized [ 0.077147] usbcore: registered new interface driver usbfs [ 0.077250] usbcore: registered new interface driver hub [ 0.077314] usbcore: registered new device driver usb [ 0.077730] qcom_scm: convention: smc arm 64 [ 0.080664] clocksource: Switched to clocksource arch_sys_counter [ 0.084930] NET: Registered PF_INET protocol family [ 0.085253] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.087507] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.087543] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.087571] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.087626] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.087811] TCP: Hash tables configured (established 4096 bind 4096) [ 0.088424] MPTCP token hash table entries: 512 (order: 2, 12288 bytes, linear) [ 0.088648] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.088685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.089303] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.089373] PCI: CLS 0 bytes, default 64 [ 0.093378] workingset: timestamp_bits=46 max_order=17 bucket_order=0 [ 0.094164] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.094179] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.215597] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.217593] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.217775] msm_serial 78af000.serial: uartclk = 1843199 [ 0.218620] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 21, base_baud = 115199) is a MSM [ 0.218791] msm_serial: console setup on port #0 [ 0.218874] printk: legacy console [ttyMSM0] enabled [ 0.971324] msm_serial: driver initialized [ 0.986413] loop: module loaded [ 0.993359] spi-nand spi0.0: GigaDevice SPI NAND was found. [ 0.993410] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 [ 1.146497] i2c_dev: i2c /dev entries driver [ 1.151661] sdhci: Secure Digital Host Controller Interface driver [ 1.151722] sdhci: Copyright© Pierre Ossman [ 1.156758] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.165151] remoteproc remoteproc0: releasing cd00000.remoteproc [ 1.168949] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available [ 1.176645] NET: Registered PF_INET6 protocol family [ 1.184218] Segment Routing with IPv6 [ 1.187226] In-situ OAM (IOAM) with IPv6 [ 1.191024] NET: Registered PF_PACKET protocol family [ 1.195131] 8021q: 802.1Q VLAN Support v1.8 [ 1.251663] spi-nand spi0.0: GigaDevice SPI NAND was found. [ 1.251727] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 [ 1.256938] 17 qcomsmem partitions found on MTD device spi0.0 [ 1.264502] Creating 17 MTD partitions on “spi0.0”: [ 1.270134] 0x000000000000-0x000000080000 : “0:sbl1” [ 1.277090] 0x000000080000-0x000000100000 : “0:mibib” [ 1.282638] 0x000000100000-0x000000140000 : “0:bootconfig” [ 1.286935] 0x000000140000-0x000000180000 : “0:bootconfig1” [ 1.292225] 0x000000180000-0x000000280000 : “0:qsee” [ 1.298940] 0x000000280000-0x000000380000 : “0:qsee_1” [ 1.304119] 0x000000380000-0x0000003c0000 : “0:devcfg” [ 1.307626] 0x0000003c0000-0x000000400000 : “0:devcfg_1” [ 1.313126] 0x000000400000-0x000000440000 : “0:cdt” [ 1.318232] 0x000000440000-0x000000480000 : “0:cdt_1” [ 1.322986] 0x000000480000-0x000000500000 : “0:appsblenv” [ 1.328547] 0x000000500000-0x000000640000 : “0:appsbl” [ 1.335434] 0x000000640000-0x000000780000 : “0:appsbl_1” [ 1.340405] 0x000000780000-0x000000880000 : “0:art” [ 1.346320] 0x000000880000-0x000000900000 : “0:training” [ 1.349189] 0x000000900000-0x000004300000 : “rootfs” [ 1.469864] mtd: setting mtd15 (rootfs) as root device [ 1.470740] mtdsplit: no squashfs found in “rootfs” [ 1.473995] 0x000004300000-0x000007d00000 : “rootfs_1” [ 1.616021] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 1008000 KHz [ 1.618953] remoteproc remoteproc0: cd00000.remoteproc is available [ 1.625804] qcom-q6-mpd cd00000.remoteproc: pd-1 node found [ 1.633407] remoteproc remoteproc1: pd-1 is available [ 1.637484] qcom-q6-mpd cd00000.remoteproc: pd-2 node found [ 1.644129] remoteproc remoteproc2: pd-2 is available [ 1.648022] qcom-q6-mpd cd00000.remoteproc: pd-3 node found [ 1.654816] remoteproc remoteproc3: pd-3 is available [ 1.664942] ubi0: attaching mtd15 [ 2.230993] ubi0: scanning is finished [ 2.302023] ubi0: attached mtd15 (name “rootfs”, size 58 MiB) [ 2.302077] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.306768] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.313593] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.320398] ubi0: good PEBs: 464, bad PEBs: 0, corrupted PEBs: 0 [ 2.327188] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 2.333436] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1770916037 [ 2.340452] ubi0: available PEBs: 0, total reserved PEBs: 464, PEBs reserved for bad PEB handling: 20 [ 2.349787] ubi0: background thread “ubi_bgt0d” started, PID 566 [ 2.351524] block ubiblock0_1: created from ubi0:1(rootfs�[ 2.381411] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.381940] Freeing unused kernel memory: 960K [ 2.387607] Run /sbin/init as init process [ 2.687928] init: Console is alive [ 2.688322] init: - watchdog - [ 3.650664] random: crng init done [ 3.720170] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.826361] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 3.890433] ssdk_dt_parse_mac_mode[300]:INFO:mac mode1 doesn't exit! [ 3.890487] ssdk_dt_parse_mac_mode[308]:INFO:mac mode2 doesn't exit! [ 3.896024] ssdk_dt_parse_port_bmp[1064]:INFO:port_bmp doesn't exist! [ 3.902257] ssdk_dt_parse_interrupt[942]:INFO:intr-gpio does not exist [ 5.410637] ssdk_mp_reset_init[1311]:INFO:MP reset successfully! [ 5.741650] _adpt_mp_uniphy_clk_output_ctrl_set[264]:INFO:uniphy will output clock as 25000000Hz [ 5.741815] regi_init[2548]:INFO:Initializing SCOMPHY Done!! [ 5.749692] regi_init[2574]:INFO:qca-ssdk module init succeeded! [ 5.759312] nss-dp 39c00000.dp1 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:1) with GMAC, mac_base: 0xffffffc0816d0000 [ 5.832653] Qualcomm Atheros IPQ5018 internal PHY 88000.mdio-1:07: attached PHY driver (mii_bus:phy_addr=88000.mdio-1:07, irq=POLL) [ 5.924104] nss-dp 39d00000.dp2 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:2) with GMAC, mac_base: 0xffffffc081700000 [ 5.925230] Generic PHY fixed-0:00: attached PHY driver (mii_bus:phy_addr=fixed-0:00, irq=POLL) [ 5.939240] [ 5.945907] * NSS Data Plane driver [ 5.952449] [ 5.985394] usbcore: registered new interface driver usb-storage [ 5.986449] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.997499] init: - preinit - [ 6.082252] qca8k 90000.mdio-1:11: configuring for fixed/sgmii link mode [ 6.089867] qca8k 90000.mdio-1:11: Link is Up - 1Gbps/Full - flow control off [ 6.151849] qca8k 90000.mdio-1:11 lan3 (uninitialized): PHY [90000.mdio-1:00] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.222181] qca8k 90000.mdio-1:11 lan2 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.301828] qca8k 90000.mdio-1:11 lan1 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.371883] qca8k 90000.mdio-1:11 wan (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.379462] nss-dp 39d00000.dp2 eth1: entered promiscuous mode [ 6.382823] DSA: tree 0 setup Cannot parse config file '/etc/fw_env.config': No such file or directory Failed to find NVMEM device [ 7.090522] nss-dp 39d00000.dp2 eth1: PHY Link up speed: 1000 [ 7.093893] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode [ 7.095754] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0 [ 7.102080] ssdk_dev_event[2313]:ERROR:netdev change notify failed 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 [ 11.379350] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 11.379660] UBIFS (ubi0:2): background thread “ubifs_bgt0_2” started, PID 785 [ 11.454936] UBIFS (ubi0:2): recovery needed [ 11.615062] UBIFS (ubi0:2): recovery completed [ 11.615242] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name “rootfs_data” [ 11.618437] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.626384] UBIFS (ubi0:2): FS size: 38854656 bytes (37 MiB, 306 LEBs), max 316 LEBs, journal size 1904640 bytes (1 MiB, 15 LEBs) [ 11.636254] UBIFS (ubi0:2): reserved for root: 1835200 bytes (1792 KiB) [ 11.647878] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 443DD22C-B7BB-4CEC-AA9C-E5D4B258F03F, small LPT model [ 11.663822] mount_root: switching to ubifs overlay [ 11.674576] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 11.688180] urandom-seed: Seeding with /etc/urandom.seed [ 11.782716] procd: - early - [ 11.782968] procd: - watchdog - [ 12.416750] procd: - watchdog - [ 12.428709] procd: - ubus - [ 12.584908] procd: - init - Please press Enter to activate this console. [ 13.198685] kmodloader: loading kernel modules from /etc/modules.d/* [ 13.381190] urngd: v1.0.2 started. [ 13.564949] l2tp_core: L2TP core driver, V2.0 [ 13.572718] l2tp_netlink: L2TP netlink interface [ 13.817690] qca-nss 7a00000.nss: NSS FW Version: NSS.MP.11.4.0.5-6-R [ 13.817741] qca-nss 7a00000.nss: fw of size 767472 bytes copied to addr: 40000000, nss_id: 0 [ 13.825586] ffffffc0790cde40: NSS core 0 DDR from 40000000 to 41000000 [ 24.836137] gre: GRE over IPv4 demultiplexor driver [ 24.838646] ip_gre: GRE over IPv4 tunneling driver [ 24.860129] ntfs3: Enabled Linux POSIX ACLs support [ 24.876625] Loading modules backported from Linux version v6.18.7-0-g5dfbc5357 [ 24.876685] Backport generated by backports.git c8a37ce [ 24.906880] NET: Registered PF_QIPCRTR protocol family [ 25.309591] PPP generic driver version 2.4.2 [ 25.312604] NET: Registered PF_PPPOX protocol family [ 25.315742] PPTP driver version 0.8.5 [ 25.413665] ath11k c000000.wifi: ipq5018 hw1.0 [ 25.413715] ath11k c000000.wifi: FW memory mode: 1 [ 25.518194] remoteproc remoteproc1: powering up pd-1 [ 25.518353] remoteproc remoteproc1: Direct firmware load for ath11k/IPQ5018/hw1.0/q6_fw.mdt failed with error -2 [ 25.522441] remoteproc remoteproc1: Falling back to sysfs fallback for: ath11k/IPQ5018/hw1.0/q6_fw.mdt [ 25.645632] remoteproc remoteproc1: request_firmware failed: -12 [ 25.645693] ath11k c000000.wifi: failed to boot the remote processor Q6 [ 25.650843] ath11k c000000.wifi: failed to power up :-12 [ 25.710883] ath11k c000000.wifi: failed to create soc core: -12 [ 25.710947] ath11k c000000.wifi: failed to init core: -12 [ 25.716354] ath11k c000000.wifi: probe with driver ath11k failed with error -12 [ 25.721480] ath11k b00a040.wifi: Multipd architecture - userpd: 2 [ 25.728877] ath11k b00a040.wifi: qcn6122 hw1.0 [ 25.734602] ath11k b00a040.wifi: FW memory mode: 1 [ 25.809699] remoteproc remoteproc2: powering up pd-2 [ 25.809868] remoteproc remoteproc2: Direct firmware load for ath11k/IPQ5018/hw1.0/q6_fw.mdt failed with error -2 [ 25.813934] remoteproc remoteproc2: Falling back to sysfs fallback for: ath11k/IPQ5018/hw1.0/q6_fw.mdt [ 25.934279] remoteproc remoteproc2: request_firmware failed: -12 [ 25.934343] ath11k b00a040.wifi: failed to boot the remote processor Q6 [ 25.939376] ath11k b00a040.wifi: failed to power up :-12 [ 25.981094] ath11k b00a040.wifi: failed to create soc core: -12 [ 25.981157] ath11k b00a040.wifi: failed to init core: -12 [ 25.986506] ath11k b00a040.wifi: probe with driver ath11k failed with error -12 [ 25.996848] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 26.007010] kmodloader: done loading kernel modules from /etc/modules.d/* [ 31.651235] nss-dp 39d00000.dp2 eth1: PHY Link is down [ 31.658028] nss-dp 39d00000.dp2 eth1: PHY Link up speed: 1000 [ 31.676314] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode [ 31.719879] ECM init [ 31.720016] ECM database jhash random seed: 0x6dd11ade [ 31.729578] ECM init complete [ 31.730503] br-lan: port 1(lan1) entered blocking state [ 31.731701] br-lan: port 1(lan1) entered disabled state [ 31.737299] qca8k 90000.mdio-1:11 lan1: entered allmulticast mode [ 31.742042] nss-dp 39d00000.dp2 eth1: entered allmulticast mode [ 31.751836] qca8k 90000.mdio-1:11 lan1: entered promiscuous mode [ 31.790546] qca8k 90000.mdio-1:11 lan2: configuring for phy/gmii link mode [ 31.792509] br-lan: port 2(lan2) entered blocking state [ 31.796464] br-lan: port 2(lan2) entered disabled state [ 31.802907] qca8k 90000.mdio-1:11 lan2: entered allmulticast mode [ 31.812853] qca8k 90000.mdio-1:11 lan2: entered promiscuous mode [ 31.833602] qca8k 90000.mdio-1:11 lan3: configuring for phy/gmii link mode [ 31.835827] br-lan: port 3(lan3) entered blocking state [ 31.839447] br-lan: port 3(lan3) entered disabled state [ 31.845334] qca8k 90000.mdio-1:11 lan3: entered allmulticast mode [ 31.852702] qca8k 90000.mdio-1:11 lan3: entered promiscuous mode [ 31.876755] qca8k 90000.mdio-1:11 wan: configuring for phy/gmii link mode [ 32.710880] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0 [ 32.710967] ssdk_dev_event[2313]:ERROR:netdev change notify failed [ 34.641775] qca-nss 7a00000.nss: Configuring additional NSS pbufs [ 34.641928] qca-nss 7a00000.nss: Additional pbufs of size 0 got added to NSS [ 34.646879] qca-nss 7a00000.nss: Invalid input value. should be greater than 1 and less than 20971520 [ 35.038438] qca8k 90000.mdio-1:11 wan: Link is Up - 1Gbps/Full - flow control rx/tx [ 35.038754] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0 [ 35.045052] ssdk_dev_event[2313]:ERROR:netdev change notify failed
OpenWrt bootlog
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014] [ 0.000000] Linux version 6.12.71 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r32713-f919e7899d) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Tue Mar 3 00:14:15 2026 [ 0.000000] Machine model: CMCC MR3000D-CI [ 0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a7fffff (4096 KiB) nomap non-reusable tz_apps@4a400000 [ 0.000000] OF: reserved mem: 0x000000004a800000..0x000000004a9fffff (2048 KiB) nomap non-reusable bootloader@4a800000 [ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfffff (1024 KiB) nomap non-reusable smem@4ab00000 [ 0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004adfffff (2048 KiB) nomap non-reusable tz@4ac00000 [ 0.000000] OF: reserved mem: 0x000000004b000000..0x000000004dffffff (49152 KiB) nomap non-reusable wcss@4b000000 [ 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-0x000000004a3fffff] [ 0.000000] node 0: [mem 0x000000004a400000-0x000000004a9fffff] [ 0.000000] node 0: [mem 0x000000004aa00000-0x000000004aafffff] [ 0.000000] node 0: [mem 0x000000004ab00000-0x000000004adfffff] [ 0.000000] node 0: [mem 0x000000004ae00000-0x000000004affffff] [ 0.000000] node 0: [mem 0x000000004b000000-0x000000004dffffff] [ 0.000000] node 0: [mem 0x000000004e000000-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] psci: OSI mode supported. [ 0.000000] psci: [Firmware Bug]: failed to set PC mode: -1 [ 0.000000] percpu: Embedded 20 pages/cpu s43288 r8192 d30440 u81920 [ 0.000000] pcpu-alloc: s43288 r8192 d30440 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 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 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1 swiotlb=1 coherent_pool=2M [ 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] Built 1 zonelists, mobility grouping on. Total pages: 131072 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB [ 0.000000] software IO TLB: mapped [mem 0x000000005f580000-0x000000005f600000] (0MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: 0xffffffc080010000 [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00aff7], SPI[448:479] [ 0.000000] GICv2m: range[mem 0x0b00b000-0x0b00bff7], SPI[480:511] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] 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.000160] pid_max: default: 32768 minimum: 301 [ 0.005113] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.005136] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.011657] rcu: Hierarchical SRCU implementation. [ 0.011674] rcu: Max phase no-delay instances is 1000. [ 0.012230] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.012874] smp: Bringing up secondary CPUs ... [ 0.013983] Detected VIPT I-cache on CPU1 [ 0.014129] CPU1: Booted secondary processor 0x0000000001 [0x51af8014] [ 0.014356] smp: Brought up 1 node, 2 CPUs [ 0.014376] SMP: Total of 2 processors activated. [ 0.014380] CPU: All CPU(s) started at EL1 [ 0.014386] CPU features: detected: 32-bit EL0 Support [ 0.014393] CPU features: detected: CRC32 instructions [ 0.014476] alternatives: applying system-wide alternatives [ 0.014727] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.015025] Memory: 440052K/524288K available (9024K kernel code, 910K rwdata, 1880K rodata, 960K init, 302K bss, 82392K reserved, 0K cma-reserved) [ 0.022120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.022157] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.022298] 29456 pages in range for non-PLT usage [ 0.022307] 520976 pages in range for PLT usage [ 0.024505] pinctrl core: initialized pinctrl subsystem [ 0.029334] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.030498] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.030836] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.031152] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.031740] thermal_sys: Registered thermal governor 'step_wise' [ 0.031937] cpuidle: using governor menu [ 0.032327] ASID allocator initialised with 65536 entries [ 0.037807] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000 [ 0.076143] SCSI subsystem initialized [ 0.076454] usbcore: registered new interface driver usbfs [ 0.076542] usbcore: registered new interface driver hub [ 0.076601] usbcore: registered new device driver usb [ 0.076997] qcom_scm: convention: smc arm 64 [ 0.079929] clocksource: Switched to clocksource arch_sys_counter [ 0.084299] NET: Registered PF_INET protocol family [ 0.084579] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.087227] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.087266] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.087288] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.087342] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.087523] TCP: Hash tables configured (established 4096 bind 4096) [ 0.088103] MPTCP token hash table entries: 512 (order: 2, 12288 bytes, linear) [ 0.088327] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.088363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.088811] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.088872] PCI: CLS 0 bytes, default 64 [ 0.092044] workingset: timestamp_bits=46 max_order=17 bucket_order=0 [ 0.092811] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.092825] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.095795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.214760] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.222205] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.222379] msm_serial 78af000.serial: uartclk = 1843199 [ 0.223169] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 21, base_baud = 115199) is a MSM [ 0.223329] msm_serial: console setup on port #0 [ 0.223407] printk: legacy console [ttyMSM0] enabled [ 0.959593] msm_serial: driver initialized [ 0.974224] loop: module loaded [ 0.980719] spi-nand spi0.0: GigaDevice SPI NAND was found. [ 0.980770] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 [ 1.125323] i2c_dev: i2c /dev entries driver [ 1.129872] sdhci: Secure Digital Host Controller Interface driver [ 1.130071] sdhci: Copyright© Pierre Ossman [ 1.135105] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.143399] remoteproc remoteproc0: releasing cd00000.remoteproc [ 1.149075] NET: Registered PF_INET6 protocol family [ 1.154138] Segment Routing with IPv6 [ 1.156270] In-situ OAM (IOAM) with IPv6 [ 1.160084] NET: Registered PF_PACKET protocol family [ 1.163810] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.169380] 8021q: 802.1Q VLAN Support v1.8 [ 1.231614] spi-nand spi0.0: GigaDevice SPI NAND was found. [ 1.231666] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 [ 1.236803] 17 qcomsmem partitions found on MTD device spi0.0 [ 1.244494] Creating 17 MTD partitions on “spi0.0”: [ 1.250149] 0x000000000000-0x000000080000 : “0:sbl1” [ 1.259148] 0x000000080000-0x000000100000 : “0:mibib” [ 1.262399] 0x000000100000-0x000000140000 : “0:bootconfig” [ 1.266485] 0x000000140000-0x000000180000 : “0:bootconfig1” [ 1.272325] 0x000000180000-0x000000280000 : “0:qsee” [ 1.278871] 0x000000280000-0x000000380000 : “0:qsee_1” [ 1.284343] 0x000000380000-0x0000003c0000 : “0:devcfg” [ 1.287622] 0x0000003c0000-0x000000400000 : “0:devcfg_1” [ 1.292839] 0x000000400000-0x000000440000 : “0:cdt” [ 1.298191] 0x000000440000-0x000000480000 : “0:cdt_1” [ 1.302970] 0x000000480000-0x000000500000 : “0:appsblenv” [ 1.308752] 0x000000500000-0x000000640000 : “0:appsbl” [ 1.315531] 0x000000640000-0x000000780000 : “0:appsbl_1” [ 1.320766] 0x000000780000-0x000000880000 : “0:art” [ 1.326259] 0x000000880000-0x000000900000 : “0:training” [ 1.329106] 0x000000900000-0x000004300000 : “rootfs” [ 1.455230] mtd: setting mtd15 (rootfs) as root device [ 1.456039] mtdsplit: no squashfs found in “rootfs” [ 1.459357] 0x000004300000-0x000007d00000 : “rootfs_1” [ 1.605084] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 1008000 KHz [ 1.607962] remoteproc remoteproc0: cd00000.remoteproc is available [ 1.614929] qcom-q6-mpd cd00000.remoteproc: pd-1 node found [ 1.622456] remoteproc remoteproc1: pd-1 is available [ 1.626504] qcom-q6-mpd cd00000.remoteproc: pd-2 node found [ 1.633151] remoteproc remoteproc2: pd-2 is available [ 1.637134] qcom-q6-mpd cd00000.remoteproc: pd-3 node found [ 1.643710] remoteproc remoteproc3: pd-3 is available [ 1.652723] ubi0: attaching mtd15 [ 2.215021] ubi0: scanning is finished [ 2.261062] ubi0: attached mtd15 (name “rootfs”, size 58 MiB) [ 2.261131] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.265822] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.272658] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.279449] ubi0: good PEBs: 464, bad PEBs: 0, corrupted PEBs: 0 [ 2.286237] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 2.292484] ubi0: max/mean erase counter: 7/4, WL threshold: 4096, image sequence number: 1770406654 [ 2.299504] ubi0: available PEBs: 0, total reserved PEBs: 464, PEBs reserved for bad PEB handling: 20 [ 2.308849] ubi0: background thread “ubi_bgt0d” started, PID 599 [ 2.310543] block ubiblock0_1: created from ubi0:1(rootfs) [ 2.324249] clk: Disabling unused clocks [ 2.340213] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.340736] Freeing unused kernel memory: 960K [ 2.346406] Run /sbin/init as init process [ 2.350720] with arguments: [ 2.350729] /sbin/init [ 2.350734] with environment: [ 2.350738] HOME=/ [ 2.350742] TERM=linux [ 2.683135] init: Console is alive [ 2.683522] init: - watchdog - [ 3.482590] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.599960] random: crng init done [ 3.645774] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 3.699361] ssdk_dt_parse_mac_mode[300]:INFO:mac mode1 doesn't exit! [ 3.699414] ssdk_dt_parse_mac_mode[308]:INFO:mac mode2 doesn't exit! [ 3.704955] ssdk_dt_parse_port_bmp[1064]:INFO:port_bmp doesn't exist! [ 3.711180] ssdk_dt_parse_interrupt[942]:INFO:intr-gpio does not exist [ 5.219934] ssdk_mp_reset_init[1311]:INFO:MP reset successfully! [ 5.550943] _adpt_mp_uniphy_clk_output_ctrl_set[264]:INFO:uniphy will output clock as 25000000Hz [ 5.551113] regi_init[2548]:INFO:Initializing SCOMPHY Done!! [ 5.558984] regi_init[2574]:INFO:qca-ssdk module init succeeded! [ 5.567997] nss-dp 39c00000.dp1 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:1) with GMAC, mac_base: 0xffffffc0817d0000 [ 5.641952] Qualcomm Atheros IPQ5018 internal PHY 88000.mdio-1:07: attached PHY driver (mii_bus:phy_addr=88000.mdio-1:07, irq=POLL) [ 5.757559] nss-dp 39d00000.dp2 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:2) with GMAC, mac_base: 0xffffffc081b80000 [ 5.758593] Generic PHY fixed-0:00: attached PHY driver (mii_bus:phy_addr=fixed-0:00, irq=POLL) [ 5.772664] [ 5.779248] * NSS Data Plane driver [ 5.785957] [ 5.811855] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.817555] init: - preinit - [ 5.905269] qca8k 90000.mdio-1:11: configuring for fixed/sgmii link mode [ 5.912891] qca8k 90000.mdio-1:11: Link is Up - 1Gbps/Full - flow control off [ 5.981191] qca8k 90000.mdio-1:11 lan3 (uninitialized): PHY [90000.mdio-1:00] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.061121] qca8k 90000.mdio-1:11 lan2 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.131270] qca8k 90000.mdio-1:11 lan1 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.201188] qca8k 90000.mdio-1:11 wan (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 6.209596] nss-dp 39d00000.dp2 eth1: entered promiscuous mode [ 6.212098] DSA: tree 0 setup [ 6.956983] nss-dp 39d00000.dp2 eth1: PHY Link up speed: 1000 [ 6.960358] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode [ 6.962247] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0 [ 6.968505] ssdk_dev_event[2313]:ERROR:netdev change notify failed [ 11.288121] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 11.288432] UBIFS (ubi0:2): background thread “ubifs_bgt0_2” started, PID 792 [ 11.366883] UBIFS (ubi0:2): recovery needed [ 11.601109] UBIFS (ubi0:2): recovery completed [ 11.601287] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name “rootfs_data” [ 11.604486] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.612429] UBIFS (ubi0:2): FS size: 41521152 bytes (39 MiB, 327 LEBs), max 337 LEBs, journal size 2031616 bytes (1 MiB, 16 LEBs) [ 11.622299] UBIFS (ubi0:2): reserved for root: 1961146 bytes (1915 KiB) [ 11.633919] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 6B0DB65E-4B95-4105-BE2E-D73A926A1DF3, small LPT model [ 11.654358] mount_root: switching to ubifs overlay [ 11.672406] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 11.686343] urandom-seed: Seeding with /etc/urandom.seed [ 11.830824] procd: - early - [ 11.831060] procd: - watchdog - [ 12.510051] procd: - watchdog - [ 12.514698] procd: - ubus - [ 12.670877] procd: - init - [ 13.505870] kmodloader: loading kernel modules from /etc/modules.d/* [ 13.761988] urngd: v1.0.2 started. [ 13.889956] Loading modules backported from Linux version v6.18.7-0-g5dfbc5357 [ 13.890006] Backport generated by backports.git c8a37ce [ 13.933177] NET: Registered PF_QIPCRTR protocol family [ 14.176614] PPP generic driver version 2.4.2 [ 14.179113] NET: Registered PF_PPPOX protocol family [ 14.246024] ath11k c000000.wifi: ipq5018 hw1.0 [ 14.246073] ath11k c000000.wifi: FW memory mode: 1 [ 14.378891] remoteproc remoteproc1: powering up pd-1 [ 14.379644] remoteproc remoteproc1: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820 [ 14.383086] remoteproc remoteproc0: powering up cd00000.remoteproc [ 14.391462] remoteproc remoteproc0: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820 [ 16.715479] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up [ 16.732343] remoteproc remoteproc1: remote processor pd-1 is now up [ 16.735693] ath11k b00a040.wifi: Multipd architecture - userpd: 2 [ 16.738057] ath11k b00a040.wifi: qcn6122 hw1.0 [ 16.743804] ath11k b00a040.wifi: FW memory mode: 1 [ 16.760288] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req [ 16.767907] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff [ 16.767982] ath11k c000000.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 16.809852] remoteproc remoteproc2: powering up pd-2 [ 16.811899] remoteproc remoteproc2: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820 [ 16.829238] remoteproc remoteproc2: remote processor pd-2 is now up [ 16.921265] ath11k b00a040.wifi: qmi ignore invalid mem req type 10 [ 16.928628] ath11k b00a040.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff [ 16.928688] ath11k b00a040.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 [ 16.976745] batman_adv: B.A.T.M.A.N. advanced 2025.4-openwrt-2 (compatibility version 15) loaded [ 16.984583] kmodloader: done loading kernel modules from /etc/modules.d/* [ 26.114117] nss-dp 39d00000.dp2 eth1: PHY Link is down [ 26.128382] nss-dp 39d00000.dp2 eth1: PHY Link up speed: 1000 [ 26.160725] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode [ 26.213912] br-lan: port 1(lan1) entered blocking state [ 26.213999] br-lan: port 1(lan1) entered disabled state [ 26.218379] qca8k 90000.mdio-1:11 lan1: entered allmulticast mode [ 26.223342] nss-dp 39d00000.dp2 eth1: entered allmulticast mode [ 26.261546] qca8k 90000.mdio-1:11 lan1: entered promiscuous mode [ 26.550641] qca8k 90000.mdio-1:11 lan2: configuring for phy/gmii link mode [ 26.554076] br-lan: port 2(lan2) entered blocking state [ 26.556466] br-lan: port 2(lan2) entered disabled state [ 26.572176] qca8k 90000.mdio-1:11 lan2: entered allmulticast mode [ 26.582600] qca8k 90000.mdio-1:11 lan2: entered promiscuous mode [ 26.665856] qca8k 90000.mdio-1:11 lan3: configuring for phy/gmii link mode [ 26.668356] br-lan: port 3(lan3) entered blocking state [ 26.671871] br-lan: port 3(lan3) entered disabled state [ 26.697748] qca8k 90000.mdio-1:11 lan3: entered allmulticast mode [ 26.711432] qca8k 90000.mdio-1:11 lan3: entered promiscuous mode [ 26.757264] qca8k 90000.mdio-1:11 wan: configuring for phy/gmii link mode [ 26.761690] br-lan: port 4(wan) entered blocking state [ 26.763087] br-lan: port 4(wan) entered disabled state [ 26.772239] qca8k 90000.mdio-1:11 wan: entered allmulticast mode [ 26.790807] qca8k 90000.mdio-1:11 wan: entered promiscuous mode [ 27.140041] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0 [ 27.140119] ssdk_dev_event[2313]:ERROR:netdev change notify failed [ 27.696513] 8021q: adding VLAN 0 to HW filter on device bat0 [ 27.721015] br-lan: port 5(bat0.10) entered blocking state [ 27.721094] br-lan: port 5(bat0.10) entered disabled state [ 27.741743] bat0.10: entered allmulticast mode [ 27.741811] bat0: entered allmulticast mode [ 27.752997] bat0.10: entered promiscuous mode [ 27.753074] bat0: entered promiscuous mode [ 27.765655] br-lan: port 5(bat0.10) entered blocking state [ 27.765743] br-lan: port 5(bat0.10) entered forwarding state [ 27.834354] br-lan: port 6(bat0.11) entered blocking state [ 27.834435] br-lan: port 6(bat0.11) entered disabled state [ 27.841430] bat0.11: entered allmulticast mode [ 27.858820] bat0.11: entered promiscuous mode [ 27.860718] br-lan: port 6(bat0.11) entered blocking state [ 27.862200] br-lan: port 6(bat0.11) entered forwarding state [ 27.947190] br-lan: port 7(bat0.12) entered blocking state [ 27.947273] br-lan: port 7(bat0.12) entered disabled state [ 27.954625] bat0.12: entered allmulticast mode [ 27.976211] bat0.12: entered promiscuous mode [ 27.977860] br-lan: port 7(bat0.12) entered blocking state [ 27.979599] br-lan: port 7(bat0.12) entered forwarding state [ 28.027989] br-lan: port 8(bat0.13) entered blocking state [ 28.028072] br-lan: port 8(bat0.13) entered disabled state [ 28.039681] bat0.13: entered allmulticast mode [ 28.045187] bat0.13: entered promiscuous mode [ 28.051361] br-lan: port 8(bat0.13) entered blocking state [ 28.051450] br-lan: port 8(bat0.13) entered forwarding state [ 28.109489] br-lan: port 9(bat0.40) entered blocking state [ 28.109575] br-lan: port 9(bat0.40) entered disabled state [ 28.119014] bat0.40: entered allmulticast mode [ 28.121476] bat0.40: entered promiscuous mode [ 28.144435] br-lan: port 9(bat0.40) entered blocking state [ 28.144522] br-lan: port 9(bat0.40) entered forwarding state [ 29.853554] qca8k 90000.mdio-1:11 wan: Link is Up - 1Gbps/Full - flow control rx/tx [ 29.853791] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0 [ 29.860224] ssdk_dev_event[2313]:ERROR:netdev change notify failed [ 29.869499] br-lan: port 4(wan) entered blocking state [ 29.875494] br-lan: port 4(wan) entered forwarding state [ 30.314031] br-lan: port 10(phy0-ap0) entered blocking state [ 30.314110] br-lan: port 10(phy0-ap0) entered disabled state [ 30.319043] ath11k c000000.wifi phy0-ap0: entered allmulticast mode [ 30.325728] ath11k c000000.wifi phy0-ap0: entered promiscuous mode [ 30.332403] br-lan: port 10(phy0-ap0) entered blocking state [ 30.336691] br-lan: port 10(phy0-ap0) entered forwarding state [ 30.860418] br-lan: port 10(phy0-ap0) entered disabled state [ 30.873273] br-lan: port 10(phy0-ap0) entered blocking state [ 30.873362] br-lan: port 10(phy0-ap0) entered forwarding state [ 31.739725] br-lan: port 11(phy0-ap1) entered blocking state [ 31.739804] br-lan: port 11(phy0-ap1) entered disabled state [ 31.750550] ath11k c000000.wifi phy0-ap1: entered allmulticast mode [ 31.751485] ath11k c000000.wifi phy0-ap1: entered promiscuous mode [ 31.781574] br-lan: port 11(phy0-ap1) entered blocking state [ 31.781654] br-lan: port 11(phy0-ap1) entered forwarding state [ 31.807472] ath11k c000000.wifi phy0-ap1: left allmulticast mode [ 31.807598] ath11k c000000.wifi phy0-ap1: left promiscuous mode [ 31.812885] br-lan: port 11(phy0-ap1) entered disabled state [ 31.835291] br-lan: port 11(phy0-ap1) entered blocking state [ 31.835358] br-lan: port 11(phy0-ap1) entered disabled state [ 31.851647] ath11k c000000.wifi phy0-ap1: entered allmulticast mode [ 31.852542] ath11k c000000.wifi phy0-ap1: entered promiscuous mode [ 32.016224] br-lan: port 11(phy0-ap1) entered blocking state [ 32.016318] br-lan: port 11(phy0-ap1) entered forwarding state [ 32.068086] br-lan: port 12(phy0-ap2) entered blocking state [ 32.068159] br-lan: port 12(phy0-ap2) entered disabled state [ 32.074023] ath11k c000000.wifi phy0-ap2: entered allmulticast mode [ 32.080687] ath11k c000000.wifi phy0-ap2: entered promiscuous mode [ 32.095318] br-lan: port 12(phy0-ap2) entered blocking state [ 32.095392] br-lan: port 12(phy0-ap2) entered forwarding state [ 32.125162] ath11k c000000.wifi phy0-ap2: left allmulticast mode [ 32.125289] ath11k c000000.wifi phy0-ap2: left promiscuous mode [ 32.130609] br-lan: port 12(phy0-ap2) entered disabled state [ 32.160956] br-lan: port 12(phy0-ap2) entered blocking state [ 32.161036] br-lan: port 12(phy0-ap2) entered disabled state [ 32.179171] ath11k c000000.wifi phy0-ap2: entered allmulticast mode [ 32.191453] ath11k c000000.wifi phy0-ap2: entered promiscuous mode [ 32.223474] br-lan: port 12(phy0-ap2) entered blocking state [ 32.223564] br-lan: port 12(phy0-ap2) entered forwarding state [ 32.282493] br-lan: port 13(phy0-ap3) entered blocking state [ 32.282563] br-lan: port 13(phy0-ap3) entered disabled state [ 32.290743] ath11k c000000.wifi phy0-ap3: entered allmulticast mode [ 32.299852] ath11k c000000.wifi phy0-ap3: entered promiscuous mode [ 32.305402] br-lan: port 13(phy0-ap3) entered blocking state [ 32.305480] br-lan: port 13(phy0-ap3) entered forwarding state [ 32.330058] ath11k c000000.wifi phy0-ap3: left allmulticast mode [ 32.330158] ath11k c000000.wifi phy0-ap3: left promiscuous mode [ 32.335358] br-lan: port 13(phy0-ap3) entered disabled state [ 32.365567] br-lan: port 13(phy0-ap3) entered blocking state [ 32.365648] br-lan: port 13(phy0-ap3) entered disabled state [ 32.390772] ath11k c000000.wifi phy0-ap3: entered allmulticast mode [ 32.391949] ath11k c000000.wifi phy0-ap3: entered promiscuous mode [ 32.565105] br-lan: port 13(phy0-ap3) entered blocking state [ 32.565187] br-lan: port 13(phy0-ap3) entered forwarding state [ 32.681835] br-lan: port 14(phy0-ap4) entered blocking state [ 32.681927] br-lan: port 14(phy0-ap4) entered disabled state [ 32.688333] ath11k c000000.wifi phy0-ap4: entered allmulticast mode [ 32.702527] ath11k c000000.wifi phy0-ap4: entered promiscuous mode [ 32.734908] br-lan: port 14(phy0-ap4) entered blocking state [ 32.734986] br-lan: port 14(phy0-ap4) entered forwarding state [ 32.746053] ath11k c000000.wifi phy0-ap4: left allmulticast mode [ 32.746173] ath11k c000000.wifi phy0-ap4: left promiscuous mode [ 32.751778] br-lan: port 14(phy0-ap4) entered disabled state [ 32.786299] br-lan: port 14(phy0-ap4) entered blocking state [ 32.786382] br-lan: port 14(phy0-ap4) entered disabled state [ 32.800137] ath11k c000000.wifi phy0-ap4: entered allmulticast mode [ 32.801024] ath11k c000000.wifi phy0-ap4: entered promiscuous mode [ 33.035455] br-lan: port 14(phy0-ap4) entered blocking state [ 33.035537] br-lan: port 14(phy0-ap4) entered forwarding state [ 34.405740] br-lan: port 15(phy1-ap0) entered blocking state [ 34.405817] br-lan: port 15(phy1-ap0) entered disabled state [ 34.421880] ath11k b00a040.wifi phy1-ap0: entered allmulticast mode [ 34.422798] ath11k b00a040.wifi phy1-ap0: entered promiscuous mode [ 35.462586] br-lan: port 15(phy1-ap0) entered blocking state [ 35.462647] br-lan: port 15(phy1-ap0) entered forwarding state [ 35.600315] br-lan: port 16(phy1-ap1) entered blocking state [ 35.600389] br-lan: port 16(phy1-ap1) entered disabled state [ 35.610096] ath11k b00a040.wifi phy1-ap1: entered allmulticast mode [ 35.611594] ath11k b00a040.wifi phy1-ap1: entered promiscuous mode [ 35.637012] br-lan: port 16(phy1-ap1) entered blocking state [ 35.637103] br-lan: port 16(phy1-ap1) entered forwarding state [ 35.838567] br-lan: port 17(phy1-ap2) entered blocking state [ 35.838640] br-lan: port 17(phy1-ap2) entered disabled state [ 35.850389] ath11k b00a040.wifi phy1-ap2: entered allmulticast mode [ 35.851229] ath11k b00a040.wifi phy1-ap2: entered promiscuous mode [ 35.863538] br-lan: port 17(phy1-ap2) entered blocking state [ 35.863615] br-lan: port 17(phy1-ap2) entered forwarding state [ 35.988816] br-lan: port 17(phy1-ap2) entered disabled state [ 36.023363] ath11k b00a040.wifi phy1-ap1: left allmulticast mode [ 36.023474] ath11k b00a040.wifi phy1-ap1: left promiscuous mode [ 36.028731] br-lan: port 16(phy1-ap1) entered disabled state [ 36.054983] br-lan: port 17(phy1-ap2) entered blocking state [ 36.055075] br-lan: port 17(phy1-ap2) entered forwarding state [ 36.079736] br-lan: port 16(phy1-ap1) entered blocking state [ 36.079819] br-lan: port 16(phy1-ap1) entered disabled state [ 36.090194] ath11k b00a040.wifi phy1-ap1: entered allmulticast mode [ 36.091167] ath11k b00a040.wifi phy1-ap1: entered promiscuous mode [ 36.111210] br-lan: port 16(phy1-ap1) entered blocking state [ 36.111269] br-lan: port 16(phy1-ap1) entered forwarding state [ 36.144820] ath11k b00a040.wifi phy1-ap2: left allmulticast mode [ 36.144953] ath11k b00a040.wifi phy1-ap2: left promiscuous mode [ 36.150275] br-lan: port 17(phy1-ap2) entered disabled state [ 36.178098] br-lan: port 17(phy1-ap2) entered blocking state [ 36.178182] br-lan: port 17(phy1-ap2) entered disabled state [ 36.193140] ath11k b00a040.wifi phy1-ap2: entered allmulticast mode [ 36.194882] ath11k b00a040.wifi phy1-ap2: entered promiscuous mode [ 36.206780] br-lan: port 17(phy1-ap2) entered blocking state [ 36.206875] br-lan: port 17(phy1-ap2) entered forwarding state [ 36.231196] br-lan: port 18(phy1-ap3) entered blocking state [ 36.231280] br-lan: port 18(phy1-ap3) entered disabled state [ 36.241298] ath11k b00a040.wifi phy1-ap3: entered allmulticast mode [ 36.242467] ath11k b00a040.wifi phy1-ap3: entered promiscuous mode [ 36.274685] br-lan: port 18(phy1-ap3) entered blocking state [ 36.274770] br-lan: port 18(phy1-ap3) entered forwarding state [ 36.300300] br-lan: port 18(phy1-ap3) entered disabled state [ 36.328819] ath11k b00a040.wifi phy1-ap3: left allmulticast mode [ 36.328918] ath11k b00a040.wifi phy1-ap3: left promiscuous mode [ 36.334579] br-lan: port 18(phy1-ap3) entered disabled state [ 36.384105] br-lan: port 18(phy1-ap3) entered blocking state [ 36.384176] br-lan: port 18(phy1-ap3) entered disabled state [ 36.400244] ath11k b00a040.wifi phy1-ap3: entered allmulticast mode [ 36.410435] ath11k b00a040.wifi phy1-ap3: entered promiscuous mode [ 36.573259] br-lan: port 18(phy1-ap3) entered blocking state [ 36.573354] br-lan: port 18(phy1-ap3) entered forwarding state
Notes
- Review - https://post.smzdm.com/p/a2xe46wp/



