Advertisement
Guest User

openwrt dmesg

a guest
May 17th, 2018
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.91 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 3.14.77 (han@han-glinet) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r35193) ) #1 SMP PREEMPT Thu Dec 28 22:39:06 CST 2017
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1
  6. [ 0.000000] Memory policy: Data cache writealloc
  7. [ 0.000000] On node 0 totalpages: 61440
  8. [ 0.000000] free_area_init_node: node 0, pgdat c0859740, node_mem_map cfdfa000
  9. [ 0.000000] Normal zone: 512 pages used for memmap
  10. [ 0.000000] Normal zone: 0 pages reserved
  11. [ 0.000000] Normal zone: 61440 pages, LIFO batch:15
  12. [ 0.000000] PERCPU: Embedded 7 pages/cpu @cfdca000 s7936 r8192 d12544 u32768
  13. [ 0.000000] pcpu-alloc: s7936 r8192 d12544 u32768 alloc=8*4096
  14. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  15. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 60928
  16. [ 0.000000] Kernel command line: rootfsname=rootfs rootwait clk_ignore_unused
  17. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  18. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  19. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  20. [ 0.000000] Memory: 235852K/245760K available (4659K kernel code, 375K rwdata, 1584K rodata, 171K init, 605K bss, 9908K reserved, 0K highmem)
  21. [ 0.000000] Virtual kernel memory layout:
  22. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  23. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  24. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  25. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  26. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  27. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  28. [ 0.000000] .text : 0xc0208000 - 0xc08211c4 (6245 kB)
  29. [ 0.000000] .init : 0xc0822000 - 0xc084cf00 ( 172 kB)
  30. [ 0.000000] .data : 0xc084e000 - 0xc08abe08 ( 376 kB)
  31. [ 0.000000] .bss : 0xc08abe08 - 0xc0943314 ( 606 kB)
  32. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  33. [ 0.000000] Preemptible hierarchical RCU implementation.
  34. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  35. [ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt).
  36. [ 0.000008] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 2863311552512ns
  37. [ 0.000017] Switching to timer-based delay loop
  38. [ 0.000309] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  39. [ 0.000328] pid_max: default: 32768 minimum: 301
  40. [ 0.000599] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  41. [ 0.000614] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  42. [ 0.011068] CPU: Testing write buffer coherency: ok
  43. [ 0.011460] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  44. [ 0.011536] Setting up static identity map for 0x80212288 - 0x802122e0
  45. [ 0.090623] CPU1: Booted secondary processor
  46. [ 0.090669] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  47. [ 0.110628] CPU2: Booted secondary processor
  48. [ 0.110663] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  49. [ 0.130651] CPU3: Booted secondary processor
  50. [ 0.130685] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  51. [ 0.130822] Brought up 4 CPUs
  52. [ 0.130865] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  53. [ 0.130873] CPU: All CPU(s) started in SVC mode.
  54. [ 0.141323] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  55. [ 0.141689] pinctrl core: initialized pinctrl subsystem
  56. [ 0.142145] regulator-dummy: no parameters
  57. [ 0.142819] NET: Registered protocol family 16
  58. [ 0.144345] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  59. [ 0.144901] cpuidle: using governor ladder
  60. [ 0.144913] cpuidle: using governor menu
  61. [ 0.152946] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2
  62. [ 0.152954] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3
  63. [ 0.152962] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1
  64. [ 0.152967] hw-breakpoint: CPU 3 failed to disable vector catch
  65. [ 0.152998] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0
  66. [ 0.153086]
  67. [ 0.153086] Version Rollback Feature Disabled
  68. [ 0.154266] gpiochip_add: registered GPIOs 0 to 69 on device: 1000000.pinctrl
  69. [ 0.154287] GPIO chip 1000000.pinctrl: created GPIO range 0->69 ==> 1000000.pinctrl PIN 0->69
  70. [ 0.156573] sps:sps is ready.
  71. [ 0.161404] bio: create slab <bio-0> at 0
  72. [ 0.163207] SCSI subsystem initialized
  73. [ 0.163443] libata version 3.00 loaded.
  74. [ 0.163889] msm_bus_fabric_init_driver
  75. [ 0.164066] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
  76. [ 0.164083] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  77. [ 0.164102] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus4096 ctx1
  78. [ 0.164148] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
  79. [ 0.164163] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
  80. [ 0.164180] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus1024 ctx1
  81. [ 0.189613] Advanced Linux Sound Architecture Driver Initialized.
  82. [ 0.190628] Switched to clocksource arch_sys_counter
  83. [ 0.192426] NET: Registered protocol family 2
  84. [ 0.193748] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  85. [ 0.193795] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  86. [ 0.193844] TCP: Hash tables configured (established 2048 bind 2048)
  87. [ 0.193900] TCP: reno registered
  88. [ 0.193918] UDP hash table entries: 256 (order: 1, 8192 bytes)
  89. [ 0.193951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  90. [ 0.194312] NET: Registered protocol family 1
  91. [ 0.194355] PCI: CLS 0 bytes, default 64
  92. [ 0.194988] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
  93. [ 0.196316] futex hash table entries: 1024 (order: 4, 65536 bytes)
  94. [ 0.206145] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  95. [ 0.206162] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  96. [ 0.207087] msgmni has been set to 460
  97. [ 0.208530] Key type asymmetric registered
  98. [ 0.208547] Asymmetric key parser 'x509' registered
  99. [ 0.208588] io scheduler noop registered
  100. [ 0.208598] io scheduler deadline registered (default)
  101. [ 0.209871] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
  102. [ 0.209941] tcsr 1953000.ess_tcsr: setting ess interface select = 0
  103. [ 0.210014] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
  104. [ 0.210070] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
  105. [ 0.210784] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  106. [ 0.215237] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
  107. [ 0.215279] msm_serial_hsl_probe: Bus scaling is disabled
  108. [ 0.215437] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM
  109. [ 0.215512] msm_hsl_console_setup: console setup on port #0
  110. [ 0.804796] console [ttyMSM0] enabled
  111. [ 0.808863] msm_serial_hsl_init: driver initialized
  112. [ 0.813725] msm_serial_hs module loaded
  113. [ 0.817458] qca_serial_hs module loaded
  114. [ 0.823366] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  115. [ 0.823386] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  116. [ 0.823400] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  117. [ 0.823412] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  118. [ 0.823425] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  119. [ 0.823438] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  120. [ 0.823450] of_get_named_gpiod_flags: can't parse gpios property of node '/soc/spi@78b5000[0]'
  121. [ 0.823535] sps: BAM device 0x07884000 is not registered yet.
  122. [ 0.828256] sps:BAM 0x07884000 is registered.
  123. [ 0.833743] sps:BAM 0x07884000 (va:0xd0b40000) enabled: ver:0x19, number of pipes:12
  124. [ 0.840947] m25p80 spi0.0: found mx25l25635e, expected n25q128a11
  125. [ 0.846709] m25p80 spi0.0: mx25l25635e (32768 Kbytes)
  126. [ 0.851801] 10 ofpart partitions found on MTD device spi0.0
  127. [ 0.857287] Creating 10 MTD partitions on "spi0.0":
  128. [ 0.862171] 0x000000000000-0x000000040000 : "0:SBL1"
  129. [ 0.868306] 0x000000040000-0x000000060000 : "0:MIBIB"
  130. [ 0.873465] 0x000000060000-0x0000000c0000 : "0:QSEE"
  131. [ 0.878503] 0x0000000c0000-0x0000000d0000 : "0:CDT"
  132. [ 0.883336] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
  133. [ 0.888600] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
  134. [ 0.894039] 0x0000000f0000-0x000000170000 : "0:APPSBL"
  135. [ 0.899138] 0x000000170000-0x000000180000 : "0:ART"
  136. [ 0.904034] 0x000000180000-0x000000580000 : "0:HLOS"
  137. [ 0.908959] 0x000000580000-0x000002000000 : "rootfs"
  138. [ 0.913954] mtd: device 9 (rootfs) set to be root filesystem
  139. [ 0.919306] 1 squashfs-split partitions found on MTD device rootfs
  140. [ 0.924834] 0x0000010c0000-0x000002000000 : "rootfs_data"
  141. [ 0.932316] of_get_named_gpiod_flags exited with status 0
  142. [ 0.942589] libphy: ipq40xx_mdio: probed
  143. [ 0.949136] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered
  144. [ 0.954815] i2c /dev entries driver
  145. [ 0.960209] sdhci: Secure Digital Host Controller Interface driver
  146. [ 0.965382] sdhci: Copyright(c) Pierre Ossman
  147. [ 0.969694] sdhci-pltfm: SDHCI platform and OF driver helper
  148. [ 0.978435] TCP: cubic registered
  149. [ 0.981372] NET: Registered protocol family 10
  150. [ 0.986231] NET: Registered protocol family 17
  151. [ 0.989741] Bridge firewalling registered
  152. [ 0.993670] 8021q: 802.1Q VLAN Support v1.8
  153. [ 0.997909] Registering SWP/SWPB emulation handler
  154. [ 1.003729] regulator-dummy: disabling
  155. [ 1.006863] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  156. [ 1.016336] clk: Not disabling unused clocks
  157. [ 1.019574] ALSA device list:
  158. [ 1.022556] No soundcards found.
  159. [ 1.040778] VFS: Mounted root (squashfs filesystem) readonly on device 31:9.
  160. [ 1.047060] Freeing unused kernel memory: 168K (c0822000 - c084c000)
  161. [ 2.669489] init: Console is alive
  162. [ 2.672133] init: - watchdog -
  163. [ 2.833675] random: nonblocking pool is initialized
  164. [ 7.911637] usbcore: registered new interface driver usbfs
  165. [ 7.916169] usbcore: registered new interface driver hub
  166. [ 7.921640] usbcore: registered new device driver usb
  167. [ 7.928626] Button Hotplug driver version 0.4.1
  168. [ 7.934277] exFAT: Version 1.2.9
  169. [ 7.940924] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  170. [ 7.947202] ehci-platform: EHCI generic platform driver
  171. [ 7.957376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  172. [ 7.963331] ohci-platform: OHCI generic platform driver
  173. [ 7.969266] uhci_hcd: USB Universal Host Controller Interface driver
  174. [ 8.674107] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  175. [ 8.678595] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  176. [ 8.686562] xhci-hcd xhci-hcd.0.auto: irq 164, io mem 0x08a00000
  177. [ 8.693159] hub 1-0:1.0: USB hub found
  178. [ 8.695969] hub 1-0:1.0: 1 port detected
  179. [ 8.700277] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  180. [ 8.705357] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  181. [ 8.713835] hub 2-0:1.0: USB hub found
  182. [ 8.716711] hub 2-0:1.0: 1 port detected
  183. [ 8.721098] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  184. [ 8.726071] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  185. [ 8.733980] xhci-hcd xhci-hcd.1.auto: irq 168, io mem 0x06000000
  186. [ 8.740519] hub 3-0:1.0: USB hub found
  187. [ 8.743478] hub 3-0:1.0: 1 port detected
  188. [ 8.747769] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  189. [ 8.752824] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  190. [ 8.761347] hub 4-0:1.0: USB hub found
  191. [ 8.764197] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
  192. [ 8.772714] of_get_named_gpiod_flags exited with status 0
  193. [ 8.772736] of_get_named_gpiod_flags exited with status 0
  194. [ 8.772750] of_get_named_gpiod_flags exited with status 0
  195. [ 8.772766] of_get_named_gpiod_flags exited with status 0
  196. [ 8.772957] of_get_named_gpiod_flags exited with status 0
  197. [ 8.773108] of_get_named_gpiod_flags exited with status 0
  198. [ 8.774691] of_get_named_gpiod_flags exited with status 0
  199. [ 8.774717] of_get_named_gpiod_flags exited with status 0
  200. [ 8.774761] gpio-5 (wps): gpiod_set_debounce: missing set() or set_debounce() operations
  201. [ 8.774932] gpio-63 (reset): gpiod_set_debounce: missing set() or set_debounce() operations
  202. [ 8.775348] input: gpio_keys.7 as /devices/soc.0/gpio_keys.7/input/input0
  203. [ 8.783448] usbcore: registered new interface driver usb-storage
  204. [ 9.010700] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  205. [ 9.193902] hub 1-1:1.0: USB hub found
  206. [ 9.197542] hub 1-1:1.0: 4 ports detected
  207. [ 9.341296] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
  208. [ 9.366709] usb 2-1: Parent hub missing LPM exit latency info. Power management will be impacted.
  209. [ 9.388415] hub 2-1:1.0: USB hub found
  210. [ 9.392597] hub 2-1:1.0: 4 ports detected
  211. [ 9.500712] usb 1-1.2: new high-speed USB device number 3 using xhci-hcd
  212. [ 9.676407] init: - preinit -
  213. [ 9.742744] usb 2-1.1: new SuperSpeed USB device number 3 using xhci-hcd
  214. [ 9.762898] usb 2-1.1: Parent hub missing LPM exit latency info. Power management will be impacted.
  215. [ 9.776273] usb-storage 2-1.1:1.0: USB Mass Storage device detected
  216. [ 9.781965] scsi0 : usb-storage 2-1.1:1.0
  217. [ 9.862604] usb 2-1.4: new SuperSpeed USB device number 4 using xhci-hcd
  218. [ 9.881115] usb 2-1.4: Parent hub missing LPM exit latency info. Power management will be impacted.
  219. [ 9.891339] usb-storage 2-1.4:1.0: USB Mass Storage device detected
  220. [ 9.896930] scsi1 : usb-storage 2-1.4:1.0
  221. [ 10.895910] scsi 0:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 6
  222. [ 10.903482] scsi 1:0:0:0: Direct-Access WD Elements 25A1 1014 PQ: 0 ANSI: 6
  223. [ 10.904753] sd 0:0:0:0: [sda] 62517248 512-byte logical blocks: (32.0 GB/29.8 GiB)
  224. [ 10.905430] sd 0:0:0:0: [sda] Write Protect is off
  225. [ 10.905442] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  226. [ 10.906062] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  227. [ 10.911498] sda: sda1
  228. [ 10.936016] sd 1:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
  229. [ 10.937602] sd 0:0:0:0: [sda] Attached SCSI removable disk
  230. [ 10.948043] sd 1:0:0:0: [sdb] 7813969920 512-byte logical blocks: (4.00 TB/3.63 TiB)
  231. [ 10.955513] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  232. [ 10.961065] sd 1:0:0:0: [sdb] Write Protect is off
  233. [ 10.965480] sd 1:0:0:0: [sdb] Mode Sense: 47 00 10 08
  234. [ 10.965849] sd 1:0:0:0: [sdb] No Caching mode page found
  235. [ 10.970821] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  236. [ 10.977787] sd 1:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
  237. [ 10.985127] sd 1:0:0:0: [sdb] No Caching mode page found
  238. [ 10.989434] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  239. [ 11.000921] sdb: sdb1 sdb2
  240. [ 11.004158] sd 1:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
  241. [ 11.011387] sd 1:0:0:0: [sdb] No Caching mode page found
  242. [ 11.015734] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  243. [ 11.021839] sd 1:0:0:0: [sdb] Attached SCSI disk
  244. [ 13.110611] jffs2: notice: (108) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 96 of xref (0 dead, 62 orphan) found.
  245. [ 13.139096] mount_root: switching to jffs2 overlay
  246. [ 13.440041] procd: - early -
  247. [ 13.442091] procd: - watchdog -
  248. [ 14.344217] procd: - ubus -
  249. [ 15.351714] procd: - init -
  250. [ 18.682462] nf_conntrack version 0.5.0 (3687 buckets, 14748 max)
  251. [ 18.692349] NTFS driver 2.1.30 [Flags: R/O MODULE].
  252. [ 18.703669] PPP generic driver version 2.4.2
  253. [ 19.302832] ess-switch DT exist!
  254. [ 19.305055] switchreg_base_addr: 0xc000000
  255. [ 19.309112] switchreg_size: 0x80000
  256. [ 19.312623] switch_access_mode: local bus
  257. [ 19.316580] mac mode = 0x0
  258. [ 19.319269] mac mode1 doesn't exit!
  259. [ 19.322773] mac mode2 doesn't exit!
  260. [ 19.326237] ess-uniphy DT doesn't exist!
  261. [ 19.330122] wan bmp:0x20
  262. [ 19.332673] ess-psgmii DT exist!
  263. [ 19.335851] current dts led_source_num is 0
  264. [ 19.340028] mdio DT exist!
  265. [ 19.342738] ssdk_plat_init start
  266. [ 19.346114] enable ess clk
  267. [ 19.458907] reset ok in probe!
  268. [ 19.461588] PHY ID is 0x4dd0b1
  269. [ 19.523918] qca probe malibu phy driver succeeded!
  270. [ 21.334973] Chip version 0x1401
  271. [ 21.337097] qca-ssdk module init succeeded!
  272. [ 21.343777] tun: Universal TUN/TAP device driver, 1.6
  273. [ 21.347799] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  274. [ 21.358370] **********************************************************
  275. [ 21.363910] * Driver :NSS GMAC Driver for RTL v(3.72a)
  276. [ 21.369250] * Version :1.0
  277. [ 21.372137] * Copyright :Copyright (c) 2013-2016 The Linux Foundation. All rights reserved.
  278. [ 21.380447] **********************************************************
  279. [ 21.389176] l2tp_core: L2TP core driver, V2.0
  280. [ 21.393466] l2tp_netlink: L2TP netlink interface
  281. [ 21.408539] qca-nss-drv.ko is loaded for symbol link
  282. [ 21.414255] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded.
  283. [ 21.425063] gre: GRE over IPv4 demultiplexor driver
  284. [ 21.429963] ip_gre: GRE over IPv4 tunneling driver
  285. [ 21.439178] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  286. [ 21.452953] QCA multicast snooping installed successfully
  287. [ 21.460427] ip6_tables: (C) 2000-2006 Netfilter Core Team
  288. [ 21.553072] Netfilter messages via NETLINK v0.30.
  289. [ 21.558771] ip_set: protocol 6
  290. [ 21.579666] QCA Hy-Fi multicast installation successfully
  291. [ 21.586696] nss_macsec init success
  292. [ 21.595527] Linux video capture interface: v2.00
  293. [ 21.611003] u32 classifier
  294. [ 21.612678] input device check on
  295. [ 21.616323] Actions configured
  296. [ 21.621265] Mirror/redirect action on
  297. [ 21.628793] fuse init (API version 7.22)
  298. [ 21.637521] usbcore: registered new interface driver cdc_acm
  299. [ 21.642231] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  300. [ 21.651949] usbcore: registered new interface driver cdc_wdm
  301. [ 21.659758] gspca_main: v2.14.0 registered
  302. [ 21.664338] usbcore: registered new interface driver sonixb
  303. [ 21.670402] usbcore: registered new interface driver sonixj
  304. [ 21.676713] usbcore: registered new interface driver gspca_zc3xx
  305. [ 21.683561] ip_tables: (C) 2000-2006 Netfilter Core Team
  306. [ 21.689444] usbcore: registered new interface driver ipheth
  307. [ 21.838392] PPP MPPE Compression module registered
  308. [ 21.843435] NET: Registered protocol family 24
  309. [ 21.848589] PPTP driver version 0.8.5
  310. [ 21.863162] usbcore: registered new interface driver usbserial
  311. [ 21.868069] usbcore: registered new interface driver usbserial_generic
  312. [ 21.874648] usbserial: USB Serial support registered for generic
  313. [ 21.885350] usbcore: registered new interface driver uvcvideo
  314. [ 21.890064] USB Video Class driver (1.1.1)
  315. [ 21.926353] xt_time: kernel timezone is -0000
  316. [ 21.931777] usbcore: registered new interface driver cdc_ether
  317. [ 21.939287] usbcore: registered new interface driver cdc_ncm
  318. [ 21.945401] usbcore: registered new interface driver cp210x
  319. [ 21.950054] usbserial: USB Serial support registered for cp210x
  320. [ 21.957530] usbcore: registered new interface driver huawei_cdc_ncm
  321. [ 21.966712] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  322. [ 21.987262] usbcore: registered new interface driver qmi_wwan
  323. [ 21.997115] rndis_host 1-1.2:1.0 eth2: register 'rndis_host' at usb-xhci-hcd.0.auto-1.2, RNDIS device, 00:15:ff:13:02:90
  324. [ 22.007155] usbcore: registered new interface driver rndis_host
  325. [ 22.015830] usbcore: registered new interface driver sierra
  326. [ 22.020493] usbserial: USB Serial support registered for Sierra USB modem
  327. [ 22.029417] usbcore: registered new interface driver sierra_net
  328. [ 22.041499] usbcore: registered new interface driver option
  329. [ 22.046172] usbserial: USB Serial support registered for GSM modem (1-port)
  330. [ 28.353174] mem_manager: module license 'unspecified' taints kernel.
  331. [ 28.358502] Disabling lock debugging due to kernel taint
  332. [ 28.407152] ath_dfs: Version 2.0.0
  333. [ 28.407152] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  334. [ 28.428586] ath_spectral: Version 2.0.0
  335. [ 28.428586] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  336. [ 29.380862] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, 11D)
  337. [ 29.397378] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  338. [ 29.414723] ath_tx99: Version 2.0
  339. [ 29.414723] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  340. [ 29.449600] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  341. [ 29.487182] ath_da_pci: (Atheros/multi-bss)
  342. [ 29.908341] *********** IPQ4019 *************Wifi0 CPU frequency 250000000
  343. [ 29.924429] 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_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_enable: 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
  344. [ 29.962587] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON
  345. [ 29.962587] __ol_ath_attach() Allocated scn cc8c0500
  346. [ 29.976504] nss is not enabled on this platform
  347. [ 29.980991] nss register id -1 offload mode enabled = 0 nss config 0 Target Type b
  348. [ 29.988626] __ol_ath_attach: dev name wifi0
  349. [ 29.992807] ol_ath_attach interface_id 0
  350. [ 29.996913] ol_target_init() BMI inited.
  351. [ 30.006718] ol_target_init() BMI Get Target Info.
  352. [ 30.010388] Chip id: 0xb, chip version: 0x1000000
  353. [ 30.015095]
  354. [ 30.015095] CE WAR Disabled
  355. [ 30.019634] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  356. [ 30.025141] ol_target_init() configure Target .
  357. [ 30.029445]
  358. [ 30.029445] Target Version is 1000000
  359. [ 30.034545]
  360. [ 30.034545] Flash Download Address c0000
  361. [ 30.040163] ol_transfer_bin_file: flash data file defined
  362. [ 30.045566] ol_transfer_bin_file[3760] Get Caldata for wifi0.
  363. [ 30.051342] qdf_fs_read[59], Open File /tmp/wifi0.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 1078file size:12064qc98xx_verify_checksum: flash checksum passed: 0x4fc8
  364. [ 30.068288] ol_transfer_bin_file 3821: Download Flash data len 12064
  365. [ 30.075003] Board extended Data download address: 0x0
  366. [ 30.099213]
  367. [ 30.099213] Board data initialized
  368. [ 30.103218] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  369. [ 30.110723]
  370. [ 30.110723] Selecting OTP binary for CHIP Version -807435356
  371. [ 30.148046] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  372. [ 30.154571] ol_transfer_bin_file 3641: downloading file 0, Download data len 4680
  373. [ 30.178433]
  374. [ 30.178433] First OTP send param 8000
  375. [ 30.187328] ol_ath_download_firmware :First OTP download and Execute is good address:0x4000 return param 4660
  376. [ 30.196232] ol_ath_download_firmware:##Board Id 16 , CHIP Id 0
  377. [ 30.202172] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  378. [ 30.208975]
  379. [ 30.208975] wifi0: Selecting board data file name boardData_1_0_IPQ4019_Y9803_wifi0.bin
  380. [ 30.218543] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_Y9803_wifi0.bin
  381. [ 30.231236] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  382. [ 30.238403] ol_transfer_bin_file 3641: downloading file 3, Download data len 12064
  383. [ 30.246333] Board extended Data download address: 0x0
  384. [ 30.270754] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  385. [ 30.276766]
  386. [ 30.276766] Selecting OTP binary for CHIP Version -807435356
  387. [ 30.284222] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  388. [ 30.291573] ol_transfer_bin_file 3641: downloading file 0, Download data len 4680
  389. [ 30.315441]
  390. [ 30.315441] [Flash] : Ignore Module param
  391. [ 30.319982]
  392. [ 30.319982] Second otp download Param 10000
  393. [ 30.336058] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  394. [ 30.343309]
  395. [ 30.343309] Mission mode: Firmware CHIP Version -807435356
  396. [ 30.408937] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  397. [ 30.415732] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  398. [ 30.423491] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  399. [ 30.430422] ol_swap_wlan_memory_expansion: length:165455 size_left:165475 dma_size_left:262144 fw_temp:d226c004 fw_entry_size:165479
  400. [ 30.442366] ol_swap_wlan_memory_expansion: dma_virt_addr :d222b000 fw_temp: d226c008 length: 165455
  401. [ 30.451570] Swap: bytes_left to copy: fw:16; dma_page:96689
  402. [ 30.456892] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:96689 fw_temp:d229465b fw_entry_size:165479
  403. [ 30.467943] Swap: wrong length read:0
  404. [ 30.471583] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 165455 Target address 417b70
  405. [ 30.480546] scn=cc8c0500 target_write_addr=417b70 seg_info=cd2f9410
  406. [ 30.486864] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  407. [ 30.496939] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin
  408. [ 30.506369] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
  409. [ 31.156651] ath10k_ahb a000000.wifi: Firmware loaded from user helper succesfully
  410. [ 31.163172] ol_transfer_bin_file 3641: downloading file 1, Download data len 372480
  411. [ 32.412432] ol_target_init() Download FW done.
  412. [ 32.416151] ol_ath_attach() WMI attached. wmi_handle cf9f8000
  413. [ 32.421787] wmi_unified_register_event_handler: Event id 62 is unavailable
  414. [ 32.428613] +htc_create .. HIF :cccf8000-htc_create: (0xcf14d000)
  415. [ 32.434601] htc_wmi_init() HT Create . cf14d000
  416. [ 32.439373] htc_wmi_init 7516 host_enable 0 nss_nwifi_offload 0
  417. [ 32.445226] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  418. [ 32.454628] OL_ACBKMinfree : 0
  419. [ 32.457703] OL_ACBEMinfree : 0
  420. [ 32.460902] OL_ACVIMinfree : 0
  421. [ 32.463945] OL_ACVOMinfree : 0
  422. [ 32.467073] hif_enable_fastpath, Enabling fastpath mode
  423. [ 32.472125] +HWT
  424. [ 32.474152] hif_completion_thread_startup: pipe_num:0 pipe_info:0xcccfc878hif_completion_thread_startup: pipe_num:3 pipe_info:0xcccfc950hif_completion_thread_startup: pipe_num:4 pipe_info:0xcccfc998
  425. [ 32.497337] -HWT
  426. [ 32.498379] Startup Mode-0 set
  427. [ 32.501389] pdev attach (null) -1
  428. [ 32.504910]
  429. [ 32.504910] <=== cfg max peer id 1056 ====>
  430. [ 32.511303] htt_peer_map_timer_init Enter pdev cc1b8000 hrtimer cc1bc940
  431. [ 32.517244]
  432. [ 32.517244] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cc1c2000 paddr 8c1c2000
  433. [ 32.526992]
  434. [ 32.526992] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  435. [ 32.538679] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from cbe40000
  436. [ 32.548136] Firmware_Build_Number:7
  437. [ 32.550722] FW wireless modes: 0x680c
  438. [ 32.554339] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
  439. [ 32.564240] btcoex_support 0, wlan_prio_gpio 0, coex_gpio_pin 0 0 0
  440. [ 32.570483] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 1, coex_version 0
  441. [ 32.578457]
  442. [ 32.578457] Sending Ext resource cfg: HOST PLATFORM as 0
  443. [ 32.578457] fw_feature_bitmap as 50 to TGT
  444. [ 32.589342] ol_ath_service_ready_event: tt_support: 1
  445. [ 32.594320] ol_ath_service_ready_event: periodic_chan_stats: 1
  446. [ 32.600094] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  447. [ 32.606593] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  448. [ 32.616023] EXT NSS Supported
  449. [ 32.618863] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  450. [ 32.626691] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  451. [ 32.634072] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  452. [ 32.641922] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  453. [ 32.649405] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  454. [ 32.657415] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  455. [ 32.664768] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 531
  456. [ 32.672783] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 744,
  457. [ 32.680035] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  458. [ 32.687941] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  459. [ 32.695407] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1
  460. [ 32.703155] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6144,
  461. [ 32.710517] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2028 actual units 531
  462. [ 32.719455] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2028,
  463. [ 32.726107] Support not added yet for Service 91
  464. [ 32.730701] Support not added yet for Service 92
  465. [ 32.735297] No EXT_MSG send INIT now
  466. [ 32.738851] chunk 0 len 13568 requested , ptr 0x8cf24000
  467. [ 32.744235] chunk 1 len 54272 requested , ptr 0x8bea0000
  468. [ 32.749606] chunk 2 len 217088 requested , ptr 0x8bec0000
  469. [ 32.755083] chunk 3 len 395064 requested , ptr 0x8bf00000
  470. [ 32.760542] chunk 4 len 107520 requested , ptr 0x8bf80000
  471. [ 32.766020] chunk 5 len 6144 requested , ptr 0x8d3ea000
  472. [ 32.771314] chunk 6 len 1076868 requested , ptr 0x8b800000
  473. [ 32.776927] ol_ath_service_ready_event[4206] WAPI MBSSID 2
  474. [ 32.782631] smart_log_init: Smart logging Enabled buf=cb910000 (size=65536)
  475. [ 32.807725] Version = 16777216 3 status = 0
  476. [ 32.811005] ol_ath_connect_htc() WMI is ready
  477. [ 32.815354] target uses HTT version 2.2; host uses 2.2
  478. [ 32.820440] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
  479. [ 32.835280] ol_ath_attach() connect HTC.
  480. [ 32.838257] bypasswmi : 0
  481. [ 32.840896] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  482. [ 32.852626] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  483. [ 32.859455] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  484. [ 32.866332] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  485. [ 32.873013] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  486. [ 32.879884] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  487. [ 32.887156] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  488. [ 32.894279] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  489. [ 32.901565] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  490. [ 32.908934] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  491. [ 32.916329] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  492. [ 32.923689] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  493. [ 32.931154] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  494. [ 32.938695] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  495. [ 32.946412] ol_ath_phyerr_attach: called
  496. [ 32.946550] OL Resmgr Init-ed
  497. [ 32.949365] ieee80211_bsteering_attach: Band steering initialized
  498. [ 32.955314] acfg_attach: 2961: Netlink socket created:cd319c00
  499. [ 32.961125] ol_if_spectral_setup
  500. [ 32.961173] SPECTRAL : get_capability not registered
  501. [ 32.966051] HAL_CAP_PHYDIAG : Capable
  502. [ 32.969755] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
  503. [ 32.977778] SPECTRAL : get_capability not registered
  504. [ 32.982750] HAL_CAP_RADAR : Capable
  505. [ 32.986366] SPECTRAL : Need to fix the capablity check for SPECTRAL
  506. [ 32.986366] (spectral_attach : 242)
  507. [ 32.996223] SPECTRAL : get_capability not registered
  508. [ 33.001130] HAL_CAP_SPECTRAL_SCAN : Capable
  509. [ 33.005281] SPECTRAL : get_tsf64 not registered
  510. [ 33.009813] spectral_init_netlink 78 NULL SKB
  511. [ 33.014162] Green-AP : Green-AP : Attached
  512. [ 33.014162]
  513. [ 33.019682] Green-AP : Attached
  514. [ 33.022814] rate power table override is only supported for AR98XX
  515. [ 33.029122] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
  516. [ 33.036219] ol_if_dfs_setup: called
  517. [ 33.036272] ol_if_dfs_attach: called; ptr=cb9a198c, radar_info=cd3e1bf8
  518. [ 33.042788] dfs_attach: event log enabled by default
  519. [ 33.048494] ol_ath_rtt_meas_report_attach: called
  520. [ 33.048511] ol_ath_lowi_wmi_event_attach: called
  521. [ 33.048536] >>>> CB Set (null)
  522. [ 33.051326] of_get_named_gpiod_flags exited with status 0
  523. [ 33.051345] gpio-2 (wifi_led): gpiod_request: status -16
  524. [ 33.051355] ipq4019_wifi_led_init: Wifi LED gpio request failed..
  525. [ 33.057188] ol_ath_attach() UMAC attach .
  526. [ 33.061294]
  527. [ 33.061294] BURSTING enabled by default
  528. [ 33.066840] ol_ath_attach: Set global_ic[1] ..ptr:bf989eb0
  529. [ 33.072246] ath_lowi_if_netlink_init LOWI Netlink successfully created
  530. [ 33.078660] osif_wrap_attach:443 osif wrap attached
  531. [ 33.083584] osif_wrap_devt_init:404 osif wrap dev table init done
  532. [ 33.089584] Wrap Attached: Wrap_com =ce074800 ic->ic_wrap_com=ce074800 &wrap_com->wc_devt=ce074800
  533. [ 33.098799] __ol_ath_attach: needed_headroom reservation 60
  534. [ 33.105544] ol_ath_thermal_mitigation_attach: --
  535. [ 33.109146] ol_ath_ahb_probe num_radios=0, wifi_radios[0].sc = cc8c0500 wifi_radio_type = 2
  536. [ 33.117543] ath_sysfs_diag_init: diag_fsattr
  537. [ 33.122150] *********** IPQ4019 *************Wifi1 CPU frequency 250000000
  538. [ 33.138915] 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_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_enable: 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
  539. [ 33.177090] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON
  540. [ 33.177090] __ol_ath_attach() Allocated scn cb940500
  541. [ 33.191042] nss is not enabled on this platform
  542. [ 33.195494] nss register id -1 offload mode enabled = 0 nss config 0 Target Type b
  543. [ 33.203159] __ol_ath_attach: dev name wifi1
  544. [ 33.207313] ol_ath_attach interface_id 1
  545. [ 33.211531] ol_target_init() BMI inited.
  546. [ 33.215249] ol_target_init() BMI Get Target Info.
  547. [ 33.219810] Chip id: 0xb, chip version: 0x1000000
  548. [ 33.224556]
  549. [ 33.224556] CE WAR Disabled
  550. [ 33.229146] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  551. [ 33.234455] ol_target_init() configure Target .
  552. [ 33.238822]
  553. [ 33.238822] Target Version is 1000000
  554. [ 33.243940]
  555. [ 33.243940] Flash Download Address c0000
  556. [ 33.249571] ol_transfer_bin_file: flash data file defined
  557. [ 33.254962] ol_transfer_bin_file[3760] Get Caldata for wifi1.
  558. [ 33.260740] qdf_fs_read[59], Open File /tmp/wifi1.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 1081file size:12064qc98xx_verify_checksum: flash checksum passed: 0xa17f
  559. [ 33.277699] ol_transfer_bin_file 3821: Download Flash data len 12064
  560. [ 33.284553] Board extended Data download address: 0x0
  561. [ 33.308642]
  562. [ 33.308642] Board data initialized
  563. [ 33.312650] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  564. [ 33.320137]
  565. [ 33.320137] Selecting OTP binary for CHIP Version -807434932
  566. [ 33.327598] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  567. [ 33.334991] ol_transfer_bin_file 3641: downloading file 0, Download data len 4680
  568. [ 33.358978]
  569. [ 33.358978] First OTP send param 8000
  570. [ 33.367963] ol_ath_download_firmware :First OTP download and Execute is good address:0x4400 return param 4660
  571. [ 33.376859] ol_ath_download_firmware:##Board Id 17 , CHIP Id 0
  572. [ 33.382802] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  573. [ 33.389616]
  574. [ 33.389616] wifi1: Selecting board data file name boardData_1_0_IPQ4019_Y9803_wifi1.bin
  575. [ 33.399193] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=IPQ4019/hw.1/boardData_1_0_IPQ4019_Y9803_wifi1.bin
  576. [ 33.411992] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  577. [ 33.419064] ol_transfer_bin_file 3641: downloading file 3, Download data len 12064
  578. [ 33.427058] Board extended Data download address: 0x0
  579. [ 33.448382] [wifi0] FWLOG: [73940] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
  580. [ 33.455978] [wifi0] FWLOG: [73940] WAL_DBGID_TX_AC_BUFFER_SET (
  581. [ 33.457989] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  582. [ 33.457995]
  583. [ 33.457995] Selecting OTP binary for CHIP Version -807434932
  584. [ 33.458145] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  585. [ 33.458156] ol_transfer_bin_file 3641: downloading file 0, Download data len 4680
  586. [ 33.491285] 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
  587. [ 33.495416] [wifi0] FWLOG: [73940] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
  588. [ 33.504068] [wifi0] FWLOG: [73940] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
  589. [ 33.512748] [wifi0] FWLOG: [74086] UNKNOWN 22:55 ( 0x3a,
  590. [ 33.517798]
  591. [ 33.517798] [Flash] : Ignore Module param
  592. [ 33.517803]
  593. [ 33.517803] Second otp download Param 10000
  594. [ 33.529355] 0xa10ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  595. [ 33.529372]
  596. [ 33.529372] Mission mode: Firmware CHIP Version -807434932
  597. [ 33.529869] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  598. [ 33.530124] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  599. [ 33.530565] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  600. [ 33.530582] ol_swap_wlan_memory_expansion: length:165455 size_left:165475 dma_size_left:262144 fw_temp:d264c004 fw_entry_size:165479
  601. [ 33.530589] ol_swap_wlan_memory_expansion: dma_virt_addr :d260b000 fw_temp: d264c008 length: 165455
  602. [ 33.530919] Swap: bytes_left to copy: fw:16; dma_page:96689
  603. [ 33.530930] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:96689 fw_temp:d267465b fw_entry_size:165479
  604. [ 33.530933] Swap: wrong length read:0
  605. [ 33.530940] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 165455 Target address 417b70
  606. [ 33.617827] ,
  607. [ 33.617830] scn=cb940500 target_write_addr=417b70 seg_info=cf0d6210
  608. [ 33.617842] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  609. [ 33.617848] bin_filename=IPQ4019/hw.1/athwlan.bin swap_filename=/lib/firmware/IPQ4019/hw.1/athwlan.codeswap.bin
  610. [ 33.617889] ol_transfer_bin_file: Downloading firmware file: IPQ4019/hw.1/athwlan.bin
  611. [ 33.618917] ath10k_ahb a800000.wifi: Firmware loaded from user helper succesfully
  612. [ 33.618938] ol_transfer_bin_file 3641: downloading file 1, Download data len 372480
  613. [ 33.667760] 0x160, 0x0, 0x12 )
  614. [ 33.670654] [wifi0] FWLOG: [74086] UNKNOWN 22:55 ( 0x3a, 0x0, 0x12, 0x10, 0x12 )
  615. [ 34.816517] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  616. [ 34.906483] ol_target_init() Download FW done.
  617. [ 34.910244] ol_ath_attach() WMI attached. wmi_handle cc1c6000
  618. [ 34.915837] wmi_unified_register_event_handler: Event id 62 is unavailable
  619. [ 34.922681] +htc_create .. HIF :cbfb8000-htc_create: (0xcbfb2000)
  620. [ 34.928658] htc_wmi_init() HT Create . cbfb2000
  621. [ 34.933476] htc_wmi_init 7516 host_enable 0 nss_nwifi_offload 0
  622. [ 34.939266] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  623. [ 34.948704] OL_ACBKMinfree : 0
  624. [ 34.951767] OL_ACBEMinfree : 0
  625. [ 34.954877] OL_ACVIMinfree : 0
  626. [ 34.958005] OL_ACVOMinfree : 0
  627. [ 34.961182] hif_enable_fastpath, Enabling fastpath mode
  628. [ 34.966163] +HWT
  629. [ 34.968168] hif_completion_thread_startup: pipe_num:0 pipe_info:0xcbfbc878hif_completion_thread_startup: pipe_num:3 pipe_info:0xcbfbc950hif_completion_thread_startup: pipe_num:4 pipe_info:0xcbfbc998
  630. [ 34.991466] -HWT
  631. [ 34.992506] Startup Mode-0 set
  632. [ 34.995493] pdev attach (null) -1
  633. [ 34.999044]
  634. [ 34.999044] <=== cfg max peer id 1056 ====>
  635. [ 35.005377] htt_peer_map_timer_init Enter pdev cb7a8000 hrtimer cb7ac940
  636. [ 35.011399]
  637. [ 35.011399] htt_alloc_peer_map_mem : Alloc Success : host q vaddr cb7f0000 paddr 8b7f0000
  638. [ 35.021126]
  639. [ 35.021126] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  640. [ 35.033167] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from cac20000
  641. [ 35.042289] Firmware_Build_Number:7
  642. [ 35.044849] FW wireless modes: 0x1f9001
  643. [ 35.048665] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339959b2 vht_supp_mcs:0x0000fffa
  644. [ 35.058559] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0
  645. [ 35.066493]
  646. [ 35.066493] Sending Ext resource cfg: HOST PLATFORM as 0
  647. [ 35.066493] fw_feature_bitmap as 50 to TGT
  648. [ 35.077382] ol_ath_service_ready_event: tt_support: 1
  649. [ 35.082378] ol_ath_service_ready_event: periodic_chan_stats: 1
  650. [ 35.088170] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  651. [ 35.094526] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  652. [ 35.104189] EXT NSS Supported
  653. [ 35.106995] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  654. [ 35.114764] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  655. [ 35.122127] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  656. [ 35.129984] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  657. [ 35.137497] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  658. [ 35.145496] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  659. [ 35.152845] idx 0 req 1 num_units 0 num_unit_info 2 unit size 744 actual units 531
  660. [ 35.160874] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 744,
  661. [ 35.168112] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  662. [ 35.176090] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  663. [ 35.183488] idx 5 req 7 num_units 1 num_unit_info 0 unit size 6144 actual units 1
  664. [ 35.191156] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 6144,
  665. [ 35.198592] idx 6 req 5 num_units 0 num_unit_info 2 unit size 2028 actual units 531
  666. [ 35.207537] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 2028,
  667. [ 35.214188] Support not added yet for Service 91
  668. [ 35.218776] Support not added yet for Service 92
  669. [ 35.223398] No EXT_MSG send INIT now
  670. [ 35.226930] chunk 0 len 13568 requested , ptr 0x8baa0000
  671. [ 35.232318] chunk 1 len 54272 requested , ptr 0x8ac80000
  672. [ 35.237688] chunk 2 len 217088 requested , ptr 0x8acc0000
  673. [ 35.243164] chunk 3 len 395064 requested , ptr 0x8ad00000
  674. [ 35.248626] chunk 4 len 107520 requested , ptr 0x8aca0000
  675. [ 35.254102] chunk 5 len 6144 requested , ptr 0x8d390000
  676. [ 35.259389] chunk 6 len 1076868 requested , ptr 0x8ae00000
  677. [ 35.265016] ol_ath_service_ready_event[4206] WAPI MBSSID 2
  678. [ 35.270702] smart_log_init: Smart logging Enabled buf=caf10000 (size=65536)
  679. [ 35.296230] Version = 16777216 3 status = 0
  680. [ 35.299514] ol_ath_connect_htc() WMI is ready
  681. [ 35.303883] target uses HTT version 2.2; host uses 2.2
  682. [ 35.308948] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
  683. [ 35.323790] ol_ath_attach() connect HTC.
  684. [ 35.326769] bypasswmi : 0
  685. [ 35.329380] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  686. [ 35.341126] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  687. [ 35.348160] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  688. [ 35.354997] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  689. [ 35.361849] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  690. [ 35.368785] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  691. [ 35.375902] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
  692. [ 35.383139] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
  693. [ 35.390559] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
  694. [ 35.398012] Add VHT80 channel: 5210
  695. [ 35.401361] Add VHT80 channel: 5290
  696. [ 35.404858] Add VHT80 channel: 5530
  697. [ 35.408288] Add VHT80 channel: 5610
  698. [ 35.411771] Add VHT80 channel: 5690
  699. [ 35.415236] Add VHT80 channel: 5775
  700. [ 35.418742] Skipping VHT80 channel 5825
  701. [ 35.422532] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x4000100
  702. [ 35.430247] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x8000100
  703. [ 35.438869] ol_ath_phyerr_attach: called
  704. [ 35.438995] freq=58
  705. [ 35.440153] freq=106
  706. [ 35.442417] freq=122
  707. [ 35.444664] freq=138
  708. [ 35.446954] OL Resmgr Init-ed
  709. [ 35.450029] ieee80211_bsteering_attach: Band steering initialized
  710. [ 35.455973] acfg_attach: Offload using existing sock cd319c00
  711. [ 35.461710] ol_if_spectral_setup
  712. [ 35.461760] SPECTRAL : get_capability not registered
  713. [ 35.466639] HAL_CAP_PHYDIAG : Capable
  714. [ 35.470346] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
  715. [ 35.478426] SPECTRAL : get_capability not registered
  716. [ 35.483319] HAL_CAP_RADAR : Capable
  717. [ 35.486992] SPECTRAL : Need to fix the capablity check for SPECTRAL
  718. [ 35.486992] (spectral_attach : 242)
  719. [ 35.496772] SPECTRAL : get_capability not registered
  720. [ 35.501715] HAL_CAP_SPECTRAL_SCAN : Capable
  721. [ 35.505873] SPECTRAL : get_tsf64 not registered
  722. [ 35.510398] spectral_init_netlink 78 NULL SKB
  723. [ 35.514736] Green-AP : Green-AP : Attached
  724. [ 35.514736]
  725. [ 35.520273] Green-AP : Attached
  726. [ 35.523404] rate power table override is only supported for AR98XX
  727. [ 35.529711] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
  728. [ 35.536780] ol_if_dfs_setup: called
  729. [ 35.536832] ol_if_dfs_attach: called; ptr=cafa198c, radar_info=cd3e1bf8
  730. [ 35.543376] dfs_attach: event log enabled by default
  731. [ 35.549088] ol_ath_rtt_meas_report_attach: called
  732. [ 35.549108] ol_ath_lowi_wmi_event_attach: called
  733. [ 35.549126] >>>> CB Set (null)
  734. [ 35.552581] of_get_named_gpiod_flags exited with status 0
  735. [ 35.552600] ol_ath_attach() UMAC attach .
  736. [ 35.555683]
  737. [ 35.555683] BURSTING enabled by default
  738. [ 35.561240] ol_ath_attach: Set global_ic[2] ..ptr:bf989eb0
  739. [ 35.566544] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2
  740. [ 35.573466] osif_wrap_attach:443 osif wrap attached
  741. [ 35.578273] osif_wrap_devt_init:404 osif wrap dev table init done
  742. [ 35.584331] Wrap Attached: Wrap_com =cb9a9e00 ic->ic_wrap_com=cb9a9e00 &wrap_com->wc_devt=cb9a9e00
  743. [ 35.593436] __ol_ath_attach: needed_headroom reservation 60
  744. [ 35.600176] ol_ath_thermal_mitigation_attach: --
  745. [ 35.603806] ol_ath_ahb_probe num_radios=1, wifi_radios[1].sc = cb940500 wifi_radio_type = 2
  746. [ 35.612129] ath_sysfs_diag_init: diag_fsattr
  747. [ 35.616602] ath_ol_pci: (Atheros/multi-bss)
  748. [ 35.631821] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  749. [ 35.638016] +hif_update_pipe_callback pipeid 8
  750. [ 35.642472] -hif_update_pipe_callback
  751. [ 35.646117] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  752. [ 35.653309] +hif_update_pipe_callback pipeid 8
  753. [ 35.657715] -hif_update_pipe_callback
  754. [ 35.671108] __sa_init_module
  755. [ 35.696483] Removing athdebug proc file
  756. [ 35.699312] ath_dev: driver unloaded
  757. [ 35.710701] ath_tx99: driver unloaded
  758. [ 35.720974] ath_rate_atheros: driver unloaded
  759. [ 35.731931] ath_hal: driver unloaded
  760. [ 35.802508] Switching to Tx Mode-1 Threshold 280
  761. [ 35.942873] [wifi1] FWLOG: [76490] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
  762. [ 35.950456] [wifi1] FWLOG: [76490] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
  763. [ 35.959133] [wifi1] FWLOG: [76490] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
  764. [ 35.967817] [wifi1] FWLOG: [76490] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
  765. [ 35.976504] [wifi1] FWLOG: [76640] UNKNOWN 22:55 ( 0x3a, 0xa10, 0x160, 0x10, 0x0 )
  766. [ 35.984056] [wifi1] FWLOG: [76640] UNKNOWN 22:55 ( 0x3a, 0x10, 0x0, 0x10, 0x12 )
  767. [ 38.291146] Switching to Tx Mode-1 Threshold 280
  768. [ 49.016006] ECM init
  769. [ 49.017240] ECM database jhash random seed: 0xd0995a2e
  770. [ 49.024370] ECM init complete
  771. [ 50.266910] device eth1 entered promiscuous mode
  772. [ 50.274260] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  773. [ 50.522833] isCountryCodeValid: EEPROM regdomain 0x0
  774. [ 50.527134] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  775. [ 50.534336] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  776. [ 50.540784] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  777. [ 50.547422] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  778. [ 50.554598] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  779. [ 50.561571] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  780. [ 50.568467] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  781. [ 50.575790] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  782. [ 50.583259] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  783. [ 50.590524] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  784. [ 50.598041] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  785. [ 50.605378] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  786. [ 50.612924] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  787. [ 50.651427] set TXBF_SND_PERIOD: value 100 wmi_status 0
  788. [ 50.671600] Disconnect_timeout value entered:10
  789. [ 50.679834] reconfiguration_timeout value entered:60
  790. [ 51.079940] wlan_vap_create : enter. devhandle=0xcc8c0500, opmode=IEEE80211_M_HOSTAP, flags=0x1
  791. [ 51.087874] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = e4:95:6e:43:34:3e:
  792. [ 51.097169] ieee80211_mbo_vattach:MBO Initialized
  793. [ 51.101631] ieee80211_oce_vattach: OCE Initialized
  794. [ 51.106565] wlan_vap_create : exit. devhandle=0xcc8c0500, vap=0xca318000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  795. [ 51.116619] __ieee80211_smart_ant_init: Smart Antenna is not supported
  796. [ 51.123150] Enabling TX checksum bit for the vap ath0 features 4000
  797. [ 51.129364] Enabling SG bit for the vap ath0 features 4000
  798. [ 51.135054] Enabling SG bit for the vap ath0 features 4000
  799. [ 51.140474] Enabling TSO bit for the vap ath0 features 4000
  800. [ 51.146165] Enabling LRO bit for the vap ath0 features 4000
  801. [ 51.153638] VAP device ath0 created osifp: (ca293500) os_if: (ca318000)
  802. [ 51.175093] siwfreq
  803. [ 51.176181] Set freq vap 0 stop send + ca318000
  804. [ 51.181037] Set freq vap 0 stop send -ca318000
  805. [ 51.210672] Set wait done --ca318000
  806. [ 51.260751] br-lan: port 1(eth1) entered forwarding state
  807. [ 51.265206] br-lan: port 1(eth1) entered forwarding state
  808. [ 51.271038] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  809. [ 51.299520]
  810. [ 51.299520] DES SSID SET=
  811. [ 51.307918] [DEBUG] vap-0(ath0):set SIOC80211NWID, 10 characters
  812. [ 51.313033]
  813. [ 51.313033] DES SSID SET=FurryTiger
  814. [ 51.440018] [wifi0] FWLOG: [92195] UNKNOWN 22:55 ( 0x16, 0xa10, 0x810, 0x0, 0x12 )
  815. [ 51.446557] [wifi0] FWLOG: [92195] UNKNOWN 22:55 ( 0x16, 0x0, 0x12, 0x10, 0x12 )
  816. [ 51.820800] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1
  817. [ 51.891267] DEVICE IS DOWN ifname=ath0
  818. [ 51.894220] DEVICE IS DOWN ifname=ath0
  819. [ 52.036501] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
  820. [ 52.130905] OL vap_start +
  821. [ 52.132618] VDEV START
  822. [ 52.135051] OL vap_start -
  823. [ 52.342428] ol_vdev_start_resp_ev for vap 0 (cf9f8000)
  824. [ 52.346600] send_wmm_update_cmd_non_tlv:
  825. [ 52.350881] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  826. [ 52.357554] send_vdev_up_cmd_non_tlv for vap 0
  827. [ 52.362012] __ieee80211_smart_ant_init: Smart Antenna is not supported
  828. [ 52.368763] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43
  829. [ 52.377533] 8021q: adding VLAN 0 to HW filter on device ath0
  830. [ 52.439513] [wifi0] FWLOG: [93712] WAL_DBGID_SECURITY_ENCR_EN ( )
  831. [ 52.444665] [wifi0] FWLOG: [93712] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  832. [ 52.460732] [wifi0] FWLOG: [93746] vap-0 VDEV_MGR_VDEV_START ( 0x985, 0x2, 0x0, 0x0 )
  833. [ 52.468083] [wifi0] FWLOG: [93747] WAL channel change freq=2437, mode=1 flags=0 rx_ok=1 tx_ok=1
  834. [ 52.485084] [wifi0] FWLOG: [93959] UNKNOWN 14:20 ( 0x0 )
  835. [ 52.490362] [wifi0] FWLOG: [93979] VDEV_MGR_HP_START_TIME ( 0x0, 0x985, 0x12c0001 )
  836. [ 52.507367] [wifi0] FWLOG: [93979] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  837. [ 52.513870] [wifi0] FWLOG: [93979] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  838. [ 52.520378] [wifi0] FWLOG: [93979] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x985, 0x0, 0x0 )
  839. [ 52.621127] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
  840. [ 52.668332] device ath0 entered promiscuous mode
  841. [ 52.673102] br-lan: port 2(ath0) entered forwarding state
  842. [ 52.677578] br-lan: port 2(ath0) entered forwarding state
  843. [ 53.057542] isCountryCodeValid: EEPROM regdomain 0x0
  844. [ 53.061607] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
  845. [ 53.068611] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
  846. [ 53.075452] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
  847. [ 53.082314] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
  848. [ 53.089218] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
  849. [ 53.096280] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
  850. [ 53.103548] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
  851. [ 53.110981] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
  852. [ 53.118449] Add VHT80 channel: 5210
  853. [ 53.121795] Add VHT80 channel: 5290
  854. [ 53.125228] Add VHT80 channel: 5530
  855. [ 53.128701] Add VHT80 channel: 5610
  856. [ 53.132210] Add VHT80 channel: 5690
  857. [ 53.135639] Add VHT80 channel: 5775
  858. [ 53.139130] Skipping VHT80 channel 5825
  859. [ 53.143003] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x200000) flags 0x4000100
  860. [ 53.150687] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x400000) flags 0x8000100
  861. [ 53.160324] freq=58
  862. [ 53.161533] freq=106
  863. [ 53.163761] freq=122
  864. [ 53.166001] freq=138
  865. [ 53.200734] set TXBF_SND_PERIOD: value 100 wmi_status 0
  866. [ 53.223496] Disconnect_timeout value entered:10
  867. [ 53.232412] reconfiguration_timeout value entered:60
  868. [ 53.260675] br-lan: port 1(eth1) entered forwarding state
  869. [ 53.449053] wlan_vap_create : enter. devhandle=0xcb940500, opmode=IEEE80211_M_HOSTAP, flags=0x1
  870. [ 53.457005] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = e4:95:6e:43:34:3f:
  871. [ 53.466248] ieee80211_mbo_vattach:MBO Initialized
  872. [ 53.470777] ieee80211_oce_vattach: OCE Initialized
  873. [ 53.475792] wlan_vap_create : exit. devhandle=0xcb940500, vap=0xc9918000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  874. [ 53.485851] __ieee80211_smart_ant_init: Smart Antenna is not supported
  875. [ 53.492234] Enabling TX checksum bit for the vap ath1 features 4000
  876. [ 53.498490] Enabling SG bit for the vap ath1 features 4000
  877. [ 53.504297] Enabling SG bit for the vap ath1 features 4000
  878. [ 53.509704] Enabling TSO bit for the vap ath1 features 4000
  879. [ 53.515363] Enabling LRO bit for the vap ath1 features 4000
  880. [ 53.522689] VAP device ath1 created osifp: (ca1f3500) os_if: (c9918000)
  881. [ 53.538285] siwfreq
  882. [ 53.539368] Set freq vap 0 stop send + c9918000
  883. [ 53.544173] Set freq vap 0 stop send -c9918000
  884. [ 53.570703] Set wait done --c9918000
  885. [ 53.640284]
  886. [ 53.640284] DES SSID SET=
  887. [ 53.648690] [DEBUG] vap-0(ath1):set SIOC80211NWID, 13 characters
  888. [ 53.653731]
  889. [ 53.653731] DES SSID SET=FurryTiger-5G
  890. [ 53.934951] [wifi1] FWLOG: [94796] UNKNOWN 22:55 ( 0x16, 0xa10, 0x810, 0x10, 0x0 )
  891. [ 53.941501] [wifi1] FWLOG: [94796] UNKNOWN 22:55 ( 0x16, 0x10, 0x0, 0x10, 0x12 )
  892. [ 54.150866] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1
  893. [ 54.211148] DEVICE IS DOWN ifname=ath1
  894. [ 54.214042] DEVICE IS DOWN ifname=ath1
  895. [ 54.511669] Sending SCAN START cmd
  896. [ 54.514827] 8021q: adding VLAN 0 to HW filter on device ath1
  897. [ 54.670659] br-lan: port 2(ath0) entered forwarding state
  898. [ 54.783544] device ath1 entered promiscuous mode
  899. [ 54.788287] br-lan: port 3(ath1) entered forwarding state
  900. [ 54.792816] br-lan: port 3(ath1) entered forwarding state
  901. [ 54.934384] [wifi1] FWLOG: [96151] WAL_DBGID_SECURITY_ENCR_EN ( )
  902. [ 54.939544] [wifi1] FWLOG: [96151] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  903. [ 54.946489] [wifi1] FWLOG: [96185] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  904. [ 54.955324] [wifi1] FWLOG: [96499] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
  905. [ 54.967553] msm_thermal: enabled = 0
  906. [ 55.933854] [wifi1] FWLOG: [96814] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1
  907. [ 55.941705] [wifi1] FWLOG: [97128] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1
  908. [ 55.950199] [wifi1] FWLOG: [97443] WAL channel change freq=5260, mode=0 flags=0 rx_ok=1 tx_ok=1
  909. [ 56.790712] br-lan: port 3(ath1) entered forwarding state
  910. [ 56.933673] [wifi1] FWLOG: [97756] WAL channel change freq=5280, mode=0 flags=0 rx_ok=1 tx_ok=1
  911. [ 56.941543] [wifi1] FWLOG: [98071] WAL channel change freq=5300, mode=0 flags=0 rx_ok=1 tx_ok=1
  912. [ 56.950065] [wifi1] FWLOG: [98385] WAL channel change freq=5320, mode=0 flags=0 rx_ok=1 tx_ok=1
  913. [ 57.935100] [wifi1] FWLOG: [98698] WAL channel change freq=5500, mode=0 flags=0 rx_ok=1 tx_ok=1
  914. [ 57.943191] [wifi1] FWLOG: [99012] WAL channel change freq=5520, mode=0 flags=0 rx_ok=1 tx_ok=1
  915. [ 57.951599] [wifi1] FWLOG: [99327] WAL channel change freq=5540, mode=0 flags=0 rx_ok=1 tx_ok=1
  916. [ 57.960135] [wifi1] FWLOG: [99641] WAL channel change freq=5560, mode=0 flags=0 rx_ok=1 tx_ok=1
  917. [ 58.932312] [wifi1] FWLOG: [99955] WAL channel change freq=5580, mode=0 flags=0 rx_ok=1 tx_ok=1
  918. [ 58.939981] [wifi1] FWLOG: [100270] WAL channel change freq=5600, mode=0 flags=0 rx_ok=1 tx_ok=1
  919. [ 58.948747] [wifi1] FWLOG: [100583] WAL channel change freq=5620, mode=0 flags=0 rx_ok=1 tx_ok=1
  920. [ 59.932046] [wifi1] FWLOG: [100898] WAL channel change freq=5640, mode=0 flags=0 rx_ok=1 tx_ok=1
  921. [ 59.939800] [wifi1] FWLOG: [101212] WAL channel change freq=5660, mode=0 flags=0 rx_ok=1 tx_ok=1
  922. [ 59.948567] [wifi1] FWLOG: [101526] WAL channel change freq=5680, mode=0 flags=0 rx_ok=1 tx_ok=1
  923. [ 60.931532] [wifi1] FWLOG: [101841] WAL channel change freq=5700, mode=0 flags=0 rx_ok=1 tx_ok=1
  924. [ 60.939381] [wifi1] FWLOG: [102154] WAL channel change freq=5745, mode=0 flags=0 rx_ok=1 tx_ok=1
  925. [ 60.948053] [wifi1] FWLOG: [102469] WAL channel change freq=5765, mode=0 flags=0 rx_ok=1 tx_ok=1
  926. [ 61.873973] send_vdev_down_cmd_non_tlv for vap 0
  927. [ 61.877860] OL vap_start +
  928. [ 61.880269] VDEV START
  929. [ 61.882610] OL vap_start -
  930. [ 61.885311] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  931. [ 62.096098] ol_vdev_start_resp_ev for vap 0 (cc1c6000)
  932. [ 62.100238] send_wmm_update_cmd_non_tlv:
  933. [ 62.104290] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  934. [ 62.111166] send_vdev_up_cmd_non_tlv for vap 0
  935. [ 62.115589] __ieee80211_smart_ant_init: Smart Antenna is not supported
  936. [ 62.122536] [wifi1] FWLOG: [102783] WAL channel change freq=5785, mode=0 flags=0 rx_ok=1 tx_ok=1
  937. [ 62.131054] [wifi1] FWLOG: [103097] WAL channel change freq=5805, mode=0 flags=0 rx_ok=1 tx_ok=1
  938. [ 62.139698] [wifi1] FWLOG: [103412] WAL channel change freq=5825, mode=0 flags=0 rx_ok=1 tx_ok=1
  939. [ 62.148465] [wifi1] FWLOG: [103729] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  940. [ 62.155063] [wifi1] FWLOG: [103729] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  941. [ 62.162005] [wifi1] FWLOG: [103734] vap-0 VDEV_MGR_VDEV_START ( 0x143c, 0x2, 0x0, 0x0 )
  942. [ 62.169991] [wifi1] FWLOG: [103734] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  943. [ 63.095859] [wifi1] FWLOG: [103952] UNKNOWN 14:20 ( 0x0 )
  944. [ 63.100228] [wifi1] FWLOG: [103972] VDEV_MGR_HP_START_TIME ( 0x0, 0x143c, 0x19af001 )
  945. [ 63.108039] [wifi1] FWLOG: [103973] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  946. [ 63.114638] [wifi1] FWLOG: [103973] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  947. [ 63.121232] [wifi1] FWLOG: [103973] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x143c, 0x0, 0x0 )
  948. [ 63.129043] [wifi1] FWLOG: [104245] RATE: ChainMask 1, peer_mac 86:7, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  949. [ 63.143747] [wifi1] FWLOG: [104246] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  950. [ 63.149963] [wifi1] FWLOG: [104248] WAL_DBGID_SECURITY_ENCR_EN ( )
  951. [ 63.156214] [wifi1] FWLOG: [104248] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  952. [ 63.163248] [wifi1] FWLOG: [104277] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x8607, 0x0 )
  953. [ 63.170973] [wifi1] FWLOG: [104277] WAL_DBGID_SECURITY_ENCR_EN ( )
  954. [ 63.177224] [wifi1] FWLOG: [104277] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f3d0 )
  955. [ 63.184435] [wifi1] FWLOG: [104505] RATE: ChainMask 1, peer_mac 92:3d, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  956. [ 63.203729] [wifi1] FWLOG: [104505] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  957. [ 63.209062] [wifi1] FWLOG: [104535] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x923d, 0x0 )
  958. [ 63.216789] [wifi1] FWLOG: [104535] WAL_DBGID_SECURITY_ENCR_EN ( )
  959. [ 63.223035] [wifi1] FWLOG: [104535] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f290 )
  960. [ 64.095289] [wifi1] FWLOG: [105697] RATE: ChainMask 1, peer_mac 72:72, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  961. [ 64.120684] [wifi1] FWLOG: [105697] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  962. [ 64.126020] [wifi1] FWLOG: [105728] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x7272, 0x0 )
  963. [ 64.136309] [wifi1] FWLOG: [105728] WAL_DBGID_SECURITY_ENCR_EN ( )
  964. [ 64.143609] [wifi1] FWLOG: [105728] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f150 )
  965. [ 65.094846] [wifi1] FWLOG: [106184] RATE: ChainMask 1, peer_mac 38:9, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  966. [ 65.108643] [wifi1] FWLOG: [106184] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  967. [ 65.114756] [wifi1] FWLOG: [106214] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x3809, 0x0 )
  968. [ 65.122480] [wifi1] FWLOG: [106214] WAL_DBGID_SECURITY_ENCR_EN ( )
  969. [ 65.128727] [wifi1] FWLOG: [106214] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f010 )
  970. [ 66.094327] [wifi1] FWLOG: [107757] RATE: ChainMask 1, peer_mac d:7a, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  971. [ 66.107997] [wifi1] FWLOG: [107758] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  972. [ 66.114237] [wifi1] FWLOG: [107787] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xd7a, 0x0 )
  973. [ 66.121875] [wifi1] FWLOG: [107787] WAL_DBGID_SECURITY_ENCR_EN ( )
  974. [ 66.128122] [wifi1] FWLOG: [107787] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43eed0 )
  975. [ 68.093552] [wifi1] FWLOG: [109722] RATE: ChainMask 1, peer_mac 92:3d, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  976. [ 69.093076] [wifi1] FWLOG: [110868] RATE: ChainMask 1, peer_mac 72:72, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  977. [ 70.092564] [wifi1] FWLOG: [112020] RATE: ChainMask 1, peer_mac d:7a, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  978. [ 71.091685] [wifi1] FWLOG: [112963] RATE: ChainMask 1, peer_mac 86:7, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  979. [ 73.090836] [wifi1] FWLOG: [114474] RATE: ChainMask 1, peer_mac 81:f7, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  980. [ 73.106846] [wifi1] FWLOG: [114474] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  981. [ 73.112178] [wifi1] FWLOG: [114508] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x81f7, 0x0 )
  982. [ 73.119905] [wifi1] FWLOG: [114508] WAL_DBGID_SECURITY_ENCR_EN ( )
  983. [ 73.126149] [wifi1] FWLOG: [114508] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43ed90 )
  984. [ 79.087844] [wifi1] FWLOG: [120662] RATE: ChainMask 1, peer_mac e8:1, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  985. [ 79.101528] [wifi1] FWLOG: [120662] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  986. [ 79.107750] [wifi1] FWLOG: [120692] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xe801, 0x0 )
  987. [ 79.115947] [wifi1] FWLOG: [120692] WAL_DBGID_SECURITY_ENCR_EN ( )
  988. [ 79.122195] [wifi1] FWLOG: [120692] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43ec50 )
  989. [ 86.084394] [wifi1] FWLOG: [128321] RATE: ChainMask 1, peer_mac 37:1d, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  990. [ 86.098178] [wifi1] FWLOG: [128321] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  991. [ 86.104385] [wifi1] FWLOG: [128351] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x371d, 0x0 )
  992. [ 86.112110] [wifi1] FWLOG: [128351] WAL_DBGID_SECURITY_ENCR_EN ( )
  993. [ 86.118358] [wifi1] FWLOG: [128351] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43eb10 )
  994. [ 91.082672] [wifi1] FWLOG: [133373] RATE: ChainMask 1, peer_mac 37:1d, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  995. [ 99.079340] [wifi1] FWLOG: [141115] RATE: ChainMask 1, peer_mac e8:1, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  996. [ 114.072369] [wifi1] FWLOG: [156970] RATE: ChainMask 1, peer_mac 71:7a, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  997. [ 114.086656] [wifi1] FWLOG: [156970] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  998. [ 114.092388] [wifi1] FWLOG: [157001] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x717a, 0x0 )
  999. [ 114.107342] [wifi1] FWLOG: [157001] WAL_DBGID_SECURITY_ENCR_EN ( )
  1000. [ 114.112607] [wifi1] FWLOG: [157001] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43e9d0 )
  1001. [ 114.119817] [wifi1] FWLOG: [157102] RATE: ChainMask 1, peer_mac 71:7a, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1002. [ 119.070102] [wifi1] FWLOG: [161919] RATE: ChainMask 1, peer_mac 38:9, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1003. [ 122.068554] [wifi1] FWLOG: [164818] RATE: ChainMask 1, peer_mac 81:f7, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1004. [ 181.377731] [wifi0] FWLOG: [225706] RATE: ChainMask 1, peer_mac d3:d8, phymode 1, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0fff
  1005. [ 181.395474] [wifi0] FWLOG: [225707] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  1006. [ 181.401189] [wifi0] FWLOG: [225709] WAL_DBGID_SECURITY_ENCR_EN ( )
  1007. [ 181.407055] [wifi0] FWLOG: [225709] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1008. [ 181.414085] [wifi0] FWLOG: [225747] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xd3d8, 0x0 )
  1009. [ 181.421813] [wifi0] FWLOG: [225747] WAL_DBGID_SECURITY_ENCR_EN ( )
  1010. [ 181.428060] [wifi0] FWLOG: [225747] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f3d0 )
  1011. [ 185.375806] [wifi0] FWLOG: [229916] RATE: ChainMask 1, peer_mac d3:d8, phymode 1, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0fff
  1012. [ 216.024549] [wifi1] FWLOG: [261568] RATE: ChainMask 1, peer_mac 92:f0, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1013. [ 216.038395] [wifi1] FWLOG: [261568] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  1014. [ 216.044671] [wifi1] FWLOG: [261599] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x92f0, 0x0 )
  1015. [ 216.052269] [wifi1] FWLOG: [261599] WAL_DBGID_SECURITY_ENCR_EN ( )
  1016. [ 216.058544] [wifi1] FWLOG: [261599] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43e890 )
  1017. [ 269.000249] [wifi1] FWLOG: [315676] RATE: ChainMask 1, peer_mac 92:f0, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1018. [ 353.754762] EXT4-fs (sdb1): error count since last fsck: 2
  1019. [ 353.759224] EXT4-fs (sdb1): initial error at time 1523678419: ext4_mb_generate_buddy:756
  1020. [ 353.767294] EXT4-fs (sdb1): last error at time 1525407019: ext4_mb_generate_buddy:756
  1021. [ 654.822040] [wifi1] FWLOG: [710823] WAL_DBGID_SECURITY_ENCR_EN ( )
  1022. [ 654.827276] [wifi1] FWLOG: [710834] WAL_DBGID_SECURITY_ENCR_EN ( )
  1023. [ 654.835652] [wifi1] FWLOG: [710844] WAL_DBGID_SECURITY_ENCR_EN ( )
  1024. [ 654.841206] [wifi1] FWLOG: [710855] WAL_DBGID_SECURITY_ENCR_EN ( )
  1025. [ 654.847456] [wifi1] FWLOG: [710866] WAL_DBGID_SECURITY_ENCR_EN ( )
  1026. [ 654.853704] [wifi1] FWLOG: [710876] WAL_DBGID_SECURITY_ENCR_EN ( )
  1027. [ 654.860269] [wifi1] FWLOG: [710887] WAL_DBGID_SECURITY_ENCR_EN ( )
  1028. [ 654.866207] [wifi1] FWLOG: [710898] WAL_DBGID_SECURITY_ENCR_EN ( )
  1029. [ 654.873424] [wifi1] FWLOG: [710908] WAL_DBGID_SECURITY_ENCR_EN ( )
  1030. [ 654.879627] [wifi1] FWLOG: [710919] WAL_DBGID_SECURITY_ENCR_EN ( )
  1031. [ 655.821460] [wifi1] FWLOG: [711945] WAL_DBGID_SECURITY_ENCR_EN ( )
  1032. [ 655.826700] [wifi1] FWLOG: [711947] WAL_DBGID_SECURITY_ENCR_EN ( )
  1033. [ 655.836877] [wifi1] FWLOG: [711947] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x2 )
  1034. [ 1254.547957] [wifi1] FWLOG: [1325684] WAL_DBGID_SECURITY_ENCR_EN ( )
  1035. [ 1254.553868] [wifi1] FWLOG: [1325695] WAL_DBGID_SECURITY_ENCR_EN ( )
  1036. [ 1254.561061] [wifi1] FWLOG: [1325706] WAL_DBGID_SECURITY_ENCR_EN ( )
  1037. [ 1254.566992] [wifi1] FWLOG: [1325716] WAL_DBGID_SECURITY_ENCR_EN ( )
  1038. [ 1255.547089] [wifi1] FWLOG: [1325733] WAL_DBGID_SECURITY_ENCR_EN ( )
  1039. [ 1255.552433] [wifi1] FWLOG: [1325746] WAL_DBGID_SECURITY_ENCR_EN ( )
  1040. [ 1255.565542] [wifi1] FWLOG: [1325757] WAL_DBGID_SECURITY_ENCR_EN ( )
  1041. [ 1255.571179] [wifi1] FWLOG: [1325767] WAL_DBGID_SECURITY_ENCR_EN ( )
  1042. [ 1255.577515] [wifi1] FWLOG: [1325778] WAL_DBGID_SECURITY_ENCR_EN ( )
  1043. [ 1255.583880] [wifi1] FWLOG: [1325789] WAL_DBGID_SECURITY_ENCR_EN ( )
  1044. [ 1255.590190] [wifi1] FWLOG: [1325792] WAL_DBGID_SECURITY_ENCR_EN ( )
  1045. [ 1255.599615] [wifi1] FWLOG: [1325792] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1046. [ 1855.262002] [wifi1] FWLOG: [1940550] WAL_DBGID_SECURITY_ENCR_EN ( )
  1047. [ 1855.268924] [wifi1] FWLOG: [1940561] WAL_DBGID_SECURITY_ENCR_EN ( )
  1048. [ 1855.274563] [wifi1] FWLOG: [1940571] WAL_DBGID_SECURITY_ENCR_EN ( )
  1049. [ 1855.280899] [wifi1] FWLOG: [1940582] WAL_DBGID_SECURITY_ENCR_EN ( )
  1050. [ 1855.287237] [wifi1] FWLOG: [1940593] WAL_DBGID_SECURITY_ENCR_EN ( )
  1051. [ 1855.293573] [wifi1] FWLOG: [1940603] WAL_DBGID_SECURITY_ENCR_EN ( )
  1052. [ 1855.299912] [wifi1] FWLOG: [1940614] WAL_DBGID_SECURITY_ENCR_EN ( )
  1053. [ 1855.306247] [wifi1] FWLOG: [1940625] WAL_DBGID_SECURITY_ENCR_EN ( )
  1054. [ 1855.312580] [wifi1] FWLOG: [1940635] WAL_DBGID_SECURITY_ENCR_EN ( )
  1055. [ 1855.319562] [wifi1] FWLOG: [1940646] WAL_DBGID_SECURITY_ENCR_EN ( )
  1056. [ 1855.325267] [wifi1] FWLOG: [1940651] WAL_DBGID_SECURITY_ENCR_EN ( )
  1057. [ 1855.333127] [wifi1] FWLOG: [1940651] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x2 )
  1058. [ 2111.140692] [wifi1] FWLOG: [2202855] WAL_DBGID_XCESS_FAILURES ( 0x43e9d0, 0x717a, 0x96, 0x0, 0x9 )
  1059. [ 2332.038181] [wifi1] FWLOG: [2429487] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x92f0, 0x0 )
  1060. [ 2332.044996] [wifi1] FWLOG: [2429487] WAL_DBGID_SECURITY_ENCR_EN ( )
  1061. [ 2332.119671] [wifi1] FWLOG: [2429487] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43e890 )
  1062. [ 2455.980357] [wifi1] FWLOG: [2556179] WAL_DBGID_SECURITY_ENCR_EN ( )
  1063. [ 2455.986181] [wifi1] FWLOG: [2556190] WAL_DBGID_SECURITY_ENCR_EN ( )
  1064. [ 2455.993177] [wifi1] FWLOG: [2556201] WAL_DBGID_SECURITY_ENCR_EN ( )
  1065. [ 2455.999504] [wifi1] FWLOG: [2556211] WAL_DBGID_SECURITY_ENCR_EN ( )
  1066. [ 2456.005839] [wifi1] FWLOG: [2556222] WAL_DBGID_SECURITY_ENCR_EN ( )
  1067. [ 2456.012176] [wifi1] FWLOG: [2556233] WAL_DBGID_SECURITY_ENCR_EN ( )
  1068. [ 2456.018516] [wifi1] FWLOG: [2556244] WAL_DBGID_SECURITY_ENCR_EN ( )
  1069. [ 2456.024852] [wifi1] FWLOG: [2556254] WAL_DBGID_SECURITY_ENCR_EN ( )
  1070. [ 2456.031189] [wifi1] FWLOG: [2556265] WAL_DBGID_SECURITY_ENCR_EN ( )
  1071. [ 2456.038102] [wifi1] FWLOG: [2556269] WAL_DBGID_SECURITY_ENCR_EN ( )
  1072. [ 2456.043857] [wifi1] FWLOG: [2556269] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1073. [ 2465.975175] [wifi1] FWLOG: [2565937] RATE: ChainMask 1, peer_mac 92:f0, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1074. [ 2465.989202] [wifi1] FWLOG: [2565937] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  1075. [ 2465.995339] [wifi1] FWLOG: [2565966] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x92f0, 0x0 )
  1076. [ 2466.003155] [wifi1] FWLOG: [2565966] WAL_DBGID_SECURITY_ENCR_EN ( )
  1077. [ 2466.009489] [wifi1] FWLOG: [2565966] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43e890 )
  1078. [ 2466.016777] [wifi1] FWLOG: [2566085] RATE: ChainMask 1, peer_mac 92:f0, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1079. [ 2528.266473] [wifi0] FWLOG: [2630605] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xd3d8, 0x0 )
  1080. [ 2528.273272] [wifi0] FWLOG: [2630605] WAL_DBGID_SECURITY_ENCR_EN ( )
  1081. [ 2528.279612] [wifi0] FWLOG: [2630605] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f3d0 )
  1082. [ 2532.264626] [wifi0] FWLOG: [2634459] RATE: ChainMask 1, peer_mac d3:d8, phymode 1, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0fff
  1083. [ 2532.278566] [wifi0] FWLOG: [2634459] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  1084. [ 2532.284802] [wifi0] FWLOG: [2634497] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xd3d8, 0x0 )
  1085. [ 2532.292613] [wifi0] FWLOG: [2634497] WAL_DBGID_SECURITY_ENCR_EN ( )
  1086. [ 2532.298948] [wifi0] FWLOG: [2634497] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f3d0 )
  1087. [ 2532.306239] [wifi0] FWLOG: [2634542] RATE: ChainMask 1, peer_mac d3:d8, phymode 1, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0fff
  1088. [ 2543.259659] [wifi0] FWLOG: [2645871] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xd3d8, 0x0 )
  1089. [ 2543.266457] [wifi0] FWLOG: [2645871] WAL_DBGID_SECURITY_ENCR_EN ( )
  1090. [ 2543.272799] [wifi0] FWLOG: [2645871] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f3d0 )
  1091. [ 2547.257584] [wifi0] FWLOG: [2649731] RATE: ChainMask 1, peer_mac d3:d8, phymode 1, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0fff
  1092. [ 2547.275562] [wifi0] FWLOG: [2649731] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  1093. [ 2547.280979] [wifi0] FWLOG: [2649766] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0xd3d8, 0x0 )
  1094. [ 2547.288795] [wifi0] FWLOG: [2649766] WAL_DBGID_SECURITY_ENCR_EN ( )
  1095. [ 2547.295129] [wifi0] FWLOG: [2649766] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43f3d0 )
  1096. [ 2547.302422] [wifi0] FWLOG: [2649774] RATE: ChainMask 1, peer_mac d3:d8, phymode 1, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0fff
  1097. [ 2559.930497] [wifi1] FWLOG: [2662585] WAL_DBGID_XCESS_FAILURES ( 0x43e9d0, 0x717a, 0x96, 0x0, 0x9 )
  1098. [ 2562.929197] [wifi1] FWLOG: [2666071] WAL_DBGID_XCESS_FAILURES ( 0x43e9d0, 0x717a, 0x96, 0x0, 0x9 )
  1099. [ 2797.819494] [wifi1] FWLOG: [2906801] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x717a, 0x0 )
  1100. [ 2797.826296] [wifi1] FWLOG: [2906801] WAL_DBGID_SECURITY_ENCR_EN ( )
  1101. [ 2797.832635] [wifi1] FWLOG: [2906801] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43e9d0 )
  1102. [ 2801.817823] [wifi1] FWLOG: [2910052] RATE: ChainMask 1, peer_mac 71:7a, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1103. [ 2801.831915] [wifi1] FWLOG: [2910052] WAL_DBGID_PEER_EXT_STATS ( 0x8 )
  1104. [ 2801.838015] [wifi1] FWLOG: [2910082] WAL_DBGID_SECURITY_UCAST_KEY_SET ( 0x717a, 0x0 )
  1105. [ 2801.845827] [wifi1] FWLOG: [2910082] WAL_DBGID_SECURITY_ENCR_EN ( )
  1106. [ 2801.852161] [wifi1] FWLOG: [2910082] WAL_DBGID_SECURITY_ALLOW_DATA ( 0x43e9d0 )
  1107. [ 2806.815694] [wifi1] FWLOG: [2915535] RATE: ChainMask 1, peer_mac 71:7a, phymode 0, ni_flags 0x00040006, vht_mcs_set 0x0000, ht_mcs_set 0x0000, legacy_rate_set 0x0ff0
  1108. [ 3055.697621] [wifi1] FWLOG: [3171028] WAL_DBGID_SECURITY_ENCR_EN ( )
  1109. [ 3055.705132] [wifi1] FWLOG: [3171038] WAL_DBGID_SECURITY_ENCR_EN ( )
  1110. [ 3055.710816] [wifi1] FWLOG: [3171049] WAL_DBGID_SECURITY_ENCR_EN ( )
  1111. [ 3055.717108] [wifi1] FWLOG: [3171060] WAL_DBGID_SECURITY_ENCR_EN ( )
  1112. [ 3055.723444] [wifi1] FWLOG: [3171071] WAL_DBGID_SECURITY_ENCR_EN ( )
  1113. [ 3055.729781] [wifi1] FWLOG: [3171081] WAL_DBGID_SECURITY_ENCR_EN ( )
  1114. [ 3055.736136] [wifi1] FWLOG: [3171092] WAL_DBGID_SECURITY_ENCR_EN ( )
  1115. [ 3055.742458] [wifi1] FWLOG: [3171103] WAL_DBGID_SECURITY_ENCR_EN ( )
  1116. [ 3055.748792] [wifi1] FWLOG: [3171113] WAL_DBGID_SECURITY_ENCR_EN ( )
  1117. [ 3055.755133] [wifi1] FWLOG: [3171124] WAL_DBGID_SECURITY_ENCR_EN ( )
  1118. [ 3055.761466] [wifi1] FWLOG: [3171131] WAL_DBGID_SECURITY_ENCR_EN ( )
  1119. [ 3055.768584] [wifi1] FWLOG: [3171131] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x2 )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement