U-Boot 2016.01 (Jul 12 2022 - 17:26:29 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 256 MiB USB: Node Not found, skipping initialization NAND: QPIC controller support serial NAND ID = 41c841c8 Vendor = c8 Device = 41 Serial Nand Device Found With ID : 0xc8 0x41 Serial NAND device Manufacturer:GD5F1GQ5RExIG Device Size:128 MiB, Page size:2048, Spare Size:128, ECC:4-bit qpic_nand: changing oobsize to 64 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 *** Warning - bad CRC, using default environment PCI0 is not defined in the device tree PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040000 eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid led_gpio init done~ button_init done~ Hit any key to stop autoboot: 1  0 -----------------key 14 addr 0x0100e004 val 0x1 Find no boot alter flag! ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 42 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: 336, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 567012501 ubi0: available PEBs: 115, total reserved PEBs: 221, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (3733688) ## Loading kernel from FIT Image at 44000000 ... Using 'config@mp02.1' configuration Trying 'kernel@1' kernel subimage Description: ARM OpenWrt Linux-4.4.60 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 2302417 Bytes = 2.2 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 76b0c68b Hash algo: sha1 Hash value: 8550dfc48b64f32cdc2ecf589844f9e845a36f65 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 44000000 ... Using 'config@mp02.1' configuration Trying 'fdt@mp02.1' fdt subimage Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x442c3788 Data Size: 60224 Bytes = 58.8 KiB Architecture: ARM Hash algo: crc32 Hash value: cd42104d Hash algo: sha1 Hash value: 79ea0dcfd0c95782d67c4cca1b1490eec2b30228 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x442c3788 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ffb3f ... OK Could not find PCI in device tree Could not find PCI in device tree Using machid 0x8040000 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.60 (felix@91fa41e6ffb6) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 b93f831+r49254) ) #1 SMP PREEMPT Tue Jul 12 18:00:08 CST 2022 [ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_mem_regions@4B000000 (0x4b000000--0x4e000000) overlaps with q6_code_data@4B000000 (0x4b000000--0x4b040000) [ 0.000000] Memory policy: Data cache writealloc [ 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] PERCPU: Embedded 11 pages/cpu @8fd7d000 s14656 r8192 d22208 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 48576 [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 186628K/196608K available (4745K kernel code, 271K rwdata, 960K rodata, 1024K init, 190K bss, 9980K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0x90800000 - 0xff800000 (1776 MB) [ 0.000000] lowmem : 0x80000000 - 0x90000000 ( 256 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x81208000 - 0x8189271c (6698 kB) [ 0.000000] .init : 0x81900000 - 0x81a00000 (1024 kB) [ 0.000000] .data : 0x81a00000 - 0x81a43fd8 ( 272 kB) [ 0.000000] .bss : 0x81a46000 - 0x81a75be0 ( 191 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480] [ 0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512] [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000016] Switching to timer-based delay loop, resolution 41ns [ 0.000522] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000536] pid_max: default: 32768 minimum: 301 [ 0.000650] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000664] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001331] Initializing cgroup subsys io [ 0.001355] Initializing cgroup subsys memory [ 0.001388] Initializing cgroup subsys devices [ 0.001402] Initializing cgroup subsys freezer [ 0.001423] Initializing cgroup subsys net_cls [ 0.001437] Initializing cgroup subsys pids [ 0.001472] CPU: Testing write buffer coherency: ok [ 0.001915] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001959] Setting up static identity map for 0x41300000 - 0x41300058 [ 0.050055] MSM Memory Dump base table set up [ 0.050089] MSM Memory Dump apps data table set up [ 0.090426] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.090556] Brought up 2 CPUs [ 0.090575] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.090582] CPU: All CPU(s) started in SVC mode. [ 0.104997] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.105317] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.105343] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.105548] pinctrl core: initialized pinctrl subsystem [ 0.106945] NET: Registered protocol family 16 [ 0.108376] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.130213] cpuidle: using governor ladder [ 0.160234] cpuidle: using governor menu [ 0.160492] NET: Registered protocol family 42 [ 0.165268] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.170068] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.171544] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.185168] CPU: IPQ0509, SoC Version: 1.1 [ 0.186987] IPC logging disabled [ 0.187000] IPC logging disabled [ 0.187005] IPC logging disabled [ 0.187010] IPC logging disabled [ 0.187014] IPC logging disabled [ 0.187265] sps:sps is ready. [ 0.222274] pps_core: LinuxPPS API ver. 1 registered [ 0.222288] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.222313] PTP clock support registered [ 0.224984] clocksource: Switched to clocksource arch_sys_counter [ 0.227361] NET: Registered protocol family 2 [ 0.228174] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.228212] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.228254] TCP: Hash tables configured (established 2048 bind 2048) [ 0.228317] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.228344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.228535] NET: Registered protocol family 1 [ 0.237324] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.237339] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.242184] Key type asymmetric registered [ 0.242201] Asymmetric key parser 'x509' registered [ 0.242229] io scheduler noop registered [ 0.242238] io scheduler deadline registered (default) [ 0.250571] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 0.251204] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 154, base_baud = 0) is a EUD UART [ 0.252694] Registered Sucessfully [ 0.253281] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.253338] msm_serial 78af000.serial: uartclk = 1843199 [ 0.253393] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM [ 0.253420] msm_serial: console setup on port #0 [ 0.868648] console [ttyMSM0] enabled [ 0.873823] msm_serial: driver initialized [ 0.877324] msm_serial_hsl_init: driver initialized [ 0.888602] loop: module loaded [ 0.888973] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 1.885041] m25p80 spi32766.0: SPI transfer failed: -110 [ 1.885086] spi_master spi32766: failed to transfer one message from queue [ 1.889418] m25p80 spi32766.0: error -110 reading 9f [ 1.896187] m25p80: probe of spi32766.0 failed with error -110 [ 1.902200] phase not found in dts, falling to 50MHz [ 1.906910] QPIC platform data not populated [ 1.912037] QPIC controller hw version Major:2, Minor:1 [ 1.916265] QPIC controller support serial nand. [ 1.921502] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0x41 [ 1.926083] nand: GigaDevice GD5F1GQ5RExIG SPI NAND 1G 1.8V [ 1.932381] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128 [ 1.938326] 16 ofpart partitions found on MTD device qcom_nand.0 [ 1.945356] Creating 16 MTD partitions on "qcom_nand.0": [ 1.951568] 0x000000000000-0x000000080000 : "0:SBL1" [ 1.968548] 0x000000080000-0x000000100000 : "0:MIBIB" [ 1.980255] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 1.991713] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 1.993099] 0x000000180000-0x000000280000 : "0:QSEE" [ 2.008196] 0x000000280000-0x0000002c0000 : "0:DEVCFG" [ 2.019577] 0x0000002c0000-0x000000300000 : "0:CDT" [ 2.030992] 0x000000300000-0x000000380000 : "0:APPSBLENV" [ 2.042627] 0x000000380000-0x0000004c0000 : "0:APPSBL" [ 2.054924] 0x0000004c0000-0x0000005c0000 : "0:ART" [ 2.067087] 0x0000005c0000-0x000000640000 : "0:TRAINING" [ 2.078784] 0x000000640000-0x000003040000 : "rootfs" [ 2.124115] mtd: device 11 (rootfs) set to be root filesystem [ 2.124413] mtdsplit: no squashfs found in "rootfs" [ 2.128909] 0x000003040000-0x000005a40000 : "rootfs_1" [ 2.169007] 0x000005a40000-0x000006280000 : "tp_data" [ 2.186991] 0x000006280000-0x0000066c0000 : "radio" [ 2.201722] 0x0000066c0000-0x000006740000 : "data" [ 2.213990] libphy: Fixed MDIO Bus: probed [ 2.434596] qca-mdio 88000.mdio: Could not find phy-reset-gpio [ 2.434776] libphy: qca_mdio: probed [ 2.450118] qca-mdio 88000.mdio: qca-mdio driver was registered [ 2.890632] qca-mdio 90000.mdio: Could not find phy-reset-gpio [ 2.890813] libphy: qca_mdio: probed [ 2.895513] qca-mdio 90000.mdio: qca-mdio driver was registered [ 3.009432] cnss: INFO: IPC Logging is disabled! [ 3.010104] cnss[2]: INFO: Platform driver probed successfully. plat 8f278010 tgt 0xfffc [ 3.013509] cnss[41]: INFO: Platform driver probed successfully. plat 8f288010 tgt 0xfffb [ 3.021615] i2c /dev entries driver [ 3.030557] qcom-tsens 4a8000.thermal-sensor: tsens calibration failed [ 3.034313] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 799999 KHz [ 3.039327] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz [ 3.046666] sdhci: Secure Digital Host Controller Interface driver [ 3.055127] sdhci: Copyright(c) Pierre Ossman [ 3.061018] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.066638] [ 3.066638] Version Rollback Feature Disabled [ 3.073626] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss [ 3.077000] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available [ 3.085511] q6v5_wcss_userpd1(8fda3af0) node found [ 3.093059] platform q6v5_wcss_userpd1: ssr registeration success q6v5_wcss_userpd1 [ 3.097044] remoteproc remoteproc1: q6v5_wcss_userpd1 is available [ 3.104473] q6v5_wcss_userpd2(8fda3d94) node found [ 3.111704] platform q6v5_wcss_userpd2: ssr registeration success q6v5_wcss_userpd2 [ 3.115598] remoteproc remoteproc2: q6v5_wcss_userpd2 is available [ 3.123519] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000 [ 3.129437] coresight-csr 6001000.csr: CSR initialized [ 3.137091] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000 [ 3.141988] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000 [ 3.149578] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000 [ 3.156957] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000 [ 3.164249] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000 [ 3.171717] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000 [ 3.179045] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000 [ 3.186423] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000 [ 3.193756] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000 [ 3.201197] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000 [ 3.208565] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000 [ 3.215933] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000 [ 3.223271] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000 [ 3.230696] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000 [ 3.238089] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000 [ 3.245457] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000 [ 3.252793] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000 [ 3.260369] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000 [ 3.267777] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000 [ 3.275176] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x06064000 [ 3.282119] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x06064000 [ 3.297847] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x06064000 [ 3.312341] sps:BAM 0x06064000 is registered.[ 3.319486] coresight-tmc 6048000.tmc: TMC initialized [ 3.323643] coresight-tmc 6047000.tmc: TMC initialized [ 3.328803] coresight-funnel 6041000.funnel: FUNNEL initialized [ 3.333744] coresight-funnel 6100000.funnel: FUNNEL initialized [ 3.339635] coresight-funnel 6120000.funnel: FUNNEL initialized [ 3.345533] coresight-funnel 6130000.funnel: FUNNEL initialized [ 3.351364] coresight-funnel 61a1000.funnel: FUNNEL initialized [ 3.358073] coresight-etm4x 619c000.etm: ETM 4.0 initialized [ 3.363607] coresight-etm4x 619d000.etm: ETM 4.0 initialized [ 3.369208] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized [ 3.374916] coresight-stm 6002000.stm: STM initialized [ 3.383824] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000 [ 3.387203] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized [ 3.396337] NET: Registered protocol family 10 [ 3.403201] NET: Registered protocol family 17 [ 3.406626] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 3.410965] Bridge firewalling registered [ 3.423738] 8021q: 802.1Q VLAN Support v1.8 [ 3.427826] Registering SWP/SWPB emulation handler [ 3.444242] ubi0: attaching mtd11 [ 3.607368] ubi0: scanning is finished [ 3.611863] ubi0: attached mtd11 (name "rootfs", size 42 MiB) [ 3.611887] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 3.616633] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 3.623351] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 3.630230] ubi0: good PEBs: 336, bad PEBs: 0, corrupted PEBs: 0 [ 3.637001] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 3.643230] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 567012501 [ 3.650278] ubi0: available PEBs: 115, total reserved PEBs: 221, PEBs reserved for bad PEB handling: 20 [ 3.659257] ubi0: background thread "ubi_bgt0d" started, PID 83 [ 3.690260] hctosys: unable to open rtc device (rtc0) [ 3.700472] VFS: Mounted root (squashfs filesystem) readonly on device 31:17. [ 3.702136] Freeing unused kernel memory: 1024K (81900000 - 81a00000) [ 3.723676] random: nonblocking pool is initialized - preinit - - regular preinit - jffs2 not ready yet; using ramdisk [ 5.510067] UBIFS error (pid: 245): cannot open "ubi0:ubi_rootfs_data", error -19ubi device is not attached, try to attach it now. [ 5.988164] ubi1: attaching mtd13 [ 6.025550] ubi1: scanning is finished [ 6.030423] ubi1: attached mtd13 (name "tp_data", size 8 MiB) [ 6.030447] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.035252] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.041911] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.048861] ubi1: good PEBs: 66, bad PEBs: 0, corrupted PEBs: 0 [ 6.055583] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 6.061442] ubi1: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 253801847 [ 6.068759] ubi1: available PEBs: 0, total reserved PEBs: 66, PEBs reserved for bad PEB handling: 10 [ 6.077726] ubi1: background thread "ubi_bgt1d" started, PID 334 [ 6.110473] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 341 [ 6.127552] UBIFS (ubi1:0): recovery needed [ 6.184401] UBIFS (ubi1:0): recovery completed [ 6.184555] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "tp_data" [ 6.187800] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 6.195332] UBIFS (ubi1:0): FS size: 5332992 bytes (5 MiB, 42 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs) [ 6.205202] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB) [ 6.215443] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID C97DE8FF-36D8-4700-9BDE-9FE3F0F1D26E, small LPT model ubi device is not attached, try to attach it now. [ 6.460111] ubi2: attaching mtd14 [ 6.481130] ubi2: scanning is finished [ 6.486742] ubi2: attached mtd14 (name "radio", size 4 MiB) [ 6.486767] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.491111] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.498200] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.504914] ubi2: good PEBs: 34, bad PEBs: 0, corrupted PEBs: 0 [ 6.511744] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 6.517635] ubi2: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 2316796789 [ 6.524884] ubi2: available PEBs: 0, total reserved PEBs: 34, PEBs reserved for bad PEB handling: 10 [ 6.534203] ubi2: background thread "ubi_bgt2d" started, PID 429 [ 6.577148] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 436 [ 6.594707] UBIFS (ubi2:0): recovery needed [ 6.608196] UBIFS (ubi2:0): recovery completed [ 6.608302] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name "radio" [ 6.611543] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 6.618848] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs) [ 6.628856] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB) [ 6.638724] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID 1A055011-DE26-4B48-BB98-43C2A0DA87F5, small LPT model ubi device is not attached, try to attach it now. [ 6.905234] ubi3: attaching mtd15 [ 6.908633] ubi3: scanning is finished [ 6.912301] ubi3 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 0, need 20 [ 6.913791] ubi3: attached mtd15 (name "data", size 0 MiB) [ 6.921697] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.927137] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.933929] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.940824] ubi3: good PEBs: 4, bad PEBs: 0, corrupted PEBs: 0 [ 6.947606] ubi3: user volume: 0, internal volumes: 1, max. volumes count: 128 [ 6.953462] ubi3: max/mean erase counter: 1/1, WL threshold: 4096, image sequence number: 2234047889 [ 6.960696] ubi3: available PEBs: 0, total reserved PEBs: 4, PEBs reserved for bad PEB handling: 0 [ 6.969992] ubi3: background thread "ubi_bgt3d" started, PID 531 ubi device is empty, create new volume. can't make new volume data, exit! run_init_for_tp_qca(): start to init for tp qca router... run_init_for_tp_qca(): Copy EU Filesystem !!!!! - init - Please press Enter to activate this console. Arch: IPQ5018 WIFI FW mount is successful [ 10.201947] jffs2: Too few erase blocks (4) [ 10.279108] decouple module init. [ 10.321178] liblog: module license 'unspecified' taints kernel. [ 10.321205] Disabling lock debugging due to kernel taint [ 10.716289] PPP generic driver version 2.4.2 [ 11.710462] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2 [ 11.710506] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 11.716985] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus [ 11.722906] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 [ 11.730178] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 [ 11.737270] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xc [ 11.744170] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 11.749491] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 11.756104] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! [ 11.762423] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! [ 11.768766] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 [ 11.774393] ssdk_plat_init start [ 14.185019] ssdk_mp_reset_init[739]:INFO:MP reset successfully! [ 14.185083] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! [ 14.191010] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! [ 14.197478] regi_init[5389]:INFO:Initializing SCOMPHY! [ 15.331097] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:ffc, ssdk_led_src_id:0 [ 15.331226] ssdk_switch_register[1710]:INFO:Chip version 0xee [ 15.338311] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 15.343887] ssdk_switch_register[1744]:INFO:polling is selected [ 15.352069] regi_init[5399]:INFO:Initializing SCOMPHY Done!! [ 15.357729] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 15.363596] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio [ 15.369600] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit! [ 15.376450] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 15.382426] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 15.389065] ssdk_dt_parse[1061]:INFO:switch node is qca83xx! [ 15.395373] ssdk_plat_init start [ 16.324999] rtl8367_gpio_reset[3607]:INFO:GPIO33 reset switch done [ 16.325255] find rtk switch 0................... [ 16.340121] phy patch set Done. [ 16.349817] set portAcceptFrameType failed...ret=3 [ 16.349832] rtk_switch_init ok, go on vlan_init.............. [ 16.353486] regi_init[5477]:INFO:qca-ssdk module init, no device found! [ 16.420629] PPP MPPE Compression module registered [ 16.462988] GMAC1(8e8c1500) Invalid MAC@ - using 0a:1e:0c:83:9a:c1 [ 16.464344] GMAC2(8e8c3500) Invalid MAC@ - using 3e:96:8a:28:af:08 [ 16.469573] ********************************************************** [ 16.474217] * NSS Data Plane driver [ 16.480763] ********************************************************** [ 16.639130] l2tp_core: L2TP core driver, V2.0 [ 16.647780] l2tp_netlink: L2TP netlink interface [ 16.854486] nss_driver - fw of size 763728 bytes copied to load addr: 40000000, nss_id : 0 [ 16.855984] Supported Frequencies - [ 16.861633] 850 MHz 1 GHz [ 16.867269] [ 16.868172] 7f1ed5c0: set sdma 8f258400 [ 16.869959] node size 2 # items 4 [ 16.873179] memory: 40000000 268435456 (avl 202764288) items 4 active_cores 1 [ 16.876713] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 16.883774] 7f1ed5c0: NSS core 0 DDR from 40000000 to 40800000 [ 16.891357] 7f1ed5c0: meminfo init succeed [ 16.927238] node size 2 # items 4 [ 16.927264] memory: 40000000 268435456 (avl 202764288) items 4 active_cores 1 [ 16.929531] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 16.936352] sit: IPv6 over IPv4 tunneling driver [ 16.943436] 7f1ed5c0: nss core 0 booted successfully [ 17.045129] gre: GRE over IPv4 demultiplexor driver [ 17.054171] ip_gre: GRE over IPv4 tunneling driver [ 17.138926] ip_tables: (C) 2000-2006 Netfilter Core Team [ 17.245689] ipt_REJECT: Unknown symbol nf_send_reset (err 0) [ 17.245739] ipt_REJECT: Unknown symbol nf_send_unreach (err 0) [ 17.293856] NET: Registered protocol family 24 [ 17.353548] nf_conntrack version 0.5.0 (2932 buckets, 11728 max) [ 17.529808] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 17.539377] PPTP driver version 0.8.5 [ 18.163899] nf_conntrack_rtsp v0.6.21 loading [ 18.173081] nf_nat_rtsp v0.6.21 loading [ 18.305584] Netfilter messages via NETLINK v0.30. [ 18.359981] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 18.416249] ctnetlink v0.93: registering with nfnetlink. [ 18.554909] QCA multicast snooping installed successfully [ 18.574831] cannot find nss-macsec0 node [ 18.574910] cannot find nss-macsec1 node [ 18.577981] cannot find nss-macsec2 node [ 18.581716] nss_macsec init success ------------------------------------------------------------------------------------- reloadprofile() begin reloadprofile() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- reloadconfig() begin ................................load openvpn cert......................... ................................start of merge user and default........................ ................................parse userconf to get mode............................. ................................end of parse userconf.................................. ................................mode : ap............................... ................................end of merge user and default.......................... ................................new configs merged..................................... reloadconfig() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- agile config reload favicon and logo start! agile config reload favicon and logo end! 1 and 00 and 960 gmtoff: 3:00 and tz: -3:00 GMT-3:00DST-4:00,M3.4.0/1,M10.5.0/1 [ 25.182921] ECM init [ 25.182997] ECM database jhash random seed: 0x4bea1ab5 [ 25.185524] start ecm_iterate_ct_timer. [ 25.190006] ECM init complete [ 25.540129] set port 0 phyAutoNegoAbility mask 11111 FC 0 [ 26.680690] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 26.706031] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready [ 26.792533] device eth1.2 entered promiscuous mode [ 26.792561] device eth1 entered promiscuous mode [ 26.804218] br-lan: port 1(eth1.2) entered forwarding state [ 26.804304] br-lan: port 1(eth1.2) entered forwarding state [ 26.826531] device eth1.3 entered promiscuous mode [ 26.826779] br-lan: port 2(eth1.3) entered forwarding state [ 26.830300] br-lan: port 2(eth1.3) entered forwarding state [ 26.847607] device eth1.4 entered promiscuous mode [ 26.847774] br-lan: port 3(eth1.4) entered forwarding state [ 26.851355] br-lan: port 3(eth1.4) entered forwarding state [ 26.861222] device eth1.5 entered promiscuous mode [ 26.862674] br-lan: port 4(eth1.5) entered forwarding state [ 26.867342] br-lan: port 4(eth1.5) entered forwarding state [ 26.873017] mc_attach: enabled snooping on br-lan. [ 26.899144] device eth1.4094 entered promiscuous mode [ 26.899370] br-lan: port 5(eth1.4094) entered forwarding state [ 26.903323] br-lan: port 5(eth1.4094) entered forwarding state [ 28.795044] br-lan: port 1(eth1.2) entered forwarding state [ 28.825045] br-lan: port 2(eth1.3) entered forwarding state [ 28.845044] br-lan: port 3(eth1.4) entered forwarding state [ 28.865048] br-lan: port 4(eth1.5) entered forwarding state [ 28.895041] br-lan: port 5(eth1.4094) entered forwarding state [ 29.884492] configuring additional NSS pbufs [ 29.891133] additional pbufs of size 802816 got added to NSS [ 30.094552] qdf: unknown parameter 'mem_debug_disabled' ignored do not do switch set in boot stage, when iptv on or snooping on [ 35.940101] wlan: [2105:I:RPTR] qca_multi_link_init_module: [ 35.940101] ******QCA Repeater Initialization Done*********** [ 35.940101] ***** starting cnssdaemon -i integrated -i integrated1 -i integrated2 ***** *****cnssdaemon pid=2808********* [ 37.487508] cnss[41]: INFO: Setting daemon_support=1 for instance_id 0x41 [ 37.533696] cnss: ERR: Failed to get plat_priv for instance_id 0x42 [ 37.569005] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 ******No cold_boot_support***** [ 38.970811] wlan: [2966:I:ANY] =======ol_if_register_wifi3_0========== [ 38.970811] [ 38.970864] wlan: [2966:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7f9dd318 [ 38.977824] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss [ 39.014835] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1500 [ 40.865800] Subsystem error monitoring/handling services are up [ 40.866190] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up [ 40.866511] rpmsg_dev_probe: No pm domain [ 40.866963] rpmsg_dev_probe: No pm domain [ 40.883579] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 40.886572] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 [ 40.903238] q6v5_wcss_userpd1 wcss powered up successfully [ 40.905417] Subsystem error monitoring/handling services are up [ 40.907871] remoteproc remoteproc1: remote processor q6v5_wcss_userpd1 is now up [ 40.909068] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 [ 40.917977] cnss[2]: INFO: device_id : 65532 mem mode : [2] [ 40.920548] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 40.920549] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502ffff, fw_build_timestamp: 2022-07-05 15:58, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 40.920569] cnss[2]: INFO: Boardid from dts:24,FW:ff [ 40.921023] cnss[2]: INFO: BDF location : 0x4c000000 [ 40.921030] cnss[2]: INFO: BDF IPQ5018/bdwlan.b24 size 131072 [ 40.921920] cnss[2]: INFO: per device BDF location : 0x4c020000 [ 40.922146] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 [ 40.981832] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 40.989447] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds [ 40.997237] cnss[2]: INFO: FW ready received for device 0xfffc [ 41.006395] wlan: [2966:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 41.011983] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 41.022945] wlan: [2966:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 41.026191] wlan: [2966:I:ANY] __ol_ath_attach: Allocated soc 88b00500 [ 41.034804] wlan: [2966:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 41.041439] wlan: [2966:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4 [ 41.052753] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 41.061960] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d [ 41.071044] wlan: [2966:I:ANY] __ol_ath_attach: dev name soc0 [ 41.080794] wlan: [2966:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 89c40200 [ 41.088400] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.094080] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.103984] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.114012] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.124061] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.134134] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.144202] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.154300] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.164362] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.174403] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.184532] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.194551] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.204646] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.214726] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.224801] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.234888] wlan: [2966:I:ANY] htc_wmi_init: HT Create . 87837000 [ 41.244897] wlan: [2966:I:ANY] htc_wmi_init: Skipping BMI Done [ 41.251136] wlan: [2966:I:ANY] htc_wmi_init: host_enable 0 [ 41.261955] wlan: [2966:I:ANY] ol_target_init_complete: CDP soc attach success [ 41.262310] wlan: [2966:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 41.269733] wlan: [2966:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 87837000, ep 2, value 1 [ 41.278881] wlan: [6:I:TIF] HE_CAP Info = 9a08010d [ 41.287465] wlan: [6:I:TIF] Num HW modes = 1 [ 41.291591] wlan: [6:I:TIF] Num PHY = 1 [ 41.296574] wlan: [6:I:TIF] FW Build Version (Ext.) = 0 [ 41.299582] wlan: [6:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 41.305877] wlan: [6:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 41.313087] wlan: [6:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 41.318506] wlan: [6:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 41.331855] wlan: [6:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 41.340840] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.347261] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.354367] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.363498] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.369497] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.376928] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.383816] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.391957] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.398583] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.407044] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.414644] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.421362] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.428178] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:89c40200 [ 41.438072] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 41.443760] wlan: [6:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 41.556516] wlan: [6:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 41.596044] wlan: [6:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 41.596084] wlan: [6:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 41.596084] [ 41.603514] wlan: [2966:I:ANY] ol_ath_connect_htc: WMI is ready [ 41.622094] wlan: [2966:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 41.622134] wlan: [2966:E:NSS] [nss-wifili]: pdev:86440500 radio_ifnum:28 scheme_id:0 radio_priority:1 [ 41.634120] wlan: [2966:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 41.641463] wlan: [2966:I:ANY] ol_ath_soc_attach: connect HTC [ 41.648453] wlan: [2966:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 41.652756] wlan: [2966:I:MSCS] qca_mscs_module_init: [ 41.652756] ****QCA MSCS Initialization Done**** SoC 88b00500 [ 41.659675] wlan: [2966:I:ANY] ol_ath_soc_attach: UMAC attach [ 41.669672] wlan: [2966:I:ANY] __ol_ath_attach: pdev_netdev name wifi0 [ 41.675694] wlan: [2966:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 41.681576] wlan: [2966:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 41.689580] wlan: [2966:I:ANY] ol_ath_pdev_attach: interface_id 0 [ 41.695546] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 41.701711] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 [ 41.710688] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 [ 41.719010] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update [ 41.733648] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update [ 41.741955] wlan: [2966:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case [ 41.751636] wlan: [2966:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:51:51 soc: soc0 pdev: wifi0 [ 41.758896] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :> [ 41.770333] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :< [ 41.775325] wlan: [2966:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 41.781092] wlan: [2966:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:8784b800 [ 41.787786] wlan: [2966:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 41.796385] wlan: [2966:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 41.802722] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:7f82911c [ 41.809406] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(8784ac08) Enabling DBDC Repeater 0 soc_lag 889e1000 [ 41.816662] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 41.826311] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(8784ac08) is_primary 0 [ 41.834425] wlan: [2966:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 41.834425] [ 41.842189] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 41.859330] wlan: [2966:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 41.866428] wlan: [2966:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 41.875650] wlan: [2966:I:ANY] __ol_ath_attach: needed_headroom reservation 44 [ 41.884625] wlan: [2966:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 [ 41.892167] wlan: [2966:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 [ 41.902380] wlan: [2966:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x86440500, wdev: 0x86457c40, wiphy: 0x862da160, netdev: 0x86440000 [ 41.910443] wlan: [2966:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 41.922215] wlan: [2966:E:QLD] qld_register: Handle or address is NULL [ 41.930736] wlan: [2966:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 86440500_radio_type = 2 [ 41.937304] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 41.947157] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [ 41.958625] Subsystem error monitoring/handling services are up [ 41.961157] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 41.967172] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 41.974534] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 42.034217] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 42.034916] cnss[41]: INFO: device_id : 65531 mem mode : [2] [ 42.040085] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 42.047614] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502ffff, fw_build_timestamp: 2022-07-05 15:58, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 42.054683] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0x97480000, size: 0x200000 [ 42.073485] cnss[41]: INFO: Boardid from dts:60,FW:ff [ 42.081956] cnss[41]: INFO: BDF location : 0x4cf00000 [ 42.086523] cnss[41]: INFO: BDF qcn6122/bdwlan.b60 size 131072 [ 42.092230] cnss[41]: INFO: per device BDF location : 0x4cf20000 [ 42.097406] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [ 42.195048] cnss[41]: INFO: FW ready received for device 0xfffb [ 42.195259] wlan: [2966:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 42.200186] cnss[41]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 42.217660] wlan: [2966:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 42.217987] wlan: [2966:I:ANY] __ol_ath_attach: Allocated soc 85c00500 [ 42.225962] wlan: [2966:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 42.232925] wlan: [2966:E:QDF] CONFIG creation failed [ 42.243178] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 42.248009] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1e [ 42.257520] wlan: [2966:I:ANY] __ol_ath_attach: dev name soc1 [ 42.267540] wlan: [2966:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 8a7d4000 [ 42.274437] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.280384] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.290130] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.300225] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.310510] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.320995] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.330535] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.340562] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.350511] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.361350] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.371226] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.381028] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.390818] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.400882] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.411184] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.421792] wlan: [2966:I:ANY] htc_wmi_init: HT Create . 85c40000 [ 42.431234] wlan: [2966:I:ANY] htc_wmi_init: Skipping BMI Done [ 42.437357] wlan: [2966:I:ANY] htc_wmi_init: host_enable 0 [ 42.450076] wlan: [2966:I:ANY] ol_target_init_complete: CDP soc attach success [ 42.450110] wlan: [2966:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 42.456922] wlan: [2966:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 85c40000, ep 2, value 1 [ 42.465979] wlan: [78:I:TIF] HE_CAP Info = 9a08010d [ 42.474046] wlan: [78:I:TIF] Num HW modes = 1 [ 42.478483] wlan: [78:I:TIF] Num PHY = 1 [ 42.482776] wlan: [78:I:TIF] FW Build Version (Ext.) = 0 [ 42.486927] wlan: [78:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 42.492099] wlan: [78:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 42.498977] wlan: [78:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 42.504918] wlan: [78:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 42.519700] wlan: [78:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 42.527571] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.534540] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.542004] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.549291] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.557380] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.564094] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.571727] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.579340] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.586580] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.594007] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.601808] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.609284] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.616555] wlan: [78:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:8a7d4000 [ 42.626158] wlan: [78:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 42.632819] wlan: [78:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 42.742362] wlan: [78:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 42.930323] wlan: [78:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 42.930364] wlan: [78:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 42.930364] [ 42.937882] wlan: [2966:I:ANY] ol_ath_connect_htc: WMI is ready [ 42.955519] wlan: [2966:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 42.955569] wlan: [2966:E:NSS] [nss-wifili]: pdev:85400500 radio_ifnum:29 scheme_id:1 radio_priority:0 [ 42.968975] wlan: [2966:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 42.976885] wlan: [2966:I:ANY] ol_ath_soc_attach: connect HTC [ 42.981384] wlan: [2966:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 42.987931] wlan: [2966:I:ANY] ol_ath_soc_attach: UMAC attach [ 42.992966] wlan: [2966:I:ANY] __ol_ath_attach: pdev_netdev name wifi1 [ 42.999262] wlan: [2966:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 43.006102] wlan: [2966:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 43.013216] wlan: [2966:I:ANY] ol_ath_pdev_attach: interface_id 1 [ 43.019065] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 43.025189] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 [ 43.032514] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 5150, hi_5g = 5895 [ 43.042353] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update [ 43.056746] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update [ 43.066249] wlan: [2966:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case [ 43.074493] wlan: [2966:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:fc:fc soc: soc1 pdev: wifi1 [ 43.082029] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :> [ 43.093359] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :< [ 43.098872] wlan: [2966:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 43.104950] wlan: [2966:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 8784b800 [ 43.111134] wlan: [2966:I:ANY] acfg_attach: Offload using existing sock 8784b800 [ 43.111134] [ 43.119337] wlan: [2966:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 43.130189] wlan: [2966:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 43.134917] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:7f82911c [ 43.141724] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(8638bc08) Enabling DBDC Repeater 0 soc_lag 863cc5c0 [ 43.148984] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 43.159581] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(8638bc08) is_primary 0 [ 43.167122] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 43.174358] wlan: [2966:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 43.174358] [ 43.182462] wlan: [2966:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 43.198654] wlan: [2966:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 43.208410] wlan: [2966:I:ANY] __ol_ath_attach: needed_headroom reservation 44 [ 43.217201] wlan: [2966:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 [ 43.224556] wlan: [2966:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x85400500, wdev: 0x85417c40, wiphy: 0x84f78160, netdev: 0x85400000 [ 43.235957] wlan: [2966:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 43.247534] wlan: [2966:E:QLD] qld_register: Handle or address is NULL [ 43.256928] wlan: [2966:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 85400500_radio_type = 2 [ 43.262535] wlan: [2966:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) No Direct-Attach chipsets found. led_ctrl() is running on is result [ 45.914577] wlan: [3720:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :00:eb:d8:40:99:68 ret: 0 [ 46.024702] wlan: [3734:I:ANY] number of channels: 2G = 0 5G = 0, 6G = 0 [ 46.024738] wlan: [3734:I:ANY] ieee80211_update_channellist: ieee80211_update_channellist: No ic channels available [ 46.031047] wlan: [3734:I:ANY] ol_ath_ucfg_setparam: ol_ath_ucfg_setparam: Unable to set regdomain, restore orig_rd = 22 [ 46.041520] wlan: [3734:I:ANY] number of channels: 2G = 11 5G = 0, 6G = 0 [ 46.053250] wlan: [3734:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 46.124857] wlan: [3741:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 46.125060] wlan: [3741:I:ANY] ieee80211_setctry_tryretaining_curchan: [449] Skipping current channel retention during set_country operation [ 46.130656] wlan: [3741:I:ANY] number of channels: 2G = 13 5G = 0, 6G = 0 [ 46.143438] wlan: [3741:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: DE ret: 0 [ 46.276363] wlan: [3751:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 46.428037] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 46.479263] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 [ 46.790775] wlan: [3809:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath0 : clone params: 0x00000003 [ 46.790851] wlan: [3809:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 46.805224] wlan: [3809:I:ANY] osifp_create_wlan_vap: VDEV Create 00:eb:d8:40:99:68 [ 46.810116] wlan: [3809:I:ANY] wlan_vap_create: devhandle=0x86440500, opmode=IEEE80211_M_HOSTAP, flags=0x3 [ 46.810116] [ 46.817718] wlan: [3809:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 46.827681] wlan: [3809:I:ANY] ieee80211_vap_setup: Disable vht SU BFEE by default in AP mode [ 46.834566] wlan: [3809:I:ANY] ieee80211_vap_setup: Disable HE SU BFEE by default in AP mode [ 46.843611] wlan: [3809:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:0|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 46.851601] wlan: [3809:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x32 [ 46.866694] wlan: [3809:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 46.872152] wlan: [3809:I:ANY] MBO Initialized [ 46.886425] wlan: [3809:I:ANY] OCE Initialized [ 46.890184] wlan: [3809:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 30 nss_id -1 [ 46.894566] wlan: [3809:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 46.903881] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 46.910681] wlan: [3809:I:ANY] osif_nss_ol_vap_create: vap create 855bc500 : if_num 30 [ 46.935156] wlan: [3809:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 46.935193] wlan: [3809:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 46.948806] wlan: [3809:I:ANY] VAP device ath0 created osifp: (855bc500) os_if: (8485c000) [ 47.412683] wlan: [3858:I:ANY] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 47.412683] [ 47.605644] wlan: [3873:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 48.449814] wlan: [3937:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:128 [ 48.642808] wlan: [3953:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 48.642841] wlan: [3953:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 48.650290] wlan: [3953:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 48.931515] wlan: [3974:I:ANY] DES SSID SET=MERCUSYS_9968 [ 49.299986] 8021q: adding VLAN 0 to HW filter on device ath0 [ 49.301839] device ath0 entered promiscuous mode [ 49.304959] br-lan: port 6(ath0) entered forwarding state [ 49.309385] br-lan: port 6(ath0) entered forwarding state [ 49.346032] wlan: [1139:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params [ 49.346066] wlan: [1139:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:29|chwidth:20| [ 49.572496] wlan: [4049:I:ANY] wlan_set_param: HE TWT setting already set with value = 0 [ 49.646290] wlan: [4054:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:0|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 49.646331] wlan: [4054:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x22 [ 49.729274] wlan: [4059:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:0|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:0|dl_muofdma_bfer:0 [ 49.729315] wlan: [4059:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x2 [ 49.810965] wlan: [4064:I:ANY] wlan_set_param: HE MU BFER setting not supported in this target [ 49.879039] wlan: [4069:I:ANY] ieee80211_ucfg_setparam: HE MU BFEE only supported in STA mode [ 50.048219] wlan: [4086:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :00:eb:d8:40:99:67 ret: 0 [ 50.164767] wlan: [4096:I:ANY] wlan_scan_update_channel_list: num_chan: 0 [ 50.164902] wlan: [4096:E:ANY] Cannot malloc 0 bytes @ dfs_init_precac_list:1170 [ 50.170651] wlan: [4096:I:ANY] number of channels: 2G = 0 5G = 0, 6G = 0 [ 50.178523] wlan: [4096:I:ANY] ieee80211_update_channellist: ieee80211_update_channellist: No ic channels available [ 50.184688] wlan: [4096:I:ANY] ol_ath_ucfg_setparam: ol_ath_ucfg_setparam: Unable to set regdomain, restore orig_rd = 22 [ 50.208991] wlan: [4096:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 50.209428] wlan: [4096:I:ANY] number of channels: 2G = 0 5G = 25, 6G = 0 [ 50.217264] wlan: [4096:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 50.286564] wlan: [4102:I:ANY] wlan_scan_update_channel_list: num_chan: 19 [ 50.288436] wlan: [4102:I:ANY] wlan_scan_update_channel_list: num_chan: 19 [ 50.292727] wlan: [4102:I:ANY] ieee80211_setctry_tryretaining_curchan: [449] Skipping current channel retention during set_country operation [ 50.299900] wlan: [4102:I:ANY] number of channels: 2G = 0 5G = 19, 6G = 0 [ 50.312279] wlan: [4102:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: DE ret: 0 [ 50.454821] wlan: [4116:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 50.611043] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 50.664858] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 [ 50.827864] wlan: [4166:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath1 : clone params: 0x00000003 [ 50.827938] wlan: [4166:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 50.839298] wlan: [4166:I:ANY] osifp_create_wlan_vap: VDEV Create 00:eb:d8:40:99:67 [ 50.846190] wlan: [4166:I:ANY] wlan_vap_create: devhandle=0x85400500, opmode=IEEE80211_M_HOSTAP, flags=0x3 [ 50.846190] [ 50.854206] wlan: [4166:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 50.866177] wlan: [4166:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 50.871518] wlan: [4166:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 50.886740] wlan: [4166:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 50.892555] wlan: [4166:I:ANY] MBO Initialized [ 50.907099] wlan: [4166:I:ANY] OCE Initialized [ 50.910402] wlan: [4166:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 31 nss_id -1 [ 50.914829] wlan: [4166:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 50.923847] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 50.930788] wlan: [4166:I:ANY] osif_nss_ol_vap_create: vap create 86b78500 : if_num 31 [ 50.955165] wlan: [4166:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 50.955198] wlan: [4166:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 50.971666] wlan: [4166:I:ANY] VAP device ath1 created osifp: (86b78500) os_if: (84428000) [ 51.305060] br-lan: port 6(ath0) entered forwarding state [ 51.417898] wlan: [4209:I:ANY] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 51.417898] [ 51.626351] wlan: [4228:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 52.030058] wlan: [4258:I:ANY] wlan_set_param: LDPC value 1 is not supported in HE mode. Try 0 for disabling and 3 for enabling. [ 52.460027] wlan: [4290:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:128 [ 52.664305] wlan: [4309:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 52.664338] wlan: [4309:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 52.671774] wlan: [4309:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 52.821274] wlan: [4319:I:ANY] DES SSID SET=MERCUSYS_9968_5G [ 53.159666] 8021q: adding VLAN 0 to HW filter on device ath1 [ 53.161514] device ath1 entered promiscuous mode [ 53.164953] br-lan: port 7(ath1) entered forwarding state [ 53.169039] br-lan: port 7(ath1) entered forwarding state [ 53.196194] wlan: [1139:I:ANY] wlan_cfg80211_do_acs: vap-0(ath1):ACS Params [ 53.196228] wlan: [1139:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:30|chwidth:20| [ 53.389381] wlan: [4387:I:ANY] wlan_set_param: HE TWT setting already set with value = 0 [ 53.468558] wlan: [4395:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 53.468600] wlan: [4395:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x63 [ 53.482441] wlan: [2708:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 53.488534] wlan: [2708:E:ANY] ieee80211_acs_find_best_11ng_centerchan: ACS failed to derive the channel. Selecting random channel [ 53.497005] wlan: [2708:I:ANY] ******** ACS report ******** [ 53.508826] wlan: [2708:I:ANY] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan | SR bss | SR load | Ch Avil | Chan eff | NearBSS | Med BSS | Far BSS | Eff BSS | chan grade [ 53.514542] wlan: [2708:I:ANY] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- [ 53.532101] wlan: [2708:I:ANY] 2412( 1) 7 15 23 -100 31 0 0 0 0 100 0 0 0 7 0 100 [ 53.549730] wlan: [2708:I:ANY] 2417( 2) 1 16 16 -99 6 0 1 0 0 29 296 0 0 1 337 100 [ 53.566897] wlan: [2708:I:ANY] 2422( 3) 4 16 26 -98 12 0 0 0 0 28 284 0 0 4 352 100 [ 53.584229] wlan: [2708:I:ANY] 2427( 4) 3 14 15 -97 9 0 0 0 0 29 293 0 0 3 341 100 [ 53.601592] wlan: [2708:I:ANY] 2432( 5) 4 13 19 -97 42 0 1 0 0 30 294 0 0 4 328 100 [ 53.603216] wlan: [4406:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:1|dl_muofdma_bfer:0 [ 53.603222] wlan: [4406:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x43 [ 53.650852] wlan: [2708:I:ANY] 2437( 6) 4 14 23 -97 27 0 1 0 0 33 317 0 0 4 303 100 [ 53.657142] wlan: [2708:I:ANY] 2442( 7) 1 13 13 -99 5 0 1 0 0 41 283 0 0 1 241 100 [ 53.674498] wlan: [2708:I:ANY] 2447( 8) 2 18 20 -97 15 0 0 0 0 39 396 0 0 2 252 100 [ 53.681335] wlan: [4411:I:ANY] wlan_set_param: HE MU BFER setting not supported in this target [ 53.709212] wlan: [2708:I:ANY] 2452( 9) 1 17 17 -92 21 0 0 0 0 45 454 0 0 1 220 100 [ 53.718300] wlan: [2708:I:ANY] 2457( 10) 1 16 16 -98 17 0 0 0 0 49 492 0 0 1 203 100 [ 53.735339] wlan: [2708:I:ANY] 2462( 11) 7 14 60 -97 20 0 0 0 0 100 0 0 2 5 0 100 [ 53.752720] wlan: [2708:I:ANY] 2467( 12) 0 0 0 -98 9 0 0 0 0 100 0 0 0 0 0 100 [ 53.754267] wlan: [4415:I:ANY] ieee80211_ucfg_setparam: HE MU BFEE only supported in STA mode [ 53.787436] wlan: [2708:I:ANY] 2472( 13) 6 11 21 -98 39 0 0 0 0 100 0 0 0 6 0 100 [ 53.796506] wlan: [2708:I:ANY] vap-0(ath0): ACS result PCH 7 freq 2442, SCH 3 freq 2422, hw_mode 1 chwidth 40, vht_seg0 5 freq 2432, vht_seg1 0 freq 0 [ 53.813745] wlan: [2708:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (331ms) [ 54.074572] wlan: [1139:I:ANY] DES SSID SET=MERCUSYS_9968 [ 54.074609] wlan: [1139:I:ANY] desired hw mode: 29 [ 54.081012] wlan: [1139:I:ANY] ieee80211_ucfg_set_freq_internal: [ 54.081012] Channel is configured already!! [ 54.084109] wlan: [1139:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 54.105388] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 55.165081] br-lan: port 7(ath1) entered forwarding state [ 59.227435] wlan: [2708:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 59.227953] wlan: [2708:I:ANY] vap-0(ath1): ACS result PCH 44 freq 5220, SCH 36 freq 5180, hw_mode 2 chwidth 80, vht_seg0 42 freq 5210, vht_seg1 0 freq 0 [ 59.235104] wlan: [2708:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (8ms) [ 59.319087] wlan: [1139:I:ANY] DES SSID SET=MERCUSYS_9968_5G [ 59.319120] wlan: [1139:I:ANY] desired hw mode: 30 [ 59.324100] wlan: [1139:I:ANY] ieee80211_ucfg_set_freq_internal: [ 59.324100] Channel is configured already!! [ 59.329138] wlan: [1139:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 59.339497] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 64.042181] [ block_rule_proc_write ] 686: g_security_disable=1 false 0 [agileconfig] no agile config flag, create! [agileconfig] the sysmode is ap, the agile config won't used! ===>>>rftestflag=1!! SFE STARTED--- mask:1 level:2 cwmp: stop cwmp dhcp_hook_d start dhcp_hook_d end General shell run! [ 79.933778] Modified watermark limit:low:12288kB high:20480kB [smartip_read_cfg 69] lan_ip is 192.168.1.236 [smartip_read_cfg 74] lan_mask is 255.255.255.0 [smartip_read_cfg 89] lan_gw is 192.168.1.1 [smartip_read_cfg 84] lan_type is 1 [ 81.059224] S99zzzzboot_don (7010): drop_caches: 3 [smartip_start_process 565] smartipd start dnsmasq........... [ 84.651393] device eth1 left promiscuous mode [ 84.651695] br-lan: port 5(eth1.4094) entered disabled state [ 84.656246] br-lan: port 4(eth1.5) entered disabled state [ 84.663427] br-lan: port 3(eth1.4) entered disabled state [ 84.668377] br-lan: port 2(eth1.3) entered disabled state [ 84.672712] br-lan: port 1(eth1.2) entered disabled state [ 84.681977] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 84.686668] device eth1 entered promiscuous mode [ 84.696920] br-lan: port 1(eth1.2) entered forwarding state [ 84.696996] br-lan: port 1(eth1.2) entered forwarding state [ 84.701765] br-lan: port 2(eth1.3) entered forwarding state [ 84.706987] br-lan: port 2(eth1.3) entered forwarding state [ 84.714272] br-lan: port 3(eth1.4) entered forwarding state [ 84.718096] br-lan: port 3(eth1.4) entered forwarding state [ 84.726845] br-lan: port 4(eth1.5) entered forwarding state [ 84.729182] br-lan: port 4(eth1.5) entered forwarding state [ 84.741596] br-lan: port 5(eth1.4094) entered forwarding state [ 84.741765] br-lan: port 5(eth1.4094) entered forwarding state [ 84.748130] br-lan: port 1(eth1.2) entered disabled state [ 84.753452] device eth1.2 left promiscuous mode [ 84.758508] br-lan: port 1(eth1.2) entered disabled state [ 84.821839] br-lan: port 2(eth1.3) entered disabled state [ 84.825784] device eth1.3 left promiscuous mode [ 84.826369] br-lan: port 2(eth1.3) entered disabled state [ 84.911380] br-lan: port 3(eth1.4) entered disabled state [ 84.913364] device eth1.4 left promiscuous mode [ 84.916738] br-lan: port 3(eth1.4) entered disabled state [ 84.961700] br-lan: port 4(eth1.5) entered disabled state [ 84.962941] device eth1.5 left promiscuous mode [ 84.967260] br-lan: port 4(eth1.5) entered disabled state [ 85.010672] device eth1 left promiscuous mode [ 85.010977] br-lan: port 5(eth1.4094) entered disabled state [ 85.016264] device eth1.4094 left promiscuous mode [ 85.019753] br-lan: port 5(eth1.4094) entered disabled state [ 85.072569] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready [ 85.100345] device eth1.2 entered promiscuous mode [ 85.100414] device eth1 entered promiscuous mode [ 85.106735] br-lan: port 1(eth1.2) entered forwarding state [ 85.108910] br-lan: port 1(eth1.2) entered forwarding state [ 85.116926] br-lan: port 1(eth1.2) entered disabled state [ 85.119747] br-lan: port 7(ath1) entered disabled state [ 85.125310] br-lan: port 6(ath0) entered disabled state [ 85.135715] br-lan: port 1(eth1.2) entered forwarding state [ 85.135812] br-lan: port 1(eth1.2) entered forwarding state [ 85.141133] br-lan: port 7(ath1) entered forwarding state [ 85.146702] br-lan: port 7(ath1) entered forwarding state [ 85.152212] br-lan: port 6(ath0) entered forwarding state [ 85.157643] br-lan: port 6(ath0) entered forwarding state [ 85.185521] device eth1.3 entered promiscuous mode [ 85.186031] br-lan: port 2(eth1.3) entered forwarding state [ 85.189323] br-lan: port 2(eth1.3) entered forwarding state [ 85.204812] device eth1.4 entered promiscuous mode [ 85.205527] br-lan: port 3(eth1.4) entered forwarding state [ 85.208563] br-lan: port 3(eth1.4) entered forwarding state [ 85.223537] device eth1.5 entered promiscuous mode [ 85.224196] br-lan: port 4(eth1.5) entered forwarding state [ 85.227401] br-lan: port 4(eth1.5) entered forwarding state [ 85.248276] device eth1.4094 entered promiscuous mode [ 85.248876] br-lan: port 5(eth1.4094) entered forwarding state [ 85.252439] br-lan: port 5(eth1.4094) entered forwarding state [ 87.135129] br-lan: port 1(eth1.2) entered forwarding state [ 87.145094] br-lan: port 7(ath1) entered forwarding state [ 87.155081] br-lan: port 6(ath0) entered forwarding state [ 87.185114] br-lan: port 2(eth1.3) entered forwarding state [ 87.205113] br-lan: port 3(eth1.4) entered forwarding state [ 87.225066] br-lan: port 4(eth1.5) entered forwarding state [ 87.245043] br-lan: port 5(eth1.4094) entered forwarding state [ 90.275022] set portAcceptFrameType failed...ret=3 pvid set:0 4094 1111111 vid=4094 memberMask=65537 untaggedMask=1 pvid set:1 2 1111111 vid=2 memberMask=65538 untaggedMask=2 pvid set:2 3 1111111 vid=3 memberMask=65540 untaggedMask=4 pvid set:3 4 1111111 vid=4 memberMask=65544 untaggedMask=8 pvid set:4 5 1111111 vid=5 memberMask=65552 untaggedMask=16 [smartip_create_ibus_thread 41] create ibus thread successfully [smartip_start_process 570] smartipd start udhcpc.......... set_multicast_router done [smartip_ibus_handle_dhcp_event 1736] smartip: udhcpc detect no dhcp server [smartip_start_process 565] smartipd start dnsmasq........... BusyBox v1.19.4 (2022-07-12 18:23:19 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. MM NM MMMMMMM M M $MMMMM MMMMM MMMMMMMMMMM MMM MMM MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM MMMM= MMMMMM MMM MMMM MMMMM MMMM MMMMMM MMMM MMMMM' MMMM= MMMMM MMMM MM MMMMM MMMM MMMM MMMMNMMMMM MMMM= MMMM MMMMM MMMMM MMMM MMMM MMMMMMMM MMMM= MMMM MMMMMM MMMMM MMMM MMMM MMMMMMMMM MMMM= MMMM MMMMM, NMMMMMMMM MMMM MMMM MMMMMMMMMMM MMMM= MMMM MMMMMM MMMMMMMM MMMM MMMM MMMM MMMMMM MMMM= MMMM MM MMMM MMMM MMMM MMMM MMMM MMMM MMMM$ ,MMMMM MMMMM MMMM MMM MMMM MMMMM MMMM MMMM MMMMMMM: MMMMMMM M MMMMMMMMMMMM MMMMMMM MMMMMMM MMMMMM MMMMN M MMMMMMMMM MMMM MMMM MMMM M MMMMMMM M M M --------------------------------------------------------------- For those about to rock... (Attitude Adjustment, unknown) --------------------------------------------------------------- root@MR80X:/# root@MR80X:/# busyboroot@MR80X:/# busybox BusyBox v1.19.4 (2022-07-12 18:23:19 CST) multi-call binary. Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko and others. Licensed under GPLv2. See source distribution for full notice. Usage: busybox [function] [arguments]... or: busybox --list[-full] or: function [arguments]... BusyBox is a multi-call binary that combines many common Unix utilities into a single executable. Most people will create a link to busybox for each function they wish to use and BusyBox will act like whatever it was invoked as. Currently defined functions: [, [[, arping, ash, awk, basename, bunzip2, bzcat, cat, chgrp, chmod, chown, chroot, chrt, clear, cmp, cp, crond, crontab, cut, date, dd, df, dirname, dmesg, du, echo, egrep, env, expr, false, fdisk, fgrep, find, free, fsync, grep, gunzip, gzip, halt, head, hexdump, hostid, hwclock, id, ifconfig, init, insmod, kill, killall, klogd, less, ln, lock, logger, ls, lsmod, mac_addr, md5sum, mdev, mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.vfat, mknod, mktemp, mount, mv, nc, netmsg, netstat, nice, nslookup, passwd, pgrep, pidof, ping, ping6, pivot_root, poweroff, printf, ps, pwd, readlink, reboot, reset, rm, rmdir, rmmod, route, sed, seq, sh, sleep, sort, start-stop-daemon, strings, switch_root, sync, sysctl, tail, tar, taskset, tee, telnet, telnetd, test, tftp, time, top, touch, tr, traceroute, true, udhcpc, umount, uname, uniq, unzip, uptime, usleep, vconfig, vi, watchdog, wc, wget, which, xargs, yes, zcat root@MR80X:/# root@MR80X:/# telneroot@MR80X:/# telnetdroot@MR80X:/# telnetd --help BusyBox v1.19.4 (2022-07-12 18:23:19 CST) multi-call binary. Usage: telnetd [OPTIONS] Handle incoming telnet connections -l LOGIN Exec LOGIN on connect -f ISSUE_FILE Display ISSUE_FILE instead of /etc/issue -K Close connection as soon as login exits (normally wait until all programs close slave pty) -p PORT Port to listen on -b ADDR[:PORT] Address to bind to -F Run in foreground -i Inetd mode root@MR80X:/# ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 0a:1e:0c:83:9a:c1 brd ff:ff:ff:ff:ff:ff 3: eth1: mtu 1500 qdisc mq state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff inet6 fe80::2eb:d8ff:fe40:9968/64 scope link valid_lft forever preferred_lft forever 4: ip6tnl0@NONE: mtu 1452 qdisc noop state DOWN qlen 1 link/tunnel6 :: brd :: 5: sit0@NONE: mtu 1480 qdisc noop state DOWN qlen 1 link/sit 0.0.0.0 brd 0.0.0.0 6: gre0@NONE: mtu 1476 qdisc noop state DOWN qlen 1 link/gre 0.0.0.0 brd 0.0.0.0 7: gretap0@NONE: mtu 1462 qdisc noop state DOWN qlen 1000 link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 13: br-lan: mtu 1500 qdisc noqueue state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff inet 192.168.1.254/24 brd 192.168.1.255 scope global br-lan valid_lft forever preferred_lft forever inet6 fe80::2eb:d8ff:fe40:9968/64 scope link valid_lft forever preferred_lft forever 14: wifi0: mtu 1500 qdisc fq_codel state UNKNOWN qlen 2699 link/ieee802.11 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff 15: soc0: <> mtu 0 qdisc noop state DOWN qlen 1 link/ieee802.11 16: wifi1: mtu 1500 qdisc fq_codel state UNKNOWN qlen 2699 link/ieee802.11 00:eb:d8:40:99:67 brd ff:ff:ff:ff:ff:ff 17: soc1: <> mtu 0 qdisc noop state DOWN qlen 1 link/ieee802.11 18: ath0: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff inet6 fe80::2eb:d8ff:fe40:9968/64 scope link valid_lft forever preferred_lft forever 19: ath1: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:67 brd ff:ff:ff:ff:ff:ff inet6 fe80::2eb:d8ff:fe40:9967/64 scope link valid_lft forever preferred_lft forever 20: eth1.2@eth1: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff 21: eth1.3@eth1: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff 22: eth1.4@eth1: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff 23: eth1.5@eth1: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff 24: eth1.4094@eth1: mtu 1500 qdisc noqueue master br-lan state UP qlen 1000 link/ether 00:eb:d8:40:99:68 brd ff:ff:ff:ff:ff:ff root@MR80X:/# reboot root@MR80X:/# enter accel_support_disable() [ 159.985144] UBIFS (ubi2:0): un-mount UBI device 2 [ 159.985203] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" stops [ 160.015225] UBIFS (ubi1:0): un-mount UBI device 1 [ 160.015272] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" stops [ 160.156412] mc_detach: disabled snooping on br-lan. [ 160.156412] Continue to update the MDB of br-lan mcastds: Leaving mcsd executive program [ 162.149597] reboot: Restarting system U-Boot 2016.01 (Jul 12 2022 - 17:26:29 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 256 MiB USB: Node Not found, skipping initialization NAND: QPIC controller support serial NAND ID = 41c841c8 Vendor = c8 Device = 41 Serial Nand Device Found With ID : 0xc8 0x41 Serial NAND device Manufacturer:GD5F1GQ5RExIG Device Size:128 MiB, Page size:2048, Spare Size:128, ECC:4-bit qpic_nand: changing oobsize to 64 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 *** Warning - bad CRC, using default environment PCI0 is not defined in the device tree PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040000 eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid led_gpio init done~ button_init done~ Hit any key to stop autoboot: 1  0 Net: cmbblk is stable 5 MAC0 addr:0:11:22:33:44:55 PHY ID1: 0x4d PHY ID2: 0xd0c0 MAC1 addr:0:11:22:33:44:56 rtk_switch_init ret = 0!!!!!!!!!!!! phyPatch set Done. rtk_vlan_init ret = 0!!!!!!!!!!!! Set RTL8367S SGMII 2.5Gbps rtk_port_macForceLinkExt_set port 16 ret = 0!!!!!!!!!!!! rtk_port_sgmiiNway_set port 16 ret = 0!!!!!!!!!!!! rtk_port_macForceLinkExt_set port 17 ret = 3!!!!!!!!!!!! rtk_port_sgmiiNway_set port 17 ret = 3!!!!!!!!!!!! ..............probe rtk switch 0 eth0, eth1 IPQ5018# IPQ5018# IPQ5018# IPQ5018# IPQ5018# printenv baudrate=115200 bootargs=console=ttyMSM0,115200n8 bootcmd=bootipq bootdelay=1 eth1addr=00:11:22:33:44:56 ethact=eth0 ethaddr=00:11:22:33:44:55 fdt_high=0x4A400000 fdtcontroladdr=4aa04004 flash_type=11 ipaddr=192.168.1.1 machid=8040000 netmask=255.255.255.0 soc_hw_version=20180101 soc_version_major=1 soc_version_minor=1 stderr=serial@78AF000 stdin=serial@78AF000 stdout=serial@78AF000 Environment size: 425/262140 bytes IPQ5018# tftp Unknown command 'tftp' - try 'help' IPQ5018# help ? - alias for 'help' ar8xxx_dump- Dump ar8xxx registers base - print or set address offset bdinfo - print Board Info structure bootelf - Boot from an ELF image in memory bootipq - bootipq from flash device bootm - boot application image from memory bootp - boot image via network using BOOTP/TFTP protocol bootvx - Boot vxWorks from an ELF image bootz - boot Linux zImage image from memory canary - test stack canary chpart - change active partition cmp - memory compare coninfo - print console devices and information cp - memory copy crc32 - checksum calculation dhcp - boot image via network using DHCP/TFTP protocol dm - Driver model low level access echo - echo args to console editenv - edit environment variable env - environment handling commands erase - erase FLASH memory exectzt - execute TZT exit - exit script false - do nothing, unsuccessfully fatinfo - print information about filesystem fatload - load binary file from a dos filesystem fatls - list files in a directory (default /) fatsize - determine a file's size fatwrite- write file into a dos filesystem fdt - flattened device tree utility commands flash - flash part_name flash part_name load_addr file_size flasherase- flerase part_name flinfo - print FLASH memory information fuseipq - fuse QFPROM registers from memory go - start application at address 'addr' help - print command description/usage httpd - Start httpd server i2c - I2C sub-system imxtract- extract a part of a multi-image ipq5018_mdio- IPQ5018 mdio utility commands ipq_mdio- IPQ mdio utility commands is_sec_boot_enabled- check secure boot fuse is enabled or not itest - return true/false on integer compare loop - infinite loop on address range md - memory display mii - MII utility commands mm - memory modify (auto-incrementing address) mmc - MMC sub system mmcinfo - display MMC info mtdparts- define flash/nand partitions mtest - simple RAM read/write test mw - memory write (fill) nand - NAND sub-system nboot - boot from NAND device nfs - boot image via network using NFS protocol nm - memory modify (constant address) part - disk partition related commands pci - list and access PCI Configuration Space ping - send ICMP ECHO_REQUEST to network host printenv- print environment variables protect - enable or disable FLASH write protection reset - Perform RESET of the CPU run - run commands in an environment variable runmulticore- Enable and schedule secondary cores saveenv - save environment variables to persistent storage secure_authenticate- authenticate the signed image setenv - set environment variables setexpr - set environment variable as the result of eval expression sf - SPI flash sub-system showvar - print local hushshell variables sleep - delay execution for some time smeminfo- print SMEM FLASH information source - run script from memory test - minimal test like /bin/sh tftpboot- boot image via network using TFTP protocol tftpput - TFTP put command, for uploading files to a server true - do nothing, successfully tzt - load and run tzt uart - UART sub-system ubi - ubi commands usb - USB sub-system usbboot - boot from USB device version - print monitor, compiler and linker version zip - zip a memory region IPQ5018# ? - alias for 'help' ar8xxx_dump- Dump ar8xxx registers base - print or set address offset bdinfo - print Board Info structure bootelf - Boot from an ELF image in memory bootipq - bootipq from flash device bootm - boot application image from memory bootp - boot image via network using BOOTP/TFTP protocol bootvx - Boot vxWorks from an ELF image bootz - boot Linux zImage image from memory canary - test stack canary chpart - change active partition cmp - memory compare coninfo - print console devices and information cp - memory copy crc32 - checksum calculation dhcp - boot image via network using DHCP/TFTP protocol dm - Driver model low level access echo - echo args to console editenv - edit environment variable env - environment handling commands erase - erase FLASH memory exectzt - execute TZT exit - exit script false - do nothing, unsuccessfully fatinfo - print information about filesystem fatload - load binary file from a dos filesystem fatls - list files in a directory (default /) fatsize - determine a file's size fatwrite- write file into a dos filesystem fdt - flattened device tree utility commands flash - flash part_name flash part_name load_addr file_size flasherase- flerase part_name flinfo - print FLASH memory information fuseipq - fuse QFPROM registers from memory go - start application at address 'addr' help - print command description/usage httpd - Start httpd server i2c - I2C sub-system imxtract- extract a part of a multi-image ipq5018_mdio- IPQ5018 mdio utility commands ipq_mdio- IPQ mdio utility commands is_sec_boot_enabled- check secure boot fuse is enabled or not itest - return true/false on integer compare loop - infinite loop on address range md - memory display mii - MII utility commands mm - memory modify (auto-incrementing address) mmc - MMC sub system mmcinfo - display MMC info mtdparts- define flash/nand partitions mtest - simple RAM read/write test mw - memory write (fill) nand - NAND sub-system nboot - boot from NAND device nfs - boot image via network using NFS protocol nm - memory modify (constant address) part - disk partition related commands pci - list and access PCI Configuration Space ping - send ICMP ECHO_REQUEST to network host printenv- print environment variables protect - enable or disable FLASH write protection reset - Perform RESET of the CPU run - run commands in an environment variable runmulticore- Enable and schedule secondary cores saveenv - save environment variables to persistent storage secure_authenticate- authenticate the signed image setenv - set environment variables setexpr - set environment variable as the result of eval expression sf - SPI flash sub-system showvar - print local hushshell variables sleep - delay execution for some time smeminfo- print SMEM FLASH information source - run script from memory test - minimal test like /bin/sh tftpboot- boot image via network using TFTP protocol tftpput - TFTP put command, for uploading files to a server true - do nothing, successfully tzt - load and run tzt uart - UART sub-system ubi - ubi commands usb - USB sub-system usbboot - boot from USB device version - print monitor, compiler and linker version zip - zip a memory region IPQ5018# mmcinfo No MMC device available IPQ5018# bdinfo arch_number = 0x08040000 boot_params = 0x40000100 DRAM bank = 0x00000000 -> start = 0x40000000 -> size = 0x10000000 eth0name = eth0 ethaddr = 00:11:22:33:44:55 eth1name = eth1 eth1addr = 00:11:22:33:44:56 current eth = eth0 ip_addr = 192.168.1.1 baudrate = 115200 bps TLB addr = 0x4AA00000 relocaddr = 0x4A920000 reloc off = 0x00000000 irq_sp = 0x4A822A90 sp start = 0x4A822A80 IPQ5018# version U-Boot 2016.01 (Jul 12 2022 - 17:26:29 +0800) arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 5.2.0 b93f831+r49254) 5.2.0 GNU ld (GNU Binutils) 2.24.0 IPQ5018# nand nand - NAND sub-system IPQ5018# Unknown command '' - try 'help' IPQ5018# nand info Device 0: nand0, sector size 128 KiB Page size 2048 b OOB size 64 b Erase size 131072 b subpagesize 0 b options 0x 0 bbt options 0x 0 IPQ5018# nand help nand - NAND sub-system IPQ5018# nand device Device 0: nand0, sector size 128 KiB Page size 2048 b OOB size 64 b Erase size 131072 b subpagesize 0 b options 0x 0 bbt options 0x 0 IPQ5018# help ? - alias for 'help' ar8xxx_dump- Dump ar8xxx registers base - print or set address offset bdinfo - print Board Info structure bootelf - Boot from an ELF image in memory bootipq - bootipq from flash device bootm - boot application image from memory bootp - boot image via network using BOOTP/TFTP protocol bootvx - Boot vxWorks from an ELF image bootz - boot Linux zImage image from memory canary - test stack canary chpart - change active partition cmp - memory compare coninfo - print console devices and information cp - memory copy crc32 - checksum calculation dhcp - boot image via network using DHCP/TFTP protocol dm - Driver model low level access echo - echo args to console editenv - edit environment variable env - environment handling commands erase - erase FLASH memory exectzt - execute TZT exit - exit script false - do nothing, unsuccessfully fatinfo - print information about filesystem fatload - load binary file from a dos filesystem fatls - list files in a directory (default /) fatsize - determine a file's size fatwrite- write file into a dos filesystem fdt - flattened device tree utility commands flash - flash part_name flash part_name load_addr file_size flasherase- flerase part_name flinfo - print FLASH memory information fuseipq - fuse QFPROM registers from memory go - start application at address 'addr' help - print command description/usage httpd - Start httpd server i2c - I2C sub-system imxtract- extract a part of a multi-image ipq5018_mdio- IPQ5018 mdio utility commands ipq_mdio- IPQ mdio utility commands is_sec_boot_enabled- check secure boot fuse is enabled or not itest - return true/false on integer compare loop - infinite loop on address range md - memory display mii - MII utility commands mm - memory modify (auto-incrementing address) mmc - MMC sub system mmcinfo - display MMC info mtdparts- define flash/nand partitions mtest - simple RAM read/write test mw - memory write (fill) nand - NAND sub-system nboot - boot from NAND device nfs - boot image via network using NFS protocol nm - memory modify (constant address) part - disk partition related commands pci - list and access PCI Configuration Space ping - send ICMP ECHO_REQUEST to network host printenv- print environment variables protect - enable or disable FLASH write protection reset - Perform RESET of the CPU run - run commands in an environment variable runmulticore- Enable and schedule secondary cores saveenv - save environment variables to persistent storage secure_authenticate- authenticate the signed image setenv - set environment variables setexpr - set environment variable as the result of eval expression sf - SPI flash sub-system showvar - print local hushshell variables sleep - delay execution for some time smeminfo- print SMEM FLASH information source - run script from memory test - minimal test like /bin/sh tftpboot- boot image via network using TFTP protocol tftpput - TFTP put command, for uploading files to a server true - do nothing, successfully tzt - load and run tzt uart - UART sub-system ubi - ubi commands usb - USB sub-system usbboot - boot from USB device version - print monitor, compiler and linker version zip - zip a memory region IPQ5018# part part - disk partition related commands IPQ5018# part info part - disk partition related commands IPQ5018# part device part - disk partition related commands IPQ5018# reset resetting ... U-Boot 2016.01 (Jul 12 2022 - 17:26:29 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 256 MiB USB: Node Not found, skipping initialization NAND: QPIC controller support serial NAND ID = 41c841c8 Vendor = c8 Device = 41 Serial Nand Device Found With ID : 0xc8 0x41 Serial NAND device Manufacturer:GD5F1GQ5RExIG Device Size:128 MiB, Page size:2048, Spare Size:128, ECC:4-bit qpic_nand: changing oobsize to 64 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 *** Warning - bad CRC, using default environment PCI0 is not defined in the device tree PCI1 is not defined in the device tree In: serial@78AF000 Out: serial@78AF000 Err: serial@78AF000 machid: 8040000 eth0 MAC Address from ART is not valid eth1 MAC Address from ART is not valid led_gpio init done~ button_init done~ Hit any key to stop autoboot: 1  0 -----------------key 14 addr 0x0100e004 val 0x1 Find no boot alter flag! ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=0", size 42 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: 336, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 567012501 ubi0: available PEBs: 115, total reserved PEBs: 221, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (3733688) ## Loading kernel from FIT Image at 44000000 ... Using 'config@mp02.1' configuration Trying 'kernel@1' kernel subimage Description: ARM OpenWrt Linux-4.4.60 Type: Kernel Image Compression: lzma compressed Data Start: 0x440000e4 Data Size: 2302417 Bytes = 2.2 MiB Architecture: ARM OS: Linux Load Address: 0x41208000 Entry Point: 0x41208000 Hash algo: crc32 Hash value: 76b0c68b Hash algo: sha1 Hash value: 8550dfc48b64f32cdc2ecf589844f9e845a36f65 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 44000000 ... Using 'config@mp02.1' configuration Trying 'fdt@mp02.1' fdt subimage Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x442c3788 Data Size: 60224 Bytes = 58.8 KiB Architecture: ARM Hash algo: crc32 Hash value: cd42104d Hash algo: sha1 Hash value: 79ea0dcfd0c95782d67c4cca1b1490eec2b30228 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x442c3788 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3ee000, end 4a3ffb3f ... OK Could not find PCI in device tree Could not find PCI in device tree Using machid 0x8040000 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.60 (felix@91fa41e6ffb6) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 b93f831+r49254) ) #1 SMP PREEMPT Tue Jul 12 18:00:08 CST 2022 [ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] q6_mem_regions@4B000000 (0x4b000000--0x4e000000) overlaps with q6_code_data@4B000000 (0x4b000000--0x4b040000) [ 0.000000] Memory policy: Data cache writealloc [ 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] PERCPU: Embedded 11 pages/cpu @8fd7d000 s14656 r8192 d22208 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 48576 [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 186628K/196608K available (4745K kernel code, 271K rwdata, 960K rodata, 1024K init, 190K bss, 9980K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0x90800000 - 0xff800000 (1776 MB) [ 0.000000] lowmem : 0x80000000 - 0x90000000 ( 256 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x81208000 - 0x8189271c (6698 kB) [ 0.000000] .init : 0x81900000 - 0x81a00000 (1024 kB) [ 0.000000] .data : 0x81a00000 - 0x81a43fd8 ( 272 kB) [ 0.000000] .bss : 0x81a46000 - 0x81a75be0 ( 191 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480] [ 0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512] [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000017] Switching to timer-based delay loop, resolution 41ns [ 0.000514] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000530] pid_max: default: 32768 minimum: 301 [ 0.000642] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000655] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001318] Initializing cgroup subsys io [ 0.001341] Initializing cgroup subsys memory [ 0.001374] Initializing cgroup subsys devices [ 0.001388] Initializing cgroup subsys freezer [ 0.001409] Initializing cgroup subsys net_cls [ 0.001421] Initializing cgroup subsys pids [ 0.001459] CPU: Testing write buffer coherency: ok [ 0.001891] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001931] Setting up static identity map for 0x41300000 - 0x41300058 [ 0.050060] MSM Memory Dump base table set up [ 0.050092] MSM Memory Dump apps data table set up [ 0.090430] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.090551] Brought up 2 CPUs [ 0.090569] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.090575] CPU: All CPU(s) started in SVC mode. [ 0.105031] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 [ 0.105345] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.105372] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.105578] pinctrl core: initialized pinctrl subsystem [ 0.106967] NET: Registered protocol family 16 [ 0.108396] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.130218] cpuidle: using governor ladder [ 0.160243] cpuidle: using governor menu [ 0.160501] NET: Registered protocol family 42 [ 0.165260] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider [ 0.170034] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.171503] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.185139] CPU: IPQ0509, SoC Version: 1.1 [ 0.186931] IPC logging disabled [ 0.186942] IPC logging disabled [ 0.186947] IPC logging disabled [ 0.186952] IPC logging disabled [ 0.186956] IPC logging disabled [ 0.187211] sps:sps is ready. [ 0.222261] pps_core: LinuxPPS API ver. 1 registered [ 0.222273] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.222295] PTP clock support registered [ 0.224946] clocksource: Switched to clocksource arch_sys_counter [ 0.227306] NET: Registered protocol family 2 [ 0.228116] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.228153] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.228195] TCP: Hash tables configured (established 2048 bind 2048) [ 0.228260] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.228286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.228476] NET: Registered protocol family 1 [ 0.237332] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.237346] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.242113] Key type asymmetric registered [ 0.242128] Asymmetric key parser 'x509' registered [ 0.242157] io scheduler noop registered [ 0.242165] io scheduler deadline registered (default) [ 0.250442] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 0.251067] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 154, base_baud = 0) is a EUD UART [ 0.252547] Registered Sucessfully [ 0.253126] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.253183] msm_serial 78af000.serial: uartclk = 1843199 [ 0.253235] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM [ 0.253265] msm_serial: console setup on port #0 [ 0.868493] console [ttyMSM0] enabled [ 0.873664] msm_serial: driver initialized [ 0.877159] msm_serial_hsl_init: driver initialized [ 0.888409] loop: module loaded [ 0.888780] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 1.885001] m25p80 spi32766.0: SPI transfer failed: -110 [ 1.885045] spi_master spi32766: failed to transfer one message from queue [ 1.889374] m25p80 spi32766.0: error -110 reading 9f [ 1.896142] m25p80: probe of spi32766.0 failed with error -110 [ 1.902154] phase not found in dts, falling to 50MHz [ 1.906868] QPIC platform data not populated [ 1.911997] QPIC controller hw version Major:2, Minor:1 [ 1.916223] QPIC controller support serial nand. [ 1.921451] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0x41 [ 1.926041] nand: GigaDevice GD5F1GQ5RExIG SPI NAND 1G 1.8V [ 1.932338] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128 [ 1.938281] 16 ofpart partitions found on MTD device qcom_nand.0 [ 1.945312] Creating 16 MTD partitions on "qcom_nand.0": [ 1.951528] 0x000000000000-0x000000080000 : "0:SBL1" [ 1.958472] 0x000000080000-0x000000100000 : "0:MIBIB" [ 1.973434] 0x000000100000-0x000000140000 : "0:BOOTCONFIG" [ 1.974897] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1" [ 1.989291] 0x000000180000-0x000000280000 : "0:QSEE" [ 1.991236] 0x000000280000-0x0000002c0000 : "0:DEVCFG" [ 2.004643] 0x0000002c0000-0x000000300000 : "0:CDT" [ 2.006078] 0x000000300000-0x000000380000 : "0:APPSBLENV" [ 2.009866] 0x000000380000-0x0000004c0000 : "0:APPSBL" [ 2.016199] 0x0000004c0000-0x0000005c0000 : "0:ART" [ 2.020918] 0x0000005c0000-0x000000640000 : "0:TRAINING" [ 2.025367] 0x000000640000-0x000003040000 : "rootfs" [ 2.064032] mtd: device 11 (rootfs) set to be root filesystem [ 2.064316] mtdsplit: no squashfs found in "rootfs" [ 2.068823] 0x000003040000-0x000005a40000 : "rootfs_1" [ 2.108110] 0x000005a40000-0x000006280000 : "tp_data" [ 2.116009] 0x000006280000-0x0000066c0000 : "radio" [ 2.120641] 0x0000066c0000-0x000006740000 : "data" [ 2.122907] libphy: Fixed MDIO Bus: probed [ 2.345183] qca-mdio 88000.mdio: Could not find phy-reset-gpio [ 2.345359] libphy: qca_mdio: probed [ 2.350588] qca-mdio 88000.mdio: qca-mdio driver was registered [ 2.794117] qca-mdio 90000.mdio: Could not find phy-reset-gpio [ 2.794310] libphy: qca_mdio: probed [ 2.798999] qca-mdio 90000.mdio: qca-mdio driver was registered [ 2.912907] cnss: INFO: IPC Logging is disabled! [ 2.913582] cnss[2]: INFO: Platform driver probed successfully. plat 8f278010 tgt 0xfffc [ 2.917045] cnss[41]: INFO: Platform driver probed successfully. plat 8f288010 tgt 0xfffb [ 2.925102] i2c /dev entries driver [ 2.933944] qcom-tsens 4a8000.thermal-sensor: tsens calibration failed [ 2.937843] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 799999 KHz [ 2.942693] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz [ 2.950103] sdhci: Secure Digital Host Controller Interface driver [ 2.958585] sdhci: Copyright(c) Pierre Ossman [ 2.964492] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.970134] [ 2.970134] Version Rollback Feature Disabled [ 2.977174] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss [ 2.980420] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available [ 2.989003] q6v5_wcss_userpd1(8fda3af0) node found [ 2.996542] platform q6v5_wcss_userpd1: ssr registeration success q6v5_wcss_userpd1 [ 3.000451] remoteproc remoteproc1: q6v5_wcss_userpd1 is available [ 3.007987] q6v5_wcss_userpd2(8fda3d94) node found [ 3.015212] platform q6v5_wcss_userpd2: ssr registeration success q6v5_wcss_userpd2 [ 3.019027] remoteproc remoteproc2: q6v5_wcss_userpd2 is available [ 3.027041] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000 [ 3.032844] coresight-csr 6001000.csr: CSR initialized [ 3.040566] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000 [ 3.045599] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000 [ 3.052975] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000 [ 3.060429] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000 [ 3.067788] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000 [ 3.075170] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000 [ 3.082467] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000 [ 3.089899] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000 [ 3.097281] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000 [ 3.104607] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000 [ 3.112037] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000 [ 3.119400] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000 [ 3.126798] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000 [ 3.134127] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000 [ 3.141559] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000 [ 3.148921] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000 [ 3.156311] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000 [ 3.163805] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000 [ 3.171225] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000 [ 3.178646] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x06064000 [ 3.185648] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x06064000 [ 3.201323] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x06064000 [ 3.215812] sps:BAM 0x06064000 is registered.[ 3.222957] coresight-tmc 6048000.tmc: TMC initialized [ 3.227163] coresight-tmc 6047000.tmc: TMC initialized [ 3.232205] coresight-funnel 6041000.funnel: FUNNEL initialized [ 3.237281] coresight-funnel 6100000.funnel: FUNNEL initialized [ 3.243056] coresight-funnel 6120000.funnel: FUNNEL initialized [ 3.248987] coresight-funnel 6130000.funnel: FUNNEL initialized [ 3.254829] coresight-funnel 61a1000.funnel: FUNNEL initialized [ 3.261547] coresight-etm4x 619c000.etm: ETM 4.0 initialized [ 3.267151] coresight-etm4x 619d000.etm: ETM 4.0 initialized [ 3.272590] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized [ 3.278425] coresight-stm 6002000.stm: STM initialized [ 3.287272] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000 [ 3.290608] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized [ 3.299824] NET: Registered protocol family 10 [ 3.306688] NET: Registered protocol family 17 [ 3.310036] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 3.314438] Bridge firewalling registered [ 3.327231] 8021q: 802.1Q VLAN Support v1.8 [ 3.331282] Registering SWP/SWPB emulation handler [ 3.337740] ubi0: attaching mtd11 [ 3.500636] ubi0: scanning is finished [ 3.505195] ubi0: attached mtd11 (name "rootfs", size 42 MiB) [ 3.505219] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 3.509910] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 3.516721] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 3.523539] ubi0: good PEBs: 336, bad PEBs: 0, corrupted PEBs: 0 [ 3.530327] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 3.536581] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 567012501 [ 3.543595] ubi0: available PEBs: 115, total reserved PEBs: 221, PEBs reserved for bad PEB handling: 20 [ 3.552581] ubi0: background thread "ubi_bgt0d" started, PID 83 [ 3.563441] hctosys: unable to open rtc device (rtc0) [ 3.578032] VFS: Mounted root (squashfs filesystem) readonly on device 31:17. [ 3.579696] Freeing unused kernel memory: 1024K (81900000 - 81a00000) [ 3.610480] random: nonblocking pool is initialized - preinit - - regular preinit - jffs2 not ready yet; using ramdisk [ 5.424346] UBIFS error (pid: 245): cannot open "ubi0:ubi_rootfs_data", error -19ubi device is not attached, try to attach it now. [ 5.896123] ubi1: attaching mtd13 [ 5.933782] ubi1: scanning is finished [ 5.939106] ubi1: attached mtd13 (name "tp_data", size 8 MiB) [ 5.939130] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 5.943821] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 5.950685] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 5.957504] ubi1: good PEBs: 66, bad PEBs: 0, corrupted PEBs: 0 [ 5.964219] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 5.970168] ubi1: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 253801847 [ 5.977438] ubi1: available PEBs: 0, total reserved PEBs: 66, PEBs reserved for bad PEB handling: 10 [ 5.986408] ubi1: background thread "ubi_bgt1d" started, PID 334 [ 6.019151] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 341 [ 6.061107] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "tp_data" [ 6.061133] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 6.067604] UBIFS (ubi1:0): FS size: 5332992 bytes (5 MiB, 42 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs) [ 6.077484] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB) [ 6.087719] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID C97DE8FF-36D8-4700-9BDE-9FE3F0F1D26E, small LPT model ubi device is not attached, try to attach it now. [ 6.323798] ubi2: attaching mtd14 [ 6.343957] ubi2: scanning is finished [ 6.349298] ubi2: attached mtd14 (name "radio", size 4 MiB) [ 6.349322] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.353668] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.360694] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.367531] ubi2: good PEBs: 34, bad PEBs: 0, corrupted PEBs: 0 [ 6.374239] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 6.380191] ubi2: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 2316796789 [ 6.387459] ubi2: available PEBs: 0, total reserved PEBs: 34, PEBs reserved for bad PEB handling: 10 [ 6.396774] ubi2: background thread "ubi_bgt2d" started, PID 429 [ 6.428003] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 436 [ 6.456405] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name "radio" [ 6.456433] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 6.462518] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs) [ 6.472667] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB) [ 6.482511] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID 1A055011-DE26-4B48-BB98-43C2A0DA87F5, small LPT model ubi device is not attached, try to attach it now. [ 6.737749] ubi3: attaching mtd15 [ 6.741882] ubi3: scanning is finished [ 6.745738] ubi3 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 0, need 20 [ 6.747221] ubi3: attached mtd15 (name "data", size 0 MiB) [ 6.755111] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 6.760436] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 6.767334] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 6.774151] ubi3: good PEBs: 4, bad PEBs: 0, corrupted PEBs: 0 [ 6.780949] ubi3: user volume: 0, internal volumes: 1, max. volumes count: 128 [ 6.786849] ubi3: max/mean erase counter: 1/1, WL threshold: 4096, image sequence number: 2234047889 [ 6.794034] ubi3: available PEBs: 0, total reserved PEBs: 4, PEBs reserved for bad PEB handling: 0 [ 6.803376] ubi3: background thread "ubi_bgt3d" started, PID 531 ubi device is empty, create new volume. can't make new volume data, exit! run_init_for_tp_qca(): start to init for tp qca router... run_init_for_tp_qca(): Copy EU Filesystem !!!!! - init - Please press Enter to activate this console. Arch: IPQ5018 WIFI FW mount is successful [ 10.023606] jffs2: Too few erase blocks (4) [ 10.102698] decouple module init. [ 10.144601] liblog: module license 'unspecified' taints kernel. [ 10.144627] Disabling lock debugging due to kernel taint [ 10.537663] PPP generic driver version 2.4.2 [ 11.528651] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2 [ 11.528692] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 11.535176] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus [ 11.541093] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 [ 11.548368] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 [ 11.555451] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xc [ 11.562358] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 11.567676] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 11.574266] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! [ 11.580637] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! [ 11.586951] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 [ 11.592582] ssdk_plat_init start [ 14.004980] ssdk_mp_reset_init[739]:INFO:MP reset successfully! [ 14.005044] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! [ 14.010968] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! [ 14.017438] regi_init[5389]:INFO:Initializing SCOMPHY! [ 15.151062] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:ffc, ssdk_led_src_id:0 [ 15.151191] ssdk_switch_register[1710]:INFO:Chip version 0xee [ 15.158262] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist [ 15.163850] ssdk_switch_register[1744]:INFO:polling is selected [ 15.172031] regi_init[5399]:INFO:Initializing SCOMPHY Done!! [ 15.177694] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! [ 15.183559] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio [ 15.189563] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit! [ 15.196414] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! [ 15.202391] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! [ 15.209031] ssdk_dt_parse[1061]:INFO:switch node is qca83xx! [ 15.215339] ssdk_plat_init start [ 16.144971] rtl8367_gpio_reset[3607]:INFO:GPIO33 reset switch done [ 16.145222] find rtk switch 0................... [ 16.160095] phy patch set Done. [ 16.169777] set portAcceptFrameType failed...ret=3 [ 16.169792] rtk_switch_init ok, go on vlan_init.............. [ 16.173445] regi_init[5477]:INFO:qca-ssdk module init, no device found! [ 16.240516] PPP MPPE Compression module registered [ 16.282942] GMAC1(8edce500) Invalid MAC@ - using 26:d7:1f:8a:fe:3c [ 16.284226] GMAC2(8edcbd00) Invalid MAC@ - using ee:70:81:67:26:63 [ 16.289376] ********************************************************** [ 16.294332] * NSS Data Plane driver [ 16.300715] ********************************************************** [ 16.459825] l2tp_core: L2TP core driver, V2.0 [ 16.468355] l2tp_netlink: L2TP netlink interface [ 16.664870] nss_driver - fw of size 763728 bytes copied to load addr: 40000000, nss_id : 0 [ 16.666376] Supported Frequencies - [ 16.672014] 850 MHz 1 GHz [ 16.677652] [ 16.678555] 7f1ed5c0: set sdma 8edbc400 [ 16.680348] node size 2 # items 4 [ 16.683563] memory: 40000000 268435456 (avl 202764288) items 4 active_cores 1 [ 16.687101] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 16.694157] 7f1ed5c0: NSS core 0 DDR from 40000000 to 40800000 [ 16.701039] 7f1ed5c0: meminfo init succeed [ 16.738180] node size 2 # items 4 [ 16.738206] memory: 40000000 268435456 (avl 202764288) items 4 active_cores 1 [ 16.740471] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 [ 16.747632] 7f1ed5c0: nss core 0 booted successfully [ 16.770002] sit: IPv6 over IPv4 tunneling driver [ 16.865778] gre: GRE over IPv4 demultiplexor driver [ 16.874482] ip_gre: GRE over IPv4 tunneling driver [ 16.957861] ip_tables: (C) 2000-2006 Netfilter Core Team [ 17.062527] ipt_REJECT: Unknown symbol nf_send_reset (err 0) [ 17.062573] ipt_REJECT: Unknown symbol nf_send_unreach (err 0) [ 17.114107] NET: Registered protocol family 24 [ 17.175993] nf_conntrack version 0.5.0 (2932 buckets, 11728 max) [ 17.350969] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 17.360958] PPTP driver version 0.8.5 [ 17.981168] nf_conntrack_rtsp v0.6.21 loading [ 17.990824] nf_nat_rtsp v0.6.21 loading [ 18.121985] Netfilter messages via NETLINK v0.30. [ 18.175985] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 18.231384] ctnetlink v0.93: registering with nfnetlink. [ 18.364858] QCA multicast snooping installed successfully [ 18.384294] cannot find nss-macsec0 node [ 18.384428] cannot find nss-macsec1 node [ 18.387439] cannot find nss-macsec2 node [ 18.391179] nss_macsec init success ------------------------------------------------------------------------------------- reloadprofile() begin reloadprofile() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- reloadconfig() begin ................................load openvpn cert......................... ................................start of merge user and default........................ ................................parse userconf to get mode............................. ................................end of parse userconf.................................. ................................mode : ap............................... ................................end of merge user and default.......................... ................................new configs merged..................................... reloadconfig() end ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- agile config reload favicon and logo start! agile config reload favicon and logo end! 1 and 00 and 960 gmtoff: 3:00 and tz: -3:00 GMT-3:00DST-4:00,M3.4.0/1,M10.5.0/1 [ 25.047281] ECM init [ 25.047369] ECM database jhash random seed: 0x5d6cbd33 [ 25.049764] start ecm_iterate_ct_timer. [ 25.074449] ECM init complete [ 25.429765] set port 0 phyAutoNegoAbility mask 11111 FC 0 [ 26.568359] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 26.590035] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready [ 26.625236] device eth1.2 entered promiscuous mode [ 26.625265] device eth1 entered promiscuous mode [ 26.639273] br-lan: port 1(eth1.2) entered forwarding state [ 26.639350] br-lan: port 1(eth1.2) entered forwarding state [ 26.681045] device eth1.3 entered promiscuous mode [ 26.681154] br-lan: port 2(eth1.3) entered forwarding state [ 26.684752] br-lan: port 2(eth1.3) entered forwarding state [ 26.696023] device eth1.4 entered promiscuous mode [ 26.696188] br-lan: port 3(eth1.4) entered forwarding state [ 26.700681] br-lan: port 3(eth1.4) entered forwarding state [ 26.720580] device eth1.5 entered promiscuous mode [ 26.720757] br-lan: port 4(eth1.5) entered forwarding state [ 26.724325] br-lan: port 4(eth1.5) entered forwarding state [ 26.737621] device eth1.4094 entered promiscuous mode [ 26.737782] br-lan: port 5(eth1.4094) entered forwarding state [ 26.741765] br-lan: port 5(eth1.4094) entered forwarding state [ 26.798895] mc_attach: enabled snooping on br-lan. [ 28.634997] br-lan: port 1(eth1.2) entered forwarding state [ 28.675002] br-lan: port 2(eth1.3) entered forwarding state [ 28.694991] br-lan: port 3(eth1.4) entered forwarding state [ 28.714992] br-lan: port 4(eth1.5) entered forwarding state [ 28.735005] br-lan: port 5(eth1.4094) entered forwarding state [ 29.788999] configuring additional NSS pbufs [ 29.799484] additional pbufs of size 802816 got added to NSS [ 29.989361] qdf: unknown parameter 'mem_debug_disabled' ignored do not do switch set in boot stage, when iptv on or snooping on [ 35.836117] wlan: [2111:I:RPTR] qca_multi_link_init_module: [ 35.836117] ******QCA Repeater Initialization Done*********** [ 35.836117] ***** starting cnssdaemon -i integrated -i integrated1 -i integrated2 ***** *****cnssdaemon pid=2810********* [ 37.366422] cnss[41]: INFO: Setting daemon_support=1 for instance_id 0x41 [ 37.405511] cnss: ERR: Failed to get plat_priv for instance_id 0x42 [ 37.445644] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 ******No cold_boot_support***** [ 38.811975] wlan: [2966:I:ANY] =======ol_if_register_wifi3_0========== [ 38.811975] [ 38.812022] wlan: [2966:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7f9dd318 [ 38.819291] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss [ 38.856565] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1500 [ 40.708435] Subsystem error monitoring/handling services are up [ 40.708825] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up [ 40.709161] rpmsg_dev_probe: No pm domain [ 40.709657] rpmsg_dev_probe: No pm domain [ 40.725262] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 40.729152] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 [ 40.745175] q6v5_wcss_userpd1 wcss powered up successfully [ 40.747261] Subsystem error monitoring/handling services are up [ 40.749045] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 [ 40.749403] cnss[2]: INFO: device_id : 65532 mem mode : [2] [ 40.761804] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 40.761805] remoteproc remoteproc1: remote processor q6v5_wcss_userpd1 is now up [ 40.775394] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 40.783096] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds [ 40.794829] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502ffff, fw_build_timestamp: 2022-07-05 15:58, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 40.800581] cnss[2]: INFO: Boardid from dts:24,FW:ff [ 40.820487] cnss[2]: INFO: BDF location : 0x4c000000 [ 40.823917] cnss[2]: INFO: BDF IPQ5018/bdwlan.b24 size 131072 [ 40.830349] cnss[2]: INFO: per device BDF location : 0x4c020000 [ 40.834629] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 [ 40.895023] cnss[2]: INFO: FW ready received for device 0xfffc [ 40.895423] wlan: [2966:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 40.903170] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 40.911150] wlan: [2966:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 40.914270] wlan: [2966:I:ANY] __ol_ath_attach: Allocated soc 88ac0500 [ 40.923492] wlan: [2966:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 40.929559] wlan: [2966:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4 [ 40.941083] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 40.950248] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d [ 40.959511] wlan: [2966:I:ANY] __ol_ath_attach: dev name soc0 [ 40.968799] wlan: [2966:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 8e0f2e00 [ 40.976771] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 40.982221] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 40.992088] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.002310] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.012463] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.022311] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.032351] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.042405] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.052696] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.062736] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.072666] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.082688] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.092769] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 41.102985] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.113147] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 41.123016] wlan: [2966:I:ANY] htc_wmi_init: HT Create . 89be8000 [ 41.133042] wlan: [2966:I:ANY] htc_wmi_init: Skipping BMI Done [ 41.139269] wlan: [2966:I:ANY] htc_wmi_init: host_enable 0 [ 41.150502] wlan: [2966:I:ANY] ol_target_init_complete: CDP soc attach success [ 41.150541] wlan: [2966:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 41.158349] wlan: [2966:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 89be8000, ep 2, value 1 [ 41.166973] wlan: [78:I:TIF] HE_CAP Info = 9a08010d [ 41.175080] wlan: [78:I:TIF] Num HW modes = 1 [ 41.180504] wlan: [78:I:TIF] Num PHY = 1 [ 41.184219] wlan: [78:I:TIF] FW Build Version (Ext.) = 0 [ 41.188299] wlan: [78:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 41.194152] wlan: [78:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 41.200759] wlan: [78:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 41.206383] wlan: [78:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 41.220827] wlan: [78:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 41.228904] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.235998] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.243761] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.250817] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.258686] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.265522] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.273359] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.280715] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.288217] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.295507] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 41.303610] wlan: [78:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 41.310385] wlan: [78:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 41.318177] wlan: [78:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:8e0f2e00 [ 41.327497] wlan: [78:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 41.334044] wlan: [78:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 41.444491] wlan: [78:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 41.484119] wlan: [78:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 41.484157] wlan: [78:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 41.484157] [ 41.491481] wlan: [2966:I:ANY] ol_ath_connect_htc: WMI is ready [ 41.508918] wlan: [2966:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 41.508957] wlan: [2966:E:NSS] [nss-wifili]: pdev:86400500 radio_ifnum:28 scheme_id:0 radio_priority:1 [ 41.521178] wlan: [2966:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 41.527691] wlan: [2966:I:ANY] ol_ath_soc_attach: connect HTC [ 41.534988] wlan: [2966:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 41.540612] wlan: [2966:I:MSCS] qca_mscs_module_init: [ 41.540612] ****QCA MSCS Initialization Done**** SoC 88ac0500 [ 41.546391] wlan: [2966:I:ANY] ol_ath_soc_attach: UMAC attach [ 41.557571] wlan: [2966:I:ANY] __ol_ath_attach: pdev_netdev name wifi0 [ 41.563061] wlan: [2966:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 41.569538] wlan: [2966:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 41.576842] wlan: [2966:I:ANY] ol_ath_pdev_attach: interface_id 0 [ 41.583385] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 41.589672] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 [ 41.597171] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 [ 41.606937] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update [ 41.620997] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update [ 41.629761] wlan: [2966:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case [ 41.638923] wlan: [2966:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:e2:e2 soc: soc0 pdev: wifi0 [ 41.646251] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :> [ 41.657696] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :< [ 41.663151] wlan: [2966:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 41.669137] wlan: [2966:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:87aaf800 [ 41.675023] wlan: [2966:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 41.684006] wlan: [2966:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 41.690554] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:7f82911c [ 41.697329] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(87aaec08) Enabling DBDC Repeater 0 soc_lag 8784cc00 [ 41.704593] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 41.704606] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(87aaec08) is_primary 0 [ 41.704711] wlan: [2966:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 41.704711] [ 41.704856] wlan: [2966:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 41.704874] wlan: [2966:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 41.704989] wlan: [2966:I:ANY] __ol_ath_attach: needed_headroom reservation 44 [ 41.704998] wlan: [2966:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 [ 41.705026] wlan: [2966:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 [ 41.705318] wlan: [2966:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x86400500, wdev: 0x86417c40, wiphy: 0x86544160, netdev: 0x86400000 [ 41.706316] wlan: [2966:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 41.706900] wlan: [2966:E:QLD] qld_register: Handle or address is NULL [ 41.706973] wlan: [2966:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 86400500_radio_type = 2 [ 41.707024] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 [ 41.707049] remoteproc remoteproc2: powering up q6v5_wcss_userpd2 [ 41.714217] Subsystem error monitoring/handling services are up [ 41.714267] remoteproc remoteproc2: remote processor q6v5_wcss_userpd2 is now up [ 41.714331] wlan: [2966:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 [ 41.714350] cnss[41]: INFO: Waiting for FW ready. Device: 0xfffb, FW ready timeout: 15 seconds [ 41.811891] cnss[41]: INFO: QMI WLFW service connected, state: 0x1 [ 41.825831] cnss[41]: INFO: device_id : 65531 mem mode : [2] [ 41.878504] cnss[41]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 [ 41.878506] cnss[41]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502ffff, fw_build_timestamp: 2022-07-05 15:58, otp_version: 0x0 eeprom_caldata_read_timeout 0s [ 41.878532] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 41.915212] cnss[41]: INFO: Device BAR Info pa: 0x81e00000, va: 0x97480000, size: 0x200000 [ 41.918777] cnss[41]: INFO: Boardid from dts:60,FW:ff [ 41.928184] cnss[41]: INFO: BDF location : 0x4cf00000 [ 41.932212] cnss[41]: INFO: BDF qcn6122/bdwlan.b60 size 131072 [ 41.938502] cnss[41]: INFO: per device BDF location : 0x4cf20000 [ 41.942888] cnss[41]: INFO: CALDATA qcn6122/caldata_1.bin size 131072 offset 0x20000 [ 42.034982] cnss[41]: INFO: FW ready received for device 0xfffb [ 42.035196] wlan: [2966:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode [ 42.040084] cnss[41]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 [ 42.058151] wlan: [2966:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 [ 42.058479] wlan: [2966:I:ANY] __ol_ath_attach: Allocated soc 85c80500 [ 42.066778] wlan: [2966:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully [ 42.073106] wlan: [2966:E:QDF] CONFIG creation failed [ 42.083826] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc [ 42.088363] wlan: [2966:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1e [ 42.098545] wlan: [2966:I:ANY] __ol_ath_attach: dev name soc1 [ 42.107598] wlan: [2966:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 898b5000 [ 42.114789] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.121311] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.130460] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.140971] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.150781] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.161525] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.170738] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.181271] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.190940] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.201889] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.211437] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.222125] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.231298] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 [ 42.241731] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.251468] wlan: [2966:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 [ 42.262331] wlan: [2966:I:ANY] htc_wmi_init: HT Create . 86ad9000 [ 42.271594] wlan: [2966:I:ANY] htc_wmi_init: Skipping BMI Done [ 42.278183] wlan: [2966:I:ANY] htc_wmi_init: host_enable 0 [ 42.289922] wlan: [2966:I:ANY] ol_target_init_complete: CDP soc attach success [ 42.289955] wlan: [2966:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 [ 42.297277] wlan: [2966:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 86ad9000, ep 2, value 1 [ 42.306688] wlan: [622:I:TIF] HE_CAP Info = 9a08010d [ 42.313467] wlan: [622:I:TIF] Num HW modes = 1 [ 42.322233] wlan: [622:I:TIF] Num PHY = 1 [ 42.322720] wlan: [622:I:TIF] FW Build Version (Ext.) = 0 [ 42.326940] wlan: [622:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 [ 42.332354] wlan: [622:I:TIF] Preferred HW Mode = 0 Num Radios = 1 [ 42.339232] wlan: [622:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes [ 42.345305] wlan: [622:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 [ 42.360147] wlan: [622:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success [ 42.368015] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.375280] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.382280] wlan: [622:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.390440] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.398350] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.405199] wlan: [622:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.412930] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.420479] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.427876] wlan: [622:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.435677] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 [ 42.443002] wlan: [622:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 [ 42.450971] wlan: [622:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 [ 42.458322] wlan: [622:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:898b5000 [ 42.467770] wlan: [622:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 [ 42.474320] wlan: [622:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success [ 42.584219] wlan: [622:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 42.771687] wlan: [622:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 [ 42.771723] wlan: [622:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 [ 42.771723] [ 42.780017] wlan: [2966:I:ANY] ol_ath_connect_htc: WMI is ready [ 42.796712] wlan: [2966:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d [ 42.796757] wlan: [2966:E:NSS] [nss-wifili]: pdev:85bc0500 radio_ifnum:29 scheme_id:1 radio_priority:0 [ 42.809870] wlan: [2966:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL [ 42.815904] wlan: [2966:I:ANY] ol_ath_soc_attach: connect HTC [ 42.822676] wlan: [2966:I:ANY] ol_ath_soc_attach: bypasswmi : 0 [ 42.833467] wlan: [2966:I:ANY] ol_ath_soc_attach: UMAC attach [ 42.834085] wlan: [2966:I:ANY] __ol_ath_attach: pdev_netdev name wifi1 [ 42.840550] wlan: [2966:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target [ 42.846580] wlan: [2966:I:ANY] __ol_ath_attach: BURSTING enabled by default [ 42.853950] wlan: [2966:I:ANY] ol_ath_pdev_attach: interface_id 1 [ 42.860524] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported [ 42.867213] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 [ 42.873987] wlan: [2966:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 5150, hi_5g = 5895 [ 42.883778] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update [ 42.898611] wlan: [2966:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update [ 42.907177] wlan: [2966:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case [ 42.916365] wlan: [2966:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:5d:5d soc: soc1 pdev: wifi1 [ 42.923281] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :> [ 42.934802] wlan: [2966:I:MBSSIE] ieee80211_mbss_attach: :< [ 42.940834] wlan: [2966:I:ANY] ol_resmgr_create: OL Resmgr Init-ed [ 42.946574] wlan: [2966:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 87aaf800 [ 42.952114] wlan: [2966:I:ANY] acfg_attach: Offload using existing sock 87aaf800 [ 42.952114] [ 42.960773] wlan: [2966:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 [ 42.972127] wlan: [2966:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 42.976515] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:7f82911c [ 42.983189] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(888d6c08) Enabling DBDC Repeater 0 soc_lag 85c07a40 [ 42.990492] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(888d6c08) is_primary 0 [ 42.990526] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 43.007895] wlan: [2966:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 43.007895] [ 43.008087] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled [ 43.032736] wlan: [2966:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty [ 43.040183] wlan: [2966:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 4096 [ 43.049516] wlan: [2966:I:ANY] __ol_ath_attach: needed_headroom reservation 44 [ 43.058478] wlan: [2966:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 [ 43.066115] wlan: [2966:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x85bc0500, wdev: 0x85bd7c40, wiphy: 0x86385960, netdev: 0x85bc0000 [ 43.076984] wlan: [2966:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 [ 43.088732] wlan: [2966:E:QLD] qld_register: Handle or address is NULL [ 43.097499] wlan: [2966:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 85bc0500_radio_type = 2 [ 43.103923] wlan: [2966:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) No Direct-Attach chipsets found. led_ctrl() is running on is result [ 45.764617] wlan: [3719:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :00:eb:d8:40:99:68 ret: 0 [ 45.868735] wlan: [3733:I:ANY] number of channels: 2G = 0 5G = 0, 6G = 0 [ 45.868771] wlan: [3733:I:ANY] ieee80211_update_channellist: ieee80211_update_channellist: No ic channels available [ 45.874505] wlan: [3733:I:ANY] ol_ath_ucfg_setparam: ol_ath_ucfg_setparam: Unable to set regdomain, restore orig_rd = 22 [ 45.885714] wlan: [3733:I:ANY] number of channels: 2G = 11 5G = 0, 6G = 0 [ 45.896239] wlan: [3733:I:ANY] wlan_scan_update_channel_list: num_chan: 11 [ 45.963741] wlan: [3741:I:ANY] wlan_scan_update_channel_list: num_chan: 13 [ 45.963897] wlan: [3741:I:ANY] ieee80211_setctry_tryretaining_curchan: [449] Skipping current channel retention during set_country operation [ 45.970309] wlan: [3741:I:ANY] number of channels: 2G = 13 5G = 0, 6G = 0 [ 45.982502] wlan: [3741:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: DE ret: 0 [ 46.114620] wlan: [3751:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 46.258137] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 46.307278] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 [ 46.626040] wlan: [3808:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath0 : clone params: 0x00000003 [ 46.626114] wlan: [3808:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 46.636734] wlan: [3808:I:ANY] osifp_create_wlan_vap: VDEV Create 00:eb:d8:40:99:68 [ 46.644208] wlan: [3808:I:ANY] wlan_vap_create: devhandle=0x86400500, opmode=IEEE80211_M_HOSTAP, flags=0x3 [ 46.644208] [ 46.652299] wlan: [3808:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 46.662761] wlan: [3808:I:ANY] ieee80211_vap_setup: Disable vht SU BFEE by default in AP mode [ 46.669775] wlan: [3808:I:ANY] ieee80211_vap_setup: Disable HE SU BFEE by default in AP mode [ 46.678201] wlan: [3808:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:0|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 46.686703] wlan: [3808:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x32 [ 46.701120] wlan: [3808:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 46.707433] wlan: [3808:I:ANY] MBO Initialized [ 46.721155] wlan: [3808:I:ANY] OCE Initialized [ 46.725442] wlan: [3808:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 30 nss_id -1 [ 46.729814] wlan: [3808:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28 [ 46.738930] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 46.745444] wlan: [3808:I:ANY] osif_nss_ol_vap_create: vap create 85bba500 : if_num 30 [ 46.765040] wlan: [3808:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 46.765071] wlan: [3808:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 46.773226] wlan: [3808:I:ANY] VAP device ath0 created osifp: (85bba500) os_if: (85440000) [ 47.231733] wlan: [3851:I:ANY] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 47.231733] [ 47.436256] wlan: [3871:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 48.247390] wlan: [3931:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:128 [ 48.453412] wlan: [3953:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 48.453444] wlan: [3953:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 48.460961] wlan: [3953:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 48.737816] wlan: [3971:I:ANY] DES SSID SET=MERCUSYS_9968 [ 49.097420] 8021q: adding VLAN 0 to HW filter on device ath0 [ 49.099551] device ath0 entered promiscuous mode [ 49.102501] br-lan: port 6(ath0) entered forwarding state [ 49.106850] br-lan: port 6(ath0) entered forwarding state [ 49.146139] wlan: [1141:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params [ 49.146173] wlan: [1141:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:29|chwidth:20| [ 49.355020] wlan: [4042:I:ANY] wlan_set_param: HE TWT setting already set with value = 0 [ 49.432819] wlan: [4048:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:0|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0 [ 49.432860] wlan: [4048:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x22 [ 49.514107] wlan: [4058:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:0|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:0|dl_muofdma_bfer:0 [ 49.514145] wlan: [4058:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x2 [ 49.591163] wlan: [4063:I:ANY] wlan_set_param: HE MU BFER setting not supported in this target [ 49.657015] wlan: [4067:I:ANY] ieee80211_ucfg_setparam: HE MU BFEE only supported in STA mode [ 49.827050] wlan: [4081:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :00:eb:d8:40:99:67 ret: 0 [ 49.938473] wlan: [4095:I:ANY] wlan_scan_update_channel_list: num_chan: 0 [ 49.938608] wlan: [4095:E:ANY] Cannot malloc 0 bytes @ dfs_init_precac_list:1170 [ 49.944589] wlan: [4095:I:ANY] number of channels: 2G = 0 5G = 0, 6G = 0 [ 49.952892] wlan: [4095:I:ANY] ieee80211_update_channellist: ieee80211_update_channellist: No ic channels available [ 49.958506] wlan: [4095:I:ANY] ol_ath_ucfg_setparam: ol_ath_ucfg_setparam: Unable to set regdomain, restore orig_rd = 22 [ 49.982294] wlan: [4095:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 49.982749] wlan: [4095:I:ANY] number of channels: 2G = 0 5G = 25, 6G = 0 [ 49.990446] wlan: [4095:I:ANY] wlan_scan_update_channel_list: num_chan: 25 [ 50.063504] wlan: [4101:I:ANY] wlan_scan_update_channel_list: num_chan: 19 [ 50.066121] wlan: [4101:I:ANY] wlan_scan_update_channel_list: num_chan: 19 [ 50.069724] wlan: [4101:I:ANY] ieee80211_setctry_tryretaining_curchan: [449] Skipping current channel retention during set_country operation [ 50.076773] wlan: [4101:I:ANY] number of channels: 2G = 0 5G = 19, 6G = 0 [ 50.089054] wlan: [4101:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: DE ret: 0 [ 50.219553] wlan: [4111:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0 [ 50.363464] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10 [ 50.416163] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60 [ 50.584716] wlan: [4163:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath1 : clone params: 0x00000003 [ 50.584793] wlan: [4163:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES [ 50.596222] wlan: [4163:I:ANY] osifp_create_wlan_vap: VDEV Create 00:eb:d8:40:99:67 [ 50.603220] wlan: [4163:I:ANY] wlan_vap_create: devhandle=0x85bc0500, opmode=IEEE80211_M_HOSTAP, flags=0x3 [ 50.603220] [ 50.611495] wlan: [4163:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 50.621545] wlan: [4163:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 50.628479] wlan: [4163:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x73 [ 50.643511] wlan: [4163:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 50.649584] wlan: [4163:I:ANY] MBO Initialized [ 50.663136] wlan: [4163:I:ANY] OCE Initialized [ 50.667264] wlan: [4163:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 31 nss_id -1 [ 50.671565] wlan: [4163:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29 [ 50.680655] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0 [ 50.687161] wlan: [4163:I:ANY] osif_nss_ol_vap_create: vap create 85945500 : if_num 31 [ 50.715024] wlan: [4163:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 50.715058] wlan: [4163:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 50.723227] wlan: [4163:I:ANY] VAP device ath1 created osifp: (85945500) os_if: (87804000) [ 51.104984] br-lan: port 6(ath0) entered forwarding state [ 51.170731] wlan: [4204:I:ANY] WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 51.170731] [ 51.373021] wlan: [4220:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1 [ 51.779193] wlan: [4253:I:ANY] wlan_set_param: LDPC value 1 is not supported in HE mode. Try 0 for disabling and 3 for enabling. [ 52.203827] wlan: [4285:I:ANY] ieee80211_ucfg_setparam: Setting Max Stations:128 [ 52.405242] wlan: [4302:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0 [ 52.405273] wlan: [4302:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5 [ 52.412294] wlan: [4302:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME [ 52.563683] wlan: [4317:I:ANY] DES SSID SET=MERCUSYS_9968_5G [ 52.912212] 8021q: adding VLAN 0 to HW filter on device ath1 [ 52.914059] device ath1 entered promiscuous mode [ 52.917905] br-lan: port 7(ath1) entered forwarding state [ 52.921600] br-lan: port 7(ath1) entered forwarding state [ 52.966165] wlan: [1141:I:ANY] wlan_cfg80211_do_acs: vap-0(ath1):ACS Params [ 52.966201] wlan: [1141:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:30|chwidth:20| [ 53.149767] wlan: [4385:I:ANY] wlan_set_param: HE TWT setting already set with value = 0 [ 53.225428] wlan: [4390:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:0 [ 53.225469] wlan: [4390:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x63 [ 53.275711] wlan: [2715:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 53.276008] wlan: [2715:E:ANY] ieee80211_acs_find_best_11ng_centerchan: ACS failed to derive the channel. Selecting random channel [ 53.283234] wlan: [2715:I:ANY] ******** ACS report ******** [ 53.295215] wlan: [2715:I:ANY] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan | SR bss | SR load | Ch Avil | Chan eff | NearBSS | Med BSS | Far BSS | Eff BSS | chan grade [ 53.300848] wlan: [2715:I:ANY] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- [ 53.309501] wlan: [4397:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:1|dl_muofdma_bfer:0 [ 53.309508] wlan: [4397:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x43 [ 53.350430] wlan: [2715:I:ANY] 2412( 1) 8 10 23 -99 34 0 0 0 0 100 0 0 0 8 0 100 [ 53.356687] wlan: [2715:I:ANY] 2417( 2) 0 0 0 -98 8 0 1 0 0 32 320 0 0 0 312 100 [ 53.374048] wlan: [2715:I:ANY] 2422( 3) 3 17 30 -98 25 0 0 0 0 34 349 0 0 3 286 100 [ 53.391376] wlan: [2715:I:ANY] 2427( 4) 0 0 0 -98 8 0 0 0 0 36 364 0 0 0 274 100 [ 53.408741] wlan: [2715:I:ANY] 2432( 5) 4 13 21 -98 13 0 1 0 0 32 312 0 0 4 308 100 [ 53.422733] wlan: [4404:I:ANY] wlan_set_param: HE MU BFER setting not supported in this target [ 53.443453] wlan: [2715:I:ANY] 2437( 6) 6 15 24 -98 18 0 0 0 0 29 286 0 0 6 337 100 [ 53.452510] wlan: [2715:I:ANY] 2442( 7) 1 11 11 -99 13 0 1 0 0 35 256 0 0 1 278 100 [ 53.469582] wlan: [2715:I:ANY] 2447( 8) 3 17 20 -98 36 0 0 0 0 38 389 0 0 3 257 100 [ 53.486967] wlan: [2715:I:ANY] 2452( 9) 1 19 19 -98 14 0 0 0 0 43 431 0 0 1 232 100 [ 53.495628] wlan: [4409:I:ANY] ieee80211_ucfg_setparam: HE MU BFEE only supported in STA mode [ 53.521681] wlan: [2715:I:ANY] 2457( 10) 1 15 15 -98 13 0 0 0 0 42 421 0 0 1 237 100 [ 53.530387] wlan: [2715:I:ANY] 2462( 11) 7 13 60 -98 37 0 0 0 0 100 0 0 2 5 0 100 [ 53.547634] wlan: [2715:I:ANY] 2467( 12) 0 0 0 -99 9 0 0 0 0 100 0 0 0 0 0 100 [ 53.565008] wlan: [2715:I:ANY] 2472( 13) 3 9 15 -99 47 0 0 0 0 100 0 0 0 3 0 100 [ 53.582677] wlan: [2715:I:ANY] vap-0(ath0): ACS result PCH 2 freq 2417, SCH 6 freq 2437, hw_mode 1 chwidth 40, vht_seg0 4 freq 2427, vht_seg1 0 freq 0 [ 53.599811] wlan: [2715:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (324ms) [ 53.862045] wlan: [1141:I:ANY] DES SSID SET=MERCUSYS_9968 [ 53.862081] wlan: [1141:I:ANY] desired hw mode: 29 [ 53.866755] wlan: [1141:I:ANY] ieee80211_ucfg_set_freq_internal: [ 53.866755] Channel is configured already!! [ 53.872251] wlan: [1141:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 53.882789] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 54.915021] br-lan: port 7(ath1) entered forwarding state [ 58.994730] wlan: [2715:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty [ 58.995356] wlan: [2715:I:ANY] vap-0(ath1): ACS result PCH 44 freq 5220, SCH 36 freq 5180, hw_mode 2 chwidth 80, vht_seg0 42 freq 5210, vht_seg1 0 freq 0 [ 59.005267] wlan: [2715:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (8ms) [ 59.085346] wlan: [1141:I:ANY] DES SSID SET=MERCUSYS_9968_5G [ 59.085415] wlan: [1141:I:ANY] desired hw mode: 30 [ 59.090379] wlan: [1141:I:ANY] ieee80211_ucfg_set_freq_internal: [ 59.090379] Channel is configured already!! [ 59.096569] wlan: [1141:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled [ 59.105784] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report [ 63.471164] [ block_rule_proc_write ] 686: g_security_disable=1 false 0 [agileconfig] no agile config flag, create! [agileconfig] the sysmode is ap, the agile config won't used! ===>>>rftestflag=1!! SFE STARTED--- mask:1 level:2 cwmp: stop cwmp dhcp_hook_d start dhcp_hook_d end General shell run! [ 78.388035] Modified watermark limit:low:12288kB high:20480kB [smartip_read_cfg 69] lan_ip is 192.168.1.236 [smartip_read_cfg 74] lan_mask is 255.255.255.0 [smartip_read_cfg 89] lan_gw is 192.168.1.1 [smartip_read_cfg 84] lan_type is 1 [ 79.493208] S99zzzzboot_don (6956): drop_caches: 3 [smartip_start_process 565] smartipd start dnsmasq........... [ 82.054840] device eth1 left promiscuous mode [ 82.055157] br-lan: port 5(eth1.4094) entered disabled state [ 82.058876] br-lan: port 4(eth1.5) entered disabled state [ 82.064562] br-lan: port 3(eth1.4) entered disabled state [ 82.070140] br-lan: port 2(eth1.3) entered disabled state [ 82.081605] br-lan: port 1(eth1.2) entered disabled state [ 82.086428] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 82.088846] device eth1 entered promiscuous mode [ 82.092803] br-lan: port 1(eth1.2) entered forwarding state [ 82.096651] br-lan: port 1(eth1.2) entered forwarding state [ 82.102408] br-lan: port 2(eth1.3) entered forwarding state [ 82.107472] br-lan: port 2(eth1.3) entered forwarding state [ 82.113390] br-lan: port 3(eth1.4) entered forwarding state [ 82.118553] br-lan: port 3(eth1.4) entered forwarding state [ 82.124450] br-lan: port 4(eth1.5) entered forwarding state [ 82.129662] br-lan: port 4(eth1.5) entered forwarding state [ 82.135900] br-lan: port 5(eth1.4094) entered forwarding state [ 82.140777] br-lan: port 5(eth1.4094) entered forwarding state [ 82.148482] br-lan: port 1(eth1.2) entered disabled state [ 82.155907] device eth1.2 left promiscuous mode [ 82.157861] br-lan: port 1(eth1.2) entered disabled state [ 82.209187] br-lan: port 2(eth1.3) entered disabled state [ 82.212212] device eth1.3 left promiscuous mode [ 82.213569] br-lan: port 2(eth1.3) entered disabled state [ 82.259431] br-lan: port 3(eth1.4) entered disabled state [ 82.261785] device eth1.4 left promiscuous mode [ 82.264171] br-lan: port 3(eth1.4) entered disabled state [ 82.329441] br-lan: port 4(eth1.5) entered disabled state [ 82.330602] device eth1.5 left promiscuous mode [ 82.333819] br-lan: port 4(eth1.5) entered disabled state [ 82.389383] device eth1 left promiscuous mode [ 82.389926] br-lan: port 5(eth1.4094) entered disabled state [ 82.394653] device eth1.4094 left promiscuous mode [ 82.398783] br-lan: port 5(eth1.4094) entered disabled state [ 82.455578] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready [ 82.493562] device eth1.2 entered promiscuous mode [ 82.493599] device eth1 entered promiscuous mode [ 82.515266] br-lan: port 1(eth1.2) entered forwarding state [ 82.515394] br-lan: port 1(eth1.2) entered forwarding state [ 82.550505] br-lan: port 1(eth1.2) entered disabled state [ 82.550628] br-lan: port 7(ath1) entered disabled state [ 82.555035] br-lan: port 6(ath0) entered disabled state [ 82.568013] br-lan: port 1(eth1.2) entered forwarding state [ 82.568172] br-lan: port 1(eth1.2) entered forwarding state [ 82.572483] br-lan: port 7(ath1) entered forwarding state [ 82.578115] br-lan: port 7(ath1) entered forwarding state [ 82.583621] br-lan: port 6(ath0) entered forwarding state [ 82.588974] br-lan: port 6(ath0) entered forwarding state [ 82.626396] device eth1.3 entered promiscuous mode [ 82.626999] br-lan: port 2(eth1.3) entered forwarding state [ 82.630192] br-lan: port 2(eth1.3) entered forwarding state [ 82.649869] device eth1.4 entered promiscuous mode [ 82.650344] br-lan: port 3(eth1.4) entered forwarding state [ 82.653664] br-lan: port 3(eth1.4) entered forwarding state [ 82.669946] device eth1.5 entered promiscuous mode [ 82.670309] br-lan: port 4(eth1.5) entered forwarding state [ 82.673707] br-lan: port 4(eth1.5) entered forwarding state [ 82.688133] device eth1.4094 entered promiscuous mode [ 82.688622] br-lan: port 5(eth1.4094) entered forwarding state [ 82.692316] br-lan: port 5(eth1.4094) entered forwarding state [ 84.565007] br-lan: port 1(eth1.2) entered forwarding state [ 84.575015] br-lan: port 7(ath1) entered forwarding state [ 84.585012] br-lan: port 6(ath0) entered forwarding state [ 84.625001] br-lan: port 2(eth1.3) entered forwarding state [ 84.645029] br-lan: port 3(eth1.4) entered forwarding state [ 84.665029] br-lan: port 4(eth1.5) entered forwarding state [ 84.685011] br-lan: port 5(eth1.4094) entered forwarding state [ 87.709220] set portAcceptFrameType failed...ret=3 pvid set:0 4094 1111111 vid=4094 memberMask=65537 untaggedMask=1 pvid set:1 2 1111111 vid=2 memberMask=65538 untaggedMask=2 pvid set:2 3 1111111 vid=3 memberMask=65540 untaggedMask=4 pvid set:3 4 1111111 vid=4 memberMask=65544 untaggedMask=8 pvid set:4 5 1111111 vid=5 memberMask=65552 untaggedMask=16 [smartip_create_ibus_thread 41] create ibus thread successfully [smartip_start_process 570] smartipd start udhcpc.......... set_multicast_router done [smartip_ibus_handle_dhcp_event 1736] smartip: udhcpc detect no dhcp server [smartip_start_process 565] smartipd start dnsmasq........... BusyBox v1.19.4 (2022-07-12 18:23:19 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. MM NM MMMMMMM M M $MMMMM MMMMM MMMMMMMMMMM MMM MMM MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM MMMM= MMMMMM MMM MMMM MMMMM MMMM MMMMMM MMMM MMMMM' MMMM= MMMMM MMMM MM MMMMM MMMM MMMM MMMMNMMMMM MMMM= MMMM MMMMM MMMMM MMMM MMMM MMMMMMMM MMMM= MMMM MMMMMM MMMMM MMMM MMMM MMMMMMMMM MMMM= MMMM MMMMM, NMMMMMMMM MMMM MMMM MMMMMMMMMMM MMMM= MMMM MMMMMM MMMMMMMM MMMM MMMM MMMM MMMMMM MMMM= MMMM MM MMMM MMMM MMMM MMMM MMMM MMMM MMMM$ ,MMMMM MMMMM MMMM MMM MMMM MMMMM MMMM MMMM MMMMMMM: MMMMMMM M MMMMMMMMMMMM MMMMMMM MMMMMMM MMMMMM MMMMN M MMMMMMMMM MMMM MMMM MMMM M MMMMMMM M M M --------------------------------------------------------------- For those about to rock... (Attitude Adjustment, unknown) --------------------------------------------------------------- root@MR80X:/# free total used free shared buffers Mem: 187652 103192 84460 1532 2244 -/+ buffers: 100948 86704 Swap: 0 0 0 root@MR80X:/# root@MR80X:/# free -h total used free shared buffers Mem: 187652 103276 84376 1532 2244 -/+ buffers: 101032 86620 Swap: 0 0 0 root@MR80X:/# root@MR80X:/# free -hm total used free shared buffers Mem: 187652 103276 84376 1532 2244 -/+ buffers: 101032 86620 Swap: 0 0 0 root@MR80X:/# root@MR80X:/# free -mk total used free shared buffers Mem: 187652 103200 84452 1532 2244 -/+ buffers: 100956 86696 Swap: 0 0 0 root@MR80X:/# top df Filesystem 1K-blocks Used Available Use% Mounted on mtd:ubi_rootfs 18176 18176 0 100% /rom tmpfs 93828 576 93252 1% /tmp tmpfs 512 0 512 0% /dev root 93824 0 93824 0% /mnt root 93824 700 93124 1% /overlay overlayfs:/overlay 93824 700 93124 1% / ubi1:tp_data 4128 76 4052 2% /tp_data ubi2:radio 572 24 484 5% /radio root@MR80X:/# root@MR80X:/# df -h Filesystem Size Used Available Use% Mounted on mtd:ubi_rootfs 17.8M 17.8M 0 100% /rom tmpfs 91.6M 576.0K 91.1M 1% /tmp tmpfs 512.0K 0 512.0K 0% /dev root 91.6M 0 91.6M 0% /mnt root 91.6M 700.0K 90.9M 1% /overlay overlayfs:/overlay 91.6M 700.0K 90.9M 1% / ubi1:tp_data 4.0M 76.0K 4.0M 2% /tp_data ubi2:radio 572.0K 24.0K 484.0K 5% /radio root@MR80X:/# top -d 1 Mem: 103276K used, 84376K free, 0K shrd, 1100K buff, 1804K cached CPU: 0% usr 5% sys 0% nic 95% idle 0% io 0% irq 0% sirq Load average: 1.34 0.78 0.32 1/136 9415 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 6589 1 root S 6168 3% 0% {cloud_https_boo} /usr/bin/lua /usr/s 6211 1 root S 4816 3% 0% /usr/sbin/uhttpd -f -h /www -r MR80X 1152 1 root S 4720 3% 0% wpa_supplicant -g /var/run/wpa_suppli 1141 1 root S 4328 2% 0% hostapd -g /var/run/hostapd/global -B 6509 1 root S 3768 2% 0% /usr/bin/cloud-brd -c /etc/cloud_conf 6244 1 root S 3460 2% 0% /usr/bin/client_mgmt 6933 1 root S 3420 2% 0% /usr/bin/smartipd 7014 1 root S 3384 2% 0% /sbin/netifd 6584 1 root S 3224 2% 0% /usr/bin/cloud-https -c /etc/cloud_ht 6989 1 root S 3208 2% 0% /usr/sbin/conn-indicator 5914 1 root S 3192 2% 0% /usr/sbin/dropbear -P /var/run/dropbe 6434 1 root S 3128 2% 0% tddp 6648 1 root S 3116 2% 0% /usr/bin/dhcp_hook_d 4031 1 root S 3016 2% 0% /usr/sbin/hostapd_cli -i ath0 -p /var 4376 1 root S 3016 2% 0% /usr/sbin/hostapd_cli -i ath1 -p /var 6542 1 root S 2920 2% 0% /usr/sbin/ntpd -n -p time.nist.gov -p 1100 1 root S 2864 2% 0% /usr/bin/ledctrl 5809 1 root S 2820 2% 0% /usr/sbin/tsched 6880 1 root S 2804 1% 0% /usr/bin/switch_led 5766 1 root S 2776 1% 0% /usr/bin/factory_resetMem: 103404K used, 84248K free, 0K shrd, 1100K buff, 1804K cached CPU: 0% usr 2% sys 0% nic 90% idle 0% io 4% irq 1% sirq Load average: 1.34 0.78 0.32 1/136 9424 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 9415 577 root R 1520 1% 0% top -d 1 2715 2 root SW< 0 0% 0% [scheduler_threa] 6589 1 root S 6168 3% 0% {cloud_https_boo} /usr/bin/lua /usr/s 6211 1 root S 4816 3% 0% /usr/sbin/uhttpd -f -h /www -r MR80X 1152 1 root S 4720 3% 0% wpa_supplicant -g /var/run/wpa_suppli 1141 1 root S 4328 2% 0% hostapd -g /var/run/hostapd/global -B 6509 1 root S 3768 2% 0% /usr/bin/cloud-brd -c /etc/cloud_conf 6244 1 root S 3460 2% 0% /usr/bin/client_mgmt 6933 1 root S 3420 2% 0% /usr/bin/smartipd 7014 1 root S 3384 2% 0% /sbin/netifd 6584 1 root S 3224 2% 0% /usr/bin/cloud-https -c /etc/cloud_ht 6989 1 root S 3208 2% 0% /usr/sbin/conn-indicator 5914 1 root S 3192 2% 0% /usr/sbin/dropbear -P /var/run/dropbe 6434 1 root S 3128 2% 0% tddp 6648 1 root S 3116 2% 0% /usr/bin/dhcp_hook_d 4031 1 root S 3016 2% 0% /usr/sbin/hostapd_cli -i ath0 -p /var 4376 1 root S 3016 2% 0% /usr/sbin/hostapd_cli -i ath1 -p /var 6542 1 root S 2920 2% 0% /usr/sbin/ntpd -n -p time.nist.gov -p 1100 1 root S 2864 2% 0% /usr/bin/ledctrl 5809 1 root S 2820 2% 0% /usr/sbin/tschedMem: 103404K used, 84248K free, 0K shrd, 1100K buff, 1804K cached CPU: 1% usr 2% sys 0% nic 89% idle 0% io 4% irq 1% sirq Load average: 1.34 0.78 0.32 1/136 9437 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 9415 577 root R 1528 1% 0% top -d 1 7 2 root SW 0 0% 0% [rcu_preempt] 6589 1 root S 6168 3% 0% {cloud_https_boo} /usr/bin/lua /usr/s 6211 1 root S 4816 3% 0% /usr/sbin/uhttpd -f -h /www -r MR80X 1152 1 root S 4720 3% 0% wpa_supplicant -g /var/run/wpa_suppli 1141 1 root S 4328 2% 0% hostapd -g /var/run/hostapd/global -B 6509 1 root S 3768 2% 0% /usr/bin/cloud-brd -c /etc/cloud_conf 6244 1 root S 3460 2% 0% /usr/bin/client_mgmt 6933 1 root S 3420 2% 0% /usr/bin/smartipd 7014 1 root S 3384 2% 0% /sbin/netifd 6584 1 root S 3224 2% 0% /usr/bin/cloud-https -c /etc/cloud_ht 6989 1 root S 3208 2% 0% /usr/sbin/conn-indicator 5914 1 root S 3192 2% 0% /usr/sbin/dropbear -P /var/run/dropbe 6434 1 root S 3128 2% 0% tddp 6648 1 root S 3116 2% 0% /usr/bin/dhcp_hook_d 4031 1 root S 3016 2% 0% /usr/sbin/hostapd_cli -i ath0 -p /var 4376 1 root S 3016 2% 0% /usr/sbin/hostapd_cli -i ath1 -p /var 6542 1 root S 2920 2% 0% /usr/sbin/ntpd -n -p time.nist.gov -p 1100 1 root S 2864 2% 0% /usr/bin/ledctrl 5809 1 root S 2820 2% 0% /usr/sbin/tsched^[^C root@MR80X:/# root@MR80X:/# root@MR80X:/#