Arris TR4400 v2 / RAC2V1A

Arris TR4400

The Arris TR4400 v2 is a dual band router provided by Spectrum to subscribers under the model number RAC2V1A. It is based on an Qualcomm IPQ8065 SoC and has 512 MB of RAM and 256 MB of flash.

The device does not allow the user to flash firmware, does not support settings backup and restore, and does not provide access via SSH. The SSH server (dropbear) cannot start due to misconfiguration. And even if it could, the admin user shell has been replaced with a limited router configuration tool. Accessing the serial port seems to be the only way to root the device, but this is an extremely painful process. Once the hardware issues are sorted out, the device is not protected: the bootloader can be interrupted, and also once the router has booted up, pressing enter drops you to a root shell. Stock firmware is an OpenWrt Barrier Breaker r1121 build.

Supported via official firmware.

First stable release: 22.03.0

Unsupported features: None

WARNING: Obtaining root access on this device (required to install OpenWrt) is an extremely painful process involving delicate hardware modifications. The process is detailed on this page.

In Network > Firewall > General Settings, in section Routing/NAT Offloading enable Software flow offloading.

IMPORTANT: The information below no longer applies to OpenWrt 23.05 (kernel 5.15.134).

Recent OpenWrt releases use the performance governor by default, obviating the need for further configuration and keeping the CPUs always at max frequency:

root@OpenWrt:~# cat /sys/devices/system/cpu/cpufreq/policy*/scaling_governor
performance
performance

