Advertisement
Guest User

Untitled

a guest
Apr 25th, 2022
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.93 KB | None | 0 0
  1. root@wirelessinternet:~# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Initializing cgroup subsys cpuacct
  6. [ 0.000000] Linux version 3.14.77 (buildbot@ip-10-10-4-69) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 97e9614+r49254) ) #1 SMP PREEMPT Fri Jan 17 02: 38:21 UTC 2020
  7. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  8. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio n cache
  9. [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1
  10. [ 0.000000] Reserved memory: failed to reserve memory for node 'rsvd1@8700000 0': base 0x87000000, size 5 MiB
  11. [ 0.000000] Memory policy: Data cache writealloc
  12. [ 0.000000] On node 0 totalpages: 62720
  13. [ 0.000000] free_area_init_node: node 0, pgdat c097fa00, node_mem_map cfdfa00 0
  14. [ 0.000000] Normal zone: 512 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 62720 pages, LIFO batch:15
  17. [ 0.000000] PERCPU: Embedded 7 pages/cpu @cfdca000 s8064 r8192 d12416 u32768
  18. [ 0.000000] pcpu-alloc: s8064 r8192 d12416 u32768 alloc=8*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 62208
  21. [ 0.000000] Kernel command line: root=/dev/nfs rw rootfstype=nfs nfsroot=169. 254.252.1:/var/nfs/rootfs,nfsvers=3 init=/boot/nfsboot ip=169.254.252.2:169.254. 252.1:169.254.252.1:255.255.255.0:my.router:usb0:none clk_ignore_unused
  22. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  25. [ 0.000000] allocated 524288 bytes of page_cgroup
  26. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memor y cgroups
  27. [ 0.000000] Memory: 239256K/250880K available (5420K kernel code, 441K rwdata , 1980K rodata, 191K init, 565K bss, 11624K reserved, 0K highmem)
  28. [ 0.000000] Virtual kernel memory layout:
  29. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  31. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  32. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  33. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  34. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  35. [ 0.000000] .text : 0xc0208000 - 0xc09424cc (7402 kB)
  36. [ 0.000000] .init : 0xc0943000 - 0xc0972f80 ( 192 kB)
  37. [ 0.000000] .data : 0xc0974000 - 0xc09e24a8 ( 442 kB)
  38. [ 0.000000] .bss : 0xc09e24a8 - 0xc0a6f94c ( 566 kB)
  39. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  40. [ 0.000000] Preemptible hierarchical RCU implementation.
  41. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  42. [ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt).
  43. [ 0.000010] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 28633 11552512ns
  44. [ 0.000019] Switching to timer-based delay loop
  45. [ 0.000303] Calibrating delay loop (skipped), value calculated using timer fr equency.. 96.00 BogoMIPS (lpj=480000)
  46. [ 0.000320] pid_max: default: 32768 minimum: 301
  47. [ 0.000592] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.000607] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. [ 0.011386] Initializing cgroup subsys memory
  50. [ 0.011428] Initializing cgroup subsys devices
  51. [ 0.011488] CPU: Testing write buffer coherency: ok
  52. [ 0.011878] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  53. [ 0.011954] Setting up static identity map for 0x802126e0 - 0x80212738
  54. [ 0.090705] CPU1: Booted secondary processor
  55. [ 0.090751] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  56. [ 0.110680] CPU2: Booted secondary processor
  57. [ 0.110716] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  58. [ 0.130705] CPU3: Booted secondary processor
  59. [ 0.130739] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  60. [ 0.130897] Brought up 4 CPUs
  61. [ 0.130942] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  62. [ 0.130951] CPU: All CPU(s) started in SVC mode.
  63. [ 0.141917] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  64. [ 0.142395] pinctrl core: initialized pinctrl subsystem
  65. [ 0.142851] regulator-dummy: no parameters
  66. [ 0.143570] NET: Registered protocol family 16
  67. [ 0.145173] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  68. [ 0.145825] cpuidle: using governor ladder
  69. [ 0.145838] cpuidle: using governor menu
  70. [ 0.154052] hw-breakpoint: Debug register access (0xee003e17) caused undefine d instruction on CPU 3
  71. [ 0.154061] hw-breakpoint: Debug register access (0xee003e17) caused undefine d instruction on CPU 2
  72. [ 0.154068] hw-breakpoint: Debug register access (0xee003e17) caused undefine d instruction on CPU 1
  73. [ 0.154074] hw-breakpoint: CPU 2 failed to disable vector catch
  74. [ 0.154106] hw-breakpoint: Debug register access (0xee003e17) caused undefine d instruction on CPU 0
  75. [ 0.154195]
  76. [ 0.154195] Version Rollback Feature Disabled
  77. [ 0.155408] gpiochip_add: registered GPIOs 0 to 69 on device: 1000000.pinctrl
  78. [ 0.155429] GPIO chip 1000000.pinctrl: created GPIO range 0->69 ==> 1000000.p inctrl PIN 0->69
  79. [ 0.157208] <CORE> glink_init: unable to create log context
  80. [ 0.157833] sps:sps is ready.
  81. [ 0.164621] bio: create slab <bio-0> at 0
  82. [ 0.166614] SCSI subsystem initialized
  83. [ 0.166886] libata version 3.00 loaded.
  84. [ 0.167397] usbcore: registered new interface driver usbfs
  85. [ 0.167484] usbcore: registered new interface driver hub
  86. [ 0.167638] usbcore: registered new device driver usb
  87. [ 0.167948] msm_bus_fabric_init_driver
  88. [ 0.168124] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default t o 100
  89. [ 0.168140] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  90. [ 0.168160] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus40 96 ctx1
  91. [ 0.168203] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default t o 100
  92. [ 0.168217] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  93. [ 0.168234] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus10 24 ctx1
  94. [ 0.194047] Advanced Linux Sound Architecture Driver Initialized.
  95. [ 0.195135] Switched to clocksource arch_sys_counter
  96. [ 0.196960] NET: Registered protocol family 2
  97. [ 0.198316] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  98. [ 0.198365] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  99. [ 0.198415] TCP: Hash tables configured (established 2048 bind 2048)
  100. [ 0.198471] TCP: reno registered
  101. [ 0.198488] UDP hash table entries: 256 (order: 1, 8192 bytes)
  102. [ 0.198522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  103. [ 0.198896] NET: Registered protocol family 1
  104. [ 0.199303] RPC: Registered named UNIX socket transport module.
  105. [ 0.199318] RPC: Registered udp transport module.
  106. [ 0.199327] RPC: Registered tcp transport module.
  107. [ 0.199336] RPC: Registered tcp NFSv4.1 backchannel transport module.
  108. [ 0.199352] PCI: CLS 0 bytes, default 64
  109. [ 0.200061] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counter s available
  110. [ 0.201619] futex hash table entries: 1024 (order: 4, 65536 bytes)
  111. [ 0.211110] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  112. [ 0.211972] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORIT Y) (c) 2001-2006 Red Hat, Inc.
  113. [ 0.212904] msgmni has been set to 467
  114. [ 0.214878] Key type asymmetric registered
  115. [ 0.214894] Asymmetric key parser 'x509' registered
  116. [ 0.214934] io scheduler noop registered
  117. [ 0.214945] io scheduler deadline registered (default)
  118. [ 0.216464] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  119. [ 0.216548] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  120. [ 0.216624] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  121. [ 0.216682] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  122. [ 0.217685] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  123. [ 0.218707] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
  124. [ 0.218747] msm_serial_hsl_probe: Bus scaling is disabled
  125. [ 0.218902] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM
  126. [ 0.219431] console [ttyMSM0] enabled
  127. [ 0.219848] msm_serial_hsl_init: driver initialized
  128. [ 0.220291] msm_serial_hs module loaded
  129. [ 0.220644] qca_serial_hs module loaded
  130. [ 0.223039] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  131. [ 0.223059] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  132. [ 0.223072] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  133. [ 0.223085] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  134. [ 0.223098] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  135. [ 0.223111] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  136. [ 0.223124] of_get_named_gpiod_flags: can't parse gpios property of node '/so c/spi@78b5000[0]'
  137. [ 0.224046] sps: BAM device 0x07884000 is not registered yet.
  138. [ 0.224071] sps:BAM 0x07884000 is registered.
  139. [ 0.224286] sps:BAM 0x07884000 (va:0xd0b40000) enabled: ver:0x19, number of p ipes:12
  140. [ 0.224763] m25p80 spi0.0: found s25fl064k, expected n25q128a11
  141. [ 0.224791] m25p80 spi0.0: s25fl064k (8192 Kbytes)
  142. [ 0.224842] 8 ofpart partitions found on MTD device spi0.0
  143. [ 0.224852] Creating 8 MTD partitions on "spi0.0":
  144. [ 0.224868] 0x000000000000-0x000000040000 : "0:SBL1"
  145. [ 0.226006] 0x000000040000-0x000000060000 : "0:MIBIB"
  146. [ 0.227027] 0x000000060000-0x0000000c0000 : "0:QSEE"
  147. [ 0.228030] 0x0000000c0000-0x0000000d0000 : "0:CDT"
  148. [ 0.229043] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
  149. [ 0.230079] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
  150. [ 0.231135] 0x0000000f0000-0x000000170000 : "0:APPSBL"
  151. [ 0.232053] 0x000000170000-0x000000180000 : "0:ART"
  152. [ 0.234140] of_get_named_gpiod_flags exited with status 0
  153. [ 0.244408] libphy: ipq40xx_mdio: probed
  154. [ 0.248342] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered
  155. [ 0.248502] usbcore: registered new interface driver cdc_ether
  156. [ 0.248633] usbcore: registered new interface driver cdc_ncm
  157. [ 0.248700] usbcore: registered new interface driver qmi_wwan
  158. [ 0.249623] dwc3 8a00000.dwc3: no usb2 phy configured
  159. [ 0.249656] platform 8a00000.dwc3: Driver dwc3 requests probe deferral
  160. [ 0.250158] dwc3 6000000.dwc3: no usb2 phy configured
  161. [ 0.250184] platform 6000000.dwc3: Driver dwc3 requests probe deferral
  162. [ 0.250278] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  163. [ 0.250313] ehci-pci: EHCI PCI platform driver
  164. [ 0.250410] ehci-platform: EHCI generic platform driver
  165. [ 0.250561] uhci_hcd: USB Universal Host Controller Interface driver
  166. [ 0.250978] usbcore: registered new interface driver cdc_acm
  167. [ 0.250990] cdc_acm: USB Abstract Control Model driver for USB modems and ISD N adapters
  168. [ 0.251057] usbcore: registered new interface driver cdc_wdm
  169. [ 0.251215] usbcore: registered new interface driver usbserial
  170. [ 0.251288] usbcore: registered new interface driver usbserial_generic
  171. [ 0.251350] usbserial: USB Serial support registered for generic
  172. [ 0.251407] usbcore: registered new interface driver qcserial
  173. [ 0.251464] usbserial: USB Serial support registered for Qualcomm USB modem
  174. [ 0.252734] i2c /dev entries driver
  175. [ 0.254737] sdhci: Secure Digital Host Controller Interface driver
  176. [ 0.254750] sdhci: Copyright(c) Pierre Ossman
  177. [ 0.254759] sdhci-pltfm: SDHCI platform and OF driver helper
  178. [ 0.258531] TCP: cubic registered
  179. [ 0.259249] NET: Registered protocol family 10
  180. [ 0.260415] NET: Registered protocol family 17
  181. [ 0.260544] Bridge firewalling registered
  182. [ 0.260563] 8021q: 802.1Q VLAN Support v1.8
  183. [ 0.260743] Registering SWP/SWPB emulation handler
  184. [ 0.261912] regulator-dummy: disabling
  185. [ 0.666219] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  186. [ 0.666264] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 1
  187. [ 0.666532] xhci-hcd xhci-hcd.0.auto: irq 164, io mem 0x08a00000
  188. [ 0.667554] hub 1-0:1.0: USB hub found
  189. [ 0.667635] hub 1-0:1.0: 1 port detected
  190. [ 0.668159] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  191. [ 0.668186] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 2
  192. [ 0.669142] hub 2-0:1.0: USB hub found
  193. [ 0.669198] hub 2-0:1.0: 1 port detected
  194. [ 0.945532] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  195. [ 0.945578] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus nu mber 3
  196. [ 0.945847] xhci-hcd xhci-hcd.1.auto: irq 168, io mem 0x06000000
  197. [ 0.946785] hub 3-0:1.0: USB hub found
  198. [ 0.946846] hub 3-0:1.0: 1 port detected
  199. [ 0.947322] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  200. [ 0.947349] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus nu mber 4
  201. [ 0.948312] hub 4-0:1.0: USB hub found
  202. [ 0.948370] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
  203. [ 0.949010] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  204. [ 1.105496] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
  205. [ 1.125894] usb 2-1: Parent hub missing LPM exit latency info. Power managem ent will be impacted.
  206. [ 1.153267] cdc_ether 2-1:1.3 usb0: register 'cdc_ether' at usb-xhci-hcd.0.au to-1, CDC Ethernet Device, fe:df:0e:7d:53:12
  207. [ 1.975918] IP-Config: Complete:
  208. [ 1.975949] device=usb0, hwaddr=fe:df:0e:7d:53:12, ipaddr=169.254.252.2, mask=255.255.255.0, gw=169.254.252.1
  209. [ 1.975961] host=my, domain=, nis-domain=router
  210. [ 1.975972] bootserver=169.254.252.1, rootserver=169.254.252.1, rootpath =
  211. [ 1.975986] clk: Not disabling unused clocks
  212. [ 1.975994] ALSA device list:
  213. [ 1.976002] No soundcards found.
  214. [ 2.006089] VFS: Mounted root (nfs filesystem) on device 0:11.
  215. [ 2.006412] Freeing unused kernel memory: 188K (c0943000 - c0972000)
  216. [ 3.542641] init: Console is alive
  217. [ 3.542892] init: - watchdog -
  218. [ 3.566618] random: kmodloader: uninitialized urandom read (4 bytes read, 34 bits of entropy available)
  219. [ 7.807195] random: nonblocking pool is initialized
  220. [ 8.426047] Button Hotplug driver version 0.4.1
  221. [ 8.439036] of_get_named_gpiod_flags exited with status 0
  222. [ 8.544241] init: - preinit -
  223. [ 11.470794] procd: - early -
  224. [ 11.470953] procd: - watchdog -
  225. [ 12.205973] procd: - ubus -
  226. [ 13.215473] procd: - init -
  227. [ 15.734341] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  228. [ 15.734446] qcrypto 8e20000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x8e 20000
  229. [ 15.734469] qcrypto 8e20000.qcrypto: CE device = 0x0
  230. [ 15.734469] , IO base, CE = 0xd0f40000
  231. [ 15.734469] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  232. [ 15.734469] IO base BAM = 0x (null)
  233. [ 15.734469] BAM IRQ 239
  234. [ 15.734469] Engines Availability = 0x2010453
  235. [ 15.734518] sps:BAM 0x08e04000 is registered.
  236. [ 15.735544] sps:BAM 0x08e04000 (va:0xd0f80000) enabled: ver:0x27, number of p ipes:4
  237. [ 15.736525] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000008e04000 i rq 239
  238. [ 15.736856] bus_scale_table is NULL
  239. [ 15.737072] qcrypto 8e20000.qcrypto: qcrypto-ecb-aes
  240. [ 15.737236] qcrypto 8e20000.qcrypto: qcrypto-cbc-aes
  241. [ 15.737369] qcrypto 8e20000.qcrypto: qcrypto-ctr-aes
  242. [ 15.737497] qcrypto 8e20000.qcrypto: qcrypto-ecb-des
  243. [ 15.737627] qcrypto 8e20000.qcrypto: qcrypto-cbc-des
  244. [ 15.737751] qcrypto 8e20000.qcrypto: qcrypto-ecb-3des
  245. [ 15.737876] qcrypto 8e20000.qcrypto: qcrypto-cbc-3des
  246. [ 15.737996] qcrypto 8e20000.qcrypto: qcrypto-xts-aes
  247. [ 15.738122] qcrypto 8e20000.qcrypto: qcrypto-sha1
  248. [ 15.738246] qcrypto 8e20000.qcrypto: qcrypto-sha256
  249. [ 15.738370] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  250. [ 15.738493] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  251. [ 15.738617] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  252. [ 15.738740] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
  253. [ 15.738867] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
  254. [ 15.738994] qcrypto 8e20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
  255. [ 15.739139] qcrypto 8e20000.qcrypto: qcrypto-hmac-sha1
  256. [ 15.739275] qcrypto 8e20000.qcrypto: qcrypto-hmac-sha256
  257. [ 15.739402] qcrypto 8e20000.qcrypto: qcrypto-aes-ccm
  258. [ 15.739526] qcrypto 8e20000.qcrypto: qcrypto-rfc4309-aes-ccm
  259. [ 15.739537] qcrypto: FIPS140-2 Known Answer Tests: Skipped
  260. [ 15.866784] nf_conntrack version 0.5.0 (3741 buckets, 14964 max)
  261. [ 15.886217] Key type dns_resolver registered
  262. [ 15.913512] NTFS driver 2.1.30 [Flags: R/O MODULE].
  263. [ 15.953497] Initializing XFRM netlink socket
  264. [ 15.958584] NET: Registered protocol family 15
  265. [ 15.974598] PPP generic driver version 2.4.2
  266. [ 16.458645] ssdk_alloc_priv[3822]:INFO:ess-switch dts node number: 1
  267. [ 16.458703] ssdk_dt_get_switch_node[2836]:INFO:ess-switch DT exist!
  268. [ 16.458722] ssdk_dt_parse_access_mode[2738]:INFO:switch_access_mode: local bu s
  269. [ 16.458736] ssdk_dt_parse_access_mode[2750]:INFO:switchreg_base_addr: 0xc0000 00
  270. [ 16.458747] ssdk_dt_parse_access_mode[2751]:INFO:switchreg_size: 0x80000
  271. [ 16.458759] ssdk_dt_parse_mac_mode[2323]:INFO:mac mode = 0x0
  272. [ 16.458771] ssdk_dt_parse_mac_mode[2329]:INFO:mac mode1 doesn't exit!
  273. [ 16.458783] ssdk_dt_parse_mac_mode[2338]:INFO:mac mode2 doesn't exit!
  274. [ 16.458794] ssdk_dt_parse_phy_info[2590]:INFO:qcom,port_phyinfo DT doesn't ex ist!
  275. [ 16.458816] ssdk_dt_parse_mdio[2631]:INFO:mdio DT exist!
  276. [ 16.458841] ssdk_dt_parse_led[2810]:INFO:current dts led_source_num is 0
  277. [ 16.458862] ssdk_dt_parse_psgmii[2708]:INFO:ess-psgmii DT exist!
  278. [ 16.458886] ssdk_plat_init start
  279. [ 16.459084] ssdk_plat_init[1134]:ERROR:enable ess clk
  280. [ 16.524126] malibu_phy_api_ops_init[2577]:INFO:qca probe malibu phy driver su cceeded!
  281. [ 16.574845] regi_init[3927]:INFO:Initializing DESS!!
  282. [ 20.079221] ssdk_switch_register[1623]:INFO:Chip version 0x1401
  283. [ 20.079269] qca_link_polling_select[1290]:INFO:link-polling-required node doe s not exist
  284. [ 20.079282] ssdk_switch_register[1648]:INFO:polling is selected
  285. [ 20.079296] regi_init[3936]:INFO:Initializing DESS Done!!
  286. [ 20.079387] regi_init[3961]:INFO:qca-ssdk module init succeeded!
  287. [ 20.162917] **********************************************************
  288. [ 20.162938] * Driver :NSS GMAC Driver for RTL v(3.72a)
  289. [ 20.162947] * Version :1.0
  290. [ 20.162956] * Copyright :Copyright (c) 2013-2016 The Linux Foundation. All ri ghts reserved.
  291. [ 20.162965] **********************************************************
  292. [ 20.306461] l2tp_core: L2TP core driver, V2.0
  293. [ 20.312419] l2tp_netlink: L2TP netlink interface
  294. [ 20.350849] qca-nss-drv.ko is loaded for symbol link
  295. [ 20.367419] sit: IPv6 over IPv4 tunneling driver
  296. [ 20.380564] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded.
  297. [ 20.410872] gre: GRE over IPv4 demultiplexor driver
  298. [ 20.417014] ip_gre: GRE over IPv4 tunneling driver
  299. [ 20.434160] ip6_gre: GRE over IPv6 tunneling driver
  300. [ 20.451414] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  301. [ 20.524293] QCA multicast snooping installed successfully
  302. [ 20.547393] ip6_tables: (C) 2000-2006 Netfilter Core Team
  303. [ 20.586475] EDMA using MAC@ - using
  304. [ 20.586502] ba:e9:**:**:**:**
  305. [ 20.587914] EDMA using MAC@ - using
  306. [ 20.587932] 5a:d2:**:**:**:**
  307. [ 20.695173] Netfilter messages via NETLINK v0.30.
  308. [ 20.699688] ip_set: protocol 6
  309. [ 20.859350] QCA Hy-Fi multicast installation successfully
  310. [ 20.897572] nss_lag_init[354]:LAG Manager Installed
  311. [ 20.923486] NET: Registered protocol family 24
  312. [ 20.928635] PPTP driver version 0.8.5
  313. [ 20.946654] <NSS-CRYPTO>:module loaded (platform - IPQ806x, build - Build_ID - 01/17/20, 02:05:20)
  314. [ 20.946795] <NSS-CRYPTO>:qca-nss-crypto.ko is loaded for symbol link
  315. [ 20.951951] crypto bench loaded - Build_ID - 01/17/20, 02:05:22
  316. [ 20.952003] nss_crypto_register_user[151]:bf62f23c: Crypto Device is not read y
  317. [ 20.965386] nss_macsec init success
  318. [ 21.018124] nss_crypto_register_user[151]:bf62f23c: Crypto Device is not read y
  319. [ 21.039555] nss is not enabled on this platform
  320. [ 21.039580] nss_ipsecmgr_init[1262]:NSS is not enabled in this platform
  321. [ 21.086421] nss_crypto_register_user[151]:bf62f23c: Crypto Device is not read y
  322. [ 21.093147] nss is not enabled on this platform
  323. [ 21.156205] u32 classifier
  324. [ 21.156224] input device check on
  325. [ 21.156232] Actions configured
  326. [ 21.172293] Mirror/redirect action on
  327. [ 21.357723] fuse init (API version 7.22)
  328. [ 21.641916] arp_tables: (C) 2002 David S. Miller
  329. [ 21.673498] ip_tables: (C) 2000-2006 Netfilter Core Team
  330. [ 21.727307] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  331. [ 21.833249] nf_conntrack_rtsp v0.6.21 loading
  332. [ 22.018564] nf_nat_rtsp v0.6.21 loading
  333. [ 22.060353] PPP MPPE Compression module registered
  334. [ 22.412496] xt_time: kernel timezone is -0000
  335. [ 24.741377] Not a bridge device, or device not found: br-lan
  336. [ 27.104240] mem_manager: module license 'unspecified' taints kernel.
  337. [ 27.104262] Disabling lock debugging due to kernel taint
  338. [ 27.207297] ath_dfs: Version 2.0.0
  339. [ 27.207297] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights R eserved
  340. [ 27.237900] ath_spectral: Version 2.0.0
  341. [ 27.237900] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights R eserved
  342. [ 27.858765] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, 11D)
  343. [ 27.889626] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  344. [ 27.917383] ath_tx99: Version 2.0
  345. [ 27.917383] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserv ed
  346. [ 27.964439] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  347. [ 28.009502] ath_da_pci: (Atheros/multi-bss)
  348. [ 28.339432] *********** IPQ4019 *************Wifi0 CPU frequency 250000000
  349. [ 28.359781] hif_target_sync_ahb: Got FW signal, retries = 1hif_ahb_enable_bus : X - hif_type = 0xd, target_type = 0xbhif_config_ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_set_hia_extnd: E
  350. [ 28.364447] chip_id 0xb chip_revision 0x0
  351. [ 28.364460]
  352. [ 28.364460] CLOCK PLL skipped
  353. [ 28.364475] hif_set_hia_extnd: setting the target pll frac ffffffff intval ff ffffff
  354. [ 28.364485] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
  355. [ 28.366578] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_en able: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4
  356. [ 28.366678] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_nap i_event: setting configuration to ON
  357. [ 28.366678] __ol_ath_attach() Allocated scn cd7804c0
  358. [ 28.366862] nss is not enabled on this platform
  359. [ 28.366875] nss register id -1 offload mode enabled = 0 nss config 0 Target T ype b
  360. [ 28.366907] __ol_ath_attach: dev name wifi0
  361. [ 28.366924] ol_ath_attach interface_id 0
  362. [ 28.367199] ol_target_init() BMI inited.
  363. [ 28.367332] ol_target_init() BMI Get Target Info.
  364. [ 28.367345] Chip id: 0xb, chip version: 0x1000000
  365. [ 28.367354]
  366. [ 28.367354] CE WAR Disabled
  367. [ 28.367507] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  368. [ 28.367716] ol_target_init() configure Target .
  369. [ 28.367821]
  370. [ 28.367821] Target Version is 1000000
  371. [ 28.367835]
  372. [ 28.367835] Flash Download Address c0000
  373. [ 28.367847] ol_transfer_bin_file: flash data file defined
  374. [ 28.367858] ol_transfer_bin_file[3811] Get Caldata for wifi0.
  375. [ 28.367934] qdf_fs_read[66], Open File /tmp/wifi0.caldata SUCCESS!!file syste m magic:16914836super blocksize:4096inode 3098file size:12064qc98xx_verify_check sum: flash checksum passed: 0xe389
  376. [ 28.368048] ol_transfer_bin_file 3871: Download Flash data len 12064
  377. [ 28.368316] Board extended Data download address: 0x0
  378. [ 28.387879]
  379. [ 28.387879] Board data initialized
  380. [ 28.388068] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0x c0000
  381. [ 28.388080]
  382. [ 28.388080] Selecting OTP binary for CHIP Version -1062844972
  383. [ 28.433235] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesf ully
  384. [ 28.433266] ol_transfer_bin_file 3693: downloading file 0, Download data len 4676
  385. [ 28.449685]
  386. [ 28.449685] First OTP send param 8000
  387. [ 28.454373] ol_ath_download_firmware :First OTP download and Execute is good address:0x4000 return param 4660
  388. [ 28.454386] ol_ath_download_firmware:##Board Id 16 , CHIP Id 0
  389. [ 28.454493] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  390. [ 28.454514]
  391. [ 28.454514] wifi0: Selecting board data file name boardData_1_0_IPQ4019_Y980 3_wifi0.bin
  392. [ 28.454533] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_Y9803_wifi0.bin
  393. [ 28.464518] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesf ully
  394. [ 28.464549] ol_transfer_bin_file 3693: downloading file 3, Download data len 12064
  395. [ 28.464852] Board extended Data download address: 0x0
  396. [ 28.484604] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  397. [ 28.484619]
  398. [ 28.484619] Selecting OTP binary for CHIP Version -1062844972
  399. [ 28.486697] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesf ully
  400. [ 28.486721] ol_transfer_bin_file 3693: downloading file 0, Download data len 4676
  401. [ 28.503122]
  402. [ 28.503122] [Flash] : Ignore Module param
  403. [ 28.503140]
  404. [ 28.503140] Second otp download Param 10000
  405. [ 28.513384] ol_ath_download_firmware : Second OTP download and Execute is goo d, param=0x0
  406. [ 28.513398]
  407. [ 28.513398] Mission mode: Firmware CHIP Version -1062844972
  408. [ 28.590332] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesf ully
  409. [ 28.590680] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=26 2144
  410. [ 28.592993] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesf ully
  411. [ 28.593028] ol_swap_wlan_memory_expansion: length:195287 size_left:195307 dma _size_left:262144 fw_temp:d2273004 fw_entry_size:195311
  412. [ 28.593042] ol_swap_wlan_memory_expansion: dma_virt_addr :d2232000 fw_temp: d 2273008 length: 195287
  413. [ 28.593730] Swap: bytes_left to copy: fw:16; dma_page:66857
  414. [ 28.593754] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_lef t:66857 fw_temp:d22a2ae3 fw_entry_size:195311
  415. [ 28.593764] Swap: wrong length read:0
  416. [ 28.593776] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 195287 Ta rget address 417ef0
  417. [ 28.593937] scn=cd7804c0 target_write_addr=417ef0 seg_info=cf103b10
  418. [ 28.593951] ol_transfer_swap_struct:Code swap structure successfully download ed for bin type =2
  419. [ 28.593963] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware /IPQ4019/hw.1/athwlan.codeswap.bin
  420. [ 28.596287] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/ath wlan.bin
  421. [ 28.770311] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesf ully
  422. [ 28.770349] ol_transfer_bin_file 3693: downloading file 1, Download data len 383248
  423. [ 30.039545] ol_target_init() Download FW done.
  424. [ 30.039645]
  425. [ 30.039645] ol_ath_copy_tgt_iram() iram read paddr: 0x980000 host paddr 0x875 00000 Radio id 0
  426. [ 30.205157] ol_ath_attach() WMI attached. wmi_handle cd7c8000
  427. [ 30.205177] wmi_unified_register_event_handler: Event id 62 is unavailable
  428. [ 30.205191] +htc_create .. HIF :ccce0000-htc_create: (0xcf3ca000)
  429. [ 30.205247] htc_wmi_init() HT Create . cf3ca000
  430. [ 30.205364] htc_wmi_init 8274 host_enable 0 nss_nwifi_offload 0
  431. [ 30.205378] ol_ath_set_default_tgt_config : AC Minfree buffer allocation thro ugh module param (umac.ko)
  432. [ 30.205387] OL_ACBKMinfree : 0
  433. [ 30.205395] OL_ACBEMinfree : 0
  434. [ 30.205403] OL_ACVIMinfree : 0
  435. [ 30.205410] OL_ACVOMinfree : 0
  436. [ 30.205421] hif_enable_fastpath, Enabling fastpath mode
  437. [ 30.205427] +HWT
  438. [ 30.205444] hif_completion_thread_startup: pipe_num:0 pipe_info:0xccce4578hif _completion_thread_startup: pipe_num:3 pipe_info:0xccce4650hif_completion_thread _startup: pipe_num:4 pipe_info:0xccce4698
  439. [ 30.215280] -HWT
  440. [ 30.215368] Startup Mode-0 set
  441. [ 30.215380] pdev attach 00000000 -1
  442. [ 30.215392]
  443. [ 30.215392] <=== cfg max peer id 1056 ====>
  444. [ 30.216126] htt_peer_map_timer_init Enter pdev cc570000 hrtimer cc574948
  445. [ 30.216153]
  446. [ 30.216153] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cc57a000 p addr 8c57a000
  447. [ 30.216167]
  448. [ 30.216167] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  449. [ 30.219483] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from cc200000
  450. [ 30.221714] Firmware_Build_Number:139
  451. [ 30.221735] FW wireless modes: 0x680c
  452. [ 30.221748] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x3 39959b2 vht_supp_mcs:0x0000fffa
  453. [ 30.221781] btcoex_support 0, wlan_prio_gpio 0, coex_gpio_pin 0 0 0
  454. [ 30.221792] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 1, coex_ version 0
  455. [ 30.221813]
  456. [ 30.221813] Sending Ext resource cfg: HOST PLATFORM as 0
  457. [ 30.221813] fw_feature_bitmap as 50 to TGT
  458. [ 30.221886] ol_ath_service_ready_event: tt_support: 1
  459. [ 30.221898] ol_ath_service_ready_event: periodic_chan_stats: 1
  460. [ 30.221908] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  461. [ 30.221922] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num _tids = 104, num_vdevs = 17
  462. [ 30.221975] EXT NSS Supported
  463. [ 30.222001] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual un its 53
  464. [ 30.222058] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  465. [ 30.222075] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual u nits 53
  466. [ 30.222141] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  467. [ 30.222172] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual u nits 53
  468. [ 30.222348] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  469. [ 30.222362] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual uni ts 531
  470. [ 30.222665] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 744,
  471. [ 30.222678] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual u nits 35
  472. [ 30.222844] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  473. [ 30.222858] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual un its 1
  474. [ 30.222886] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6 144,
  475. [ 30.222900] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2060 actual un its 531
  476. [ 30.223823] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2060,
  477. [ 30.223836] Support not added yet for Service 91
  478. [ 30.223844] Support not added yet for Service 92
  479. [ 30.223852] No EXT_MSG send INIT now
  480. [ 30.223868] chunk 0 len 13568 requested , ptr 0x8d7dc000
  481. [ 30.223879] chunk 1 len 54272 requested , ptr 0x8c1f0000
  482. [ 30.223891] chunk 2 len 217088 requested , ptr 0x8c280000
  483. [ 30.223902] chunk 3 len 395064 requested , ptr 0x8c300000
  484. [ 30.223912] chunk 4 len 107520 requested , ptr 0x8c260000
  485. [ 30.223923] chunk 5 len 6144 requested , ptr 0x8ccbe000
  486. [ 30.223933] chunk 6 len 1093860 requested , ptr 0x8bc00000
  487. [ 30.223943] chunk 7 len 0 requested , ptr 0x87500000
  488. [ 30.224010] ol_ath_service_ready_event[4273] WAPI MBSSID 2
  489. [ 30.224181] smart_log_init: Smart logging Enabled buf=cbd10000 (size=65536)
  490. [ 30.254860] Version = 16777216 3 status = 0
  491. [ 30.254914] ol_ath_connect_htc() WMI is ready
  492. [ 30.254972] target uses HTT version 2.2; host uses 2.2
  493. [ 30.254995] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_ CFG sent to FW for radio ID = 0
  494. [ 30.260035] ol_ath_attach() connect HTC.
  495. [ 30.260046] bypasswmi : 0
  496. [ 30.260064] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeS elect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  497. [ 30.260097] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  498. [ 30.260110] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  499. [ 30.260169] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  500. [ 30.260182] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  501. [ 30.260231] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x1010 0
  502. [ 30.260243] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x2010 0
  503. [ 30.260255] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x401 00
  504. [ 30.260266] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100 100
  505. [ 30.260278] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200 100
  506. [ 30.260290] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400 100
  507. [ 30.260301] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x80 0100
  508. [ 30.260313] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x40 00100
  509. [ 30.260324] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x80 00100
  510. [ 30.260487] ol_ath_phyerr_attach: called
  511. [ 30.260624] OL Resmgr Init-ed
  512. [ 30.260795] ieee80211_cbs_init CBS Inited
  513. [ 30.260816] ieee80211_bsteering_attach: Band steering initialized
  514. [ 30.260860] acfg_attach: 2979: Netlink socket created:cc27c000
  515. [ 30.260876] ol_if_spectral_setup
  516. [ 30.260905] SPECTRAL : get_capability not registered
  517. [ 30.260913] HAL_CAP_PHYDIAG : Capable
  518. [ 30.260924] SPECTRAL : Need to fix the capablity check for RADAR (spectral_at tach : 242)
  519. [ 30.260934] SPECTRAL : get_capability not registered
  520. [ 30.260941] HAL_CAP_RADAR : Capable
  521. [ 30.260952] SPECTRAL : Need to fix the capablity check for SPECTRAL
  522. [ 30.260952] (spectral_attach : 247)
  523. [ 30.260964] SPECTRAL : get_capability not registered
  524. [ 30.260971] HAL_CAP_SPECTRAL_SCAN : Capable
  525. [ 30.260979] SPECTRAL : get_tsf64 not registered
  526. [ 30.260998] spectral_init_netlink 85 NULL SKB
  527. [ 30.261013] Green-AP : Green-AP : Attached
  528. [ 30.261013]
  529. [ 30.261026] Green-AP : Attached
  530. [ 30.261035] rate power table override is only supported for AR98XX
  531. [ 30.261186] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna .
  532. [ 30.261200] ol_if_dfs_setup: called
  533. [ 30.261252] ol_if_dfs_attach: called; ptr=cbda198c, radar_info=ccca1bf0
  534. [ 30.261262] dfs_attach: event log enabled by default
  535. [ 30.262237] ol_ath_rtt_meas_report_attach: called
  536. [ 30.262256] ol_ath_lowi_wmi_event_attach: called
  537. [ 30.262276] >>>> CB Set 00000000
  538. [ 30.262656] of_get_named_gpiod_flags exited with status 0
  539. [ 30.262696] ol_ath_attach() UMAC attach .
  540. [ 30.262705]
  541. [ 30.262705] BURSTING enabled by default
  542. [ 30.262880] ol_ath_attach: Set global_ic[1] ..ptr:bfa59da4
  543. [ 30.262925] ath_lowi_if_netlink_init LOWI Netlink successfully created
  544. [ 30.262996] osif_wrap_attach:444 osif wrap attached
  545. [ 30.263043] osif_wrap_devt_init:405 osif wrap dev table init done
  546. [ 30.263056] Wrap Attached: Wrap_com =cccfc400 ic->ic_wrap_com=cccfc400 &wrap _com->wc_devt=cccfc400
  547. [ 30.263067] __ol_ath_attach: needed_headroom reservation 60
  548. [ 30.264490] ol_ath_thermal_mitigation_attach: --
  549. [ 30.264530] ol_ath_ahb_probe num_radios=0, wifi_radios[0].sc = cd7804c0 wifi_ radio_type = 2
  550. [ 30.264562] ath_sysfs_diag_init: diag_fsattr
  551. [ 30.265006] *********** IPQ4019 *************Wifi1 CPU frequency 250000000
  552. [ 30.285782] hif_target_sync_ahb: Got FW signal, retries = 1hif_ahb_enable_bus : X - hif_type = 0xd, target_type = 0xbhif_config_ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_set_hia_extnd: E
  553. [ 30.290625] chip_id 0xb chip_revision 0x0
  554. [ 30.290642]
  555. [ 30.290642] CLOCK PLL skipped
  556. [ 30.290662] hif_set_hia_extnd: setting the target pll frac ffffffff intval ff ffffff
  557. [ 30.290674] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
  558. [ 30.291777] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_en able: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4
  559. [ 30.291884] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_nap i_event: setting configuration to ON
  560. [ 30.291884] __ol_ath_attach() Allocated scn cc2c04c0
  561. [ 30.292076] nss is not enabled on this platform
  562. [ 30.292091] nss register id -1 offload mode enabled = 0 nss config 0 Target T ype b
  563. [ 30.292104] __ol_ath_attach: dev name wifi1
  564. [ 30.292119] ol_ath_attach interface_id 1
  565. [ 30.292629] ol_target_init() BMI inited.
  566. [ 30.292785] ol_target_init() BMI Get Target Info.
  567. [ 30.292800] Chip id: 0xb, chip version: 0x1000000
  568. [ 30.292814]
  569. [ 30.292814] CE WAR Disabled
  570. [ 30.293012] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  571. [ 30.293302] ol_target_init() configure Target .
  572. [ 30.293417]
  573. [ 30.293417] Target Version is 1000000
  574. [ 30.293431]
  575. [ 30.293431] Flash Download Address c0000
  576. [ 30.293444] ol_transfer_bin_file: flash data file defined
  577. [ 30.293455] ol_transfer_bin_file[3811] Get Caldata for wifi1.
  578. [ 30.293521] qdf_fs_read[66], Open File /tmp/wifi1.caldata SUCCESS!!file syste m magic:16914836super blocksize:4096inode 2065file size:12064qc98xx_verify_check sum: flash checksum passed: 0x3a07
  579. [ 30.293630] ol_transfer_bin_file 3871: Download Flash data len 12064
  580. [ 30.293898] Board extended Data download address: 0x0
  581. [ 30.316950]
  582. [ 30.316950] Board data initialized
  583. [ 30.317126] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0x c0000
  584. [ 30.317140]
  585. [ 30.317140] Selecting OTP binary for CHIP Version -1062844972
  586. [ 30.320131] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesf ully
  587. [ 30.320176] ol_transfer_bin_file 3693: downloading file 0, Download data len 4676
  588. [ 30.336633]
  589. [ 30.336633] First OTP send param 8000
  590. [ 30.341365] ol_ath_download_firmware :First OTP download and Execute is good address:0x4400 return param 4660
  591. [ 30.341384] ol_ath_download_firmware:##Board Id 17 , CHIP Id 0
  592. [ 30.341496] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  593. [ 30.341518]
  594. [ 30.341518] wifi1: Selecting board data file name boardData_1_0_IPQ4019_Y980 3_wifi1.bin
  595. [ 30.341538] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_Y9803_wifi1.bin
  596. [ 30.356339] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesf ully
  597. [ 30.356374] ol_transfer_bin_file 3693: downloading file 3, Download data len 12064
  598. [ 30.356682] Board extended Data download address: 0x0
  599. [ 30.376592] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  600. [ 30.376612]
  601. [ 30.376612] Selecting OTP binary for CHIP Version -1062844972
  602. [ 30.378688] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesf ully
  603. [ 30.378717] ol_transfer_bin_file 3693: downloading file 0, Download data len 4676
  604. [ 30.395225]
  605. [ 30.395225] [Flash] : Ignore Module param
  606. [ 30.395252]
  607. [ 30.395252] Second otp download Param 10000
  608. [ 30.405818] ol_ath_download_firmware : Second OTP download and Execute is goo d, param=0x0
  609. [ 30.405839]
  610. [ 30.405839] Mission mode: Firmware CHIP Version -1062844972
  611. [ 30.410627] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesf ully
  612. [ 30.410912] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=26 2144
  613. [ 30.412864] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesf ully
  614. [ 30.412899] ol_swap_wlan_memory_expansion: length:195287 size_left:195307 dma _size_left:262144 fw_temp:d26f9004 fw_entry_size:195311
  615. [ 30.412913] ol_swap_wlan_memory_expansion: dma_virt_addr :d26b8000 fw_temp: d 26f9008 length: 195287
  616. [ 30.413169] Swap: bytes_left to copy: fw:16; dma_page:66857
  617. [ 30.413185] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_lef t:66857 fw_temp:d2728ae3 fw_entry_size:195311
  618. [ 30.413195] Swap: wrong length read:0
  619. [ 30.413206] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 195287 Ta rget address 417ef0
  620. [ 30.413400] scn=cc2c04c0 target_write_addr=417ef0 seg_info=cd692c10
  621. [ 30.413415] ol_transfer_swap_struct:Code swap structure successfully download ed for bin type =2
  622. [ 30.413427] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware /IPQ4019/hw.1/athwlan.codeswap.bin
  623. [ 30.413503] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/ath wlan.bin
  624. [ 30.417598] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesf ully
  625. [ 30.417637] ol_transfer_bin_file 3693: downloading file 1, Download data len 383248
  626. [ 31.214330] [wifi0] FWLOG: [62860] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x96c, 0x0 )
  627. [ 31.214376] [wifi0] FWLOG: [62888] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x 94c, 0x94c, 0x0 )
  628. [ 31.214411] [wifi0] FWLOG: [62888] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0 x94c, 0x94c, 0x0 )
  629. [ 31.214444] [wifi0] FWLOG: [62888] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0 x94c, 0x94c, 0x0 )
  630. [ 31.214478] [wifi0] FWLOG: [62888] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0 x94c, 0x94c, 0x0 )
  631. [ 31.214512] [wifi0] FWLOG: [62898] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0 x810, 0x0, 0x12 )
  632. [ 31.214545] [wifi0] FWLOG: [62898] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x1 2, 0x10, 0x12 )
  633. [ 31.685207] ol_target_init() Download FW done.
  634. [ 31.685318]
  635. [ 31.685318] ol_ath_copy_tgt_iram() iram read paddr: 0x980000 host paddr 0x877 00000 Radio id 1
  636. [ 31.850834] ol_ath_attach() WMI attached. wmi_handle cbd78000
  637. [ 31.850855] wmi_unified_register_event_handler: Event id 62 is unavailable
  638. [ 31.850869] +htc_create .. HIF :cbd68000-htc_create: (0xcf3ce000)
  639. [ 31.850922] htc_wmi_init() HT Create . cf3ce000
  640. [ 31.851043] htc_wmi_init 8274 host_enable 0 nss_nwifi_offload 0
  641. [ 31.851057] ol_ath_set_default_tgt_config : AC Minfree buffer allocation thro ugh module param (umac.ko)
  642. [ 31.851067] OL_ACBKMinfree : 0
  643. [ 31.851075] OL_ACBEMinfree : 0
  644. [ 31.851083] OL_ACVIMinfree : 0
  645. [ 31.851091] OL_ACVOMinfree : 0
  646. [ 31.851102] hif_enable_fastpath, Enabling fastpath mode
  647. [ 31.851108] +HWT
  648. [ 31.851124] hif_completion_thread_startup: pipe_num:0 pipe_info:0xcbd6c578hif _completion_thread_startup: pipe_num:3 pipe_info:0xcbd6c650hif_completion_thread _startup: pipe_num:4 pipe_info:0xcbd6c698
  649. [ 31.860900] -HWT
  650. [ 31.860989] Startup Mode-0 set
  651. [ 31.861003] pdev attach 00000000 -1
  652. [ 31.861015]
  653. [ 31.861015] <=== cfg max peer id 1056 ====>
  654. [ 31.861760] htt_peer_map_timer_init Enter pdev cbb20000 hrtimer cbb24948
  655. [ 31.861785]
  656. [ 31.861785] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cbb2a000 p addr 8bb2a000
  657. [ 31.861800]
  658. [ 31.861800] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  659. [ 31.865243] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from cb7a0000
  660. [ 31.867451] Firmware_Build_Number:139
  661. [ 31.867473] FW wireless modes: 0x1f9001
  662. [ 31.867485] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x3 39959b2 vht_supp_mcs:0x0000fffa
  663. [ 31.867510] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_ version 0
  664. [ 31.867531]
  665. [ 31.867531] Sending Ext resource cfg: HOST PLATFORM as 0
  666. [ 31.867531] fw_feature_bitmap as 50 to TGT
  667. [ 31.867603] ol_ath_service_ready_event: tt_support: 1
  668. [ 31.867614] ol_ath_service_ready_event: periodic_chan_stats: 1
  669. [ 31.867624] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  670. [ 31.867637] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num _tids = 104, num_vdevs = 17
  671. [ 31.867694] EXT NSS Supported
  672. [ 31.867722] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual un its 53
  673. [ 31.867778] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  674. [ 31.867810] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual u nits 53
  675. [ 31.867884] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  676. [ 31.867898] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual u nits 53
  677. [ 31.868070] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  678. [ 31.868084] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual uni ts 531
  679. [ 31.868405] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 744,
  680. [ 31.868419] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual u nits 35
  681. [ 31.868520] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  682. [ 31.868533] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual un its 1
  683. [ 31.868563] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6 144,
  684. [ 31.868576] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2060 actual un its 531
  685. [ 31.869506] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2060,
  686. [ 31.869517] Support not added yet for Service 91
  687. [ 31.869525] Support not added yet for Service 92
  688. [ 31.869533] No EXT_MSG send INIT now
  689. [ 31.869548] chunk 0 len 13568 requested , ptr 0x8d694000
  690. [ 31.869560] chunk 1 len 54272 requested , ptr 0x8b000000
  691. [ 31.869570] chunk 2 len 217088 requested , ptr 0x8b040000
  692. [ 31.869580] chunk 3 len 395064 requested , ptr 0x8b080000
  693. [ 31.869590] chunk 4 len 107520 requested , ptr 0x8b020000
  694. [ 31.869601] chunk 5 len 6144 requested , ptr 0x8d6a2000
  695. [ 31.869611] chunk 6 len 1093860 requested , ptr 0x8b200000
  696. [ 31.869621] chunk 7 len 0 requested , ptr 0x87700000
  697. [ 31.869686] ol_ath_service_ready_event[4273] WAPI MBSSID 2
  698. [ 31.869860] smart_log_init: Smart logging Enabled buf=cb310000 (size=65536)
  699. [ 31.900760] Version = 16777216 3 status = 0
  700. [ 31.900808] ol_ath_connect_htc() WMI is ready
  701. [ 31.900866] target uses HTT version 2.2; host uses 2.2
  702. [ 31.900887] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_ CFG sent to FW for radio ID = 1
  703. [ 31.905927] ol_ath_attach() connect HTC.
  704. [ 31.905938] bypasswmi : 0
  705. [ 31.905957] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeS elect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  706. [ 31.905990] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  707. [ 31.906038] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  708. [ 31.906050] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  709. [ 31.906061] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  710. [ 31.906073] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  711. [ 31.906084] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x100 80
  712. [ 31.906096] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20 080
  713. [ 31.906107] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40 080
  714. [ 31.906241] Add VHT80 channel: 5210
  715. [ 31.906251] Add VHT80 channel: 5290
  716. [ 31.906260] Add VHT80 channel: 5530
  717. [ 31.906268] Add VHT80 channel: 5610
  718. [ 31.906277] Add VHT80 channel: 5690
  719. [ 31.906285] Add VHT80 channel: 5775
  720. [ 31.906321] Skipping VHT80 channel 5825
  721. [ 31.906335] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x 4000100
  722. [ 31.906347] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x 8000100
  723. [ 31.907230] ol_ath_phyerr_attach: called
  724. [ 31.907393] freq=58
  725. [ 31.907404] freq=106
  726. [ 31.907412] freq=122
  727. [ 31.907448] OL Resmgr Init-ed
  728. [ 31.907615] ieee80211_cbs_init CBS Inited
  729. [ 31.907636] ieee80211_bsteering_attach: Band steering initialized
  730. [ 31.907653] acfg_attach: Offload using existing sock cc27c000
  731. [ 31.907668] ol_if_spectral_setup
  732. [ 31.907698] SPECTRAL : get_capability not registered
  733. [ 31.907706] HAL_CAP_PHYDIAG : Capable
  734. [ 31.907717] SPECTRAL : Need to fix the capablity check for RADAR (spectral_at tach : 242)
  735. [ 31.907725] SPECTRAL : get_capability not registered
  736. [ 31.907733] HAL_CAP_RADAR : Capable
  737. [ 31.907743] SPECTRAL : Need to fix the capablity check for SPECTRAL
  738. [ 31.907743] (spectral_attach : 247)
  739. [ 31.907755] SPECTRAL : get_capability not registered
  740. [ 31.907762] HAL_CAP_SPECTRAL_SCAN : Capable
  741. [ 31.907770] SPECTRAL : get_tsf64 not registered
  742. [ 31.907796] spectral_init_netlink 85 NULL SKB
  743. [ 31.907813] Green-AP : Green-AP : Attached
  744. [ 31.907813]
  745. [ 31.907825] Green-AP : Attached
  746. [ 31.907834] rate power table override is only supported for AR98XX
  747. [ 31.907898] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna .
  748. [ 31.907911] ol_if_dfs_setup: called
  749. [ 31.907962] ol_if_dfs_attach: called; ptr=cb3a198c, radar_info=ccca1bf0
  750. [ 31.907972] dfs_attach: event log enabled by default
  751. [ 31.909005] ol_ath_rtt_meas_report_attach: called
  752. [ 31.909024] ol_ath_lowi_wmi_event_attach: called
  753. [ 31.909044] >>>> CB Set 00000000
  754. [ 31.909875] of_get_named_gpiod_flags exited with status 0
  755. [ 31.909892] ol_ath_attach() UMAC attach .
  756. [ 31.909900]
  757. [ 31.909900] BURSTING enabled by default
  758. [ 31.910069] ol_ath_attach: Set global_ic[2] ..ptr:bfa59da4
  759. [ 31.910093] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2
  760. [ 31.910114] osif_wrap_attach:444 osif wrap attached
  761. [ 31.910174] osif_wrap_devt_init:405 osif wrap dev table init done
  762. [ 31.910188] Wrap Attached: Wrap_com =ced4a200 ic->ic_wrap_com=ced4a200 &wrap _com->wc_devt=ced4a200
  763. [ 31.910199] __ol_ath_attach: needed_headroom reservation 60
  764. [ 31.911586] ol_ath_thermal_mitigation_attach: --
  765. [ 31.911623] ol_ath_ahb_probe num_radios=1, wifi_radios[1].sc = cc2c04c0 wifi_ radio_type = 2
  766. [ 31.911662] ath_sysfs_diag_init: diag_fsattr
  767. [ 31.911901] ath_ol_pci: (Atheros/multi-bss)
  768. [ 31.958250] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 1 6
  769. [ 31.958270] +hif_update_pipe_callback pipeid 8
  770. [ 31.958279] -hif_update_pipe_callback
  771. [ 31.958320] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 1 6
  772. [ 31.958331] +hif_update_pipe_callback pipeid 8
  773. [ 31.958339] -hif_update_pipe_callback
  774. [ 31.997129] __sa_init_module
  775. [ 32.093384] Removing athdebug proc file
  776. [ 32.093423] ath_dev: driver unloaded
  777. [ 32.117422] ath_tx99: driver unloaded
  778. [ 32.145407] ath_rate_atheros: driver unloaded
  779. [ 32.171337] ath_hal: driver unloaded
  780. [ 32.860019] [wifi1] FWLOG: [64547] WAL_DBGID_RST_STATS ( 0x1, 0x1, 0x1464, 0x 0 )
  781. [ 32.860065] [wifi1] FWLOG: [64574] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x 94c, 0x94c, 0x0 )
  782. [ 32.860100] [wifi1] FWLOG: [64574] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0 x94c, 0x94c, 0x0 )
  783. [ 32.860134] [wifi1] FWLOG: [64574] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0 x94c, 0x94c, 0x0 )
  784. [ 32.860182] [wifi1] FWLOG: [64574] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0 x94c, 0x94c, 0x0 )
  785. [ 32.860216] [wifi1] FWLOG: [64585] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0 x810, 0x10, 0x0 )
  786. [ 32.860249] [wifi1] FWLOG: [64585] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x 0, 0x10, 0x12 )
  787. [ 33.249618] Switching to Tx Mode-1 Threshold 280
  788. [ 34.895564] Switching to Tx Mode-1 Threshold 280
  789. [ 37.594194] Not a bridge device, or device not found: br-lan
  790. [ 40.541939] ECM init
  791. [ 40.542038] ECM database jhash random seed: 0x9299c7c4
  792. [ 40.544033] ECM init complete
  793. [ 42.778470] resetlogger: initialised
  794. [ 43.145093] device eth1 entered promiscuous mode
  795. [ 43.148431] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  796. [ 43.477346] resetlogger: opened
  797. [ 43.481735] resetlogger: released
  798. [ 43.695916] __mc_netlink_receive: Disable bridge snooping!
  799. [ 44.125493] br-lan: port 1(eth1) entered forwarding state
  800. [ 44.125542] br-lan: port 1(eth1) entered forwarding state
  801. [ 44.125642] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  802. [ 45.624827] isCountryCodeValid: EEPROM regdomain 0x0
  803. [ 45.624871] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  804. [ 45.624884] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  805. [ 45.624934] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  806. [ 45.624946] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  807. [ 45.624995] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x1010 0
  808. [ 45.625007] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x2010 0
  809. [ 45.625018] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x401 00
  810. [ 45.625030] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100 100
  811. [ 45.625041] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200 100
  812. [ 45.625053] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400 100
  813. [ 45.625064] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x80 0100
  814. [ 45.625076] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x40 00100
  815. [ 45.625087] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x80 00100
  816. [ 45.735975] set TXBF_SND_PERIOD: value 100 wmi_status 0
  817. [ 45.817708] Disconnect_timeout value entered:10
  818. [ 45.847057] reconfiguration_timeout value entered:60
  819. [ 45.973837] __mc_netlink_receive: Disable bridge snooping!
  820. [ 46.125168] br-lan: port 1(eth1) entered forwarding state
  821. [ 46.206839] [wifi0] FWLOG: [78640] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0 x810, 0x0, 0x12 )
  822. [ 46.206892] [wifi0] FWLOG: [78640] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x1 2, 0x10, 0x12 )
  823. [ 46.206927] [wifi0] FWLOG: [78731] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 )
  824. [ 46.559483] wlan_vap_create : enter. devhandle=0xcd7804c0, opmode=IEEE80211_M _HOSTAP, flags=0x1
  825. [ 46.559579] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Ad dr = f8:ca:59:08:10:de:
  826. [ 46.559702] ieee80211_mbo_vattach:MBO Initialized
  827. [ 46.559717] ieee80211_oce_vattach: OCE Initialized
  828. [ 46.559922] wlan_vap_create : exit. devhandle=0xcd7804c0, vap=0xcb1f0000, opm ode=IEEE80211_M_HOSTAP, flags=0x1.
  829. [ 46.559936] __ieee80211_smart_ant_init: Smart Antenna is not supported
  830. [ 46.559960] Enabling TX checksum bit for the vap ath0 features 4000
  831. [ 46.559971] Enabling SG bit for the vap ath0 features 4000
  832. [ 46.559980] Enabling SG bit for the vap ath0 features 4000
  833. [ 46.559989] Enabling TSO bit for the vap ath0 features 4000
  834. [ 46.559998] Enabling LRO bit for the vap ath0 features 4000
  835. [ 46.561338] VAP device ath0 created osifp: (cd6bf4c0) os_if: (cb1f0000)
  836. [ 46.638231] siwfreq
  837. [ 46.638261] Set freq vap 0 stop send + cb1f0000
  838. [ 46.638600] Set freq vap 0 stop send -cb1f0000
  839. [ 46.665285] Set wait done --cb1f0000
  840. [ 46.944262] [DEBUG] vap-0(ath0):set SIOC80211NWID, 10 characters
  841. [ 46.944286]
  842. [ 46.944286] DES SSID SET=AWI-920196
  843. [ 48.785272] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, vali d=1
  844. [ 48.885932] DEVICE IS DOWN ifname=ath0
  845. [ 48.886061] DEVICE IS DOWN ifname=ath0
  846. [ 49.125629] Sending SCAN START cmd
  847. [ 49.126562] 8021q: adding VLAN 0 to HW filter on device ath0
  848. [ 49.199808] __mc_netlink_receive: Disable bridge snooping!
  849. [ 49.205113] [wifi0] FWLOG: [82204] WAL_DBGID_SECURITY_ENCR_EN ( )
  850. [ 49.205251] [wifi0] FWLOG: [82204] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  851. [ 49.205270] [wifi0] FWLOG: [82234] WAL channel change freq=2412, mode=1 flags =0 rx_ok=1 tx_ok=1
  852. [ 50.204599] [wifi0] FWLOG: [82542] WAL channel change freq=2417, mode=1 flags =0 rx_ok=1 tx_ok=1
  853. [ 50.204634] [wifi0] FWLOG: [82856] WAL channel change freq=2422, mode=1 flags =0 rx_ok=1 tx_ok=1
  854. [ 50.204652] [wifi0] FWLOG: [83170] WAL channel change freq=2427, mode=1 flags =0 rx_ok=1 tx_ok=1
  855. [ 50.431284] device ath0 entered promiscuous mode
  856. [ 50.431744] br-lan: port 2(ath0) entered forwarding state
  857. [ 50.431787] br-lan: port 2(ath0) entered forwarding state
  858. [ 51.204094] [wifi0] FWLOG: [83484] WAL channel change freq=2432, mode=1 flags =0 rx_ok=1 tx_ok=1
  859. [ 51.204128] [wifi0] FWLOG: [83798] WAL channel change freq=2437, mode=1 flags =0 rx_ok=1 tx_ok=1
  860. [ 51.204159] [wifi0] FWLOG: [84113] WAL channel change freq=2442, mode=1 flags =0 rx_ok=1 tx_ok=1
  861. [ 52.205732] [wifi0] FWLOG: [84426] WAL channel change freq=2447, mode=1 flags =0 rx_ok=1 tx_ok=1
  862. [ 52.205768] [wifi0] FWLOG: [84741] WAL channel change freq=2452, mode=1 flags =0 rx_ok=1 tx_ok=1
  863. [ 52.205786] [wifi0] FWLOG: [85055] WAL channel change freq=2457, mode=1 flags =0 rx_ok=1 tx_ok=1
  864. [ 52.205803] [wifi0] FWLOG: [85369] WAL channel change freq=2462, mode=1 flags =0 rx_ok=1 tx_ok=1
  865. [ 52.425165] br-lan: port 2(ath0) entered forwarding state
  866. [ 52.499046] send_vdev_down_cmd_non_tlv for vap 0
  867. [ 52.499291] OL vap_start +
  868. [ 52.499314] VDEV START
  869. [ 52.499335] OL vap_start -
  870. [ 52.499378] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and r ate code: 0x43
  871. [ 52.708406] ol_vdev_start_resp_ev for vap 0 (cd7c8000)
  872. [ 52.708439] send_wmm_update_cmd_non_tlv:
  873. [ 52.708660] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  874. [ 52.708692] send_vdev_up_cmd_non_tlv for vap 0
  875. [ 52.708730] Beacon mode set to staggered. Cannot enable FD
  876. [ 52.708745] __ieee80211_smart_ant_init: Smart Antenna is not supported
  877. [ 52.814801] isCountryCodeValid: EEPROM regdomain 0x0
  878. [ 52.814849] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  879. [ 52.814884] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  880. [ 52.814895] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  881. [ 52.814907] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  882. [ 52.814918] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  883. [ 52.814929] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x100 80
  884. [ 52.814941] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20 080
  885. [ 52.814953] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40 080
  886. [ 52.815023] Add VHT80 channel: 5210
  887. [ 52.815033] Add VHT80 channel: 5290
  888. [ 52.815042] Add VHT80 channel: 5530
  889. [ 52.815050] Add VHT80 channel: 5610
  890. [ 52.815059] Add VHT80 channel: 5690
  891. [ 52.815068] Add VHT80 channel: 5775
  892. [ 52.815091] Skipping VHT80 channel 5825
  893. [ 52.815105] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x 4000100
  894. [ 52.815117] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x 8000100
  895. [ 52.850023] [wifi1] FWLOG: [86007] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0 x810, 0x10, 0x0 )
  896. [ 52.850083] [wifi1] FWLOG: [86007] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x 0, 0x10, 0x12 )
  897. [ 52.927969] set TXBF_SND_PERIOD: value 100 wmi_status 0
  898. [ 53.010116] Disconnect_timeout value entered:10
  899. [ 53.032635] reconfiguration_timeout value entered:60
  900. [ 53.205321] [wifi0] FWLOG: [85683] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  901. [ 53.205355] [wifi0] FWLOG: [85683] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  902. [ 53.205371] [wifi0] FWLOG: [85683] vap-0 VDEV_MGR_VDEV_START ( 0x99e, 0x2, 0x 0, 0x0 )
  903. [ 53.205402] [wifi0] FWLOG: [85684] WAL channel change freq=2462, mode=5 flags =0 rx_ok=1 tx_ok=1
  904. [ 53.205422] [wifi0] FWLOG: [85684] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x99e, 0x 1 )
  905. [ 53.205452] [wifi0] FWLOG: [85897] VDEV_MGR_VDEV_START_RESP ( 0x0 )
  906. [ 53.205468] [wifi0] FWLOG: [85899] VDEV_MGR_HP_START_TIME ( 0x0, 0x99e, 0x157 c001 )
  907. [ 53.205493] [wifi0] FWLOG: [85899] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  908. [ 53.205509] [wifi0] FWLOG: [85899] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  909. [ 53.205525] [wifi0] FWLOG: [85899] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x99e, 0x0, 0x0 )
  910. [ 53.644450] wlan_vap_create : enter. devhandle=0xcc2c04c0, opmode=IEEE80211_M _HOSTAP, flags=0x1
  911. [ 53.644547] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Ad dr = f8:ca:59:08:10:df:
  912. [ 53.644827] ieee80211_mbo_vattach:MBO Initialized
  913. [ 53.644851] ieee80211_oce_vattach: OCE Initialized
  914. [ 53.645125] wlan_vap_create : exit. devhandle=0xcc2c04c0, vap=0xc9dd8000, opm ode=IEEE80211_M_HOSTAP, flags=0x1.
  915. [ 53.645265] __ieee80211_smart_ant_init: Smart Antenna is not supported
  916. [ 53.645298] Enabling TX checksum bit for the vap ath1 features 4000
  917. [ 53.645311] Enabling SG bit for the vap ath1 features 4000
  918. [ 53.645323] Enabling SG bit for the vap ath1 features 4000
  919. [ 53.645340] Enabling TSO bit for the vap ath1 features 4000
  920. [ 53.645351] Enabling LRO bit for the vap ath1 features 4000
  921. [ 53.647760] VAP device ath1 created osifp: (ccab54c0) os_if: (c9dd8000)
  922. [ 53.706035] siwfreq
  923. [ 53.706064] Set freq vap 0 stop send + c9dd8000
  924. [ 53.706403] Set freq vap 0 stop send -c9dd8000
  925. [ 53.735181] Set wait done --c9dd8000
  926. [ 53.849515] [wifi1] FWLOG: [86104] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x 0 )
  927. [ 53.996152] [DEBUG] vap-0(ath1):set SIOC80211NWID, 10 characters
  928. [ 53.996177]
  929. [ 53.996177] DES SSID SET=AWI-920196
  930. [ 55.525306] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid =1
  931. [ 55.555824] DEVICE IS DOWN ifname=ath1
  932. [ 55.555993] DEVICE IS DOWN ifname=ath1
  933. [ 55.755694] Sending SCAN START cmd
  934. [ 55.756126] 8021q: adding VLAN 0 to HW filter on device ath1
  935. [ 55.848474] [wifi1] FWLOG: [88993] WAL_DBGID_SECURITY_ENCR_EN ( )
  936. [ 55.848503] [wifi1] FWLOG: [88993] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  937. [ 55.848521] [wifi1] FWLOG: [89027] WAL channel change freq=5180, mode=0 flags =0 rx_ok=1 tx_ok=1
  938. [ 56.262921] __mc_netlink_receive: Disable bridge snooping!
  939. [ 56.847957] [wifi1] FWLOG: [89341] WAL channel change freq=5200, mode=0 flags =0 rx_ok=1 tx_ok=1
  940. [ 56.847991] [wifi1] FWLOG: [89656] WAL channel change freq=5220, mode=0 flags =0 rx_ok=1 tx_ok=1
  941. [ 56.848008] [wifi1] FWLOG: [89971] WAL channel change freq=5240, mode=0 flags =0 rx_ok=1 tx_ok=1
  942. [ 57.082149] device ath1 entered promiscuous mode
  943. [ 57.083229] br-lan: port 3(ath1) entered forwarding state
  944. [ 57.083319] br-lan: port 3(ath1) entered forwarding state
  945. [ 57.847494] [wifi1] FWLOG: [90285] WAL channel change freq=5745, mode=0 flags =0 rx_ok=1 tx_ok=1
  946. [ 57.847536] [wifi1] FWLOG: [90593] WAL channel change freq=5765, mode=0 flags =0 rx_ok=1 tx_ok=1
  947. [ 57.847554] [wifi1] FWLOG: [90907] WAL channel change freq=5785, mode=0 flags =0 rx_ok=1 tx_ok=1
  948. [ 58.517267] send_vdev_down_cmd_non_tlv for vap 0
  949. [ 58.517626] OL vap_start +
  950. [ 58.517656] VDEV START
  951. [ 58.517677] OL vap_start -
  952. [ 58.517720] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and r ate code: 0x3
  953. [ 58.695100] ol_vdev_start_resp_ev for vap 0 (cbd78000)
  954. [ 58.695166] send_wmm_update_cmd_non_tlv:
  955. [ 58.695431] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  956. [ 58.695465] send_vdev_up_cmd_non_tlv for vap 0
  957. [ 58.695508] Beacon mode set to staggered. Cannot enable FD
  958. [ 58.695522] __ieee80211_smart_ant_init: Smart Antenna is not supported
  959. [ 58.846972] [wifi1] FWLOG: [91222] WAL channel change freq=5805, mode=0 flags =0 rx_ok=1 tx_ok=1
  960. [ 58.847007] [wifi1] FWLOG: [91536] WAL channel change freq=5825, mode=0 flags =0 rx_ok=1 tx_ok=1
  961. [ 58.847025] [wifi1] FWLOG: [91849] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  962. [ 58.847043] [wifi1] FWLOG: [91849] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  963. [ 58.847059] [wifi1] FWLOG: [91850] vap-0 VDEV_MGR_VDEV_START ( 0x143c, 0x2, 0 x0, 0x0 )
  964. [ 58.847090] [wifi1] FWLOG: [91850] WAL channel change freq=5180, mode=10 flag s=0 rx_ok=1 tx_ok=1
  965. [ 58.847107] [wifi1] FWLOG: [91850] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x143c, 0 x1 )
  966. [ 58.847138] [wifi1] FWLOG: [92031] VDEV_MGR_VDEV_START_RESP ( 0x0 )
  967. [ 58.847154] [wifi1] FWLOG: [92033] VDEV_MGR_HP_START_TIME ( 0x0, 0x143c, 0x19 96001 )
  968. [ 58.847179] [wifi1] FWLOG: [92033] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  969. [ 58.847195] [wifi1] FWLOG: [92033] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  970. [ 58.847210] [wifi1] FWLOG: [92033] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x143c, 0x0 , 0x0 )
  971. [ 59.075166] br-lan: port 3(ath1) entered forwarding state
  972. [ 61.330840] __mc_netlink_receive: Enable bridge snooping!
  973. [ 64.866051] msm_thermal: enabled = 0
  974. [ 113.644595] Sending SCAN START cmd
  975. [ 113.645338] Sending SCAN START cmd
  976. [ 114.174723] [wifi0] FWLOG: [148385] WAL channel change freq=2412, mode=1 flag s=0 rx_ok=1 tx_ok=1
  977. [ 114.174766] [wifi0] FWLOG: [148499] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  978. [ 114.174790] [wifi0] FWLOG: [148550] WAL channel change freq=2437, mode=1 flag s=0 rx_ok=1 tx_ok=1
  979. [ 114.174814] [wifi0] FWLOG: [148664] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  980. [ 114.819828] [wifi1] FWLOG: [148550] WAL channel change freq=5200, mode=0 flag s=0 rx_ok=1 tx_ok=1
  981. [ 114.819873] [wifi1] FWLOG: [148550] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x1450, 0x0 )
  982. [ 114.819918] [wifi1] FWLOG: [148663] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  983. [ 114.819944] [wifi1] FWLOG: [148715] WAL channel change freq=5220, mode=0 flag s=0 rx_ok=1 tx_ok=1
  984. [ 114.819968] [wifi1] FWLOG: [148829] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  985. [ 114.819992] [wifi1] FWLOG: [148880] WAL channel change freq=5240, mode=0 flag s=0 rx_ok=1 tx_ok=1
  986. [ 114.820016] [wifi1] FWLOG: [148994] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  987. [ 114.820040] [wifi1] FWLOG: [149045] WAL channel change freq=5745, mode=0 flag s=0 rx_ok=1 tx_ok=1
  988. [ 114.820064] [wifi1] FWLOG: [149159] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  989. [ 114.820088] [wifi1] FWLOG: [149210] WAL channel change freq=5765, mode=0 flag s=0 rx_ok=1 tx_ok=1
  990. [ 114.820112] [wifi1] FWLOG: [149324] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  991. [ 114.820136] [wifi1] FWLOG: [149376] WAL channel change freq=5785, mode=0 flag s=0 rx_ok=1 tx_ok=1
  992. [ 114.820160] [wifi1] FWLOG: [149489] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  993. [ 115.174328] [wifi0] FWLOG: [148880] WAL channel change freq=2442, mode=1 flag s=0 rx_ok=1 tx_ok=1
  994. [ 115.174438] [wifi0] FWLOG: [148994] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  995. [ 115.174500] [wifi0] FWLOG: [149046] WAL channel change freq=2417, mode=1 flag s=0 rx_ok=1 tx_ok=1
  996. [ 115.174560] [wifi0] FWLOG: [149160] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  997. [ 115.174620] [wifi0] FWLOG: [149211] WAL channel change freq=2422, mode=1 flag s=0 rx_ok=1 tx_ok=1
  998. [ 115.174680] [wifi0] FWLOG: [149325] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  999. [ 115.174764] [wifi0] FWLOG: [149376] WAL channel change freq=2427, mode=1 flag s=0 rx_ok=1 tx_ok=1
  1000. [ 115.174827] [wifi0] FWLOG: [149490] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  1001. [ 115.174886] [wifi0] FWLOG: [149541] WAL channel change freq=2432, mode=1 flag s=0 rx_ok=1 tx_ok=1
  1002. [ 115.174946] [wifi0] FWLOG: [149655] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  1003. [ 115.175006] [wifi0] FWLOG: [149706] WAL channel change freq=2447, mode=1 flag s=0 rx_ok=1 tx_ok=1
  1004. [ 115.175065] [wifi0] FWLOG: [149820] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  1005. [ 115.175313] [wifi0] FWLOG: [149872] WAL channel change freq=2452, mode=1 flag s=0 rx_ok=1 tx_ok=1
  1006. [ 115.819394] [wifi1] FWLOG: [149541] WAL channel change freq=5805, mode=0 flag s=0 rx_ok=1 tx_ok=1
  1007. [ 115.819485] [wifi1] FWLOG: [149655] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  1008. [ 115.819547] [wifi1] FWLOG: [149706] WAL channel change freq=5825, mode=0 flag s=0 rx_ok=1 tx_ok=1
  1009. [ 115.819607] [wifi1] FWLOG: [149820] WAL channel change freq=5180, mode=10 fla gs=0 rx_ok=1 tx_ok=1
  1010. [ 116.173687] [wifi0] FWLOG: [149985] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  1011. [ 116.173719] [wifi0] FWLOG: [150037] WAL channel change freq=2457, mode=1 flag s=0 rx_ok=1 tx_ok=1
  1012. [ 116.173737] [wifi0] FWLOG: [150150] WAL channel change freq=2462, mode=5 flag s=0 rx_ok=1 tx_ok=1
  1013.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement