YunCore AX880
Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.
Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the
<WRAP>
that encloses it.
Getting started with a new Device Page
- This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information.
- There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness.
- When there are no more “fixme” tags left, delete this one too, along with the
<WRAP>
that encloses it.
Keep the articles modular
- Please include only model specific information, omit bla,bla and put everything generic into separate articles
- If you have no time to write certain stuff, link to docs
- base-system should lead the way, do not explain this again
- DO NOT provide a complete howto here! Instead groom the general documentation.
Supported Versions
Experimental Versions
None at this time.
Hardware Highlights
Installation
Flash Layout
Find out flash layout, then add the flash layout table here (copy, paste, modify the example).
Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.
OEM installation via sysupgrade
- Connect to the AP from the LAN side. Set static IP in 192.168.188.0/24 range.
- Stock web GUI is at 192.168.188.253, password is “admin”.
- Telnet CLI should be enabled by default, login: root, password: 476t*_f0%g09y
- Recommended: make a backup of your stock FW, especially mtd21 - instructions in git commit: ?p=openwrt/openwrt.git;a=commit;h=3763a6a0752cec6e9d7a7d71d9c0cbdfcd35a2e7
- Download the factory.bin image.
- Rename the file to “factory” and change extension from .bin to .ubin. Otherwise you'll need to open AP and connect to serial console.
- Proceed with firmware upgrade via the stock webGUI. Do NOT keep settings.
OEM installation using the TFTP method
Specific values needed for tftp
Enter values for “FILL-IN” below
Bootloader tftp server IPv4 address | FILL-IN |
---|---|
Bootloader MAC address (special) | FILL-IN |
Firmware tftp image | Latest OpenWrt release (NOTE: Name must contain “tftp”) |
TFTP transfer window | FILL-IN seconds |
TFTP window start | approximately FILL-IN seconds after power on |
TFTP client required IP address | FILL-IN |
Upgrading OpenWrt
These are generic instructions. Update with your router's specifics.
LuCI Web Upgrade Process
- Browse to
http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/
LuCI Upgrade URL - Upload image file for sysupgrade to LuCI
- Wait for reboot
Terminal Upgrade Process
If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:
sysupgrade
mtd
Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
sysupgrade
- Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
mtd
If sysupgrade
does not support this router, use mtd
.
- Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot
Debricking
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Please fill in real values for this device, then remove the EXAMPLEs
Network interfaces
The default network configuration is:
Interface Name | Description | Default configuration |
---|---|---|
br-lan | EXAMPLE LAN & WiFi | EXAMPLE 192.168.1.1/24 |
vlan0 (eth0.0) | EXAMPLE LAN ports (1 to 4) | EXAMPLE None |
vlan1 (eth0.1) | EXAMPLE WAN port | EXAMPLE DHCP |
wl0 | EXAMPLE WiFi | EXAMPLE Disabled |
Switch Ports (for VLANs)
Please fill in real values for this device, then remove the EXAMPLEs
Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.
Port | Switch port |
---|---|
Internet (WAN) | EXAMPLE 4 |
LAN 1 | EXAMPLE 3 |
LAN 2 | EXAMPLE 2 |
LAN 3 | EXAMPLE 1 |
LAN 4 | EXAMPLE 0 |
Buttons
→ hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.
Please fill in real values for this device, then remove the EXAMPLEs
The YunCore AX880 has the following buttons:
BUTTON | Event |
---|---|
EXAMPLE Reset | reset |
EXAMPLE Secure Easy Setup | ses |
EXAMPLE No buttons at all. | - |
Hardware
Info
Photos
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Opening the case
Note: This will void your warranty!
Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...
- To remove the cover and open the device, do a/b/c
Main PCB:
Insert photo of PCB
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port
Pins already soldered
Serial connection parameters for YunCore AX880 | 115200, 8N1, 3.3V |
---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port
Bootloader mods
Hardware mods
None so far.
Bootlogs
OEM bootlog (From Renkforce CAP-800, AX880 HW v5.4)
Format: Log Type - Time(microsec) - Message - Optional Info Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00148 S - IMAGE_VARIANT_STRING=HAABANAZA S - OEM_IMAGE_VERSION_STRING=CRM S - Boot Config, 0x000002e1 B - 201 - PBL, Start B - 2735 - bootable_media_detect_entry, Start B - 2881 - bootable_media_detect_success, Start B - 2886 - elf_loader_entry, Start B - 11375 - auth_hash_seg_entry, Start B - 11617 - auth_hash_seg_exit, Start B - 250130 - elf_segs_hash_verify_entry, Start B - 310648 - PBL, End B - 321378 - SBL1, Start B - 373076 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4 B - 379511 - pm_device_init, Start B - 500261 - PM_SET_VAL:Skip D - 120017 - pm_device_init, Delta B - 502518 - pm_driver_init, Start D - 5337 - pm_driver_init, Delta B - 509014 - clock_init, Start D - 2104 - clock_init, Delta B - 513040 - boot_flash_init, Start D - 4026 - boot_flash_init, Delta B - 520787 - boot_config_data_table_init, Start D - 1037 - boot_config_data_table_init, Delta - (575 Bytes) B - 530517 - Boot Setting : 0x00000618 B - 534360 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:8 B - 541192 - sbl1_ddr_set_params, Start B - 545004 - CPR configuration: 0x30c B - 548451 - cpr_init, Start B - 551226 - Rail:0 Mode: 5 Voltage: 784000 B - 556442 - CL CPR settled at 736000mV B - 559278 - Rail:1 Mode: 5 Voltage: 880000 B - 563457 - Rail:1 Mode: 7 Voltage: 888000 D - 16531 - cpr_init, Delta B - 570350 - Pre_DDR_clock_init, Start B - 574345 - Pre_DDR_clock_init, End B - 577731 - DDR Type : PCDDR3 B - 583465 - do ddr sanity test, Start D - 1067 - do ddr sanity test, Delta B - 588223 - DDR: Start of HAL DDR Boot Training B - 592889 - DDR: End of HAL DDR Boot Training B - 598654 - DDR: Checksum to be stored on flash is -2067040717 B - 609054 - Image Load, Start D - 335409 - QSEE Image Loaded, Delta - (1374392 Bytes) B - 944554 - Image Load, Start D - 30 - SEC Image Loaded, Delta - (0 Bytes) B - 952240 - Image Load, Start D - 9730 - DEVCFG Image Loaded, Delta - (26008 Bytes) B - 962061 - Image Load, Start D - 30988 - RPM Image Loaded, Delta - (106428 Bytes) B - 993141 - Image Load, Start D - 142252 - APPSBL Image Loaded, Delta - (579192 Bytes) B - 1135515 - QSEE Execution, Start D - 61 - QSEE Execution, Delta B - 1141310 - USB D+ check, Start D - 0 - USB D+ check, Delta B - 1147715 - SBL1, End D - 828655 - SBL1, Delta S - Flash Throughput, 4430 KB/s (2087267 Bytes, 471158 us) S - DDR Frequency, 466 MHz S - Core 0 Frequency, 1651 MHz U-Boot 2016.01 (Nov 04 2020 - 16:18:16 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 sys led OK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1 GiB NAND: ONFI device found ID = 1580a1c2 Vendor = c2 Device = a1 SPI_ADDR_LEN=3 SF: Detected MX25U6435F with page size 256 Bytes, erase size 64 KiB, total 8 MiB ipq_spi: page_size: 0x100, sector_size: 0x10000, size: 0x800000 136 MiB MMC: sdhci: Node Not found, skipping initialization PCI1 is not defined in the device tree In: serial@78B3000 Out: serial@78B3000 Err: serial@78B3000 machid: 8010008 MMC Device 0 not found eth2 MAC Address from ART is not valid eth3 MAC Address from ART is not valid eth4 MAC Address from ART is not valid eth5 MAC Address from ART is not valid Hit any key to stop autoboot: 0 ubi0: attaching mtd2 ubi0: scanning is finished ubi0: attached mtd2 (name "mtd=0", size 52 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: 416, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 965740558 ubi0: available PEBs: 0, total reserved PEBs: 416, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (5586944) ## Loading kernel from FIT Image at 44000000 ... Using 'config@hk09' configuration Trying 'kernel@1' kernel subimage Description: ARM64 OpenWrt Linux-4.4.60 Type: Kernel Image Compression: gzip compressed Data Start: 0x440000e8 Data Size: 3945718 Bytes = 3.8 MiB Architecture: AArch64 OS: Linux Load Address: 0x41080000 Entry Point: 0x41080000 Hash algo: crc32 Hash value: 030f72f0 Hash algo: sha1 Hash value: 52c00aedb074d17e3deadd17fa687816c390f2d0 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 44000000 ... Using 'config@hk09' configuration Trying 'fdt@hk09' fdt subimage Description: ARM64 OpenWrt qcom-ipq807x-hkxx device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x443eb968 Data Size: 81743 Bytes = 79.8 KiB Architecture: AArch64 Hash algo: crc32 Hash value: d6e57982 Hash algo: sha1 Hash value: 55d2b6a8da5f907bab68154979f76beeed43c827 Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x443eb968 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3e9000, end 4a3fff4e ... OK Could not find PCI in device tree Using machid 0x8010008 from environment Starting kernel ... Jumping to AARCH64 kernel via monitor [ 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 (ycore@ycore-70TUA000CN) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 unknown) ) #497 SMP PREEMPT Thu Jul 29 14:50:45 CST 2021 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Ignoring memory range 0x40000000 - 0x41000000 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: OVERLAP DETECTED! [ 0.000000] wifi_dump@51000000 (0x0000000051000000--0x0000000051600000) overlaps with wigig_dump@51200000 (0x0000000051200000--0x0000000051600000) [ 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 15 pages/cpu @ffffffc03ef4f000 s20864 r8192 d32384 u61440 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 225288 [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 coherent_pool=2M [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.000000] software IO TLB [mem 0x7fe07000-0x7fe47000] (0MB) mapped at [ffffffc03ee07000-ffffffc03ee46fff] [ 0.000000] Memory: 887440K/915456K available (5404K kernel code, 621K rwdata, 2296K rodata, 232K init, 328K bss, 28016K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB) [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum) [ 0.000000] 0xffffffbdc0040000 - 0xffffffbdc1000000 ( 15 MB actual) [ 0.000000] fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB) [ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB) [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc03f000000 ( 1008 MB) [ 0.000000] .init : 0xffffffc000807000 - 0xffffffc000841000 ( 232 KB) [ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000807000 ( 7708 KB) [ 0.000000] .data : 0xffffffc000850000 - 0xffffffc0008eb400 ( 621 KB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000474] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000485] pid_max: default: 32768 minimum: 301 [ 0.000579] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000589] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.001137] Initializing cgroup subsys io [ 0.001153] Initializing cgroup subsys memory [ 0.001178] Initializing cgroup subsys devices [ 0.001189] Initializing cgroup subsys freezer [ 0.001201] Initializing cgroup subsys net_cls [ 0.001210] Initializing cgroup subsys pids [ 0.001456] EFI services will not be available. [ 0.001480] ASID allocator initialised with 65536 entries [ 0.052006] MSM Memory Dump base table set up [ 0.052028] MSM Memory Dump apps data table set up [ 0.090091] Detected VIPT I-cache on CPU1 [ 0.090136] CPU1: Booted secondary processor [410fd034] [ 0.120078] Detected VIPT I-cache on CPU2 [ 0.120108] CPU2: Booted secondary processor [410fd034] [ 0.150105] Detected VIPT I-cache on CPU3 [ 0.150133] CPU3: Booted secondary processor [410fd034] [ 0.150187] Brought up 4 CPUs [ 0.150213] SMP: Total of 4 processors activated. [ 0.150223] CPU: All CPU(s) started at EL1 [ 0.150246] alternatives: patching kernel code [ 0.167080] DMI not present or invalid. [ 0.167314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.167338] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.167705] pinctrl core: initialized pinctrl subsystem [ 0.168649] NET: Registered protocol family 16 [ 0.190036] cpuidle: using governor ladder [ 0.220053] cpuidle: using governor menu [ 0.220217] vdso: 2 pages (1 code @ ffffffc000855000, 1 data @ ffffffc000854000) [ 0.220249] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.220897] DMA: preallocated 2048 KiB pool for atomic allocations [ 0.221039] CPU: IPQ8072A, SoC Version: 2.0 [ 0.221072] <CORE> glink_init: IPC Logging Disabled [ 0.221528] IPC logging disabled [ 0.221534] IPC logging disabled [ 0.221539] IPC logging disabled [ 0.221543] IPC logging disabled [ 0.221548] IPC logging disabled [ 0.224357] Soc version is not 1, changing clock offsets [ 0.233361] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.235664] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! [ 0.237990] msm_rpm_dev_probe: APSS-RPM communication over GLINK [ 0.238926] sps:sps is ready. [ 0.244441] spmi spmi-0: PMIC Arb Version-2 (0x20010000) [ 0.250924] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4 [ 0.251218] qcom,cpr3-npu-regulator a4000.npu-cpr: NPU CPR valid fuse count: 2 [ 0.281927] pps_core: LinuxPPS API ver. 1 registered [ 0.281935] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.281958] PTP clock support registered [ 0.282113] dmi: Firmware registration failed. [ 0.283237] Advanced Linux Sound Architecture Driver Initialized. [ 0.283883] clocksource: Switched to clocksource arch_sys_counter [ 0.287047] NET: Registered protocol family 2 [ 0.287675] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.287784] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.287969] TCP: Hash tables configured (established 8192 bind 8192) [ 0.288024] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.288061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.288240] NET: Registered protocol family 1 [ 0.289005] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 0.296704] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.296721] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.300188] Key type asymmetric registered [ 0.300204] Asymmetric key parser 'x509' registered [ 0.300237] io scheduler noop registered [ 0.300250] io scheduler deadline registered (default) [ 0.302338] 20000000.pci supply vdda not found, using dummy regulator [ 0.302388] 20000000.pci supply vdda_phy not found, using dummy regulator [ 0.302421] 20000000.pci supply vdda_refclk not found, using dummy regulator [ 0.302974] PCI host bridge /soc/pci@20000000 ranges: [ 0.303000] IO 0x20200000..0x2020ffff -> 0x20200000 [ 0.303015] MEM 0x20220000..0x2fffffff -> 0x20220000 [ 1.455543] qcom-pcie 20000000.pci: phy link never came up [ 1.457101] qcom-pcie 20000000.pci: hostinit failed [ 1.457110] qcom-pcie 20000000.pci: cannot initialize host [ 1.457258] qcom-pcie: probe of 20000000.pci failed with error -110 [ 1.462740] NET: Registered protocol family 27 [ 1.462753] IPC_RTR: ipc_router_create_log_ctx: IPC Logging disabled [ 1.462765] qmi_log_init: IPC Logging disabled [ 1.462771] qmi_log_init: IPC Logging disabled [ 1.462861] msm_rpm_log_probe: OK [ 1.463196] msm-dcc b3000.dcc: DCC XPU is not specified [ 1.463447] msm-dcc b3000.dcc: jiffies_64: 0xffff8b61, cntvct_64: 0x7e38060 [ 1.463459] msm-dcc b3000.dcc: gcnt_hi: 0x00000000(0xffffff800058e004) [ 1.463469] msm-dcc b3000.dcc: gcnt_lo: 0x07e38233(0xffffff800058e000) [ 1.464148] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 1.465643] msm_serial 78b3000.serial: msm_serial: detected port #0 [ 1.465679] msm_serial 78b3000.serial: uartclk = 3686400 [ 1.465716] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 77, base_baud = 230400) is a MSM [ 1.465737] msm_serial: console setup on port #0 [ 2.254533] console [ttyMSM0] enabled [ 2.259512] msm_serial 78b1000.serial: msm_serial: detected port #1 [ 2.262781] msm_serial 78b1000.serial: uartclk = 19200000 [ 2.268875] 78b1000.serial: ttyMSM1 at MMIO 0x78b1000 (irq = 78, base_baud = 1200000) is a MSM [ 2.274745] msm_serial: driver initialized [ 2.283203] msm_serial_hsl_init: driver initialized [ 2.295918] brd: module loaded [ 2.296569] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 2.298601] ipq807x-pinctrl 1000000.pinctrl: pin GPIO_47 already requested by 78b1000.serial; cannot claim for 78b8000.spi [ 2.305140] ipq807x-pinctrl 1000000.pinctrl: pin-47 (78b8000.spi) status -22 [ 2.315958] ipq807x-pinctrl 1000000.pinctrl: could not request pin 47 (GPIO_47) from group gpio47 on device 1000000.pinctrl [ 2.323136] spi_qup 78b8000.spi: Error applying setting, reverse things back [ 2.334437] spi_qup 78b8000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 2.342878] m25p80 spi32766.0: found mx25u6435f, expected n25q128a11 [ 2.348410] m25p80 spi32766.0: mx25u6435f (8192 Kbytes) [ 2.354805] 19 ofpart partitions found on MTD device spi32766.0 [ 2.359667] Creating 19 MTD partitions on "spi32766.0": [ 2.365584] 0x000000000000-0x000000050000 : "0:SBL1" [ 2.371458] 0x000000050000-0x000000060000 : "0:MIBIB" [ 2.376626] 0x000000060000-0x000000080000 : "0:BOOTCONFIG" [ 2.381585] 0x000000080000-0x0000000a0000 : "0:BOOTCONFIG1" [ 2.386945] 0x0000000a0000-0x000000220000 : "0:QSEE_1" [ 2.392395] 0x000000220000-0x0000003a0000 : "0:QSEE" [ 2.397611] 0x0000003a0000-0x0000003b0000 : "0:DEVCFG_1" [ 2.402727] 0x0000003b0000-0x0000003c0000 : "0:DEVCFG" [ 2.408032] 0x0000003c0000-0x0000003d0000 : "0:APDP" [ 2.412967] 0x0000003d0000-0x0000003e0000 : "0:APDP_1" [ 2.418105] 0x0000003e0000-0x000000420000 : "0:RPM_1" [ 2.423069] 0x000000420000-0x000000460000 : "0:RPM" [ 2.428187] 0x000000460000-0x000000470000 : "0:CDT_1" [ 2.432853] 0x000000470000-0x000000480000 : "0:CDT" [ 2.438070] 0x000000480000-0x000000490000 : "0:APPSBLENV" [ 2.442770] 0x000000490000-0x000000530000 : "0:APPSBL_1" [ 2.448310] 0x000000530000-0x0000005d0000 : "0:APPSBL" [ 2.453681] 0x0000005d0000-0x000000610000 : "0:ART" [ 2.458648] 0x000000610000-0x000000690000 : "0:ETHPHYFW" [ 2.464656] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1 [ 2.468350] nand: ONFI 10-Compliant Macronix MX30UF1G18AC [ 2.474701] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 2.480015] 4 ofpart partitions found on MTD device qcom_nand.0 [ 2.487457] Creating 4 MTD partitions on "qcom_nand.0": [ 2.493263] 0x000000000000-0x000003400000 : "rootfs_1" [ 2.537155] 0x000003400000-0x000003c00000 : "0:WIFIFW_1" [ 2.543677] 0x000003c00000-0x000007000000 : "rootfs" [ 2.581926] mtd: device 21 (rootfs) set to be root filesystem [ 2.582182] mtdsplit: no squashfs found in "rootfs" [ 2.586664] 0x000007000000-0x000007800000 : "0:WIFIFW" [ 2.598547] libphy: Fixed MDIO Bus: probed [ 3.259495] libphy: qca_mdio: probed [ 3.260220] qca-mdio 90000.mdio: qca-mdio driver was registered [ 3.262326] Unable to create IPC log context! [ 3.268103] cnss: Platform driver probed successfully. [ 3.272508] Skip QCA8074V1 in V2 platform [ 3.277478] cnss_genl: genl_register_family fail: -17 [ 3.281396] cnss: CNSS genl init failed -17 [ 3.286470] cnss: Platform driver probed successfully. [ 3.290582] i2c /dev entries driver [ 3.302304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.302772] sdhci: Secure Digital Host Controller Interface driver [ 3.309869] sdhci: Copyright(c) Pierre Ossman [ 3.315807] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.320934] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed [ 3.326020] ICE IRQ = 82 [ 3.334545] [ 3.334545] Version Rollback Feature Disabled [ 3.337326] DEV CI test message [ 3.342862] subsys-restart: ssr_parse_restart_orders(): q6v5_m3 device has been added to q6v5-m3's restart group [ 3.345512] subsys-restart: ssr_parse_restart_orders(): q6v5_wcss device has been added to q6v5-m3's restart group [ 3.355984] remoteproc remoteproc0: q6v5-m3 is available [ 3.366363] SPMI VADC - Min ch: 0 Max ch: 15 [ 3.373256] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000 [ 3.375875] coresight-csr 6001000.csr: CSR initialized [ 3.383298] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000 [ 3.388274] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000 [ 3.395818] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000 [ 3.403171] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000 [ 3.410570] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000 [ 3.417950] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000 [ 3.425331] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000 [ 3.432692] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000 [ 3.440081] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000 [ 3.447466] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000 [ 3.454845] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000 [ 3.462206] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000 [ 3.469592] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000 [ 3.476974] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000 [ 3.484358] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000 [ 3.491717] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000 [ 3.499114] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000 [ 3.506648] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000 [ 3.514002] of_graph_get_next_endpoint(): no port node found in /soc/cti@619a000 [ 3.521397] of_graph_get_next_endpoint(): no port node found in /soc/cti@619b000 [ 3.528833] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000 [ 3.536204] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000006044000 [ 3.543228] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000006044000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000006044000 [ 3.560336] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000006044000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000006044000 [ 3.576223] sps:BAM 0x0000000006044000 is registered.[ 3.583851] coresight-tmc 6028000.tmc: TMC initialized [ 3.588659] coresight-tmc 6027000.tmc: TMC initialized [ 3.593796] coresight-funnel 6021000.funnel: FUNNEL initialized [ 3.598847] coresight-funnel 6100000.funnel: FUNNEL initialized [ 3.604664] coresight-funnel 6120000.funnel: FUNNEL initialized [ 3.610550] coresight-funnel 6130000.funnel: FUNNEL initialized [ 3.616477] coresight-funnel 61a1000.funnel: FUNNEL initialized [ 3.622905] coresight-etm4x 619c000.etm: ETM 4.0 initialized [ 3.628606] coresight-etm4x 619d000.etm: ETM 4.0 initialized [ 3.634548] coresight-etm4x 619e000.etm: ETM 4.0 initialized [ 3.640220] coresight-etm4x 619f000.etm: ETM 4.0 initialized [ 3.645491] coresight-replicator-qcom 6026000.replicator: REPLICATOR 1.0 initialized [ 3.651217] coresight-stm 6002000.stm: STM initialized [ 3.659797] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000 [ 3.663632] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized [ 3.674880] NET: Registered protocol family 10 [ 3.679605] NET: Registered protocol family 17 [ 3.683103] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 3.687558] Bridge firewalling registered [ 3.700267] 8021q: 802.1Q VLAN Support v1.8 [ 3.705736] <CORE> glink_core_register_transport: IPC Logging disabled [ 3.708264] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4 [ 3.714779] msm_glink_smem_native_xprt rx fifo not found [ 3.722125] pmd9655_s3: supplied by e-smps1-reg [ 3.727696] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0 [ 3.731765] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 1 [ 3.738396] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0 [ 3.746041] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = disable [ 3.753538] cpr3_mem_acc_init: apc: not using memory accelerator regulator [ 3.762683] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-loop= 704000 uV [ 3.769629] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-loop= 808000 uV [ 3.779612] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-loop= 864000 uV [ 3.789421] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-loop= 936000 uV [ 3.799288] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 766, quot_offset[ 7]= 0 [ 3.809043] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 969, quot_offset[ 7]= 200 [ 3.819892] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]=1067, quot_offset[ 7]= 95 [ 3.830838] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]=1206, quot_offset[ 7]= 135 [ 3.841889] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop [ 3.853214] qcom,cpr3-npu-regulator a4000.npu-cpr: NPU CPR valid fuse count: 2 [ 3.859550] pmd9655_s4: supplied by e-smps1-reg [ 3.866727] cpr3_mem_acc_init: npu: not using memory accelerator regulator [ 3.871001] npu_corner: fused NOM: open-loop= 784000 uV [ 3.877957] npu_corner: fused TURBO: open-loop= 840000 uV [ 3.883798] npu_corner: fused NOM: open-loop= 784000 uV [ 3.889413] npu_corner: fused TURBO: open-loop= 840000 uV [ 3.895077] npu_corner: Normal and Cold condition init done. Default to normal. [ 3.901785] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 800000 KHz [ 3.907898] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1017600 KHz [ 3.915300] DEV CI test message [ 3.924017] remoteproc remoteproc1: q6v5-wcss is available [ 3.926797] ubi0: attaching mtd21 [ 4.126067] ubi0: scanning is finished [ 4.130865] ubi0: attached mtd21 (name "rootfs", size 52 MiB) [ 4.130882] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 4.135584] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 4.142348] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 4.149210] ubi0: good PEBs: 416, bad PEBs: 0, corrupted PEBs: 0 [ 4.155978] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 4.162227] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 965740558 [ 4.169266] ubi0: available PEBs: 0, total reserved PEBs: 416, PEBs reserved for bad PEB handling: 20 [ 4.178214] ubi0: background thread "ubi_bgt0d" started, PID 122 [ 4.188347] hctosys: unable to open rtc device (rtc0) [ 4.198446] pmd9655_ldo11: disabling [ 4.199040] ALSA device list: [ 4.202235] No soundcards found. [ 4.206754] VFS: Mounted root (squashfs filesystem) readonly on device 31:24. [ 4.208484] Freeing unused kernel memory: 232K (ffffffc000807000 - ffffffc000841000) [ 4.215658] Freeing alternatives memory: 44K (ffffffc000841000 - ffffffc00084c000) [ 4.345881] random: nonblocking pool is initialized [ 4.482269] init: Console is alive [ 4.482367] init: - watchdog - [ 5.221200] Button Hotplug driver version 0.4.1 [ 5.223590] SCSI subsystem initialized [ 5.484951] init: - preinit - Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level Before mount_root [ 7.622528] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 159 [ 7.649362] UBIFS (ubi0:2): recovery needed [ 7.758287] UBIFS (ubi0:2): recovery completed [ 7.758338] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 7.761624] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 7.769545] UBIFS (ubi0:2): FS size: 21331968 bytes (20 MiB, 168 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs) [ 7.779427] UBIFS (ubi0:2): reserved for root: 1007561 bytes (983 KiB) [ 7.789658] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 7F8C1EB4-B675-4C49-BAAD-60CE8E55029B, small LPT model [ 7.797817] mount_root: switching to jffs2 overlay After mount_root 12064+0 records in 12064+0 records out 12064 bytes (11.8KB) copied, 0.030787 seconds, 382.7KB/s 131072+0 records in 131072+0 records out 131072 bytes (128.0KB) copied, 0.237157 se[ 8.094943] procd: - early - [ 8.098068] procd: - watchdog - conds, 539.7KB/s [ 8.727371] procd: - ubus - [ 9.729274] procd: - init - Please press Enter to activate this console. [ 9.932394] ubi1: attaching mtd22 [ 9.962558] ubi1: scanning is finished [ 9.967246] ubi1: attached mtd22 (name "0:WIFIFW", size 8 MiB) [ 9.967266] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 9.971960] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 9.978834] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 9.985693] ubi1: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0 [ 9.992445] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 9.998356] ubi1: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 336461941 [ 10.005650] ubi1: available PEBs: 22, total reserved PEBs: 42, PEBs reserved for bad PEB handling: 20 [ 10.014599] ubi1: background thread "ubi_bgt1d" started, PID 575 WIFI FW mount is successful /usr/bin/iotd[613]: Started iot daemon [ 10.429391] NET: Registered protocol family 8 [ 10.429415] NET: Registered protocol family 20 [ 10.440533] cfg80211: World regulatory domain updated: [ 10.440562] cfg80211: DFS Master region: unset [ 10.444713] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 10.449176] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 10.459917] ntfs: driver 2.1.32 [Flags: R/O MODULE]. [ 10.467895] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 10.473076] Initializing XFRM netlink socket [ 10.480876] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 10.485387] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 10.493637] NET: Registered protocol family 15 [ 10.502837] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 10.508338] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 10.516741] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 10.524789] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 10.657711] ssdk_switch_device_num_init[998]:INFO:ess-switch dts node number: 1 [ 10.661410] ssdk_dt_get_switch_node[836]:INFO:ess-switch DT exist! [ 10.668326] ssdk_dt_parse_access_mode[737]:INFO:switch_access_mode: local bus [ 10.674492] ssdk_dt_parse_access_mode[750]:INFO:switchreg_base_addr: 0x3a000000 [ 10.681602] ssdk_dt_parse_access_mode[751]:INFO:switchreg_size: 0x1000000 [ 10.688895] ssdk_dt_parse_mac_mode[242]:INFO:mac mode = 0x0 [ 10.695319] ssdk_dt_parse_mac_mode[251]:INFO:mac mode1 = 0xf [ 10.700871] ssdk_dt_parse_mac_mode[260]:INFO:mac mode2 = 0xf [ 10.706528] ssdk_dt_parse_phy_info[569]:INFO:[PORT 5] port_mac_sel = QGMAC_PORT [ 10.712163] ssdk_dt_parse_phy_info[569]:INFO:[PORT 6] port_mac_sel = QGMAC_PORT [ 10.719464] ssdk_dt_parse_uniphy[279]:INFO:ess-uniphy DT exist! [ 10.726829] ssdk_dt_parse_intf_mac[683]:INFO:dp1 MAC 44:d1:fa:ac:8a:59 [ 10.732659] ssdk_dt_parse_intf_mac[683]:INFO:dp2 MAC 44:d1:fa:ac:8a:5a [ 10.739251] ssdk_plat_init start [ 10.815257] ssdk_ppe_clock_init[517]:INFO:ppe and uniphy clock init successfully! [ 10.818391] ssdk_probe[1912]:INFO:ess_rst doesn't exist! [ 10.825527] HPPE initializing... [ 10.826896] ssdk_phy_driver_init[300]:INFO:dev_id = 0, phy_adress = 0, phy_id = 0xffffffff phytype doesn't match [ 10.834263] ssdk_phy_driver_init[300]:INFO:dev_id = 0, phy_adress = 1, phy_id = 0xffffffff phytype doesn't match [ 10.844406] ssdk_phy_driver_init[300]:INFO:dev_id = 0, phy_adress = 2, phy_id = 0xffffffff phytype doesn't match [ 10.854553] ssdk_phy_driver_init[300]:INFO:dev_id = 0, phy_adress = 3, phy_id = 0xffffffff phytype doesn't match [ 10.864738] qca808x_phy_api_ops_init[2125]:INFO:qca probe qca808x phy driver succeeded! [ 10.876615] qca808x_ptp_register[1410]:INFO:qca808x ptp clock registered [ 10.882891] qca808x_ptp_register[1410]:INFO:qca808x ptp clock registered [ 10.889524] regi_init[3359]:INFO:Initializing HPPE!! [ 11.113876] ssdk_ppe_reset_init[798]:INFO:ppe reset successfully! [ 11.120575] qca_hppe_tdm_hw_init[737]:INFO:tdm setup num=96 [ 11.123908] qca_hppe_portctrl_hw_init[165]:INFO:Hawkeye PPE port initializing [ 13.500934] ssdk_switch_register[1617]:INFO:Chip version 0x1500 [ 13.503919] qca_link_polling_select[1279]:INFO:link-polling-required node does not exist [ 13.510153] ssdk_switch_register[1642]:INFO:polling is selected [ 13.517883] regi_init[3363]:INFO:Initializing HPPE Done!! [ 13.522790] regi_init[3407]:INFO:qca-ssdk module init succeeded! [ 13.532042] tun: Universal TUN/TAP device driver, 1.6 [ 13.532064] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 13.538230] EDMA ver 1 hw init [ 13.542491] EDMA HW Reset completed succesfully [ 13.545370] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7) [ 13.549740] RxDesc:1 (15-15) RxFill:1 (7-7) [ 13.958247] ********************************************************** [ 13.958272] * NSS Data Plane driver [ 13.963652] ********************************************************** [ 13.973954] l2tp_core: L2TP core driver, V2.0 [ 13.974483] l2tp_netlink: L2TP netlink interface [ 14.087236] nss_driver - fw of size 688796 bytes copied to load addr: 40000000, nss_id : 0 [ 14.088801] Supported Frequencies - [ 14.094412] 748.8 MHz 1.4976 GHz [ 14.100362] 1.6896 GHz [ 14.101407] [ 14.103830] ffffffbffc6b0d00: meminfo init succeed [ 14.133906] node size 2 # items 4 [ 14.133928] memory: 40000000 1073741824 (avl 931983360) items 4 active_cores 2 [ 14.136258] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000 [ 14.143338] ffffffbffc6b0d00: nss core 0 booted successfully [ 14.150911] nss_driver - fw of size 287948 bytes copied to load addr: 40800000, nss_id : 1 [ 14.156835] Supported Frequencies - [ 14.164076] 748.8 MHz 1.4976 GHz [ 14.170036] 1.6896 GHz [ 14.171079] [ 14.173503] ffffffbffc6b7f80: meminfo init succeed [ 14.176426] sit: IPv6 over IPv4 tunneling driver [ 14.178328] node size 2 # items 4 [ 14.178331] memory: 40000000 1073741824 (avl 932134912) items 4 active_cores 2 [ 14.178356] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000 [ 14.178365] ffffffbffc6b7f80: nss core 1 booted successfully [ 14.202840] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded. [ 14.209172] gre: GRE over IPv4 demultiplexor driver [ 14.215766] ip_gre: GRE over IPv4 tunneling driver [ 14.221044] ip6_gre: GRE over IPv6 tunneling driver [ 14.226493] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 14.233289] PPP generic driver version 2.4.2 [ 14.237559] QCA multicast snooping installed successfully [ 14.242183] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 14.248186] rmnet_nss_init(): initializing rmnet_nss [ 14.253611] nf_conntrack version 0.5.0 (6935 buckets, 27740 max) [ 14.263147] nss_lag_init[354]:LAG Manager Installed [ 14.264652] NET: Registered protocol family 24 [ 14.268975] PPTP driver version 0.8.5 [ 14.274290] diag: IPC Logging disabled [ 14.279910] <NSS-CRYPTO>:module loaded Build_ID - 07/29/21, 14:45:12 SoC=ipq807x_64 [ 14.281434] nss-macsec0 DT exist! [ 14.324401] nss-macsec1 DT exist! [ 14.361992] cannot find nss-macsec2 node [ 14.362005] nss_macsec init success [ 14.385833] u32 classifier [ 14.385851] input device check on [ 14.387419] Actions configured [ 14.391786] Mirror/redirect action on [ 14.403069] fuse init (API version 7.23) [ 14.405667] arp_tables: (C) 2002 David S. Miller [ 14.409298] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.413122] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 14.498087] nf_conntrack_rtsp v0.6.21 loading [ 14.616230] nf_nat_rtsp v0.6.21 loading [ 14.618464] Netfilter messages via NETLINK v0.30. [ 14.619744] PPP MPPE Compression module registered [ 14.638884] xt_time: kernel timezone is -0000 [ 14.643986] ctnetlink v0.93: registering with nfnetlink. qcawifi configuration is disable [ 15.817697] Not a bridge device, or device not found: br-lan [ 18.889592] configuring additional NSS pbufs [ 18.916814] additional pbufs of size 9003008 got added to NSS [ 18.943925] mem_manager: module license 'unspecified' taints kernel. [ 18.943951] Disabling lock debugging due to kernel taint [ 18.972420] qdf_dbg_mask value is invalid [ 18.972441] Using the default module debug levels instead [ 18.975518] qdf_print_ctrl_register: Allocated print control object 0 [ 18.980873] MINIDUMP VA .bss start=ffffffbffcdb4200 module=qdf [ 19.287734] wlan: [1069:E:CONFIG] cfg_uint_item_handler: 142: allow_mon_vaps_in_sr= - Invalid format (status 16); Using default 0 [ 19.287804] wlan: [1069:E:CONFIG] cfg_uint_item_handler: 171: gScanProbeRepeatTime=50 - Out of range [0, 30]; Using 50 [ 19.298607] MINIDUMP VA .bss start=ffffffbffd058580 module=umac******FW ini file not found****** ******No cold_boot_support***** [ 19.428617] [ 19.428617] MINIDUMP VA .bss start=ffffffbffd211e80 module=qca_ol[ 19.466027] wlan: [1073:I:ANY] =======ol_if_register_wifi3_0========== [ 19.466027] [ 19.466061] wlan: [1073:I:ANY] osif_nss_register_module: 90: NSS wifi ops registered for target_type:1 with soc_ops:ffffffbffd2f7578 [ 19.472861] remoteproc remoteproc0: powering up q6v5-m3 [ 19.489601] remoteproc remoteproc0: Booting fw image IPQ8074/m3_fw.mdt, size 284 [ 19.489933] Sanity check passed for M3 image [ 19.529260] remoteproc remoteproc0: remote processor q6v5-m3 is now up [ 19.529333] wlan: [1073:I:ANY] ol_ath_ahb_ssr: 192: ol_ath_ahb_ssr: SSR event 2 [ 19.534821] <SSR>: glink SUBSYS_BEFOER_POWERUP reinit done [ 19.541881] remoteproc remoteproc1: powering up q6v5-wcss [ 19.547537] remoteproc remoteproc1: Booting fw image IPQ8074/q6_fw.mdt, size 668 [ 19.553066] Sanity check passed for the image [ 20.453477] glink_core_link_up glink is up [ 20.453630] glink_xprt_open_event [ 20.456489] Subsystem error monitoring/handling services are up [ 20.456503] remoteproc remoteproc1: remote processor q6v5-wcss is now up [ 20.456543] wlan: [1073:I:ANY] ol_ath_ahb_ssr: 192: ol_ath_ahb_ssr: SSR event 3 [ 20.463712] IPC_RTR: ipc_router_create_log_ctx: IPC Logging disabled [ 20.480544] diag: In diag_send_feature_mask_update, control channel is not open, p: 2, ffffffbffc8ac1c8 [ 20.486533] cnss: QMI WLFW service connected, state: 0x1 [ 20.503893] cnss: device_id : 65534 mem mode : [0] [ 20.504491] cnss: Boardid from dts:290,FW:ff [ 20.511783] cnss: BDF location : 0x000000004b0c0000 [ 20.511992] cnss: BDF IPQ8074/bdwlan.b290 size 131072 [ 20.516948] cnss: BDF download response , result: 0, err: 0x0 [ 20.522078] cnss: per device BDF location : 0x000000004b0e0000 [ 20.527630] cnss: CALDATA IPQ8074/caldata.bin size 131072 offset 0x20000 [ 20.535365] cnss: BDF download response , result: 0, err: 0x0 [ 20.565769] wlan: [1073:I:ANY] pld_ahb_wlan_enable: 689: cnss_mode: Mission mode [ 20.574702] wlan: [1073:I:ANY] qca_napi_create: 369: qca_napi_create: napi instance 0 created on pipe 4 [ 20.574888] wlan: [1073:I:ANY] __ol_ath_attach: 3520: Allocated soc ffffffc036c80880 [ 20.583043] wlan: [1073:E:CONFIG] cfg_uint_item_handler: 171: dp_int_timer_threshold_tx=1000 - Out of range [8, 100]; Using 1000 [ 20.591071] wlan: [1073:I:ANY] osif_nss_wifi_soc_setup: 177: nss-wifili:#1 register wifili function for soc [ 20.602433] wlan: [1073:I:ANY] osif_nss_wifi_soc_setup: 189: nss register id -1 nss config 3 Target Type 18 [ 20.612249] wlan: [1073:I:ANY] __ol_ath_attach: 3746: dev name soc0 [ 20.622170] wlan: [1073:I:ANY] ol_ath_soc_attach: 7026: WMI attached. wmi_handle ffffffc036ef8c00 [ 20.628109] wlan: [1073:I:ANY] htc_wmi_init: 6320: htc_wmi_init() HT Create . ffffffc03cabe000 [ 20.637064] wlan: [1073:I:ANY] htc_wmi_init: 6327: htc_wmi_init() Skipping BMI Done. [ 20.645655] wlan: [1073:I:ANY] htc_wmi_init: 6384: [htc_wmi_init:6384] host_enable 0 nss_nwifi_offload 0 [ 20.656273] wlan: [1073:I:ANY] ol_target_init_complete: 6502: CDP soc attach success [ 20.663100] wlan: [1073:I:ANY] ol_target_init_complete: 6509: Soc attach success NSS config 0 [ 20.670877] wlan: [1073:I:ANY] htc_set_async_ep: 428: htc_set_async_ep: htc_handle ffffffc03cabe000, ep 2, value 1 [ 20.679293] wlan: [1073:I:ANY] htc_set_async_ep: 428: htc_set_async_ep: htc_handle ffffffc03cabe000, ep 3, value 1 [ 20.689952] wlan: [579:I:TIF] HE_CAP Info = 1a08010d [ 20.699906] wlan: [579:I:TIF] Num HW modes = 1 [ 20.705022] wlan: [579:I:TIF] Num PHY = 2 [ 20.709274] wlan: [579:I:TIF] Preferred HW Mode = 1 Num Radios = 2 [ 20.713359] wlan: [579:I:TIF] init_deinit_add_11ax_modes: 1440: Adding 11ax regulatory modes, [ 20.719441] wlan: [579:I:TIF] init_deinit_add_11ax_modes: 1444: phy_id = 0 wireless modes = f97f9001 [ 20.728035] wlan: [579:I:TIF] init_deinit_add_11ax_modes: 1440: Adding 11ax regulatory modes, [ 20.737236] wlan: [579:I:TIF] init_deinit_add_11ax_modes: 1444: phy_id = 1 wireless modes = 680680c [ 20.745744] wlan: [579:I:TIF] init_deinit_add_11ax_modes: 1467: hw_mode_id = 1 phy_id = 0 wireless modes = f97f9001 [ 20.754948] wlan: [579:I:TIF] init_deinit_add_11ax_modes: 1467: hw_mode_id = 1 phy_id = 1 wireless modes = 680680c [ 20.765295] wlan: [579:I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: 389: dfs_offload 1 [ 20.775521] wlan: [579:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_agile_soc_obj_init: 1579: dfs->dfs_psoc_idx: 0 [ 20.785501] wlan: [579:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_agile_soc_obj_init: 1585: dfs_soc_obj->num_dfs_privs: 1 [ 20.795391] wlan: [579:I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: 361: Do not allocate DFS object for 2G, pdev_id = 1 [ 20.811377] wlan: [579:I:TIF] init_deinit_update_pdev_tgt_info: 1082: CDP PDEV ATTACH success [ 20.821266] wlan: [579:I:TIF] init_deinit_update_pdev_tgt_info: 1082: CDP PDEV ATTACH success [ 20.927466] wlan: [579:I:ANY] copy_fw_abi_version_tlv: 6649: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 [ 21.137837] wlan: [579:I:ANY] dp_peer_map_attach_wifi3: 8660: dp_peer_map_attach_wifi3 max_peers 1111, max_ast_index: 4112 [ 21.137837] [ 21.138049] wlan: [579:I:ANY] ready_extract_init_status_tlv: 8473: ready_extract_init_status_tlv:0 [ 21.149194] wlan: [1073:I:ANY] ol_ath_connect_htc: 1236: WMI is ready [ 21.214005] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 141 is unavailable [ 21.214036] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 137 is unavailable [ 21.221526] wlan: [1073:I:ANY] ol_ath_soc_attach: 7113: connect HTC [ 21.230128] wlan: [1073:I:ANY] ol_ath_soc_attach: 7114: bypasswmi : 0 [ 21.236265] wlan: [1073:E:WMI] event handler already registered 0x27001 [ 21.242855] wlan: [1073:E:WMI] event handler already registered 0x27002 [ 21.249283] wlan: [1073:E:WMI] event handler already registered 0x27003 [ 21.255882] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 38 is unavailable [ 21.262477] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 138 is unavailable [ 21.271161] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 139 is unavailable [ 21.279673] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 55 is unavailable [ 21.288264] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 49 is unavailable [ 21.296862] wlan: [1073:E:WMI] wmi_unified_register_event_handler: Event id 25 is unavailable [ 21.305363] wlan: [1073:I:ANY] ol_ath_soc_attach: 7194: ol_ath_soc_attach() UMAC attach . [ 21.313933] wlan: [1073:I:ANY] __ol_ath_attach: 3862: pdev_netdev name wifi0 [ 21.322034] wlan: [1073:I:ANY] __ol_ath_attach: 3908: Skip txrx_pdev_attach_target [ 21.329235] wlan: [1073:I:ANY] __ol_ath_attach: 3933: BURSTING enabled by default [ 21.336665] wlan: [1073:I:ANY] ol_ath_pdev_attach: 8491: interface_id 0 [ 21.344170] wlan: [1073:I:TIF] ol_ath_pdev_regdmn_init: 7355: phy id = 0 Modes supported [ 21.350586] wlan: [1073:I:TIF] ol_ath_pdev_regdmn_init: 7362: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 [ 21.358928] wlan: [1073:I:TIF] ol_ath_pdev_regdmn_init: 7371: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 4910, hi_5g = 6100 [ 21.369178] wlan: [1073:I:ANY] ol_ath_update_wireless_modes: 1351: wireless_modes = f97f9001 before update [ 21.383490] wlan: [1073:I:ANY] ol_ath_update_wireless_modes: 1366: Wireless_modes = f97f9001 after update [ 21.393214] wlan: [1073:I:ANY] ol_ath_update_ext_caps: 1916: 11ax 5G supported case [ 21.402950] wlan: [1073:I:ANY] ol_resmgr_create: 223: OL Resmgr Init-ed [ 21.410359] wlan: [1073:I:ANY] ieee80211_cbs_init [ 21.416900] wlan: [1073:I:ANY] CBS Inited [ 21.416900] [ 21.421776] wlan: [1073:I:ANY] acfg_attach: 3473: acfg_attach: 3473: Netlink socket created:ffffffc036efa800 [ 21.427247] wlan: [1073:I:ANY] ol_if_eeprom_attach: 1459: rate power table override is only supported for AR98XX [ 21.437226] wlan: [1073:I:ANY] ol_ath_stats_attach: 2134: periodic_chan_stats: 1 [ 21.447995] wlan: [1073:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 25 [ 21.454773] wlan: [0:I:ANY] ol_ath_pdev_attach: 8855: Set global_ic[1], ptr:ffffffbffd0588e8 [ 21.462133] wlan: [0:I:ANY] dp_lag_soc_enable: 91: pdev(ffffffc038188e08) Enabling DBDC Repeater 1 [ 21.470575] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: 44: pdev(ffffffc038188e08) is_primary 1 [ 21.470591] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 21.488357] wlan: [1073:I:ANY] ol_ath_pdev_attach: 8984: Pdev = 0 Number of peers = 529 [ 21.496895] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: 14004: twt enabled. [ 21.496895] [ 21.498059] wlan: [1073:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: 560: cfg block channel list is empty [ 21.498063] wlan: [1073:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: 3451: pdev_idx = 0 tx_desc_limit = 32768 [ 21.498077] wlan: [1073:I:ANY] osif_wrap_attach: 239: osif wrap attached [ 21.498077] [ 21.498079] wlan: [1073:I:ANY] osif_wrap_devt_init: 201: osif wrap dev table init done [ 21.498079] [ 21.498083] wlan: [1073:I:ANY] osif_wrap_attach: 247: Wrap Attached: Wrap_com =ffffffc036efac00 ic->ic_wrap_com=ffffffc036efac00 &wrap_com->wc_devt=ffffffc036efac00 [ 21.498083] [ 21.498103] wlan: [1073:I:ANY] __ol_ath_attach: 4114: needed_headroom reservation 60 [ 21.498107] wlan: [1073:I:ANY] ol_ath_enable_fraglist: 3010: Enabled Fraglist bit for the radio wifi0 features 41 [ 21.498152] wlan: [1073:I:ANY] wlan_cfg80211_init: 10915: Number of 5G channels: 25 [ 21.498337] wlan: [1073:I:ANY] ieee80211_cfg80211_radio_attach: 11009: ic: 0xffffffc0357c0880, wdev: 0xffffffc0357d0a70, wiphy: 0xffffffc037f842a0, netdev: 0xffffffc0357c0000 [ 21.498806] wlan: [1073:I:ANY] __ol_ath_attach: 3862: pdev_netdev name wifi1 [ 21.498822] wlan: [1073:I:ANY] __ol_ath_attach: 3908: Skip txrx_pdev_attach_target [ 21.498825] wlan: [1073:I:ANY] __ol_ath_attach: 3933: BURSTING enabled by default [ 21.498862] wlan: [1073:I:ANY] ol_ath_pdev_attach: 8491: interface_id 1 [ 21.498873] wlan: [1073:I:TIF] ol_ath_pdev_regdmn_init: 7355: phy id = 1 Modes supported [ 21.498877] wlan: [1073:I:TIF] ol_ath_pdev_regdmn_init: 7362: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 [ 21.498881] wlan: [1073:I:TIF] ol_ath_pdev_regdmn_init: 7371: Reg cap - phy_id = 1 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 [ 21.498884] wlan: [1073:I:ANY] ol_ath_update_wireless_modes: 1351: wireless_modes = 680680c before update [ 21.498887] wlan: [1073:I:ANY] ol_ath_update_wireless_modes: 1366: Wireless_modes = 680680c after update [ 21.498890] wlan: [1073:I:ANY] ol_ath_update_ext_caps: 1924: 11ax 2G supported case [ 21.498982] wlan: [1073:I:ANY] ol_resmgr_create: 223: OL Resmgr Init-ed [ 21.499032] wlan: [1073:I:ANY] ieee80211_cbs_init [ 21.499034] wlan: [1073:I:ANY] CBS Inited [ 21.499034] [ 21.499043] wlan: [1073:I:ANY] acfg_attach: 3448: Offload using existing sock ffffffc036efa800 [ 21.499053] wlan: [1073:I:ANY] ol_if_eeprom_attach: 1459: rate power table override is only supported for AR98XX [ 21.499056] wlan: [1073:I:ANY] ol_ath_stats_attach: 2134: periodic_chan_stats: 1 [ 21.499195] wlan: [1073:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 11 [ 21.499211] wlan: [0:I:ANY] ol_ath_pdev_attach: 8855: Set global_ic[2], ptr:ffffffbffd0588e8 [ 21.499216] wlan: [0:I:ANY] dp_lag_soc_enable: 91: pdev(ffffffc03435a008) Enabling DBDC Repeater 1 [ 21.499239] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: 44: pdev(ffffffc03435a008) is_primary 0 [ 21.499251] wlan: [1073:I:ANY] ol_ath_pdev_attach: 8984: Pdev = 1 Number of peers = 529 [ 21.500062] wlan: [1073:E:WMI] event handler already registered 0x6019 [ 21.500618] wlan: [1073:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: 560: cfg block channel list is empty [ 21.500623] wlan: [1073:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: 3451: pdev_idx = 1 tx_desc_limit = 32768 [ 21.500636] wlan: [1073:I:ANY] osif_wrap_attach: 239: osif wrap attached [ 21.500636] [ 21.500639] wlan: [1073:I:ANY] osif_wrap_devt_init: 201: osif wrap dev table init done [ 21.500639] [ 21.500643] wlan: [1073:I:ANY] osif_wrap_attach: 247: Wrap Attached: Wrap_com =ffffffc030560c00 ic->ic_wrap_com=ffffffc030560c00 &wrap_com->wc_devt=ffffffc030560c00 [ 21.500643] [ 21.500658] wlan: [1073:I:ANY] __ol_ath_attach: 4114: needed_headroom reservation 60 [ 21.500662] wlan: [1073:I:ANY] ol_ath_enable_fraglist: 3010: Enabled Fraglist bit for the radio wifi1 features 41 [ 21.500678] wlan: [1073:I:ANY] wlan_cfg80211_init: 10903: Number of 2G channels: 11 [ 21.500808] wlan: [1073:I:ANY] ieee80211_cfg80211_radio_attach: 11009: ic: 0xffffffc035000880, wdev: 0xffffffc035010a70, wiphy: 0xffffffc037f87aa0, netdev: 0xffffffc035000000 [ 21.501160] wlan: [1073:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: 3420: Running with HW mode = 1 [ 21.501343] wlan: [1073:E:QLD] qld_register: 108: Handle or address is NULL [ 21.501353] wlan: [1073:I:ANY] wlan_pdev_operation: 744: num_radios=1, wifi_radios[0].sc = ffffffc0357c0880_radio_type = 2 [ 21.501356] wlan: [1073:I:ANY] wlan_pdev_operation: 744: num_radios=2, wifi_radios[1].sc = ffffffc035000880_radio_type = 2 [ 21.501376] wlan: [1073:I:ANY] init_ath_pci_3_0: 151: 6ath_ol_pci_wifi3.0: (Atheros/multi-bss) [ 21.922541] [ 21.922541] MINIDUMP VA .bss start=ffffffbffd2f7a00 module=wifi_3_0 [ 21.922541] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed [ 21.939109] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: 14004: twt enabled. [ 21.939109] [ 21.964172] wlan: [1113:I:ANY] osif_nss_register_module: 90: NSS wifi ops registered for target_type:0 with soc_ops:ffffffbffd396f08 [ 21.964212] wlan: [1113:I:ANY] osif_nss_register_module: 90: NSS wifi ops registered for target_type:0 with soc_ops:ffffffbffd396f08 [ 21.975452] wlan: [1113:I:ANY] init_ath_pci_2_0: 143: 6ath_ol_pci_2_0: (Atheros/multi-bss) No Direct-Attach chipsets found. acfg_tool: Issuing blocking call to wait for events [ 23.021245] ECM init [ 23.021292] ECM database jhash random seed: 0x2ea3ae7c [ 23.023382] ECM init complete [ 23.264110] Not a bridge device, or device not found: br-lan [ 23.287744] device eth1 entered promiscuous mode [ 23.288911] br-lan: port 1(eth1) entered forwarding state [ 23.291481] br-lan: port 1(eth1) entered forwarding state [ 23.300019] br-lan: port 1(eth1) entered disabled state acfg_tool: Issuing blocking call to wait for events [ 23.357547] __mc_netlink_receive: Disable bridge snooping! acfg_tool: Issuing blocking call to wait for events qcawifi qcawificfg80211 disable radio wifi0 qcawifi qcawificfg80211 disable radio wifi1 acfg_tool: Issuing blocking call to wait for events acfg_tool: Issuing blocking call to wait for events qcawifi qcawificfg80211 disable radio wifi0 qcawifi qcawificfg80211 disable radio wifi1 ******FW ini file not found****** [ 24.377444] __mc_netlink_receive: Enable bridge snooping! [ 24.805148] device eth1 left promiscuous mode [ 24.805426] br-lan: port 1(eth1) entered disabled state [ 25.329304] __mc_netlink_receive: Disable bridge snooping! [ 25.379191] __mc_netlink_receive: Enable bridge snooping! [ 25.975167] wlan: [2040:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath0 : clone params: 0x00000001 [ 25.975234] wlan: [2040:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 44:d1:fa:ac:8a:5c [ 25.986201] wlan: [2040:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 25.994399] wlan: [2040:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc035000880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 25.994399] [ 26.003228] wlan: [2040:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 26.016132] wlan: [2040:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 26.023130] wlan: [2040:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 26.036676] wlan: [2040:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 26.043654] wlan: [2040:I:ANY] MBO Initialized [ 26.057685] wlan: [2040:I:ANY] OCE Initialized [ 26.062010] wlan: [2040:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 32 nss_id -1 [ 26.066447] wlan: [2040:I:ANY] NSS radio_if 29 [ 26.076110] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 26.080424] wlan: [2040:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc034644880 : if_num 32 [ 26.088683] wlan: [2040:I:ANY] wlan_vap_create: 1636: exit [ 26.098034] wlan: [2040:E:ANY] Smart Antenna is not supported [ 26.103586] wlan: [2040:E:ANY] Smart Antenna is not supported [ 26.109241] wlan: [2040:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 26.114966] wlan: [2040:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 26.124587] wlan: [2040:I:ANY] VAP device ath0 created osifp: (ffffffc034644880) os_if: (ffffffc02f540000) [ 26.953926] eth1: PHY Link up speed: 1000 [ 27.136680] wlan: [2054:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath01 : clone params: 0x00000001 [ 27.136747] wlan: [2054:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 4a:d1:fa:ac:8a:5c [ 27.147687] wlan: [2054:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 27.155998] wlan: [2054:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc035000880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 27.155998] [ 27.164822] wlan: [2054:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 27.177719] wlan: [2054:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 27.184736] wlan: [2054:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 27.198276] wlan: [2054:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 27.205255] wlan: [2054:I:ANY] MBO Initialized [ 27.219272] wlan: [2054:I:ANY] OCE Initialized [ 27.223615] wlan: [2054:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 33 nss_id -1 [ 27.228047] wlan: [2054:I:ANY] NSS radio_if 29 [ 27.237730] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 27.242027] wlan: [2054:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc034646880 : if_num 33 [ 27.250278] wlan: [2054:I:ANY] wlan_vap_create: 1636: exit [ 27.259633] wlan: [2054:E:ANY] Smart Antenna is not supported [ 27.265192] wlan: [2054:E:ANY] Smart Antenna is not supported [ 27.270835] wlan: [2054:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 27.276569] wlan: [2054:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 27.286179] wlan: [2054:I:ANY] VAP device ath01 created osifp: (ffffffc034646880) os_if: (ffffffc02f688000) [ 28.155964] __mc_netlink_receive: Disable bridge snooping! [ 28.206421] __mc_netlink_receive: Enable bridge snooping! [ 28.297891] wlan: [2105:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath02 : clone params: 0x00000001 [ 28.297957] wlan: [2105:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 4e:d1:fa:ac:8a:5c [ 28.308988] wlan: [2105:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 28.317216] wlan: [2105:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc035000880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 28.317216] [ 28.326058] wlan: [2105:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 28.338937] wlan: [2105:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 28.345992] wlan: [2105:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 28.359487] wlan: [2105:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 28.366506] wlan: [2105:I:ANY] MBO Initialized [ 28.380483] wlan: [2105:I:ANY] OCE Initialized [ 28.384843] wlan: [2105:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 34 nss_id -1 [ 28.389256] wlan: [2105:I:ANY] NSS radio_if 29 [ 28.398962] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 28.403237] wlan: [2105:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc030946880 : if_num 34 [ 28.411493] wlan: [2105:I:ANY] wlan_vap_create: 1636: exit [ 28.420849] wlan: [2105:E:ANY] Smart Antenna is not supported [ 28.426409] wlan: [2105:E:ANY] Smart Antenna is not supported [ 28.432051] wlan: [2105:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 28.437782] wlan: [2105:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 28.446937] wlan: [2105:I:ANY] VAP device ath02 created osifp: (ffffffc030946880) os_if: (ffffffc02f700000) [ 29.458629] wlan: [2119:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath03 : clone params: 0x00000001 [ 29.458699] wlan: [2119:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 52:d1:fa:ac:8a:5c [ 29.469711] wlan: [2119:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 29.477948] wlan: [2119:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc035000880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 29.477948] [ 29.486816] wlan: [2119:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 29.499665] wlan: [2119:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 29.506723] wlan: [2119:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 29.520222] wlan: [2119:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 29.527234] wlan: [2119:I:ANY] MBO Initialized [ 29.541219] wlan: [2119:I:ANY] OCE Initialized [ 29.545600] wlan: [2119:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 35 nss_id -1 [ 29.549988] wlan: [2119:I:ANY] NSS radio_if 29 [ 29.559728] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 29.563978] wlan: [2119:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc02f7c8880 : if_num 35 [ 29.572221] wlan: [2119:I:ANY] wlan_vap_create: 1636: exit [ 29.581584] wlan: [2119:E:ANY] Smart Antenna is not supported [ 29.587139] wlan: [2119:E:ANY] Smart Antenna is not supported [ 29.592784] wlan: [2119:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 29.598516] wlan: [2119:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 29.608053] wlan: [2119:I:ANY] VAP device ath03 created osifp: (ffffffc02f7c8880) os_if: (ffffffc02f7d0000) [ 30.479747] __mc_netlink_receive: Disable bridge snooping! [ 30.528916] __mc_netlink_receive: Enable bridge snooping! [ 30.619483] wlan: [2171:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath1 : clone params: 0x00000001 [ 30.619548] wlan: [2171:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 44:d1:fa:ac:8a:5b [ 30.630623] wlan: [2171:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 30.638774] wlan: [2171:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc0357c0880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 30.638774] [ 30.647635] wlan: [2171:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 30.660527] wlan: [2171:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 30.667500] wlan: [2171:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 30.681062] wlan: [2171:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 30.688021] wlan: [2171:I:ANY] MBO Initialized [ 30.702119] wlan: [2171:I:ANY] OCE Initialized [ 30.706360] wlan: [2171:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 36 nss_id -1 [ 30.710773] wlan: [2171:I:ANY] NSS radio_if 28 [ 30.720494] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 30.724806] wlan: [2171:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc03cde4880 : if_num 36 [ 30.733011] wlan: [2171:I:ANY] wlan_vap_create: 1636: exit [ 30.742390] wlan: [2171:E:ANY] Smart Antenna is not supported [ 30.747948] wlan: [2171:E:ANY] Smart Antenna is not supported [ 30.753644] wlan: [2171:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 30.759361] wlan: [2171:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 30.768680] wlan: [2171:I:ANY] VAP device ath1 created osifp: (ffffffc03cde4880) os_if: (ffffffc02f6c8000) [ 31.780621] wlan: [2185:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath11 : clone params: 0x00000001 [ 31.780691] wlan: [2185:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 4a:d1:fa:ac:8a:5b [ 31.791828] wlan: [2185:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 31.799946] wlan: [2185:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc0357c0880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 31.799946] [ 31.808821] wlan: [2185:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 31.821660] wlan: [2185:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 31.828755] wlan: [2185:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 31.842219] wlan: [2185:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 31.849271] wlan: [2185:I:ANY] MBO Initialized [ 31.863214] wlan: [2185:I:ANY] OCE Initialized [ 31.867575] wlan: [2185:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 37 nss_id -1 [ 31.871984] wlan: [2185:I:ANY] NSS radio_if 28 [ 31.881650] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 31.885970] wlan: [2185:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc02e8d8880 : if_num 37 [ 31.894223] wlan: [2185:I:ANY] wlan_vap_create: 1636: exit [ 31.903574] wlan: [2185:E:ANY] Smart Antenna is not supported [ 31.909136] wlan: [2185:E:ANY] Smart Antenna is not supported [ 31.914786] wlan: [2185:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 31.920507] wlan: [2185:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 31.929713] wlan: [2185:I:ANY] VAP device ath11 created osifp: (ffffffc02e8d8880) os_if: (ffffffc02e8b0000) [ 32.799452] __mc_netlink_receive: Disable bridge snooping! [ 32.848955] __mc_netlink_receive: Enable bridge snooping! [ 32.941509] wlan: [2236:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath12 : clone params: 0x00000001 [ 32.941575] wlan: [2236:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 4e:d1:fa:ac:8a:5b [ 32.952649] wlan: [2236:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 32.960873] wlan: [2236:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc0357c0880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 32.960873] [ 32.969690] wlan: [2236:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 32.982776] wlan: [2236:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 32.989607] wlan: [2236:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 33.003180] wlan: [2236:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 33.010138] wlan: [2236:I:ANY] MBO Initialized [ 33.024182] wlan: [2236:I:ANY] OCE Initialized [ 33.028469] wlan: [2236:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 38 nss_id -1 [ 33.032900] wlan: [2236:I:ANY] NSS radio_if 28 [ 33.042569] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 33.046948] wlan: [2236:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc03cde6880 : if_num 38 [ 33.055159] wlan: [2236:I:ANY] wlan_vap_create: 1636: exit [ 33.064501] wlan: [2236:E:ANY] Smart Antenna is not supported [ 33.070059] wlan: [2236:E:ANY] Smart Antenna is not supported [ 33.075768] wlan: [2236:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 33.081416] wlan: [2236:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 33.090816] wlan: [2236:I:ANY] VAP device ath12 created osifp: (ffffffc03cde6880) os_if: (ffffffc02f5c8000) [ 34.102192] wlan: [2250:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath13 : clone params: 0x00000001 [ 34.102263] wlan: [2250:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 52:d1:fa:ac:8a:5b [ 34.113385] wlan: [2250:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 34.121517] wlan: [2250:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xffffffc0357c0880, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 34.121517] [ 34.130434] wlan: [2250:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 34.143233] wlan: [2250:I:ANY] ol_ath_vap_set_param: 2149: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1 [ 34.150325] wlan: [2250:I:ANY] ol_ath_vap_set_param: 2159: he_bf_cap=0x7b [ 34.163790] wlan: [2250:I:ANY] ol_ath_vap_set_param: 2174: VDEV params:AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged [ 34.170839] wlan: [2250:I:ANY] MBO Initialized [ 34.184786] wlan: [2250:I:ANY] OCE Initialized [ 34.189134] wlan: [2250:I:ANY] osif_nss_ol_vap_create: 1268: NSS wifi offload VAP create IF 39 nss_id -1 [ 34.193557] wlan: [2250:I:ANY] NSS radio_if 28 [ 34.203258] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: 1020: VDEV configuration success: 0 [ 34.207542] wlan: [2250:I:ANY] osif_nss_ol_vap_create: 1376: vap create ffffffc02e8dc880 : if_num 39 [ 34.215795] wlan: [2250:I:ANY] wlan_vap_create: 1636: exit [ 34.225152] wlan: [2250:E:ANY] Smart Antenna is not supported [ 34.230707] wlan: [2250:E:ANY] Smart Antenna is not supported [ 34.236364] wlan: [2250:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:0 [ 34.242078] wlan: [2250:I:ANY] WLAN-NSS: VAP NSS ops initialized [ 34.251274] wlan: [2250:I:ANY] VAP device ath13 created osifp: (ffffffc02e8dc880) os_if: (ffffffc02e890000) [ 34.275556] wlan: [2259:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 13 [ 34.275671] wlan: [2259:I:ANY] number of channels: 2G = 13 5G = 0 [ 34.282043] wlan: [2259:I:ANY] wlan_cfg80211_set_country: 6081: wlan_cfg80211_set_country: Country: IT ret: 0 [ 34.397832] wlan: [2274:I:ANY] ol_ath_set_config_param: 699: Resetting spectral chainmask to Rx chainmask [ 34.397832] [ 34.446166] wlan: [2279:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 34.446202] wlan: [2279:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 34.455905] wlan: [2279:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 34.466448] wlan: [2279:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 34.687000] wlan: [2296:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 0 [ 34.713613] wlan: [2298:I:ANY] DES SSID SET=Wireless [ 34.960856] 8021q: adding VLAN 0 to HW filter on device ath0 [ 34.961573] device ath0 entered promiscuous mode [ 35.050979] wlan: [1457:I:ANY] DES SSID SET=Wireless 2.4G_AC8A59 [ 35.051011] wlan: [1457:I:ANY] wlan_cfg80211_chan_to_phymode: 1235: wlan_cfg80211_chan_to_phymode: band:0 width: 2 channel_cfreq: 2412 center_freq1: 2422 chandef.center_freq2: 0 flags: 0 [ 35.125137] __mc_netlink_receive: Disable bridge snooping! [ 35.171783] wlan: [0:I:CMN_MLME] vdev[0] ieee chan:1 [ 35.172065] wlan: [0:E:ANY] Smart Antenna is not supported [ 35.175854] wlan: [0:I:ANY] vdev[0]: Mgt Rate:1000(kbps) [ 35.181130] wlan: [0:I:ANY] vdev[0]: Mgt Rate:1000(kbps) [ 35.191362] __mc_netlink_receive: Enable bridge snooping! [ 36.141437] wlan: [2384:I:ANY] ieee80211_ucfg_set_freq_internal: 530: [ 36.141437] Channel is configured already!! [ 36.172814] wlan: [2392:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 19 [ 36.173058] wlan: [2392:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: 1445: freq=58 [ 36.179311] wlan: [2392:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: 1445: freq=106 [ 36.187359] wlan: [2392:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: 1445: freq=122 [ 36.196051] wlan: [2392:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 19 [ 36.204027] wlan: [2392:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: 1445: freq=58 [ 36.211571] wlan: [2392:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: 1445: freq=106 [ 36.219653] wlan: [2392:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: 1445: freq=122 [ 36.227955] wlan: [2392:I:ANY] number of channels: 2G = 0 5G = 19 [ 36.236227] wlan: [2392:I:ANY] wlan_cfg80211_set_country: 6081: wlan_cfg80211_set_country: Country: IT ret: 0 [ 36.242502] wlan: [1763:I:ANY] ol_acfg_handle_wifi_ioctl: 417: ol_acfg_handle_wifi_ioctl: req->cmd=75 not valid for radio interface, it's for VAP Error received: -22 Could not send NL command [ 36.365069] wlan: [2404:I:ANY] ol_ath_set_config_param: 699: Resetting spectral chainmask to Rx chainmask [ 36.365069] [ 36.414741] wlan: [2409:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 36.414777] wlan: [2409:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 36.424449] wlan: [2409:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 36.435202] wlan: [2409:I:ANY] wlan_cfg80211_set_wiphy_params: 1966: WARNING: Fragmentation with HT mode NOT ALLOWED!! [ 36.670046] wlan: [2428:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 0 [ 36.697352] wlan: [2430:I:ANY] DES SSID SET=Wireless [ 36.924148] 8021q: adding VLAN 0 to HW filter on device ath1 [ 36.924860] device ath1 entered promiscuous mode [ 36.958715] wlan: [1457:I:ANY] DES SSID SET=Wireless 5.8G_AC8A59 [ 36.958742] wlan: [1457:I:ANY] wlan_cfg80211_set_phymode: 1211: desired hw mode: 31 [ 36.990600] wlan: [0:I:CMN_MLME] vdev[4] ieee chan:64 [ 36.990810] wlan: [0:I:ANY] vdev[4]: Mgt Rate:6000(kbps) [ 36.994860] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5180. [ 37.000087] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5200. [ 37.010923] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5220. [ 37.016561] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5240. [ 37.024610] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5320. [ 37.032625] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5300. [ 37.040895] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5280. [ 37.049248] ieee80211_dfs_deliver_event: dfs CAC_START event delivered on chan freq 5260. [ 38.084946] wlan: [2477:I:ANY] ieee80211_ucfg_set_freq_internal: 530: [ 38.084946] Channel is configured already!! [ 41.126671] br-lan: port 2(ath1) entered forwarding state [ 41.126729] br-lan: port 2(ath1) entered forwarding state [ 41.131058] br-lan: port 1(ath0) entered forwarding state [ 41.136452] br-lan: port 1(ath0) entered forwarding state [ 42.147647] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 42.150307] device eth0 entered promiscuous mode [ 43.362487] device eth1 entered promiscuous mode [ 46.753955] eth0: PHY Link up speed: 2500 [ 46.754015] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 46.757044] br-lan: port 3(eth0) entered forwarding state [ 46.763040] br-lan: port 3(eth0) entered forwarding state [ 46.953952] eth1: PHY Link up speed: 1000 [ 46.954022] br-lan: port 4(eth1) entered forwarding state [ 46.956971] br-lan: port 4(eth1) entered forwarding state
OpenWrt bootlog (From Renkforce CAP-800, AX880 HW v5.4)
Format: Log Type - Time(microsec) - Message - Optional Info Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00148 S - IMAGE_VARIANT_STRING=HAABANAZA S - OEM_IMAGE_VERSION_STRING=CRM S - Boot Config, 0x000002e1 B - 203 - PBL, Start B - 2741 - bootable_media_detect_entry, Start B - 2887 - bootable_media_detect_success, Start B - 2892 - elf_loader_entry, Start B - 11391 - auth_hash_seg_entry, Start B - 11635 - auth_hash_seg_exit, Start B - 250458 - elf_segs_hash_verify_entry, Start B - 310977 - PBL, End B - 332694 - SBL1, Start B - 386191 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4 B - 392870 - pm_device_init, Start B - 517310 - PM_SET_VAL:Skip D - 123708 - pm_device_init, Delta B - 519537 - pm_driver_init, Start D - 5368 - pm_driver_init, Delta B - 526094 - clock_init, Start D - 2074 - clock_init, Delta B - 530090 - boot_flash_init, Start D - 4026 - boot_flash_init, Delta B - 537745 - boot_config_data_table_init, Start D - 1006 - boot_config_data_table_init, Delta - (575 Bytes) B - 547566 - Boot Setting : 0x00000618 B - 551318 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:8 B - 558241 - sbl1_ddr_set_params, Start B - 562054 - CPR configuration: 0x30c B - 565500 - cpr_init, Start B - 568276 - Rail:0 Mode: 5 Voltage: 792000 B - 573491 - CL CPR settled at 744000mV B - 576328 - Rail:1 Mode: 5 Voltage: 880000 B - 580506 - Rail:1 Mode: 7 Voltage: 888000 D - 16531 - cpr_init, Delta B - 587399 - Pre_DDR_clock_init, Start B - 591395 - Pre_DDR_clock_init, End B - 594689 - DDR Type : PCDDR3 B - 600423 - do ddr sanity test, Start D - 1067 - do ddr sanity test, Delta B - 605272 - DDR: Start of HAL DDR Boot Training B - 609908 - DDR: End of HAL DDR Boot Training B - 615612 - DDR: Checksum to be stored on flash is 1317878529 B - 626012 - Image Load, Start D - 335409 - QSEE Image Loaded, Delta - (1374392 Bytes) B - 961512 - Image Load, Start D - 61 - SEC Image Loaded, Delta - (0 Bytes) B - 969198 - Image Load, Start D - 9760 - DEVCFG Image Loaded, Delta - (26008 Bytes) B - 979050 - Image Load, Start D - 30988 - RPM Image Loaded, Delta - (106428 Bytes) B - 1010099 - Image Load, Start D - 142252 - APPSBL Image Loaded, Delta - (579192 Bytes) B - 1152503 - QSEE Execution, Start D - 91 - QSEE Execution, Delta B - 1158298 - USB D+ check, Start D - 0 - USB D+ check, Delta B - 1164703 - SBL1, End D - 834297 - SBL1, Delta S - Flash Throughput, 4429 KB/s (2087267 Bytes, 471217 us) S - DDR Frequency, 466 MHz S - Core 0 Frequency, 1651 MHz U-Boot 2016.01 (Nov 04 2020 - 16:18:16 +0800) DRAM: smem ram ptable found: ver: 1 len: 4 sys led OK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1 GiB NAND: ONFI device found ID = 1580a1c2 Vendor = c2 Device = a1 SPI_ADDR_LEN=3 SF: Detected MX25U6435F with page size 256 Bytes, erase size 64 KiB, total 8 MiB ipq_spi: page_size: 0x100, sector_size: 0x10000, size: 0x800000 136 MiB MMC: sdhci: Node Not found, skipping initialization PCI1 is not defined in the device tree In: serial@78B3000 Out: serial@78B3000 Err: serial@78B3000 machid: 8010008 MMC Device 0 not found eth2 MAC Address from ART is not valid eth3 MAC Address from ART is not valid eth4 MAC Address from ART is not valid eth5 MAC Address from ART is not valid Hit any key to stop autoboot: 0 ubi0: attaching mtd2 ubi0: scanning is finished ubi0: attached mtd2 (name "mtd=0", size 52 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: 416, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 6/4, WL threshold: 4096, image sequence number: 736852677 ubi0: available PEBs: 0, total reserved PEBs: 416, PEBs reserved for bad PEB handling: 20 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (5206016) ## Loading kernel from FIT Image at 44000000 ... Using 'config@hk09' configuration Trying 'kernel-1' kernel subimage Description: ARM64 OpenWrt Linux-6.6.93 Type: Kernel Image Compression: gzip compressed Data Start: 0x440000e8 Data Size: 5136185 Bytes = 4.9 MiB Architecture: AArch64 OS: Linux Load Address: 0x41000000 Entry Point: 0x41000000 Hash algo: crc32 Hash value: 32d90fd7 Hash algo: sha1 Hash value: 7f9eff7fc88bc74dc5e35e8bd8d2de04048209b2 Verifying Hash Integrity ... crc32+ sha1+ OK ## Loading fdt from FIT Image at 44000000 ... Using 'config@hk09' configuration Trying 'fdt-1' fdt subimage Description: ARM64 OpenWrt yuncore_ax880 device tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x444e6164 Data Size: 45935 Bytes = 44.9 KiB Architecture: AArch64 Hash algo: crc32 Hash value: c8bbbb1d Hash algo: sha1 Hash value: 59797fb5d276834e148c6be8e97ef64af9da2d1f Verifying Hash Integrity ... crc32+ sha1+ OK Booting using the fdt blob at 0x444e6164 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3f1000, end 4a3ff36e ... OK fdt-fixup: unable to find compatible node Could not find PCI in device tree Using machid 0x8010008 from environment Starting kernel ... Jumping to AARCH64 kernel via monitor [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.93 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28739-d9340319c6) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Jun 23 20:40:36 2025 [ 0.000000] Machine model: Yuncore AX880 [ 0.000000] OF: reserved mem: 0x0000000040000000..0x0000000040ffffff (16384 KiB) nomap non-reusable nss@40000000 [ 0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a5fffff (2048 KiB) nomap non-reusable tzapp@4a400000 [ 0.000000] OF: reserved mem: 0x000000004a600000..0x000000004a9fffff (4096 KiB) nomap non-reusable bootloader@4a600000 [ 0.000000] OF: reserved mem: 0x000000004aa00000..0x000000004aafffff (1024 KiB) nomap non-reusable sbl@4aa00000 [ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfffff (1024 KiB) nomap non-reusable smem@4ab00000 [ 0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004affffff (4096 KiB) nomap non-reusable memory@4ac00000 [ 0.000000] OF: reserved mem: 0x000000004b000000..0x0000000050efffff (97280 KiB) nomap non-reusable wcnss@4b000000 [ 0.000000] OF: reserved mem: 0x0000000050f00000..0x0000000050ffffff (1024 KiB) nomap non-reusable q6_etr_dump@50f00000 [ 0.000000] OF: reserved mem: 0x0000000051000000..0x00000000510fffff (1024 KiB) nomap non-reusable m3_dump@51000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000040ffffff] [ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a3fffff] [ 0.000000] node 0: [mem 0x000000004a400000-0x00000000510fffff] [ 0.000000] node 0: [mem 0x0000000051100000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] psci: OSI mode supported. [ 0.000000] psci: [Firmware Bug]: failed to set PC mode: -1 [ 0.000000] percpu: Embedded 18 pages/cpu s36200 r8192 d29336 u73728 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1 [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x000000007eb00000-0x000000007ec00000] (1MB) [ 0.000000] Memory: 885972K/1048576K available (8576K kernel code, 922K rwdata, 1660K rodata, 1600K init, 293K bss, 162604K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: 0xffffffc080010000 [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000116] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000129] pid_max: default: 32768 minimum: 301 [ 0.005089] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.005104] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.009355] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.009581] rcu: Hierarchical SRCU implementation. [ 0.009585] rcu: Max phase no-delay instances is 1000. [ 0.010494] smp: Bringing up secondary CPUs ... [ 0.011152] Detected VIPT I-cache on CPU1 [ 0.011257] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.011917] Detected VIPT I-cache on CPU2 [ 0.011990] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.012642] Detected VIPT I-cache on CPU3 [ 0.012708] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.012776] smp: Brought up 1 node, 4 CPUs [ 0.012784] SMP: Total of 4 processors activated. [ 0.012790] CPU features: detected: 32-bit EL0 Support [ 0.012794] CPU features: detected: CRC32 instructions [ 0.012853] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.012859] CPU: All CPU(s) started at EL1 [ 0.012862] alternatives: applying system-wide alternatives [ 0.023449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.023474] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.025200] pinctrl core: initialized pinctrl subsystem [ 0.027264] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.027892] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.027930] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.027965] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.028377] thermal_sys: Registered thermal governor 'step_wise' [ 0.028436] cpuidle: using governor menu [ 0.028652] ASID allocator initialised with 65536 entries [ 0.055358] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4 [ 0.057239] Modules: 29456 pages in range for non-PLT usage [ 0.057246] Modules: 520976 pages in range for PLT usage [ 0.060873] SCSI subsystem initialized [ 0.061102] usbcore: registered new interface driver usbfs [ 0.061144] usbcore: registered new interface driver hub [ 0.061196] usbcore: registered new device driver usb [ 0.061645] qcom_scm: convention: smc arm 64 [ 0.063357] clocksource: Switched to clocksource arch_sys_counter [ 0.067278] NET: Registered PF_INET protocol family [ 0.067423] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.070214] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 0.070238] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.070253] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.070339] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.070688] TCP: Hash tables configured (established 8192 bind 8192) [ 0.071190] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear) [ 0.071362] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.071400] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.071734] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.071773] PCI: CLS 0 bytes, default 64 [ 0.073402] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 0.074136] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.074143] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.077989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.080314] qcom-qmp-usb-phy 78000.phy: supply vdda-phy not found, using dummy regulator [ 0.080488] qcom-qmp-usb-phy 78000.phy: supply vdda-pll not found, using dummy regulator [ 0.081720] qcom-qusb2-phy 79000.phy: supply vdd not found, using dummy regulator [ 0.081863] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator [ 0.081905] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator [ 0.082067] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy [ 0.089885] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.093398] msm_serial 78b1000.serial: msm_serial: detected port #1 [ 0.093453] msm_serial 78b1000.serial: uartclk = 19200000 [ 0.093787] 78b1000.serial: ttyMSM1 at MMIO 0x78b1000 (irq = 20, base_baud = 1200000) is a MSM [ 0.094301] msm_serial 78b3000.serial: msm_serial: detected port #0 [ 0.094354] msm_serial 78b3000.serial: uartclk = 3686400 [ 0.094730] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 21, base_baud = 230400) is a MSM [ 0.094772] msm_serial: console setup on port #0 [ 0.094818] printk: console [ttyMSM0] enabled [ 0.905497] msm_serial: driver initialized [ 0.915046] loop: module loaded [ 0.916461] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1 [ 0.917005] nand: Macronix MX30UF1G18AC [ 0.923661] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.927205] qcom-nandc 79b0000.nand-controller: Opcode not supported: 238 [ 0.934815] Block protection check failed [ 0.942011] 4 fixed-partitions partitions found on MTD device qcom_nand.0 [ 0.945675] Creating 4 MTD partitions on "qcom_nand.0": [ 0.952434] 0x000000000000-0x000003400000 : "rootfs_1" [ 0.996040] 0x000003400000-0x000003c00000 : "0:wififw" [ 1.002361] 0x000003c00000-0x000007000000 : "rootfs" [ 1.040850] mtd: setting mtd2 (rootfs) as root device [ 1.041154] mtdsplit: no squashfs found in "rootfs" [ 1.044911] 0x000007000000-0x000007800000 : "0:wififw_1" [ 1.058668] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 1.059557] spi-nor spi0.0: mx25u6435f (8192 Kbytes) [ 1.065235] 19 fixed-partitions partitions found on MTD device spi0.0 [ 1.070080] Creating 19 MTD partitions on "spi0.0": [ 1.076099] 0x000000000000-0x000000050000 : "0:sbl1" [ 1.081381] 0x000000050000-0x000000060000 : "0:mibib" [ 1.086555] 0x000000060000-0x000000080000 : "0:bootconfig" [ 1.091375] 0x000000080000-0x0000000a0000 : "0:bootconfig1" [ 1.096872] 0x0000000a0000-0x000000220000 : "0:qsee_1" [ 1.102263] 0x000000220000-0x0000003a0000 : "0:qsee" [ 1.107535] 0x0000003a0000-0x0000003b0000 : "0:devcfg" [ 1.112595] 0x0000003b0000-0x0000003c0000 : "0:devcfg_1" [ 1.117650] 0x0000003c0000-0x0000003d0000 : "0:apdp" [ 1.122978] 0x0000003d0000-0x0000003e0000 : "0:apdp_1" [ 1.128105] 0x0000003e0000-0x000000420000 : "0:rpm_1" [ 1.132917] 0x000000420000-0x000000460000 : "0:rpm" [ 1.138046] 0x000000460000-0x000000470000 : "0:cdt_1" [ 1.142675] 0x000000470000-0x000000480000 : "0:cdt" [ 1.148174] 0x000000480000-0x000000490000 : "0:appsblenv" [ 1.152520] 0x000000490000-0x000000530000 : "0:appsbl_1" [ 1.158261] 0x000000530000-0x0000005d0000 : "0:appsbl" [ 1.163607] 0x0000005d0000-0x000000610000 : "0:art" [ 1.168525] 0x000000610000-0x000000690000 : "0:ethphyfw" [ 1.180924] spmi spmi-0: PMIC arbiter version v2 (0x20010000) [ 1.274719] i2c_dev: i2c /dev entries driver [ 1.281084] sdhci: Secure Digital Host Controller Interface driver [ 1.281129] sdhci: Copyright(c) Pierre Ossman [ 1.286202] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.292511] remoteproc remoteproc0: releasing cd00000.q6v5_wcss [ 1.315493] NET: Registered PF_INET6 protocol family [ 1.316870] Segment Routing with IPv6 [ 1.319565] In-situ OAM (IOAM) with IPv6 [ 1.323173] NET: Registered PF_PACKET protocol family [ 1.327128] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.332236] 8021q: 802.1Q VLAN Support v1.8 [ 1.377299] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4 [ 1.377633] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0 [ 1.383464] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 1 [ 1.390023] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0 [ 1.397725] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = disable [ 1.405259] cpr3_mem_acc_init: apc: not using memory accelerator regulator [ 1.414359] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-loop= 704000 uV [ 1.421277] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-loop= 824000 uV [ 1.431287] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-loop= 880000 uV [ 1.441093] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-loop= 960000 uV [ 1.450956] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 729, quot_offset[ 7]= 0 [ 1.460713] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 949, quot_offset[ 7]= 220 [ 1.471565] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]=1039, quot_offset[ 7]= 90 [ 1.482503] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]=1181, quot_offset[ 7]= 140 [ 1.493682] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop [ 1.496960] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 800000 KHz, changing to: 1017600 KHz [ 1.512864] remoteproc remoteproc0: cd00000.q6v5_wcss is available [ 1.522111] ubi0: attaching mtd2 [ 1.748297] ubi0: scanning is finished [ 1.754330] ubi0: attached mtd2 (name "rootfs", size 52 MiB) [ 1.754372] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 1.759064] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 1.765763] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 1.772607] ubi0: good PEBs: 416, bad PEBs: 0, corrupted PEBs: 0 [ 1.779383] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 1.785633] ubi0: max/mean erase counter: 6/4, WL threshold: 4096, image sequence number: 736852677 [ 1.792662] ubi0: available PEBs: 0, total reserved PEBs: 416, PEBs reserved for bad PEB handling: 20 [ 1.801622] ubi0: background thread "ubi_bgt0d" started, PID 690 [ 1.802351] block ubiblock0_1: created from ubi0:1(roo[ 1.825480] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 1.826016] Freeing unused kernel memory: 1600K [ 1.831749] Run /sbin/init as init process [ 1.967557] init: Console is alive [ 1.967677] init: - watchdog - [ 2.424816] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.451207] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 2.481676] ssdk_dt_parse_interrupt[941]:INFO:intr-gpio does not exist [ 4.173408] regi_init[2525]:INFO:Initializing HPPE Done!! [ 4.173531] regi_init[2574]:INFO:qca-ssdk module init succeeded! [ 4.179852] EDMA ver 1 hw init [ 4.184112] EDMA HW Reset completed succesfully [ 4.186766] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7) [ 4.191161] RxDesc:1 (15-15) RxFill:1 (7-7) [ 4.196796] dp5-syn: ppe offload disabled: 0 for macid 5 [ 4.200538] dp5-syn: Switch attached to macid 5 status: 0 [ 4.305549] Qualcomm QCA8081 90000.mdio-1:18: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:18, irq=POLL) [ 4.306436] dp6-syn: ppe offload disabled: 0 for macid 6 [ 4.314455] dp6-syn: Switch attached to macid 6 status: 0 [ 4.415548] Qualcomm QCA8081 90000.mdio-1:1c: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:1c, irq=POLL) [ 4.416388] ********************************************************** [ 4.424458] * NSS Data Plane driver [ 4.430943] ********************************************************** [ 4.446308] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 4.446358] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 4.450829] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000008002000010 [ 4.458324] xhci-hcd xhci-hcd.1.auto: irq 38, io mem 0x08a00000 [ 4.467756] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 4.473530] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 4.479082] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 4.487061] hub 1-0:1.0: USB hub found [ 4.493254] hub 1-0:1.0: 1 port detected [ 4.497391] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.501369] hub 2-0:1.0: USB hub found [ 4.509305] hub 2-0:1.0: 1 port detected [ 4.514205] leds-gpio leds: LED color identifier out of range [ 4.516760] leds-gpio leds: LED system color identifier out of range [ 4.522465] leds-gpio leds: LED color identifier out of range [ 4.528859] leds-gpio leds: LED wlan2g color identifier out of range [ 4.534522] leds-gpio leds: LED color identifier out of range [ 4.540882] leds-gpio leds: LED wlan5g color identifier out of range [ 4.547017] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.553950] init: - preinit - [ 7.373356] random: crng init done Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 11.673489] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 11.673624] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 910 [ 11.702965] UBIFS (ubi0:2): recovery needed [ 11.763607] nss-dp 3a007000.dp6-syn lan: PHY Link up speed: 2500 [ 11.795616] UBIFS (ubi0:2): recovery completed [ 11.795746] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 11.798984] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.806904] UBIFS (ubi0:2): FS size: 35680256 bytes (34 MiB, 281 LEBs), max 291 LEBs, journal size 1777664 bytes (1 MiB, 14 LEBs) [ 11.816794] UBIFS (ubi0:2): reserved for root: 1685265 bytes (1645 KiB) [ 11.828419] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 3C804CFC-657B-419D-8114-BC842CB09E52, small LPT model [ 11.837415] mount_root: switching to ubifs overlay [ 11.850255] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 11.854346] urandom-seed: Seeding with /etc/urandom.seed [ 11.909198] nss-dp 3a007000.dp6-syn lan: PHY Link is down [ 11.913158] procd: - early - [ 11.913848] procd: - watchdog - [ 12.473244] procd: - watchdog - [ 12.473858] procd: - ubus - [ 12.628063] procd: - init - Please press Enter to activate this console. [ 12.892075] kmodloader: loading kernel modules from /etc/modules.d/* [ 12.990952] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a [ 12.990992] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2 [ 13.001400] NET: Registered PF_QIPCRTR protocol family [ 13.046101] urngd: v1.0.2 started. [ 13.059084] PPP generic driver version 2.4.2 [ 13.059771] NET: Registered PF_PPPOX protocol family [ 13.071319] ath11k c000000.wifi: ipq8074 hw2.0 [ 13.071352] ath11k c000000.wifi: FW memory mode: 0 [ 13.100942] remoteproc remoteproc0: powering up cd00000.q6v5_wcss [ 13.101272] remoteproc remoteproc0: Booting fw image IPQ8074/q6_fw.mdt, size 668 [ 14.152778] remoteproc remoteproc0: remote processor cd00000.q6v5_wcss is now up [ 14.196471] ath11k c000000.wifi: qmi ignore invalid mem req type 3 [ 14.203939] ath11k c000000.wifi: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff [ 14.203975] ath11k c000000.wifi: fw_version 0x290b84a5 fw_build_timestamp 2024-09-23 11:32 fw_build_id WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1 [ 19.310660] remoteproc remoteproc0: stopped remote processor cd00000.q6v5_wcss [ 19.310702] remoteproc remoteproc0: powering up cd00000.q6v5_wcss [ 19.316855] remoteproc remoteproc0: Booting fw image IPQ8074/q6_fw.mdt, size 668 [ 19.666478] remoteproc remoteproc0: remote processor cd00000.q6v5_wcss is now up [ 19.668918] kmodloader: done loading kernel modules from /etc/modules.d/* [ 19.711345] ath11k c000000.wifi: qmi ignore invalid mem req type 3 [ 19.717812] ath11k c000000.wifi: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff [ 19.717863] ath11k c000000.wifi: fw_version 0x290b84a5 fw_build_timestamp 2024-09-23 11:32 fw_build_id WLAN.HK.2.9.0.1-02146-QCAHKSWPL_SILICONZ-1 [ 20.016263] ath11k c000000.wifi: htt event 48 not handled [ 21.871614] br-lan: port 1(lan) entered blocking state [ 21.871657] br-lan: port 1(lan) entered disabled state [ 21.875781] nss-dp 3a007000.dp6-syn lan: entered allmulticast mode [ 21.881020] nss-dp 3a007000.dp6-syn lan: entered promiscuous mode [ 23.437322] br-lan: port 2(phy0-ap0) entered blocking state [ 23.437362] br-lan: port 2(phy0-ap0) entered disabled state [ 23.441747] ath11k c000000.wifi phy0-ap0: entered allmulticast mode [ 23.447567] ath11k c000000.wifi phy0-ap0: entered promiscuous mode [ 24.963666] nss-dp 3a007000.dp6-syn lan: PHY Link up speed: 2500 [ 24.964304] br-lan: port 1(lan) entered blocking state [ 24.968752] br-lan: port 1(lan) entered forwarding state [ 26.083635] nss-dp 3a003000.dp5-syn wan: PHY Link up speed: 2500 [ 31.843404] l11: disabling
Notes
Space for additional notes, links to forum threads or other resources.
- ...