(Also, the referenced sysfs files (/sys/devices/system/cpu/cpufreq/ondemand/*) no longer exist.)

OUTDATED INFORMATION FOLLOWS:

Paste the following lines into System > Startup > Local Startup:

echo 35 > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
echo 10 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor    

(Source: RT4230W REV6.)

CPU RAM NAND Flash NOR Flash Network WLAN USB Serial JTAG
Qualcomm IPQ8065 (dual core) 512 MiB 256 MiB 32 KiB 5x 10/100/1000 a/b/g/n/ac 1x 3.x Yes Maybe

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0 Disabled None
eth1 LAN ports (1 to 4) None
eth2 WAN port DHCP
ath0 WiFi 5 GHz Disabled
ath1 WiFi 2.4 GHz Disabled

hardware.button on howto use and configure the hardware button(s).

The Arris TR4400 has the following buttons:

BUTTON Event
Reset ?
WPS ?
Architecture ARMv7 Processor rev 0 (v7l) (cortex-a15+neon-vfpv4)
Vendor Arris
Bootloader U-Boot
System-On-Chip Qualcomm IPQ8065 (dual core)
CPU/Speed Unknown
RAM 512 MiB
Flash size 256 MiB NAND, 32 KiB NOR
Wireless QCA9983 2.4 GHz b/g/n 3×3, QCA9984 5 GHz a/n/ac 4×4
Ethernet 5x 10/100/1000 Mbit/s
Switch QCA8337
USB 1x 3.x Type-A
Serial Yes
JTAG Maybe

back.jpeg

1. Removing the top cover is the hardest part of the teardown. The cover is held by clips. Wedge a spudge tool vertically between the cover and the walls and go in deep. Do not use the spudge as a lever, it will break! Insert a stronger tool in the opening created by the spudge. (I used the lever of a big metallic toe nail clipper: it is strong and rounded.) Use the tool as a lever to pry up the cover; you will need significant force but the clips should not break.

Top cover

2. Remove the rubber feet, unscrew the 4 hidden screws, and remove the bottom cover.

Bottom cover

3. Remove the LED light guide by removing its screw.

Light guide

4. Remove the two screws shown here (bottom end):

d4.jpeg

5. Remove the two screws shown here (top end):

d5.jpeg

6. Slide out the core of the device.

d6.jpeg

The core is made of a main board and a PCIe wireless board. The boards are mounted back to back, and the front sides of both boards are mostly covered by heatsinks.

Main board (front, with heatsink) d8.jpeg Wireless board (front, with heatsinks)

7. Unclip the two antenna wires from the sides of the black plastic antenna support structure at the top end of the core. Remove the screw holding the structure to the core, shown here:

d10.jpeg

8. The four antenna wires are too short to allow lifting the wireless board from the main board completely, but i was able to remove and reinstall the wireless board without disconnecting any of the antennas. Gently pull out the antenna support structure a little bit to give the wireless board some wiggle room; it will come out only slightly due to the antenna wires holding it back. Next, partially lift the wireless board and then rotate it to towards the antenna structure; it should slide out of the connector. Finally remove the wireless board and antenna structure simultaneously, as they are still connected by the four wires.

The back side of the main board is now revealed.

Main board (back, without wireless board)

9. Remove the four screws on the back of the main board holding the main board heatsink in place. Note that two of these screws actually are the two hexagonal metalic standoffs where the screws removed in step 4 were attached. After removing the four screws, the board and heatsink will still be held together by a large heat-conducting soft material with adhesive on both sides. If possible, gently peel the adhesive material from the main board so that it stays attached to the heatsink. Use a spudge to peal the material as you lightly separate the heatsink; avoid bending the main board as much as possible. Once the heatsink is separated, immediately cover the sticky material with some clean kitchen foil; any impurities gathered there will hinder its heat conductivity.

The front side of the main board is now revealed.

d12.jpeg Main board (front, without heatsink)

Before reattaching the heatsink, use an alcohol swab to remove any residue in the contact areas not covered by sticky material. Note that in my router, the small chip on the board was not making contact with the heatsink: there was a slight airgap between them. The chip does not produce a lot of heat, so the manufacturer probably chose not to add a bit of sticky heat-conductive material there. You can harvest a bit of the existing sticky material hanging out from the sides of the contact area and put it on top of the chip if you want.

port.serial general information about the serial port, serial port cable, etc.

Accessing the serial port on this device is a real pain, but it seems to be the only way to root it and flash it.

The serial port is a 4-pin 0.1“-pitch unpopulated connector on the main board named JP2. The pinout is:

JP2 Pin Function
1 +3.3 VDC
2 TX (from router)
3 RX (to router)
4 GND
Serial connection parameters
for Arris TR4400 v2
115200, 8N1

The connector is located under the heatsink:

serial-front-heatsink.jpeg serial-back.jpeg

The SoC uses 1.8 V signals, but the serial port is level-converted to 3.3 V. The level conversion on TX and RX signals is done using two identical bidirectional level shifter circuits made of discreet components. Each level shifter is made of a low-threshold N-channel MOSFET and a few resistors. This kind of level shifter is fairly common; here is a typical implementation (3.3 V to/from 5 V):

The problem is: the whole circuit is unpopulated. And the components are minuscule and thus almost impossible to hand solder: the resistors are 0.5mm pitch, 5 times the density of the usual 0.1” pitch configuration. In the following picture you can see that Q10 (TX signal) and Q11 (RX signal) are missing, as well as the 8 supporting resistors. With these components missing, the TX and RX lines in JP2 are disconnected.

serial-detail.jpeg

A solution is to mod the board to bridge the level shifters and bring out the 1.8 V signals directly.

WARNING: This mod implements a 1.8 V serial port on the board. Connecting a 3.3 V or 5 V serial adapter to this port will instantly fry the SoC. Also, the serial signals from the SoC will be brought straight out without any kind of ESD (electrostatic discharge) protection. An ESD event can easily fry the port. Observe strict ESD avoidance and grounding practices when handling the port (search the web). Always (1) disconnect all wires from the router (power brick, ethernet, etc), (2) disconnect the USB end of your serial adapter, and (3) touch the router heatsink and the adapter USB connector with your bare hands, before connecting a serial adapter to the port or otherwise handling the port. If possible avoid carpets, excessively dry ambient air, and air conditioning.

The objective of the mod is to bridge the 6 connections shown in blue below:

serial-mod.jpeg

1. The pads marked in red above are 1.8 V or 3.3 V supply rails. Short-circuiting the serial signals to these pads can fry the SoC. Use some kind of paint or lacquer, such as nail polish, to completely cover the 6 pads marked in red above and let the substance cure.

2. Next, bridge the 6 blue connections shown above. The easiest way to do this is to cut and apply bits of conductive adhesive copper tape, but not everybody has that. Second best is to apply big solder blobs to the 4 small bridge locations, then use 2 bits of very fine wire to bridge the 2 larger locations. Use a bit of adhesive tape on one end of the wire to lock it in place to the board while your work on the other end. Be careful: due to their small size, you can easily rip out the pads with very little force.

3. Use a multimeter to test your work. Set it to measure resistance (ohm meter mode). Keep the black lead touching ground (the EMI shielding of the board, or else JP2 pin 4). Touch the red lead on JP2 pin 2 (TX) and pin 3 (RX) and you should meassure around 8K and 12K ohm respectively. For each of those signals: if you do not meassure anything, you have an open circuit (badly made blue bridge); if you meassure 0 ohm, you have a short to ground; if you meassure non-zero but less than 4K ohm, you have a short to the 1.8 or 3.3 V supply rails (short circuit to red pad). Do not power up the board if you suspect any issues!

4. Apply electrical tape over the modded area of the board.

5. Solder a row of 90-degree pins in JP2, in this fashion:

serial-populated.jpeg

Now you have an electrically frail, 1.8 V serial port on your board. You will need a 1.8 V serial adapter, and more than likely you will not find it: you will have to build a 3.3/1.8 V level shifter yourself.

Next is the level shifter I made. Note that the TX pin is still 1.8 V: I just happened to have a 3.3 V USB serial adapter that reliably received 1.8 V signals, so all I needed was to step down the adapter's TX signal and provide some current limiting for protection.

adapter-1.jpeg adapter-2.jpeg adapter-3.jpeg

I used 3 protoboard-style, 10 cm, dual-female jumper wires to bring the 1.8 V signals out of the router core:

adapter-4.jpeg adapter-5.jpeg adapter-6.jpeg

I will keep the level shifter always connected, hidden inside the base of the router, for easy access in case I ever need it again.

adapter-7.jpeg

port.jtag general information about the JTAG port, JTAG cable, etc.

The main board has a 6-pin 0.1“-pitch unpopulated connector named J7 that could be JTAG.

Signals in this port are 1.8 V logic. The pinout is:

J7 Pin Function
1 +3.3 VDC
2 ? (logic low)
3 ? (logic low)
4 ? (logic high in early boot, then low)
5 GND
6 ? (logic high)

The connector is just under the heatsink:

jtag-front-heatsink.jpeg jtag-back.jpeg

With the heatsink removed:

jtag-front.jpeg

U-Boot 2012.07 [Barrier Breaker r1121,r1121] (Mar 01 2018 - 13:57:32) smem ram ptable found: ver: 0 len: 5 DRAM: 491 MiB NAND: SF: Unsupported manufacturer 00 ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 256 MiB MMC: NAND read from offset 1180000 failed -74 *** Warning - readenv() failed, using default environment PCI0 Link Intialized PCI1 Link Intialized In: serial Out: serial Err: serial MMC Device 0 not found cdp: get part failed for 0:HLOS Net: MAC0 addr:0:3:7f:ba:db:0 athrs17_reg_init: complete athrs17_vlan_config: Sercomm modify vlan config athrs17_vlan_config ...done S17c init done MAC1 addr:0:3:7f:ba:db:1 MAC2 addr:0:3:7f:ba:db:2 Port:2 speed 10Mbps MAC3 addr:0:3:7f:ba:db:3 Port:3 speed 10Mbps eth0, eth1, eth2, eth3 Done! Index Name Offset Length Real_Offs Real_Size 0 SBL1 0 40000 0 40000 1 MIBIB 40000 140000 40000 140000 2 SBL2 180000 140000 180000 140000 3 SBL3 2c0000 280000 2c0000 280000 4 DDRCONFIG 540000 120000 540000 120000 5 SSD 660000 120000 660000 120000 6 TZ 780000 280000 780000 280000 7 RPM a00000 280000 a00000 280000 8 APPSBL c80000 500000 c80000 500000 9 APPSBLENV 1180000 80000 1180000 80000 10 ART 1200000 140000 1200000 140000 11 rootfs 1340000 4000000 1340000 4000000 12 BOOTCONFIG 5340000 60000 5340000 60000 13 SBL2_1 53a0000 140000 53a0000 140000 14 SBL3_1 54e0000 280000 54e0000 280000 15 DDRCONFIG_1 5760000 120000 5760000 120000 16 SSD_1 5880000 120000 5880000 120000 17 TZ_1 59a0000 280000 59a0000 280000 18 RPM_1 5c20000 280000 5c20000 280000 19 BOOTCONFIG_1 5ea0000 60000 5ea0000 60000 20 APPSBL_1 5f00000 500000 5f00000 500000 21 rootfs_1 6400000 4000000 6400000 4000000 22 fw_env a400000 100000 a400000 100000 23 config a500000 800000 a500000 800000 24 PKI ad00000 200000 ad00000 200000 25 scfgmgr af00000 100000 af00000 100000 Hit any key to stop autoboot: 2  1  0 MMC Device 0 not found MMC Device 0 not found Creating 1 MTD partitions on "nand0": 0x000001340000-0x000005340000 : "mtd=0" UBI: attaching mtd1 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size: 126976 bytes UBI: smallest flash I/O unit: 2048 UBI: VID header offset: 2048 (aligned 2048) UBI: data offset: 4096 UBI: attached mtd1 to ubi0 UBI: MTD device name: "mtd=0" UBI: MTD device size: 64 MiB UBI: number of good PEBs: 512 UBI: number of bad PEBs: 0 UBI: max. allowed volumes: 128 UBI: wear-leveling threshold: 4096 UBI: number of internal volumes: 1 UBI: number of user volumes: 3 UBI: available PEBs: 222 UBI: total number of reserved PEBs: 290 UBI: number of PEBs reserved for bad PEB handling: 5 UBI: max/mean erase counter: 48/1 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (4063232) ## Booting kernel from FIT Image at 44000000 ... Using 'config@4704_3' configuration Trying 'kernel@1' kernel subimage Description: ARM Linux-3.14.43 Type: Kernel Image Compression: gzip compressed Data Start: 0x44000104 Data Size: 3365182 Bytes = 3.2 MiB Architecture: ARM OS: Linux Load Address: 0x42208000 Entry Point: 0x42208000 Hash algo: crc32 Hash value: efa8645f Hash algo: sha1 Hash value: b799bd00e3e1c014b784d1b59dc9b77206fa5e71 Verifying Hash Integrity ... crc32+ sha1+ OK ## Flattened Device Tree from FIT Image at 44000000 Using 'config@4704_3' configuration Trying 'fdt@3' FDT blob subimage Description: ARM qcom_ipq806x_ap.akxx device tree blob Type: Flat Device Tree Compression: gzip compressed Data Start: 0x44338ef4 Data Size: 6446 Bytes = 6.3 KiB Architecture: ARM Hash algo: crc32 Hash value: 2df68bdb Hash algo: sha1 Hash value: fea300661d7d3d521ef6be9fc5fdff6092d88c2a Verifying Hash Integrity ... crc32+ sha1+ OK gzip compressed FDT image found FDT load address is: 0x43f00000 Loading FDT from 0x44338ef4 to 0x43f00000 Uncompressing Flat Device Tree ... OK Booting using the fdt blob at 0x43f00000 Uncompressing Kernel Image ... OK Loading Device Tree to 47ff6000, end 47fff501 ... OK mtdparts = mtdparts=nand0:256K@0x0(0:SBL1),1280K@0x40000(0:MIBIB),1280K@0x180000(0:SBL2),2560K@0x2c0000(0:SBL3),1152K@0x540000(0:DDRCONFIG),1152K@0x660000(0:SSD),2560K@0x780000(0:TZ),2560K@0xa00000(0:RPM),5M@0xc80000(0:APPSBL),512K@0x1180000(0:APPSBLENV),1280K@0x1200000(0:ART),64M@0x1340000(rootfs),384K@0x5340000(0:BOOTCONFIG),1280K@0x53a0000(0:SBL2_1),2560K@0x54e0000(0:SBL3_1),1152K@0x5760000(0:DDRCONFIG_1),1152K@0x5880000(0:SSD_1),2560K@0x59a0000(0:TZ_1),2560K@0x5c20000(0:RPM_1),384K@0x5ea0000(0:BOOTCONFIG1),5M@0x5f00000(0:APPSBL_1),64M@0x6400000(rootfs_1),1024K@0xa400000(fw_env),8M@0xa500000(config),2M@0xad00000(PKI),1024K@0xaf00000(scfgmgr), Device nand1 not found! Using machid 0x1260 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.14.43 (mark@sercomm-QCA-Server) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r1121) ) #1 SMP PREEMPT Thu Mar 1 14:52:59 CST 2018 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Ignoring memory below PHYS_OFFSET: 0x40000000-0x42000000 [ 0.000000] Machine model: Qualcomm IPQ8064/AP148 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 7 pages/cpu @ddc1c000 s8192 r8192 d12288 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 120384 [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 473568K/485376K available (4627K kernel code, 376K rwdata, 1592K rodata, 184K init, 605K bss, 11808K reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xde800000 - 0xff000000 ( 520 MB) [ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc081b050 (6221 kB) [ 0.000000] .init : 0xc081c000 - 0xc084a000 ( 184 kB) [ 0.000000] .data : 0xc084a000 - 0xc08a803c ( 377 kB) [ 0.000000] .bss : 0xc08a803c - 0xc093f654 ( 606 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000012] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 687194767200ns [ 0.000288] Calibrating delay loop... 818.38 BogoMIPS (lpj=4091904) [ 0.041459] pid_max: default: 32768 minimum: 301 [ 0.041689] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.041704] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.049073] CPU: Testing write buffer coherency: ok [ 0.049355] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.049425] Setting up static identity map for 0x42213058 - 0x422130b0 [ 0.125420] CPU1: Booted secondary processor [ 0.186176] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.186344] Brought up 2 CPUs [ 0.186368] SMP: Total of 2 processors activated (1231.25 BogoMIPS). [ 0.186377] CPU: All CPU(s) started in SVC mode. [ 0.198990] VFP support v0.3: implementor 51 architecture 0 part 4d variant 2 rev 0 [ 0.199376] pinctrl core: initialized pinctrl subsystem [ 0.199858] regulator-dummy: no parameters [ 0.200609] NET: Registered protocol family 16 [ 0.201827] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.202499] cpuidle: using governor ladder [ 0.202513] cpuidle: using governor menu [ 0.221309] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.221322] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.221497] [ 0.221497] Version Rollback Feature Disabled [ 0.225981] qcom_rpm 108000.rpm: RPM firmware 1.0.156 [ 0.237445] bio: create slab <bio-0> at 0 [ 0.341367] qcom_pcie 1b500000.pci: link initialized 0 [ 0.341603] qcom_pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 0.341623] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 0.341636] pci_bus 0000:00: root bus resource [io 0xfe00000-0xfefffff] [ 0.341650] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.342349] PCI: bus0: Fast back to back transfers disabled [ 0.342372] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.343391] PCI: bus1: Fast back to back transfers disabled [ 0.343536] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] [ 0.343556] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] [ 0.343607] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.343636] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] [ 0.424090] qcom_pcie 1b700000.pci: link initialized 0 [ 0.424314] qcom_pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 0.424330] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 0.424343] pci_bus 0001:00: root bus resource [io 0x31e00000-0x31efffff] [ 0.424356] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.425014] PCI: bus0: Fast back to back transfers disabled [ 0.425033] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.426125] PCI: bus1: Fast back to back transfers disabled [ 0.426278] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] [ 0.426298] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 0.426351] pci 0001:00:00.0: PCI bridge to [bus 01] [ 0.426377] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] [ 0.426952] SDCC Power: 3300 mV [ 0.428034] smb208-s1a: 1050 <--> 1150 mV [ 0.428373] smb208-s1b: 1050 <--> 1150 mV [ 0.428697] smb208-s2a: 800 <--> 1275 mV [ 0.429034] smb208-s2b: 800 <--> 1250 mV [ 0.429758] SCSI subsystem initialized [ 0.430448] msm_bus_fabric_init_driver [ 0.430962] Advanced Linux Sound Architecture Driver Initialized. [ 0.431938] Switched to clocksource dg_timer [ 0.433532] NET: Registered protocol family 2 [ 0.434659] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.434700] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.434758] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434802] TCP: reno registered [ 0.434822] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.434841] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.435102] NET: Registered protocol family 1 [ 0.435656] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available [ 0.436252] msm_rpm_log_probe: OK [ 0.437384] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.445863] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.445876] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.446690] msgmni has been set to 924 [ 0.448952] Key type asymmetric registered [ 0.448967] Asymmetric key parser 'x509' registered [ 0.449001] io scheduler noop registered [ 0.449013] io scheduler deadline registered (default) [ 0.453003] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 0.453505] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0 [ 0.454156] tcsr 1a400000.tcsr: setting usb port select = 3 [ 0.458379] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.459640] msm_serial_hsl_probe: detected port #0 (ttyMSM0) [ 0.459843] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 184, base_baud = 115200) is a MSM [ 0.459985] msm_hsl_console_setup: console setup on port #0 [ 1.126485] console [ttyMSM0] enabled [ 1.130358] msm_serial_hsl_init: driver initialized [ 1.135360] msm_serial_hs module loaded [ 1.139065] qca_serial_hs module loaded [ 1.656159] ahci-ipq 29000000.sata: forcing PORTS_IMPL to 0x1 [ 1.660909] ahci-ipq 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode [ 1.669824] ahci-ipq 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst [ 1.679616] scsi0 : ahci_platform [ 1.682369] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 241 [ 1.691919] msm_nand_probe: dmac 0x3 [ 1.694568] msm_nand_probe: allocated dma buffer at deabe000, dma_addr 5ec50000 [ 1.704261] status: 20 [ 1.705592] nandid: 1590aac2 maker c2 device aa [ 1.710109] ONFI probe : Found an ONFI compliant device MX30UF2G18AC \C2 [ 1.717406] Found a supported NAND device [ 1.721214] NAND Controller ID : 0x4030 [ 1.725100] NAND Device ID : 0x1590aac2 [ 1.728938] Buswidth : 8 Bits [ 1.731891] Density : 256 MByte [ 1.735190] Pagesize : 2048 Bytes [ 1.738401] Erasesize: 131072 Bytes [ 1.741873] Oobsize : 64 Bytes [ 1.745065] CFG0 Init : 0xa8d408c0 [ 1.748471] CFG1 Init : 0x0004745c [ 1.751942] ECCBUFCFG : 0x00000203 [ 1.755794] 26 ofpart partitions found on MTD device 1ac00000.nand [ 1.761580] Creating 26 MTD partitions on "1ac00000.nand": [ 1.767128] 0x000000000000-0x000000040000 : "0:SBL1" [ 1.774034] 0x000000040000-0x000000180000 : "0:MIBIB" [ 1.782472] 0x000000180000-0x0000002c0000 : "0:SBL2" [ 1.790650] 0x0000002c0000-0x000000540000 : "0:SBL3" [ 1.798387] 0x000000540000-0x000000660000 : "0:DDRCONFIG" [ 1.806619] 0x000000660000-0x000000780000 : "0:SSD" [ 1.814355] 0x000000780000-0x000000a00000 : "0:TZ" [ 1.825465] 0x000000a00000-0x000000c80000 : "0:RPM" [ 1.836660] 0x000000c80000-0x000001180000 : "0:APPSBL" [ 1.854398] 0x000001180000-0x000001200000 : "0:APPSBLENV" [ 1.861121] 0x000001200000-0x000001340000 : "0:ART" [ 1.869260] 0x000001340000-0x000005340000 : "rootfs" [ 1.970256] mtd: device 11 (rootfs) set to be root filesystem [ 1.975526] mtdsplit: no squashfs found in "rootfs" [ 1.980241] mtdsplit: no squashfs found in "1ac00000.nand" [ 1.985400] 0x000005340000-0x0000053a0000 : "0:BOOTCONFIG" [ 1.992370] 0x0000053a0000-0x0000054e0000 : "0:SBL2_1" [ 1.998917] 0x0000054e0000-0x000005760000 : "0:SBL3_1" [ 2.006932] 0x000005760000-0x000005880000 : "0:DDRCONFIG_1" [ 2.013911] 0x000005880000-0x0000059a0000 : "0:SSD_1" [ 2.020302] 0x0000059a0000-0x000005c20000 : "0:TZ_1" [ 2.028129] 0x000005c20000-0x000005ea0000 : "0:RPM_1" [ 2.032353] ata1: SATA link down (SStatus 0 SControl 300) [ 2.044180] 0x000005ea0000-0x000005f00000 : "0:BOOTCONFIG1" [ 2.050728] 0x000005f00000-0x000006400000 : "0:APPSBL_1" [ 2.067559] 0x000006400000-0x00000a400000 : "rootfs_1" [ 2.206914] 0x00000a400000-0x00000a500000 : "fw_env" [ 2.214338] 0x00000a500000-0x00000ad00000 : "config" [ 2.237498] 0x00000ad00000-0x00000af00000 : "PKI" [ 2.246899] 0x00000af00000-0x00000b000000 : "scfgmgr" [ 2.255557] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 2.261707] spi_qup 1a280000.spi: Failed to allocate dma rx chan [ 2.267748] spi_qup 1a280000.spi: Failed to allocate dma tx chan [ 2.275462] m25p80 spi32766.0: found mr25h256, expected s25fl256s1 [ 2.280633] m25p80 spi32766.0: mr25h256 (32 Kbytes) [ 2.287832] libphy: GPIO Bitbanged MDIO: probed [ 2.296271] i2c /dev entries driver [ 2.307443] SPEED BIN: 0 [ 2.308945] ACPU PVS: 3 [ 2.311390] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19) [ 2.318637] platform cpufreq-krait.0: Driver cpufreq-krait requests probe deferral [ 2.326419] sdhci: Secure Digital Host Controller Interface driver [ 2.331948] sdhci: Copyright(c) Pierre Ossman [ 2.336411] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.345535] L2 @ QSB rate. Forcing new rate. [ 2.348892] L2 @ 384000 KHz [ 2.351666] CPU0 @ 800000 KHz [ 2.354627] CPU1 @ QSB rate. Forcing new rate. [ 2.359117] CPU1 @ 384000 KHz [ 2.367741] TCP: cubic registered [ 2.371161] NET: Registered protocol family 10 [ 2.376480] NET: Registered protocol family 17 [ 2.380061] Bridge firewalling registered [ 2.384093] 8021q: 802.1Q VLAN Support v1.8 [ 2.388206] Registering SWP/SWPB emulation handler [ 2.394960] regulator-dummy: disabling [ 2.398072] SPEED BIN: 0 [ 2.400199] ACPU PVS: 3 [ 2.405375] Frequency table not initialized. [ 2.408724] Frequency table not initialized. [ 2.412987] Frequency table not initialized. [ 2.417120] Frequency table not initialized. [ 2.421372] Frequency table not initialized. [ 2.427310] Frequency table not initialized. [ 2.430591] Frequency table not initialized. [ 2.434883] Frequency table not initialized. [ 2.439044] Frequency table not initialized. [ 2.443364] Frequency table not initialized. [ 2.449141] UBI: attaching mtd11 to ubi0 [ 2.936971] UBI: scanning is finished [ 2.946772] UBI: attached mtd11 (name "rootfs", size 64 MiB) to ubi0 [ 2.952082] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.958930] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.965604] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.972444] UBI: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0 [ 2.978297] UBI: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 2.985473] UBI: max/mean erase counter: 48/1, WL threshold: 4096, image sequence number: 575084301 [ 2.994501] UBI: available PEBs: 227, total reserved PEBs: 285, PEBs reserved for bad PEB handling: 0 [ 3.003779] UBI: background thread "ubi_bgt0d" started, PID 58 [ 3.004998] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 3.009867] ALSA device list: [ 3.009869] No soundcards found. [ 3.025460] VFS: Mounted root (squashfs filesystem) readonly on device 31:28. [ 3.031687] Freeing unused kernel memory: 184K (c081c000 - c084a000) procd: Console is alive procd: - watchdog - [ 4.559958] random: nonblocking pool is initialized [ 7.133747] usbcore: registered new interface driver usbfs [ 7.138239] usbcore: registered new interface driver hub [ 7.143784] usbcore: registered new device driver usb [ 7.148887] Button Hotplug driver version 0.4.1 [ 7.154444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.160229] ehci-platform: EHCI generic platform driver [ 7.166694] 100f8800.phy supply vddcx not found, using dummy regulator [ 7.172308] 100f8800.phy supply v3p3 not found, using dummy regulator [ 7.178637] 100f8800.phy supply v1p8 not found, using dummy regulator [ 7.185147] 100f8800.phy supply vbus not found, using dummy regulator [ 7.191578] 110f8800.phy supply vddcx not found, using dummy regulator [ 7.198081] 110f8800.phy supply v3p3 not found, using dummy regulator [ 7.204473] 110f8800.phy supply v1p8 not found, using dummy regulator [ 7.210834] 110f8800.phy supply vbus not found, using dummy regulator [ 7.217820] 100f8830.phy supply vddcx not found, using dummy regulator [ 7.223853] 100f8830.phy supply v1p8 not found, using dummy regulator [ 7.230271] 110f8830.phy supply vddcx not found, using dummy regulator [ 7.236783] 110f8830.phy supply v1p8 not found, using dummy regulator [ 7.244149] usb30.5 supply gdsc not found, using dummy regulator [ 7.249480] usb30.6 supply gdsc not found, using dummy regulator [ 7.256181] regulator-dummy: operation not allowed [ 7.259929] regulator-dummy: operation not allowed [ 7.267201] qcom-dwc3-ssphy 110f8830.phy: cannot set voltage for vddcx [ 7.413271] regulator-dummy: operation not allowed [ 7.417018] regulator-dummy: operation not allowed [ 7.424272] qcom-dwc3-ssphy 100f8830.phy: cannot set voltage for vddcx [ 7.574491] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 7.578950] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 7.586831] xhci-hcd xhci-hcd.0.auto: irq 142, io mem 0x11000000 [ 7.593119] hub 1-0:1.0: USB hub found [ 7.596322] hub 1-0:1.0: 1 port detected [ 7.600429] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 7.605756] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 7.613823] hub 2-0:1.0: USB hub found [ 7.617063] hub 2-0:1.0: 1 port detected [ 7.621172] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 7.626499] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 7.634243] xhci-hcd xhci-hcd.1.auto: irq 237, io mem 0x10000000 [ 7.640427] hub 3-0:1.0: USB hub found [ 7.643875] hub 3-0:1.0: 1 port detected [ 7.647876] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 7.653234] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 7.661204] hub 4-0:1.0: USB hub found [ 7.664624] hub 4-0:1.0: 1 port detected [ 7.669566] usbcore: registered new interface driver usb-storage procd: - preinit - Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 11.325989] UBIFS error (pid 85): init_constants_early: too few LEBs (1), min. is 17 failed to mount -t ubifs /dev/ubi0_2 /tmp/overlay: Invalid argument switching to overlay switching to jffs2 failed - fallback to ramoverlay 377+0 records in 377+0 records out 377+0 records in 377+0 records out 377+0 records in 377+0 records out procd: - early - procd: - watchdog - procd: - ubus - procd: - init - Please press Enter to activate this console. [ 14.628878] qpic_panel_er_ssd1963: module license 'unspecified' taints kernel. [ 14.635174] Disabling lock debugging due to kernel taint [ 14.883454] nf_conntrack version 0.5.0 (7402 buckets, 29608 max) [ 14.889320] rfs_ess_init[1072]:ERROR:Cannot find ess-switch [ 14.899355] RPC: Registered named UNIX socket transport module. [ 14.904341] RPC: Registered udp transport module. [ 14.908922] RPC: Registered tcp transport module. [ 14.913740] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 14.921868] NTFS driver 2.1.30 [Flags: R/O MODULE]. [ 14.929724] Initializing XFRM netlink socket [ 14.933609] NET: Registered protocol family 15 [ 14.938556] PPP generic driver version 2.4.2 [ 15.037908] cannot find ess-switch node [ 15.040705] ssdk_plat_init start [ 15.044066] Register QCA PHY driver [ 15.051366] PHY ID is 0x4dd036 [ 15.231185] qca probe f1 phy driver succeeded! [ 15.234648] qca-ssdk module init succeeded! [ 15.243848] ********************************************************** [ 15.249332] * Driver :NSS GMAC Driver for RTL v(3.72a) [ 15.254799] * Version :1.0 [ 15.257579] * Copyright :Copyright (c) 2013-2016 The Linux Foundation. All rights reserved. [ 15.265982] ********************************************************** [ 17.445934] libphy: PHY gpio-0:06 not found [ 17.449099] nss-gmac: probe of 37400000.ethernet failed with error -5 [ 17.572020] l2tp_core: L2TP core driver, V2.0 [ 17.576433] l2tp_netlink: L2TP netlink interface [ 17.600005] nss-driver: fabric 0 handler [ 17.603577] nss-driver: fabric 1 handler [ 17.612167] qca-nss 36000000.nss: Direct firmware load failed with error -2 [ 17.618850] qca-nss 36000000.nss: Falling back to user helper /lib/firmware/qca-nss0.bin 33 [ 17.745192] qca-nss 36000000.nss: Firmware loaded from user helper succesfully [ 17.751390] nss_driver - fw of size 441920 bytes copied to load addr: 40000000, nss_id : 0 [ 17.785669] nss_driver - Turbo Support 1 [ 17.788551] Supported Frequencies - 110Mhz 600Mhz 800Mhz [ 17.798054] qca-nss 36400000.nss: Direct firmware load failed with error -2 [ 17.804065] qca-nss 36400000.nss: Falling back to user helper /lib/firmware/qca-nss1.bin 33 [ 17.884036] qca-nss 36400000.nss: Firmware loaded from user helper succesfully [ 17.890232] nss_driver - fw of size 194880 bytes copied to load addr: 40800000, nss_id : 1 [ 17.909639] Error - Duplicate Interface CB Registered for interface 107 [ 17.915288] Error - Duplicate Interface CB Registered for interface 110 [ 17.935420] sit: IPv6 over IPv4 tunneling driver [ 17.940230] nat46: module (compiled Mar 1 2018 14:17:22) loaded. [ 17.945986] __mm_init_module [ 17.953862] ath_hal: 0.9.17.1 (AR9380, WRITE_EEPROM, 11D) [ 17.959415] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 17.968817] ath_dfs: Version 2.0.0 [ 17.968817] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 17.980098] ath_spectral: Version 2.0.0 [ 17.980098] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 17.990688] SPECTRAL module built on Mar 1 2018 14:03:40 [ 17.996705] ath_tx99: Version 2.0 [ 17.996705] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved [ 18.012144] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 18.661811] ath_pci: (Atheros/multi-bss) [ 18.664916] ol_ath_pci_probe: PCI device id 0046 :0046 [ 18.669917] PCI: enabling device 0000:00:00.0 (0140 -> 0143) [ 18.675633] PCI: enabling device 0000:01:00.0 (0140 -> 0142) [ 18.681263] *********** Cascade ************* [ 18.685769] [ 18.685769] __ol_ath_attach() Allocated scn d9d004c0 [ 18.692044] ath_pci 0000:01:00.0: ath DEBUG: sc=0xda6c4c00 [ 18.697568] [ 18.697568] ol_ath_pci_configure : num_desired MSI set to 0 [ 18.704703] [ 18.704703] Using PCI Legacy Interrupt [ 18.709924] chip_id 0xa chip_revision 0x0 [ 18.714072] nss register id -1 offload mode enabled = 0 nss config 0 Target Type a [ 18.727075] [ 18.727075] CLOCK PLL skipped [ 18.730653] HIF_PCIDeviceProbed: setting the target pll frac ffffffff intval ffffffff [ 18.738525] HIF_PCIDeviceProbed: no frac provided, skipping pre-configuring PLL [ 18.745801] HIF_PCIDeviceProbed: targ_clk is not provided, skipping pre-configuring PLL [ 18.754929] __ol_ath_attach: dev name wifi0 [ 18.758084] ol_ath_attach interface_id 0 [ 18.762288] ol_ath_attach() BMI inited. [ 18.766077] ol_ath_attach() BMI Get Target Info. [ 18.770394] Chip id: 0xa, chip version: 0x1000000 [ 18.775135] [ 18.775135] CE WAR Disabled [ 18.779557] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 18.785102] ol_ath_attach() configure Target . [ 18.789345] [ 18.789345] Target Version is 1000000 [ 18.794528] [ 18.794528] Flash Download Address c0000 [ 18.800108] ol_transfer_bin_file: flash data file defined [ 18.805620] ol_transfer_bin_file[3382] Get Caldata for wifi0. [ 18.811259] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!! [ 18.817963] file system magic:16914836 [ 18.821720] super blocksize:4096 [ 18.825080] inode 2319 [ 18.827443] file size:12064 [ 18.830348] qc98xx_verify_checksum: flash checksum passed: 0x52be [ 18.836467] ol_transfer_bin_file 3443: Download Flash data len 12064 [ 18.842947] Board extended Data download address: 0x0 [ 18.873908] [ 18.873908] Board data initialized [ 18.877894] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 18.885551] [ 18.885551] Selecting OTP binary for CHIP Version 0 [ 18.908536] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 18.914845] ol_transfer_bin_file 3263: downloading file 0, Download data len 8920 [ 18.951791] [ 18.951791] First OTP send param 8000 [ 21.168067] ol_ath_download_firmware :First OTP download and Execute is good address:0x400 return param 4660 [ 21.177928] ol_ath_download_firmware:##Board Id 1 , CHIP Id 0 [ 21.182796] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 21.307691] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_CUS239_5G_v1_001.bin [ 21.457513] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 21.463813] ol_transfer_bin_file 3263: downloading file 3, Download data len 12064 [ 21.471443] Board extended Data download address: 0x0 [ 21.502765] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 21.508771] [ 21.508771] Selecting OTP binary for CHIP Version 0 [ 21.515426] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 21.522552] ol_transfer_bin_file 3263: downloading file 0, Download data len 8920 [ 21.559595] [ 21.559595] [Flash] : Ignore Module param [ 21.564181] [ 21.564181] Second otp download Param 10000 [ 23.789453] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 23.796778] [ 23.796778] Mission mode: Firmware CHIP Version 0 [ 23.803539] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 23.810369] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 23.818101] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 23.825133] Swap: bytes_left to copy: fw:16; dma_page:41372 [ 23.830476] Swap: wrong length read:0 [ 23.834192] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 220772 Target address 41c308 [ 23.843132] scn=d9d004c0 target_write_addr=41c308 seg_info=da66ba10 [ 23.849406] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 23.858365] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin [ 23.868418] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin [ 24.196386] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 24.202666] ol_transfer_bin_file 3263: downloading file 1, Download data len 364452 [ 25.414389] ol_ath_attach() Download FW done. [ 25.417829] ol_ath_attach() HT Create . [ 25.421633] ol_ath_attach() HIF Claim. [ 25.431971] ol_ath_attach() BMI Done. [ 25.434788] ol_ath_attach 7538 host_enable 0 nss_nwifi_offload 0 [ 25.440697] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 25.450127] OL_ACBKMinfree : 0 [ 25.453237] OL_ACBEMinfree : 0 [ 25.456316] OL_ACVIMinfree : 0 [ 25.459439] OL_ACVOMinfree : 0 [ 25.462645] ol_ath_attach() WMI attached. wmi_handle d9d80000 [ 25.470656] CE_recv_buf_enqueue 877 Populate last entry 512 for CE 5 [ 25.476054] CE_recv_buf_enqueue 886 CE 5 wi 511 dest_ptr 0x5bb11040 nbytes 0 recv_ctxt 0xd9dbf000 [ 25.485403] Startup Mode-0 set [ 25.487883] pdev attach (null) -1 [ 25.491567] [ 25.491567] <=== cfg max peer id 1056 ====> [ 25.497253] HTC Service:0x0300 ep:1 TX flow control disabled [ 25.503014] htt_peer_map_timer_init Enter pdev d9400000 hrtimer d9404860 [ 25.509479] [ 25.509479] htt_alloc_peer_map_mem : Alloc Success : host q vaddr dc31e000 paddr 5e31e000 [ 25.519205] [ 25.519205] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 25.533452] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 25.537863] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d90c0000 [ 25.546255] HTC Service:0x0100 ep:2 TX flow control disabled [ 25.551884] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 25.558271] Firmware_Build_Number:9999 [ 25.562021] host/RAM_fw Build Ver Mismatch: H:0x63, F:0x270F ! [ 25.567924] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79f2 vht_supp_mcs:0x0000ffaa [ 25.577822] [ 25.577822] RES CFG Support wmi_service_bitmap 9778 [ 25.584401] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT [ 25.592868] ol_ath_service_ready_event: tt_support: 1 [ 25.598055] ol_ath_service_ready_event: periodic_chan_stats: 0 [ 25.603900] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 25.613434] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 25.621093] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256, [ 25.628548] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 25.636392] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024, [ 25.643907] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 25.651836] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096, [ 25.659254] idx 0 req 1 num_units 0 num_unit_info 2 unit size 1456 actual units 531 [ 25.667508] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 1456, [ 25.674735] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 25.682579] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072, [ 25.690149] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1 [ 25.697813] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288, [ 25.705367] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1884 actual units 531 [ 25.713609] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1884, [ 25.720808] chunk 0 len 13568 requested ,ptr 0x5d2e4000 [ 25.726269] chunk 1 len 54272 requested ,ptr 0x5b120000 [ 25.731559] chunk 2 len 217088 requested ,ptr 0x5b140000 [ 25.737027] chunk 3 len 773136 requested ,ptr 0x5b200000 [ 25.742497] chunk 4 len 107520 requested ,ptr 0x5b180000 [ 25.747966] chunk 5 len 12288 requested ,ptr 0x5c904000 [ 25.753337] chunk 6 len 1000404 requested ,ptr 0x5b300000 [ 25.758901] ol_ath_service_ready_event[3959] WAPI MBSSID 2 [ 25.834000] wmi_ready_event_rx: WMI UNIFIED READY event [ 25.838458] ol_ath_connect_htc() WMI is ready [ 25.842825] target uses HTT version 2.2; host uses 2.2 [ 25.850673] ol_ath_attach() connect HTC. [ 25.853736] bypasswmi : 0 [ 25.856325] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 25.872192] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 25.878206] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 25.885112] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 25.891911] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 25.898918] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 25.905947] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 25.913227] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 25.920557] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 25.928030] Add VHT80 channel: 5210 [ 25.931407] Add VHT80 channel: 5290 [ 25.934939] Add VHT80 channel: 5530 [ 25.938351] Add VHT80 channel: 5610 [ 25.941823] Add VHT80 channel: 5690 [ 25.945343] Add VHT80 channel: 5775 [ 25.948777] Skipping VHT80 channel 5825 [ 25.953524] OL Resmgr Init-ed [ 25.955569] ieee80211_bsteering_attach: Band steering initialized [ 25.961628] acfg_attach: 3149: Netlink socket created:da6c6400 [ 25.967504] SPECTRAL : get_capability not registered [ 25.972424] HAL_CAP_PHYDIAG : Capable [ 25.976027] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 25.984172] SPECTRAL : get_capability not registered [ 25.989046] HAL_CAP_RADAR : Capable [ 25.992763] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 25.992763] (spectral_attach : 242) [ 26.002571] SPECTRAL : get_capability not registered [ 26.007448] HAL_CAP_SPECTRAL_SCAN : Capable [ 26.011615] SPECTRAL : get_tsf64 not registered [ 26.016199] spectral_init_netlink 78 NULL SKB [ 26.020473] Green-AP : Green-AP : Attached [ 26.020473] [ 26.026096] Green-AP : Attached [ 26.029151] rate power table override is only supported for AR98XX [ 26.035412] ol_ath_smart_ant_attach: Firmware doest not support Smart Antenna. [ 26.042591] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna. [ 26.049731] ieee80211com_init_netlink: 3477: Wifipos 1st Netlink socket created:da6c6c00 [ 26.057884] ol_if_dfs_attach: called; ptr=d9131984, radar_info=dce79c00 [ 26.064460] dfs_attach: event log enabled by default [ 26.069864] ol_ath_attach() UMAC attach . [ 26.073490] [ 26.073490] BURSTING enabled by default [ 26.078829] ol_ath_attach: Set global_ic[1] ..ptr:bf6f72e8 [ 26.084367] osif_wrap_attach:434 osif wrap attached [ 26.089153] osif_wrap_devt_init:395 osif wrap dev table init done [ 26.095262] Wrap Attached: Wrap_com =da6c2000 ic->ic_wrap_com=da6c2000 &wrap_com->wc_devt=da6c2000 [ 26.104385] __ol_ath_attach: needed_headroom reservation 60 [ 26.110905] ol_ath_thermal_mitigation_attach: -- [ 26.114615] ol_ath_pci_probe: PCI device id 0040 :0040 [ 26.119621] PCI: enabling device 0001:00:00.0 (0140 -> 0143) [ 26.125345] PCI: enabling device 0001:01:00.0 (0140 -> 0142) [ 26.130951] *********** Beeliner ************* [ 26.135612] [ 26.135612] __ol_ath_attach() Allocated scn d8c804c0 [ 26.141831] ath_pci 0001:01:00.0: ath DEBUG: sc=0xd8c5c800 [ 26.147372] [ 26.147372] ol_ath_pci_configure : num_desired MSI set to 0 [ 26.154476] [ 26.154476] Using PCI Legacy Interrupt [ 26.159715] chip_id 0x9 chip_revision 0x1 [ 26.163846] nss register id -1 offload mode enabled = 0 nss config 0 Target Type 9 [ 26.176578] [ 26.176578] CLOCK PLL skipped [ 26.180156] HIF_PCIDeviceProbed: setting the target pll frac ffffffff intval ffffffff [ 26.188019] HIF_PCIDeviceProbed: no frac provided, skipping pre-configuring PLL [ 26.195326] HIF_PCIDeviceProbed: targ_clk is not provided, skipping pre-configuring PLL [ 26.204390] __ol_ath_attach: dev name wifi1 [ 26.207544] ol_ath_attach interface_id 1 [ 26.211525] ol_ath_attach() BMI inited. [ 26.215400] ol_ath_attach() BMI Get Target Info. [ 26.219855] Chip id: 0x9, chip version: 0x1000000 [ 26.224599] [ 26.224599] CE WAR Disabled [ 26.229378] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 26.235311] ol_ath_attach() configure Target . [ 26.238966] [ 26.238966] Target Version is 1000000 [ 26.243963] [ 26.243963] Flash Download Address c0000 [ 26.249561] ol_transfer_bin_file: flash data file defined [ 26.254992] ol_transfer_bin_file[3382] Get Caldata for wifi1. [ 26.260695] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!! [ 26.267425] file system magic:16914836 [ 26.271175] super blocksize:4096 [ 26.274549] inode 2320 [ 26.276904] file size:12064 [ 26.279801] qc98xx_verify_checksum: flash checksum passed: 0x d89 [ 26.285920] ol_transfer_bin_file 3443: Download Flash data len 12064 [ 26.292543] Board extended Data download address: 0x0 [ 26.317635] [ 26.317635] Board data initialized [ 26.321815] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 26.329156] [ 26.329156] Selecting OTP binary for CHIP Version 1 [ 26.345891] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 26.352075] ol_transfer_bin_file 3263: downloading file 0, Download data len 11032 [ 26.393456] [ 26.393456] First OTP send param 8000 [ 26.401040] ol_ath_download_firmware :First OTP download and Execute is good address:0x8800 return param 4660 [ 26.409976] ol_ath_download_firmware:##Board Id 2 , CHIP Id 1 [ 26.415942] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 26.437275] [wifi0] FWLOG: [26164] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 26.444840] [wifi0] FWLOG: [26164] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 26.453521] [wifi0] FWLOG: [26164] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 26.462292] [wifi0] FWLOG: [26164] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 26.525345] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=AR900B/hw.2/boardData_AR900B_CUS260_2G_v2_002.bin [ 26.536861] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 26.543916] ol_transfer_bin_file 3263: downloading file 3, Download data len 12064 [ 26.551569] Board extended Data download address: 0x0 [ 26.583319] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 26.589419] [ 26.589419] Selecting OTP binary for CHIP Version 1 [ 26.596021] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 26.603228] ol_transfer_bin_file 3263: downloading file 0, Download data len 11032 [ 26.644370] [ 26.644370] [Flash] : Ignore Module param [ 26.648980] [ 26.648980] Second otp download Param 10000 [ 26.665687] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 26.679865] [ 26.679865] Mission mode: Firmware CHIP Version 1 [ 26.685725] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 26.692620] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 26.700164] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 26.707353] Swap: bytes_left to copy: fw:16; dma_page:80819 [ 26.712713] Swap: wrong length read:0 [ 26.716333] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 181325 Target address 418120 [ 26.725275] scn=d8c804c0 target_write_addr=418120 seg_info=d93fc410 [ 26.731629] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 26.740406] bin_filename=AR900B/hw.2/athwlan.bin swap_filename=/lib/firmware/AR900B/hw.2/athwlan.codeswap.bin [ 26.750404] ol_transfer_bin_file: Downloading firmware file: AR900B/hw.2/athwlan.bin [ 27.086882] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 27.093139] ol_transfer_bin_file 3263: downloading file 1, Download data len 360572 [ 28.188622] ol_ath_attach() Download FW done. [ 28.192136] ol_ath_attach() HT Create . [ 28.195923] ol_ath_attach() HIF Claim. [ 28.199693] ol_ath_attach() BMI Done. [ 28.203397] ol_ath_attach 7538 host_enable 0 nss_nwifi_offload 0 [ 28.209390] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 28.218781] OL_ACBKMinfree : 0 [ 28.221878] OL_ACBEMinfree : 0 [ 28.231939] OL_ACVIMinfree : 0 [ 28.234127] OL_ACVOMinfree : 0 [ 28.237251] ol_ath_attach() WMI attached. wmi_handle d8d50000 [ 28.245458] CE_recv_buf_enqueue 877 Populate last entry 512 for CE 5 [ 28.250822] CE_recv_buf_enqueue 886 CE 5 wi 511 dest_ptr 0x5a97d040 nbytes 0 recv_ctxt 0xd8cf0d00 [ 28.260060] Startup Mode-0 set [ 28.262751] pdev attach (null) -1 [ 28.266316] [ 28.266316] <=== cfg max peer id 1056 ====> [ 28.272071] HTC Service:0x0300 ep:1 TX flow control disabled [ 28.277799] htt_peer_map_timer_init Enter pdev d8a00000 hrtimer d8a04860 [ 28.284285] [ 28.284285] htt_alloc_peer_map_mem : Alloc Success : host q vaddr d917c000 paddr 5b17c000 [ 28.294022] [ 28.294022] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 28.303678] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 28.308318] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d8660000 [ 28.316341] HTC Service:0x0100 ep:2 TX flow control disabled [ 28.329499] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 28.335352] Firmware_Build_Number:9999 [ 28.339169] host/RAM_fw Build Ver Mismatch: H:0x63, F:0x270F ! [ 28.345071] num_rf_chain:0x00000003 ht_cap_info:0x0000185b vht_cap_info:0x339a79b2 vht_supp_mcs:0x0000ffea [ 28.354928] [ 28.354928] RES CFG Support wmi_service_bitmap 9778 [ 28.361477] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT [ 28.369985] ol_ath_service_ready_event: tt_support: 1 [ 28.375206] ol_ath_service_ready_event: periodic_chan_stats: 0 [ 28.380991] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 28.390520] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 28.398207] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256, [ 28.405646] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 28.413504] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024, [ 28.421020] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 28.429125] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096, [ 28.436399] idx 0 req 1 num_units 0 num_unit_info 2 unit size 1248 actual units 531 [ 28.444672] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 1248, [ 28.451826] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 28.459731] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072, [ 28.467208] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1 [ 28.474851] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6144, [ 28.482328] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1924 actual units 531 [ 28.490578] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1924, [ 28.497793] chunk 0 len 13568 requested ,ptr 0x5a718000 [ 28.503149] chunk 1 len 54272 requested ,ptr 0x5a720000 [ 28.508524] chunk 2 len 217088 requested ,ptr 0x5a740000 [ 28.513986] chunk 3 len 662688 requested ,ptr 0x5a000000 [ 28.519447] chunk 4 len 107520 requested ,ptr 0x5a780000 [ 28.524914] chunk 5 len 6144 requested ,ptr 0x5a6ee000 [ 28.530268] chunk 6 len 1021644 requested ,ptr 0x5a100000 [ 28.607799] wmi_ready_event_rx: WMI UNIFIED READY event [ 28.612232] ol_ath_connect_htc() WMI is ready [ 28.616623] target uses HTT version 2.2; host uses 2.2 [ 28.624613] ol_ath_attach() connect HTC. [ 28.627660] bypasswmi : 0 [ 28.630311] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 28.642042] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 28.652163] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 28.657918] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 28.664753] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 28.671546] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 28.678809] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 28.685994] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 28.693305] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 28.700615] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 28.708050] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 28.715423] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 28.722892] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 28.730389] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 28.738089] OL Resmgr Init-ed [ 28.740923] ieee80211_bsteering_attach: Band steering initialized [ 28.747041] acfg_attach: Offload using existing sock da6c6400 [ 28.752767] SPECTRAL : get_capability not registered [ 28.757647] HAL_CAP_PHYDIAG : Capable [ 28.761293] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 28.769437] SPECTRAL : get_capability not registered [ 28.774372] HAL_CAP_RADAR : Capable [ 28.777959] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 28.777959] (spectral_attach : 242) [ 28.787836] SPECTRAL : get_capability not registered [ 28.792773] HAL_CAP_SPECTRAL_SCAN : Capable [ 28.796882] SPECTRAL : get_tsf64 not registered [ 28.801397] spectral_init_netlink 78 NULL SKB [ 28.805803] Green-AP : Green-AP : Attached [ 28.805803] [ 28.811292] Green-AP : Attached [ 28.814485] rate power table override is only supported for AR98XX [ 28.820601] ieee80211com_init_netlink: Socket already created da6c6c00 [ 28.827153] ol_if_dfs_attach: called; ptr=d87d1984, radar_info=dce79c00 [ 28.832255] Switching to Tx Mode-1 Threshold 280 [ 28.838370] dfs_attach: event log enabled by default [ 28.843557] ol_ath_attach() UMAC attach . [ 28.847316] [ 28.847316] BURSTING enabled by default [ 28.852781] ol_ath_attach: Set global_ic[2] ..ptr:bf6f72e8 [ 28.858176] osif_wrap_attach:434 osif wrap attached [ 28.863115] osif_wrap_devt_init:395 osif wrap dev table init done [ 28.869106] Wrap Attached: Wrap_com =d8c61000 ic->ic_wrap_com=d8c61000 &wrap_com->wc_devt=d8c61000 [ 28.878278] __ol_ath_attach: needed_headroom reservation 60 [ 28.884871] ol_ath_thermal_mitigation_attach: -- [ 28.890420] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 28.896973] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 28.904657] __sa_init_module [ 28.920800] gre: GRE over IPv4 demultiplexor driver [ 28.925418] ip_gre: GRE over IPv4 tunneling driver [ 28.931624] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 28.950464] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 28.957435] QCA Hy-Fi multicast installation successfully [ 28.961813] QCA Hy-Fi netfilter installation: OK [ 28.968765] QCA multicast snooping installed successfully [ 28.976797] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 28.989257] edma module_init [ 28.995865] NET: Registered protocol family 24 [ 29.000241] PPTP driver version 0.8.5 [ 29.005387] <NSS-CRYPTO>:Register with NSS driver- [ 29.010100] Crypto bench loaded build (Mar 1 2018, 14:17:17) [ 29.016456] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 29.102345] <NSS-CRYPTO>:NSS Firmware initialized [ 29.106232] <NSS-CRYPTO>:probing engine - 0 [ 29.110242] <NSS-CRYPTO>:Device Tree node found [ 29.114980] <NSS-CRYPTO>:init completed for Pipe Pair[0] [ 29.120059] <NSS-CRYPTO>:init completed for Pipe Pair[1] [ 29.125409] <NSS-CRYPTO>:init completed for Pipe Pair[2] [ 29.145878] <NSS-CRYPTO>:init completed for Pipe Pair[3] [ 29.150691] <NSS-CRYPTO>:probing engine - 1 [ 29.154375] <NSS-CRYPTO>:Device Tree node found [ 29.158898] <NSS-CRYPTO>:init completed for Pipe Pair[0] [ 29.164204] <NSS-CRYPTO>:init completed for Pipe Pair[1] [ 29.169437] <NSS-CRYPTO>:init completed for Pipe Pair[2] [ 29.174792] <NSS-CRYPTO>:init completed for Pipe Pair[3] [ 29.180540] <NSS-CRYPTO>:probing engine - 2 [ 29.181951] ECM init [ 29.186464] <NSS-CRYPTO>:Device Tree node found [ 29.191040] <NSS-CRYPTO>:init completed for Pipe Pair[0] [ 29.191094] ECM init complete [ 29.192742] cannot find nss-macsec0 node [ 29.192744] nss_macsec init success [ 29.205095] [wifi1] FWLOG: [28894] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 29.205108] [wifi1] FWLOG: [28894] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 29.205118] [wifi1] FWLOG: [28894] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 29.205139] [wifi1] FWLOG: [28894] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 29.241219] <NSS-CRYPTO>:init completed for Pipe Pair[1] [ 29.246504] <NSS-CRYPTO>:init completed for Pipe Pair[2] [ 29.251736] <NSS-CRYPTO>:init completed for Pipe Pair[3] [ 29.257600] <NSS-CRYPTO>:probing engine - 3 [ 29.258861] nss_ipsecmgr_init[693]:NSS IPsec manager loaded: Build date Mar 1 2018 [ 29.268875] <NSS-CRYPTO>:Device Tree node found [ 29.269433] hidraw: raw HID events driver (C) Jiri Kosina [ 29.272915] u32 classifier [ 29.272917] input device check on [ 29.272919] Actions configured [ 29.273754] Mirror/redirect action on [ 29.285543] fuse init (API version 7.22) [ 29.288967] arp_tables: (C) 2002 David S. Miller [ 29.300803] <NSS-CRYPTO>:init completed for Pipe Pair[0] [ 29.305985] <NSS-CRYPTO>:init completed for Pipe Pair[1] [ 29.311208] <NSS-CRYPTO>:init completed for Pipe Pair[2] [ 29.316572] <NSS-CRYPTO>:init completed for Pipe Pair[3] [ 29.340907] Bluetooth: Core ver 2.18 [ 29.343839] NET: Registered protocol family 31 [ 29.347976] Bluetooth: HCI device and connection manager initialized [ 29.354337] Bluetooth: HCI socket layer initialized [ 29.359160] Bluetooth: L2CAP socket layer initialized [ 29.371506] Bluetooth: SCO socket layer initialized [ 29.376347] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 29.380732] Bluetooth: BNEP filters: protocol multicast [ 29.385944] Bluetooth: BNEP socket layer initialized [ 29.392617] usbcore: registered new interface driver btusb [ 29.398210] Bluetooth: HCI UART driver ver 2.2 [ 29.401697] Bluetooth: HCI H4 protocol initialized [ 29.406480] Bluetooth: HCI BCSP protocol initialized [ 29.412269] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 29.417342] Bluetooth: HIDP socket layer initialized [ 29.423408] ip_tables: (C) 2000-2006 Netfilter Core Team [ 29.467837] nf_conntrack_rtsp v0.6.21 loading [ 29.534414] nf_nat_rtsp v0.6.21 loading [ 29.540149] PPP MPPE Compression module registered [ 29.545037] Bluetooth: RFCOMM TTY layer initialized [ 29.548892] Bluetooth: RFCOMM socket layer initialized [ 29.554075] Bluetooth: RFCOMM ver 1.11 [ 29.560136] usbcore: registered new interface driver usblp [ 29.582095] xt_time: kernel timezone is -0000 [ 29.586241] usbcore: registered new interface driver ath3k [ 31.604869] Switching to Tx Mode-1 Threshold 280 [ 34.483116] sc_led_pb_register(71) [ 34.485566] sc_led_pb_register(70) [ 34.488983] sc_led_pb_register(90) [ 34.492474] sc_led_pb_register(91) [ 34.610502] clean_conntrack initialized [ 35.132531] UBI: attaching mtd23 to ubi1 [ 35.180389] UBI: scanning is finished [ 35.191826] UBI: attached mtd23 (name "config", size 8 MiB) to ubi1 [ 35.197103] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 35.203879] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 35.210505] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 35.217437] UBI: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0 [ 35.223249] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 35.230296] UBI: max/mean erase counter: 8/3, WL threshold: 4096, image sequence number: 316604192 [ 35.239306] UBI: available PEBs: 0, total reserved PEBs: 64, PEBs reserved for bad PEB handling: 0 [ 35.248253] UBI: background thread "ubi_bgt1d" started, PID 1331 Mar 1 09:11:19 [/usr/sbin/rc_app/rc_init][mount_ubi_fs.60][1328]: EXEC: mount -t ubifs ubi1:ubi_config /config [ 35.263337] UBIFS: background thread "ubifs_bgt1_0" started, PID 1335 [ 35.309217] UBIFS: recovery needed [ 35.397875] UBIFS: recovery completed [ 35.400661] UBIFS: mounted UBI device 1, volume 0, name "ubi_config" [ 35.407095] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 35.416055] UBIFS: FS size: 6348800 bytes (6 MiB, 50 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 35.425477] UBIFS: reserved for root: 299869 bytes (292 KiB) [ 35.430941] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 5D20E1ED-5130-4BB7-B9CE-67EDC67203FC, small LPT model [flash.c::sc_mtd_read():56] offset_physical: 0x0, offset_logic: 0, offset: 0 [flash.c::sc_mtd_read():84] try to read block 0x0, len = 1024@0 [flash.c::sc_mtd_read():95] read success: total = 1024 [flash.c::sc_mtd_read():102] next offset_align: 0x20000, next offset: 20000 Mar 1 09:11:19 [/usr/sbin/rc_app/rc_init][rc_init.625][1328]: EXEC: echo "nameserver 0.0.0.0" > /etc/resolv.conf Mar 1 09:11:19 [/usr/sbin/rc_app/rc_init][rc_init.632][1328]: EXEC: /bin/echo 0 > /proc/sys/net/ipv6/conf/default/autoconf Mar 1 09:11:19 [/usr/sbin/rc_app/rc_init][rc_init.633][1328]: EXEC: /bin/echo 0 > /proc/sys/net/ipv6/conf/eth2/autoconf Mar 1 09:11:19 [/usr/sbin/rc_app/rc_init][rc_init.634][1328]: EXEC: /bin/echo 1 > /proc/sys/net/ipv6/conf/default/disable_ipv6 Mar 1 09:11:19 [/usr/sbin/rc_app/rc_init][rc_init.635][1328]: EXEC: /bin/echo 1 > /proc/sys/net/ipv6/conf/eth2/disable_ipv6 [ 36.524864] Not a bridge device, or device not found: br-lan Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.116][1348]: EXEC: /sbin/rc syslogd start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.134][1348]: EXEC: /sbin/rc cml start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.135][1348]: EXEC: /sbin/rc cwmp init Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.138][1348]: EXEC: /sbin/rc lan init Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.139][1348]: EXEC: /sbin/rc firewall init Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.140][1348]: EXEC: /sbin/rc lan start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.145][1348]: EXEC: /sbin/rc wlan start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.150][1348]: EXEC: /sbin/rc timezone start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.152][1348]: EXEC: /sbin/rc dnsmasq start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.157][1348]: EXEC: /sbin/rc httpd start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.158][1348]: EXEC: /sbin/rc printk start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.159][1348]: EXEC: /sbin/rc ddns init Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.162][1348]: EXEC: /sbin/rc alg start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.163][1348]: EXEC: /sbin/rc wan init Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.164][1348]: EXEC: /sbin/rc route start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.165][1348]: EXEC: /sbin/rc ripd start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.172][1348]: EXEC: /sbin/rc upnp start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.173][1348]: EXEC: /sbin/rc schedule start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.175][1348]: EXEC: /sbin/rc usb_service init SYSTEM: </sbin/rc account start> Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.187][1348]: EXEC: /etc/ad_arpd & Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.189][1348]: EXEC: /sbin/nvram_agent& [flash.c::sc_check_remotescfgmgrmagic():830] buf:ff, ff, ff, ff [flash.c::sc_check_remotescfgmgrmagic():831] magic:31, 3e, c5, 8d [ start_scfgmgr - 39 ] : not-start scfgmge Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.193][1348]: EXEC: /sbin/rc switch start Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.195][1348]: EXEC: /sbin/rc ssh start [flash.c::sc_set_close():378] write ft </dev/mtd22> [flash.c::sc_mtd_write():233] offset = 0x0, offset_align = 0x0, len= 1024 [flash.c::sc_mtd_write():243] offset_physical: 0x0, offset_logic: 0, offset: 0 Mar 1 09:11:20 [/usr/sbin/rc_app/rc_start][rc_start.197][1348]: EXEC: /sbin/rc start finished [flash.c::sc_mtd_write():279] try to write block 0x0, len = 0x400@0 Mar 1 09:11:20 [/usr/sbin/rc_app/rc_syslogd][start_syslog.202][1409]: EXEC: /sbin/syslogd -f /var/syslog.conf [flash.c::sc_mtd_write():292] write success: total = 1024 [flash.c::sc_set_close():378] write ft </dev/mtd22> [flash.c::sc_mtd_write():233] offset = 0x0, offset_align = 0x0, len= 1024 [flash.c::sc_mtd_write():243] offset_physical: 0x0, offset_logic: 0, offset: 0 [ 36.946722] Not a bridge device, or device not found: br-lan [flash.c::sc_mtd_write():279] try to write block 0x0, len = 0x400@0 [flash.c::sc_mtd_write():292] write success: total = 1024 procd: - init complete - [ 45.283489] eth1: 1000 Mbps Full Duplex [ 46.357124] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 46.389159] eth1: 1000 Mbps Full Duplex [ 46.415306] eth1: 1000 Mbps Full Duplex [ firewall_main - 136 ] : before fw_exe [ fw_ParentalControls - 89 ] : ***[start parental control setup]*** [ fw_init_passthru - 14 ] : ##fw_VPN_pass_through [ firewall_main - 139 ] : end fw_exe iptables v1.4.21: unknown reject type "nntp-block" Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.21: Couldn't load match `psd':No such file or directory Try `iptables -h' or 'iptables --help' for more information. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. iptables: Too many links. [ 48.116737] device eth1 entered promiscuous mode [ 48.120556] br-lan: port 1(eth1) entered forwarding state [ 48.125789] br-lan: port 1(eth1) entered forwarding state [ 48.131209] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 48.143320] br-lan: port 1(eth1) entered disabled state [ 48.163297] br-lan: port 1(eth1) entered forwarding state [ 48.167756] br-lan: port 1(eth1) entered forwarding state [ firewall_main - 136 ] : before fw_exe [ firewall_main - 139 ] : end fw_exe Error: argument "scmark" is wrong: Failed to parse rule type [ firewall_main - 136 ] : before fw_exe [ firewall_main - 139 ] : end fw_exe killall: udhcpd_1: no process killed rm: can't remove '/var/udhcpd.leases1': No such file or directory [ 48.427804] __mc_netlink_receive: Disable bridge snooping! [ 48.636316] __mc_netlink_receive: Enable bridge snooping! ret = 2 ret = 2 ret = 2 ret = 2 ret = 0 ret = 0 [ get_country - 77 ] : country = <845> [ get_wifi_mode - 105 ] : mode = 7 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 104, auth = 0, enc = 202 [ get_country - 77 ] : country = <845> [ get_wifi_mode - 105 ] : mode = 11 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 103, auth = 0, enc = 201 [ get_wifi_security - 202 ] : sec_opt = 104, auth = 0, enc = 202 Command failed: Not found /etc/rc.common: .: line 26: can't open '/lib/functions/hyfi-debug.sh' [ 51.973275] __mc_netlink_receive: Disable bridge snooping! mac80211 qcawifi disable radio wifi1 [ 52.035717] __sa_exit_module [ 52.049043] Suspending Target - with disable_intr set :wifi1 (sc d8c5c800) [ 52.055089] waiting for target paused event from target :wifi1 (sc d8c5c800) [ 52.061920] osif_wrap_devt_detach:412 osif wrap dev table detached [ 52.068287] osif_wrap_detach:464 osif wrap detached [ 52.073020] ol_ath_thermal_mitigation_detach: ++ [ 52.077552] ol_ath_thermal_mitigation_detach: -- [ 52.122410] ol_if_dfs_teardown: called [ 52.125462] ol_ath_phyerr_detach: called [ 52.129128] ieee80211_bsteering_detach: Band steering terminated [ 52.135202] ieee80211_ifdetach: ATF terminated [ 52.139679] Green-AP : Green-AP : Detached [ 52.139679] [ 52.145142] Green-AP : Detached [ 52.149211] CE_fini 2649 Cleaning up HTT Tx CE [ 52.152806] CE_fini Cleaning up HTT MSG CE(5) [ 52.157492] ol_tx_me_exit: Already Disabled !!! [ 52.162671] ol_if_spectral_detach [ 52.165127] SPECTRAL : Module removed (spectral = d87c0000) [ 52.170591] ol_ath_detach: remove global_ic[1]..gloabl_ic ptr:bf6f72e8 [ 52.177168] ol_ath_detach: Peer Count 531 [ 52.181109] ol_ath_pci_remove:(sc d8c5c800) [ 52.185320] Reset Device [ 52.191114] ath_pci_remove [ 52.192897] Suspending Target - with disable_intr set :wifi0 (sc da6c4c00) [ 52.199772] waiting for target paused event from target :wifi0 (sc da6c4c00) [ 52.206769] osif_wrap_devt_detach:412 osif wrap dev table detached [ 52.212976] osif_wrap_detach:464 osif wrap detached [ 52.217694] ol_ath_thermal_mitigation_detach: ++ [ 52.222411] ol_ath_thermal_mitigation_detach: -- [ 52.272256] ol_if_dfs_teardown: called [ 52.275195] ol_ath_phyerr_detach: called [ 52.279031] ieee80211_bsteering_detach: Band steering terminated [ 52.285069] acfg_detach Netlink socket released [ 52.289502] ieee80211_ifdetach: ATF terminated [ 52.293984] Green-AP : Green-AP : Detached [ 52.293984] [ 52.299506] Green-AP : Detached [ 52.303983] CE_fini 2649 Cleaning up HTT Tx CE [ 52.307466] CE_fini Cleaning up HTT MSG CE(5) [ 52.312441] ol_tx_me_exit: Already Disabled !!! [ 52.318585] ol_if_spectral_detach [ 52.320943] SPECTRAL : Module removed (spectral = da9e4000) [ 52.326531] [ 52.326531] releasing the socket (null) and val of ic is d9d004c0 [ 52.334436] ol_ath_detach: remove global_ic[0]..gloabl_ic ptr:bf6f72e8 [ 52.340737] ol_ath_detach: Peer Count 531 [ 52.345094] ol_ath_pci_remove:(sc da6c4c00) [ 52.348984] Reset Device [ 52.354816] ath_pci_remove [ 52.366926] Removing athdebug proc file [ 52.369809] ath_dev: driver unloaded [ 52.379404] ath_tx99: driver unloaded [ 52.387656] ath_spectral: driver unloaded [ 52.396503] ath_dfs: driver unloaded [ 52.404793] ath_rate_atheros: driver unloaded [ 52.413989] ath_hal: driver unloaded mac80211 qcawifi disable radio wifi0 phy for wifi device wifi0 not found wifi0(qcawifi): disable failed Command failed: Not found Command failed: Not found mac80211 qcawifi: enable radio wifi1 [ 52.535783] configuring additional NSS pbufs [ 52.582868] additional pbufs of size 5939200 got added to NSS [ 52.636768] ath_hal: 0.9.17.1 (AR9380, WRITE_EEPROM, 11D) [ 52.651317] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 52.676738] ath_dfs: Version 2.0.0 [ 52.676738] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 52.694580] ath_spectral: Version 2.0.0 [ 52.694580] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 52.705384] SPECTRAL module built on Mar 1 2018 14:03:40 [ 52.716902] ath_tx99: Version 2.0 [ 52.716902] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved [ 52.741971] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 52.781727] ath_pci: (Atheros/multi-bss) [ 52.784868] ol_ath_pci_probe: PCI device id 0046 :0046 [ 52.789891] *********** Cascade ************* [ 52.794483] [ 52.794483] __ol_ath_attach() Allocated scn d58c04c0 [ 52.800675] ath_pci 0000:01:00.0: ath DEBUG: sc=0xdce8b400 [ 52.806343] [ 52.806343] ol_ath_pci_configure : num_desired MSI set to 0 [ 52.813334] [ 52.813334] Using PCI Legacy Interrupt [ 52.818691] chip_id 0xa chip_revision 0x0 [ 52.822704] nss register id 0 offload mode enabled = 1 nss config 3 Target Type a [ 52.830737] NSS osif_nss_ol_wifi_init :sc dce8b400 NSS ID 0 Taret type a [ 52.837125] NSS:nentries 4096 mask fff swindex 0 write_index 0 hw_index 0 CE_space 5b000000 ownerspace ded34000 [ 52.847349] NSS:nentries 512 mask 1ff swindex 0 write_index 0 hw_index 0 CE_space 5c90e000 ownerspace debce000 [ 52.857350] NSS :Radio id 0 [ 52.860167] NSS-WifiOffload: nss_wifiol_ctx bf3e1fc0 [ 52.922253] [ 52.922253] CLOCK PLL skipped [ 52.925895] HIF_PCIDeviceProbed: setting the target pll frac ffffffff intval ffffffff [ 52.933705] HIF_PCIDeviceProbed: no frac provided, skipping pre-configuring PLL [ 52.940933] HIF_PCIDeviceProbed: targ_clk is not provided, skipping pre-configuring PLL [ 52.950109] __ol_ath_attach: dev name wifi0 [ 52.953339] ol_ath_attach interface_id 0 [ 52.957493] ol_ath_attach() BMI inited. [ 52.961257] ol_ath_attach() BMI Get Target Info. [ 52.965632] Chip id: 0xa, chip version: 0x1000000 [ 52.970262] [ 52.970262] CE WAR Disabled [ 52.975158] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 52.980999] ol_ath_attach() configure Target . [ 52.984718] [ 52.984718] Target Version is 1000000 [ 52.989618] [ 52.989618] Flash Download Address c0000 [ 52.995308] ol_transfer_bin_file: flash data file defined [ 53.000644] ol_transfer_bin_file[3382] Get Caldata for wifi0. [ 53.006444] __adf_os_fs_read[42], Open File /tmp/wifi0.caldata SUCCESS!! [ 53.013115] file system magic:16914836 [ 53.016875] super blocksize:4096 [ 53.020174] inode 2319 [ 53.022674] file size:12064 [ 53.025500] qc98xx_verify_checksum: flash checksum passed: 0x52be [ 53.031548] ol_transfer_bin_file 3443: Download Flash data len 12064 [ 53.038296] Board extended Data download address: 0x0 [ 53.063229] [ 53.063229] Board data initialized [ 53.067410] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 53.074752] [ 53.074752] Selecting OTP binary for CHIP Version 0 [ 53.081279] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 53.088505] ol_transfer_bin_file 3263: downloading file 0, Download data len 8920 [ 53.125556] [ 53.125556] First OTP send param 8000 [ 55.341818] ol_ath_download_firmware :First OTP download and Execute is good address:0x400 return param 4660 [ 55.350703] ol_ath_download_firmware:##Board Id 1 , CHIP Id 0 [ 55.356488] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 55.371773] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_CUS239_5G_v1_001.bin [ 55.383468] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 55.390524] ol_transfer_bin_file 3263: downloading file 3, Download data len 12064 [ 55.398243] Board extended Data download address: 0x0 [ 55.423462] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 55.429546] [ 55.429546] Selecting OTP binary for CHIP Version 0 [ 55.436142] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 55.443292] ol_transfer_bin_file 3263: downloading file 0, Download data len 8920 [ 55.484174] [ 55.484174] [Flash] : Ignore Module param [ 55.488836] [ 55.488836] Second otp download Param 10000 [ 57.714274] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 57.721498] [ 57.721498] Mission mode: Firmware CHIP Version 0 [ 57.728127] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 57.735060] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 57.742890] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 57.749777] Swap: bytes_left to copy: fw:16; dma_page:41372 [ 57.755357] Swap: wrong length read:0 [ 57.758911] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 220772 Target address 41c308 [ 57.767933] scn=d58c04c0 target_write_addr=41c308 seg_info=dcfb6410 [ 57.774314] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 57.783039] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin [ 57.793188] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin [ 57.801343] ath_pci 0000:01:00.0: Firmware loaded from user helper succesfully [ 57.808217] ol_transfer_bin_file 3263: downloading file 1, Download data len 364452 [ 59.024520] ol_ath_attach() Download FW done. [ 59.027999] ol_ath_attach() HT Create . [ 59.031824] ol_ath_attach() HIF Claim. [ 59.035620] ol_ath_attach() BMI Done. [ 59.039290] ol_ath_attach 7538 host_enable 0 nss_nwifi_offload 0 [ 59.045302] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 59.054676] OL_ACBKMinfree : 0 [ 59.057738] OL_ACBEMinfree : 0 [ 59.060862] OL_ACVIMinfree : 0 [ 59.064131] OL_ACVOMinfree : 0 [ 59.067164] ol_ath_attach() WMI attached. wmi_handle da720000 [ 59.083051] osif_nss_ol_post_recv_buffer bf3e1fc0 dce8b400 0 [ 59.087806] NSS :Radio id 0 [ 59.090590] dce8b400:Disable CE interrupt Startup Mode-0 set [ 59.162619] pdev attach bf3e1fc0 0 [ 59.166092] NSS :Radio id 0 [ 59.168875] [ 59.168875] <=== cfg max peer id 1056 ====> [ 59.182226] HTC Service:0x0300 ep:1 TX flow control disabled [ 59.186888] [ 59.186888] htt_alloc_peer_map_mem : Alloc Success : host q vaddr dc190000 paddr 5e190000 [ 59.196735] [ 59.196735] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 59.205058] osif_nss_ol_htt_rx_init :NSS bf3e1fc0 NSS ID 0 [ 59.210672] NSS :Radio id 0 [ 59.213403] NSS-WifiOffload: htt rx configure delay 100ms start [ 59.272490] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 59.277053] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d1a60000 [ 59.284896] osif_nss_ol_pdev_attach :NSS bf3e1fc0 NSS ID 0 target type [ 59.291645] osif_nss_ol_pdev_attach :NSS bf3e1fc0 NSS ID 0 [ 59.297151] NSS :Radio id 0 [ 59.299855] NSS-WifiOffload: pdev init delay [ 59.356916] sending peer pool memory [ 59.359448] NSS :Radio id 0 [ 59.362344] sending peer pool with id 0 start addr 53a80000 length 175000 num_peers 67 [ 59.422922] sending rra pool memory [ 59.425369] NSS :Radio id 0 [ 59.428152] sending rra pool with id 0 start addr 53a50000 length 35400 num_rra 67 [ 59.488409] HTC Service:0x0100 ep:2 TX flow control disabled [ 59.493660] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 59.499904] Firmware_Build_Number:9999 [ 59.503943] host/RAM_fw Build Ver Mismatch: H:0x63, F:0x270F ! [ 59.509605] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79f2 vht_supp_mcs:0x0000ffaa [ 59.519516] [ 59.519516] RES CFG Support wmi_service_bitmap 9778 [ 59.526139] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT [ 59.534573] ol_ath_service_ready_event: tt_support: 1 [ 59.539835] ol_ath_service_ready_event: periodic_chan_stats: 0 [ 59.545592] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 59.555071] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 59.562755] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256, [ 59.570199] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 59.578011] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024, [ 59.585577] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 59.593382] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096, [ 59.600904] idx 0 req 1 num_units 0 num_unit_info 2 unit size 1456 actual units 531 [ 59.608754] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 1456, [ 59.616374] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 59.624182] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072, [ 59.631737] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1 [ 59.639463] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288, [ 59.647021] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1884 actual units 531 [ 59.654833] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1884, [ 59.662487] chunk 0 len 13568 requested ,ptr 0x5d2e4000 [ 59.667850] chunk 1 len 54272 requested ,ptr 0x5b120000 [ 59.673228] chunk 2 len 217088 requested ,ptr 0x5b140000 [ 59.678692] chunk 3 len 773136 requested ,ptr 0x5b200000 [ 59.684158] chunk 4 len 107520 requested ,ptr 0x5b180000 [ 59.689625] chunk 5 len 12288 requested ,ptr 0x5c904000 [ 59.695032] chunk 6 len 1000404 requested ,ptr 0x5b300000 [ 59.700568] ol_ath_service_ready_event[3959] WAPI MBSSID 2 [ 59.775628] wmi_ready_event_rx: WMI UNIFIED READY event [ 59.780058] ol_ath_connect_htc() WMI is ready [ 59.784461] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 0 [ 59.789620] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 0 [ 59.795241] NSS :Radio id 0 [ 59.797953] delay 100ms [ 59.798200] target uses HTT version 2.2; host uses 2.2 [ 59.857613] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 0 [ 59.861881] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 0 [ 59.867487] NSS :Radio id 0 [ 59.870217] delay 100ms [ 59.924766] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 0 [ 59.929037] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 0 [ 59.934652] NSS :Radio id 0 [ 59.937374] delay 100ms [ 59.991869] ol_ath_attach() connect HTC. [ 59.995028] bypasswmi : 0 [ 59.997522] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 60.009299] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 60.019808] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 60.025726] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 60.032645] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 60.039439] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 60.040949] [wifi0] FWLOG: [7598] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 60.040961] [wifi0] FWLOG: [7598] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 60.040971] [wifi0] FWLOG: [7598] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 60.040980] [wifi0] FWLOG: [7598] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 60.080912] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 60.088114] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 60.095570] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 60.102921] Add VHT80 channel: 5210 [ 60.106433] Add VHT80 channel: 5290 [ 60.109752] Add VHT80 channel: 5530 [ 60.113293] Add VHT80 channel: 5610 [ 60.116808] Add VHT80 channel: 5690 [ 60.120168] Add VHT80 channel: 5775 [ 60.123732] Skipping VHT80 channel 5825 [ 60.128464] OL Resmgr Init-ed [ 60.130448] ieee80211_bsteering_attach: Band steering initialized [ 60.136579] acfg_attach: 3149: Netlink socket created:dc19b000 [ 60.142482] SPECTRAL : get_capability not registered [ 60.147252] HAL_CAP_PHYDIAG : Capable [ 60.150898] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 60.159135] SPECTRAL : get_capability not registered [ 60.163994] HAL_CAP_RADAR : Capable [ 60.167565] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 60.167565] (spectral_attach : 242) [ 60.177519] SPECTRAL : get_capability not registered [ 60.182394] HAL_CAP_SPECTRAL_SCAN : Capable [ 60.186487] SPECTRAL : get_tsf64 not registered [ 60.191136] spectral_init_netlink 78 NULL SKB [ 60.195430] Green-AP : Green-AP : Attached [ 60.195430] [ 60.200898] Green-AP : Attached [ 60.204179] rate power table override is only supported for AR98XX [ 60.210201] ol_ath_smart_ant_attach: Firmware doest not support Smart Antenna. [ 60.217551] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna. [ 60.224669] ieee80211com_init_netlink: 3477: Wifipos 1st Netlink socket created:da6c4400 [ 60.232848] ol_if_dfs_attach: called; ptr=d1b01984, radar_info=da6f5c00 [ 60.239266] dfs_attach: event log enabled by default [ 60.244891] ol_ath_attach() UMAC attach . [ 60.248292] [ 60.248292] BURSTING enabled by default [ 60.253773] ol_ath_attach: Set global_ic[1] ..ptr:bf6b02e8 [ 60.259199] NSS :Radio id 0 [ 60.261923] force_client_mcast_traffic for if_num 114 is 0 [ 60.267582] NSS :Radio id 0 [ 60.270169] Enabling primary_radio for if_num 114 [ 60.274944] NSS :Radio id 0 [ 60.277636] osif_nss_ol_wifi_monitor_set_filter bf3e1fc0 dce8b400 0 1 [ 60.284227] osif_wrap_attach:434 osif wrap attached [ 60.289299] osif_wrap_devt_init:395 osif wrap dev table init done [ 60.295181] Wrap Attached: Wrap_com =d6ab0e00 ic->ic_wrap_com=d6ab0e00 &wrap_com->wc_devt=d6ab0e00 [ 60.304333] __ol_ath_attach: needed_headroom reservation 60 [ 60.309753] Enabled Fraglist bit for the radio wifi0 features 41 [ 60.316521] ol_ath_thermal_mitigation_attach: -- [ 60.320498] ol_ath_pci_probe: PCI device id 0040 :0040 [ 60.325708] *********** Beeliner ************* [ 60.330313] [ 60.330313] __ol_ath_attach() Allocated scn d14004c0 [ 60.336581] ath_pci 0001:01:00.0: ath DEBUG: sc=0xda6c5800 [ 60.342445] [ 60.342445] ol_ath_pci_configure : num_desired MSI set to 0 [ 60.349094] [ 60.349094] Using PCI Legacy Interrupt [ 60.354559] chip_id 0x9 chip_revision 0x1 [ 60.358462] nss register id 1 offload mode enabled = 1 nss config 3 Target Type 9 [ 60.366403] NSS osif_nss_ol_wifi_init :sc da6c5800 NSS ID 1 Taret type 9 [ 60.373012] NSS:nentries 4096 mask fff swindex 0 write_index 0 hw_index 0 CE_space 53450000 ownerspace deff0000 [ 60.383163] NSS:nentries 512 mask 1ff swindex 0 write_index 0 hw_index 0 CE_space 53bc8000 ownerspace deffa000 [ 60.393160] NSS :Radio id 1 [ 60.395974] NSS-WifiOffload: nss_wifiol_ctx bf3e1fc0 [ 60.458551] [ 60.458551] CLOCK PLL skipped [ 60.462201] HIF_PCIDeviceProbed: setting the target pll frac ffffffff intval ffffffff [ 60.470073] HIF_PCIDeviceProbed: no frac provided, skipping pre-configuring PLL [ 60.477299] HIF_PCIDeviceProbed: targ_clk is not provided, skipping pre-configuring PLL [ 60.486472] __ol_ath_attach: dev name wifi1 [ 60.489629] ol_ath_attach interface_id 1 [ 60.493679] ol_ath_attach() BMI inited. [ 60.497572] ol_ath_attach() BMI Get Target Info. [ 60.501937] Chip id: 0x9, chip version: 0x1000000 [ 60.506692] [ 60.506692] CE WAR Disabled [ 60.511220] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 60.516622] ol_ath_attach() configure Target . [ 60.520857] [ 60.520857] Target Version is 1000000 [ 60.526129] [ 60.526129] Flash Download Address c0000 [ 60.531626] ol_transfer_bin_file: flash data file defined [ 60.537149] ol_transfer_bin_file[3382] Get Caldata for wifi1. [ 60.542812] __adf_os_fs_read[42], Open File /tmp/wifi1.caldata SUCCESS!! [ 60.549482] file system magic:16914836 [ 60.553295] super blocksize:4096 [ 60.556538] inode 2320 [ 60.558970] file size:12064 [ 60.561861] qc98xx_verify_checksum: flash checksum passed: 0x d89 [ 60.567978] ol_transfer_bin_file 3443: Download Flash data len 12064 [ 60.574471] Board extended Data download address: 0x0 [ 60.599659] [ 60.599659] Board data initialized [ 60.603735] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000 [ 60.611210] [ 60.611210] Selecting OTP binary for CHIP Version 1 [ 60.617825] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 60.632171] ol_transfer_bin_file 3263: downloading file 0, Download data len 11032 [ 60.672621] [ 60.672621] First OTP send param 8000 [ 60.680093] ol_ath_download_firmware :First OTP download and Execute is good address:0x8800 return param 4660 [ 60.689114] ol_ath_download_firmware:##Board Id 2 , CHIP Id 1 [ 60.694843] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000 [ 60.701768] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=AR900B/hw.2/boardData_AR900B_CUS260_2G_v2_002.bin [ 60.714156] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 60.721169] ol_transfer_bin_file 3263: downloading file 3, Download data len 12064 [ 60.728998] Board extended Data download address: 0x0 [ 60.762691] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 60.768795] [ 60.768795] Selecting OTP binary for CHIP Version 1 [ 60.775367] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 60.782527] ol_transfer_bin_file 3263: downloading file 0, Download data len 11032 [ 60.823744] [ 60.823744] [Flash] : Ignore Module param [ 60.828361] [ 60.828361] Second otp download Param 10000 [ 60.847287] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 [ 60.854719] [ 60.854719] Mission mode: Firmware CHIP Version 1 [ 60.861048] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 60.868189] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 [ 60.875764] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 60.882934] Swap: bytes_left to copy: fw:16; dma_page:80819 [ 60.888289] Swap: wrong length read:0 [ 60.891921] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 181325 Target address 418120 [ 60.901017] scn=d14004c0 target_write_addr=418120 seg_info=dcfb6310 [ 60.907319] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 [ 60.916064] bin_filename=AR900B/hw.2/athwlan.bin swap_filename=/lib/firmware/AR900B/hw.2/athwlan.codeswap.bin [ 60.926064] ol_transfer_bin_file: Downloading firmware file: AR900B/hw.2/athwlan.bin [ 60.934336] ath_pci 0001:01:00.0: Firmware loaded from user helper succesfully [ 60.940966] ol_transfer_bin_file 3263: downloading file 1, Download data len 360572 [ 62.037456] ol_ath_attach() Download FW done. [ 62.040949] ol_ath_attach() HT Create . [ 62.044830] ol_ath_attach() HIF Claim. [ 62.048540] ol_ath_attach() BMI Done. [ 62.055100] ol_ath_attach 7538 host_enable 0 nss_nwifi_offload 0 [ 62.060064] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 62.069522] OL_ACBKMinfree : 0 [ 62.072692] OL_ACBEMinfree : 0 [ 62.075686] OL_ACVIMinfree : 0 [ 62.078837] OL_ACVOMinfree : 0 [ 62.081960] ol_ath_attach() WMI attached. wmi_handle d14f0000 [ 62.088675] osif_nss_ol_post_recv_buffer bf3e1fc0 da6c5800 1 [ 62.093555] NSS :Radio id 1 [ 62.096266] da6c5800:Disable CE interrupt Startup Mode-0 set [ 62.153183] pdev attach bf3e1fc0 1 [ 62.156654] NSS :Radio id 1 [ 62.159436] [ 62.159436] <=== cfg max peer id 1056 ====> [ 62.165436] HTC Service:0x0300 ep:1 TX flow control disabled [ 62.170767] [ 62.170767] htt_alloc_peer_map_mem : Alloc Success : host q vaddr d917c000 paddr 5b17c000 [ 62.180495] [ 62.180495] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts [ 62.188936] osif_nss_ol_htt_rx_init :NSS bf3e1fc0 NSS ID 1 [ 62.194487] NSS :Radio id 1 [ 62.197196] NSS-WifiOffload: htt rx configure delay 100ms start [ 62.255339] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 62.259747] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d1520000 [ 62.267740] osif_nss_ol_pdev_attach :NSS bf3e1fc0 NSS ID 1 target type [ 62.274432] osif_nss_ol_pdev_attach :NSS bf3e1fc0 NSS ID 1 [ 62.279917] NSS :Radio id 1 [ 62.282747] NSS-WifiOffload: pdev init delay [ 62.338898] sending peer pool memory [ 62.341429] NSS :Radio id 1 [ 62.344269] sending peer pool with id 0 start addr 53540000 length 175000 num_peers 67 [ 62.404289] sending rra pool memory [ 62.406736] NSS :Radio id 1 [ 62.409519] sending rra pool with id 0 start addr 53510000 length 35400 num_rra 67 [ 62.469466] HTC Service:0x0100 ep:2 TX flow control disabled [ 62.474700] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 62.480976] Firmware_Build_Number:9999 [ 62.484904] host/RAM_fw Build Ver Mismatch: H:0x63, F:0x270F ! [ 62.490660] num_rf_chain:0x00000003 ht_cap_info:0x0000185b vht_cap_info:0x339a79b2 vht_supp_mcs:0x0000ffea [ 62.500525] [ 62.500525] RES CFG Support wmi_service_bitmap 9778 [ 62.507197] Sending Ext resource cfg: HOST PLATFORM as 0 and fw_feature_bitmap as 50 to TGT [ 62.515614] ol_ath_service_ready_event: tt_support: 1 [ 62.520894] ol_ath_service_ready_event: periodic_chan_stats: 0 [ 62.526632] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17 [ 62.536140] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53 [ 62.543802] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256, [ 62.551241] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53 [ 62.559065] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024, [ 62.566618] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53 [ 62.574429] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096, [ 62.581987] idx 0 req 1 num_units 0 num_unit_info 2 unit size 1248 actual units 531 [ 62.589796] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 1248, [ 62.597456] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35 [ 62.605265] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072, [ 62.612786] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1 [ 62.620440] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6144, [ 62.627912] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1924 actual units 531 [ 62.635718] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1924, [ 62.643376] chunk 0 len 13568 requested ,ptr 0x5a718000 [ 62.648740] chunk 1 len 54272 requested ,ptr 0x5a720000 [ 62.654119] chunk 2 len 217088 requested ,ptr 0x5a740000 [ 62.659577] chunk 3 len 662688 requested ,ptr 0x5a000000 [ 62.665052] chunk 4 len 107520 requested ,ptr 0x5a780000 [ 62.670509] chunk 5 len 6144 requested ,ptr 0x5a6ee000 [ 62.675832] chunk 6 len 1021644 requested ,ptr 0x5a100000 [ 62.753814] wmi_ready_event_rx: WMI UNIFIED READY event [ 62.758261] ol_ath_connect_htc() WMI is ready [ 62.762580] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 1 [ 62.767876] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 1 [ 62.773431] NSS :Radio id 1 [ 62.776140] delay 100ms [ 62.776281] target uses HTT version 2.2; host uses 2.2 [ 62.835784] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 1 [ 62.840052] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 1 [ 62.845655] NSS :Radio id 1 [ 62.848389] delay 100ms [ 62.902921] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 1 [ 62.907188] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 1 [ 62.912789] NSS :Radio id 1 [ 62.915524] delay 100ms [ 62.969987] ol_ath_attach() connect HTC. [ 62.973020] bypasswmi : 0 [ 62.975561] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 62.987347] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 62.994219] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 63.000915] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 63.007729] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 63.014614] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 63.021736] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 63.029003] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 63.036297] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 63.043685] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 63.051147] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 63.054146] [wifi1] FWLOG: [10815] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 ) [ 63.054159] [wifi1] FWLOG: [10815] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 ) [ 63.054169] [wifi1] FWLOG: [10815] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 ) [ 63.054244] [wifi1] FWLOG: [10815] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 ) [ 63.093129] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 63.100508] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 63.108183] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 63.115766] OL Resmgr Init-ed [ 63.118565] ieee80211_bsteering_attach: Band steering initialized [ 63.124698] acfg_attach: Offload using existing sock dc19b000 [ 63.130624] SPECTRAL : get_capability not registered [ 63.135346] HAL_CAP_PHYDIAG : Capable [ 63.138966] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237) [ 63.147067] SPECTRAL : get_capability not registered [ 63.152066] HAL_CAP_RADAR : Capable [ 63.155591] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 63.155591] (spectral_attach : 242) [ 63.165469] SPECTRAL : get_capability not registered [ 63.170346] HAL_CAP_SPECTRAL_SCAN : Capable [ 63.174580] SPECTRAL : get_tsf64 not registered [ 63.179028] spectral_init_netlink 78 NULL SKB [ 63.182079] br-lan: port 1(eth1) entered forwarding state [ 63.188829] Green-AP : Green-AP : Attached [ 63.188829] [ 63.194361] Green-AP : Attached [ 63.197431] rate power table override is only supported for AR98XX [ 63.203688] ieee80211com_init_netlink: Socket already created da6c4400 [ 63.210125] ol_if_dfs_attach: called; ptr=d1441984, radar_info=da6f5c00 [ 63.216764] dfs_attach: event log enabled by default [ 63.221931] ol_ath_attach() UMAC attach . [ 63.225783] [ 63.225783] BURSTING enabled by default [ 63.231128] ol_ath_attach: Set global_ic[2] ..ptr:bf6b02e8 [ 63.236653] NSS :Radio id 1 [ 63.239359] force_client_mcast_traffic for if_num 115 is 0 [ 63.244931] NSS :Radio id 1 [ 63.247604] Disabling primary_radio for if_num 115 [ 63.252435] NSS :Radio id 1 [ 63.255158] osif_nss_ol_wifi_monitor_set_filter bf3e1fc0 da6c5800 1 1 [ 63.261678] osif_wrap_attach:434 osif wrap attached [ 63.266605] osif_wrap_devt_init:395 osif wrap dev table init done [ 63.272675] Wrap Attached: Wrap_com =da6c2c00 ic->ic_wrap_com=da6c2c00 &wrap_com->wc_devt=da6c2c00 [ 63.281721] __ol_ath_attach: needed_headroom reservation 60 [ 63.287327] Enabled Fraglist bit for the radio wifi1 features 41 [ 63.293965] ol_ath_thermal_mitigation_attach: -- [ 63.304696] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 63.310903] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16 [ 63.324369] __sa_init_module [ 63.334744] isCountryCodeValid: EEPROM regdomain 0x0 [ 63.338686] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 63.345592] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 63.352403] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 63.359067] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 63.366000] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 63.373242] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 63.380480] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 63.387702] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 63.395076] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 63.402446] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 63.409762] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 63.417292] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100 [ 63.424844] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100 [ 63.449489] set TXBF_SND_PERIOD: value 100 wmi_status 0 [ 63.464107] NSS :Radio id 1 [ 63.467999] NSS :Radio id 1 [ 63.471880] NSS :Radio id 1 [ 63.475960] NSS :Radio id 1 [ 63.518346] wmi_unified_vdev_create_send: ID = 0 Type = 1, Subtype = 0 VAP Addr = d4:ab:82:69:34:7c: [ 63.526535] su bfee 0 mu bfee 0 su bfer 0 mu bfer 0 impl bf 1 sounding dim 0 [ 63.533561] ieee80211_mbo_vattach:MBO Initialized [ 63.538243] In ieee80211_vap_setup, line:384, wifi-pos enabled vap:0 [ 63.544932] NSS wifi offload VAP create IF 24 vdev id 0 nss_id 1 [ 63.550824] vap create d8c684c0 : if_num 24 [ 63.555022] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 63.561514] Enabling TX checksum bit for the vap ath1 features 4841 [ 63.567906] Enabling SG bit for the vap ath1 features 4841 [ 63.573454] Enabling SG bit for the vap ath1 features 4841 [ 63.578954] Enabling TSO bit for the vap ath1 features 4841 [ 63.584687] Enabling LRO bit for the vap ath1 features 4841 [ 63.590241] VAP device ath1 created osifp: (d8c684c0) os_if: (d5888000) [ 63.602466] siwfreq [ 63.603530] Set freq vap 0 stop send + d5888000 [ 63.608118] Set freq vap 0 stop send -d5888000 [ 63.652364] Set wait done --d5888000 [ 63.676455] ME Pool succesfully initialized vaddr - d5860000 paddr - 0 [ 63.676455] num_elems = 1424 buf_size - 64 pool_size = 102528 [ 63.693652] Enable MCAST_TO_UCAST [ 63.699616] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 1 [ 63.704062] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 1 [ 63.709440] NSS :Radio id 1 [ 63.712337] delay 100ms [ 63.777723] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 1 [ 63.781995] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 1 [ 63.787701] NSS :Radio id 1 [ 63.790330] delay 100ms Interface doesn't accept private ioctl... stafwd\00\00\00[ 63.851835] Setting Max Stations:511 (8BE0): Invalid argument [ 63.858792] [ 63.858792] DES SSID SET= [ 63.864919] [ 63.864919] DES SSID SET=MySpectrumWiFi7B-2G Command failed: Not found Command failed: Not found [ 64.512038] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 [ 64.542281] DEVICE IS DOWN ifname=ath1 [ 64.545203] DEVICE IS DOWN ifname=ath1 [ 64.672434] 8021q: adding VLAN 0 to HW filter on device ath1 OK mac80211 qcawifi: enable radio wifi0 [ 64.935494] isCountryCodeValid: EEPROM regdomain 0x0 [ 64.939542] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 64.946848] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 64.953491] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 64.960437] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 64.967295] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 64.974505] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 64.981600] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 64.989021] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 65.002113] Add VHT80 channel: 5210 [ 65.004559] Add VHT80 channel: 5775 [ 65.008034] Skipping VHT80 channel 5825 [ 65.021372] isCountryCodeValid: EEPROM regdomain 0x0 [ 65.025437] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150 [ 65.032465] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0 [ 65.039243] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0 [ 65.046148] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0 [ 65.053084] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150 [ 65.060128] [wifi1] [ 65.062047] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080 [ 65.062093] FWLOG: [12752] WAL_DBGID_SECURITY_ENCR_EN ( ) [ 65.062099] [wifi1] FWLOG: [12752] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) [ 65.062105] [wifi1] FWLOG: [12784] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 65.062111] [wifi1] FWLOG: [13097] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 65.099398] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080 [ 65.106699] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080 [ 65.114181] Add VHT80 channel: 5210 [ 65.117480] Add VHT80 channel: 5775 [ 65.120957] Skipping VHT80 channel 5825 [ 65.140242] set TXBF_SND_PERIOD: value 100 wmi_status 0 [ 65.157418] NSS :Radio id 0 [ 65.161896] NSS :Radio id 0 [ 65.166388] NSS :Radio id 0 [ 65.170877] NSS :Radio id 0 [ 65.192619] wmi_unified_vdev_create_send: ID = 0 Type = 1, Subtype = 0 VAP Addr = d4:ab:82:69:34:7d: [ 65.200866] su bfee 0 mu bfee 0 su bfer 0 mu bfer 0 impl bf 1 sounding dim 0 [ 65.212256] ieee80211_mbo_vattach:MBO Initialized [ 65.216009] In ieee80211_vap_setup, line:384, wifi-pos enabled vap:0 [ 65.222728] NSS wifi offload VAP create IF 25 vdev id 0 nss_id 0 [ 65.228652] vap create d7b864c0 : if_num 25 [ 65.232975] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 65.239301] Enabling TX checksum bit for the vap ath0 features 4841 [ 65.245764] Enabling SG bit for the vap ath0 features 4841 [ 65.251161] Enabling SG bit for the vap ath0 features 4841 [ 65.256862] Enabling TSO bit for the vap ath0 features 4841 [ 65.262414] Enabling LRO bit for the vap ath0 features 4841 [ 65.268144] VAP device ath0 created osifp: (d7b864c0) os_if: (d5884000) [ 65.281278] siwfreq [ 65.282419] Set freq vap 0 stop send + d5884000 [ 65.286998] Set freq vap 0 stop send -d5884000 [ 65.312390] Set wait done --d5884000 [ 65.339455] ME Pool succesfully initialized vaddr - d1740000 paddr - 0 [ 65.339455] num_elems = 1424 buf_size - 64 pool_size = 102528 [ 65.350924] Enable MCAST_TO_UCAST [ 65.357665] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 0 [ 65.362203] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 0 [ 65.367490] NSS :Radio id 0 [ 65.370272] delay 100ms [ 65.435665] osif_ol_nss_htc_send :NSS bf3e1fc0 NSS ID 0 [ 65.439937] osif_nss_ol_ce_raw_send :NSS bf3e1fc0 NSS ID 0 [ 65.445668] NSS :Radio id 0 [ 65.448272] delay 100ms Interface doesn't accept private ioctl... stafwd (8BE0): Invalid argument [ 65.509702] Setting Max Stations:511 [ 65.522691] [ 65.522691] DES SSID SET= [ 65.528586] [ 65.528586] DES SSID SET=MySpectrumWiFi7B-5G Command failed: Not found Command failed: Not found [ 65.678060] __mc_netlink_receive: Disable bridge snooping! [ 65.762427] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1 [ 65.782584] DEVICE IS DOWN ifname=ath0 [ 65.785411] DEVICE IS DOWN ifname=ath0 [ 65.912639] 8021q: adding VLAN 0 to HW filter on device ath0 OK [ 65.936440] __mc_netlink_receive: Enable bridge snooping! [ 66.041960] [wifi0] FWLOG: [13854] WAL_DBGID_SECURITY_ENCR_EN ( ) [ 66.047100] [wifi0] FWLOG: [13854] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) [ 66.054044] [wifi0] [ 66.054806] [wifi1] FWLOG: [13411] WAL channel change freq=2422, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 66.054815] [wifi1] FWLOG: [13725] WAL channel change freq=2427, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 66.054820] [wifi1] FWLOG: [14038] WAL channel change freq=2432, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 66.082241] FWLOG: [13885] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 66.131068] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 66.137268] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xd5884000 [ 66.144702] wmi_unified_vdev_down_send for vap 0 (da720000) [ 66.178544] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 66.184881] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xd5888000 [ 66.192299] wmi_unified_vdev_down_send for vap 0 (d14f0000) [ 66.273755] FIRMWARE:Change timeout from 12 to 100 [ 66.284115] Set DSCP override 0 [ 66.286294] Setting dscp for vap id: 0 [ 66.299945] Issue this command on parent device, like wifiX [ 66.322776] Set DSCP override 0 [ 66.325051] Setting dscp for vap id: 0 [ 66.339097] Issue this command on parent device, like wifiX [ 67.042222] [wifi0] FWLOG: [14127] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 67.047707] [wifi0] FWLOG: [14127] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 67.054219] [wifi0] [ 67.054841] [wifi1] FWLOG: [14344] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 67.054849] [wifi1] FWLOG: [14344] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 67.054855] [wifi1] FWLOG: [14370] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 67.054863] [wifi1] FWLOG: [14684] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 67.054870] [wifi1] FWLOG: [14999] WAL channel change freq=2422, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 67.095556] FWLOG: [14465] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 67.103519] [wifi0] FWLOG: [14780] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 68.042371] [wifi0] FWLOG: [15094] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 68.050027] [wifi0] FWLOG: [15408] WAL channel change freq=5745, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 68.054954] [wifi1] FWLOG: [15312] WAL channel change freq=2427, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 68.054960] [wifi1] FWLOG: [15626] WAL channel change freq=2432, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 68.054964] [wifi1] FWLOG: [15940] WAL channel change freq=2437, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 68.084950] [wifi0] FWLOG: [15722] WAL channel change freq=5765, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 68.093525] [wifi0] FWLOG: [16036] WAL channel change freq=5785, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 68.933078] wmi_unified_vdev_down_send for vap 0 (da720000) [ 68.937670] ACS failed to derive the channel. So,selecting channel with least BSS [ 68.945164] random channel is 149 [ 68.949691] ******** ACS report ******** [ 68.952662] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan [ 68.960646] --------------------------------------------------------------------- [ 68.968114] 5180( 36) 4 8 13 -106 1 0 1 [ 68.976102] 5200( 40) 4 15 16 -107 1 0 1 [ 68.984088] 5220( 44) 1 7 7 -106 1 0 1 [ 68.992073] 5240( 48) 3 6 7 -106 1 0 1 [ 69.000061] 5745(149) 0 0 0 -104 1 0 1 [ 69.008123] 5765(153) 3 11 18 -103 2 0 1 [ 69.016087] 5785(157) 0 0 0 -104 1 0 1 [ 69.024084] 5805(161) 2 14 14 -103 1 0 1 [ 69.032005] 5825(165) 0 0 0 -104 0 0 0 [ 69.040153] OL vap_start + [ 69.042737] wmi_unified_vdev_start_send for vap 0 (da720000) [ 69.048324] OL vap_start - [ 69.051023] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3 [ 69.055124] [wifi1] FWLOG: [16254] WAL channel change freq=2442, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 69.055129] [wifi1] FWLOG: [16567] WAL channel change freq=2447, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 69.055199] [wifi1] FWLOG: [16881] WAL channel change freq=2452, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 69.055203] [wifi1] FWLOG: [17195] WAL channel change freq=2457, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 69.094293] [wifi0] FWLOG: [16350] WAL channel change freq=5805, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 69.102715] [wifi0] FWLOG: [16664] WAL channel change freq=5825, mode=0 flags=0 rx_ok=1 tx_ok=1 [ 69.111341] [wifi0] FWLOG: [16982] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 69.117854] [wifi0] FWLOG: [16982] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 69.313427] ol_vdev_start_resp_ev for vap 0 (da720000) [ 69.317658] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 69.324622] wmi_unified_vdev_up_send for vap 0 (da720000) [ 69.329940] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 69.398340] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 69.404416] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 69.411408] wmi_unified_vdev_stop_send for vap 0 (da720000) [ 69.594093] wmi_unified_vdev_down_send for vap 0 (d14f0000) [ 69.598772] OL vap_start + [ 69.601368] wmi_unified_vdev_start_send for vap 0 (d14f0000) [ 69.607022] OL vap_start - [ 69.609714] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 69.952553] ol_vdev_start_resp_ev for vap 0 (d14f0000) [ 69.956795] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 69.963765] wmi_unified_vdev_up_send for vap 0 (d14f0000) [ 69.969131] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 70.055242] [wifi1] FWLOG: [17508] WAL channel change freq=2462, mode=1 flags=0 rx_ok=1 tx_ok=1 [ 70.062988] [wifi1] FWLOG: [17827] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 70.069464] [wifi1] FWLOG: [17827] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 70.075963] [wifi1] FWLOG: [17836] vap-0 VDEV_MGR_VDEV_START ( 0x985, 0x2, 0x0, 0x0 ) [ 70.083771] [wifi1] FWLOG: [17836] WAL channel change freq=2437, mode=5 flags=0 rx_ok=1 tx_ok=1 [ 70.092493] [wifi1] FWLOG: [18206] VDEV_MGR_HP_START_TIME ( 0x0, 0x985, 0x6ef000 ) [ 70.100016] [wifi1] FWLOG: [18206] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 70.106514] [wifi1] FWLOG: [18206] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 70.113044] [wifi1] FWLOG: [18206] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x985, 0x0, 0x0 ) [ 70.120667] [wifi1] FWLOG: [18258] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x1 ) [ 71.055375] [wifi1] FWLOG: [18325] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x2 ) [ 71.062896] [wifi1] FWLOG: [18392] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x3 ) [ 71.071424] [wifi1] FWLOG: [18459] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x4 ) [ 71.079923] [wifi1] FWLOG: [18526] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x5 ) [ 71.088420] [wifi1] FWLOG: [18593] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x6 ) [ 71.096947] [wifi1] FWLOG: [18660] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x7 ) [ 71.105445] [wifi1] FWLOG: [18727] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x8 ) [ 71.113942] [wifi1] FWLOG: [18794] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0x9 ) [ 71.122470] [wifi1] FWLOG: [18861] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0xa ) [ 71.130968] [wifi1] FWLOG: [18929] WAL_DBGID_DEV_TX_TIMEOUT ( 0xd09, 0xfa11, 0xa, 0x18, 0xb ) [ 71.139466] [wifi1] FWLOG: [18935] WAL_DBGID_DEV_TX_TIMEOUT ( 0x0, 0x1, 0x6, 0x7 ) [ 71.484900] beacon buffer av_wbuf is NULL - Ignoring tsf offset event [ 71.490464] STOPPED EVENT for vap 0 (da720000) [ 71.494987] [wifi0] FWLOG: [17095] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0wmi_unified_vdev_down_send for vap 0 (da720000) [ 71.506652] ) [ 71.508266] [wifi0] FWLOG: [17095] WAL channel change freq=5745, mode=10 flags=0 rx_ok=1 tx_ok=1 [ 71.517194] OL vap_start + [ 71.519752] wmi_unified_vdev_start_send for vap 0 (da720000) [ 71.525468] [wifi0] ol_vdev_start_resp_ev for vap 0 (da720000) [ 71.531242] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 71.532223] OL vap_start - [ 71.532237] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3 [ 71.540229] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 71.556257] wmi_unified_vdev_up_send for vap 0 (da720000) [ 71.561573] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 71.568280] wmi_unified_vdev_stop_send for vap 0 (da720000) [ 71.568292] beacon buffer av_wbuf is NULL - Ignoring tsf offset event [ 71.568322] FWLOG: [19590] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xb3b000 ) [ 71.568327] [wifi0] FWLOG: [19590] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 71.568332] [wifi0] FWLOG: [19590] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 71.568341] [wifi0] FWLOG: [19590] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 ) [ 71.608037] STOPPED EVENT for vap 0 (da720000) [ 71.612472] wmi_unified_vdev_down_send for vap 0 (da720000) [ 71.632357] OL vap_start + [ 71.634112] wmi_unified_vdev_start_send for vap 0 (da720000) [ 71.639825] OL vap_start - [ 71.642228] ol_vdev_start_resp_ev for vap 0 (da720000) [ 71.642289] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 71.642299] wmi_unified_vdev_up_send for vap 0 (da720000) [ 71.642306] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 71.672151] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3 [ 71.685943] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 71.692166] wmi_unified_vdev_stop_send for vap 0 (da720000) [ 71.698364] STOPPED EVENT for vap 0 (da720000) [ 71.702074] wmi_unified_vdev_down_send for vap 0 (da720000) [ 71.722291] OL vap_start + [ 71.724130] wmi_unified_vdev_start_send for vap 0 (da720000) [ 71.729731] OL vap_start - [ 71.731476] ol_vdev_start_resp_ev for vap 0 (da720000) [ 71.731537] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 71.731548] wmi_unified_vdev_up_send for vap 0 (da720000) [ 71.731556] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 71.756752] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3 Interface doesn't accept private ioctl... vhtmubfee (8BE0): Invalid argument [ 71.776898] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 71.784365] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 71.791236] wmi_unified_vdev_stop_send for vap 0 (d14f0000) [ 71.796964] STOPPED EVENT for vap 0 (d14f0000) [ 71.802080] wmi_unified_vdev_down_send for vap 0 (d14f0000) [ 71.832210] OL vap_start + [ 71.833946] wmi_unified_vdev_start_send for vap 0 (d14f0000) [ 71.839670] OL vap_start - [ 71.839887] ol_vdev_start_resp_ev for vap 0 (d14f0000) [ 71.839948] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 71.839960] wmi_unified_vdev_up_send for vap 0 (d14f0000) [ 71.839969] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 71.866554] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 71.886696] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 71.893092] wmi_unified_vdev_stop_send for vap 0 (d14f0000) [ 71.898401] STOPPED EVENT for vap 0 (d14f0000) [ 71.912018] wmi_unified_vdev_down_send for vap 0 (d14f0000) [ 71.932130] OL vap_start + [ 71.933897] wmi_unified_vdev_start_send for vap 0 (d14f0000) [ 71.939558] OL vap_start - [ 71.942228] ol_vdev_start_resp_ev for vap 0 (d14f0000) [ 71.947358] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 71.954345] wmi_unified_vdev_up_send for vap 0 (d14f0000) [ 71.959710] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 71.966631] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 71.989640] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 71.995836] wmi_unified_vdev_stop_send for vap 0 (d14f0000) [ 72.001336] STOPPED EVENT for vap 0 (d14f0000) [ 72.012112] wmi_unified_vdev_down_send for vap 0 (d14f0000) [ 72.032238] OL vap_start + [ 72.033985] wmi_unified_vdev_start_send for vap 0 (d14f0000) [ 72.039702] OL vap_start - [ 72.042337] ol_vdev_start_resp_ev for vap 0 (d14f0000) [ 72.047482] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 72.054465] wmi_unified_vdev_up_send for vap 0 (d14f0000) [ 72.059834] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 72.066782] [wifi1] FWLOG: [20088] RESMGR_OCS_GEN_PERIODIC_NOA ( [ 72.072145] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 72.081587] 0x0 ) [ 72.082758] [wifi1] FWLOG: [20088] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.089256] [wifi1] FWLOG: [20121] vap-0 VDEV_MGR_VDEV_START ( 0x985, 0x2, 0x0, 0x0 ) [ 72.097065] [wifi1] FWLOG: [20122] VDEV_MGR_HP_START_TIME ( Interface doesn't accept private ioctl...\00\00\000x0 vhtmubfee (8BE0): Invalid argument , 0x985, 0x8b1001 ) [ 72.112718] [wifi1] FWLOG: [20122] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 72.119245] [wifi1] FWLOG: [20122] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.125744] [wifi1] FWLOG: [20122] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x985, 0x0, 0x0 ) [ 72.159728] [wifi1] FWLOG: [20200] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.166313] [wifi1] FWLOG: [20200] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.172793] [wifi1] FWLOG: [20224] vap-0 VDEV_MGR_VDEV_START ( 0x985, 0x2, 0x0, 0x0 ) [ 72.180601] [wifi1] FWLOG: [20244] VDEV_MGR_HP_START_TIME ( 0x0, 0x985, 0x8ca001 ) [ 72.188162] [wifi1] FWLOG: [20244] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 72.194691] [wifi1] FWLOG: [20244] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.201188] [wifi1] FWLOG: [20244] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x985, 0x0, 0x0 ) [ 72.208843] [wifi1] FWLOG: [20303] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.215398] [wifi1] FWLOG: [20303] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.221839] [wifi1] FWLOG: [20326] vap-0 VDEV_MGR_VDEV_START ( 0x985, 0x2, 0x0, 0x0 ) [ 72.242542] device ath1 entered promiscuous mode [ 72.246488] br-lan: port 2(ath1) entered forwarding state [ 72.251579] br-lan: port 2(ath1) entered forwarding state [ 72.262816] device ath0 entered promiscuous mode [ 72.266879] br-lan: port 3(ath0) entered forwarding state [ 72.271853] br-lan: port 3(ath0) entered forwarding state [ 72.284014] wlan_set_param : This basic rate disable mask is already configured. Please try a different value. Interface doesn't accept private ioctl... dis_legacy (8BE0): Invalid argument [ 72.298449] wmi_unified_vdev_stop_send for vap 0 (d14f0000) [ 72.305665] STOPPED EVENT for vap 0 (d14f0000) [ 72.312199] wmi_unified_vdev_down_send for vap 0 (d14f0000) [ 72.332308] OL vap_start + [ 72.333977] wmi_unified_vdev_start_send for vap 0 (d14f0000) [ 72.339750] OL vap_start - [ 72.339889] ol_vdev_start_resp_ev for vap 0 (d14f0000) [ 72.339947] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 2 [ 72.339959] wmi_unified_vdev_up_send for vap 0 (d14f0000) [ 72.339972] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 72.366716] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43 [ 72.380555] wlan_set_param : This basic rate disable mask is already configured. Please try a different value. Interface doesn't accept private ioctl... dis_legacy (8BE0): Invalid argument [ 72.395319] wmi_unified_vdev_stop_send for vap 0 (da720000) [ 72.402165] STOPPED EVENT for vap 0 (da720000) [ 72.412134] wmi_unified_vdev_down_send for vap 0 (da720000) [ 72.432225] OL vap_start + [ 72.433895] wmi_unified_vdev_start_send for vap 0 (da720000) [ 72.439535] OL vap_start - [ 72.442397] ol_vdev_start_resp_ev for vap 0 (da720000) [ 72.447406] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3 [ 72.454461] wmi_unified_vdev_up_send for vap 0 (da720000) [ 72.459763] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 72.466650] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3 [ 72.486345] [wifi0] FWLOG: [19612] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.491832] [wifi0] FWLOG: [19612] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497741] [wifi0] FWLOG: [19631] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 ) [ 72.497760] [wifi0] FWLOG: [19673] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xb54000 ) [ 72.497766] [wifi0] FWLOG: [19673] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 72.497771] [wifi0] FWLOG: [19673] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497779] [wifi0] FWLOG: [19673] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 ) [ 72.497784] [wifi0] FWLOG: [19727] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497789] [wifi0] FWLOG: [19727] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497798] [wifi0] FWLOG: [19751] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 ) [ 72.497806] [wifi0] FWLOG: [19751] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xb54000 ) [ 72.497812] [wifi0] FWLOG: [19751] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 72.497817] [wifi0] FWLOG: [19751] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497825] [wifi0] FWLOG: [19751] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 ) [ 72.497830] [wifi0] FWLOG: [19820] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497834] [wifi0] FWLOG: [19820] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497844] [wifi0] FWLOG: [19842] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 ) [ 72.497851] [wifi0] FWLOG: [19842] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xb6d001 ) [ 72.497856] [wifi0] FWLOG: [19843] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 72.497861] [wifi0] FWLOG: [19843] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497869] [wifi0] FWLOG: [19843] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 ) [ 72.497874] [wifi0] FWLOG: [20544] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497878] [wifi0] FWLOG: [20544] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497888] [wifi0] FWLOG: [20567] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 ) [ 72.497895] [wifi0] FWLOG: [20588] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc1c001 ) [ 72.497899] [wifi0] FWLOG: [20588] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 ) [ 72.497905] [wifi0] FWLOG: [20588] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 ) [ 72.497913] [wifi0] FWLOG: [20588] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 ) [ dnsmasq_main - 35 ] : do dnsmasq start for 1 -> 1 SYSTEM: </bin/echo 1 4 1 7 > /proc/sys/kernel/printk> kmod: module is already loaded - nf_conntrack_pptp kmod: module is already loaded - nf_nat_pptp kmod: module is already loaded - nf_conntrack_ftp kmod: module is already loaded - nf_nat_ftp kmod: module is already loaded - nf_conntrack_rtsp kmod: module is already loaded - nf_nat_rtsp kmod: module is already loaded - nf_conntrack_tftp kmod: module is already loaded - nf_nat_tftp kmod: module is already loaded - nf_conntrack_snmp kmod: module is already loaded - nf_nat_snmp_basic kmod: module is already loaded - nf_conntrack_sip kmod: module is already loaded - nf_nat_sip kmod: module is already loaded - nf_conntrack_h323 kmod: module is already loaded - nf_nat_h323 kmod: module is already loaded - nf_conntrack_irc kmod: module is already loaded - nf_nat_irc killall: pppoe-relay: no process killed [ wan_main - 200 ] : rc wan enter ifconfig: SIOCGIFFLAGS: No such device SSDK Init OK! operate done. SSDK Init OK! operate done. [ rip_parse_info - 160 ] : index=1 is disable! [ rip_parse_info - 272 ] : find next index! [ rip_parse_info - 160 ] : index=2 is disable! [ rip_parse_info - 272 ] : find next index! [ rip_parse_info - 160 ] : index=3 is disable! [ rip_parse_info - 272 ] : find next index! [ rip_parse_info - 160 ] : index=4 is disable! [ rip_parse_info - 272 ] : find next index! [ rip_start_daemon - 709 ] : list is null exit! killall: miniupnpd: no process killed ret = 0 killall: minidlna: no process killed #### media server is disable [ is_exist - 19 ] : ##target:/sbin/cat /etc/shells, search:/bin/sh [ is_exist - 19 ] : ##target:/sbin/cat /etc/shells, search:/bin/sc_cli SSDK Init OK! operate done. SSDK Init OK! operate done. SSDK Init OK! operate done. SSDK Init OK! operate done.


U-Boot 2012.07 [Barrier Breaker r1121,r1121] (Mar 01 2018 - 13:57:32)

smem ram ptable found: ver: 0 len: 5 DRAM: 491 MiB NAND: SF: Unsupported manufacturer 00 ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 256 MiB MMC: PCI0 Link Intialized PCI1 Link Intialized In: serial Out: serial Err: serial MMC Device 0 not found cdp: get part failed for 0:HLOS Net: MAC0 addr:0:3:7f:ba:db:0 athrs17_reg_init: complete athrs17_vlan_config: Sercomm modify vlan config athrs17_vlan_config ...done S17c init done MAC1 addr:0:3:7f:ba:db:1 MAC2 addr:0:3:7f:ba:db:2 Port:2 speed 10Mbps MAC3 addr:0:3:7f:ba:db:3 Port:3 speed 10Mbps eth0, eth1, eth2, eth3 Done! Index Name Offset Length Real_Offs Real_Size

   0 SBL1                0           40000       0           40000       
   1 MIBIB               40000       140000      40000       140000      
   2 SBL2                180000      140000      180000      140000      
   3 SBL3                2c0000      280000      2c0000      280000      
   4 DDRCONFIG           540000      120000      540000      120000      
   5 SSD                 660000      120000      660000      120000      
   6 TZ                  780000      280000      780000      280000      
   7 RPM                 a00000      280000      a00000      280000      
   8 APPSBL              c80000      500000      c80000      500000      
   9 APPSBLENV           1180000     80000       1180000     80000       
  10 ART                 1200000     140000      1200000     140000      
  11 rootfs              1340000     4000000     1340000     4000000     
  12 BOOTCONFIG          5340000     60000       5340000     60000       
  13 SBL2_1              53a0000     140000      53a0000     140000      
  14 SBL3_1              54e0000     280000      54e0000     280000      
  15 DDRCONFIG_1         5760000     120000      5760000     120000      
  16 SSD_1               5880000     120000      5880000     120000      
  17 TZ_1                59a0000     280000      59a0000     280000      
  18 RPM_1               5c20000     280000      5c20000     280000      
  19 BOOTCONFIG_1        5ea0000     60000       5ea0000     60000       
  20 APPSBL_1            5f00000     500000      5f00000     500000      
  21 rootfs_1            6400000     4000000     6400000     4000000     
  22 fw_env              a400000     100000      a400000     100000      
  23 config              a500000     800000      a500000     800000      
  24 PKI                 ad00000     200000      ad00000     200000      
  25 scfgmgr             af00000     100000      af00000     100000      

Hit any key to stop autoboot: 2  1  0 Creating 1 MTD partitions on “nand0”: 0x000006500000-0x000010000000 : “mtd=0” UBI: attaching mtd1 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size: 126976 bytes UBI: smallest flash I/O unit: 2048 UBI: VID header offset: 2048 (aligned 2048) UBI: data offset: 4096 UBI: attached mtd1 to ubi0 UBI: MTD device name: “mtd=0” UBI: MTD device size: 155 MiB UBI: number of good PEBs: 1240 UBI: number of bad PEBs: 0 UBI: max. allowed volumes: 128 UBI: wear-leveling threshold: 4096 UBI: number of internal volumes: 1 UBI: number of user volumes: 3 UBI: available PEBs: 28 UBI: total number of reserved PEBs: 1212 UBI: number of PEBs reserved for bad PEB handling: 12 UBI: max/mean erase counter: 6/3 Read 0 bytes from volume kernel to 44000000 No size specified → Using max size (3174400)

 Image Name:   ARM OpenWrt Linux-5.10.108
 Image Type:   ARM Linux Kernel Image (uncompressed)
 Data Size:    3060473 Bytes = 2.9 MiB
 Load Address: 42208000
 Entry Point:  42208000
 Verifying Checksum ... OK
 Loading Kernel Image ... OK

OK

device nand0 <nand0>, # parts = 1 #: name size offset mask_flags 0: mtd_ubi 0x09b00000 0x06500000 0

active partition: nand0,0 - (mtd_ubi) 0x09b00000 @ 0x06500000

defaults: mtdids : none mtdparts: none Setting up atags for msm partition: mtd_ubi Using machid 0x1260 from environment

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.108 (rod@rod-latitude) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.2.0 r19347-2825c1bbe8) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Wed Apr 6 00:08:11 2022 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Arris TR4400 v2 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff] [ 0.000000] percpu: Embedded 15 pages/cpu s30796 r8192 d22452 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800 [ 0.000000] Kernel command line: rootfstype=squashfs noinitrd [ 0.000000] Bootloader command line (ignored): console=ttyMSM0,115200n8 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 475436K/491520K available (6754K kernel code, 612K rwdata, 1648K rodata, 1024K init, 236K bss, 16084K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] random: get_random_bytes called from start_kernel+0x3a0/0x54c with crng_init=0 [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns [ 0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns [ 0.000026] Switching to timer-based delay loop, resolution 160ns [ 0.000288] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.000321] pid_max: default: 32768 minimum: 301 [ 0.000516] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.000540] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001632] CPU: Testing write buffer coherency: ok [ 0.001915] qcom_scm: convention: smc legacy [ 0.002859] Setting up static identity map for 0x42300000 - 0x42300060 [ 0.003035] rcu: Hierarchical SRCU implementation. [ 0.003323] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build [ 0.003563] smp: Bringing up secondary CPUs ... [ 0.005516] smp: Brought up 1 node, 2 CPUs [ 0.005536] SMP: Total of 2 processors activated (25.00 BogoMIPS). [ 0.005550] CPU: All CPU(s) started in SVC mode. [ 0.016445] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 0.016615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016649] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.016801] pinctrl core: initialized pinctrl subsystem [ 0.018081] NET: Registered protocol family 16 [ 0.018444] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.019786] thermal_sys: Registered thermal governor 'step_wise' [ 0.021965] cpuidle: using governor ladder [ 0.022043] cpuidle: using governor menu [ 0.067976] usbcore: registered new interface driver usbfs [ 0.068065] usbcore: registered new interface driver hub [ 0.068138] usbcore: registered new device driver usb [ 0.068205] pps_core: LinuxPPS API ver. 1 registered [ 0.068223] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.068259] PTP clock support registered [ 0.070419] clocksource: Switched to clocksource dg_timer [ 0.071494] NET: Registered protocol family 2 [ 0.071655] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.072518] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.072577] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.072623] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.072776] TCP: Hash tables configured (established 4096 bind 4096) [ 0.072884] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.072920] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.073160] NET: Registered protocol family 1 [ 0.073219] PCI: CLS 0 bytes, default 64 [ 0.074680] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.080258] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.080281] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.187047] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator [ 0.187299] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator [ 0.187423] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator [ 0.187735] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges: [ 0.187820] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fe0ffff → 0x000fe00000 [ 0.187865] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff → 0x0008000000 [ 0.416345] qcom-pcie 1b500000.pci: Link up [ 0.416522] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 0.416552] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.416578] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xfe00000-0xfe0ffff]) [ 0.416599] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 0.416683] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400 [ 0.416841] pci 0000:00:00.0: supports D1 [ 0.416861] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.421705] PCI: bus0: Fast back to back transfers disabled [ 0.422244] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000 [ 0.422542] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.423916] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.428940] PCI: bus1: Fast back to back transfers disabled [ 0.429044] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] [ 0.429072] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] [ 0.429229] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 0.429256] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] [ 0.430230] pcieport 0000:00:00.0: AER: enabled with IRQ 44 [ 0.431367] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator [ 0.431612] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator [ 0.431741] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator [ 0.432024] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges: [ 0.432101] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031e0ffff → 0x0031e00000 [ 0.432141] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff → 0x002e000000 [ 0.657765] qcom-pcie 1b700000.pci: Link up [ 0.657922] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 0.657949] pci_bus 0001:00: root bus resource [bus 00-ff] [ 0.657971] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x31e00000-0x31e0ffff]) [ 0.657991] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 0.658072] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400 [ 0.658213] pci 0001:00:00.0: supports D1 [ 0.658232] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 0.662768] PCI: bus0: Fast back to back transfers disabled [ 0.663298] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000 [ 0.663612] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.665087] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold [ 0.665542] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 0.670035] PCI: bus1: Fast back to back transfers disabled [ 0.670122] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] [ 0.670150] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 0.670308] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 0.670332] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] [ 0.671289] pcieport 0001:00:00.0: AER: enabled with IRQ 46 [ 0.674463] L2 @ QSB rate. Forcing new rate. [ 0.674702] L2 @ 384000 KHz [ 0.674902] CPU0 @ 800000 KHz [ 0.674920] CPU1 @ QSB rate. Forcing new rate. [ 0.675055] CPU1 @ 384000 KHz [ 0.679291] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 0.681502] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0 [ 0.683653] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.684488] msm_serial 16340000.serial: msm_serial: detected port #0 [ 0.684546] msm_serial 16340000.serial: uartclk = 7372800 [ 0.684623] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM [ 0.684664] msm_serial: console setup on port #0 [ 1.526188] printk: console [ttyMSM0] enabled [ 1.531416] msm_serial: driver initialized [ 1.541017] loop: module loaded [ 1.542684] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xaa [ 1.542976] nand: Macronix MX30UF2G18AC [ 1.549573] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.553229] Block protection check failed [ 1.561150] 29 fixed-partitions partitions found on MTD device qcom_nand.0 [ 1.564851] Creating 29 MTD partitions on “qcom_nand.0”: [ 1.571720] 0x000000000000-0x000000040000 : “0:SBL1” [ 1.578116] 0x000000040000-0x000000180000 : “0:MIBIB” [ 1.584708] 0x000000180000-0x0000002c0000 : “0:SBL2” [ 1.589532] 0x0000002c0000-0x000000540000 : “0:SBL3” [ 1.592837] random: fast init done [ 1.600927] 0x000000540000-0x000000660000 : “0:DDRCONFIG” [ 1.603380] 0x000000660000-0x000000780000 : “0:SSD” [ 1.608006] 0x000000780000-0x000000a00000 : “0:TZ” [ 1.615071] 0x000000a00000-0x000000c80000 : “0:RPM” [ 1.619812] 0x000000c80000-0x000001180000 : “0:APPSBL” [ 1.628757] 0x000001180000-0x000001200000 : “0:APPSBLENV” [ 1.630136] 0x000001200000-0x000001340000 : “0:ART” [ 1.635854] 0x000001340000-0x000005340000 : “stock_rootfs” [ 1.743548] 0x000005340000-0x0000053a0000 : “0:BOOTCONFIG” [ 1.745265] 0x0000053a0000-0x0000054e0000 : “0:SBL2_1” [ 1.751268] 0x0000054e0000-0x000005760000 : “0:SBL3_1” [ 1.758519] 0x000005760000-0x000005880000 : “0:DDRCONFIG_1” [ 1.761596] 0x000005880000-0x0000059a0000 : “0:SSD_1” [ 1.766558] 0x0000059a0000-0x000005c20000 : “0:TZ_1” [ 1.774432] 0x000005c20000-0x000005ea0000 : “0:RPM_1” [ 1.779866] 0x000005ea0000-0x000005f00000 : “0:BOOTCONFIG1” [ 1.781601] 0x000005f00000-0x000006400000 : “0:APPSBL_1” [ 1.794369] 0x000006400000-0x00000a400000 : “stock_rootfs_1” [ 1.912824] 0x00000a400000-0x00000a500000 : “stock_fw_env” [ 1.915076] 0x00000a500000-0x00000ad00000 : “stock_config” [ 1.930996] 0x00000ad00000-0x00000af00000 : “stock_PKI” [ 1.934857] 0x00000af00000-0x00000b000000 : “stock_scfgmgr” [ 1.937266] 0x000006400000-0x000006500000 : “fw_env” [ 1.942962] 0x000006500000-0x000010000000 : “ubi” [ 1.959765] random: crng init done [ 2.201595] 0x000001340000-0x000005340000 : “extra” [ 2.342399] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 2.344701] spi-nor spi0.0: mr25h256 (32 Kbytes) [ 2.371344] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii [ 3.143103] ipq806x-gmac-dwmac 37000000.ethernet: IRQ eth_wake_irq not found [ 3.143164] ipq806x-gmac-dwmac 37000000.ethernet: IRQ eth_lpi not found [ 3.150401] ipq806x-gmac-dwmac 37000000.ethernet: PTP uses main clock [ 3.156867] ipq806x-gmac-dwmac 37000000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 3.162317] ipq806x-gmac-dwmac 37000000.ethernet: DWMAC1000 [ 3.169645] ipq806x-gmac-dwmac 37000000.ethernet: DMA HW capability register supported [ 3.175594] ipq806x-gmac-dwmac 37000000.ethernet: RX Checksum Offload Engine supported [ 3.183283] ipq806x-gmac-dwmac 37000000.ethernet: COE Type 2 [ 3.191174] ipq806x-gmac-dwmac 37000000.ethernet: TX Checksum insertion supported [ 3.196900] ipq806x-gmac-dwmac 37000000.ethernet: Wake-Up On Lan supported [ 3.204376] ipq806x-gmac-dwmac 37000000.ethernet: Enhanced/Alternate descriptors [ 3.211135] ipq806x-gmac-dwmac 37000000.ethernet: Enabled extended descriptors [ 3.218602] ipq806x-gmac-dwmac 37000000.ethernet: Ring mode enabled [ 3.225726] ipq806x-gmac-dwmac 37000000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.234783] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found [ 3.240482] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found [ 3.248077] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock [ 3.254567] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 3.260451] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000 [ 3.268042] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported [ 3.273807] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported [ 3.281551] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2 [ 3.289344] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported [ 3.295268] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported [ 3.302637] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors [ 3.309314] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors [ 3.316944] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled [ 3.323989] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.332797] ipq806x-gmac-dwmac 37600000.ethernet: IRQ eth_wake_irq not found [ 3.338745] ipq806x-gmac-dwmac 37600000.ethernet: IRQ eth_lpi not found [ 3.346312] ipq806x-gmac-dwmac 37600000.ethernet: PTP uses main clock [ 3.352766] ipq806x-gmac-dwmac 37600000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 3.358714] ipq806x-gmac-dwmac 37600000.ethernet: DWMAC1000 [ 3.366300] ipq806x-gmac-dwmac 37600000.ethernet: DMA HW capability register supported [ 3.372087] ipq806x-gmac-dwmac 37600000.ethernet: RX Checksum Offload Engine supported [ 3.379717] ipq806x-gmac-dwmac 37600000.ethernet: COE Type 2 [ 3.387722] ipq806x-gmac-dwmac 37600000.ethernet: TX Checksum insertion supported [ 3.393514] ipq806x-gmac-dwmac 37600000.ethernet: Wake-Up On Lan supported [ 3.400887] ipq806x-gmac-dwmac 37600000.ethernet: Enhanced/Alternate descriptors [ 3.407577] ipq806x-gmac-dwmac 37600000.ethernet: Enabled extended descriptors [ 3.415226] ipq806x-gmac-dwmac 37600000.ethernet: Ring mode enabled [ 3.422255] ipq806x-gmac-dwmac 37600000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.471705] i2c /dev entries driver [ 3.478655] sdhci: Secure Digital Host Controller Interface driver [ 3.478703] sdhci: Copyright© Pierre Ossman [ 3.483868] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.492161] NET: Registered protocol family 10 [ 3.496875] Segment Routing with IPv6 [ 3.498304] NET: Registered protocol family 17 [ 3.502656] 8021q: 802.1Q VLAN Support v1.8 [ 3.506355] Registering SWP/SWPB emulation handler [ 3.548644] qcom_rpm 108000.rpm: RPM firmware 3.0.16777372 [ 3.566605] s1a: Bringing 0uV into 1050000-1050000uV [ 3.567053] s1a: supplied by regulator-dummy [ 3.570964] s1b: Bringing 0uV into 1050000-1050000uV [ 3.575242] s1b: supplied by regulator-dummy [ 3.580053] s2a: Bringing 0uV into 775000-775000uV [ 3.584535] s2a: supplied by regulator-dummy [ 3.588911] s2b: Bringing 0uV into 775000-775000uV [ 3.593556] s2b: supplied by regulator-dummy [ 3.600732] thermal thermal_zone0: failed to read out thermal zone (-110) [ 3.620185] UBI: auto-attach mtd27 [ 3.620209] ubi0: attaching mtd27 [ 4.925052] ubi0: scanning is finished [ 4.935887] ubi0: attached mtd27 (name “ubi”, size 155 MiB) [ 4.935909] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 4.940257] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 4.947289] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 4.954131] ubi0: good PEBs: 1240, bad PEBs: 0, corrupted PEBs: 0 [ 4.960902] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 4.967084] ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence number: 844703907 [ 4.974279] ubi0: available PEBs: 0, total reserved PEBs: 1240, PEBs reserved for bad PEB handling: 40 [ 5.020931] ubi0: background thread “ubi_bgt0d” started, PID 120 [ 5.021369] block ubiblock0_1: created from ubi0:1(roo[ 5.035495] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 5.036470] Freeing unused kernel memory: 1024K [ 5.071431] Run /sbin/init as init process [ 5.513983] init: Console is alive [ 5.514132] init: - watchdog - [ 5.516339] init: Watchdog has previously reset the system [ 6.413076] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 6.499924] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 49 [ 6.501489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.510380] SCSI subsystem initialized [ 6.523404] ehci-fsl: Freescale EHCI Host controller driver [ 6.524350] ehci-platform: EHCI generic platform driver [ 6.534206] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.535006] ohci-platform: OHCI generic platform driver [ 6.540963] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found [ 6.544408] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found [ 6.550308] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found [ 6.556511] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found [ 6.564821] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found [ 6.568016] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found [ 6.573839] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found [ 6.579820] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found [ 6.724518] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 6.724575] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 6.729081] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 6.736631] xhci-hcd xhci-hcd.0.auto: irq 51, io mem 0x11000000 [ 6.746882] hub 1-0:1.0: USB hub found [ 6.751878] hub 1-0:1.0: 1 port detected [ 6.755876] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 6.759637] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 6.765014] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 6.783289] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.784287] hub 2-0:1.0: USB hub found [ 6.790516] hub 2-0:1.0: 1 port detected [ 6.795071] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 6.798131] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 6.803784] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 6.811141] xhci-hcd xhci-hcd.1.auto: irq 52, io mem 0x10000000 [ 6.821992] hub 3-0:1.0: USB hub found [ 6.826525] hub 3-0:1.0: 1 port detected [ 6.830656] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 6.834250] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 6.839436] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 6.847418] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.854827] hub 4-0:1.0: USB hub found [ 6.861987] hub 4-0:1.0: 1 port detected [ 6.868677] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 6.876058] init: - preinit - [ 8.533882] dwmac1000: Master AXI performs any burst length [ 8.533922] ipq806x-gmac-dwmac 37200000.ethernet eth1: No Safety Features support found [ 8.548274] ipq806x-gmac-dwmac 37200000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 8.548429] ipq806x-gmac-dwmac 37200000.ethernet eth1: registered PTP clock [ 8.567364] ipq806x-gmac-dwmac 37200000.ethernet eth1: configuring for fixed/sgmii link mode [ 8.567673] ipq806x-gmac-dwmac 37200000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 8.575257] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 12.810822] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 12.813104] UBIFS (ubi0:2): background thread “ubifs_bgt0_2” started, PID 204 [ 12.869796] UBIFS (ubi0:2): recovery needed [ 13.001439] UBIFS (ubi0:2): recovery completed [ 13.001549] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name “rootfs_data” [ 13.004818] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 13.012758] UBIFS (ubi0:2): FS size: 142594048 bytes (135 MiB, 1123 LEBs), journal size 7110656 bytes (6 MiB, 56 LEBs) [ 13.022657] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) [ 13.033248] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 9987FD54-6DCF-4D5C-A5E1-C411B7B216B2, small LPT model [ 13.044087] mount_root: switching to ubifs overlay [ 13.062241] urandom-seed: Seeding with /etc/urandom.seed [ 13.212960] ipq806x-gmac-dwmac 37200000.ethernet eth1: Link is Down [ 13.218326] procd: - early - [ 13.218422] procd: - watchdog - [ 13.221318] procd: Watchdog has previously reset the system [ 13.908679] procd: - watchdog - [ 13.908936] procd: Watchdog has previously reset the system [ 13.915378] procd: - ubus - [ 13.984023] procd: - init - Please press Enter to activate this console. [ 14.426638] urngd: v1.0.2 started. [ 14.447336] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.507565] Loading modules backported from Linux version v5.15.8-0-g43e577d7a2cb [ 14.507602] Backport generated by backports.git v5.15.8-1-0-g83f664bb [ 14.848857] PPP generic driver version 2.4.2 [ 14.849471] NET: Registered protocol family 24 [ 14.865188] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46. [ 14.865779] ath10k_pci 0000:01:00.0: enabling device (0140 → 0142) [ 14.872740] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 16.025000] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe [ 16.025116] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 16.040317] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-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 7ea63dc5 [ 18.395108] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734 [ 21.943700] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 21.943740] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32 [ 22.026205] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 22.027062] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224' [ 22.316200] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1 [ 22.419148] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x40. [ 22.420568] ath10k_pci 0001:01:00.0: enabling device (0140 → 0142) [ 22.427153] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 23.679652] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002 [ 23.679716] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 23.693328] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9980-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 b36a12bf [ 23.781162] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:2 crc32 e4a0f655 [ 24.935862] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 24.935897] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32 [ 25.014636] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 25.015426] ath10k_pci 0001:01:00.0: wmi print 'free: 31080 iram: 23028 sram: 9596' [ 25.356923] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1 [ 25.470279] kmodloader: done loading kernel modules from /etc/modules.d/* [ 29.418694] dwmac1000: Master AXI performs any burst length [ 29.418727] ipq806x-gmac-dwmac 37200000.ethernet eth1: No Safety Features support found [ 29.433158] ipq806x-gmac-dwmac 37200000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 29.433280] ipq806x-gmac-dwmac 37200000.ethernet eth1: registered PTP clock [ 29.441081] ipq806x-gmac-dwmac 37200000.ethernet eth1: configuring for fixed/sgmii link mode [ 29.448942] ipq806x-gmac-dwmac 37200000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 29.457835] br-lan: port 1(eth1) entered blocking state [ 29.465394] br-lan: port 1(eth1) entered disabled state [ 29.470516] device eth1 entered promiscuous mode [ 29.479752] br-lan: port 1(eth1) entered blocking state [ 29.480412] br-lan: port 1(eth1) entered forwarding state [ 29.585538] ipq806x-gmac-dwmac 37600000.ethernet eth2: PHY [37000000.mdio-mii:07] driver [Qualcomm Atheros AR8031/AR8033] (irq=POLL) [ 29.590721] dwmac1000: Master AXI performs any burst length [ 29.596519] ipq806x-gmac-dwmac 37600000.ethernet eth2: No Safety Features support found [ 29.611969] ipq806x-gmac-dwmac 37600000.ethernet eth2: IEEE 1588-2008 Advanced Timestamp supported [ 29.612097] ipq806x-gmac-dwmac 37600000.ethernet eth2: registered PTP clock [ 29.621259] ipq806x-gmac-dwmac 37600000.ethernet eth2: configuring for phy/sgmii link mode [ 31.395293] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 [ 31.395327] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32 [ 31.474247] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' [ 31.475015] ath10k_pci 0001:01:00.0: wmi print 'free: 31080 iram: 23028 sram: 9596' [ 31.909007] ath10k_pci 0001:01:00.0: rts threshold -1 [ 31.911267] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 [ 31.913306] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 32.214822] ath10k_pci 0001:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 [ 33.196481] wlan1: authenticate with [...mac-addr...] [ 33.541081] wlan1: send auth to [...mac-addr...] (try 1/3) [ 33.544571] wlan1: authenticated [ 33.551010] wlan1: associate with [...mac-addr...] (try 1/3) [ 33.951793] wlan1: associate with [...mac-addr...] (try 2/3) [ 34.218473] wlan1: RX AssocResp from [...mac-addr...] (capab=0x1431 status=0 aid=1) [ 34.219534] ath10k_pci 0001:01:00.0: pdev param 0 not supported by firmware [ 34.225403] ath10k_pci 0001:01:00.0: failed to enable peer stats info: -95 [ 34.232107] wlan1: associated [ 34.401669] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2023/10/18 02:53
  • by lanchon