The AP1300 (Cirrus) is a wireless access point with two Ethernet ports. The WAN port has 802.1af PoE, and there are addons for bluetooth or cellphone radios. It ships with Chaos Calmer [15.05], and is designed exclusively for OpenWrt. It comes with two versions, GL-AP1300LTE is a 4G LTE router with a CAT4 or CAT6 modem, and GL-AP1300 is the standard version. Both of them have built-in PoE and watchdog features.
Note: Only GL-AP1300LTE version has a 4G LTE built-in modem
Per b9389186b012e5bd99ea the firmware is installed from uboot TFTP by holding the reset button, connecting power, and waiting until the power led flashes 5 times, and then turns solid. First the factory image is loaded from uboot tftp or web after which the sysupgrade image can be used.
dev: size erasesize name mtd0: 00040000 00010000 "SBL1" mtd1: 00020000 00010000 "MIBIB" mtd2: 00060000 00010000 "QSEE" mtd3: 00010000 00010000 "CDT" mtd4: 00010000 00010000 "DDRPARAMS" mtd5: 00010000 00010000 "APPSBLENV" mtd6: 00080000 00010000 "APPSBL" mtd7: 00010000 00010000 "ART" mtd8: 08000000 00020000 "ubi"
http://192.168.8.1/#/upgrade GL.iNet Web Upgrade URLhttp://192.168.8.1/cgi-bin/luci/admin/system/flash LuCI Upgrade URLIf you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line.
Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
cd /tmp wget http://download.gl-inet.com/firmware/ap1300/release/qsdk-ap1300-3.203-0701.img sysupgrade /tmp/qsdk-ap1300-3.203-0701.img
Please refer to the link: https://docs.gl-inet.com/en/3/troubleshooting/debrick/
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Base on the OpenWrt firmware, the default network configuration is:
| Interface Name | Description | Default configuration |
|---|---|---|
| br-lan | LAN & WiFi | 192.168.1.1/24 |
| eth0 | LAN port | 192.168.1.1/24 |
| eth1 | WAN port | DHCP client |
| wlan0 | WiFi 2.4G | Disable |
| wlan1 | WiFi 5G | Disable |
Base on the OEM(GL.iNet) firmware, the default network configuration is:
| Interface Name | Description | Default configuration |
|---|---|---|
| br-lan | LAN & WiFi | 192.168.8.1/24 |
| eth0 | WAN port | DHCP client |
| eth1 | LAN port | 192.168.8.1/24 |
| ath0 | WiFi 2.4G | GL-AP1300-xxx |
| ath1 | WiFi 5G | GL-AP1300-xxx-5G |
→ hardware.button on howto use and configure the hardware button(s).
The GL.iNet AP1300 has the following buttons:
| BUTTON | Event |
|---|---|
| Reset | reset |
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
→ Warranty
Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...
Main PCB:
Check here: https://docs.gl-inet.com/en/3/specification/gl-ap1300/
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port
Replace EXAMPLE by real values.
| Serial connection parameters for GL.iNet GL-AP1300 | EXAMPLE 115200, 8N1 |
|---|
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port
[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.60 (han@glinet) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 6404588+r49254) ) #1 SMP PREEMPT Wed Mar 24 18:00:04 CST 2021 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C2 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 61440 [ 0.000000] free_area_init_node: node 0, pgdat c0b05740, node_mem_map cfdf9000 [ 0.000000] Normal zone: 512 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 61440 pages, LIFO batch:15 [ 0.000000] PERCPU: Embedded 11 pages/cpu @cfdbe000 s14400 r8192 d22464 u45056 [ 0.000000] pcpu-alloc: s14400 r8192 d22464 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 60928 [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait clk_ignore_unused [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 234576K/245760K available (5267K kernel code, 302K rwdata, 1736K rodata, 1024K init, 252K bss, 11184K 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 : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc09d6c00 (7995 kB) [ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB) [ 0.000000] .data : 0xc0b00000 - 0xc0b4bb68 ( 303 kB) [ 0.000000] .bss : 0xc0b4e000 - 0xc0b8d32c ( 253 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns [ 0.000007] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns [ 0.000023] Switching to timer-based delay loop, resolution 20ns [ 0.000232] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) [ 0.000249] pid_max: default: 32768 minimum: 301 [ 0.000364] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000378] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000992] CPU: Testing write buffer coherency: ok [ 0.001325] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001415] Setting up static identity map for 0x80300000 - 0x80300058 [ 0.052886] MSM Memory Dump base table set up [ 0.052927] MSM Memory Dump apps data table set up [ 0.090573] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.120610] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.150677] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.150766] Brought up 4 CPUs [ 0.150796] SMP: Total of 4 processors activated (384.00 BogoMIPS). [ 0.150804] CPU: All CPU(s) started in SVC mode. [ 0.157225] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.157631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.157666] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.157935] pinctrl core: initialized pinctrl subsystem [ 0.159348] NET: Registered protocol family 16 [ 0.161020] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.190417] cpuidle: using governor ladder [ 0.220445] cpuidle: using governor menu [ 0.232570] gpiochip_add: registered GPIOs 0 to 99 on device: 1000000.pinctrl [ 0.232595] GPIO chip 1000000.pinctrl: created GPIO range 0->99 ==> 1000000.pinctrl PIN 0->99 [ 0.233833] Read of property:soc_version_minor from node failed [ 0.233845] Read of property:soc_version_major from node failed [ 0.233853] Read of property:cpu_type from node failed [ 0.233865] CPU: unavail, SoC Version: 4294967295.4294967295 [ 0.234406] IPC logging disabled [ 0.234415] IPC logging disabled [ 0.234421] IPC logging disabled [ 0.234427] IPC logging disabled [ 0.234433] IPC logging disabled [ 0.234693] sps:sps is ready. [ 0.264063] Advanced Linux Sound Architecture Driver Initialized. [ 0.265139] clocksource: Switched to clocksource arch_sys_counter [ 0.266783] NET: Registered protocol family 2 [ 0.267772] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.267820] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.267868] TCP: Hash tables configured (established 2048 bind 2048) [ 0.267935] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.267969] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.268214] NET: Registered protocol family 1 [ 0.268280] PCI: CLS 0 bytes, default 64 [ 0.279022] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.279049] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.283860] Key type asymmetric registered [ 0.283884] Asymmetric key parser 'x509' registered [ 0.283939] io scheduler noop registered [ 0.283959] io scheduler deadline registered (default) [ 0.288298] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7 [ 0.288367] tcsr 1953000.ess_tcsr: setting ess interface select = 0 [ 0.288437] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 [ 0.288495] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 [ 0.288830] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set [ 0.289664] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.289715] msm_serial 78af000.serial: uartclk = 1843200 [ 0.289767] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 25, base_baud = 115200) is a MSM [ 0.289798] msm_serial: console setup on port #0 [ 0.819169] console [ttyMSM0] enabled [ 0.824230] msm_serial: driver initialized [ 0.827703] msm_serial_hsl_init: driver initialized [ 0.844949] brd: module loaded [ 0.845912] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 0.847096] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/soc/spi@78b5000[0]' - status (0) [ 0.847118] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/soc/spi@78b5000[1]' - status (0) [ 0.849048] m25p80 spi0.0: found w25q32, expected n25q128a11 [ 0.854111] m25p80 spi0.0: w25q32 (4096 Kbytes) [ 0.859848] 8 ofpart partitions found on MTD device spi0.0 [ 0.863999] Creating 8 MTD partitions on "spi0.0": [ 0.869591] 0x000000000000-0x000000040000 : "0:SBL1" [ 0.875580] 0x000000040000-0x000000060000 : "0:MIBIB" [ 0.880578] 0x000000060000-0x0000000c0000 : "0:QSEE" [ 0.885570] 0x0000000c0000-0x0000000d0000 : "0:CDT" [ 0.890549] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS" [ 0.895248] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV" [ 0.900777] 0x0000000f0000-0x000000170000 : "0:APPSBL" [ 0.906098] 0x000000170000-0x000000180000 : "0:ART" [ 0.911793] libphy: Fixed MDIO Bus: probed [ 0.915409] of_get_named_gpiod_flags: parsed 'phy-reset-gpio' property of node '/soc/mdio@90000[0]' - status (0) [ 1.135545] of_get_named_gpiod_flags: can't parse 'phy-reset-gpio' property of node '/soc/mdio@90000[1]' [ 1.135565] qca-mdio 90000.mdio: Could not find phy-reset-gpio [ 1.135762] libphy: qca_mdio: probed [ 1.142547] qca-mdio 90000.mdio: qca-mdio driver was registered [ 1.144112] Unable to create IPC log context! [ 1.149973] i2c /dev entries driver [ 1.156068] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected] [ 1.158245] sdhci: Secure Digital Host Controller Interface driver [ 1.166187] sdhci: Copyright(c) Pierre Ossman [ 1.172150] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.183153] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xb1 [ 1.183185] nand: GigaDevice GD5F1GQ1UC 128MiB 3.3V [ 1.188679] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128 [ 1.193251] Scanning device for bad blocks [ 1.371640] random: nonblocking pool is initialized [ 2.091468] Bad eraseblock 1023 at 0x000007fe0000 [ 2.091513] 1 ofpart partitions found on MTD device spi0.1 [ 2.095175] Creating 1 MTD partitions on "spi0.1": [ 2.100535] 0x000000000000-0x000008000000 : "rootfs" [ 2.107576] mtd: device 8 (rootfs) set to be root filesystem [ 2.113647] mtdsplit: no squashfs found in "rootfs" [ 2.116469] [ 2.116469] Version Rollback Feature Disabled [ 2.125190] NET: Registered protocol family 10 [ 2.137673] NET: Registered protocol family 17 [ 2.137765] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 2.141058] Bridge firewalling registered [ 2.153891] 8021q: 802.1Q VLAN Support v1.8 [ 2.157865] Registering SWP/SWPB emulation handler [ 2.173547] ubi0: attaching mtd8 [ 9.098960] ubi0: scanning is finished [ 9.174691] ubi0 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 10, need 19 [ 9.176218] ubi0: attached mtd8 (name "rootfs", size 128 MiB) [ 9.183933] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 9.189874] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 9.196626] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 9.203465] ubi0: good PEBs: 1023, bad PEBs: 1, corrupted PEBs: 0 [ 9.210252] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 9.216504] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1392447968 [ 9.223608] ubi0: available PEBs: 0, total reserved PEBs: 1023, PEBs reserved for bad PEB handling: 10 [ 9.232938] ubi0: background thread "ubi_bgt0d" started, PID 97 [ 9.236344] hctosys: unable to open rtc device (rtc0) [ 9.240466] clk: Not disabling unused clocks [ 9.240481] ALSA device list: [ 9.240484] No soundcards found. [ 9.279048] VFS: Mounted root (squashfs filesystem) readonly on device 31:10. [ 9.281754] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000) [ 11.256956] init: Console is alive [ 11.257181] init: - watchdog - [ 17.367449] usbcore: registered new interface driver usbfs [ 17.367567] usbcore: registered new interface driver hub [ 17.371981] usbcore: registered new device driver usb [ 17.380387] Button Hotplug driver version 0.4.1 [ 17.387805] exFAT: Version 1.2.9 [ 17.388959] hw_wdt enter probe [ 17.401670] SCSI subsystem initialized [ 17.423418] libata version 3.00 loaded. [ 17.432099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 17.433125] ehci-platform: EHCI generic platform driver [ 17.444209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 17.445354] ohci-platform: OHCI generic platform driver [ 17.451510] uhci_hcd: USB Universal Host Controller Interface driver [ 17.977613] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 17.977678] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 17.982245] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x00010010 [ 17.989678] xhci-hcd xhci-hcd.0.auto: irq 193, io mem 0x08a00000 [ 17.999238] hub 1-0:1.0: USB hub found [ 18.004523] hub 1-0:1.0: 1 port detected [ 18.008595] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 18.012136] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 18.017616] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 18.025898] hub 2-0:1.0: USB hub found [ 18.033333] hub 2-0:1.0: 1 port detected [ 18.037507] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 18.040964] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 18.046539] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x00010010 [ 18.053856] xhci-hcd xhci-hcd.1.auto: irq 194, io mem 0x06000000 [ 18.063440] hub 3-0:1.0: USB hub found [ 18.068791] hub 3-0:1.0: 1 port detected [ 18.072757] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 18.076407] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 18.081748] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 18.090139] hub 4-0:1.0: USB hub found [ 18.097603] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 18.102700] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio-leds/power[0]' - status (0) [ 18.102892] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio-leds/lte[0]' - status (0) [ 18.104683] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/gpio_keys/button@1[0]' - status (0) [ 18.104753] gpio-63 (reset): gpiod_set_debounce: missing set() or set_debounce() operations [ 18.105378] input: soc:gpio_keys as /devices/platform/soc/soc:gpio_keys/input/input0 [ 18.111500] usbcore: registered new interface driver usb-storage [ 18.117773] usbcore: registered new interface driver uas [ 18.260480] init: - preinit - [ 18.325288] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 18.385198] usb 3-1: new full-speed USB device number 2 using xhci-hcd [ 21.150790] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 138 [ 21.566028] UBIFS (ubi0:2): recovery needed [ 22.587423] UBIFS (ubi0:2): recovery completed [ 22.589067] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 22.590865] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 22.598772] UBIFS (ubi0:2): FS size: 95739904 bytes (91 MiB, 754 LEBs), journal size 4825088 bytes (4 MiB, 38 LEBs) [ 22.608670] UBIFS (ubi0:2): reserved for root: 4522032 bytes (4416 KiB) [ 22.618900] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 41A33E79-7F57-40F7-8A89-9B86EADE8BAB, small LPT model [ 22.680490] mount_root: switching to jffs2 overlay [ 22.891708] procd: - early - [ 22.891812] procd: - watchdog - [ 23.819371] procd: - ubus - [ 24.824083] procd: - init - [ 27.101764] nf_conntrack version 0.5.0 (3681 buckets, 14724 max) [ 27.133977] cfg80211: World regulatory domain updated: [ 27.134011] cfg80211: DFS Master region: unset [ 27.138097] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 27.142631] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 27.152310] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 27.154397] ntfs: driver 2.1.32 [Flags: R/O MODULE]. [ 27.163696] PPP generic driver version 2.4.2 [ 27.174570] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 27.178854] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 27.186577] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 27.196292] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 27.205748] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 27.213799] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 29.954320] ssdk_switch_device_num_init[998]:INFO:ess-switch dts node number: 1 [ 29.958110] ssdk_dt_get_switch_node[836]:INFO:ess-switch DT exist! [ 29.964949] ssdk_dt_parse_access_mode[737]:INFO:switch_access_mode: local bus [ 29.971107] ssdk_dt_parse_access_mode[750]:INFO:switchreg_base_addr: 0xc000000 [ 29.978237] ssdk_dt_parse_access_mode[751]:INFO:switchreg_size: 0x80000 [ 29.985442] ssdk_dt_parse_mac_mode[242]:INFO:mac mode = 0x0 [ 29.991677] ssdk_dt_parse_mac_mode[248]:INFO:mac mode1 doesn't exit! [ 29.997248] ssdk_dt_parse_mac_mode[257]:INFO:mac mode2 doesn't exit! [ 30.003571] ssdk_dt_parse_phy_info[515]:INFO:qcom,port_phyinfo DT doesn't exist! [ 30.009919] ssdk_dt_parse_mdio[605]:INFO:mdio DT exist! [ 30.016967] ssdk_dt_parse_led[810]:INFO:current dts led_source_num is 0 [ 30.022154] ssdk_dt_parse_psgmii[702]:INFO:ess-psgmii DT exist! [ 30.029107] ssdk_plat_init start [ 30.031171] ssdk_plat_init[1282]:INFO:Enable ess clk [ 30.099363] malibu_phy_api_ops_init[2849]:INFO:qca probe malibu phy driver succeeded! [ 30.106214] regi_init[3369]:INFO:Initializing DESS!! [ 31.795295] ssdk_switch_register[1617]:INFO:Chip version 0x1401 [ 31.798300] qca_link_polling_select[1279]:INFO:link-polling-required node does not exist [ 31.804529] ssdk_switch_register[1642]:INFO:polling is selected [ 31.812255] regi_init[3378]:INFO:Initializing DESS Done!! [ 31.817214] regi_init[3407]:INFO:qca-ssdk module init succeeded! [ 31.854501] tun: Universal TUN/TAP device driver, 1.6 [ 31.854534] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> [ 31.864284] l2tp_core: L2TP core driver, V2.0 [ 31.865756] l2tp_netlink: L2TP netlink interface [ 31.871624] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded. [ 31.874809] gre: GRE over IPv4 demultiplexor driver [ 31.882868] ip_gre: GRE over IPv4 tunneling driver [ 31.903014] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 31.913785] QCA multicast snooping installed successfully [ 31.918013] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 33.196652] Netfilter messages via NETLINK v0.30. [ 33.199473] ip_set: protocol 6 [ 33.415335] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 33.415384] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 33.420796] usb usb2-port1: cannot disable (err = -32) [ 36.485341] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 36.485390] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 36.490787] usb usb2-port1: cannot disable (err = -32) [ 36.651802] QCA Hy-Fi multicast installation successfully [ 38.896441] u32 classifier [ 38.896468] input device check on [ 38.898040] Actions configured [ 39.366349] Mirror/redirect action on [ 39.555301] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 39.555352] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 39.560753] usb usb2-port1: cannot disable (err = -32) [ 42.625359] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 42.625411] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 42.630809] usb usb2-port1: cannot disable (err = -32) [ 43.762902] fuse init (API version 7.23) [ 43.954567] usbcore: registered new interface driver cdc_acm [ 43.954599] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 43.961577] usbcore: registered new interface driver cdc_wdm [ 43.978884] Ebtables v2.0 registered [ 43.979885] Custom GPIO-based I2C driver version 0.1.1 [ 43.982406] i2c-gpio i2c-gpio.0: using pins 59 (SDA) and 58 (SCL) [ 43.989112] ip_tables: (C) 2000-2006 Netfilter Core Team [ 43.994846] usbcore: registered new interface driver ipheth [ 44.076948] ctnetlink v0.93: registering with nfnetlink. [ 44.330254] PPP MPPE Compression module registered [ 44.331995] NET: Registered protocol family 24 [ 44.336542] PPTP driver version 0.8.5 [ 44.359879] usbcore: registered new interface driver usbserial [ 44.360092] usbcore: registered new interface driver usbserial_generic [ 44.364793] usbserial: USB Serial support registered for generic [ 44.384500] wireguard: WireGuard 1.0.20200611 loaded. See www.wireguard.com for information. [ 44.384540] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved. [ 44.432595] xt_time: kernel timezone is -0000 [ 44.436456] usbcore: registered new interface driver cdc_ether [ 44.440746] usbcore: registered new interface driver cdc_ncm [ 44.443093] usbcore: registered new interface driver cp210x [ 44.447732] usbserial: USB Serial support registered for cp210x [ 44.452935] cp210x 3-1:1.0: cp210x converter detected [ 44.459100] usb 3-1: cp210x converter now attached to ttyUSB0 [ 44.469333] usbcore: registered new interface driver huawei_cdc_ncm [ 44.476580] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 44.515632] qmi_wwan 1-1:1.4: cdc-wdm0: USB WDM device [ 44.515671] qmi_wwan 1-1:1.4: QuectelEC25&EC21&EG91&EG95&EG06&EP06&EM06&BG96&AG35 work on RawIP mode [ 44.522555] qmi_wwan 1-1:1.4 wwan0: register 'qmi_wwan' at usb-xhci-hcd.0.auto-1, WWAN/QMI device, 92:b8:1c:db:75:20 [ 44.529428] usbcore: registered new interface driver qmi_wwan [ 44.542825] usbcore: registered new interface driver rndis_host [ 44.549001] usbcore: registered new interface driver sierra [ 44.551011] usbserial: USB Serial support registered for Sierra USB modem [ 44.558951] usbcore: registered new interface driver sierra_net [ 44.573480] usbcore: registered new interface driver option [ 44.573640] usbserial: USB Serial support registered for GSM modem (1-port) [ 44.578245] option 1-1:1.0: GSM modem (1-port) converter detected [ 44.585375] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1 [ 44.591229] option 1-1:1.1: GSM modem (1-port) converter detected [ 44.598354] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2 [ 44.604039] option 1-1:1.2: GSM modem (1-port) converter detected [ 44.611216] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB3 [ 44.616953] option 1-1:1.3: GSM modem (1-port) converter detected [ 44.624093] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB4 [ 45.695419] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 45.695473] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 45.700872] usb usb2-port1: cannot disable (err = -32) [ 48.775309] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 48.775361] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 48.780760] usb usb2-port1: cannot disable (err = -32) [ 50.050829] mem_manager: module license 'unspecified' taints kernel. [ 50.050866] Disabling lock debugging due to kernel taint [ 50.110383] qdf_dbg_mask value is invalid [ 50.110412] Using the default module debug levels instead [ 50.113379] qdf_print_ctrl_register: Allocated print control object 0 [ 50.118898] [ 50.118898] MINIDUMP VA .bss start=bf894080 module=qdf [ 51.845395] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 51.845456] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 51.851020] usb usb2-port1: cannot disable (err = -32) [ 54.915392] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 54.915448] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 54.920874] usb usb2-port1: cannot disable (err = -32) [ 56.706460] vmap allocation for size 2777088 failed: use vmalloc=<size> to increase size. [ 56.708537] vmap allocation for size 405504 failed: use vmalloc=<size> to increase size. [ 56.872173] wlan: [1571:E:CONFIG] cfg_uint_item_handler: 142: allow_mon_vaps_in_sr= - Invalid format (status 16); Using default 0 [ 56.872311] wlan: [1571:E:CONFIG] cfg_uint_item_handler: 171: gScanProbeRepeatTime=50 - Out of range [0, 30]; Using 50 [ 56.882969] [ 56.882969] MINIDUMP VA .bss start=d16d6500 module=umac [ 57.985350] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 57.985409] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 57.990977] usb usb2-port1: cannot disable (err = -32) [ 58.045313] vmap allocation for size 1204224 failed: use vmalloc=<size> to increase size. [ 58.046279] vmap allocation for size 212992 failed: use vmalloc=<size> to increase size. [ 58.120974] [ 58.120974] MINIDUMP VA .bss start=d1a78c00 module=qca_ol [ 58.325537] vmap allocation for size 614400 failed: use vmalloc=<size> to increase size. [ 58.337513] wlan: [1575:I:ANY] =======ol_if_register_wifi3_0========== [ 58.337513] [ 58.337577] wlan: [1575:I:ANY] init_ath_pci_3_0: 151: 6ath_ol_pci_wifi3.0: (Atheros/multi-bss) [ 58.344625] [ 58.344625] MINIDUMP VA .bss start=d10f89c0 module=wifi_3_0 [ 58.534457] vmap allocation for size 507904 failed: use vmalloc=<size> to increase size. [ 58.574259] wlan: [1576:I:ANY] pld_ahb_wlan_enable: 689: cnss_mode: Mission mode [ 58.580104] wlan: [1576:I:ANY] qca_napi_create: 369: qca_napi_create: napi instance 32 created on pipe 4 [ 58.580996] wlan: [1576:I:ANY] __ol_ath_attach: 3524: Allocated soc cbe80500 [ 58.590428] wlan: [1576:I:ANY] btcoex_support 0 wlan_prio_gpio 0 [ 58.590428] [ 58.612269] wlan: [1576:I:ANY] __ol_ath_attach: 3750: dev name soc0 [ 58.612391] wlan: [1576:I:ANY] ol_target_init: 2453: 6ol_target_init() BMI inited. [ 58.617528] wlan: [1576:I:ANY] ol_target_init: 2467: 6ol_target_init() BMI Get Target Info. [ 58.624993] wlan: [1576:I:ANY] ol_target_init: 2474: Chip id: 0x10, chip version: 0x1000000 [ 58.633701] wlan: [1576:I:ANY] ol_ath_host_config_update: 5175: 6 [ 58.633701] CE WAR Disabled [ 58.633701] [ 58.641912] wlan: [1576:I:ANY] ol_ath_configure_target: 559: 6NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 58.652730] wlan: [1576:I:ANY] ol_target_init: 2496: 6ol_target_init() configure Target . [ 58.662433] wlan: [1576:I:ANY] ol_ath_download_firmware: 1929: [ 58.662433] Target Version is 1000000 [ 58.670423] wlan: [1576:I:ANY] ol_ath_download_firmware: 1939: [ 58.670423] Flash Download Address c0000 [ 58.680048] wlan: [1576:I:ANY] ol_transfer_bin_file: 1401: ol_transfer_bin_file: flash data file defined [ 58.690035] wlan: [1576:I:ANY] ol_transfer_bin_file: 1546: ol_transfer_bin_file[1546] Get Caldata for soc0. [ 58.699884] wlan: [1576:I:ANY] qc98xx_verify_checksum: 800: qc98xx_verify_checksum: flash checksum passed: 0x7b4a [ 58.709232] wlan: [1576:I:ANY] ol_transfer_bin_file: 1601: ol_transfer_bin_file 1601: Download Flash data len 12064 [ 58.719894] wlan: [1576:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 58.749427] wlan: [1576:I:ANY] ol_ath_download_firmware: 1947: [ 58.749427] Board data initialized [ 58.749610] wlan: [1576:I:ANY] ol_ath_download_firmware: 1962: 6ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 58.757676] wlan: [1576:I:ANY] ol_transfer_bin_file: 1007: 6 [ 58.757676] Selecting OTP binary for CHIP Version -807440028 [ 58.967288] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 58.983869] wlan: [1576:I:ANY] ol_ath_download_firmware: 1991: 6 [ 58.983869] First OTP send param 8000 [ 58.988582] wlan: [1576:I:ANY] ol_ath_download_firmware: 1997: ol_ath_download_firmware :First OTP download and Execute is good address:0x5000 return param 4660 [ 58.992786] wlan: [1576:I:ANY] ol_ath_download_firmware: 2017: ol_ath_download_firmware:##Board Id 20 , CHIP Id 0 [ 59.007227] wlan: [1576:I:ANY] ol_ath_download_firmware: 2085: 6ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 59.017301] wlan: [1576:I:ANY] boardid_to_filename: 426: [ 59.017301] soc0: Selecting board data file name boardData_1_0_IPQ4019_DK04_2G.bin [ 59.028919] wlan: [1576:I:ANY] ol_transfer_bin_file: 1397: ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_2G.bin [ 59.061571] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 3, Download data len 12064 [ 59.061877] wlan: [1576:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 59.091993] wlan: [1576:I:ANY] ol_ath_download_firmware: 2103: 6ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 59.092040] wlan: [1576:I:ANY] ol_transfer_bin_file: 1007: 6 [ 59.092040] Selecting OTP binary for CHIP Version -807440028 [ 59.102824] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 59.130770] wlan: [1576:I:ANY] ol_ath_download_firmware: 2119: [ 59.130770] [Flash] : Ignore Module param [ 59.130814] wlan: [1576:I:ANY] ol_ath_download_firmware: 2150: 6 [ 59.130814] Second otp download Param 10000 [ 59.149937] wlan: [1576:I:ANY] ol_ath_download_firmware: 2156: ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 59.150013] wlan: [1576:I:ANY] ol_transfer_bin_file: 1141: 6 [ 59.150013] Mission mode: Firmware CHIP Version -807440028 [ 59.433761] wlan: [1576:I:ANY] ol_swap_seg_alloc: 2846: 6ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 59.433761] [ 59.434339] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:206391 size_left:206411 dma_size_left:262144 fw_temp:d1881004 fw_entry_size:206415 [ 59.445905] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2943: ol_swap_wlan_memory_expansion: dma_virt_addr :d17aa000 fw_temp: d1881008 length: 206391 [ 59.462972] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2952: 6Swap: bytes_left to copy: fw:16; dma_page:55753 [ 59.462972] [ 59.476322] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:55753 fw_temp:d18b3643 fw_entry_size:206415 [ 59.488464] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2926: 6Swap: wrong length read:0 [ 59.488464] [ 59.504338] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2970: 6ol_swap_wlan_memory_expansion: Swap total_bytes copied: 206391 Target address 417d30 [ 59.504338] [ 59.514799] wlan: [1576:I:ANY] ol_transfer_swap_struct: 2742: 6soc=cbe80500 target_write_addr=417d30 seg_info=ce9956d0 [ 59.530031] wlan: [1576:I:ANY] ol_transfer_swap_struct: 2748: 6ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 59.540880] wlan: [1576:I:ANY] ol_ath_code_data_swap: 2854: 6bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin [ 59.554349] wlan: [1576:I:ANY] ol_transfer_bin_file: 1209: ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin [ 60.225403] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 1, Download data len 384756 [ 61.055315] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 61.055365] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 61.060823] usb usb2-port1: cannot disable (err = -32) [ 61.505509] wlan: [1576:I:ANY] ol_target_init: 2505: 6ol_target_init() Download FW done. [ 61.505564] wlan: [1576:I:ANY] ol_get_tgt_dump_location: 2308: Retrived fw_io_mem_size_l = 600000 fw_io_mem_addr_l = 87500000 [ 61.512697] wlan: [1576:I:ANY] ol_ath_copy_tgt_iram: 2378: tgt iram paddr: 0x980000 host paddr 0x87500000 Radio id 0 [ 61.689708] wlan: [1576:I:ANY] ol_ath_soc_attach: 7063: WMI attached. wmi_handle cbe56c00 [ 61.689761] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 145 is unavailable [ 61.696951] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 62 is unavailable [ 61.705494] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 152 is unavailable [ 61.714061] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 210 is unavailable [ 61.722589] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 208 is unavailable [ 61.731183] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 170 is unavailable [ 61.739824] wlan: [1576:I:ANY] htc_wmi_init: 6357: htc_wmi_init() HT Create . cbe78000 [ 61.748462] wlan: [1576:I:ANY] htc_wmi_init: 6421: [htc_wmi_init:6421] host_enable 0 nss_nwifi_offload 0 [ 61.762256] wlan: [1576:I:ANY] ol_target_init_complete: 6539: CDP soc attach success [ 61.766030] wlan: [1576:I:ANY] htc_set_async_ep: 428: htc_set_async_ep: htc_handle cbe78000, ep 2, value 1 [ 61.774686] wlan: [6:I:TIF] init_deinit_sw_version_check: 1734: Firmware_Build_Number:30 [ 61.783131] wlan: [6:E:TIF] init_deinit_populate_fw_version_cmd: 108: failed to save fw version [ 61.791395] wlan: [6:I:TIF] init_deinit_peer_cache_support: 255: Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 61.799850] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 2 idx 0 num_units 53 unit_len 256 [ 61.814063] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 3 idx 1 num_units 53 unit_len 1024 [ 61.823727] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 4 idx 2 num_units 53 unit_len 4096 [ 61.833661] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 8 idx 3 num_units 1 unit_len 327680 [ 61.844073] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 9 idx 4 num_units 1 unit_len 819200 [ 61.853553] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 1 idx 5 num_units 531 unit_len 744 [ 61.863252] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 6 idx 6 num_units 35 unit_len 3072 [ 61.873052] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 7 idx 7 num_units 1 unit_len 6144 [ 61.883789] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 5 idx 8 num_units 531 unit_len 2084 [ 61.892714] wlan: [6:I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: 361: Do not allocate DFS object for 2G, pdev_id = 0 [ 61.902581] wlan: [6:I:ANY] ol_tx_pflow_ctrl_init: 259: Startup Mode-0 set [ 61.915453] wlan: [6:I:ANY] htt_alloc_peer_map_mem: 141: [ 61.915453] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cbc44000 paddr 8bc44000 [ 61.921895] wlan: [6:I:ANY] htt_alloc_peer_map_mem: 142: [ 61.921895] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 61.938722] wlan: [6:I:ANY] 6 [ 61.938722] <=== cfg max peer id 2080 ====> [ 61.938722] [ 61.948483] wlan: [6:I:ANY] ol_txrx_pdev_attach: 1039: 62500 tx desc's allocated ; range starts from caf00000 [ 61.957504] wlan: [6:I:TIF] init_deinit_update_pdev_tgt_info: 1082: CDP PDEV ATTACH success [ 62.109598] wlan: [6:E:TIF] init_deinit_ready_event_handler: 464: agile capability disabled in HW [ 62.109679] wlan: [1576:I:ANY] __ol_ath_check_wmi_ready: 5032: ABI Version mismatch: Host(0x3), Target(0x0) [ 62.117503] wlan: [1576:I:ANY] ol_ath_connect_htc: 1235: WMI is ready [ 62.127061] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 104 is unavailable [ 62.133645] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 163 is unavailable [ 62.142153] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 181 is unavailable [ 62.150734] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 168 is unavailable [ 62.159322] wlan: [1576:E:CMN_MLME] target_if_vdev_mgr_wmi_event_register: 688: failed to register for delete response [ 62.167919] wlan: [1576:E:DIRECT_BUF_RX] direct_buf_rx_target_attach: 146: hal soc or osdev is null [ 62.178596] wlan: [1576:I:ANY] ol_ath_soc_attach: 7143: ol_ath_soc_attach: Direct Buffer Rx Target Attach Failed [ 62.187537] wlan: [1576:I:ANY] ol_ath_soc_attach: 7150: connect HTC [ 62.197946] wlan: [1576:I:ANY] ol_ath_soc_attach: 7151: bypasswmi : 0 [ 62.203920] wlan: [1576:E:WMI] event handler already registered 0x9017 [ 62.210533] wlan: [1576:E:WMI] event handler already registered 0x9018 [ 62.216952] wlan: [1576:E:WMI] event handler already registered 0x9019 [ 62.223453] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 105 is unavailable [ 62.229995] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 188 is unavailable [ 62.238572] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 189 is unavailable [ 62.247173] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 142 is unavailable [ 62.255775] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 149 is unavailable [ 62.264349] wlan: [1576:I:ANY] ol_ath_soc_attach: 7231: ol_ath_soc_attach() UMAC attach . [ 62.273051] wlan: [1576:I:ANY] __ol_ath_attach: 3866: pdev_netdev name wifi0 [ 62.281274] wlan: [1576:I:ANY] htt_h2t_frag_desc_bank_cfg_msg: 217: HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for SoC ID = 0 [ 62.281293] wlan: [0:I:ANY] htt_t2h_msg_handler_misc: 449: 6target uses HTT version 2.2; host uses 2.2 [ 62.306265] wlan: [1576:I:ANY] __ol_ath_attach: 3937: BURSTING enabled by default [ 62.309228] wlan: [1576:I:ANY] ol_ath_pdev_attach: 8528: interface_id 0 [ 62.316884] wlan: [1576:I:ANY] ol_ath_update_fw_adfs_support: 286: ol_ath_update_fw_adfs_support: Returning due to null table [ 62.323216] wlan: [1576:I:ANY] ol_regdmn_start: 425: ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 62.335233] wlan: [1576:I:ANY] ol_resmgr_create: 223: OL Resmgr Init-ed [ 62.349927] ol_ath_pdev_ctl_failsafe_check_event_handler: CTL FAILSAFE Algorithm invoked when computing CTL table [ 62.349928] wlan: [1576:I:ANY] ieee80211_cbs_init [ 62.366777] wlan: [1576:I:ANY] CBS Inited [ 62.366777] [ 62.371500] wlan: [1576:I:ANY] acfg_attach: 3473: acfg_attach: 3473: Netlink socket created:cddae000 [ 62.376966] wlan: [1576:I:ANY] ol_if_eeprom_attach: 1459: rate power table override is only supported for AR98XX [ 62.386238] wlan: [1576:I:ANY] ol_ath_stats_attach: 2134: periodic_chan_stats: 1 [ 62.396509] wlan: [1576:I:ANY] ol_txrx_mgmt_tx_cb_set: 3436: >>>> CB Set 00000000 [ 62.404028] wlan: [1576:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 11 [ 62.411204] of_get_named_gpiod_flags: can't parse 'wifi-led-gpios' property of node '/soc/wifi@a000000[0]' [ 62.411223] wlan: [1576:I:ANY] ipq4019_wifi_led_init: Wifi LED init failed.. Couldn't get led gpio/led source [ 62.411223] [ 62.418623] wlan: [0:I:ANY] ol_ath_pdev_attach: 8890: Set global_ic[1], ptr:d16d682c [ 62.429815] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: 44: pdev(cce2a104) is_primary 1 [ 62.437798] wlan: [1576:I:ANY] ol_ath_pdev_attach: 9019: Pdev = 0 Number of peers = 530 [ 62.447757] wlan: [1576:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: 2099: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 62.447757] [ 62.453865] wlan: [1576:E:ANY] ol_ath_set_obss_thresh: 7905: ol_ath_set_obss_thresh: Could not set obss pd thresh enable val [ 62.471225] wlan: [1576:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: 560: cfg block channel list is empty [ 62.482517] wlan: [1576:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: 3455: pdev_idx = 0 tx_desc_limit = 0 [ 62.492068] wlan: [1576:I:ANY] smart_log_init: 1616: Smart logging Enabled buf=ca990000 (size=65536) [ 62.501532] wlan: [1576:I:ANY] osif_wrap_attach: 239: osif wrap attached [ 62.501532] [ 62.510715] wlan: [1576:I:ANY] osif_wrap_devt_init: 201: osif wrap dev table init done [ 62.510715] [ 62.518787] wlan: [1576:I:ANY] osif_wrap_attach: 247: Wrap Attached: Wrap_com =cb74e400 ic->ic_wrap_com=cb74e400 &wrap_com->wc_devt=cb74e400 [ 62.518787] [ 62.528027] wlan: [1576:I:ANY] __ol_ath_attach: 4072: __ol_ath_attach[4072] WAPI MBSSID 2 [ 62.542265] wlan: [1576:I:ANY] __ol_ath_attach: 4118: needed_headroom reservation 60 [ 62.550585] wlan: [1576:I:ANY] wlan_cfg80211_init: 10903: Number of 2G channels: 11 [ 62.558981] wlan: [1576:I:ANY] ieee80211_cfg80211_radio_attach: 11009: ic: 0xcb380500, wdev: 0xcb38fc90, wiphy: 0xcddae960, netdev: 0xcb380000 [ 62.568461] wlan: [1576:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: 3424: Running with HW mode = 7 [ 62.580048] wlan: [1576:E:QLD] qld_register: 108: Handle or address is NULL [ 62.589354] wlan: [1576:I:ANY] wlan_pdev_operation: 744: num_radios=1, wifi_radios[0].sc = cb380500_radio_type = 2 [ 62.616331] wlan: [1576:I:ANY] pld_ahb_wlan_enable: 689: cnss_mode: Mission mode [ 62.622271] wlan: [1576:I:ANY] qca_napi_create: 369: qca_napi_create: napi instance 32 created on pipe 4 [ 62.623156] wlan: [1576:I:ANY] __ol_ath_attach: 3524: Allocated soc caa40500 [ 62.632564] wlan: [1576:I:ANY] btcoex_support 0 wlan_prio_gpio 0 [ 62.632564] [ 62.639724] wlan: [1576:I:ANY] __ol_ath_attach: 3750: dev name soc1 [ 62.646884] wlan: [1576:I:ANY] ol_target_init: 2453: 6ol_target_init() BMI inited. [ 62.652953] wlan: [1576:I:ANY] ol_target_init: 2467: 6ol_target_init() BMI Get Target Info. [ 62.660530] wlan: [1576:I:ANY] ol_target_init: 2474: Chip id: 0x10, chip version: 0x1000000 [ 62.669230] wlan: [1576:I:ANY] ol_ath_host_config_update: 5175: 6 [ 62.669230] CE WAR Disabled [ 62.669230] [ 62.677471] wlan: [1576:I:ANY] ol_ath_configure_target: 559: 6NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 62.688318] wlan: [1576:I:ANY] ol_target_init: 2496: 6ol_target_init() configure Target . [ 62.698029] wlan: [1576:I:ANY] ol_ath_download_firmware: 1929: [ 62.698029] Target Version is 1000000 [ 62.705956] wlan: [1576:I:ANY] ol_ath_download_firmware: 1939: [ 62.705956] Flash Download Address c0000 [ 62.716164] wlan: [1576:I:ANY] ol_transfer_bin_file: 1401: ol_transfer_bin_file: flash data file defined [ 62.725569] wlan: [1576:I:ANY] ol_transfer_bin_file: 1546: ol_transfer_bin_file[1546] Get Caldata for soc1. [ 62.735473] wlan: [1576:I:ANY] qc98xx_verify_checksum: 800: qc98xx_verify_checksum: flash checksum passed: 0x3872 [ 62.744722] wlan: [1576:I:ANY] ol_transfer_bin_file: 1601: ol_transfer_bin_file 1601: Download Flash data len 12064 [ 62.755485] wlan: [1576:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 62.765498] wlan: [6:E:ANY] [soc0] FWLOG: [73742] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x96c, 0x0, 0x416064) [ 62.765498] [ 62.774770] wlan: [6:E:ANY] [soc0] FWLOG: [73782] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0) [ 62.774770] [ 62.785865] wlan: [6:E:ANY] [soc0] FWLOG: [73782] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0) [ 62.785865] [ 62.797033] wlan: [6:E:ANY] [soc0] FWLOG: [73782] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0) [ 62.797033] [ 62.808334] wlan: [6:E:ANY] [soc0] FWLOG: [73782] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0) [ 62.808334] [ 62.819768] wlan: [6:E:ANY] [soc0] FWLOG: [74017] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x7, 0x10, 0x10) [ 62.819768] [ 62.831265] wlan: [6:E:ANY] [soc0] FWLOG: [74017] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x10, 0x10, 0x12) [ 62.831265] [ 62.857726] wlan: [1576:I:ANY] ol_ath_download_firmware: 1947: [ 62.857726] Board data initialized [ 62.857903] wlan: [1576:I:ANY] ol_ath_download_firmware: 1962: 6ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 62.865989] wlan: [1576:I:ANY] ol_transfer_bin_file: 1007: 6 [ 62.865989] Selecting OTP binary for CHIP Version -807439236 [ 62.878307] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 62.906447] wlan: [1576:I:ANY] ol_ath_download_firmware: 1991: 6 [ 62.906447] First OTP send param 8000 [ 62.911155] wlan: [1576:I:ANY] ol_ath_download_firmware: 1997: ol_ath_download_firmware :First OTP download and Execute is good address:0x5400 return param 4660 [ 62.915395] wlan: [1576:I:ANY] ol_ath_download_firmware: 2017: ol_ath_download_firmware:##Board Id 21 , CHIP Id 0 [ 62.929802] wlan: [1576:I:ANY] ol_ath_download_firmware: 2085: 6ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 62.939883] wlan: [1576:I:ANY] boardid_to_filename: 426: [ 62.939883] soc1: Selecting board data file name boardData_1_0_IPQ4019_DK04_5G.bin [ 62.951509] wlan: [1576:I:ANY] ol_transfer_bin_file: 1397: ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_5G.bin [ 62.977710] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 3, Download data len 12064 [ 62.980819] wlan: [1576:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 63.011980] wlan: [1576:I:ANY] ol_ath_download_firmware: 2103: 6ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 63.012026] wlan: [1576:I:ANY] ol_transfer_bin_file: 1007: 6 [ 63.012026] Selecting OTP binary for CHIP Version -807439236 [ 63.022800] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 63.050757] wlan: [1576:I:ANY] ol_ath_download_firmware: 2119: [ 63.050757] [Flash] : Ignore Module param [ 63.050800] wlan: [1576:I:ANY] ol_ath_download_firmware: 2150: 6 [ 63.050800] Second otp download Param 10000 [ 63.070203] wlan: [1576:I:ANY] ol_ath_download_firmware: 2156: ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 63.070251] wlan: [1576:I:ANY] ol_transfer_bin_file: 1141: 6 [ 63.070251] Mission mode: Firmware CHIP Version -807439236 [ 63.083681] wlan: [1576:I:ANY] ol_swap_seg_alloc: 2846: 6ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 63.083681] [ 63.094680] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:206391 size_left:206411 dma_size_left:262144 fw_temp:d2440004 fw_entry_size:206415 [ 63.107221] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2943: ol_swap_wlan_memory_expansion: dma_virt_addr :d2681000 fw_temp: d2440008 length: 206391 [ 63.124334] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2952: 6Swap: bytes_left to copy: fw:16; dma_page:55753 [ 63.124334] [ 63.137678] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:55753 fw_temp:d2472643 fw_entry_size:206415 [ 63.149812] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2926: 6Swap: wrong length read:0 [ 63.149812] [ 63.165687] wlan: [1576:I:ANY] ol_swap_wlan_memory_expansion: 2970: 6ol_swap_wlan_memory_expansion: Swap total_bytes copied: 206391 Target address 417d30 [ 63.165687] [ 63.176141] wlan: [1576:I:ANY] ol_transfer_swap_struct: 2742: 6soc=caa40500 target_write_addr=417d30 seg_info=ca9fc3d0 [ 63.191381] wlan: [1576:I:ANY] ol_transfer_swap_struct: 2748: 6ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 63.202231] wlan: [1576:I:ANY] ol_ath_code_data_swap: 2854: 6bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin [ 63.215638] wlan: [1576:I:ANY] ol_transfer_bin_file: 1209: ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin [ 63.230845] wlan: [1576:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 1, Download data len 384756 [ 64.125333] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 64.125387] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 64.130845] usb usb2-port1: cannot disable (err = -32) [ 64.522077] wlan: [1576:I:ANY] ol_target_init: 2505: 6ol_target_init() Download FW done. [ 64.522134] wlan: [1576:I:ANY] ol_get_tgt_dump_location: 2308: Retrived fw_io_mem_size_l = 600000 fw_io_mem_addr_l = 87500000 [ 64.529310] wlan: [1576:I:ANY] ol_ath_copy_tgt_iram: 2378: tgt iram paddr: 0x980000 host paddr 0x87700000 Radio id 1 [ 64.706492] wlan: [1576:I:ANY] ol_ath_soc_attach: 7063: WMI attached. wmi_handle cb74fc00 [ 64.706544] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 145 is unavailable [ 64.713676] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 62 is unavailable [ 64.722284] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 152 is unavailable [ 64.730868] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 210 is unavailable [ 64.739370] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 208 is unavailable [ 64.747971] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 170 is unavailable [ 64.756614] wlan: [1576:I:ANY] htc_wmi_init: 6357: htc_wmi_init() HT Create . ca9a7000 [ 64.765240] wlan: [1576:I:ANY] htc_wmi_init: 6421: [htc_wmi_init:6421] host_enable 0 nss_nwifi_offload 0 [ 64.779107] wlan: [1576:I:ANY] ol_target_init_complete: 6539: CDP soc attach success [ 64.782779] wlan: [1576:I:ANY] htc_set_async_ep: 428: htc_set_async_ep: htc_handle ca9a7000, ep 2, value 1 [ 64.791548] wlan: [6:I:TIF] init_deinit_sw_version_check: 1734: Firmware_Build_Number:30 [ 64.799921] wlan: [6:E:TIF] init_deinit_populate_fw_version_cmd: 108: failed to save fw version [ 64.808187] wlan: [6:I:TIF] init_deinit_peer_cache_support: 255: Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 64.816625] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 2 idx 0 num_units 53 unit_len 256 [ 64.830897] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 3 idx 1 num_units 53 unit_len 1024 [ 64.840533] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 4 idx 2 num_units 53 unit_len 4096 [ 64.850410] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 8 idx 3 num_units 1 unit_len 327680 [ 64.860808] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 9 idx 4 num_units 1 unit_len 819200 [ 64.870335] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 1 idx 5 num_units 531 unit_len 744 [ 64.880078] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 6 idx 6 num_units 35 unit_len 3072 [ 64.889838] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 7 idx 7 num_units 1 unit_len 6144 [ 64.900571] wlan: [6:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 5 idx 8 num_units 531 unit_len 2084 [ 64.909565] wlan: [6:I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: 389: dfs_offload 0 [ 64.919181] wlan: [6:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_agile_soc_obj_init: 1579: dfs->dfs_psoc_idx: 0 [ 64.929051] wlan: [6:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_agile_soc_obj_init: 1585: dfs_soc_obj->num_dfs_privs: 1 [ 64.939127] wlan: [6:I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_get_po_radars: 400: UNINIT domain [ 64.948901] wlan: [6:I:ANY] ol_tx_pflow_ctrl_init: 259: Startup Mode-0 set [ 64.957164] wlan: [6:I:ANY] htt_alloc_peer_map_mem: 141: [ 64.957164] htt_alloc_peer_map_mem : Alloc Success : host q vaddr ca03a000 paddr 8a03a000 [ 64.963508] wlan: [6:I:ANY] htt_alloc_peer_map_mem: 142: [ 64.963508] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 64.980398] wlan: [6:I:ANY] 6 [ 64.980398] <=== cfg max peer id 2080 ====> [ 64.980398] [ 64.990144] wlan: [6:I:ANY] ol_txrx_pdev_attach: 1039: 62500 tx desc's allocated ; range starts from c9860000 [ 64.999144] wlan: [6:I:TIF] init_deinit_update_pdev_tgt_info: 1082: CDP PDEV ATTACH success [ 65.150942] wlan: [6:E:TIF] init_deinit_ready_event_handler: 464: agile capability disabled in HW [ 65.151022] wlan: [1576:I:ANY] __ol_ath_check_wmi_ready: 5032: ABI Version mismatch: Host(0x3), Target(0x0) [ 65.158846] wlan: [1576:I:ANY] ol_ath_connect_htc: 1235: WMI is ready [ 65.168382] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 104 is unavailable [ 65.174989] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 163 is unavailable [ 65.183499] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 181 is unavailable [ 65.192076] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 168 is unavailable [ 65.200669] wlan: [1576:E:CMN_MLME] target_if_vdev_mgr_wmi_event_register: 688: failed to register for delete response [ 65.209264] wlan: [1576:E:DIRECT_BUF_RX] direct_buf_rx_target_attach: 146: hal soc or osdev is null [ 65.219942] wlan: [1576:I:ANY] ol_ath_soc_attach: 7143: ol_ath_soc_attach: Direct Buffer Rx Target Attach Failed [ 65.228879] wlan: [1576:I:ANY] ol_ath_soc_attach: 7150: connect HTC [ 65.239292] wlan: [1576:I:ANY] ol_ath_soc_attach: 7151: bypasswmi : 0 [ 65.245282] wlan: [1576:E:WMI] event handler already registered 0x9017 [ 65.251859] wlan: [1576:E:WMI] event handler already registered 0x9018 [ 65.258300] wlan: [1576:E:WMI] event handler already registered 0x9019 [ 65.264799] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 105 is unavailable [ 65.271335] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 188 is unavailable [ 65.279923] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 189 is unavailable [ 65.288517] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 142 is unavailable [ 65.297117] wlan: [1576:E:WMI] wmi_unified_register_event_handler: Event id 149 is unavailable [ 65.305706] wlan: [1576:I:ANY] ol_ath_soc_attach: 7231: ol_ath_soc_attach() UMAC attach . [ 65.314326] wlan: [1576:I:ANY] __ol_ath_attach: 3866: pdev_netdev name wifi1 [ 65.322621] wlan: [1576:I:ANY] htt_h2t_frag_desc_bank_cfg_msg: 217: HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for SoC ID = 1 [ 65.322638] wlan: [0:I:ANY] htt_t2h_msg_handler_misc: 449: 6target uses HTT version 2.2; host uses 2.2 [ 65.347598] wlan: [1576:I:ANY] __ol_ath_attach: 3937: BURSTING enabled by default [ 65.350578] wlan: [1576:I:ANY] ol_ath_pdev_attach: 8528: interface_id 1 [ 65.358231] wlan: [1576:I:ANY] ol_ath_update_fw_adfs_support: 286: ol_ath_update_fw_adfs_support: Returning due to null table [ 65.364559] wlan: [1576:I:ANY] ol_regdmn_start: 425: ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 65.379589] wlan: [1576:I:ANY] ol_resmgr_create: 223: OL Resmgr Init-ed [ 65.391277] wlan: [1576:I:ANY] ieee80211_cbs_init [ 65.397716] wlan: [1576:I:ANY] CBS Inited [ 65.397716] [ 65.402574] wlan: [1576:I:ANY] acfg_attach: 3423: acfg_attach: Offload using existing sock cddae000 [ 65.408050] wlan: [1576:I:ANY] acfg_attach: Offload using existing sock cddae000 [ 65.408050] [ 65.417000] wlan: [1576:I:ANY] ol_if_eeprom_attach: 1459: rate power table override is only supported for AR98XX [ 65.426023] wlan: [1576:I:ANY] ol_ath_stats_attach: 2134: periodic_chan_stats: 1 [ 65.436385] wlan: [1576:I:ANY] ol_txrx_mgmt_tx_cb_set: 3436: >>>> CB Set 00000000 [ 65.444391] wlan: [1576:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 25 [ 65.451079] of_get_named_gpiod_flags: can't parse 'wifi-led-gpios' property of node '/soc/wifi@a800000[0]' [ 65.451099] wlan: [1576:I:ANY] ipq4019_wifi_led_init: Wifi LED init failed.. Couldn't get led gpio/led source [ 65.451099] [ 65.458494] wlan: [0:I:ANY] ol_ath_pdev_attach: 8890: Set global_ic[2], ptr:d16d682c [ 65.469681] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: 44: pdev(ca984704) is_primary 0 [ 65.477674] wlan: [1576:I:ANY] ol_ath_pdev_attach: 9019: Pdev = 0 Number of peers = 530 [ 65.487629] wlan: [1576:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: 2099: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 65.487629] [ 65.493733] wlan: [1576:E:ANY] ol_ath_set_obss_thresh: 7905: ol_ath_set_obss_thresh: Could not set obss pd thresh enable val [ 65.511107] wlan: [1576:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: 560: cfg block channel list is empty [ 65.522383] wlan: [1576:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: 3455: pdev_idx = 0 tx_desc_limit = 0 [ 65.531945] wlan: [1576:I:ANY] smart_log_init: 1616: Smart logging Enabled buf=c9b30000 (size=65536) [ 65.541399] wlan: [1576:I:ANY] osif_wrap_attach: 239: osif wrap attached [ 65.541399] [ 65.550577] wlan: [1576:I:ANY] osif_wrap_devt_init: 201: osif wrap dev table init done [ 65.550577] [ 65.558661] wlan: [1576:I:ANY] osif_wrap_attach: 247: Wrap Attached: Wrap_com =ccb2d400 ic->ic_wrap_com=ccb2d400 &wrap_com->wc_devt=ccb2d400 [ 65.558661] [ 65.567895] wlan: [1576:I:ANY] __ol_ath_attach: 4072: __ol_ath_attach[4072] WAPI MBSSID 2 [ 65.582133] wlan: [1576:I:ANY] __ol_ath_attach: 4118: needed_headroom reservation 60 [ 65.590478] wlan: [1576:I:ANY] wlan_cfg80211_init: 10915: Number of 5G channels: 25 [ 65.598919] wlan: [1576:I:ANY] ieee80211_cfg80211_radio_attach: 11009: ic: 0xca380500, wdev: 0xca38fc90, wiphy: 0xca9afd60, netdev: 0xca380000 [ 65.608417] wlan: [1576:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: 3424: Running with HW mode = 7 [ 65.620216] wlan: [1576:E:QLD] qld_register: 108: Handle or address is NULL [ 65.629220] wlan: [1576:I:ANY] wlan_pdev_operation: 744: num_radios=2, wifi_radios[1].sc = ca380500_radio_type = 2 [ 65.636129] wlan: [1576:I:ANY] init_ath_pci_2_0: 143: 6ath_ol_pci_2_0: (Atheros/multi-bss) [ 65.656489] wlan: [1629:I:ANY] pktlog_init_2_0: 1556: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 65.656579] wlan: [1629:I:ANY] pktlog_init_2_0: 1556: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 65.774335] wlan: [6:E:ANY] [soc1] FWLOG: [76858] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x1464, 0x0, 0x416064) [ 65.774335] [ 65.774400] wlan: [6:E:ANY] [soc1] FWLOG: [76898] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0) [ 65.774400] [ 65.785289] wlan: [6:E:ANY] [soc1] FWLOG: [76898] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0) [ 65.785289] [ 65.795718] wlan: [6:E:ANY] [soc1] FWLOG: [76898] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0) [ 65.795718] [ 65.806987] wlan: [6:E:ANY] [soc1] FWLOG: [76898] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0) [ 65.806987] [ 65.818460] wlan: [6:E:ANY] [soc1] FWLOG: [77136] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x7, 0x10, 0x10) [ 65.818460] [ 65.829717] wlan: [6:E:ANY] [soc1] FWLOG: [77136] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x10, 0x10, 0x12) [ 65.829717] [ 67.196413] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 67.196487] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 67.201917] usb usb2-port1: cannot disable (err = -32) [ 70.305390] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 70.305448] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 70.310858] usb usb2-port1: cannot disable (err = -32) [ 73.546093] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 73.546159] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 73.551574] usb usb2-port1: cannot disable (err = -32) [ 74.897314] vmap allocation for size 610304 failed: use vmalloc=<size> to increase size. [ 74.953712] ECM init [ 74.953804] ECM database jhash random seed: 0x30620735 [ 74.956825] ECM init complete [ 76.031111] rtc-sd2068 0-0032: rtc core: registered sd2068 as rtc0 [ 76.039167] i2c i2c-0: new_device: Instantiated device sd2068 at 0x32 [ 76.646602] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 76.646680] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 76.652132] usb usb2-port1: cannot disable (err = -32) [ 76.766971] IPv6: ADDRCONF(NETDEV_UP): lo: link is not ready [ 76.770388] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 76.778196] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 76.793804] device eth1 entered promiscuous mode [ 76.819056] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 76.910493] ess_edma c080000.edma: eth0: GMAC Link is up with phy_speed=1000 [ 76.910567] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 77.775245] br-lan: port 1(eth1) entered forwarding state [ 77.775356] br-lan: port 1(eth1) entered forwarding state [ 79.715773] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 79.715828] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 79.724823] usb usb2-port1: cannot disable (err = -32) [ 79.775213] br-lan: port 1(eth1) entered forwarding state [ 82.177342] wlan: [3638:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 11 [ 82.177453] wlan: [3638:I:ANY] number of channels: 2G = 11 5G = 0 [ 82.184526] ol_ath_pdev_ctl_failsafe_check_event_handler: CTL FAILSAFE Algorithm invoked when computing CTL table [ 82.184528] wlan: [3638:I:ANY] wlan_cfg80211_set_country: 6081: wlan_cfg80211_set_country: Country: US ret: 0 [ 82.747735] wlan: [87:E:ANY] [soc0] FWLOG: [94347] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x7, 0x10, 0x10) [ 82.747735] [ 82.747801] wlan: [87:E:ANY] [soc0] FWLOG: [94347] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x10, 0x10, 0x12) [ 82.747801] [ 82.810091] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 82.810149] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 82.815601] usb usb2-port1: cannot disable (err = -32) [ 83.124984] wlan: [3808:I:ANY] wlan_cfg80211_set_hwaddr: 6154: wlan_cfg80211_set_hwaddr :94:83:c4:04:07:62 ret: 0 [ 83.218481] wlan: [3817:I:ANY] ol_ath_set_config_param: 1577: set TXBF_SND_PERIOD: value 100 wmi_status 0 [ 83.553910] wlan: [0:I:ANY] ol_ath_set_config_param: 2328: Disconnect_timeout value: 10 [ 83.656575] wlan: [0:I:ANY] ol_ath_set_config_param: 2334: Reconfiguration_timeout value:60 [ 83.747249] wlan: [87:E:ANY] [soc0] FWLOG: [95324] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0, 0x416064) [ 83.747249] [ 83.876576] wlan: [3926:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 94:83:c4:04:07:62 [ 83.876654] wlan: [3926:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 83.883753] wlan: [3926:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xcb380500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 83.883753] [ 83.892764] wlan: [3926:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 83.905057] wlan: [3926:I:ANY] MBO Initialized [ 83.911856] wlan: [3926:I:ANY] OCE Initialized [ 83.916355] wlan: [3926:I:ANY] wlan_vap_create: 1636: exit [ 83.920718] wlan: [3926:E:ANY] Smart Antenna is not supported [ 83.926429] wlan: [3926:E:ANY] Smart Antenna is not supported [ 83.932023] wlan: [3926:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:1 [ 83.939741] wlan: [3926:I:ANY] VAP device tmp.wifi0 created osifp: (ccce9500) os_if: (c8098000) [ 83.946315] wlan: [3926:I:ANY] osif_ioctl_create_vap: 11056: 3VAP device tmp.wifi0 created! [ 83.956334] wlan: [3926:E:mlme] IF_STOP: V:0 Serialization queue disable [ 83.969101] wlan: [3926:I:ANY] ieee80211_node_latevdetach: vap still has nodes, vap->iv_node_count: 1, refcnt: 0xffffffff [ 83.969101] [ 83.970245] ieee80211_mbo_vdetach: MBO terminated [ 83.982535] ieee80211_oce_vdetach: OCE terminated [ 83.987502] wlan: [3926:I:ANY] ol_ath_soc_stop: 9653: Suspending Target soc=cbe80500 [ 83.991911] wlan: [3926:I:ANY] wlan_pdev_operation: 847: wlan_pdev_operation: disable_target_intr val is 1 [ 83.999865] wlan: [3926:I:ANY] ol_ath_soc_stop: 9656: ol_ath_soc_stop: waiting for target paused event from target [ 84.009338] wlan: [3926:I:ANY] ol_ath_soc_stop: 9682: disable dp interrupts:: soc: cbc01f80 [ 84.022973] wlan: [3926:I:ANY] 6ol_tx_me_exit: Already Disabled !!! [ 84.022973] [ 84.030276] wlan: [3926:E:WMI] send_thermal_mitigation_param_cmd_non_tlv:3014, htc_send_pkt failed, status:4 [ 84.036014] wlan: [3926:E:WMI] Failed to send WMI_TT_SET_CONF_CMDID [ 84.046107] wlan: [3926:E:WMI] Event id 104 is unavailable [ 84.051891] wlan: [3926:I:ANY] smart_log_deinit: 1747: smart_log_deinit: Smart logging Disabled [ 84.083124] wlan: [3926:I:ANY] ieee80211_cbs_init [ 84.083161] wlan: [3926:I:ANY] CBS Inited [ 84.083161] [ 84.087168] wlan: [3925:I:ANY] ol_ath_ucfg_setparam: 212: Starting the target before sending the command [ 84.112588] wlan: [3925:I:ANY] pld_ahb_wlan_enable: 689: cnss_mode: Mission mode [ 84.116828] wlan: [3925:I:ANY] qca_napi_create: 369: qca_napi_create: napi instance 32 created on pipe 4 [ 84.119138] wlan: [3925:I:ANY] ol_target_init: 2453: 6ol_target_init() BMI inited. [ 84.129168] wlan: [3925:I:ANY] ol_target_init: 2467: 6ol_target_init() BMI Get Target Info. [ 84.136219] wlan: [3925:I:ANY] ol_target_init: 2474: Chip id: 0x10, chip version: 0x1000000 [ 84.144673] wlan: [3925:I:ANY] ol_ath_host_config_update: 5175: 6 [ 84.144673] CE WAR Disabled [ 84.144673] [ 84.153297] wlan: [3925:I:ANY] ol_ath_configure_target: 559: 6NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 84.163874] wlan: [3925:I:ANY] ol_target_init: 2496: 6ol_target_init() configure Target . [ 84.173695] wlan: [3925:I:ANY] ol_ath_download_firmware: 1929: [ 84.173695] Target Version is 1000000 [ 84.181629] wlan: [3925:I:ANY] ol_ath_download_firmware: 1939: [ 84.181629] Flash Download Address c0000 [ 84.191275] wlan: [3925:I:ANY] ol_transfer_bin_file: 1401: ol_transfer_bin_file: flash data file defined [ 84.201422] wlan: [3925:I:ANY] ol_transfer_bin_file: 1546: ol_transfer_bin_file[1546] Get Caldata for soc0. [ 84.210971] wlan: [3925:I:ANY] qc98xx_verify_checksum: 800: qc98xx_verify_checksum: flash checksum passed: 0x7b4a [ 84.220395] wlan: [3925:I:ANY] ol_transfer_bin_file: 1601: ol_transfer_bin_file 1601: Download Flash data len 12064 [ 84.230932] wlan: [3925:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 84.260437] wlan: [3925:I:ANY] ol_ath_download_firmware: 1947: [ 84.260437] Board data initialized [ 84.260619] wlan: [3925:I:ANY] ol_ath_download_firmware: 1962: 6ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 84.268701] wlan: [3925:I:ANY] ol_transfer_bin_file: 1007: 6 [ 84.268701] Selecting OTP binary for CHIP Version -807440028 [ 84.281016] wlan: [3925:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 84.309127] wlan: [3925:I:ANY] ol_ath_download_firmware: 1991: 6 [ 84.309127] First OTP send param 8000 [ 84.313836] wlan: [3925:I:ANY] ol_ath_download_firmware: 1997: ol_ath_download_firmware :First OTP download and Execute is good address:0x5000 return param 4660 [ 84.318084] wlan: [3925:I:ANY] ol_ath_download_firmware: 2017: ol_ath_download_firmware:##Board Id 20 , CHIP Id 0 [ 84.332472] wlan: [3925:I:ANY] ol_ath_download_firmware: 2085: 6ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 84.342551] wlan: [3925:I:ANY] boardid_to_filename: 426: [ 84.342551] soc0: Selecting board data file name boardData_1_0_IPQ4019_DK04_2G.bin [ 84.354178] wlan: [3925:I:ANY] ol_transfer_bin_file: 1397: ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_2G.bin [ 84.367244] wlan: [3925:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 3, Download data len 12064 [ 84.383515] wlan: [3925:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 84.414628] wlan: [3925:I:ANY] ol_ath_download_firmware: 2103: 6ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 84.414678] wlan: [3925:I:ANY] ol_transfer_bin_file: 1007: 6 [ 84.414678] Selecting OTP binary for CHIP Version -807440028 [ 84.425469] wlan: [3925:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 84.453413] wlan: [3925:I:ANY] ol_ath_download_firmware: 2119: [ 84.453413] [Flash] : Ignore Module param [ 84.453459] wlan: [3925:I:ANY] ol_ath_download_firmware: 2150: 6 [ 84.453459] Second otp download Param 10000 [ 84.472583] wlan: [3925:I:ANY] ol_ath_download_firmware: 2156: ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 84.472656] wlan: [3925:I:ANY] ol_transfer_bin_file: 1141: 6 [ 84.472656] Mission mode: Firmware CHIP Version -807440028 [ 84.486072] wlan: [3925:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:206391 size_left:206411 dma_size_left:262144 fw_temp:d240c004 fw_entry_size:206415 [ 84.496924] wlan: [3925:I:ANY] ol_swap_wlan_memory_expansion: 2943: ol_swap_wlan_memory_expansion: dma_virt_addr :d17aa000 fw_temp: d240c008 length: 206391 [ 84.515272] wlan: [3925:I:ANY] ol_swap_wlan_memory_expansion: 2952: 6Swap: bytes_left to copy: fw:16; dma_page:55753 [ 84.515272] [ 84.527855] wlan: [3925:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:55753 fw_temp:d243e643 fw_entry_size:206415 [ 84.539496] wlan: [3925:I:ANY] ol_swap_wlan_memory_expansion: 2926: 6Swap: wrong length read:0 [ 84.539496] [ 84.555462] wlan: [3925:I:ANY] ol_swap_wlan_memory_expansion: 2970: 6ol_swap_wlan_memory_expansion: Swap total_bytes copied: 206391 Target address 417d30 [ 84.555462] [ 84.566545] wlan: [3925:I:ANY] ol_transfer_swap_struct: 2742: 6soc=cbe80500 target_write_addr=417d30 seg_info=ce9956d0 [ 84.581819] wlan: [3925:I:ANY] ol_transfer_swap_struct: 2748: 6ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 84.591903] wlan: [3925:I:ANY] ol_ath_code_data_swap: 2854: 6bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin [ 84.605369] wlan: [3925:I:ANY] ol_transfer_bin_file: 1209: ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin [ 84.620412] wlan: [3925:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 1, Download data len 384756 [ 85.885435] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 85.885499] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 85.890917] usb usb2-port1: cannot disable (err = -32) [ 85.955115] wlan: [3925:I:ANY] ol_target_init: 2505: 6ol_target_init() Download FW done. [ 85.955243] wlan: [3925:I:ANY] ol_ath_copy_tgt_iram: 2335: tgt iram backed up. host paddr 0x87500000 Radio id 0 [ 85.962431] wlan: [3925:I:ANY] htc_wmi_init: 6357: htc_wmi_init() HT Create . cdf8f000 [ 85.973113] wlan: [3925:I:ANY] htc_wmi_init: 6421: [htc_wmi_init:6421] host_enable 0 nss_nwifi_offload 0 [ 85.988878] wlan: [3925:I:ANY] ol_target_init_complete: 6539: CDP soc attach success [ 85.990241] wlan: [3925:I:ANY] htc_set_async_ep: 428: htc_set_async_ep: htc_handle cdf8f000, ep 2, value 1 [ 85.999212] wlan: [87:I:TIF] init_deinit_sw_version_check: 1734: Firmware_Build_Number:30 [ 86.007235] wlan: [87:E:TIF] init_deinit_populate_fw_version_cmd: 108: failed to save fw version [ 86.015623] wlan: [87:I:TIF] init_deinit_peer_cache_support: 255: Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 86.024299] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 2 idx 0 num_units 53 unit_len 256 [ 86.038313] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 3 idx 1 num_units 53 unit_len 1024 [ 86.048353] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 4 idx 2 num_units 53 unit_len 4096 [ 86.058159] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 8 idx 3 num_units 1 unit_len 327680 [ 86.068050] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 9 idx 4 num_units 1 unit_len 819200 [ 86.077945] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 1 idx 5 num_units 531 unit_len 744 [ 86.087929] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 6 idx 6 num_units 35 unit_len 3072 [ 86.097924] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 7 idx 7 num_units 1 unit_len 6144 [ 86.107804] wlan: [87:I:TIF] init_deinit_mem_mgr_alloc_chunk: 1166: req_id 5 idx 8 num_units 531 unit_len 2084 [ 86.118103] wlan: [87:I:ANY] ol_tx_pflow_ctrl_init: 259: Startup Mode-0 set [ 86.127880] wlan: [87:I:ANY] htt_alloc_peer_map_mem: 141: [ 86.127880] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cf13a000 paddr 8f13a000 [ 86.134343] wlan: [87:I:ANY] htt_alloc_peer_map_mem: 142: [ 86.134343] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 86.157899] wlan: [87:I:ANY] 6 [ 86.157899] <=== cfg max peer id 2080 ====> [ 86.157899] [ 86.162164] wlan: [87:I:ANY] ol_txrx_pdev_attach: 1039: 62500 tx desc's allocated ; range starts from c60e0000 [ 86.171931] wlan: [87:I:TIF] init_deinit_update_pdev_tgt_info: 1082: CDP PDEV ATTACH success [ 86.322202] wlan: [87:E:TIF] init_deinit_ready_event_handler: 464: agile capability disabled in HW [ 86.322423] wlan: [3925:I:ANY] __ol_ath_check_wmi_ready: 5032: ABI Version mismatch: Host(0x3), Target(0x0) [ 86.330210] wlan: [3925:I:ANY] ol_ath_connect_htc: 1235: WMI is ready [ 86.339848] wlan: [3925:E:WMI] event handler already registered 0x8002 [ 86.346423] wlan: [3925:E:WMI] wmi_unified_register_event_handler: Event id 104 is unavailable [ 86.352782] wlan: [3925:E:DIRECT_BUF_RX] direct_buf_rx_target_attach: 146: hal soc or osdev is null [ 86.361607] wlan: [3925:I:ANY] ol_ath_soc_start: 9922: ol_ath_soc_start: Direct Buffer Rx Target Attach Failed [ 86.361607] [ 86.370547] wlan: [3925:I:ANY] htt_h2t_frag_desc_bank_cfg_msg: 217: HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for SoC ID = 0 [ 86.370562] wlan: [0:I:ANY] htt_t2h_msg_handler_misc: 449: 6target uses HTT version 2.2; host uses 2.2 [ 86.402982] wlan: [3925:I:ANY] ol_ath_soc_start: 9993: BURSTING enabled by default [ 86.403379] wlan: [3925:I:ANY] ol_txrx_mgmt_tx_cb_set: 3436: >>>> CB Set 00000000 [ 86.410629] wlan: [3925:I:ANY] ol_ath_stats_attach: 2134: periodic_chan_stats: 1 [ 86.418450] wlan: [3925:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: 2099: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5 [ 86.418450] [ 86.426488] wlan: [3925:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 11 [ 86.442722] wlan: [3925:I:ANY] ol_ath_soc_start: 10086: ol_ath_soc_start[10086] WAPI MBSSID 2 [ 86.451101] wlan: [3925:I:ANY] ol_ath_update_fw_adfs_support: 286: ol_ath_update_fw_adfs_support: Returning due to null table [ 86.458879] wlan: [3925:I:ANY] smart_log_init: 1616: Smart logging Enabled buf=c6140000 (size=65536) [ 86.469904] wlan: [3925:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: 3455: pdev_idx = 0 tx_desc_limit = 0 [ 86.479165] wlan: [3925:I:ANY] dp_lag_pdev_set_primary_radio: 44: pdev(c8fe9a04) is_primary 1 [ 86.488615] wlan: [3925:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: 3424: Running with HW mode = 7 [ 86.783110] wlan: [3994:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 94:83:c4:04:07:63 [ 86.783289] wlan: [3994:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 86.790544] wlan: [3994:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xca380500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 86.790544] [ 86.799944] wlan: [3994:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 86.811782] wlan: [3994:I:ANY] MBO Initialized [ 86.818499] wlan: [3994:I:ANY] OCE Initialized [ 86.822968] wlan: [3994:I:ANY] wlan_vap_create: 1636: exit [ 86.827391] wlan: [3994:E:ANY] Smart Antenna is not supported [ 86.833508] wlan: [3994:E:ANY] Smart Antenna is not supported [ 86.838742] wlan: [3994:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:1 [ 86.851167] wlan: [3994:I:ANY] VAP device ath18 created osifp: (cd10c500) os_if: (c6150000) [ 86.982586] wlan: [87:E:ANY] [soc0] FWLOG: [2241] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x96c, 0x0, 0x416064) [ 86.982586] [ 86.982755] wlan: [87:E:ANY] [soc0] FWLOG: [2281] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0) [ 86.982755] [ 86.999649] wlan: [87:E:ANY] [soc0] FWLOG: [2281] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0) [ 86.999649] [ 87.003956] wlan: [87:E:ANY] [soc0] FWLOG: [2281] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0) [ 87.003956] [ 87.017673] wlan: [87:E:ANY] [soc0] FWLOG: [2281] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0) [ 87.017673] [ 87.245810] wlan: [4049:E:mlme] IF_STOP: V:0 Serialization queue disable [ 87.251297] wlan: [4049:I:ANY] ieee80211_node_latevdetach: vap still has nodes, vap->iv_node_count: 1, refcnt: 0xffffffff [ 87.251297] [ 87.251624] ieee80211_mbo_vdetach: MBO terminated [ 87.264179] ieee80211_oce_vdetach: OCE terminated [ 87.269833] wlan: [4049:I:ANY] wlan_scan_update_channel_list: 1090: num_chan: 25 [ 87.273647] wlan: [4049:I:ANY] ol_ath_soc_stop: 9653: Suspending Target soc=caa40500 [ 87.280999] wlan: [4049:I:ANY] wlan_pdev_operation: 847: wlan_pdev_operation: disable_target_intr val is 1 [ 87.288774] wlan: [4049:I:ANY] ol_ath_soc_stop: 9656: ol_ath_soc_stop: waiting for target paused event from target [ 87.298243] wlan: [4049:I:ANY] ol_ath_soc_stop: 9682: disable dp interrupts:: soc: cba05380 [ 87.311808] wlan: [4049:I:ANY] 6ol_tx_me_exit: Already Disabled !!! [ 87.311808] [ 87.319205] wlan: [4049:E:WMI] send_thermal_mitigation_param_cmd_non_tlv:3014, htc_send_pkt failed, status:4 [ 87.324684] wlan: [4049:E:WMI] Failed to send WMI_TT_SET_CONF_CMDID [ 87.334876] wlan: [4049:E:WMI] Event id 104 is unavailable [ 87.340742] wlan: [4049:I:ANY] smart_log_deinit: 1747: smart_log_deinit: Smart logging Disabled [ 87.371931] wlan: [4049:I:ANY] ieee80211_cbs_init [ 87.371969] wlan: [4049:I:ANY] CBS Inited [ 87.371969] [ 87.376515] wlan: [3083:I:ANY] ol_acfg_handle_wifi_ioctl: 417: ol_acfg_handle_wifi_ioctl: req->cmd=75 not valid for radio interface, it's for VAP [ 87.413816] wlan: [4074:I:ANY] wlan_cfg80211_add_virtual_intf: 325: proprietary mode 6 for interface: ath0 : clone params: 0x00000001 [ 87.413917] wlan: [4074:I:ANY] osifp_create_wlan_vap: 10411: VDEV Create 94:83:c4:04:07:62 [ 87.424944] wlan: [4074:E:CMN_MLME] mlme_vdev_ext_obj_create: 1389: VDEV MLME obj is creation [ 87.433095] wlan: [4074:I:ANY] wlan_vap_create: 1603: enter. devhandle=0xcb380500, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 87.433095] [ 87.441924] wlan: [4074:I:ANY] ol_ath_vap_set_param: 1121: Setting SGI value: 1 [ 87.454373] wlan: [4074:I:ANY] MBO Initialized [ 87.461206] wlan: [4074:I:ANY] OCE Initialized [ 87.465661] wlan: [4074:I:ANY] wlan_vap_create: 1636: exit [ 87.470914] wlan: [4074:E:ANY] Smart Antenna is not supported [ 87.475947] wlan: [4074:E:ANY] Smart Antenna is not supported [ 87.481348] wlan: [4074:I:ANY] osif_create_vap_complete: 10609: TX Checksum:1|SG:1|TSO:1|LRO:1 [ 87.488649] wlan: [4074:I:ANY] VAP device ath0 created osifp: (cd305500) os_if: (ca9e0000) [ 88.975870] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 88.975946] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 88.981344] usb usb2-port1: cannot disable (err = -32) [ 90.380557] 8021q: adding VLAN 0 to HW filter on device ath0 [ 90.405326] device ath0 entered promiscuous mode [ 90.405484] br-lan: port 2(ath0) entered forwarding state [ 90.409054] br-lan: port 2(ath0) entered forwarding state [ 90.416223] wlan: [2160:I:ANY] wlan_cfg80211_do_acs: 3497: vap-0(ath0):ACS Params [ 90.419708] wlan: [2160:I:ANY] wlan_cfg80211_do_acs: 3500: ht_enabled:1|ht40_enabled:0|vht_enabled:0|hw_mode:13|chwidth:20| [ 90.428762] wlan: [2160:I:ANY] ieee80211_autoselect_infra_bss_channel: 3995: ACS started: vap:0xca9e0000 [ 90.980619] wlan: [87:I:ANY] FWLOG: [6509] [ 90.980689] wlan: [87:I:ANY] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 90.980689] [ 90.983696] wlan: [87:E:ANY] [soc0] FWLOG: [6509] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x96c, 0x0, 0x416064) [ 90.983696] [ 90.997604] wlan: [87:I:ANY] FWLOG: [6818] [ 91.011407] wlan: [87:I:ANY] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 91.011407] [ 91.988429] wlan: [6:I:ANY] FWLOG: [7133] [ 91.988472] wlan: [6:I:ANY] WAL channel change freq=2422, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 91.988472] [ 91.991476] wlan: [6:I:ANY] FWLOG: [7447] [ 92.004871] wlan: [6:I:ANY] WAL channel change freq=2427, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 92.004871] [ 92.005068] wlan: [6:I:ANY] FWLOG: [7760] [ 92.015848] wlan: [6:I:ANY] WAL channel change freq=2432, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 92.015848] [ 92.018732] wlan: [6:I:ANY] FWLOG: [8075] [ 92.028713] wlan: [6:I:ANY] WAL channel change freq=2437, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 92.028713] [ 92.065699] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 92.065788] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 92.072422] usb usb2-port1: cannot disable (err = -32) [ 92.405374] br-lan: port 2(ath0) entered forwarding state [ 92.988202] wlan: [87:I:ANY] FWLOG: [8389] [ 92.988246] wlan: [87:I:ANY] WAL channel change freq=2442, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 92.988246] [ 92.991256] wlan: [87:I:ANY] FWLOG: [8703] [ 93.001531] wlan: [87:I:ANY] WAL channel change freq=2447, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 93.001531] [ 93.005052] wlan: [87:I:ANY] FWLOG: [9017] [ 93.015583] wlan: [87:I:ANY] WAL channel change freq=2452, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 93.015583] [ 93.114497] wlan: [5149:I:ANY] pld_ahb_wlan_enable: 689: cnss_mode: Mission mode [ 93.120472] wlan: [5149:I:ANY] qca_napi_create: 369: qca_napi_create: napi instance 32 created on pipe 4 [ 93.121032] wlan: [5149:I:ANY] ol_target_init: 2453: 6ol_target_init() BMI inited. [ 93.130740] wlan: [5149:I:ANY] ol_target_init: 2467: 6ol_target_init() BMI Get Target Info. [ 93.138002] wlan: [5149:I:ANY] ol_target_init: 2474: Chip id: 0x10, chip version: 0x1000000 [ 93.146631] wlan: [5149:I:ANY] ol_ath_host_config_update: 5175: 6 [ 93.146631] CE WAR Disabled [ 93.146631] [ 93.154877] wlan: [5149:I:ANY] ol_ath_configure_target: 559: 6NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 93.165695] wlan: [5149:I:ANY] ol_target_init: 2496: 6ol_target_init() configure Target . [ 93.175407] wlan: [5149:I:ANY] ol_ath_download_firmware: 1929: [ 93.175407] Target Version is 1000000 [ 93.183321] wlan: [5149:I:ANY] ol_ath_download_firmware: 1939: [ 93.183321] Flash Download Address c0000 [ 93.193085] wlan: [5149:I:ANY] ol_transfer_bin_file: 1401: ol_transfer_bin_file: flash data file defined [ 93.202995] wlan: [5149:I:ANY] ol_transfer_bin_file: 1546: ol_transfer_bin_file[1546] Get Caldata for soc1. [ 93.212859] wlan: [5149:I:ANY] qc98xx_verify_checksum: 800: qc98xx_verify_checksum: flash checksum passed: 0x3872 [ 93.222402] wlan: [5149:I:ANY] ol_transfer_bin_file: 1601: ol_transfer_bin_file 1601: Download Flash data len 12064 [ 93.232872] wlan: [5149:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 93.262409] wlan: [5149:I:ANY] ol_ath_download_firmware: 1947: [ 93.262409] Board data initialized [ 93.262584] wlan: [5149:I:ANY] ol_ath_download_firmware: 1962: 6ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 93.270689] wlan: [5149:I:ANY] ol_transfer_bin_file: 1007: 6 [ 93.270689] Selecting OTP binary for CHIP Version -807439236 [ 93.283036] wlan: [5149:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 93.311265] wlan: [5149:I:ANY] ol_ath_download_firmware: 1991: 6 [ 93.311265] First OTP send param 8000 [ 93.316012] wlan: [5149:I:ANY] ol_ath_download_firmware: 1997: ol_ath_download_firmware :First OTP download and Execute is good address:0x5400 return param 4660 [ 93.320189] wlan: [5149:I:ANY] ol_ath_download_firmware: 2017: ol_ath_download_firmware:##Board Id 21 , CHIP Id 0 [ 93.334694] wlan: [5149:I:ANY] ol_ath_download_firmware: 2085: 6ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 93.344717] wlan: [5149:I:ANY] boardid_to_filename: 426: [ 93.344717] soc1: Selecting board data file name boardData_1_0_IPQ4019_DK04_5G.bin [ 93.356349] wlan: [5149:I:ANY] ol_transfer_bin_file: 1397: ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_DK04_5G.bin [ 93.370355] wlan: [5149:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 3, Download data len 12064 [ 93.385849] wlan: [5149:I:ANY] ol_transfer_bin_file: 1713: 6Board extended Data download address: 0x0 [ 93.416827] wlan: [5149:I:ANY] ol_ath_download_firmware: 2103: 6ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 93.416884] wlan: [5149:I:ANY] ol_transfer_bin_file: 1007: 6 [ 93.416884] Selecting OTP binary for CHIP Version -807439236 [ 93.427993] wlan: [5149:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 0, Download data len 4712 [ 93.455813] wlan: [5149:I:ANY] ol_ath_download_firmware: 2119: [ 93.455813] [Flash] : Ignore Module param [ 93.455876] wlan: [5149:I:ANY] ol_ath_download_firmware: 2150: 6 [ 93.455876] Second otp download Param 10000 [ 93.475319] wlan: [5149:I:ANY] ol_ath_download_firmware: 2156: ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 93.475423] wlan: [5149:I:ANY] ol_transfer_bin_file: 1141: 6 [ 93.475423] Mission mode: Firmware CHIP Version -807439236 [ 93.488744] wlan: [5149:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:206391 size_left:206411 dma_size_left:262144 fw_temp:d3481004 fw_entry_size:206415 [ 93.499313] wlan: [5149:I:ANY] ol_swap_wlan_memory_expansion: 2943: ol_swap_wlan_memory_expansion: dma_virt_addr :d2681000 fw_temp: d3481008 length: 206391 [ 93.516517] wlan: [5149:I:ANY] ol_swap_wlan_memory_expansion: 2952: 6Swap: bytes_left to copy: fw:16; dma_page:55753 [ 93.516517] [ 93.529885] wlan: [5149:I:ANY] ol_swap_wlan_memory_expansion: 2923: ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:55753 fw_temp:d34b3643 fw_entry_size:206415 [ 93.541874] wlan: [5149:I:ANY] ol_swap_wlan_memory_expansion: 2926: 6Swap: wrong length read:0 [ 93.541874] [ 93.557769] wlan: [5149:I:ANY] ol_swap_wlan_memory_expansion: 2970: 6ol_swap_wlan_memory_expansion: Swap total_bytes copied: 206391 Target address 417d30 [ 93.557769] [ 93.568203] wlan: [5149:I:ANY] ol_transfer_swap_struct: 2742: 6soc=caa40500 target_write_addr=417d30 seg_info=ca9fc3d0 [ 93.583490] wlan: [5149:I:ANY] ol_transfer_swap_struct: 2748: 6ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 93.594352] wlan: [5149:I:ANY] ol_ath_code_data_swap: 2854: 6bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin [ 93.607718] wlan: [5149:I:ANY] ol_transfer_bin_file: 1209: ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin [ 93.622908] wlan: [5149:I:ANY] ol_transfer_bin_file: 1429: 6ol_transfer_bin_file 1429: downloading file 1, Download data len 384756 [ 93.813485] wlan: [1572:E:ANY] ol_ath_get_chan_grade_info: 5620: RF characterization entries is empty [ 93.814162] wlan: [1572:I:ANY] vap-0(ath0): ACS result PCH 11, SCH 7, hw_mode 1 chwidth 40, vht_seg0 9, vht_seg1 0 [ 93.821901] wlan: [1572:I:ANY] ieee80211_acs_scan_evhandler: 3732: lock held duration: 8(ms) [ 93.987675] wlan: [87:I:ANY] FWLOG: [9332] [ 93.987714] wlan: [87:I:ANY] WAL channel change freq=2457, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 93.987714] [ 93.990727] wlan: [87:I:ANY] FWLOG: [9646] [ 94.000738] wlan: [87:I:ANY] WAL channel change freq=2462, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 94.000738]
[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.4.154 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16325-88151b8303)) #0 SMP Sun Oct 24 09:01:35 2021 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: GL.iNet GL-AP1300 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 65024 [ 0.000000] Normal zone: 576 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65024 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 15 pages/cpu s30156 r8192 d23092 u61440 [ 0.000000] pcpu-alloc: s30156 r8192 d23092 u61440 alloc=15*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64448 [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait ubi.mtd=ubi root=/dev/ubiblock0_1 clk_ignore_unused [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 248624K/260096K available (5786K kernel code, 189K rwdata, 872K rodata, 1024K init, 241K bss, 11472K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] random: get_random_bytes called from 0xc0a00bbc with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns [ 0.000009] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns [ 0.000023] Switching to timer-based delay loop, resolution 20ns [ 0.000233] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) [ 0.000251] pid_max: default: 32768 minimum: 301 [ 0.000457] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.000474] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001487] CPU: Testing write buffer coherency: ok [ 0.002533] Setting up static identity map for 0x80300000 - 0x80300060 [ 0.002671] rcu: Hierarchical SRCU implementation. [ 0.003111] smp: Bringing up secondary CPUs ... [ 0.006227] smp: Brought up 1 node, 4 CPUs [ 0.006247] SMP: Total of 4 processors activated (384.00 BogoMIPS). [ 0.006256] CPU: All CPU(s) started in SVC mode. [ 0.010828] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.010990] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.011017] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.011240] pinctrl core: initialized pinctrl subsystem [ 0.012268] NET: Registered protocol family 16 [ 0.012629] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.013891] cpuidle: using governor ladder [ 0.013940] cpuidle: using governor menu [ 0.034046] cryptd: max_cpu_qlen set to 1000 [ 0.037400] usbcore: registered new interface driver usbfs [ 0.037473] usbcore: registered new interface driver hub [ 0.037534] usbcore: registered new device driver usb [ 0.037584] pps_core: LinuxPPS API ver. 1 registered [ 0.037595] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> [ 0.037629] PTP clock support registered [ 0.038319] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.039478] clocksource: Switched to clocksource arch_sys_counter [ 0.040411] thermal_sys: Registered thermal governor 'step_wise' [ 0.040707] NET: Registered protocol family 2 [ 0.040876] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.041636] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.041681] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.041719] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.041766] TCP: Hash tables configured (established 2048 bind 2048) [ 0.041888] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.041928] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.042174] NET: Registered protocol family 1 [ 0.042218] PCI: CLS 0 bytes, default 64 [ 0.044151] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.049973] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.049989] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.101662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.105045] bam-dma-engine 8e04000.dma: num-channels unspecified in dt [ 0.105064] bam-dma-engine 8e04000.dma: num-ees unspecified in dt [ 0.105760] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 [ 0.105870] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7 [ 0.105968] tcsr 1953000.ess_tcsr: setting ess interface select = 0 [ 0.106050] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 [ 0.106359] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.108270] msm_serial 78af000.serial: msm_serial: detected port #0 [ 0.108318] msm_serial 78af000.serial: uartclk = 1843200 [ 0.108374] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 25, base_baud = 115200) is a MSM [ 0.108402] msm_serial: console setup on port #0 [ 0.609475] printk: console [ttyMSM0] enabled [ 0.614384] msm_serial: driver initialized [ 0.623483] loop: module loaded [ 0.624512] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 0.632185] random: fast init done [ 0.635383] spi-nor spi0.0: w25q32 (4096 Kbytes) [ 0.635989] 8 fixed-partitions partitions found on MTD device spi0.0 [ 0.640740] Creating 8 MTD partitions on "spi0.0": [ 0.647057] 0x000000000000-0x000000040000 : "SBL1" [ 0.652609] 0x000000040000-0x000000060000 : "MIBIB" [ 0.657233] 0x000000060000-0x0000000c0000 : "QSEE" [ 0.662164] 0x0000000c0000-0x0000000d0000 : "CDT" [ 0.666898] 0x0000000d0000-0x0000000e0000 : "DDRPARAMS" [ 0.671729] 0x0000000e0000-0x0000000f0000 : "APPSBLENV" [ 0.676662] 0x0000000f0000-0x000000170000 : "APPSBL" [ 0.681983] 0x000000170000-0x000000180000 : "ART" [ 0.687838] spi-nand spi0.1: GigaDevice SPI NAND was found. [ 0.690953] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 [ 0.696658] 1 fixed-partitions partitions found on MTD device spi0.1 [ 0.704637] Creating 1 MTD partitions on "spi0.1": [ 0.711055] 0x000000000000-0x000008000000 : "ubi" [ 1.155454] libphy: ipq4019_mdio: probed [ 1.180606] ESS reset ok! [ 1.204913] ESS reset ok! [ 1.626923] libphy: Fixed MDIO Bus: probed [ 1.734454] i2c /dev entries driver [ 1.736436] sdhci: Secure Digital Host Controller Interface driver [ 1.736753] sdhci: Copyright(c) Pierre Ossman [ 1.743084] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.751014] NET: Registered protocol family 10 [ 1.754511] Segment Routing with IPv6 [ 1.757495] NET: Registered protocol family 17 [ 1.761245] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.765499] 8021q: 802.1Q VLAN Support v1.8 [ 1.778754] Registering SWP/SWPB emulation handler [ 1.792085] UBI error: cannot open mtd rootfs, error -2 [ 1.792135] ubi0: attaching mtd8 [ 2.537647] random: crng init done [ 5.474751] ubi0: scanning is finished [ 5.515125] ubi0 warning: 0xc067d104: cannot reserve enough PEBs for bad PEB handling, reserved 10, need 19 [ 5.518063] ubi0: attached mtd8 (name "ubi", size 128 MiB) [ 5.523882] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 5.529273] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 5.536204] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 5.543050] ubi0: good PEBs: 1023, bad PEBs: 1, corrupted PEBs: 0 [ 5.549817] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 5.556012] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1635066095 [ 5.563195] ubi0: available PEBs: 0, total reserved PEBs: 1023, PEBs reserved for bad PEB handling: 10 [ 5.572550] ubi0: background thread "ubi_bgt0d" started, PID 105 [ 5.574784] block ubiblock0_1: created from ubi0:1(rootfs) [ 5.587672] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem [ 5.593000] hctosys: unable to open rtc device (rtc0) [ 5.600067] clk: Not disabling unused clocks [ 5.619432] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 5.621119] Freeing unused kernel memory: 1024K [ 5.639831] Run /sbin/init as init process [ 6.538430] init: Console is alive [ 6.538687] init: - watchdog - [ 8.278335] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 8.473070] dwc3-qcom 8af8800.usb3: IRQ hs_phy_irq not found [ 8.473109] dwc3-qcom 8af8800.usb3: IRQ dp_hs_phy_irq not found [ 8.477804] dwc3-qcom 8af8800.usb3: IRQ dm_hs_phy_irq not found [ 8.483497] dwc3-qcom 8af8800.usb3: IRQ ss_phy_irq not found [ 8.491034] dwc3-qcom 60f8800.usb2: IRQ hs_phy_irq not found [ 8.495253] dwc3-qcom 60f8800.usb2: IRQ dp_hs_phy_irq not found [ 8.500941] dwc3-qcom 60f8800.usb2: IRQ dm_hs_phy_irq not found [ 8.506536] dwc3-qcom 60f8800.usb2: IRQ ss_phy_irq not found [ 8.514608] dwc3 8a00000.dwc3: Failed to get clk 'ref': -2 [ 8.634593] dwc3 6000000.dwc3: Failed to get clk 'ref': -2 [ 8.754561] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 8.754631] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 8.759190] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010 [ 8.766685] xhci-hcd xhci-hcd.0.auto: irq 93, io mem 0x08a00000 [ 8.776144] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 8.781829] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 8.787347] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 8.795705] hub 1-0:1.0: USB hub found [ 8.801599] hub 1-0:1.0: 1 port detected [ 8.805700] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.809892] hub 2-0:1.0: USB hub found [ 8.817519] hub 2-0:1.0: 1 port detected [ 8.824016] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 8.825031] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 8.830597] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010 [ 8.837931] xhci-hcd xhci-hcd.1.auto: irq 94, io mem 0x06000000 [ 8.847454] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 8.853175] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 8.858705] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 8.867193] hub 3-0:1.0: USB hub found [ 8.872924] hub 3-0:1.0: 1 port detected [ 8.877014] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.883201] hub 4-0:1.0: USB hub found [ 8.888786] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 8.894591] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 8.901500] init: - preinit - [ 9.129634] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 9.159774] usb 3-1: new full-speed USB device number 2 using xhci-hcd [ 10.374810] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 13.562607] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 14.773450] UBIFS (ubi0:2): default file-system created [ 14.776035] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 14.777762] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 205 [ 15.105539] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 15.105589] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 15.112473] UBIFS (ubi0:2): FS size: 119357440 bytes (113 MiB, 940 LEBs), journal size 5967872 bytes (5 MiB, 47 LEBs) [ 15.122299] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 15.132884] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 2CB139FE-D463-4CC6-9AEF-8271825F9A5B, small LPT model [ 15.144543] mount_root: overlay filesystem has not been fully initialized yet [ 15.151174] mount_root: switching to ubifs overlay [ 15.167119] urandom-seed: Seed file not found (/etc/urandom.seed) [ 15.257596] procd: - early - [ 15.257714] procd: - watchdog - [ 15.873613] procd: - watchdog - [ 16.865841] procd: - ubus - [ 16.923952] procd: - init - [ 17.435303] kmodloader: loading kernel modules from /etc/modules.d/* [ 17.443876] Loading modules backported from Linux version v5.10.68-0-g4d8524048a35 [ 17.443918] Backport generated by backports.git v5.10.68-1-0-ga4f9ba32 [ 17.461904] xt_time: kernel timezone is -0000 [ 17.476979] urngd: v1.0.2 started. [ 17.500928] PPP generic driver version 2.4.2 [ 17.501875] NET: Registered protocol family 24 [ 18.840135] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 19.062391] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003900ff sub 0000:0000 [ 19.062441] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 19.073940] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b [ 19.127034] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 50480c1b [ 20.414565] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 20.414611] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32 [ 20.462349] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 20.463887] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' [ 20.614652] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 [ 20.782342] ath: EEPROM regdomain sanitized [ 20.782357] ath: EEPROM regdomain: 0x64 [ 20.782362] ath: EEPROM indicates we should expect a direct regpair map [ 20.782374] ath: Country alpha2 being used: 00 [ 20.782378] ath: Regpair used: 0x64 [ 21.900582] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003900ff sub 0000:0000 [ 21.900631] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 21.913298] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b [ 21.964567] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 50480c1b [ 23.159658] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 23.252175] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 23.252224] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32 [ 23.299777] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 23.301726] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' [ 23.439410] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 [ 23.597476] ath: EEPROM regdomain sanitized [ 23.597491] ath: EEPROM regdomain: 0x64 [ 23.597496] ath: EEPROM indicates we should expect a direct regpair map [ 23.597508] ath: Country alpha2 being used: 00 [ 23.597512] ath: Regpair used: 0x64 [ 23.604908] kmodloader: done loading kernel modules from /etc/modules.d/* [ 27.509826] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 31.849619] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 35.778471] br-lan: port 1(eth0) entered blocking state [ 35.778512] br-lan: port 1(eth0) entered disabled state [ 35.782963] device eth0 entered promiscuous mode [ 35.901459] ess_edma c080000.edma eth1: Link is Down [ 36.169950] usb usb2-port1: Cannot enable. Maybe the USB cable is bad? [ 36.809577] br-lan: port 1(eth0) entered blocking state [ 36.809624] br-lan: port 1(eth0) entered forwarding state [ 36.814377] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Space for additional notes, links to forum threads or other resources.