Created
July 19, 2021 08:30
-
-
Save ptpt52/61ea3852f93ed71a40aab65f4c4b6e25 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IPQ5018# reset | |
resetting ... | |
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.1-00042 | |
S - IMAGE_VARIANT_STRING=MAABANAZA | |
S - OEM_IMAGE_VERSION_STRING=CRM | |
S - Boot Config, 0x000002c1 | |
B - 127 - PBL, Start | |
B - 1561 - bootable_media_detect_entry, Start | |
B - 1738 - bootable_media_detect_success, Start | |
B - 1742 - elf_loader_entry, Start | |
B - 10159 - auth_hash_seg_entry, Start | |
B - 10516 - auth_hash_seg_exit, Start | |
B - 174310 - elf_segs_hash_verify_entry, Start | |
B - 236262 - PBL, End | |
B - 191723 - SBL1, Start | |
B - 252692 - GCC [RstStat:0x10, RstDbg:0x500100] WDog Stat : 0x4 | |
B - 261019 - clock_init, Start | |
D - 7198 - clock_init, Delta | |
B - 268369 - boot_flash_init, Start | |
D - 2775 - boot_flash_init, Delta | |
B - 272426 - boot_config_data_table_init, Start | |
D - 762 - boot_config_data_table_init, Delta - (575 Bytes) | |
B - 285571 - Boot Setting : 0x00000618 | |
B - 288438 - CDT version:2,Platform ID:8,Major ID:4,Minor ID:0,Subtype:1 | |
B - 298869 - sbl1_ddr_set_params, Start | |
B - 303993 - Pre_DDR_clock_init, Start | |
B - 305793 - Pre_DDR_clock_init, End | |
B - 853146 - do ddr sanity test, Start | |
D - 61 - do ddr sanity test, Delta | |
B - 857812 - Image Load, Start | |
D - 119896 - QSEE Image Loaded, Delta - (521564 Bytes) | |
B - 978562 - Image Load, Start | |
D - 5886 - DEVCFG Image Loaded, Delta - (13592 Bytes) | |
B - 984509 - Image Load, Start | |
D - 100162 - APPSBL Image Loaded, Delta - (415736 Bytes) | |
B - 1084763 - QSEE Execution, Start | |
D - 61 - QSEE Execution, Delta | |
B - 1091229 - SBL1, End | |
D - 902007 - SBL1, Delta | |
S - Flash Throughput, 4756 KB/s (952139 Bytes, 200193 us) | |
S - DDR Frequency, 800 MHz | |
S - Core 0 Frequency, 800 MHz | |
U-Boot 2016.01 (Nov 20 2020 - 08:05:16 -0800) | |
DRAM: smem ram ptable found: ver: 1 len: 4 | |
512 MiB | |
NAND: QPIC controller support serial NAND | |
ID = c9c8c9c8 | |
Vendor = c8 | |
Device = c9 | |
Serial Nand Device Found With ID : 0xc8 0xc9 | |
Serial NAND device Manufature:GD5F1GQ4RE9IH | |
Device Size:128 MiB, Page size:2048, Spare Size:64, ECC:4-bit | |
SPI_ADDR_LEN=4 | |
SF: Detected GD25LB256E with page size 256 Bytes, erase size 4 KiB, total 32 MiB | |
ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x2000000 | |
160 MiB | |
MMC: sdhci: Node Not found, skipping initialization | |
PCI Link Intialized | |
PCI1 is not defined in the device tree | |
In: serial@78AF000 | |
Out: serial@78AF000 | |
Err: serial@78AF000 | |
machid: 8040001 | |
Hit any key to stop autoboot: 0 | |
Net: cmbblk is stable 5 | |
MAC0 addr:0:3:7f:16:fa:4 | |
PHY ID1: 0x4d | |
PHY ID2: 0xd0c0 | |
MAC1 addr:0:3:7f:fc:ee:39 | |
athrs17_reg_init: complete | |
athrs17_vlan_config ...done | |
S17c init done | |
eth0, eth1 | |
IPQ5018# mtd | |
device nand0 <nand0>, # parts = 1 | |
#: name size offset mask_flags | |
0: fs 0x03e00000 0x00080000 0 | |
active partition: nand0,0 - (fs) 0x03e00000 @ 0x00080000 | |
defaults: | |
mtdids : none | |
mtdparts: none | |
IPQ5018# mtd info | |
mtdparts - define flash/nand partitions | |
IPQ5018# sf probe | |
SPI_ADDR_LEN=4 | |
SF: Detected GD25LB256E with page size 256 Bytes, erase size 4 KiB, total 32 MiB | |
IPQ5018# mtd info | |
mtdparts - define flash/nand partitions | |
IPQ5018# print | |
baudrate=115200 | |
bootargs=console=ttyMSM0,115200n8 cnss2.bdf_pci0=0xa0 | |
bootcmd=bootipq | |
bootdelay=5 | |
eth1addr=0:3:7f:fc:ee:39 | |
ethact=eth0 | |
ethaddr=0:3:7f:16:fa:4 | |
fdt_high=0x4A400000 | |
fdtcontroladdr=4a9c4004 | |
fileaddr=44142944 | |
filesize=1800000 | |
flash_type=7 | |
ipaddr=192.168.1.1 | |
machid=8040001 | |
mtddevname=fs | |
mtddevnum=0 | |
mtdids=nand0=nand0 | |
mtdparts=mtdparts=nand0:0x3e00000@0x80000(fs), | |
netmask=255.255.255.0 | |
partition=nand0,0 | |
serverip=192.168.1.10 | |
soc_hw_version=20180101 | |
soc_version_major=1 | |
soc_version_minor=1 | |
stderr=serial@78AF000 | |
stdin=serial@78AF000 | |
stdout=serial@78AF000 | |
Environment size: 622/65532 bytes | |
IPQ5018# tftpboot xx.bin | |
eth0 up Speed :1000 Full duplex | |
Using eth0 device | |
TFTP from server 192.168.1.10; our IP address is 192.168.1.1 | |
Filename 'xx.bin'. | |
Load address: 0x44000000 | |
Loading: TFTP server dies: print the pkt buffer | |
TFTP server died; starting again | |
IPQ5018# ping 192.168.1.10 | |
eth0 up Speed :1000 Full duplex | |
Using eth0 device | |
host 192.168.1.10 is alive | |
IPQ5018# | |
eth0 up Speed :1000 Full duplex | |
Using eth0 device | |
host 192.168.1.10 is alive | |
IPQ5018# tftpboot xx.bin | |
eth0 up Speed :1000 Full duplex | |
Using eth0 device | |
TFTP from server 192.168.1.10; our IP address is 192.168.1.1 | |
Filename 'xx.bin'. | |
Load address: 0x44000000 | |
Loading: * | |
Got TFTP_OACK: TFTP remote port: changes from 69 to 58983 | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
############### | |
4.7 MiB/s | |
done | |
Bytes transferred = 39342128 (2585030 hex) | |
IPQ5018# imgaddr=$fileaddr && source $imgaddr:script | |
## Executing script at 44000000 | |
crc32+ SPI_ADDR_LEN=4 | |
SF: Detected GD25LB256E with page size 256 Bytes, erase size 4 KiB, total 32 MiB | |
soc_hw_version : Validation success | |
machid : Validation success | |
Flashing ubi: [ done ] | |
Flashing wifi_fw_ipq5018_qcn9000: [ done ] | |
IPQ5018# bootipq | |
ubi0: detaching mtd2 | |
ubi0: mtd2 is detached | |
ubi0: attaching mtd2 | |
ubi0: scanning is finished | |
ubi0: attached mtd2 (name "mtd=0", size 62 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: 496, bad PEBs: 0, corrupted PEBs: 0 | |
ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 | |
ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1898652548 | |
ubi0: available PEBs: 0, total reserved PEBs: 496, PEBs reserved for bad PEB handling: 20 | |
Read 0 bytes from volume kernel to 44000000 | |
No size specified -> Using max size (4389904) | |
## Loading kernel from FIT Image at 44000000 ... | |
Using '[email protected]' configuration | |
Trying 'kernel@1' kernel subimage | |
Description: ARM OpenWrt Linux-4.4.60 | |
Type: Kernel Image | |
Compression: lzma compressed | |
Data Start: 0x440000e4 | |
Data Size: 2956450 Bytes = 2.8 MiB | |
Architecture: ARM | |
OS: Linux | |
Load Address: 0x41208000 | |
Entry Point: 0x41208000 | |
Hash algo: crc32 | |
Hash value: 8c2d80a7 | |
Hash algo: sha1 | |
Hash value: b52ce5c91afc3d8704e93c7f43d24a2dc244973a | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
## Loading fdt from FIT Image at 44000000 ... | |
Using '[email protected]' configuration | |
Trying '[email protected]' fdt subimage | |
Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob | |
Type: Flat Device Tree | |
Compression: uncompressed | |
Data Start: 0x44364400 | |
Data Size: 59138 Bytes = 57.8 KiB | |
Architecture: ARM | |
Hash algo: crc32 | |
Hash value: 12610e7e | |
Hash algo: sha1 | |
Hash value: b7d237bb55c200c8e04fd964bd2aa90339fe2050 | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
Booting using the fdt blob at 0x44364400 | |
Uncompressing Kernel Image ... OK | |
Loading Device Tree to 4a3ee000, end 4a3ff701 ... OK | |
Could not find PCI in device tree | |
Using machid 0x8040001 from environment | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 4.4.60 (ptpt52@SC-GAME) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 3e1428c+r49254) ) #145 SMP PREEMPT Fri Jul 16 10:14:01 UTC 2021 | |
[ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 0.000000] Ignoring memory range 0x40000000 - 0x41000000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x4ea00000, size 16 MiB | |
[ 0.000000] Reserved memory: initialized node dma_pool1@4ea00000, compatible id shared-dma-pool | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.0 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] PERCPU: Embedded 11 pages/cpu @9eb5f000 s14912 r8192 d21952 u45056 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 104868 | |
[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 cnss2.bdf_pci0=0xa0 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 coherent_pool=2M | |
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.000000] Memory: 408416K/423936K available (6305K kernel code, 353K rwdata, 1912K rodata, 1024K init, 432K bss, 15520K reserved, 0K cma-reserved, 0K highmem) | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) | |
[ 0.000000] vmalloc : 0x9f800000 - 0xff800000 (1536 MB) | |
[ 0.000000] lowmem : 0x80000000 - 0x9f000000 ( 496 MB) | |
[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) | |
[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB) | |
[ 0.000000] .text : 0x80208000 - 0x80b0651c (9210 kB) | |
[ 0.000000] .init : 0x80c00000 - 0x80d00000 (1024 kB) | |
[ 0.000000] .data : 0x80d00000 - 0x80d587d8 ( 354 kB) | |
[ 0.000000] .bss : 0x80d5b000 - 0x80dc71d8 ( 433 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Preemptible hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 32. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480] | |
[ 0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512] | |
[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000018] Switching to timer-based delay loop, resolution 41ns | |
[ 0.000534] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | |
[ 0.000551] pid_max: default: 32768 minimum: 301 | |
[ 0.000667] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000679] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.001355] Initializing cgroup subsys io | |
[ 0.001382] Initializing cgroup subsys memory | |
[ 0.001415] Initializing cgroup subsys devices | |
[ 0.001429] Initializing cgroup subsys freezer | |
[ 0.001442] Initializing cgroup subsys net_cls | |
[ 0.001452] Initializing cgroup subsys pids | |
[ 0.001496] CPU: Testing write buffer coherency: ok | |
[ 0.001964] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.002033] Setting up static identity map for 0x41300000 - 0x41300058 | |
[ 0.052885] MSM Memory Dump base table set up | |
[ 0.052918] MSM Memory Dump apps data table set up | |
[ 0.090481] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.090619] Brought up 2 CPUs | |
[ 0.090637] SMP: Total of 2 processors activated (96.00 BogoMIPS). | |
[ 0.090646] CPU: All CPU(s) started in SVC mode. | |
[ 0.105787] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 | |
[ 0.106177] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.106210] futex hash table entries: 512 (order: 3, 32768 bytes) | |
[ 0.106766] pinctrl core: initialized pinctrl subsystem | |
[ 0.108038] NET: Registered protocol family 16 | |
[ 0.109424] DMA: preallocated 2048 KiB pool for atomic coherent allocations | |
[ 0.130274] cpuidle: using governor ladder | |
[ 0.160302] cpuidle: using governor menu | |
[ 0.160603] NET: Registered protocol family 42 | |
[ 0.165845] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider | |
[ 0.171905] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! | |
[ 0.183640] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. | |
[ 0.183653] hw-breakpoint: maximum watchpoint size is 8 bytes. | |
[ 0.185520] CPU: IPQ5018, SoC Version: 1.1 | |
[ 0.187384] IPC logging disabled | |
[ 0.187396] IPC logging disabled | |
[ 0.187401] IPC logging disabled | |
[ 0.187407] IPC logging disabled | |
[ 0.187412] IPC logging disabled | |
[ 0.187697] sps:sps is ready. | |
[ 0.222752] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.222765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.222799] PTP clock support registered | |
[ 0.224859] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.225817] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.228475] NET: Registered protocol family 2 | |
[ 0.229418] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.229474] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.229549] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.229613] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.229637] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.229860] NET: Registered protocol family 1 | |
[ 0.231162] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available | |
[ 0.240487] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.240512] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.246110] Key type asymmetric registered | |
[ 0.246134] Asymmetric key parser 'x509' registered | |
[ 0.246190] io scheduler noop registered | |
[ 0.246205] io scheduler deadline registered (default) | |
[ 0.249060] a0000000.pci supply vdda not found, using dummy regulator | |
[ 0.249139] a0000000.pci supply vdda_phy not found, using dummy regulator | |
[ 0.249204] a0000000.pci supply vdda_refclk not found, using dummy regulator | |
[ 0.250012] PCI host bridge /soc/pci@a0000000 ranges: | |
[ 0.250045] IO 0xa0200000..0xa02fffff -> 0xa0200000 | |
[ 0.250061] MEM 0xa0300000..0xb02fffff -> 0xa0300000 | |
[ 0.585821] qcom-pcie a0000000.pci: link up | |
[ 0.586061] qcom-pcie a0000000.pci: PCI host bridge to bus 0001:00 | |
[ 0.586080] pci_bus 0001:00: root bus resource [bus 00-ff] | |
[ 0.586095] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0xa0200000-0xa02fffff]) | |
[ 0.586107] pci_bus 0001:00: root bus resource [mem 0xa0300000-0xb02fffff] | |
[ 0.586537] PCI: bus0: Fast back to back transfers disabled | |
[ 0.586553] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 0.587583] PCI: bus1: Fast back to back transfers disabled | |
[ 0.587661] pci 0001:00:00.0: BAR 8: assigned [mem 0xa0400000-0xa05fffff] | |
[ 0.587675] pci 0001:00:00.0: BAR 9: assigned [mem 0xa0600000-0xa07fffff 64bit pref] | |
[ 0.587688] pci 0001:00:00.0: BAR 0: assigned [mem 0xa0300000-0xa0300fff 64bit] | |
[ 0.587707] pci 0001:00:00.0: BAR 7: assigned [io 0x1000-0x1fff] | |
[ 0.587722] pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit] | |
[ 0.587770] pci 0001:00:00.0: PCI bridge to [bus 01] | |
[ 0.587782] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff] | |
[ 0.587794] pci 0001:00:00.0: bridge window [mem 0xa0400000-0xa05fffff] | |
[ 0.587806] pci 0001:00:00.0: bridge window [mem 0xa0600000-0xa07fffff 64bit pref] | |
[ 0.587872] PCIe: RC0 enabled during bootup | |
[ 0.594898] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set | |
[ 0.595427] bt_driver 1943008.bt: bt_parse_ipc | |
[ 0.595487] bt_driver 1943008.bt: bt_parse_mem | |
[ 0.595535] bt_driver 1943008.bt: bt_parse_dt operating in secure mode | |
[ 0.596880] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 123, base_baud = 0) is a EUD UART | |
[ 0.597489] Registered Sucessfully | |
[ 0.598102] msm_serial 78af000.serial: msm_serial: detected port #0 | |
[ 0.598163] msm_serial 78af000.serial: uartclk = 1843199 | |
[ 0.598224] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM | |
[ 0.598258] msm_serial: console setup on port #0 | |
[ 1.420263] console [ttyMSM0] enabled | |
[ 1.425451] msm_serial: driver initialized | |
[ 1.428935] msm_serial_hsl_init: driver initialized | |
[ 1.735950] brd: module loaded | |
[ 1.856468] loop: module loaded | |
[ 1.857287] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 | |
[ 1.860501] m25p80 spi32766.0: found gd25lb256e, expected n25q128a11 | |
[ 1.865859] m25p80 spi32766.0: gd25lb256e (32768 Kbytes) | |
[ 1.872115] 14 ofpart partitions found on MTD device spi32766.0 | |
[ 1.877389] Creating 14 MTD partitions on "spi32766.0": | |
[ 1.882979] 0x000000000000-0x000000030000 : "0:SBL1" | |
[ 1.906517] 0x000000030000-0x000000040000 : "0:MIBIB" | |
[ 1.907578] 0x000000040000-0x000000050000 : "0:BOOTCONFIG" | |
[ 1.926422] 0x000000050000-0x000000060000 : "0:BOOTCONFIG1" | |
[ 1.946429] 0x000000060000-0x000000100000 : "0:QSEE" | |
[ 1.966424] 0x000000100000-0x0000001a0000 : "0:QSEE_1" | |
[ 1.986429] 0x0000001a0000-0x0000001b0000 : "0:DEVCFG" | |
[ 2.006446] 0x0000001b0000-0x0000001c0000 : "0:DEVCFG_1" | |
[ 2.026471] 0x0000001c0000-0x0000001d0000 : "0:CDT" | |
[ 2.027634] 0x0000001d0000-0x0000001e0000 : "0:CDT_1" | |
[ 2.046504] 0x0000001e0000-0x0000001f0000 : "0:APPSBLENV" | |
[ 2.066415] 0x0000001f0000-0x000000290000 : "0:APPSBL" | |
[ 2.086423] 0x000000290000-0x000000330000 : "0:APPSBL_1" | |
[ 2.106427] 0x000000330000-0x0000003a0000 : "0:ART" | |
[ 2.127566] QPIC controller hw version Major:2, Minor:1 | |
[ 2.127590] QPIC controller support serial nand. | |
[ 2.131926] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xc9 | |
[ 2.136490] nand: GigaDevice GD5F1GQ4RE9IH SPI NAND 1G 1.8V | |
[ 2.142788] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | |
[ 2.148605] 3 ofpart partitions found on MTD device qcom_nand.0 | |
[ 2.155722] Creating 3 MTD partitions on "qcom_nand.0": | |
[ 2.161576] 0x000000000000-0x000000080000 : "0:TRAINING" | |
[ 2.168523] 0x000000080000-0x000003e80000 : "rootfs" | |
[ 2.233561] mtd: device 15 (rootfs) set to be root filesystem | |
[ 2.233829] mtdsplit: no squashfs found in "rootfs" | |
[ 2.238340] 0x000003e80000-0x000007c80000 : "rootfs_1" | |
[ 2.317163] libphy: Fixed MDIO Bus: probed | |
[ 2.535850] qca-mdio 88000.mdio: Could not find phy-reset-gpio | |
[ 2.536026] libphy: qca_mdio: probed | |
[ 2.541232] qca-mdio 88000.mdio: qca-mdio driver was registered | |
[ 2.975861] qca-mdio 90000.mdio: Could not find phy-reset-gpio | |
[ 2.976043] libphy: qca_mdio: probed | |
[ 2.982424] qca-mdio 90000.mdio: qca-mdio driver was registered | |
[ 3.086133] cnss: INFO: IPC Logging is disabled! | |
[ 3.086661] cnss[27]: INFO: Platform driver probed successfully. plat 9df48010 tgt 0x1104 | |
[ 3.090360] cnss[2]: INFO: Platform driver probed successfully. plat 9df58010 tgt 0xfffc | |
[ 3.098286] cnss[27]: INFO: PCI device 9e5b3000 probed successfully | |
[ 3.106180] i2c /dev entries driver | |
[ 3.113318] qcom-tsens 4a8000.thermal-sensor: tsens calibration failed | |
[ 3.146526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected] | |
[ 3.147115] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 799999 KHz | |
[ 3.154095] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz | |
[ 3.161334] sdhci: Secure Digital Host Controller Interface driver | |
[ 3.169768] sdhci: Copyright(c) Pierre Ossman | |
[ 3.175730] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 3.181538] | |
[ 3.181538] Version Rollback Feature Disabled | |
[ 3.186750] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x08b04000 | |
[ 3.191526] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x08b04000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x08b04000 | |
[ 3.207427] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x08b04000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x08b04000 | |
[ 3.221921] sps:BAM 0x08b04000 is registered.[ 3.230695] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss | |
[ 3.232699] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available | |
[ 3.241818] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000 | |
[ 3.248051] coresight-csr 6001000.csr: CSR initialized | |
[ 3.255740] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000 | |
[ 3.260731] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000 | |
[ 3.268248] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000 | |
[ 3.275574] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000 | |
[ 3.283007] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000 | |
[ 3.290385] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000 | |
[ 3.297744] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000 | |
[ 3.305084] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000 | |
[ 3.312505] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000 | |
[ 3.319902] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000 | |
[ 3.327258] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000 | |
[ 3.334608] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000 | |
[ 3.342032] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000 | |
[ 3.349397] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000 | |
[ 3.356796] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000 | |
[ 3.364113] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000 | |
[ 3.371546] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000 | |
[ 3.379083] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000 | |
[ 3.386478] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000 | |
[ 3.393857] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x06064000 | |
[ 3.400857] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x06064000 | |
[ 3.416539] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x06064000 | |
[ 3.431034] sps:BAM 0x06064000 is registered.[ 3.438213] coresight-tmc 6048000.tmc: TMC initialized | |
[ 3.442358] coresight-tmc 6047000.tmc: TMC initialized | |
[ 3.447548] coresight-funnel 6041000.funnel: FUNNEL initialized | |
[ 3.452461] coresight-funnel 6100000.funnel: FUNNEL initialized | |
[ 3.458329] coresight-funnel 6120000.funnel: FUNNEL initialized | |
[ 3.464185] coresight-funnel 6130000.funnel: FUNNEL initialized | |
[ 3.470145] coresight-funnel 61a1000.funnel: FUNNEL initialized | |
[ 3.476808] coresight-etm4x 619c000.etm: ETM 4.0 initialized | |
[ 3.482280] coresight-etm4x 619d000.etm: ETM 4.0 initialized | |
[ 3.487932] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized | |
[ 3.493619] coresight-stm 6002000.stm: STM initialized | |
[ 3.502521] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000 | |
[ 3.505880] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized | |
[ 3.518122] NET: Registered protocol family 10 | |
[ 3.521918] NET: Registered protocol family 17 | |
[ 3.525268] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. | |
[ 3.529720] Bridge firewalling registered | |
[ 3.542427] 8021q: 802.1Q VLAN Support v1.8 | |
[ 3.546635] Registering SWP/SWPB emulation handler | |
[ 3.567429] ubi0: attaching mtd15 | |
[ 3.756876] random: nonblocking pool is initialized | |
[ 3.816618] ubi0: scanning is finished | |
[ 3.821620] ubi0: attached mtd15 (name "rootfs", size 62 MiB) | |
[ 3.821644] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | |
[ 3.826381] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | |
[ 3.833107] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | |
[ 3.839983] ubi0: good PEBs: 496, bad PEBs: 0, corrupted PEBs: 0 | |
[ 3.846754] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 | |
[ 3.852988] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1898652548 | |
[ 3.860034] ubi0: available PEBs: 0, total reserved PEBs: 496, PEBs reserved for bad PEB handling: 20 | |
[ 3.869353] ubi0: background thread "ubi_bgt0d" started, PID 110 | |
[ 3.976373] hctosys: unable to open rtc device (rtc0) | |
[ 3.983442] ALSA device list: | |
[ 3.983461] No soundcards found. | |
[ 3.988689] VFS: Mounted root (squashfs filesystem) readonly on device 31:20. | |
[ 3.990172] Freeing unused kernel memory: 1024K (80c00000 - 80d00000) | |
[ 4.423403] init: Console is alive | |
[ 4.423608] init: - watchdog - | |
[ 6.076519] usbcore: registered new interface driver usbfs | |
[ 6.076595] usbcore: registered new interface driver hub | |
[ 6.081059] usbcore: registered new device driver usb | |
[ 6.088819] Button Hotplug driver version 0.4.1 | |
[ 6.101378] SCSI subsystem initialized | |
[ 6.133071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 6.133960] ehci-platform: EHCI generic platform driver | |
[ 6.143916] remoteproc remoteproc1: bt_rproc_driver is available | |
[ 6.143992] bt_rproc_driver bt_rproc_driver: Probed | |
[ 6.384386] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 6.384439] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 6.389082] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x00010010 | |
[ 6.396461] xhci-hcd xhci-hcd.0.auto: irq 181, io mem 0x08a00000 | |
[ 6.405743] hub 1-0:1.0: USB hub found | |
[ 6.411413] hub 1-0:1.0: 1 port detected | |
[ 6.415258] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 6.418936] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 | |
[ 6.424270] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 6.432445] hub 2-0:1.0: USB hub found | |
[ 6.440197] hub 2-0:1.0: 1 port detected | |
[ 6.449337] usbcore: registered new interface driver usb-storage | |
[ 6.450658] usbcore: registered new interface driver uas | |
[ 7.446011] 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 | |
[ 9.749459] UBIFS (ubi0:4): default file-system created | |
[ 9.750018] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 144 | |
[ 9.780107] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data" | |
[ 9.780137] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | |
[ 9.786952] UBIFS (ubi0:4): FS size: 28188672 bytes (26 MiB, 222 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs) | |
[ 9.796824] UBIFS (ubi0:4): reserved for root: 1331420 bytes (1300 KiB) | |
[ 9.807062] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID 5CB896DC-C83F-4A8C-B91A-66975BEF6482, small LPT model | |
[ 9.815324] mount_root: overlay filesystem has not been fully initialized yet | |
[ 9.825288] mount_root: switching to jffs2 overlay | |
After mount_root | |
131072+0 records in | |
131072+0 records out | |
131072 bytes (128.0KB) copied, 0.626737 seconds, 204.2KB/s | |
131072+0 records in | |
131072+0 records out | |
131072 bytes (128.0KB) copied, 0.596095 seconds, 214.7KB/s | |
ln: /lib/firmware/IPQ5018/caldata.bin: No such file or directory | |
ln: /lib/firmware/qcn9000/caldata_1.bin: No such file or directory | |
[ 11.134857] procd: - early - | |
[ 11.134965] procd: - watchdog - | |
[ 11.836072] procd: - ubus - | |
[ 12.847467] procd: - init - | |
Please press Enter to activate this console. | |
[ 13.552632] ubi: mtd15 is already attached to ubi0BT FW mount is successful | |
[ 13.738844] ubi: mtd15 is already attached to ubi0 WIFI FW mount is successful | |
[ 15.670661] ntfs: driver 2.1.32 [Flags: R/O MODULE]. | |
[ 15.679566] Initializing XFRM netlink socket | |
[ 15.680985] NET: Registered protocol family 15 | |
[ 15.861486] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2 | |
[ 15.861531] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! | |
[ 15.867982] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus | |
[ 15.873933] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 | |
[ 15.881152] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 | |
[ 15.888267] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xf | |
[ 15.895198] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! | |
[ 15.900504] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! | |
[ 15.907116] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! | |
[ 15.913448] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! | |
[ 15.919785] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 | |
[ 15.925424] ssdk_plat_init start | |
[ 18.335826] ssdk_mp_reset_init[739]:INFO:MP reset successfully! | |
[ 18.335885] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! | |
[ 18.341226] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! | |
[ 18.348246] regi_init[3598]:INFO:Initializing SCOMPHY! | |
[ 19.479838] _adpt_mp_uniphy_clk_output_ctrl_set[236]:INFO:uniphy will output clock as 25000000Hz | |
[ 19.479887] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:ffc, ssdk_led_src_id:0 | |
[ 19.487811] ssdk_switch_register[1710]:INFO:Chip version 0xee | |
[ 19.495774] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist | |
[ 19.501413] ssdk_switch_register[1744]:INFO:polling is selected | |
[ 19.509565] regi_init[3608]:INFO:Initializing SCOMPHY Done!! | |
[ 19.515225] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! | |
[ 19.521120] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio | |
[ 19.527103] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit! | |
[ 19.533945] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! | |
[ 19.539946] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! | |
[ 19.546570] ssdk_dt_parse[1061]:INFO:switch node is qca83xx! | |
[ 19.552869] ssdk_plat_init start | |
[ 19.622071] f1_phy_api_ops_init[1517]:INFO:qca probe f1 phy driver succeeded! | |
[ 19.622095] regi_init[3556]:INFO:Initializing ISISC!! | |
[ 19.628249] /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /soc/cti@6018000 | |
[ 19.835821] qca_ar8327_gpio_reset[3489]:INFO:GPIO39 reset switch done | |
[ 19.835999] ssdk_switch_register[1718]:INFO:Chip version 0x1302 | |
[ 19.841256] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist | |
[ 19.846984] ssdk_switch_register[1744]:INFO:polling is selected | |
[ 21.495811] regi_init[3561]:INFO:Initializing ISISC Done!! | |
[ 21.495936] regi_init[3631]:INFO:qca-ssdk module init succeeded! | |
[ 21.510157] tun: Universal TUN/TAP device driver, 1.6 | |
[ 21.510185] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 21.527448] ********************************************************** | |
[ 21.527475] * NSS Data Plane driver | |
[ 21.532864] ********************************************************** | |
[ 21.558600] l2tp_core: L2TP core driver, V2.0 | |
[ 21.559985] l2tp_netlink: L2TP netlink interface | |
[ 21.768002] qca-nss 7a00000.nss: Direct firmware load for qca-nss0.bin failed with error -2 | |
[ 21.768034] qca-nss 7a00000.nss: Falling back to user helper | |
/lib/firmware/qca-nss0.bin 33 | |
[ 22.423717] nss_driver - fw of size 759276 bytes copied to load addr: 40000000, nss_id : 0 | |
[ 22.425258] Supported Frequencies - | |
[ 22.431584] 850 MHz 1 GHz | |
[ 22.436601] | |
[ 22.437470] 7f598480: set sdma 9c490d00 | |
[ 22.439229] node size 2 # items 4 | |
[ 22.442560] memory: 40000000 536870912 (avl 440008704) items 4 active_cores 1 | |
[ 22.445968] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000 | |
[ 22.453010] 7f598480: NSS core 0 DDR from 40000000 to 41000000 | |
[ 22.459916] 7f598480: meminfo init succeed | |
[ 22.486201] sit: IPv6 over IPv4 tunneling driver | |
[ 22.496843] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded. | |
[ 22.496981] node size 2 # items 4 | |
[ 22.501891] gre: GRE over IPv4 demultiplexor driver | |
[ 22.503499] ip_gre: GRE over IPv4 tunneling driver | |
[ 22.507473] ip6_gre: GRE over IPv6 tunneling driver | |
[ 22.516435] memory: 40000000 536870912 (avl 440008704) items 4 active_cores 1 | |
[ 22.519118] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) | |
[ 22.528517] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000 | |
[ 22.530905] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 22.539621] rmnet_nss_init(): initializing rmnet_nss | |
[ 22.547086] 7f598480: nss core 0 booted successfully | |
[ 22.551114] nf_conntrack version 0.5.0 (6397 buckets, 25588 max) | |
[ 22.560733] openvswitch: Open vSwitch switching datapath | |
[ 22.590803] QCA Hy-Fi multicast installation successfully | |
[ 22.601600] PPP generic driver version 2.4.2 | |
[ 22.637117] nss_lag_init[352]:LAG Manager Installed | |
[ 22.639976] NET: Registered protocol family 24 | |
[ 22.645151] PPTP driver version 0.8.5 | |
[ 22.678486] diag: IPC Logging disabled | |
[ 22.765922] TRACK: P[0] PMask[4] | |
[ 22.765946] TRACK: P[1] PMask[4] | |
[ 22.768216] TRACK: P[2] PMask[4] | |
[ 22.786404] TRACK: P[3] PMask[4] | |
[ 22.786483] nik 4097 info->svc_id | |
[ 22.830637] QCA multicast snooping installed successfully | |
[ 22.834630] <NSS-CRYPTO>:module loaded Build_ID - 07/16/21, 10:02:50 SoC=ipq50xx | |
[ 22.848601] cannot find nss-macsec0 node | |
[ 22.848697] cannot find nss-macsec1 node | |
[ 22.851705] cannot find nss-macsec2 node | |
[ 22.855536] nss_macsec init success | |
[ 22.904040] u32 classifier | |
[ 22.904066] input device check on | |
[ 22.905694] Actions configured | |
[ 22.911713] Mirror/redirect action on | |
[ 22.958235] fuse init (API version 7.23) | |
[ 22.964945] arp_tables: (C) 2002 David S. Miller | |
[ 22.972065] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 22.982384] l2tp_ppp: PPPoL2TP kernel driver, V2.0 | |
[ 23.052512] nf_conntrack_rtsp v0.6.21 loading | |
[ 23.175353] nf_nat_rtsp v0.6.21 loading | |
[ 23.195264] PPP MPPE Compression module registered | |
[ 23.266980] xt_time: kernel timezone is -0000 | |
qcawifi configuration is disable | |
[ 28.149479] mem_manager: module license 'Proprietary' taints kernel. | |
[ 28.149507] Disabling lock debugging due to kernel taint | |
[ 33.114171] vmap allocation for size 3096576 failed: use vmalloc=<size> to increase size. | |
[ 33.329359] wlan: [1190:I:RPTR] qca_multi_link_init_module: | |
[ 33.329359] ******QCA Repeater Initialization Done*********** | |
[ 33.329359] | |
***** starting cnssdaemon -i integrated -i pci0 ***** | |
*****cnssdaemon pid=1260********* | |
[ 34.662072] cnss[27]: INFO: Setting daemon_support=1 for instance_id 0x27 | |
[ 34.753663] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 | |
[ 34.782095] cnss[27]: INFO: Setting cold_boot_support=1 for instance_id 0x27 | |
[ 34.871618] cnss[2]: INFO: Setting cold_boot_support=1 for instance_id 0x2 | |
*********initiating cold boot calibration************* | |
[ 35.920599] vmap allocation for size 1519616 failed: use vmalloc=<size> to increase size. | |
[ 36.709468] vmap allocation for size 962560 failed: use vmalloc=<size> to increase size. | |
[ 36.727934] wlan: [1342:I:ANY] =======ol_if_register_wifi3_0========== | |
[ 36.727934] | |
[ 36.727978] wlan: [1342:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:a269bde0 | |
[ 36.734779] wlan: [1342:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 | |
[ 36.745925] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss | |
[ 36.778745] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1052 | |
[ 37.659675] Subsystem error monitoring/handling services are up | |
[ 37.660171] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up | |
[ 37.661379] rpmsg_dev_probe: No pm domain | |
[ 37.662126] rpmsg_dev_probe: No pm domain | |
[ 37.676433] diag: Receiving feature mask length more than Apps support | |
[ 37.680476] diag: In diag_send_feature_mask_update, control channel is not open, p: 2, 7f829dc4 | |
[ 37.687215] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 | |
[ 37.687458] wlan: [1342:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 | |
[ 37.687480] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds | |
[ 37.709748] cnss[2]: INFO: device_id : 65532 mem mode : [1] | |
[ 37.718171] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 37.724932] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502826e, fw_build_timestamp: 2021-05-05 16:41, otp_version: 0x0s | |
[ 37.731835] cnss[2]: INFO: Boardid from dts:24,FW:ff | |
[ 37.759929] cnss[2]: INFO: BDF location : 0x4ba00000 | |
[ 37.759993] cnss[2]: INFO: BDF IPQ5018/bdwlan.b24 size 131072 | |
[ 37.764833] cnss[2]: INFO: per device BDF location : 0x4ba20000 | |
[ 37.769914] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 | |
[ 37.795874] cnss[2]: INFO: FW ready received for device 0xfffc | |
[ 37.798119] wlan: [1342:I:ANY] pld_ahb_wlan_enable: cnss_mode: Cold boot calibration | |
[ 37.800628] cnss[2]: INFO: Sending mode message, mode: COLDBOOT CALIBRATION(7), state: 0xf | |
[ 37.832324] wlan: [1342:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 0 | |
[ 37.832406] cnss_pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit] | |
[ 37.839315] cnss_pci 0001:01:00.0: enabling device (0140 -> 0142) | |
[ 37.847776] cnss[27]: INFO: MHI IPC Logging is disabled! | |
[ 38.871888] wlan: [1342:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 0 | |
[ 38.871934] cnss[27]: INFO: Waiting for FW ready. Device: 0x1104, FW ready timeout: 15 seconds | |
[ 38.887753] cnss[27]: INFO: QMI WLFW service connected, state: 0x11 | |
[ 38.890380] cnss[27]: INFO: device_id : 4356 mem mode : [1] | |
[ 38.893550] cnss[27]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 38.903628] cnss[27]: INFO: Target capability: chip_id: 0x0, chip_family: 0x0, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502826e, fw_build_timestamp: 2021-05-05 16:01, otp_version: 0xs | |
[ 38.920323] cnss[27]: INFO: Downloading BDF: qcn9000/bdwlan.ba0, size: 131072 | |
[ 38.947205] cnss[27]: INFO: EEPROM READ WAIT STARTED: 10 seconds | |
[ 40.305837] cnss[27]: INFO: FW ready received for device 0x1104 | |
[ 40.305893] wlan: [1342:I:ANY] pld_pcie_wlan_enable: pld_pcie_wlan_enable: Invalid wlan_cfg config | |
[ 40.310791] cnss[27]: INFO: Sending mode message, mode: COLDBOOT CALIBRATION(7), state: 0x1f | |
[ 40.430961] wlan: [1342:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) | |
[ 40.439019] wlan: [1352:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 1 | |
[ 40.439103] cnss[2]: INFO: Coldboot Calbration wait started for Device: 0xfffc, timeout: 60 seconds | |
[ 40.743418] cnss[2]: INFO: Coldboot Calibration completed successfully for device 0xfffc | |
[ 40.775871] cnss[2]: INFO: Coldboot Calibration wait ended for device 0xfffc | |
[ 40.775905] cnss[2]: INFO: Sending mode message, mode: OFF(4), state: 0x7 | |
[ 40.784106] cnss[2]: INFO: QMI WLFW service disconnected, state: 0x6 | |
[ 40.797152] remoteproc remoteproc0: stopped remote processor cd00000.qcom_q6v5_wcss | |
[ 40.797254] wlan: [1352:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 1 | |
[ 40.835908] wlan: [1352:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 0 | |
[ 40.835949] cnss[27]: INFO: Coldboot Calbration wait started for Device: 0x1104, timeout: 60 seconds | |
[ 59.896544] cnss[27]: INFO: Coldboot Calibration completed successfully for device 0x1104 | |
[ 59.975824] cnss[27]: INFO: Coldboot Calibration wait ended for device 0x1104 | |
[ 59.975860] cnss[27]: INFO: Sending mode message, mode: OFF(4), state: 0x127 | |
[ 59.982771] cnss[27]: INFO: Shutting down QCN9000 | |
[ 59.989446] cnss[27]: INFO: QMI WLFW service disconnected, state: 0x26 | |
[ 59.990392] Removing device for chan:LOOPBACK | |
[ 59.990401] mhi_reset_data_chan rp (null) wp (null) | |
[ 59.990411] mhi_reset_data_chan rp (null) wp (null) | |
[ 59.990571] Removing device for chan:DIAG | |
[ 59.990576] mhi_reset_data_chan rp 9fefe000 wp 9fefe120 | |
[ 59.990634] mhi_reset_data_chan rp 9fef9000 wp 9fef9000 | |
[ 59.990744] Removing device for chan:IPCR | |
[ 59.990749] mhi_reset_data_chan rp a0007120 wp a0007110 | |
[ 59.991040] mhi_reset_data_chan rp a00050b0 wp a00050b0 | |
[ 60.066021] wlan: [1352:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 0 | |
[ 61.126154] vmap allocation for size 1519616 failed: use vmalloc=<size> to increase size. | |
[ 61.800642] vmap allocation for size 962560 failed: use vmalloc=<size> to increase size. | |
[ 61.819163] wlan: [1363:I:ANY] =======ol_if_register_wifi3_0========== | |
[ 61.819163] | |
[ 61.819209] wlan: [1363:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:a269bde0 | |
[ 61.826078] wlan: [1363:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 | |
[ 61.837128] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss | |
[ 61.844946] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1052 | |
[ 61.912690] Subsystem error monitoring/handling services are up | |
[ 61.913200] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up | |
[ 61.914288] rpmsg_dev_probe: No pm domain | |
[ 61.915053] rpmsg_dev_probe: No pm domain | |
[ 61.917586] diag: Receiving feature mask length more than Apps support | |
[ 61.918890] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 | |
[ 61.924240] cnss[2]: INFO: device_id : 65532 mem mode : [1] | |
[ 61.925511] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 61.925512] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502826e, fw_build_timestamp: 2021-05-05 16:41, otp_version: 0x0s | |
[ 61.925533] cnss[2]: INFO: Boardid from dts:24,FW:ff | |
[ 61.926015] cnss[2]: INFO: BDF location : 0x4ba00000 | |
[ 61.926022] cnss[2]: INFO: BDF IPQ5018/bdwlan.b24 size 131072 | |
[ 61.926822] cnss[2]: INFO: per device BDF location : 0x4ba20000 | |
[ 61.926946] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 | |
[ 62.000850] wlan: [1363:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 | |
[ 62.008409] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds | |
[ 62.017445] cnss[2]: INFO: FW ready received for device 0xfffc | |
[ 62.025184] wlan: [1363:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode | |
[ 62.030920] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 | |
[ 62.041812] wlan: [1363:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 | |
[ 62.045082] wlan: [1363:I:ANY] __ol_ath_attach: Allocated soc 988c0500 | |
[ 62.053956] wlan: [1363:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully | |
[ 62.060489] wlan: [1363:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4 | |
[ 62.071554] wlan: [1363:E:CONFIG] cfg_uint_item_handler: num_monitor_pdev0=1 - Out of range [0, 0]; Using 0 | |
[ 62.081008] wlan: [1363:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 0 Target Type 1d | |
[ 62.090597] wlan: [1363:I:ANY] __ol_ath_attach: dev name soc0 | |
[ 62.100136] wlan: [1363:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 9a2c4800 | |
[ 62.134832] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.134872] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.143936] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.153892] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.164019] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.174034] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.184179] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 62.194350] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 62.204250] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 62.214335] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 62.225629] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.234479] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.244514] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 62.254581] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 62.264689] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 62.274766] wlan: [1363:I:ANY] htc_wmi_init: HT Create . 96606000 | |
[ 62.284810] wlan: [1363:I:ANY] htc_wmi_init: Skipping BMI Done | |
[ 62.291212] wlan: [1363:I:ANY] htc_wmi_init: host_enable 0 | |
[ 62.333215] wlan: [1363:I:ANY] ol_target_init_complete: CDP soc attach success | |
[ 62.333250] wlan: [1363:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 | |
[ 62.339636] wlan: [1363:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 96606000, ep 2, value 1 | |
[ 62.348725] wlan: [1166:I:TIF] HE_CAP Info = 9a08010d | |
[ 62.356788] wlan: [1166:I:TIF] Num HW modes = 1 | |
[ 62.361842] wlan: [1166:I:TIF] Num PHY = 1 | |
[ 62.366122] wlan: [1166:I:TIF] FW Build Version (Ext.) = 0 | |
[ 62.370250] wlan: [1166:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 | |
[ 62.375728] wlan: [1166:I:TIF] Preferred HW Mode = 0 Num Radios = 1 | |
[ 62.382689] wlan: [1166:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes | |
[ 62.389142] wlan: [1166:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 | |
[ 62.403549] wlan: [1166:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success | |
[ 62.411865] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 62.420352] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 62.426725] wlan: [1166:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 62.434460] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 62.442266] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 62.449627] wlan: [1166:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 62.457377] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 62.465164] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 62.472553] wlan: [1166:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 62.480265] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 62.488103] wlan: [1166:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 62.495499] wlan: [1166:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 62.503221] wlan: [1166:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:9a2c4800 | |
[ 62.525421] wlan: [1166:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 | |
[ 62.525463] wlan: [1166:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success | |
[ 62.635132] wlan: [1166:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 | |
[ 62.673232] wlan: [1166:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 | |
[ 62.673275] wlan: [1166:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 | |
[ 62.673275] | |
[ 62.680943] wlan: [1363:I:ANY] ol_ath_connect_htc: WMI is ready | |
[ 62.693177] wlan: [1363:I:ANY] ol_ath_soc_attach: connect HTC | |
[ 62.698430] wlan: [1363:I:ANY] ol_ath_soc_attach: bypasswmi : 0 | |
[ 62.704508] wlan: [1363:I:MSCS] qca_mscs_module_init: | |
[ 62.704508] ****QCA MSCS Initialization Done**** SoC 988c0500 | |
[ 62.710092] wlan: [1363:I:ANY] ol_ath_soc_attach: UMAC attach | |
[ 62.722528] wlan: [1363:I:ANY] __ol_ath_attach: pdev_netdev name wifi0 | |
[ 62.726818] wlan: [1363:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target | |
[ 62.734391] wlan: [1363:I:ANY] __ol_ath_attach: BURSTING enabled by default | |
[ 62.740685] wlan: [1363:I:ANY] ol_ath_pdev_attach: interface_id 0 | |
[ 62.747149] wlan: [1363:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported | |
[ 62.753338] wlan: [1363:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 | |
[ 62.760943] wlan: [1363:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 | |
[ 62.770583] wlan: [1363:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update | |
[ 62.784757] wlan: [1363:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update | |
[ 62.793478] wlan: [1363:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case | |
[ 62.802827] wlan: [1363:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:87:75:62 soc: soc0 pdev: wifi0 | |
[ 62.809927] wlan: [1363:I:MBSSIE] ieee80211_mbss_attach: :> | |
[ 62.822626] wlan: [1363:I:MBSSIE] ieee80211_mbss_attach: :< | |
[ 62.826881] wlan: [1363:I:ANY] ol_resmgr_create: OL Resmgr Init-ed | |
[ 62.832715] wlan: [1363:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:9a2c7c00 | |
[ 62.838742] wlan: [1363:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 | |
[ 62.847778] wlan: [1363:I:ANY] wlan_scan_update_channel_list: num_chan: 11 | |
[ 62.854236] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:a31293dc | |
[ 62.860989] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(9a2c7008) Enabling DBDC Repeater 0 soc_lag 9655a940 | |
[ 62.868271] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(9a2c7008) is_primary 0 | |
[ 62.878090] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled | |
[ 62.888769] wlan: [1363:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty | |
[ 62.893235] wlan: [1363:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 32768 | |
[ 62.902801] wlan: [1363:I:ANY] __ol_ath_attach: needed_headroom reservation 60 | |
[ 62.911615] wlan: [1363:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 | |
[ 62.920506] wlan: [1363:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x96300500, wdev: 0x96317c6c, wiphy: 0x94cd8160, netdev: 0x96300000 | |
[ 62.928578] wlan: [1363:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 | |
[ 62.940170] wlan: [1363:E:QLD] qld_register: Handle or address is NULL | |
[ 62.948889] wlan: [1363:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 96300500_radio_type = 2 | |
[ 62.955568] wlan: [1363:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 0 | |
[ 62.964532] cnss_pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit] | |
[ 62.972797] cnss[27]: INFO: MHI IPC Logging is disabled! | |
[ 63.213409] wlan: [1363:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 0 | |
[ 63.213453] cnss[27]: INFO: Waiting for FW ready. Device: 0x1104, FW ready timeout: 15 seconds | |
[ 63.228254] cnss[27]: INFO: QMI WLFW service connected, state: 0x11 | |
[ 63.231279] cnss[27]: INFO: device_id : 4356 mem mode : [1] | |
[ 63.246018] cnss[27]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 63.255610] cnss[27]: INFO: Target capability: chip_id: 0x0, chip_family: 0x0, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502826e, fw_build_timestamp: 2021-05-05 16:01, otp_version: 0xs | |
[ 63.256310] cnss[27]: INFO: Downloading BDF: qcn9000/bdwlan.ba0, size: 131072 | |
[ 63.297410] cnss[27]: INFO: EEPROM READ WAIT STARTED: 10 seconds | |
[ 64.645820] cnss[27]: INFO: FW ready received for device 0x1104 | |
[ 64.647060] cnss[27]: INFO: Sending mode message, mode: MISSION(0), state: 0x17 | |
[ 64.675419] wlan: [1363:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 | |
[ 64.675702] wlan: [1363:I:ANY] __ol_ath_attach: Allocated soc 947c0500 | |
[ 64.683472] wlan: [1363:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully | |
[ 64.690546] wlan: [1363:E:CONFIG] cfg_uint_item_handler: num_vdevs_pdev0=16 - Out of range [1, 9]; Using 9 | |
[ 64.700548] wlan: [1363:E:CONFIG] cfg_uint_item_handler: num_peers_pdev0=512 - Out of range [1, 128]; Using 128 | |
[ 64.710127] wlan: [1363:E:CONFIG] cfg_uint_item_handler: num_monitor_pdev0=1 - Out of range [0, 0]; Using 0 | |
[ 64.720137] wlan: [1363:E:QDF] CONFIG creation failed | |
[ 64.729900] wlan: [1363:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 0 Target Type 1a | |
[ 64.735033] wlan: [1363:I:ANY] __ol_ath_attach: dev name soc1 | |
[ 64.744624] wlan: [1363:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 9b276800 | |
[ 64.778081] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.778124] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.787026] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.797081] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.807200] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.817248] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.827306] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 64.837347] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 64.847413] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 64.857483] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 64.867552] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.877618] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.887689] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 64.897760] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 64.907837] wlan: [1363:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 64.917948] wlan: [1363:I:ANY] htc_wmi_init: HT Create . 92e5e000 | |
[ 64.927978] wlan: [1363:I:ANY] htc_wmi_init: Skipping BMI Done | |
[ 64.934197] wlan: [1363:I:ANY] htc_wmi_init: host_enable 0 | |
[ 64.943095] wlan: [1363:F:ANY] dp_config_full_mon_mode: Configure full monitor mode val: 1 | |
[ 64.978048] wlan: [1363:I:ANY] ol_target_init_complete: CDP soc attach success | |
[ 64.978085] wlan: [1363:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 | |
[ 64.984355] wlan: [1363:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 92e5e000, ep 2, value 1 | |
[ 64.994300] wlan: [6:I:TIF] HE_CAP Info = 9a18010d | |
[ 65.001663] wlan: [6:I:TIF] Num HW modes = 1 | |
[ 65.006289] wlan: [6:I:TIF] Num PHY = 1 | |
[ 65.010689] wlan: [6:I:TIF] FW Build Version (Ext.) = 136 | |
[ 65.014225] wlan: [6:I:TIF] HDL Version: MajorVersion.MinorVersion = 8.2 | |
[ 65.021076] wlan: [6:I:TIF] Preferred HW Mode = 0 Num Radios = 1 | |
[ 65.026648] wlan: [6:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes | |
[ 65.032589] wlan: [6:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 | |
[ 65.047105] wlan: [6:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success | |
[ 65.054964] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 65.062084] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 65.069097] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 65.076526] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 65.084237] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 65.091181] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 65.098638] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 65.106186] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 65.113303] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 65.122039] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 65.128325] wlan: [6:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 65.135442] wlan: [6:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 65.142917] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:9b276800 | |
[ 65.163676] wlan: [6:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 | |
[ 65.163716] wlan: [6:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success | |
[ 65.273134] wlan: [6:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 | |
[ 65.594346] wlan: [6:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 | |
[ 65.594390] wlan: [6:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 | |
[ 65.594390] | |
[ 65.601728] wlan: [1363:I:ANY] ol_ath_connect_htc: WMI is ready | |
[ 65.613420] wlan: [1363:I:ANY] ol_ath_soc_attach: connect HTC | |
[ 65.618991] wlan: [1363:I:ANY] ol_ath_soc_attach: bypasswmi : 0 | |
[ 65.624888] wlan: [1363:I:MSCS] qca_mscs_module_init: | |
[ 65.624888] ****QCA MSCS Initialization Done**** SoC 947c0500 | |
[ 65.630609] wlan: [1363:I:ANY] ol_ath_soc_attach: UMAC attach | |
[ 65.641754] wlan: [1363:I:ANY] __ol_ath_attach: pdev_netdev name wifi1 | |
[ 65.647377] wlan: [1363:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target | |
[ 65.654861] wlan: [1363:I:ANY] __ol_ath_attach: BURSTING enabled by default | |
[ 65.661128] wlan: [1363:I:ANY] ol_ath_pdev_attach: interface_id 1 | |
[ 65.667692] wlan: [1363:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported | |
[ 65.673901] wlan: [1363:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 | |
[ 65.681395] wlan: [1363:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 4900, hi_5g = 5920 | |
[ 65.691114] wlan: [1363:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update | |
[ 65.705254] wlan: [1363:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update | |
[ 65.714457] wlan: [1363:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case | |
[ 65.723350] wlan: [1363:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:08:58:62 soc: soc1 pdev: wifi1 | |
[ 65.730695] wlan: [1363:I:MBSSIE] ieee80211_mbss_attach: :> | |
[ 65.742156] wlan: [1363:I:MBSSIE] ieee80211_mbss_attach: :< | |
[ 65.747701] wlan: [1363:I:ANY] ol_resmgr_create: OL Resmgr Init-ed | |
[ 65.753497] wlan: [1363:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 9a2c7c00 | |
[ 65.759527] wlan: [1363:I:ANY] acfg_attach: Offload using existing sock 9a2c7c00 | |
[ 65.759527] | |
[ 65.768120] wlan: [1363:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 | |
[ 65.778948] wlan: [1363:I:ANY] wlan_scan_update_channel_list: num_chan: 25 | |
[ 65.783809] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:a31293dc | |
[ 65.790600] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(92430408) Enabling DBDC Repeater 0 soc_lag 92daf980 | |
[ 65.797798] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(92430408) is_primary 0 | |
[ 65.808185] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled | |
[ 65.813250] wlan: [1363:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty | |
[ 65.813279] wlan: [1363:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 32768 | |
[ 65.813366] wlan: [1363:I:ANY] __ol_ath_attach: needed_headroom reservation 60 | |
[ 65.813711] wlan: [1363:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x92b40500, wdev: 0x92b57c6c, wiphy: 0x9a8da160, netdev: 0x92b40000 | |
[ 65.814769] wlan: [1363:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 | |
[ 65.815435] wlan: [1363:E:QLD] qld_register: Handle or address is NULL | |
[ 65.815500] wlan: [1363:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 92b40500_radio_type = 2 | |
[ 65.815521] Event 0x3 is registered for RC 0 | |
[ 65.815559] wlan: [1363:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) | |
[ 66.026558] vmap allocation for size 102400 failed: use vmalloc=<size> to increase size. | |
[ 66.049960] wlan: [1403:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:0 with soc_ops:7fdde0c0 | |
[ 66.050580] wlan: [1403:I:ANY] init_ath_pci_2_0: 6ath_ol_pci_2_0: (Atheros/multi-bss) | |
No Direct-Attach chipsets found. | |
[ 72.072149] wlan: [1867:I:ANY] pktlog_detach: ATH_PKTLOG[ wifi0 ] remove entry 918d4e00 root 918d4c80 | |
[ 72.072219] wlan: [1867:I:ANY] pktlog_detach: ATH_PKTLOG[ wifi1 ] remove entry 918d4e80 root 918d4c80 | |
[ 72.152335] wlan: [1869:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 1 | |
[ 72.152415] wlan: [1869:I:ANY] ol_ath_ahb_remove: Suspending Target - with disable_intr set :soc0 (sc 9a374000) soc=988c0500 | |
[ 72.159356] wlan: [1869:I:ANY] wlan_pdev_operation: disable_target_intr val is 1 | |
[ 72.170851] wlan: [1869:I:ANY] ol_ath_ahb_remove: waiting for target paused event from target :soc0 (sc 9a374000) | |
[ 72.178184] wlan: [1869:I:ANY] ol_ath_ahb_remove: AHB Call to nss detach | |
[ 72.189697] wlan: [1869:I:ANY] ol_ath_ahb_remove: Call to nss detach ops 00000000 | |
[ 72.194984] wlan: [1869:E:QLD] qld_register: Handle or address is NULL | |
[ 72.223158] wlan: [1869:I:ANY] wlan_pdev_operation: soc_txrx_handle 9dfc6000 dp_pdev id 0 | |
[ 72.224734] wlan: [1869:I:MBSSIE] ieee80211_mbss_detach: :> | |
[ 72.230468] wlan: [1869:I:MBSSIE] ieee80211_mbss_detach: :< | |
[ 72.235882] wlan: [1869:E:CFR] cfr_enh_deinit_pdev: Failed to register with dbr | |
[ 72.241299] wlan: [1869:E:CFR] tgt_cfr_deinit_pdev: Error occurred with exit code 16 | |
[ 72.241299] | |
[ 72.248949] wlan: [1869:E:CFR] cfr_deinitialize_pdev: cfr_deinitialize_pdev status=16 | |
[ 72.248949] | |
[ 72.258028] wlan: [0:I:ANY] ol_ath_pdev_detach: remove global_ic[1]..gloabl_ic ptr:a31293dc | |
[ 72.267216] wlan: [1869:I:ANY] ieee80211_cfg80211_radio_detach: ieee80211_cfg80211_radio_detach: ic: 0x96300500, wdev: 0x96317c6c, netdev: 0x96300000 | |
[ 72.356103] PCIe: User of event deregistration is NULL | |
[ 72.456154] wlan: [1869:I:ANY] ol_ath_phyerr_detach: 6ol_ath_phyerr_detach: called | |
[ 72.456204] wlan: [1869:E:WMI] wmi_unified_unregister_event_handler: Event id 55 is unavailable | |
[ 72.462737] wlan: [1869:I:MSCS] qca_mscs_module_deinit: | |
[ 72.462737] ****QCA MSCS De-Initialization Done**** SoC 988c0500 | |
[ 72.472194] wlan: [1869:E:WMI] wmi_unified_unregister_event_handler: Event id 141 is unavailable | |
[ 72.483235] wlan: [1869:E:WMI] wmi_unified_unregister_event_handler: Event id 137 is unavailable | |
[ 72.503924] cnss[2]: INFO: Sending mode message, mode: OFF(4), state: 0x7 | |
[ 72.506213] cnss[2]: INFO: QMI WLFW service disconnected, state: 0x6 | |
[ 72.507673] wlan: [1869:I:ANY] 6ath_ahb_remove | |
[ 72.507673] | |
[ 72.515547] remoteproc remoteproc0: stopped remote processor cd00000.qcom_q6v5_wcss | |
[ 72.516377] wlan: [1869:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 1 | |
[ 72.546091] wlan: [1869:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 0 | |
[ 72.546295] wlan: [1869:I:ANY] ol_ath_pci_remove: 6Suspending Target - with disable_intr set :soc1 (sc 94ce8000) | |
[ 72.555999] wlan: [1869:I:ANY] wlan_pdev_operation: disable_target_intr val is 1 | |
[ 72.563398] wlan: [1869:I:ANY] ol_ath_pci_remove: 6waiting for target paused event from target :soc1 (sc 94ce8000) | |
[ 72.570934] wlan: [1869:E:QLD] qld_register: Handle or address is NULL | |
[ 72.608188] wlan: [1869:I:ANY] wlan_pdev_operation: soc_txrx_handle 94dc0000 dp_pdev id 0 | |
[ 72.609711] wlan: [1869:I:MBSSIE] ieee80211_mbss_detach: :> | |
[ 72.615346] wlan: [1869:I:MBSSIE] ieee80211_mbss_detach: :< | |
[ 72.620957] wlan: [1869:I:ANY] acfg_detach: acfg_detach Netlink socket released | |
[ 72.626399] wlan: [1869:E:CFR] cfr_enh_deinit_pdev: Failed to register with dbr | |
[ 72.633581] wlan: [1869:E:CFR] tgt_cfr_deinit_pdev: Error occurred with exit code 16 | |
[ 72.633581] | |
[ 72.641412] wlan: [1869:E:CFR] cfr_deinitialize_pdev: cfr_deinitialize_pdev status=16 | |
[ 72.641412] | |
[ 72.650315] wlan: [0:I:ANY] ol_ath_pdev_detach: remove global_ic[0]..gloabl_ic ptr:a31293dc | |
[ 72.659834] wlan: [1869:I:ANY] ieee80211_cfg80211_radio_detach: ieee80211_cfg80211_radio_detach: ic: 0x92b40500, wdev: 0x92b57c6c, netdev: 0x92b40000 | |
[ 72.756089] Event is deregistered for RC 0 | |
[ 72.826093] wlan: [1869:I:ANY] ol_ath_phyerr_detach: 6ol_ath_phyerr_detach: called | |
[ 72.826139] wlan: [1869:E:WMI] wmi_unified_unregister_event_handler: Event id 55 is unavailable | |
[ 72.832565] wlan: [1869:I:MSCS] qca_mscs_module_deinit: | |
[ 72.832565] ****QCA MSCS De-Initialization Done**** SoC 947c0500 | |
[ 72.841346] wlan: [1869:E:WMI] wmi_unified_unregister_event_handler: Event id 141 is unavailable | |
[ 72.852747] wlan: [1869:E:WMI] wmi_unified_unregister_event_handler: Event id 137 is unavailable | |
[ 72.871469] cnss[27]: INFO: Sending mode message, mode: OFF(4), state: 0x127 | |
[ 72.873142] cnss[27]: INFO: QMI WLFW service disconnected, state: 0x126 | |
[ 72.879406] wlan: [1869:I:ANY] 6ath_pci_remove | |
[ 72.879406] | |
[ 72.884155] cnss[27]: INFO: Shutting down QCN9000 | |
[ 72.890928] Removing device for chan:LOOPBACK | |
[ 72.894916] mhi_reset_data_chan rp (null) wp (null) | |
[ 72.899252] mhi_reset_data_chan rp (null) wp (null) | |
[ 72.904471] Removing device for chan:DIAG | |
[ 72.909512] mhi_reset_data_chan rp a4c3f000 wp a4c3f120 | |
[ 72.913566] mhi_reset_data_chan rp a4c3d000 wp a4c3d000 | |
[ 72.918903] Removing device for chan:IPCR | |
[ 72.923775] mhi_reset_data_chan rp a4c43110 wp a4c43100 | |
[ 72.928292] mhi_reset_data_chan rp a4c410e0 wp a4c410e0 | |
[ 72.966054] wlan: [1869:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 0 | |
[ 73.142013] wlan: [1927:I:RPTR] qca_multi_link_deinit_module: | |
[ 73.142013] ******QCA RPtr De-Init Done*********** | |
[ 73.142013] | |
[ 73.726026] configuring additional NSS pbufs | |
[ 73.739027] additional pbufs of size 3100672 got added to NSS | |
[ 78.197748] vmap allocation for size 3096576 failed: use vmalloc=<size> to increase size. | |
[ 78.411419] wlan: [2027:I:RPTR] qca_multi_link_init_module: | |
[ 78.411419] ******QCA Repeater Initialization Done*********** | |
[ 78.411419] | |
[ 78.560810] cnss[27]: INFO: Setting daemon_support=1 for instance_id 0x27 | |
[ 78.648854] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2 | |
[ 78.676302] cnss[27]: INFO: Setting cold_boot_support=1 for instance_id 0x27 | |
[ 78.765957] cnss[2]: INFO: Setting cold_boot_support=1 for instance_id 0x2 | |
******Not the first boot. Skip coldboot calibration***** | |
[ 79.604032] vmap allocation for size 1519616 failed: use vmalloc=<size> to increase size. | |
[ 80.299359] vmap allocation for size 962560 failed: use vmalloc=<size> to increase size. | |
[ 80.318340] wlan: [2130:I:ANY] =======ol_if_register_wifi3_0========== | |
[ 80.318340] | |
[ 80.318385] wlan: [2130:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:a269bde0 | |
[ 80.325245] wlan: [2130:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1 | |
[ 80.336496] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss | |
[ 80.344149] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1052 | |
[ 80.410506] Subsystem error monitoring/handling services are up | |
[ 80.411776] rpmsg_dev_probe: No pm domain | |
[ 80.415575] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up | |
[ 80.415966] rpmsg_dev_probe: No pm domain | |
[ 80.417630] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 | |
[ 80.422486] diag: Receiving feature mask length more than Apps support | |
[ 80.422837] cnss[2]: INFO: device_id : 65532 mem mode : [1] | |
[ 80.425008] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 80.425009] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502826e, fw_build_timestamp: 2021-05-05 16:41, otp_version: 0x0s | |
[ 80.425030] cnss[2]: INFO: Boardid from dts:24,FW:ff | |
[ 80.425370] cnss[2]: INFO: BDF location : 0x4ba00000 | |
[ 80.425374] cnss[2]: INFO: BDF IPQ5018/bdwlan.b24 size 131072 | |
[ 80.426218] cnss[2]: INFO: per device BDF location : 0x4ba20000 | |
[ 80.426344] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000 | |
[ 80.498590] wlan: [2130:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1 | |
[ 80.506159] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds | |
[ 80.513929] cnss[2]: INFO: FW ready received for device 0xfffc | |
[ 80.522944] wlan: [2130:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode | |
[ 80.528730] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7 | |
[ 80.539484] wlan: [2130:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 | |
[ 80.542832] wlan: [2130:I:ANY] __ol_ath_attach: Allocated soc 9a200500 | |
[ 80.551602] wlan: [2130:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully | |
[ 80.558174] wlan: [2130:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4 | |
[ 80.569317] wlan: [2130:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc | |
[ 80.578661] wlan: [2130:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d | |
[ 80.587771] wlan: [2130:I:ANY] __ol_ath_attach: dev name soc0 | |
[ 80.597461] wlan: [2130:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 91237400 | |
[ 80.606596] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.610818] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.620717] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.630727] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.640782] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.650852] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.660920] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 80.670993] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 80.681055] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 80.691127] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 80.701196] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.711264] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.721334] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 80.731404] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 80.741475] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 80.751583] wlan: [2130:I:ANY] htc_wmi_init: HT Create . 9cfca000 | |
[ 80.761614] wlan: [2130:I:ANY] htc_wmi_init: Skipping BMI Done | |
[ 80.767912] wlan: [2130:I:ANY] htc_wmi_init: host_enable 0 | |
[ 80.782914] wlan: [2130:I:ANY] ol_target_init_complete: CDP soc attach success | |
[ 80.782954] wlan: [2130:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 | |
[ 80.789200] wlan: [2130:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 9cfca000, ep 2, value 1 | |
[ 80.798353] wlan: [708:I:TIF] HE_CAP Info = 9a08010d | |
[ 80.806500] wlan: [708:I:TIF] Num HW modes = 1 | |
[ 80.811473] wlan: [708:I:TIF] Num PHY = 1 | |
[ 80.815698] wlan: [708:I:TIF] FW Build Version (Ext.) = 0 | |
[ 80.819809] wlan: [708:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0 | |
[ 80.825172] wlan: [708:I:TIF] Preferred HW Mode = 0 Num Radios = 1 | |
[ 80.832067] wlan: [708:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes | |
[ 80.838321] wlan: [708:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 | |
[ 80.852480] wlan: [708:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success | |
[ 80.860973] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 80.868082] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 80.875271] wlan: [708:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 80.883317] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 80.890653] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 80.899220] wlan: [708:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 80.905958] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 80.913307] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 80.920608] wlan: [708:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 80.928599] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 80.936173] wlan: [708:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 80.943224] wlan: [708:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 80.951253] wlan: [708:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:91237400 | |
[ 80.961781] wlan: [708:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 | |
[ 80.967321] wlan: [708:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success | |
[ 81.078135] wlan: [708:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 | |
[ 81.116253] wlan: [708:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 | |
[ 81.116295] wlan: [708:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 | |
[ 81.116295] | |
[ 81.123929] wlan: [2130:I:ANY] ol_ath_connect_htc: WMI is ready | |
[ 81.145270] wlan: [2130:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d | |
[ 81.145313] wlan: [2130:E:NSS] [nss-wifili]: pdev:98900500 radio_ifnum:28 scheme_id:0 radio_priority:1 | |
[ 81.158383] wlan: [2130:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL | |
[ 81.162985] wlan: [2130:I:ANY] ol_ath_soc_attach: connect HTC | |
[ 81.170236] wlan: [2130:I:ANY] ol_ath_soc_attach: bypasswmi : 0 | |
[ 81.175854] wlan: [2130:I:MSCS] qca_mscs_module_init: | |
[ 81.175854] ****QCA MSCS Initialization Done**** SoC 9a200500 | |
[ 81.181512] wlan: [2130:I:ANY] ol_ath_soc_attach: UMAC attach | |
[ 81.192727] wlan: [2130:I:ANY] __ol_ath_attach: pdev_netdev name wifi0 | |
[ 81.198306] wlan: [2130:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target | |
[ 81.205738] wlan: [2130:I:ANY] __ol_ath_attach: BURSTING enabled by default | |
[ 81.212047] wlan: [2130:I:ANY] ol_ath_pdev_attach: interface_id 0 | |
[ 81.218614] wlan: [2130:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported | |
[ 81.224825] wlan: [2130:I:TIF] ol_ath_pdev_regdmn_init: 11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1 | |
[ 81.232318] wlan: [2130:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0 | |
[ 81.242034] wlan: [2130:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update | |
[ 81.256180] wlan: [2130:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update | |
[ 81.264931] wlan: [2130:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case | |
[ 81.274092] wlan: [2130:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:87:75:62 soc: soc0 pdev: wifi0 | |
[ 81.281336] wlan: [2130:I:MBSSIE] ieee80211_mbss_attach: :> | |
[ 81.292823] wlan: [2130:I:MBSSIE] ieee80211_mbss_attach: :< | |
[ 81.298372] wlan: [2130:I:ANY] ol_resmgr_create: OL Resmgr Init-ed | |
[ 81.304173] wlan: [2130:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:9b276400 | |
[ 81.310254] wlan: [2130:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 | |
[ 81.319222] wlan: [2130:I:ANY] wlan_scan_update_channel_list: num_chan: 11 | |
[ 81.325681] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:a31253dc | |
[ 81.332496] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(9a323408) Enabling DBDC Repeater 0 soc_lag 989f9840 | |
[ 81.339725] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(9a323408) is_primary 0 | |
[ 81.339745] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed | |
[ 81.357335] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled | |
[ 81.360020] wlan: [2130:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty | |
[ 81.360044] wlan: [2130:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 8192 | |
[ 81.360128] wlan: [2130:I:ANY] __ol_ath_attach: needed_headroom reservation 60 | |
[ 81.360142] wlan: [2130:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 | |
[ 81.360178] wlan: [2130:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 | |
[ 81.360492] wlan: [2130:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x98900500, wdev: 0x98917c6c, wiphy: 0x91cbd960, netdev: 0x98900000 | |
[ 81.361573] wlan: [2130:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 | |
[ 81.362263] wlan: [2130:E:QLD] qld_register: Handle or address is NULL | |
[ 81.362336] wlan: [2130:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 98900500_radio_type = 2 | |
[ 81.362673] wlan: [2130:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 0 | |
[ 81.362732] cnss_pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit] | |
[ 81.363297] cnss[27]: INFO: MHI IPC Logging is disabled! | |
[ 81.710516] wlan: [2130:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 0 | |
[ 81.710567] cnss[27]: INFO: Waiting for FW ready. Device: 0x1104, FW ready timeout: 15 seconds | |
[ 81.723245] cnss[27]: INFO: QMI WLFW service connected, state: 0x11 | |
[ 81.736196] cnss[27]: INFO: device_id : 4356 mem mode : [1] | |
[ 81.736227] cnss[27]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1 | |
[ 81.752592] cnss[27]: INFO: Target capability: chip_id: 0x0, chip_family: 0x0, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x2502826e, fw_build_timestamp: 2021-05-05 16:01, otp_version: 0xs | |
[ 81.753082] cnss[27]: INFO: Downloading BDF: qcn9000/bdwlan.ba0, size: 131072 | |
[ 81.797980] cnss[27]: INFO: EEPROM READ WAIT STARTED: 10 seconds | |
[ 83.145824] cnss[27]: INFO: FW ready received for device 0x1104 | |
[ 83.147070] cnss[27]: INFO: Sending mode message, mode: MISSION(0), state: 0x17 | |
[ 83.175130] wlan: [2130:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4 | |
[ 83.175414] wlan: [2130:I:ANY] __ol_ath_attach: Allocated soc 91b80500 | |
[ 83.183140] wlan: [2130:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully | |
[ 83.190265] wlan: [2130:E:QDF] CONFIG creation failed | |
[ 83.200275] wlan: [2130:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc | |
[ 83.205295] wlan: [2130:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1a | |
[ 83.214564] wlan: [2130:I:ANY] __ol_ath_attach: dev name soc1 | |
[ 83.224257] wlan: [2130:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 9bbd3c00 | |
[ 83.233395] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.237624] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.247417] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.257481] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.267548] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.277617] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.287685] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 83.297824] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 83.307836] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 83.317894] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 83.327963] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.338033] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.348103] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1 | |
[ 83.358173] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 83.368241] wlan: [2130:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7 | |
[ 83.378356] wlan: [2130:I:ANY] htc_wmi_init: HT Create . 9aa39000 | |
[ 83.388385] wlan: [2130:I:ANY] htc_wmi_init: Skipping BMI Done | |
[ 83.394610] wlan: [2130:I:ANY] htc_wmi_init: host_enable 0 | |
[ 83.403502] wlan: [2130:F:ANY] dp_config_full_mon_mode: Configure full monitor mode val: 1 | |
[ 83.412165] wlan: [2130:I:ANY] ol_target_init_complete: CDP soc attach success | |
[ 83.414059] wlan: [2130:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 | |
[ 83.421533] wlan: [2130:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 9aa39000, ep 2, value 1 | |
[ 83.431451] wlan: [100:I:TIF] HE_CAP Info = 9a18010d | |
[ 83.439094] wlan: [100:I:TIF] Num HW modes = 1 | |
[ 83.443765] wlan: [100:I:TIF] Num PHY = 1 | |
[ 83.448093] wlan: [100:I:TIF] FW Build Version (Ext.) = 136 | |
[ 83.452100] wlan: [100:I:TIF] HDL Version: MajorVersion.MinorVersion = 8.2 | |
[ 83.457546] wlan: [100:I:TIF] Preferred HW Mode = 0 Num Radios = 1 | |
[ 83.464506] wlan: [100:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes | |
[ 83.471896] wlan: [100:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0 | |
[ 83.485068] wlan: [100:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success | |
[ 83.493397] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 83.500603] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 83.507809] wlan: [100:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 83.515770] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 83.523166] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 83.530454] wlan: [100:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 83.538446] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 83.545775] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 83.553282] wlan: [100:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 83.561116] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1 | |
[ 83.569711] wlan: [100:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0 | |
[ 83.575746] wlan: [100:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9 | |
[ 83.583783] wlan: [100:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:9bbd3c00 | |
[ 83.594516] wlan: [100:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9 | |
[ 83.599833] wlan: [100:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success | |
[ 83.710101] wlan: [100:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0 | |
[ 84.031542] wlan: [100:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0 | |
[ 84.031586] wlan: [100:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528 | |
[ 84.031586] | |
[ 84.039271] wlan: [2130:I:ANY] ol_ath_connect_htc: WMI is ready | |
[ 84.060577] wlan: [2130:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d | |
[ 84.060622] wlan: [2130:E:NSS] [nss-wifili]: pdev:94140500 radio_ifnum:29 scheme_id:1 radio_priority:0 | |
[ 84.073448] wlan: [2130:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL | |
[ 84.078272] wlan: [2130:I:ANY] ol_ath_soc_attach: connect HTC | |
[ 84.085441] wlan: [2130:I:ANY] ol_ath_soc_attach: bypasswmi : 0 | |
[ 84.091154] wlan: [2130:I:MSCS] qca_mscs_module_init: | |
[ 84.091154] ****QCA MSCS Initialization Done**** SoC 91b80500 | |
[ 84.096878] wlan: [2130:I:ANY] ol_ath_soc_attach: UMAC attach | |
[ 84.107991] wlan: [2130:I:ANY] __ol_ath_attach: pdev_netdev name wifi1 | |
[ 84.113585] wlan: [2130:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target | |
[ 84.121125] wlan: [2130:I:ANY] __ol_ath_attach: BURSTING enabled by default | |
[ 84.127366] wlan: [2130:I:ANY] ol_ath_pdev_attach: interface_id 1 | |
[ 84.133972] wlan: [2130:I:TIF] ol_ath_pdev_regdmn_init: phy id = 0 Modes supported | |
[ 84.140167] wlan: [2130:I:TIF] ol_ath_pdev_regdmn_init: 11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1 | |
[ 84.147623] wlan: [2130:I:TIF] ol_ath_pdev_regdmn_init: Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 4900, hi_5g = 5920 | |
[ 84.157340] wlan: [2130:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update | |
[ 84.171482] wlan: [2130:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update | |
[ 84.180686] wlan: [2130:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case | |
[ 84.189581] wlan: [2130:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:08:58:62 soc: soc1 pdev: wifi1 | |
[ 84.196928] wlan: [2130:I:MBSSIE] ieee80211_mbss_attach: :> | |
[ 84.208389] wlan: [2130:I:MBSSIE] ieee80211_mbss_attach: :< | |
[ 84.213914] wlan: [2130:I:ANY] ol_resmgr_create: OL Resmgr Init-ed | |
[ 84.219739] wlan: [2130:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 9b276400 | |
[ 84.225719] wlan: [2130:I:ANY] acfg_attach: Offload using existing sock 9b276400 | |
[ 84.225719] | |
[ 84.234357] wlan: [2130:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1 | |
[ 84.245177] wlan: [2130:I:ANY] wlan_scan_update_channel_list: num_chan: 25 | |
[ 84.250069] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:a31253dc | |
[ 84.256821] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(9a321008) Enabling DBDC Repeater 0 soc_lag 9cdbc6c0 | |
[ 84.264046] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(9a321008) is_primary 0 | |
[ 84.264100] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed | |
[ 84.282151] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled | |
[ 84.287285] wlan: [2130:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty | |
[ 84.287315] wlan: [2130:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 8192 | |
[ 84.287387] wlan: [2130:I:ANY] __ol_ath_attach: needed_headroom reservation 60 | |
[ 84.287400] wlan: [2130:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 | |
[ 84.287749] wlan: [2130:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x94140500, wdev: 0x94157c6c, wiphy: 0x945b6960, netdev: 0x94140000 | |
[ 84.288818] wlan: [2130:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0 | |
[ 84.289466] wlan: [2130:E:QLD] qld_register: Handle or address is NULL | |
[ 84.289526] wlan: [2130:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 94140500_radio_type = 2 | |
[ 84.289546] Event 0x3 is registered for RC 0 | |
[ 84.289583] wlan: [2130:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 : (Atheros/multi-bss) | |
[ 84.389496] vmap allocation for size 573440 failed: use vmalloc=<size> to increase size. | |
[ 84.421369] wlan: [2169:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:0 with soc_ops:a23700c0 | |
[ 84.422132] wlan: [2169:I:ANY] init_ath_pci_2_0: 6ath_ol_pci_2_0: (Atheros/multi-bss) | |
acfg_tool: Issuing blocking call to wait for events | |
[ 87.265844] NET: Unregistered protocol family 15 | |
acfg_tool: Issuing blocking call to wait for events | |
BusyBox v1.30.1 () built-in shell (ash) | |
MM NM MMMMMMM M M | |
$MMMMM MMMMM MMMMMMMMMMM MMM MMM | |
MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM | |
MMMM= MMMMMM MMM MMMM MMMMM MMMM MMMMMM MMMM MMMMM' | |
MMMM= MMMMM MMMM MM MMMMM MMMM MMMM MMMMNMMMMM | |
MMMM= MMMM MMMMM MMMMM MMMM MMMM MMMMMMMM | |
MMMM= MMMM MMMMMM MMMMM MMMM MMMM MMMMMMMMM | |
MMMM= MMMM MMMMM, NMMMMMMMM MMMM MMMM MMMMMMMMMMM | |
MMMM= MMMM MMMMMM MMMMMMMM MMMM MMMM MMMM MMMMMM | |
MMMM= MMMM MM MMMM MMMM MMMM MMMM MMMM MMMM | |
MMMM$ ,MMMMM MMMMM MMMM MMM MMMM MMMMM MMMM MMMM | |
MMMMMMM: MMMMMMM M MMMMMMMMMMMM MMMMMMM MMMMMMM | |
MMMMMM MMMMN M MMMMMMMMM MMMM MMMM | |
MMMM M MMMMMMM M M | |
M | |
--------------------------------------------------------------- | |
For those about to rock... (Chaos Calmer, b122f36+r49254) | |
--------------------------------------------------------------- | |
root@OpenWrt:/# | |
root@OpenWrt:/# | |
root@OpenWrt:/# | |
root@OpenWrt:/# | |
root@OpenWrt:/# | |
root@OpenWrt:/# iwinfo | |
/bin/ash: iwinfo: not found | |
root@OpenWrt:/# [ 106.821985] vmap allocation for size 1187840 failed: use vmalloc=<size> to increase size. | |
[ 106.901272] ECM init | |
[ 106.901344] ECM database jhash random seed: 0x9ec4baab | |
[ 106.965875] ECM init complete | |
[ 106.989203] ECM OVS Test INIT | |
lbd: stopping daemon | |
[ 108.279114] device eth1 entered promiscuous mode | |
[ 108.280772] br-lan: port 1(eth1) entered forwarding state | |
[ 108.282866] br-lan: port 1(eth1) entered forwarding state | |
[ 108.337748] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 108.526019] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000 | |
[ 108.709633] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
lbd: stopping daemon | |
[ 110.275860] br-lan: port 1(eth1) entered forwarding state | |
cat qcawifi qcawificfg80211 disable radio wifi0 | |
qcawifi qcawificfg80211 disable radio wifi1 | |
qcawifi qcawificfg80211 disable radio wifi0 | |
[ 112.131745] mc_attach: enabled snooping on br-lan. | |
/bin/ash: ca: not found | |
root@OpenWrt:/# qcawifi qcawificfg80211 disable radio wifi1 | |
[ 112.826986] sh (3522): drop_caches: 3 | |
root@OpenWrt:/# **** Platform Name: ap-mp03.1 ***** | |
cCopy ART caldata from /dev/mtdblock13 to /tmp/virtual_art.bin | |
at /et[ 114.632457] coresight-funnel 6130000.funnel: FUNNEL inport 5 enabled | |
[ 114.632817] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled | |
[ 114.640290] coresight-tmc 6048000.tmc: TMC enabled | |
[ 114.644772] coresight-replicator-qcom 6046000.replicator: REPLICATOR enabled | |
[ 114.649884] coresight-tmc 6047000.tmc: TMC enabled | |
[ 114.656304] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled | |
[ 114.660784] coresight-stm 6002000.stm: STM tracing enabled | |
***** QDSS Tracing Configuration completed ******* | |
****** Starting QDSS for Integrated ******** | |
root@OpenWrt:/# cat /etc/config/wireless | |
config wifi-device wifi0 | |
option type qcawificfg80211 | |
option channel auto | |
option macaddr 00:03:7f:87:75:62 | |
option hwmode 11axg | |
# REMOVE THIS LINE TO ENABLE WIFI: | |
option disabled 1 | |
config wifi-iface | |
option device wifi0 | |
option network lan | |
option mode ap | |
option ssid OpenWrt | |
option encryption none | |
config wifi-device wifi1 | |
option type qcawificfg80211 | |
option channel auto | |
option macaddr 00:03:7f:08:58:62 | |
option hwmode 11axa | |
# REMOVE THIS LINE TO ENABLE WIFI: | |
option disabled 1 | |
config wifi-iface | |
option device wifi1 | |
option network lan | |
option mode ap | |
option ssid OpenWrt | |
option encryption none | |
root@OpenWrt:/# | |
root@OpenWrt:/# cd | |
root@OpenWrt:~# ifconfig | |
br-lan Link encap:Ethernet HWaddr 00:03:7F:FC:EE:39 | |
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 | |
inet6 addr: fe80::203:7fff:fefc:ee39/64 Scope:Link | |
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | |
RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | |
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 | |
collisions:0 txqueuelen:1000 | |
RX bytes:0 (0.0 B) TX bytes:958 (958.0 B) | |
eth0 Link encap:Ethernet HWaddr 00:03:7F:16:FA:04 | |
inet6 addr: fe80::203:7fff:fe16:fa04/64 Scope:Link | |
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | |
RX packets:0 errors:0 dropped:35 overruns:0 frame:0 | |
TX packets:21 errors:0 dropped:0 overruns:0 carrier:0 | |
collisions:0 txqueuelen:1000 | |
RX bytes:0 (0.0 B) TX bytes:3918 (3.8 KiB) | |
eth1 Link encap:Ethernet HWaddr 00:03:7F:FC:EE:39 | |
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | |
RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | |
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 | |
collisions:0 txqueuelen:1000 | |
RX bytes:0 (0.0 B) TX bytes:958 (958.0 B) | |
lo Link encap:Local Loopback | |
inet addr:127.0.0.1 Mask:255.0.0.0 | |
inet6 addr: ::1/128 Scope:Host | |
UP LOOPBACK RUNNING MTU:65536 Metric:1 | |
RX packets:33 errors:0 dropped:0 overruns:0 frame:0 | |
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0 | |
collisions:0 txqueuelen:1 | |
RX bytes:11064 (10.8 KiB) TX bytes:11064 (10.8 KiB) | |
root@OpenWrt:~# ping 192.168.1.1 | |
PING 192.168.1.1 (192.168.1.1): 56 data bytes | |
64 bytes from 192.168.1.1: seq=0 ttl=64 time=0.362 ms | |
^C | |
--- 192.168.1.1 ping statistics --- | |
1 packets transmitted, 1 packets received, 0% packet loss | |
round-trip min/avg/max = 0.362/0.362/0.362 ms | |
root@OpenWrt:~# ping 192.168.1.10 | |
PING 192.168.1.10 (192.168.1.10): 56 data bytes | |
^C | |
--- 192.168.1.10 ping statistics --- | |
2 packets transmitted, 0 packets received, 100% packet loss | |
root@OpenWrt:~# brctl show | |
bridge name bridge id STP enabled interfaces | |
br-lan 7fff.00037ffcee39 no eth1 | |
root@OpenWrt:~# vim /etc/^C | |
root@OpenWrt:~# swconfig dev switch0 show | |
Global attributes: | |
enable_vlan: 1 | |
max_frame_size: 1526 | |
dump_arl: | |
switch_ext: ??? | |
Port 0: | |
mib: Port 0 MIB counters | |
RxBroad : 0 | |
RxPause : 0 | |
RxMulti : 0 | |
RxFcsErr : 0 | |
RxAlignErr : 0 | |
RxRunt : 0 | |
RxFragment : 0 | |
Rx64Byte : 0 | |
Rx128Byte : 0 | |
Rx256Byte : 0 | |
Rx512Byte : 0 | |
Rx1024Byte : 0 | |
Rx1518Byte : 0 | |
RxMaxByte : 0 | |
RxTooLong : 0 | |
RxGoodByte : 0 | |
RxBadByte : 0 | |
RxOverFlow : 0 | |
Filtered : 0 | |
TxBroad : 0 | |
TxPause : 0 | |
TxMulti : 0 | |
TxUnderRun : 0 | |
Tx64Byte : 0 | |
Tx128Byte : 0 | |
Tx256Byte : 0 | |
Tx512Byte : 0 | |
Tx1024Byte : 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice. I got similar device. Close to mp03.1 but without spi flash
Everything works except wan port. Can't find what is wrong in dts