Advertisement
Guest User

GNUBS'D MIPSel DDWRT 4.14.54-SE [CRISPIN Edition] bootlog

a guest
Jul 11th, 2018
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 85.63 KB | None | 0 0
  1. bootlog of the latest DD-WRT 4.14.54 for MIPSEL routers (currently running on an MT7621AT+MT7615x2 [DIR882]).
  2.  
  3. special edition because it uses The Crispy One John Crispin aka blogic's (i am sure he hates the moniker, but as he is aware: nicks aren't always chosen ;)) mediatek ethernet driver (now with hardware nat), just to have everything up and running.
  4.  
  5. the ethernet driver is now about good as RAETH, but Countrymen Crispin and Burton have pulled multiple-magnitudes of their weight for many years, so this will have to do as a "proof of concept". ideally, with RAETH, we shave a few more megabytes with respect to working memory.
  6.  
  7. ignore the iptables missing rules, as the serial log below is produced without an internet connection due to physical constraints:
  8.  
  9.  
  10. R07-11 14:06:39.222: Config XHCI 40M PLL
  11. U07-11 14:06:39.260: ******************************
  12. L07-11 14:06:39.260: Software System Reset Occurred
  13. E07-11 14:06:39.260: ******************************
  14. 07-11 14:06:39.260: flash manufacture id: c2, device id 20 18
  15. B07-11 14:06:39.260: find flash: MX25L12805D
  16. R07-11 14:06:39.362: ============================================
  17. I07-11 14:06:39.363: Ralink UBoot Version: 5.0.0.0
  18. T07-11 14:06:39.363: --------------------------------------------
  19. A07-11 14:06:39.363: ASIC MT7621A DualCore (MAC to MT7530 Mode)
  20. N07-11 14:06:39.363: DRAM_CONF_FROM: Auto-Detection
  21. N07-11 14:06:39.364: DRAM_TYPE: DDR3
  22. I07-11 14:06:39.364: DRAM bus: 16 bit
  23. A07-11 14:06:39.364: Xtal Mode=3 OCP Ratio=1/3
  24. 07-11 14:06:39.364: Flash component: SPI Flash
  25. 07-11 14:06:39.364: Date:May 25 2017  Time:11:37:13
  26. 07-11 14:06:39.364: ============================================
  27. 07-11 14:06:39.365: icache: sets:256, ways:4, linesz:32 ,total:32768
  28. 07-11 14:06:39.365: dcache: sets:256, ways:4, linesz:32 ,total:32768
  29.  
  30. 07-11 14:06:39.365:  ##### The CPU freq = 880 MHZ ####
  31. 07-11 14:06:39.365:  estimate memory size =128 Mbytes
  32. 07-11 14:06:39.394: #Reset_MT7530
  33. 07-11 14:06:39.394: set LAN/WAN LLLLW
  34.  
  35. 07-11 14:06:39.394: Please choose the operation:
  36. 07-11 14:06:39.459:    1: Load system code to SDRAM via TFTP.
  37. 07-11 14:06:39.459:    2: Load system code then write to Flash via TFTP.
  38. 07-11 14:06:39.459:    3: Boot system code via Flash (default).
  39. 07-11 14:06:39.459:    4: Entr boot command line interface.
  40. 07-11 14:06:39.460:    6: System Enter UBoot to Update Img or Bin.
  41. 07-11 14:06:39.460:    7: Load Boot Loader code then write to Flash via Serial.
  42. 07-11 14:06:39.460:    9: Load Boot Loader code then write to Flash via TFTP.
  43. 07-11 14:06:39.460: default: 3
  44. 07-11 14:06:40.450:  0
  45. 07-11 14:06:40.451:    
  46. 07-11 14:06:40.451: 3: System Boot system code via Flash.
  47. 07-11 14:06:40.499: ## Booting image at bc060000 ...
  48. 07-11 14:06:40.499:    Image Name:  
  49. 07-11 14:06:40.499:    Image Type:   MIPS Linux Kernel Image (lzma compressed)
  50. 07-11 14:06:40.499:    Data Size:    3981802 Bytes =  3.8 MB
  51. 07-11 14:06:40.500:    Load Address: 80001000
  52. 07-11 14:06:40.500:    Entry Point:  806f9cd8
  53. 07-11 14:06:43.585:    Verifying Checksum ... OK
  54. 07-11 14:06:43.650:    Uncompressing Kernel Image ... OK
  55. 07-11 14:06:47.010: No initrd
  56. 07-11 14:06:47.010: ## Transferring control to Linux (at address 806f9cd8) ...
  57. 07-11 14:06:47.192: ## Giving linux memsize in MB, 128
  58.  
  59. 07-11 14:06:47.192: Starting kernel ...
  60.  
  61. 07-11 14:06:47.192: Linux version 4.14.54 (Gagan@GagansMacPro) (gcc version 7.3.0 (GCC)) #2037 SMP PREEMPT Wed Jul 11 13:56:54 MDT 2018
  62. 07-11 14:06:47.193: SoC Type: MediaTek MT7621 ver:1 eco:3
  63. 07-11 14:06:47.193: bootconsole [early0] enabled
  64. 07-11 14:06:47.193: CPU0 revision is: 0001992f (MIPS 1004Kc)
  65. 07-11 14:06:47.193: MIPS: machine is D-Link DIR-882 rev. A1
  66. 07-11 14:06:47.194: Determined physical RAM map:
  67. 07-11 14:06:47.194:  memory: 08000000 @ 00000000 (usable)
  68. 07-11 14:06:47.194: VPE topology {2,2} total 4
  69. 07-11 14:06:47.194: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  70. 07-11 14:06:47.195: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  71. 07-11 14:06:47.195: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  72. 07-11 14:06:47.195: Zone ranges:
  73. 07-11 14:06:47.195:   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
  74. 07-11 14:06:47.196:   Normal   [mem 0x0000000001000000-0x0000000007ffffff]
  75. 07-11 14:06:47.196:   HighMem  empty
  76. 07-11 14:06:47.196: Movable zone start for each node
  77. 07-11 14:06:47.196: Early memory node ranges
  78. 07-11 14:06:47.196:   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
  79. 07-11 14:06:47.197: Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  80. 07-11 14:06:47.319: percpu: Embedded 15 pages/cpu @8110f000 s31536 r8192 d21712 u61440
  81. 07-11 14:06:47.319: Built 1 zonelists, mobility grouping on.  Total pages: 32512
  82. 07-11 14:06:47.319: Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs root=/dev/mtdblock5
  83. 07-11 14:06:47.320: log_buf_len individual max cpu contribution: 4096 bytes
  84. 07-11 14:06:47.320: log_buf_len total cpu_extra contributions: 12288 bytes
  85. 07-11 14:06:47.320: log_buf_len min size: 16384 bytes
  86. 07-11 14:06:47.320: log_buf_len: 32768 bytes
  87. 07-11 14:06:47.321: early log buf free: 14184(86%)
  88. 07-11 14:06:47.321: PID hash table entries: 512 (order: -1, 2048 bytes)
  89. 07-11 14:06:47.321: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  90. 07-11 14:06:47.321: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  91. 07-11 14:06:47.322: Writing ErrCtl register=0006a200
  92. 07-11 14:06:47.322: Readback ErrCtl register=0006a200
  93. 07-11 14:06:47.322: Memory: 118384K/131072K available (7173K kernel code, 1361K rwdata, 1464K rodata, 292K init, 897K bss, 12688K reserved, 0K cma-reserved, 0K highmem)
  94. 07-11 14:06:47.411: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  95. 07-11 14:06:47.412: Preemptible hierarchical RCU implementation.
  96. 07-11 14:06:47.412:         Tasks RCU enabled.
  97. 07-11 14:06:47.412: NR_IRQS: 256
  98. 07-11 14:06:47.412: clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
  99. 07-11 14:06:47.413: sched_clock: 32 bits at 250 Hz, resolution 4000000ns, wraps every 8589934590000000ns
  100. 07-11 14:06:47.477: Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
  101. 07-11 14:06:47.477: pid_max: default: 4096 minimum: 301
  102. 07-11 14:06:47.477: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  103. 07-11 14:06:47.477: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  104. 07-11 14:06:47.519: Hierarchical SRCU implementation.
  105. 07-11 14:06:47.520: smp: Bringing up secondary CPUs ...
  106. 07-11 14:06:47.551: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  107. 07-11 14:06:47.595: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  108. 07-11 14:06:47.595: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  109. 07-11 14:06:47.596: CPU1 revision is: 0001992f (MIPS 1004Kc)
  110. 07-11 14:06:47.596: Synchronize counters for CPU 1: done.
  111. 07-11 14:06:47.643: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  112. 07-11 14:06:47.700: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  113. 07-11 14:06:47.700: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  114. 07-11 14:06:47.701: CPU2 revision is: 0001992f (MIPS 1004Kc)
  115. 07-11 14:06:47.701: Synchronize counters for CPU 2: done.
  116. 07-11 14:06:47.748: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  117. 07-11 14:06:47.863: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  118. 07-11 14:06:47.863: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  119. 07-11 14:06:47.864: CPU3 revision is: 0001992f (MIPS 1004Kc)
  120. 07-11 14:06:47.864: Synchronize counters for CPU 3: done.
  121. 07-11 14:06:47.864: smp: Brought up 1 node, 4 CPUs
  122. 07-11 14:06:47.864: devtmpfs: initialized
  123. 07-11 14:06:47.864: random: get_random_u32 called from bucket_table_alloc+0x2a4/0x358 with crng_init=0
  124. 07-11 14:06:47.865: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  125. 07-11 14:06:47.865: futex hash table entries: 16 (order: -3, 512 bytes)
  126. 07-11 14:06:47.865: pinctrl core: initialized pinctrl subsystem
  127. 07-11 14:06:47.866: NET: Registered protocol family 16
  128. 07-11 14:06:47.895: pull PCIe RST: RALINK_RSTCTRL = 4000000
  129. 07-11 14:06:48.231: release PCIe RST: RALINK_RSTCTRL = 7000000
  130. 07-11 14:06:48.231: ***** Xtal 40MHz *****
  131. 07-11 14:06:48.231: release PCIe RST: RALINK_RSTCTRL = 7000000
  132. 07-11 14:06:48.231: Port 0 N_FTS = 1b105000
  133. 07-11 14:06:48.232: Port 1 N_FTS = 1b105000
  134. 07-11 14:06:48.232: Port 2 N_FTS = 1b102800
  135. 07-11 14:06:49.367: PCIE2 no card, disable it(RST&CLK)
  136. 07-11 14:06:49.425:  -> 21007f2
  137. 07-11 14:06:49.425: PCIE0 enabled
  138. 07-11 14:06:49.425: PCIE1 enabled
  139. 07-11 14:06:49.425: PCI host bridge /pcie@1e140000 ranges:
  140. 07-11 14:06:49.426:  MEM 0x0000000060000000..0x000000006fffffff
  141. 07-11 14:06:49.426:   IO 0x000000001e160000..0x000000001e16ffff
  142. 07-11 14:06:49.426: PCI coherence region base: 0x80830000, mask/settings: 0x60000000
  143. 07-11 14:06:49.426: mt7621_gpio 1e000600.gpio: registering 32 gpios
  144. 07-11 14:06:49.790: mt7621_gpio 1e000600.gpio: registering 32 gpios
  145. 07-11 14:06:49.790: mt7621_gpio 1e000600.gpio: registering 32 gpios
  146. 07-11 14:06:49.790: vgaarb: loaded
  147. 07-11 14:06:49.790: SCSI subsystem initialized
  148. 07-11 14:06:49.791: USB led has gpio 14
  149. 07-11 14:06:49.791: USB led has gpio 13
  150. 07-11 14:06:49.791: usbcore: registered new interface driver usbfs
  151. 07-11 14:06:49.791: usbcore: registered new interface driver hub
  152. 07-11 14:06:49.791: usbcore: registered new device driver usb
  153. 07-11 14:06:49.792: i2c-mt7621 1e000900.i2c: clock 100KHz, re-start not support
  154. 07-11 14:06:49.792: PCI host bridge to bus 0000:00
  155. 07-11 14:06:49.792: pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
  156. 07-11 14:06:49.792: pci_bus 0000:00: root bus resource [io  0xffffffff]
  157. 07-11 14:06:49.793: pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  158. 07-11 14:06:49.793: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  159. 07-11 14:06:49.793: pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  160. 07-11 14:06:49.794: pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  161. 07-11 14:06:49.794: pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
  162. 07-11 14:06:49.794: pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
  163. 07-11 14:06:49.795: pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
  164. 07-11 14:06:49.795: pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff]
  165. 07-11 14:06:49.819: pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
  166. 07-11 14:06:49.820: pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff]
  167. 07-11 14:06:49.820: pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
  168. 07-11 14:06:49.820: pci 0000:00:00.0: PCI bridge to [bus 01]
  169. 07-11 14:06:49.820: pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
  170. 07-11 14:06:49.821: pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit]
  171. 07-11 14:06:49.821: pci 0000:00:01.0: PCI bridge to [bus 02]
  172. 07-11 14:06:49.821: pci 0000:00:01.0:   bridge window [mem 0x60100000-0x601fffff]
  173. 07-11 14:06:49.822: clocksource: Switched to clocksource GIC
  174. 07-11 14:06:49.822: NET: Registered protocol family 2
  175. 07-11 14:06:49.822: TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  176. 07-11 14:06:49.822: TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  177. 07-11 14:06:49.823: TCP: Hash tables configured (established 1024 bind 1024)
  178. 07-11 14:06:49.823: UDP hash table entries: 128 (order: 0, 4096 bytes)
  179. 07-11 14:06:49.823: UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
  180. 07-11 14:06:49.824: NET: Registered protocol family 1
  181. 07-11 14:06:49.824: workingset: timestamp_bits=30 max_order=15 bucket_order=0
  182. 07-11 14:06:49.824: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  183. 07-11 14:06:49.824: io scheduler noop registered (default)
  184. 07-11 14:06:49.825: io scheduler deadline registered
  185. 07-11 14:06:49.854: io scheduler mq-deadline registered
  186. 07-11 14:06:49.854: io scheduler kyber registered
  187. 07-11 14:06:49.854: mtk_hsdma 1e007000.hsdma: Using 3 as missing dma-requests property
  188. 07-11 14:06:49.855: mtk_hsdma 1e007000.hsdma: MediaTek HSDMA driver registered
  189. 07-11 14:06:49.855: random: fast init done
  190. 07-11 14:06:50.087: serial8250_init
  191. 07-11 14:06:50.087: Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  192. 07-11 14:06:50.087: console [ttyS0] disabled
  193. 07-11 14:06:50.087: 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 18, base_baud = 3125000) is a 16550A
  194. 07-11 14:06:50.088: console [ttyS0] enabled
  195. 07-11 14:06:50.088: console [ttyS0] enabled
  196. 07-11 14:06:50.088: bootconsole [early0] disabled
  197. 07-11 14:06:50.088: bootconsole [early0] disabled
  198. 07-11 14:06:50.088: Ralink gpio driver initialized
  199. 07-11 14:06:50.089: cacheinfo: Unable to detect cache hierarchy for CPU 0
  200. 07-11 14:06:50.089: physmap platform flash device: 01000000 at 1c000000
  201. 07-11 14:06:50.089: virtual memory bc000000
  202. 07-11 14:06:50.089: physmap-flash physmap-flash.0: map_probe failed
  203. 07-11 14:06:50.090: flash manufacture id: c2, device id 20 18
  204. 07-11 14:06:50.090: MX25L12805D(c2 2018c220) (16384 Kbytes)
  205. 07-11 14:06:50.090: mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
  206. 07-11 14:06:50.090: Creating 6 MTD partitions on "raspi":
  207. 07-11 14:06:50.091: 0x000000000000-0x000000030000 : "Bootloader"
  208. 07-11 14:06:50.091: 0x000000030000-0x000000040000 : "Config"
  209. 07-11 14:06:50.091: 0x000000040000-0x000000050000 : "Factory"
  210. 07-11 14:06:50.091: 0x000000050000-0x000000060000 : "Config2"
  211. 07-11 14:06:50.092: 0x000000060000-0x000001000000 : "sysv"
  212. 07-11 14:06:50.092: scan from offset 60000
  213.  
  214. 07-11 14:06:50.092: found squashfs at 42D000
  215. 07-11 14:06:50.158: 0x00000042d000-0x0000013cd000 : "rootfs"
  216. 07-11 14:06:50.158: mtd: partition "rootfs" extends beyond the end of device "raspi" -- size truncated to 0xbd3000
  217. 07-11 14:06:50.159: mtd: device 5 (rootfs) set to be root filesystem
  218. 07-11 14:06:50.159: libphy: Fixed MDIO Bus: probed
  219. 07-11 14:06:50.159: tun: Universal TUN/TAP device driver, 1.6
  220. 07-11 14:06:50.159: netif_napi_add() called with weight 128 on device eth%d
  221. 07-11 14:06:50.188: mtk_soc_eth 1e100000.ethernet: generated random MAC address b2:9b:2e:f4:ec:f9
  222. 07-11 14:06:50.188: libphy: mdio: probed
  223. 07-11 14:06:51.662: mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver
  224. 07-11 14:06:51.662: mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22
  225. 07-11 14:06:51.663: PPP generic driver version 2.4.2
  226. 07-11 14:06:51.663: PPP BSD Compression module registered
  227. 07-11 14:06:51.663: PPP Deflate Compression module registered
  228. 07-11 14:06:51.663: PPP MPPE Compression module registered
  229. 07-11 14:06:51.663: NET: Registered protocol family 24
  230. 07-11 14:06:51.664: register mt_drv
  231. 07-11 14:06:51.664: bus=0x1, slot = 0x0, irq=0x0
  232.  
  233.  
  234. 07-11 14:06:51.664: === pAd = c0101000, size = 3836904 ===
  235.  
  236. 07-11 14:06:51.722: <-- RTMPAllocAdapterBlock, Status=0
  237. 07-11 14:06:51.722: get_wdev_by_idx: invalid idx(0)
  238. 07-11 14:06:51.723: pAd->PciHif.CSRBaseAddress =0xc0000000, csr_addr=0xc0000000!
  239. 07-11 14:06:51.723: get_wdev_by_idx: invalid idx(0)
  240. 07-11 14:06:51.723: RTMPInitPCIeDevice():device_id=0x7615
  241. 07-11 14:06:51.723: DriverOwn()::Try to Clear FW Own...
  242. 07-11 14:06:52.082: DriverOwn()::Success to clear FW Own
  243. 07-11 14:06:52.082: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
  244. 07-11 14:06:52.082: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
  245. 07-11 14:06:52.083: RtmpChipOpsHook(493): Not support for HIF_MT yet! MACVersion=0x0
  246. 07-11 14:06:52.083: mt7615_init()-->
  247. 07-11 14:06:52.083: Use 1st iPAiLNA default bin.
  248. 07-11 14:06:52.083: Use 0st /etc/wlan/MT7615_2G_cal_MT.bin default bin.
  249. 07-11 14:06:52.084: <--mt7615_init()
  250. 07-11 14:06:52.084: ChipOpsMCUHook
  251. 07-11 14:06:52.084: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
  252. 07-11 14:06:52.185: cut_through_token_list_init(): 87709f08,87709f08
  253. 07-11 14:06:52.185: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
  254. 07-11 14:06:52.186: cut_through_token_list_init(): 87709f18,87709f18
  255. 07-11 14:06:52.186: <-- RTMPAllocTxRxRingMemory, Status=0
  256. 07-11 14:06:52.186: get_wdev_by_idx: invalid idx(0)
  257. 07-11 14:06:52.186: get_wdev_by_idx: invalid idx(0)
  258. 07-11 14:06:52.187: get_wdev_by_idx: invalid idx(0)
  259. 07-11 14:06:52.187: get_wdev_by_idx: invalid idx(0)
  260. 07-11 14:06:52.187: get_wdev_by_idx: invalid idx(0)
  261. 07-11 14:06:52.187: get_wdev_by_idx: invalid idx(0)
  262. 07-11 14:06:52.187: get_wdev_by_idx: invalid idx(0)
  263. 07-11 14:06:52.188: pci probe count=1
  264. 07-11 14:06:52.188: bus=0x2, slot = 0x1, irq=0x0
  265.  
  266.  
  267. 07-11 14:06:52.222: === pAd = c0601000, size = 3836904 ===
  268.  
  269. 07-11 14:06:52.255: <-- RTMPAllocAdapterBlock, Status=0
  270. 07-11 14:06:52.256: get_wdev_by_idx: invalid idx(0)
  271. 07-11 14:06:52.256: pAd->PciHif.CSRBaseAddress =0xc0500000, csr_addr=0xc0500000!
  272. 07-11 14:06:52.256: get_wdev_by_idx: invalid idx(0)
  273. 07-11 14:06:52.256: RTMPInitPCIeDevice():device_id=0x7615
  274. 07-11 14:06:52.257: DriverOwn()::Try to Clear FW Own...
  275. 07-11 14:06:52.553: DriverOwn()::Success to clear FW Own
  276. 07-11 14:06:52.553: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
  277. 07-11 14:06:52.611: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
  278. 07-11 14:06:52.611: RtmpChipOpsHook(493): Not support for HIF_MT yet! MACVersion=0x0
  279. 07-11 14:06:52.612: mt7615_init()-->
  280. 07-11 14:06:52.612: Use 2nd iPAiLNA default bin.
  281. 07-11 14:06:52.612: Use 1st /etc/wlan/MT7615_5G_cal_MT.bin default bin.
  282. 07-11 14:06:52.612: <--mt7615_init()
  283. 07-11 14:06:52.612: ChipOpsMCUHook
  284. 07-11 14:06:52.834: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
  285. 07-11 14:06:52.834: cut_through_token_list_init(): 86cd2708,86cd2708
  286. 07-11 14:06:52.834: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
  287. 07-11 14:06:52.835: cut_through_token_list_init(): 86cd2718,86cd2718
  288. 07-11 14:06:52.835: <-- RTMPAllocTxRxRingMemory, Status=0
  289. 07-11 14:06:52.835: get_wdev_by_idx: invalid idx(0)
  290. 07-11 14:06:52.835: get_wdev_by_idx: invalid idx(0)
  291. 07-11 14:06:52.836: get_wdev_by_idx: invalid idx(0)
  292. 07-11 14:06:52.836: get_wdev_by_idx: invalid idx(0)
  293. 07-11 14:06:52.836: get_wdev_by_idx: invalid idx(0)
  294. 07-11 14:06:52.836: get_wdev_by_idx: invalid idx(0)
  295. 07-11 14:06:52.836: get_wdev_by_idx: invalid idx(0)
  296. 07-11 14:06:52.837: pci probe count=2
  297. 07-11 14:06:52.837: eip93 1e004000.crypto: EIP Number: 93
  298. 07-11 14:06:52.837: eip93 1e004000.crypto: ComplEIPNumber: 162
  299. 07-11 14:06:52.837: eip93 1e004000.crypto: HWPatchLevel: 1
  300. 07-11 14:06:52.837: eip93 1e004000.crypto: HWRevision (maj.min): 3.0
  301. 07-11 14:06:52.838: eip93 1e004000.crypto: IRQ 20 assigned to handler
  302. 07-11 14:06:52.838: eip93 1e004000.crypto: Could not find clock
  303. 07-11 14:06:52.838: eip93 1e004000.crypto: will run requests pump with realtime priority
  304. 07-11 14:06:52.839: eip93 1e004000.crypto: CDR Ring : 06E65000
  305. 07-11 14:06:52.839: eip93 1e004000.crypto: RDR Ring : 06E66000
  306. 07-11 14:06:52.839: eip93 1e004000.crypto: Register: cbc(aes)
  307. 07-11 14:06:52.839: eip93 1e004000.crypto: Register: ecb(aes)
  308. 07-11 14:06:52.873: eip93 1e004000.crypto: Initialized.
  309. 07-11 14:06:52.874: rdm_major = 255
  310. 07-11 14:06:52.874: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
  311. 07-11 14:06:52.874: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
  312. 07-11 14:06:52.874: xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x00210010
  313. 07-11 14:06:53.124: xhci-mtk 1e1c0000.xhci: irq 21, io mem 0x1e1c0000
  314. 07-11 14:06:53.124: hub 1-0:1.0: USB hub found
  315. 07-11 14:06:53.124: hub 1-0:1.0: 2 ports detected
  316. 07-11 14:06:53.125: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
  317. 07-11 14:06:53.125: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
  318. 07-11 14:06:53.125: xhci-mtk 1e1c0000.xhci: Host supports USB 3.0  SuperSpeed
  319. 07-11 14:06:53.126: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  320. 07-11 14:06:53.126: hub 2-0:1.0: USB hub found
  321. 07-11 14:06:53.127: hub 2-0:1.0: 1 port detected
  322. 07-11 14:06:53.127: usbcore: registered new interface driver usb-storage
  323. 07-11 14:06:53.127: rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
  324. 07-11 14:06:53.128: i2c /dev entries driver
  325. 07-11 14:06:53.128: Ralink APSoC Hardware Watchdog Timer
  326. 07-11 14:06:53.128: usbcore: registered new interface driver usbhid
  327. 07-11 14:06:53.129: usbhid: USB HID core driver
  328. 07-11 14:06:53.129: u32 classifier
  329. 07-11 14:06:53.129:     Performance counters on
  330. 07-11 14:06:53.130:     Actions configured
  331. 07-11 14:06:53.130: Netfilter messages via NETLINK v0.30.
  332. 07-11 14:06:53.130: nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
  333. 07-11 14:06:53.131: ctnetlink v0.93: registering with nfnetlink.
  334. 07-11 14:06:53.131: ipip: IPv4 and MPLS over IPv4 tunneling driver
  335. 07-11 14:06:53.131: ip_tables: (C) 2000-2006 Netfilter Core Team
  336. 07-11 14:06:53.171: ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
  337. 07-11 14:06:53.171: NET: Registered protocol family 17
  338. 07-11 14:06:53.171: Bridge firewalling registered
  339. 07-11 14:06:53.172: NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
  340. 07-11 14:06:53.172: DECnet: Routing cache hash table of 512 buckets, 4Kbytes
  341. 07-11 14:06:53.173: NET: Registered protocol family 12
  342. 07-11 14:06:53.173: 8021q: 802.1Q VLAN Support v1.8
  343. 07-11 14:06:53.173: Key type dns_resolver registered
  344. 07-11 14:06:53.174: nvram driver (major 251) installed
  345. 07-11 14:06:53.174: rtc-pcf8563 0-0051: hctosys: unable to read the hardware clock
  346. 07-11 14:06:53.206: VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  347. 07-11 14:06:53.207: devtmpfs: mounted
  348. 07-11 14:06:53.207: Freeing unused kernel memory: 292K
  349. 07-11 14:06:53.240: This architecture does not have kernel memory protection.
  350. 07-11 14:06:53.406: usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
  351. 07-11 14:06:53.439: usb-storage 2-1:1.0: USB Mass Storage device detected
  352. 07-11 14:06:53.440: scsi host0: usb-storage 2-1:1.0
  353. 07-11 14:06:53.604: mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
  354. 07-11 14:06:54.322: scsi 0:0:0:0: Direct-Access     SanDisk  Extreme          0001 PQ: 0 ANSI: 6
  355. 07-11 14:06:54.614: sd 0:0:0:0: [sda] 122552320 512-byte logical blocks: (62.7 GB/58.4 GiB)
  356. 07-11 14:06:54.614: sd 0:0:0:0: [sda] Write Protect is off
  357. 07-11 14:06:54.615: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  358. 07-11 14:06:54.615:  sda: sda1 sda2 sda3
  359. 07-11 14:06:54.616: sd 0:0:0:0: [sda] Attached SCSI removable disk
  360. 07-11 14:06:55.158: start service
  361. 07-11 14:06:55.158: starting Architecture code for rt2880
  362. 07-11 14:06:57.478: start MSTP Daemon
  363. 07-11 14:06:57.682: 1970-01-01 00:00:09 main: Version - 0.0.6-7628920
  364.  
  365. 07-11 14:06:57.683: 1970-01-01 00:00:09 main: Sanity checks succeeded
  366. 07-11 14:06:57.683: done
  367. 07-11 14:06:58.373: configure mac adStarted WatchDog Timer.
  368. 07-11 14:06:58.407: dress to XX:XX:XX:XX:XX
  369. 07-11 14:07:00.609: mtk_soc_eth 1e100000.ethernet: PPE started
  370. 07-11 14:07:00.785: Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config
  371. 07-11 14:07:00.844: Added VLAN with VID == 1 to IF -:eth0:-
  372. 07-11 14:07:00.844: WARNING:  VLAN 1 does not work with many switches,
  373. 07-11 14:07:00.844: consider another number if you have problems.
  374. 07-11 14:07:00.845: Added VLAN with VID == 2 to IF -:eth0:-
  375. 07-11 14:07:00.845: [USB] checking...
  376. 07-11 14:07:03.819: umount: /mnt: no mount point specified.
  377. 07-11 14:07:06.106: cannot open /proc/sys/net/ipv4/ip_conntrack_max
  378. 07-11 14:07:06.154: cannot open /proc/sys/net/ipv4/netfilter/ip_conntrack_max
  379. 07-11 14:07:06.154: cannot open /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established
  380. 07-11 14:07:06.155: cannot open /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout
  381. 07-11 14:07:07.575: cannot open /proc/sys/net/ipv4/ip_conntrack_max
  382. 07-11 14:07:07.576: cannot open /proc/sys/net/ipv4/netfilter/ip_conntrack_max
  383. 07-11 14:07:07.576: cannot open /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established
  384. 07-11 14:07:07.577: cannot open /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout
  385. 07-11 14:07:07.767: get_wdev_by_idx: invalid idx(0)
  386. 07-11 14:07:07.802: get_wdev_by_idx: invalid idx(0)
  387. 07-11 14:07:08.431: Unknown server error
  388. 07-11 14:07:08.432: ifconfig: `--help' gives usage informationdevice br0 entered promiscuous mode
  389. 07-11 14:07:08.432: .
  390. 07-11 14:07:08.432: get_wdev_by_idx: invalid idx(0)
  391. 07-11 14:07:08.433: get_wdev_by_idx: invalid idx(0)
  392. 07-11 14:07:08.668: CTL_set_cist_briget_wdev_by_idx: invalid idx(0)
  393. 07-11 14:07:08.669: dge_config: Got get_wdev_by_idx: invalid idx(0)
  394. 07-11 14:07:08.669: return code 0, -get_wdev_by_idx: invalid idx(0)
  395. 07-11 14:07:08.669: 1
  396. 07-11 14:07:08.670: Couldn't findget_wdev_by_idx: invalid idx(0)
  397. 07-11 14:07:08.670:  bridge with index 9
  398.  
  399. 07-11 14:07:08.670: Couldn't change bridge bridge_forward_delay
  400. 07-11 14:07:08.703: get_wdev_by_idx: invalid idx(0)
  401. 07-11 14:07:08.703: get_wdev_by_idx: invalid idx(0)
  402. 07-11 14:07:08.735: br0: port 1(vlan1) entered blocking state
  403. 07-11 14:07:09.208: br0: port 1(vlan1) entered disabled state
  404. 07-11 14:07:09.208: device vlan1 entered promiscuous mode
  405. 07-11 14:07:09.208: device eth0 entered promiscuous mode
  406. 07-11 14:07:09.209: get_wdev_by_idx: invalid idx(0)
  407. 07-11 14:07:09.209: get_wdev_by_idx: invalid idx(0)
  408. 07-11 14:07:09.209: get_wdev_by_idx: invalid idx(0)
  409. 07-11 14:07:09.210: get_wdev_by_idx: invalid idx(0)
  410. 07-11 14:07:09.210: get_wdev_by_idx: invalid idx(0)
  411. 07-11 14:07:09.210: get_wdev_by_idx: invalid idx(0)
  412. 07-11 14:07:09.211: get_wdev_by_idx: invalid idx(0)
  413. 07-11 14:07:09.211: get_wdev_by_idx: invalid idx(0)
  414. 07-11 14:07:09.211: get_wdev_by_idx: invalid idx(0)
  415. 07-11 14:07:09.212: get_wdev_by_idx: invalid idx(0)
  416. 07-11 14:07:09.212: get_wdev_by_idx: invalid idx(0)
  417. 07-11 14:07:09.212: get_wdev_by_idx: invalid idx(0)
  418. 07-11 14:07:09.213: get_wdev_by_idx: invalid idx(0)
  419. 07-11 14:07:09.213: DriverOwn()::Return since already in Driver Own...
  420. 07-11 14:07:09.213: ===============================
  421. 07-11 14:07:09.214: Current DevInfo Num: 0
  422. 07-11 14:07:09.214: ===============================
  423. 07-11 14:07:09.214: ===============================
  424. 07-11 14:07:09.214: Current BssInfo Num: 0
  425. 07-11 14:07:09.215: ===============================
  426. 07-11 14:07:09.215: ===============================
  427. 07-11 14:07:09.215: Current StaRec Num: 0
  428. 07-11 14:07:09.216: ===============================
  429. 07-11 14:07:09.216: APWdsInitialize():WdsEntry[0]
  430. 07-11 14:07:09.216: APWdsInitialize():WdsEntry[1]
  431. 07-11 14:07:09.217: APWdsInitialize():WdsEntry[2]
  432. 07-11 14:07:09.217: APWdsInitialize():WdsEntry[3]
  433. 07-11 14:07:09.236: APWdsInitialize():WdsEntry[4]
  434. 07-11 14:07:09.237: APWdsInitialize():WdsEntry[5]
  435. 07-11 14:07:09.237: APWdsInitialize():WdsEntry[6]
  436. 07-11 14:07:09.237: APWdsInitialize():WdsEntry[7]
  437. 07-11 14:07:09.238: APWdsInitialize():WdsEntry[8]
  438. 07-11 14:07:09.238: APWdsInitialize():WdsEntry[9]
  439. 07-11 14:07:09.238: RtmpOSFileOpen(): Error 2 opening /tmp/RT2860.dat
  440. 07-11 14:07:09.239: Open file "/tmp/RT2860.dat" failed!
  441. 07-11 14:07:09.239: RTMPReadParametersHook failed, Status[=0x00000001]
  442. 07-11 14:07:09.239: <---HwCtrlThread
  443. 07-11 14:07:09.240: kill wsc task failed!
  444. 07-11 14:07:09.240: !!! mt_wifi_init  fail !!!
  445. 07-11 14:07:09.240: get_wdev_by_idx: invalid idx(0)
  446. 07-11 14:07:09.240: get_wdev_by_idx: invalid idx(0)
  447. 07-11 14:07:09.241: get_wdev_by_idx: invalid idx(0)
  448. 07-11 14:07:09.241: get_wdev_by_idx: invalid idx(0)
  449. 07-11 14:07:09.241: get_wdev_by_idx: invalid idx(0)
  450. 07-11 14:07:09.242: get_wdev_by_idx: invalid idx(0)
  451. 07-11 14:07:09.242: get_wdev_by_idx: invalid idx(0)
  452. 07-11 14:07:09.242: get_wdev_by_idx: invalid idx(0)
  453. 07-11 14:07:09.243: get_wdev_by_idx: invalid idx(0)
  454. 07-11 14:07:09.243: DriverOwn()::Return since already in Driver Own...
  455. 07-11 14:07:09.243: ===============================
  456. 07-11 14:07:09.244: Current DevInfo Num: 0
  457. 07-11 14:07:09.244: ===============================
  458. 07-11 14:07:09.244: ===============================
  459. 07-11 14:07:09.245: Current BssInfo Num: 0
  460. 07-11 14:07:09.245: ===============================
  461. 07-11 14:07:09.245: ===============================
  462. 07-11 14:07:09.246: Current StaRec Num: 0
  463. 07-11 14:07:09.246: ===============================
  464. 07-11 14:07:09.270: APWdsInitialize():WdsEntry[0]
  465. 07-11 14:07:09.270: APWdsInitialize():WdsEntry[1]
  466. 07-11 14:07:09.270: APWdsInitialize():WdsEntry[2]
  467. 07-11 14:07:09.271: APWdsInitialize():WdsEntry[3]
  468. 07-11 14:07:09.271: APWdsInitialize():WdsEntry[4]
  469. 07-11 14:07:09.271: APWdsInitialize():WdsEntry[5]
  470. 07-11 14:07:09.271: APWdsInitialize():WdsEntry[6]
  471. 07-11 14:07:09.272: APWdsInitialize():WdsEntry[7]
  472. 07-11 14:07:09.272: APWdsInitialize():WdsEntry[8]
  473. 07-11 14:07:09.272: APWdsInitialize():WdsEntry[9]
  474. 07-11 14:07:09.273: RtmpOSFileOpen(): Error 2 opening /tmp/RT2860_pci.dat
  475. 07-11 14:07:09.273: Open file "/tmp/RT2860_pci.dat" failed!
  476. 07-11 14:07:09.274: RTMPReadParametersHook failed, Status[=0x00000001]
  477. 07-11 14:07:09.274: <---HwCtrlThread
  478. 07-11 14:07:09.274: kill wsc task failed!
  479. 07-11 14:07:09.275: !!! mt_wifi_init  fail !!!
  480. 07-11 14:07:09.275: br0: port 1(vlan1) entered blocking state
  481. 07-11 14:07:09.275: br0: port 1(vlan1) entered forwarding state
  482. 07-11 14:07:09.276: device br0 left promiscuous mode
  483. 07-11 14:07:09.276: device br0 entered promiscuous mode
  484. 07-11 14:07:09.276: SIOCSIFFLAGS: Cannot assign requested address
  485. 07-11 14:07:09.303: device br0 left promiscuous mode
  486. 07-11 14:07:09.336: ra1: ERROR while getting interface flags: No such device
  487. 07-11 14:07:09.369: ra2: ERROR while getting interface flags: No such device
  488. 07-11 14:07:09.369: ra3: ERROR while getting interface flags: No such device
  489. 07-11 14:07:09.370: ra4: ERROR while getting interface flags: No such device
  490. 07-11 14:07:09.436: ra5: ERROR while getting interface flags: No such device
  491. 07-11 14:07:09.437: ra6: ERROR while getting interface flags: No such device
  492. 07-11 14:07:09.437: ra7: ERROR while getting interface flags: No such device
  493. 07-11 14:07:09.469: wds0: ERROR while getting interface flags: No such device
  494. 07-11 14:07:09.504: wds1: ERROR while getting interface flags: No such device
  495. 07-11 14:07:09.504: wds2: ERROR while getting interface flags: No such device
  496. 07-11 14:07:09.605: wds3: ERROR while getting interface flags: No such device
  497. 07-11 14:07:09.654: wds4: ERROR while getting interface flags: No such device
  498. 07-11 14:07:09.654: wds5: ERROR while getting interface flags: No such device
  499. 07-11 14:07:09.655: wds6: ERROR while getting interface flags: No such device
  500. 07-11 14:07:09.655: wds7: ERROR while getting interface flags: No such device
  501. 07-11 14:07:09.656: wds8: ERROR while getting interface flags: No such device
  502. 07-11 14:07:09.656: wds9: ERROR while getting interface flags: No such device
  503. 07-11 14:07:09.686: apcli0: ERROR while getting interface flags: No such device
  504. 07-11 14:07:10.267: Interface doesn't accept private ioctl...
  505. 07-11 14:07:10.300: set (8BE2): Network is down
  506. 07-11 14:07:10.300: ba1: ERROR while getting interface flags: No such device
  507. 07-11 14:07:10.327: ba2: ERROR while getting interface flags: No such device
  508. 07-11 14:07:10.327: ba3: ERROR while getting interface flags: No such device
  509. 07-11 14:07:10.370: ba4: ERROR while getting interface flags: No such device
  510. 07-11 14:07:10.403: ba5: ERROR while getting interface flags: No such device
  511. 07-11 14:07:10.436: ba6: ERROR while getting interface flags: No such device
  512. 07-11 14:07:10.470: ba7: ERROR while getting interface flags: No such device
  513. 07-11 14:07:10.471: wdsi0: ERROR while getting interface flags: No such device
  514. 07-11 14:07:10.471: wdsi1: ERROR while getting interface flags: No such device
  515. 07-11 14:07:10.503: wdsi2: ERROR while getting interface flags: No such device
  516. 07-11 14:07:10.537: wdsi3: ERROR while getting interface flags: No such device
  517. 07-11 14:07:10.570: wdsi4: ERROR while getting interface flags: No such device
  518. 07-11 14:07:10.570: wdsi5: ERROR while getting interface flags: No such device
  519. 07-11 14:07:10.571: wdsi6: ERROR while getting interface flags: No such device
  520. 07-11 14:07:10.604: wdsi7: ERROR while getting interface flags: No such device
  521. 07-11 14:07:10.637: wdsi8: ERROR while getting interface flags: No such device
  522. 07-11 14:07:10.637: wdsi9: ERROR while getting interface flags: No such device
  523. 07-11 14:07:10.670: apclii0: ERROR while getting interface flags: No such device
  524. 07-11 14:07:10.881: Interface doesn't accept private ioctl...
  525. 07-11 14:07:10.882: set (8BE2): Network is down
  526. 07-11 14:07:10.882: DriverOwn()::Return since already in Driver Own...
  527. 07-11 14:07:10.882: ===============================
  528. 07-11 14:07:10.883: Current DevInfo Num: 0
  529. 07-11 14:07:10.883: ===============================
  530. 07-11 14:07:10.883: ===============================
  531. 07-11 14:07:10.884: Current BssInfo Num: 0
  532. 07-11 14:07:10.884: ===============================
  533. 07-11 14:07:10.884: ===============================
  534. 07-11 14:07:10.885: Current StaRec Num: 0
  535. 07-11 14:07:10.885: ===============================
  536. 07-11 14:07:10.885: APWdsInitialize():WdsEntry[0]
  537. 07-11 14:07:10.885: APWdsInitialize():WdsEntry[1]
  538. 07-11 14:07:10.886: APWdsInitialize():WdsEntry[2]
  539. 07-11 14:07:10.886: APWdsInitialize():WdsEntry[3]
  540. 07-11 14:07:10.886: APWdsInitialize():WdsEntry[4]
  541. 07-11 14:07:10.887: APWdsInitialize():WdsEntry[5]
  542. 07-11 14:07:10.887: APWdsInitialize():WdsEntry[6]
  543. 07-11 14:07:10.887: APWdsInitialize():WdsEntry[7]
  544. 07-11 14:07:10.888: APWdsInitialize():WdsEntry[8]
  545. 07-11 14:07:10.888: APWdsInitialize():WdsEntry[9]
  546. 07-11 14:07:10.888: E2pAccessMode=2
  547. 07-11 14:07:10.888: SSID[0]=AGT1337-2.4G, EdcaIdx=0
  548. 07-11 14:07:10.889: cfg_mode=9
  549. 07-11 14:07:10.889: cfg_mode=9
  550. 07-11 14:07:10.889: wmode_band_equal(): Band Equal!
  551. 07-11 14:07:10.890: [TxPower] BAND0: 100
  552.  
  553. 07-11 14:07:10.890: APEdca0
  554. 07-11 14:07:10.890: APEdca1
  555. 07-11 14:07:10.890: APEdca2
  556. 07-11 14:07:10.891: APEdca3
  557. 07-11 14:07:10.891: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
  558. 07-11 14:07:10.891: rtmp_read_wds_from_file(): WDS Profile
  559. 07-11 14:07:10.952: APWdsInitialize():WdsEntry[0]
  560. 07-11 14:07:10.952: APWdsInitialize():WdsEntry[1]
  561. 07-11 14:07:10.952: APWdsInitialize():WdsEntry[2]
  562. 07-11 14:07:10.952: APWdsInitialize():WdsEntry[3]
  563. 07-11 14:07:10.953: APWdsInitialize():WdsEntry[4]
  564. 07-11 14:07:10.953: APWdsInitialize():WdsEntry[5]
  565. 07-11 14:07:10.953: APWdsInitialize():WdsEntry[6]
  566. 07-11 14:07:10.954: APWdsInitialize():WdsEntry[7]
  567. 07-11 14:07:10.954: APWdsInitialize():WdsEntry[8]
  568. 07-11 14:07:10.954: APWdsInitialize():WdsEntry[9]
  569. 07-11 14:07:10.955: WDS-Enable mode=0
  570. 07-11 14:07:10.955: HT: Ext Channel = ABOVE
  571. 07-11 14:07:10.987: WtcSetMaxStaNum: MaxStaNum:81, BssidNum:1, WdsNum:10, ApcliNum:2, MaxNumChipRept:32, MinMcastWcid:125
  572. 07-11 14:07:11.150: Top Init Done!
  573. 07-11 14:07:11.150: Use alloc_skb
  574. 07-11 14:07:11.150: RX[0] DESC a70a4000 size = 8192
  575. 07-11 14:07:11.150: RX[1] DESC a70a6000 size = 8192
  576. 07-11 14:07:11.151: Hif Init Done!
  577. 07-11 14:07:11.151: ctl->txq = c04a5720
  578. 07-11 14:07:11.151: ctl->rxq = c04a572c
  579. 07-11 14:07:11.152: ctl->ackq = c04a5738
  580. 07-11 14:07:11.152: ctl->kickq = c04a5744
  581. 07-11 14:07:11.152: ctl->tx_doneq = c04a5750
  582. 07-11 14:07:11.152: ctl->rx_doneq = c04a575c
  583. 07-11 14:07:11.153: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615))
  584. 07-11 14:07:11.153: mt7615_fw_prepare(2754): MT7615_E3, USE E3 patch and ram code binary image
  585. 07-11 14:07:11.154: AndesMTLoadRomMethodFwDlRing(1036), cap->rom_patch_len(10302)
  586. 07-11 14:07:11.154: AndesRestartCheck: Current TOP_MISC2(0x1)
  587. 07-11 14:07:11.154: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0)
  588. 07-11 14:07:11.155: 2
  589. 07-11 14:07:11.155: 0
  590. 07-11 14:07:11.155: 1
  591. 07-11 14:07:11.155: 7
  592. 07-11 14:07:11.156: 0
  593. 07-11 14:07:11.156: 4
  594. 07-11 14:07:11.156: 2
  595. 07-11 14:07:11.156: 4
  596. 07-11 14:07:11.156: 1
  597. 07-11 14:07:11.156: 1
  598. 07-11 14:07:11.157: 4
  599. 07-11 14:07:11.157: 0
  600. 07-11 14:07:11.157: 4
  601. 07-11 14:07:11.157: 1
  602. 07-11 14:07:11.157: a
  603.  
  604.  
  605. 07-11 14:07:11.158: platform =
  606. 07-11 14:07:11.158: A
  607. 07-11 14:07:11.158: L
  608. 07-11 14:07:11.159: P
  609. 07-11 14:07:11.159: S
  610.  
  611. 07-11 14:07:11.159: hw/sw version =
  612. 07-11 14:07:11.159: 8a
  613. 07-11 14:07:11.160: 10
  614. 07-11 14:07:11.160: 8a
  615. 07-11 14:07:11.160: 10
  616.  
  617. 07-11 14:07:11.160: patch version =
  618. 07-11 14:07:11.161: 00
  619. 07-11 14:07:11.161: 00
  620. 07-11 14:07:11.161: 00
  621. 07-11 14:07:11.161: 10
  622.  
  623. 07-11 14:07:11.162: Patch SEM Status=2
  624. 07-11 14:07:11.162: MtCmdPatchSemGet:(ret = 0)
  625.  
  626. 07-11 14:07:11.162: Patch is not ready && get semaphore success, SemStatus(2)
  627. 07-11 14:07:11.163: EventGenericEventHandler: CMD Success
  628. 07-11 14:07:11.163: MtCmdAddressLenReq:(ret = 0)
  629. 07-11 14:07:11.163: MtCmdPatchFinishReq
  630. 07-11 14:07:11.164: EventGenericEventHandler: CMD Success
  631. 07-11 14:07:11.324: Send checksum req..
  632. 07-11 14:07:11.324: Patch SEM Status=3
  633. 07-11 14:07:11.324: MtCmdPatchSemGet:(ret = 0)
  634.  
  635. 07-11 14:07:11.325: Release patch semaphore, SemStatus(3)
  636. 07-11 14:07:11.325: AndesMTEraseRomPatch
  637. 07-11 14:07:11.325: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0
  638. 07-11 14:07:11.326: AndesMTLoadFwMethodFwDlRing(810), cap->fw_len(459240)
  639. 07-11 14:07:11.326: Build Date:
  640. 07-11 14:07:11.326: _
  641. 07-11 14:07:11.326: 2
  642. 07-11 14:07:11.327: 0
  643. 07-11 14:07:11.327: 1
  644. 07-11 14:07:11.327: 7
  645. 07-11 14:07:11.327: 0
  646. 07-11 14:07:11.327: 7
  647. 07-11 14:07:11.328: 1
  648. 07-11 14:07:11.328: 8
  649. 07-11 14:07:11.328: 1
  650. 07-11 14:07:11.328: 4
  651. 07-11 14:07:11.328: 3
  652. 07-11 14:07:11.329: 7
  653.  
  654. 07-11 14:07:11.329: Build Date:
  655. 07-11 14:07:11.329: _
  656. 07-11 14:07:11.329: 2
  657. 07-11 14:07:11.330: 0
  658. 07-11 14:07:11.330: 1
  659. 07-11 14:07:11.330: 7
  660. 07-11 14:07:11.330: 0
  661. 07-11 14:07:11.330: 7
  662. 07-11 14:07:11.331: 1
  663. 07-11 14:07:11.331: 8
  664. 07-11 14:07:11.331: 1
  665. 07-11 14:07:11.331: 4
  666. 07-11 14:07:11.331: 3
  667. 07-11 14:07:11.332: 7
  668.  
  669. 07-11 14:07:11.332: AndesRestartCheck: Current TOP_MISC2(0x1)
  670. 07-11 14:07:11.332: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0)
  671. 07-11 14:07:11.333: EventGenericEventHandler: CMD Success
  672. 07-11 14:07:11.333: MtCmdAddressLenReq:(ret = 0)
  673. 07-11 14:07:11.333: EventGenericEventHandler: CMD Success
  674. 07-11 14:07:11.334: MtCmdAddressLenReq:(ret = 0)
  675. 07-11 14:07:11.334: MtCmdFwStartReq: override = 1, address = 540672
  676. 07-11 14:07:11.334: EventGenericEventHandler: CMD Success
  677. 07-11 14:07:11.335: Build Date:
  678. 07-11 14:07:11.335: _
  679. 07-11 14:07:11.335: 2
  680. 07-11 14:07:11.335: 0
  681. 07-11 14:07:11.336: 1
  682. 07-11 14:07:11.336: 6
  683. 07-11 14:07:11.336: 1
  684. 07-11 14:07:11.336: 2
  685. 07-11 14:07:11.336: 3
  686. 07-11 14:07:11.337: 0
  687. 07-11 14:07:11.337: 1
  688. 07-11 14:07:11.337: 0
  689. 07-11 14:07:11.337: 1
  690. 07-11 14:07:11.337: 1
  691.  
  692. 07-11 14:07:11.338: EventGenericEventHandler: CMD Success
  693. 07-11 14:07:11.338: MtCmdAddressLenReq:(ret = 0)
  694. 07-11 14:07:11.338: MtCmdFwStartReq: override = 4, address = 0
  695. 07-11 14:07:11.371: EventGenericEventHandler: CMD Success
  696. 07-11 14:07:11.419: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0
  697. 07-11 14:07:11.489: MCU Init Done!
  698. 07-11 14:07:11.489: efuse_probe: efuse = 10000212
  699. 07-11 14:07:11.489: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
  700. 07-11 14:07:11.489: RtmpEepromGetDefault::e2p_dafault=1
  701. 07-11 14:07:11.490: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
  702. 07-11 14:07:11.490: NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0]
  703. 07-11 14:07:11.491: NICReadEEPROMParameters():Calling eeinit
  704. 07-11 14:07:11.600: NICReadEEPROMParameters: EEPROM 0x52 b313
  705. 07-11 14:07:11.601: NICReadEEPROMParameters: EEPROM 0x52 b313
  706. 07-11 14:07:11.601: Country Region from e2p = 101
  707. 07-11 14:07:11.601: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
  708. 07-11 14:07:11.602: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2
  709. 07-11 14:07:11.602: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2
  710. 07-11 14:07:11.603: rtmp_read_txpwr_from_eeprom(243): Don't Support this now!
  711. 07-11 14:07:11.603: RTMPReadTxPwrPerRate(1382): Don't Support this now!
  712. 07-11 14:07:11.604: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
  713. 07-11 14:07:11.604: RcRadioInit(): pRadioCtrl=87750450,Band=0,rfcap=3,channel=1,PhyMode=2
  714. 07-11 14:07:11.604: MtCmdSetDbdcCtrl:(ret = 0)
  715. 07-11 14:07:19.071: Band Rf: 1, Phy Mode: 2
  716. 07-11 14:07:19.098: AntCfgInit(2787): Not support for HIF_MT yet!
  717. 07-11 14:07:19.098: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
  718. 07-11 14:07:19.257: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!!
  719. 07-11 14:07:19.539: EEPROM Init Done!
  720. 07-11 14:07:19.539: mt_mac_init()-->
  721. 07-11 14:07:19.539: mt_mac_pse_init(2787): Don't Support this now!
  722. 07-11 14:07:19.540: mt7615_init_mac_cr()-->
  723. 07-11 14:07:19.540: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
  724. 07-11 14:07:19.540: mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c
  725. 07-11 14:07:19.541: MtAsicSetMacMaxLen(1313): Not finish Yet!
  726. 07-11 14:07:19.541: <--mt_mac_init()
  727. 07-11 14:07:19.541: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
  728. 07-11 14:07:19.542: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
  729. 07-11 14:07:19.542: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
  730. 07-11 14:07:19.543: MAC Init Done!
  731. 07-11 14:07:19.543: MT7615BBPInit():BBP Initialization.....
  732. 07-11 14:07:19.543:         Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
  733. 07-11 14:07:19.544:         Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
  734. 07-11 14:07:19.544: MT7615BBPInit() todo
  735. 07-11 14:07:19.545: PHY Init Done!
  736. 07-11 14:07:19.545: tx_pwr_comp_init():NotSupportYet!
  737. 07-11 14:07:19.545: MtCmdSetMacTxRx:(ret = 0)
  738. 07-11 14:07:19.545: CountryCode(2.4G/5G)=5/7, RFIC=25, PHY mode(2.4G/5G)=14/14, support 14 channels
  739. 07-11 14:07:19.546: WifiSysOpen(), wdev idx = 0
  740. 07-11 14:07:19.546: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b0
  741. 07-11 14:07:19.547: MtCmdSetDbdcCtrl:(ret = 0)
  742. 07-11 14:07:19.547: ApAutoChannelAtBootUp----------------->
  743. 07-11 14:07:19.547: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1
  744. 07-11 14:07:19.597: MtCmdSetMacTxRx:(ret = 0)
  745. 07-11 14:07:19.597: mt7615_apply_dcoc() : reload Central CH [1] BW [0] from cetral freq [2417]  offset [2200]
  746. 07-11 14:07:19.598: MtCmdGetRXDCOCCalResult:(ret = 0)
  747. 07-11 14:07:19.598: mt7615_apply_dpd() : reload Central CH [1] BW [0] from cetral freq [2422] i[44] offset [4b20]
  748. 07-11 14:07:19.599: MtCmdGetTXDPDCalResult:(ret = 0)
  749. 07-11 14:07:19.599: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0
  750. 07-11 14:07:19.600: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  751. 07-11 14:07:19.970: mt7615_apply_dcoc() : reload Central CH [2] BW [0] from cetral freq [2417]  offset [2200]
  752. 07-11 14:07:20.052: MtCmdGetRXDCOCCalResult:(ret = 0)
  753. 07-11 14:07:20.052: mt7615_apply_dpd() : reload Central CH [2] BW [0] from cetral freq [2422] i[44] offset [4b20]
  754. 07-11 14:07:20.053: MtCmdGetTXDPDCalResult:(ret = 0)
  755. 07-11 14:07:20.053: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0
  756. 07-11 14:07:20.054: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  757. 07-11 14:07:20.435: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0)
  758. 07-11 14:07:20.584: mt7615_apply_dcoc() : reload Central CH [3] BW [0] from cetral freq [2417]  offset [2200]
  759. 07-11 14:07:20.585: MtCmdGetRXDCOCCalResult:(ret = 0)
  760. 07-11 14:07:20.585: mt7615_apply_dpd() : reload Central CH [3] BW [0] from cetral freq [2422] i[44] offset [4b20]
  761. 07-11 14:07:20.586: MtCmdGetTXDPDCalResult:(ret = 0)
  762. 07-11 14:07:20.586: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0
  763. 07-11 14:07:20.587: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  764. 07-11 14:07:21.033: mt7615_apply_dcoc() : reload Central CH [4] BW [0] from cetral freq [2432]  offset [2300]
  765. 07-11 14:07:21.113: MtCmdGetRXDCOCCalResult:(ret = 0)
  766. 07-11 14:07:21.114: mt7615_apply_dpd() : reload Central CH [4] BW [0] from cetral freq [2422] i[44] offset [4b20]
  767. 07-11 14:07:21.114: MtCmdGetTXDPDCalResult:(ret = 0)
  768. 07-11 14:07:21.115: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0
  769. 07-11 14:07:21.115: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  770. 07-11 14:07:21.575: mt7615_apply_dcoc() : reload Central CH [5] BW [0] from cetral freq [2432]  offset [2300]
  771. 07-11 14:07:21.646: MtCmdGetRXDCOCCalResult:(ret = 0)
  772. 07-11 14:07:21.647: mt7615_apply_dpd() : reload Central CH [5] BW [0] from cetral freq [2442] i[45] offset [4bf8]
  773. 07-11 14:07:21.647: MtCmdGetTXDPDCalResult:(ret = 0)
  774. 07-11 14:07:21.647: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0
  775. 07-11 14:07:21.648: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  776. 07-11 14:07:22.109: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
  777. 07-11 14:07:22.180: MtCmdGetRXDCOCCalResult:(ret = 0)
  778. 07-11 14:07:22.180: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
  779. 07-11 14:07:22.181: MtCmdGetTXDPDCalResult:(ret = 0)
  780. 07-11 14:07:22.181: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0
  781. 07-11 14:07:22.182: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  782. 07-11 14:07:22.464:  mt7615_apply_dcoc() : reload Central CH [7] BW [0] from cetral freq [2447]  offset [2400]
  783. 07-11 14:07:22.692: MtCmdGetRXDCOCCalResult:(ret = 0)
  784. 07-11 14:07:22.692: mt7615_apply_dpd() : reload Central CH [7] BW [0] from cetral freq [2442] i[45] offset [4bf8]
  785. 07-11 14:07:22.693: MtCmdGetTXDPDCalResult:(ret = 0)
  786. 07-11 14:07:22.693: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0
  787. 07-11 14:07:22.693: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  788. 07-11 14:07:23.127: mt7615_apply_dcoc() : reload Central CH [8] BW [0] from cetral freq [2447]  offset [2400]
  789. 07-11 14:07:23.194: MtCmdGetRXDCOCCalResult:(ret = 0)
  790. 07-11 14:07:23.194: mt7615_apply_dpd() : reload Central CH [8] BW [0] from cetral freq [2442] i[45] offset [4bf8]
  791. 07-11 14:07:23.195: MtCmdGetTXDPDCalResult:(ret = 0)
  792. 07-11 14:07:23.195: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0
  793. 07-11 14:07:23.195: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  794. 07-11 14:07:23.658: mt7615_apply_dcoc() : reload Central CH [9] BW [0] from cetral freq [2447]  offset [2400]
  795. 07-11 14:07:23.728: MtCmdGetRXDCOCCalResult:(ret = 0)
  796. 07-11 14:07:23.728: mt7615_apply_dpd() : reload Central CH [9] BW [0] from cetral freq [2442] i[45] offset [4bf8]
  797. 07-11 14:07:23.728: MtCmdGetTXDPDCalResult:(ret = 0)
  798. 07-11 14:07:23.729: MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0
  799. 07-11 14:07:23.729: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  800. 07-11 14:07:24.240: mt7615_apply_dcoc() : reload Central CH [10] BW [0] from cetral freq [2467]  offset [2500]
  801. 07-11 14:07:24.240: MtCmdGetRXDCOCCalResult:(ret = 0)
  802. 07-11 14:07:24.241: mt7615_apply_dpd() : reload Central CH [10] BW [0] from cetral freq [2462] i[46] offset [4cd0]
  803. 07-11 14:07:24.241: MtCmdGetTXDPDCalResult:(ret = 0)
  804. 07-11 14:07:24.241: MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0
  805. 07-11 14:07:24.242: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  806. 07-11 14:07:24.704: mt7615_apply_dcoc() : reload Central CH [11] BW [0] from cetral freq [2467]  offset [2500]
  807. 07-11 14:07:24.774: MtCmdGetRXDCOCCalResult:(ret = 0)
  808. 07-11 14:07:24.774: mt7615_apply_dpd() : reload Central CH [11] BW [0] from cetral freq [2462] i[46] offset [4cd0]
  809. 07-11 14:07:24.775: MtCmdGetTXDPDCalResult:(ret = 0)
  810. 07-11 14:07:24.775: MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 11 DBDCIdx= 0, Band= 0
  811. 07-11 14:07:24.775: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  812. 07-11 14:07:25.273: mt7615_apply_dcoc() : reload Central CH [12] BW [0] from cetral freq [2467]  offset [2500]
  813. 07-11 14:07:25.273: MtCmdGetRXDCOCCalResult:(ret = 0)
  814. 07-11 14:07:25.273: mt7615_apply_dpd() : reload Central CH [12] BW [0] from cetral freq [2462] i[46] offset [4cd0]
  815. 07-11 14:07:25.274: MtCmdGetTXDPDCalResult:(ret = 0)
  816. 07-11 14:07:25.274: MtCmdChannelSwitch: control_chl = 12,control_ch2=0, central_chl = 12 DBDCIdx= 0, Band= 0
  817. 07-11 14:07:25.274: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  818. 07-11 14:07:25.737: mt7615_apply_dcoc() : reload Central CH [13] BW [0] from cetral freq [2467]  offset [2500]
  819. 07-11 14:07:25.807: MtCmdGetRXDCOCCalResult:(ret = 0)
  820. 07-11 14:07:25.807: mt7615_apply_dpd() : reload Central CH [13] BW [0] from cetral freq [2462] i[46] offset [4cd0]
  821. 07-11 14:07:25.808: MtCmdGetTXDPDCalResult:(ret = 0)
  822. 07-11 14:07:25.808: MtCmdChannelSwitch: control_chl = 13,control_ch2=0, central_chl = 13 DBDCIdx= 0, Band= 0
  823. 07-11 14:07:25.808: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  824. 07-11 14:07:26.239: mt7615_apply_dcoc() : reload Central CH [14] BW [0] from cetral freq [2467]  offset [2500]
  825. 07-11 14:07:26.287: MtCmdGetRXDCOCCalResult:(ret = 0)
  826. 07-11 14:07:26.287: MtCmdChannelSwitch: control_chl = 14,control_ch2=0, central_chl = 14 DBDCIdx= 0, Band= 0
  827. 07-11 14:07:26.288: BW = 0,TXStream = 4, RXStream = 4, scan(1)
  828. 07-11 14:07:26.879:  AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 14,Channel = 14  
  829. 07-11 14:07:26.879: ApAutoChannelAtBootUp<-----------------
  830. 07-11 14:07:26.879: Current Channel is 14. DfsZeroWaitSupport=0
  831. 07-11 14:07:26.880: MtAsicSetChBusyStat(865): Not support for HIF_MT yet!
  832. 07-11 14:07:26.880: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
  833. 07-11 14:07:26.880: [PMF]WPAMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0
  834. 07-11 14:07:26.881: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:14,Channel=14
  835. 07-11 14:07:26.881: CountryCode(2.4G/5G)=5/7, RFIC=25, PHY mode(2.4G/5G)=14/14, support 14 channels
  836. 07-11 14:07:26.881: Enable 20/40 BSSCoex Channel Scan(BssCoex=1)
  837. 07-11 14:07:26.882: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
  838. 07-11 14:07:26.882:  LinkToOmacIdx = 0, LinkToWdevType = 1
  839. 07-11 14:07:26.882: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO),                 CmdBssInfoBmcRate.u2BcTransmit= 0,                 CmdBssInfoBmcRate.u2McTransmit = 0
  840. 07-11 14:07:27.064: [RadarStateCheck]Set into RD_NORMAL_MODE
  841. 07-11 14:07:27.064: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 0, BandIdx: 0
  842. 07-11 14:07:27.064: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0
  843. 07-11 14:07:27.065: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0
  844. 07-11 14:07:27.065: mt7615_bbp_adjust():rf_bw=0, ext_ch=0, PrimCh=14, HT-CentCh=14, VHT-CentCh=0
  845. 07-11 14:07:27.065: mt7615_apply_dcoc() : reload Central CH [14] BW [0] from cetral freq [2467]  offset [2500]
  846. 07-11 14:07:27.066: MtCmdGetRXDCOCCalResult:(ret = 0)
  847. 07-11 14:07:27.066: MtCmdChannelSwitch: control_chl = 14,control_ch2=0, central_chl = 14 DBDCIdx= 0, Band= 0
  848. 07-11 14:07:27.066: BW = 0,TXStream = 4, RXStream = 4, scan(0)
  849. 07-11 14:07:27.096: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 14(Prim=14, HT-CentCh=14, VHT-CentCh=0, BBP_BW=0)
  850. 07-11 14:07:27.128: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY
  851. 07-11 14:07:27.128: MtAsicSetRalinkBurstMode(2618): Not support for HIF_MT yet!
  852. 07-11 14:07:27.208: MtAsicSetPiggyBack(802): Not support for HIF_MT yet!
  853. 07-11 14:07:27.208: MtAsicSetTxPreamble(2597): Not support for HIF_MT yet!
  854. 07-11 14:07:27.209: RTMPSetLEDStatus: before AndesLedEnhanceOP , status=1, LED_CMD=2!
  855. 07-11 14:07:27.209: AndesLedEnhanceOP: Success!
  856. 07-11 14:07:27.209: ap_ftkd> Initialize FT KDP Module...
  857. 07-11 14:07:27.209: Main bssid = XX:XX:XX:XX:XX
  858. 07-11 14:07:27.210: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
  859. 07-11 14:07:27.210: MtCmdSetMacTxRx:(ret = 0)
  860. 07-11 14:07:27.210: fdb_enable()
  861. 07-11 14:07:27.512: MCS Set = ff ff ff ff 00
  862. 07-11 14:07:27.512: <==== mt_wifi_init, Status=0
  863. 07-11 14:07:27.699: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
  864. 07-11 14:07:27.699: MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 1
  865. 07-11 14:07:27.699: WDS_Init():
  866. 07-11 14:07:27.699: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  867. 07-11 14:07:27.700:   MacTabMatchWCID = 0
  868. 07-11 14:07:27.700: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  869. 07-11 14:07:27.700:   MacTabMatchWCID = 0
  870. 07-11 14:07:27.700: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  871. 07-11 14:07:27.700:   MacTabMatchWCID = 0
  872. 07-11 14:07:27.701: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  873. 07-11 14:07:27.701:   MacTabMatchWCID = 0
  874. 07-11 14:07:27.701: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  875. 07-11 14:07:27.701:   MacTabMatchWCID = 0
  876. 07-11 14:07:27.701: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  877. 07-11 14:07:27.702:   MacTabMatchWCID = 0
  878. 07-11 14:07:27.702: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  879. 07-11 14:07:27.702:   MacTabMatchWCID = 0
  880. 07-11 14:07:27.702: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  881. 07-11 14:07:27.702:   MacTabMatchWCID = 0
  882. 07-11 14:07:27.703: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  883. 07-11 14:07:27.703:   MacTabMatchWCID = 0
  884. 07-11 14:07:27.703: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  885. 07-11 14:07:27.703:   MacTabMatchWCID = 0
  886. 07-11 14:07:27.703: Total allocated 10 WDS interfaces!
  887. 07-11 14:07:27.704: WtcSetMaxStaNum: MaxStaNum:81, BssidNum:1, WdsNum:10, ApcliNum:2, MaxNumChipRept:32, MinMcastWcid:125
  888. 07-11 14:07:27.731: random: crng init done
  889. 07-11 14:07:27.731: red_is_enabled: set CR4/N9 RED Enable to 1.
  890. 07-11 14:07:27.790: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
  891. 07-11 14:07:27.790: Correct apidx from 0 to 0 for WscUUIDInit
  892. 07-11 14:07:27.790: Generate UUID for apidx(0)
  893. 07-11 14:07:27.791: UUID: c013377c, len = 16
  894. 07-11 14:07:27.791: 0x0000 :
  895. 07-11 14:07:27.791: bc
  896. 07-11 14:07:27.791: 32
  897. 07-11 14:07:27.791: 9e
  898. 07-11 14:07:27.791: 00
  899. 07-11 14:07:27.791: 1d
  900. 07-11 14:07:27.791: d8
  901. 07-11 14:07:27.791: 11
  902. 07-11 14:07:27.792: b2
  903. 07-11 14:07:27.792: 86
  904. 07-11 14:07:27.792: 01
  905. 07-11 14:07:27.792: 74
  906. 07-11 14:07:27.792: da
  907. 07-11 14:07:27.792: da
  908. 07-11 14:07:27.792: cb
  909. 07-11 14:07:27.792: 59
  910. 07-11 14:07:27.792: b0
  911.  
  912.  
  913. 07-11 14:07:27.859: br0: port 2(ra0) entered blocking state
  914. 07-11 14:07:27.859: br0: port 2(ra0) entered disabled state
  915. 07-11 14:07:27.859: device ra0 entered promiscuous mode
  916. 07-11 14:07:27.860: br0: port 2(ra0) entered blocking state
  917. 07-11 14:07:27.860: br0: port 2(ra0) entered forwarding state
  918. 07-11 14:07:27.923: DriverOwn()::Return since already in Driver Own...
  919. 07-11 14:07:28.088: ===============================
  920. 07-11 14:07:28.088: Current DevInfo Num: 0
  921. 07-11 14:07:28.088: ===============================
  922. 07-11 14:07:28.089: ===============================
  923. 07-11 14:07:28.089: Current BssInfo Num: 0
  924. 07-11 14:07:28.089: ===============================
  925. 07-11 14:07:28.089: ===============================
  926. 07-11 14:07:28.089: Current StaRec Num: 0
  927. 07-11 14:07:28.089: ===============================
  928. 07-11 14:07:28.090: APWdsInitialize():WdsEntry[0]
  929. 07-11 14:07:28.090: APWdsInitialize():WdsEntry[1]
  930. 07-11 14:07:28.090: APWdsInitialize():WdsEntry[2]
  931. 07-11 14:07:28.090: APWdsInitialize():WdsEntry[3]
  932. 07-11 14:07:28.090: APWdsInitialize():WdsEntry[4]
  933. 07-11 14:07:28.090: APWdsInitialize():WdsEntry[5]
  934. 07-11 14:07:28.091: APWdsInitialize():WdsEntry[6]
  935. 07-11 14:07:28.091: APWdsInitialize():WdsEntry[7]
  936. 07-11 14:07:28.091: APWdsInitialize():WdsEntry[8]
  937. 07-11 14:07:28.091: APWdsInitialize():WdsEntry[9]
  938. 07-11 14:07:28.091: E2pAccessMode=2
  939. 07-11 14:07:28.091: SSID[0]=AGT1337-5.0G, EdcaIdx=0
  940. 07-11 14:07:28.092: cfg_mode=14
  941. 07-11 14:07:28.092: cfg_mode=14
  942. 07-11 14:07:28.092: wmode_band_equal(): Band Equal!
  943. 07-11 14:07:28.092: [TxPower] BAND0: 100
  944.  
  945. 07-11 14:07:28.092: APEdca0
  946. 07-11 14:07:28.092: APEdca1
  947. 07-11 14:07:28.093: APEdca2
  948. 07-11 14:07:28.093: APEdca3
  949. 07-11 14:07:28.093: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
  950. 07-11 14:07:28.093: rtmp_read_wds_from_file(): WDS Profile
  951. 07-11 14:07:28.170: APWdsInitialize():WdsEntry[0]
  952. 07-11 14:07:28.170: APWdsInitialize():WdsEntry[1]
  953. 07-11 14:07:28.170: APWdsInitialize():WdsEntry[2]
  954. 07-11 14:07:28.170: APWdsInitialize():WdsEntry[3]
  955. 07-11 14:07:28.171: APWdsInitialize():WdsEntry[4]
  956. 07-11 14:07:28.171: APWdsInitialize():WdsEntry[5]
  957. 07-11 14:07:28.171: APWdsInitialize():WdsEntry[6]
  958. 07-11 14:07:28.171: APWdsInitialize():WdsEntry[7]
  959. 07-11 14:07:28.171: APWdsInitialize():WdsEntry[8]
  960. 07-11 14:07:28.171: APWdsInitialize():WdsEntry[9]
  961. 07-11 14:07:28.172: WDS-Enable mode=0
  962. 07-11 14:07:28.172: HT: Ext Channel = BELOW
  963. 07-11 14:07:28.172: WtcSetMaxStaNum: MaxStaNum:81, BssidNum:1, WdsNum:10, ApcliNum:2, MaxNumChipRept:32, MinMcastWcid:125
  964. 07-11 14:07:28.363: Top Init Done!
  965. 07-11 14:07:28.363: Use alloc_skb
  966. 07-11 14:07:28.364: RX[0] DESC a6e68000 size = 8192
  967. 07-11 14:07:28.364: RX[1] DESC a6e6a000 size = 8192
  968. 07-11 14:07:28.364: Hif Init Done!
  969. 07-11 14:07:28.364: ctl->txq = c09a5720
  970. 07-11 14:07:28.364: ctl->rxq = c09a572c
  971. 07-11 14:07:28.364: ctl->ackq = c09a5738
  972. 07-11 14:07:28.364: ctl->kickq = c09a5744
  973. 07-11 14:07:28.365: ctl->tx_doneq = c09a5750
  974. 07-11 14:07:28.365: ctl->rx_doneq = c09a575c
  975. 07-11 14:07:28.365: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615))
  976. 07-11 14:07:28.365: mt7615_fw_prepare(2754): MT7615_E3, USE E3 patch and ram code binary image
  977. 07-11 14:07:28.366: AndesMTLoadRomMethodFwDlRing(1036), cap->rom_patch_len(10302)
  978. 07-11 14:07:28.366: AndesRestartCheck: Current TOP_MISC2(0x1)
  979. 07-11 14:07:28.366: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0)
  980. 07-11 14:07:28.366: 2
  981. 07-11 14:07:28.366: 0
  982. 07-11 14:07:28.367: 1
  983. 07-11 14:07:28.367: 7
  984. 07-11 14:07:28.367: 0
  985. 07-11 14:07:28.367: 4
  986. 07-11 14:07:28.367: 2
  987. 07-11 14:07:28.367: 4
  988. 07-11 14:07:28.367: 1
  989. 07-11 14:07:28.367: 1
  990. 07-11 14:07:28.367: 4
  991. 07-11 14:07:28.367: 0
  992. 07-11 14:07:28.367: 4
  993. 07-11 14:07:28.367: 1
  994. 07-11 14:07:28.367: a
  995.  
  996.  
  997. 07-11 14:07:28.368: platform =
  998. 07-11 14:07:28.368: A
  999. 07-11 14:07:28.368: L
  1000. 07-11 14:07:28.368: P
  1001. 07-11 14:07:28.368: S
  1002.  
  1003. 07-11 14:07:28.368: hw/sw version =
  1004. 07-11 14:07:28.368: 8a
  1005. 07-11 14:07:28.368: 10
  1006. 07-11 14:07:28.368: 8a
  1007. 07-11 14:07:28.368: 10
  1008.  
  1009. 07-11 14:07:28.369: patch version =
  1010. 07-11 14:07:28.369: 00
  1011. 07-11 14:07:28.369: 00
  1012. 07-11 14:07:28.369: 00
  1013. 07-11 14:07:28.369: 10
  1014.  
  1015. 07-11 14:07:28.369: Patch SEM Status=2
  1016. 07-11 14:07:28.369: MtCmdPatchSemGet:(ret = 0)
  1017.  
  1018. 07-11 14:07:28.369: Patch is not ready && get semaphore success, SemStatus(2)
  1019. 07-11 14:07:28.370: EventGenericEventHandler: CMD Success
  1020. 07-11 14:07:28.370: MtCmdAddressLenReq:(ret = 0)
  1021. 07-11 14:07:28.370: MtCmdPatchFinishReq
  1022. 07-11 14:07:28.370: EventGenericEventHandler: CMD Success
  1023. 07-11 14:07:28.466: Send checksum req..
  1024. 07-11 14:07:28.466: Patch SEM Status=3
  1025. 07-11 14:07:28.466: MtCmdPatchSemGet:(ret = 0)
  1026.  
  1027. 07-11 14:07:28.466: Release patch semaphore, SemStatus(3)
  1028. 07-11 14:07:28.467: AndesMTEraseRomPatch
  1029. 07-11 14:07:28.467: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0
  1030. 07-11 14:07:28.467: AndesMTLoadFwMethodFwDlRing(810), cap->fw_len(459240)
  1031. 07-11 14:07:28.467: Build Date:
  1032. 07-11 14:07:28.467: _
  1033. 07-11 14:07:28.467: 2
  1034. 07-11 14:07:28.468: 0
  1035. 07-11 14:07:28.468: 1
  1036. 07-11 14:07:28.468: 7
  1037. 07-11 14:07:28.468: 0
  1038. 07-11 14:07:28.468: 7
  1039. 07-11 14:07:28.468: 1
  1040. 07-11 14:07:28.468: 8
  1041. 07-11 14:07:28.468: 1
  1042. 07-11 14:07:28.468: 4
  1043. 07-11 14:07:28.468: 3
  1044. 07-11 14:07:28.468: 7
  1045.  
  1046. 07-11 14:07:28.468: Build Date:
  1047. 07-11 14:07:28.469: _
  1048. 07-11 14:07:28.469: 2
  1049. 07-11 14:07:28.469: 0
  1050. 07-11 14:07:28.469: 1
  1051. 07-11 14:07:28.469: 7
  1052. 07-11 14:07:28.469: 0
  1053. 07-11 14:07:28.469: 7
  1054. 07-11 14:07:28.469: 1
  1055. 07-11 14:07:28.469: 8
  1056. 07-11 14:07:28.469: 1
  1057. 07-11 14:07:28.469: 4
  1058. 07-11 14:07:28.469: 3
  1059. 07-11 14:07:28.469: 7
  1060.  
  1061. 07-11 14:07:28.469: AndesRestartCheck: Current TOP_MISC2(0x1)
  1062. 07-11 14:07:28.470: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0)
  1063. 07-11 14:07:28.470: EventGenericEventHandler: CMD Success
  1064. 07-11 14:07:28.470: MtCmdAddressLenReq:(ret = 0)
  1065. 07-11 14:07:28.470: EventGenericEventHandler: CMD Success
  1066. 07-11 14:07:28.537: MtCmdAddressLenReq:(ret = 0)
  1067. 07-11 14:07:28.537: MtCmdFwStartReq: override = 1, address = 540672
  1068. 07-11 14:07:28.537: EventGenericEventHandler: CMD Success
  1069. 07-11 14:07:28.538: Build Date:
  1070. 07-11 14:07:28.538: _
  1071. 07-11 14:07:28.538: 2
  1072. 07-11 14:07:28.538: 0
  1073. 07-11 14:07:28.538: 1
  1074. 07-11 14:07:28.538: 6
  1075. 07-11 14:07:28.538: 1
  1076. 07-11 14:07:28.538: 2
  1077. 07-11 14:07:28.538: 3
  1078. 07-11 14:07:28.538: 0
  1079. 07-11 14:07:28.538: 1
  1080. 07-11 14:07:28.539: 0
  1081. 07-11 14:07:28.539: 1
  1082. 07-11 14:07:28.539: 1
  1083.  
  1084. 07-11 14:07:28.539: EventGenericEventHandler: CMD Success
  1085. 07-11 14:07:28.539: MtCmdAddressLenReq:(ret = 0)
  1086. 07-11 14:07:28.539: MtCmdFwStartReq: override = 4, address = 0
  1087. 07-11 14:07:28.573: EventGenericEventHandler: CMD Success
  1088. 07-11 14:07:28.658: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0
  1089. 07-11 14:07:28.702: MCU Init Done!
  1090. 07-11 14:07:28.702: efuse_probe: efuse = 10000212
  1091. 07-11 14:07:28.702: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
  1092. 07-11 14:07:28.703: RtmpEepromGetDefault::e2p_dafault=1
  1093. 07-11 14:07:28.703: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
  1094. 07-11 14:07:28.703: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000]
  1095. 07-11 14:07:28.703: NICReadEEPROMParameters():Calling eeinit
  1096. 07-11 14:07:28.704: NICReadEEPROMParameters: EEPROM 0x52 b313
  1097. 07-11 14:07:28.814: NICReadEEPROMParameters: EEPROM 0x52 b313
  1098. 07-11 14:07:28.814: Country Region from e2p = 101
  1099. 07-11 14:07:28.815: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
  1100. 07-11 14:07:28.815: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2
  1101. 07-11 14:07:28.815: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2
  1102. 07-11 14:07:28.815: rtmp_read_txpwr_from_eeprom(243): Don't Support this now!
  1103. 07-11 14:07:28.816: RTMPReadTxPwrPerRate(1382): Don't Support this now!
  1104. 07-11 14:07:28.816: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
  1105. 07-11 14:07:28.816: RcRadioInit(): pRadioCtrl=87752450,Band=0,rfcap=3,channel=1,PhyMode=2
  1106. 07-11 14:07:28.817: MtCmdSetDbdcCtrl:(ret = 0)
  1107. 07-11 14:07:36.638: Band Rf: 1, Phy Mode: 2
  1108. 07-11 14:07:36.638: AntCfgInit(2787): Not support for HIF_MT yet!
  1109. 07-11 14:07:36.639: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
  1110. 07-11 14:07:36.639: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!!
  1111. 07-11 14:07:36.640: EEPROM Init Done!
  1112. 07-11 14:07:36.640: mt_mac_init()-->
  1113. 07-11 14:07:36.640: mt_mac_pse_init(2787): Don't Support this now!
  1114. 07-11 14:07:36.640: mt7615_init_mac_cr()-->
  1115. 07-11 14:07:36.641: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
  1116. 07-11 14:07:36.641: mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c
  1117. 07-11 14:07:36.641: MtAsicSetMacMaxLen(1313): Not finish Yet!
  1118. 07-11 14:07:36.642: <--mt_mac_init()
  1119. 07-11 14:07:36.642: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
  1120. 07-11 14:07:36.642: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
  1121. 07-11 14:07:36.643: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
  1122. 07-11 14:07:36.643: MAC Init Done!
  1123. 07-11 14:07:36.644: MT7615BBPInit():BBP Initialization.....
  1124. 07-11 14:07:36.644:         Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
  1125. 07-11 14:07:36.644:         Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
  1126. 07-11 14:07:36.645: MT7615BBPInit() todo
  1127. 07-11 14:07:36.645: PHY Init Done!
  1128. 07-11 14:07:36.646: tx_pwr_comp_init():NotSupportYet!
  1129. 07-11 14:07:36.646: MtCmdSetMacTxRx:(ret = 0)
  1130. 07-11 14:07:36.646: CountryCode(2.4G/5G)=5/7, RFIC=25, PHY mode(2.4G/5G)=49/49, support 24 channels
  1131. 07-11 14:07:36.676: WifiSysOpen(), wdev idx = 0
  1132. 07-11 14:07:36.676: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b1
  1133. 07-11 14:07:36.676: MtCmdSetDbdcCtrl:(ret = 0)
  1134. 07-11 14:07:36.677: ApAutoChannelAtBootUp----------------->
  1135. 07-11 14:07:36.677: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1
  1136. 07-11 14:07:36.677: MtCmdSetMacTxRx:(ret = 0)
  1137. 07-11 14:07:36.678: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1138. 07-11 14:07:36.678: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1139. 07-11 14:07:36.679: MtCmdGetRXDCOCCalResult:(ret = 0)
  1140. 07-11 14:07:36.679: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1141. 07-11 14:07:36.679: MtCmdGetRXDCOCCalResult:(ret = 0)
  1142. 07-11 14:07:36.680: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1143. 07-11 14:07:36.680: MtCmdGetTXDPDCalResult:(ret = 0)
  1144. 07-11 14:07:36.681: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1145. 07-11 14:07:36.681: MtCmdGetTXDPDCalResult:(ret = 0)
  1146. 07-11 14:07:36.682: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1147. 07-11 14:07:36.682: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1148. 07-11 14:07:37.256: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1149. 07-11 14:07:37.257: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1150. 07-11 14:07:37.257: MtCmdGetRXDCOCCalResult:(ret = 0)
  1151. 07-11 14:07:37.258: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1152. 07-11 14:07:37.258: MtCmdGetRXDCOCCalResult:(ret = 0)
  1153. 07-11 14:07:37.259: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1154. 07-11 14:07:37.259: MtCmdGetTXDPDCalResult:(ret = 0)
  1155. 07-11 14:07:37.260: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1156. 07-11 14:07:37.260: MtCmdGetTXDPDCalResult:(ret = 0)
  1157. 07-11 14:07:37.260: MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1158. 07-11 14:07:37.261: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1159. 07-11 14:07:37.510: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0)
  1160. 07-11 14:07:37.766: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1161. 07-11 14:07:37.891: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1162. 07-11 14:07:37.891: MtCmdGetRXDCOCCalResult:(ret = 0)
  1163. 07-11 14:07:37.891: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1164. 07-11 14:07:37.892: MtCmdGetRXDCOCCalResult:(ret = 0)
  1165. 07-11 14:07:37.892: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1166. 07-11 14:07:37.893: MtCmdGetTXDPDCalResult:(ret = 0)
  1167. 07-11 14:07:37.893: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1168. 07-11 14:07:37.894: MtCmdGetTXDPDCalResult:(ret = 0)
  1169. 07-11 14:07:37.894: MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1170. 07-11 14:07:37.895: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1171. 07-11 14:07:38.385: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1172. 07-11 14:07:38.385: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1173. 07-11 14:07:38.510: MtCmdGetRXDCOCCalResult:(ret = 0)
  1174. 07-11 14:07:38.510: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1175. 07-11 14:07:38.511: MtCmdGetRXDCOCCalResult:(ret = 0)
  1176. 07-11 14:07:38.511: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1177. 07-11 14:07:38.511: MtCmdGetTXDPDCalResult:(ret = 0)
  1178. 07-11 14:07:38.512: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1179. 07-11 14:07:38.512: MtCmdGetTXDPDCalResult:(ret = 0)
  1180. 07-11 14:07:38.513: MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1181. 07-11 14:07:38.513: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1182. 07-11 14:07:38.973: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1183. 07-11 14:07:39.097: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1184. 07-11 14:07:39.098: MtCmdGetRXDCOCCalResult:(ret = 0)
  1185. 07-11 14:07:39.098: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1186. 07-11 14:07:39.099: MtCmdGetRXDCOCCalResult:(ret = 0)
  1187. 07-11 14:07:39.099: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1188. 07-11 14:07:39.100: MtCmdGetTXDPDCalResult:(ret = 0)
  1189. 07-11 14:07:39.100: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1190. 07-11 14:07:39.101: MtCmdGetTXDPDCalResult:(ret = 0)
  1191. 07-11 14:07:39.101: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1192. 07-11 14:07:39.101: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1193. 07-11 14:07:39.593: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1194. 07-11 14:07:39.727: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1195. 07-11 14:07:39.728: MtCmdGetRXDCOCCalResult:(ret = 0)
  1196. 07-11 14:07:39.728: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1197. 07-11 14:07:39.729: MtCmdGetRXDCOCCalResult:(ret = 0)
  1198. 07-11 14:07:39.729: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1199. 07-11 14:07:39.730: MtCmdGetTXDPDCalResult:(ret = 0)
  1200. 07-11 14:07:39.730: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1201. 07-11 14:07:39.731: MtCmdGetTXDPDCalResult:(ret = 0)
  1202. 07-11 14:07:39.731: MtCmdChannelSwitch: control_chl = 56,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1203. 07-11 14:07:39.732: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1204. 07-11 14:07:40.175: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1205. 07-11 14:07:40.298: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1206. 07-11 14:07:40.299: MtCmdGetRXDCOCCalResult:(ret = 0)
  1207. 07-11 14:07:40.299: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1208. 07-11 14:07:40.300: MtCmdGetRXDCOCCalResult:(ret = 0)
  1209. 07-11 14:07:40.300: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1210. 07-11 14:07:40.301: MtCmdGetTXDPDCalResult:(ret = 0)
  1211. 07-11 14:07:40.301: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1212. 07-11 14:07:40.302: MtCmdGetTXDPDCalResult:(ret = 0)
  1213. 07-11 14:07:40.302: MtCmdChannelSwitch: control_chl = 60,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1214. 07-11 14:07:40.303: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1215. 07-11 14:07:40.930: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1216. 07-11 14:07:40.931: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290]  offset [1a00]
  1217. 07-11 14:07:40.931: MtCmdGetRXDCOCCalResult:(ret = 0)
  1218. 07-11 14:07:40.932: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210]  offset [1900]
  1219. 07-11 14:07:40.932: MtCmdGetRXDCOCCalResult:(ret = 0)
  1220. 07-11 14:07:40.932: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
  1221. 07-11 14:07:40.933: MtCmdGetTXDPDCalResult:(ret = 0)
  1222. 07-11 14:07:40.933: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
  1223. 07-11 14:07:40.934: MtCmdGetTXDPDCalResult:(ret = 0)
  1224. 07-11 14:07:40.934: MtCmdChannelSwitch: control_chl = 64,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
  1225. 07-11 14:07:40.935: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1226. 07-11 14:07:41.780: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1227. 07-11 14:07:41.780: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1228. 07-11 14:07:41.781: MtCmdGetRXDCOCCalResult:(ret = 0)
  1229. 07-11 14:07:41.781: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1230. 07-11 14:07:41.782: MtCmdGetRXDCOCCalResult:(ret = 0)
  1231. 07-11 14:07:41.782: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1232. 07-11 14:07:41.783: MtCmdGetTXDPDCalResult:(ret = 0)
  1233. 07-11 14:07:41.783: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1234. 07-11 14:07:41.784: MtCmdGetTXDPDCalResult:(ret = 0)
  1235. 07-11 14:07:41.784: MtCmdChannelSwitch: control_chl = 100,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1236. 07-11 14:07:41.785: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1237. 07-11 14:07:42.496: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1238. 07-11 14:07:42.530: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1239. 07-11 14:07:42.531: MtCmdGetRXDCOCCalResult:(ret = 0)
  1240. 07-11 14:07:42.531: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1241. 07-11 14:07:42.532: MtCmdGetRXDCOCCalResult:(ret = 0)
  1242. 07-11 14:07:42.532: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1243. 07-11 14:07:42.532: MtCmdGetTXDPDCalResult:(ret = 0)
  1244. 07-11 14:07:42.533: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1245. 07-11 14:07:42.533: MtCmdGetTXDPDCalResult:(ret = 0)
  1246. 07-11 14:07:42.534: MtCmdChannelSwitch: control_chl = 104,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1247. 07-11 14:07:42.534: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1248. 07-11 14:07:42.597: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1249. 07-11 14:07:42.726: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1250. 07-11 14:07:42.727: MtCmdGetRXDCOCCalResult:(ret = 0)
  1251. 07-11 14:07:42.727: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1252. 07-11 14:07:42.728: MtCmdGetRXDCOCCalResult:(ret = 0)
  1253. 07-11 14:07:42.728: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1254. 07-11 14:07:42.728: MtCmdGetTXDPDCalResult:(ret = 0)
  1255. 07-11 14:07:42.728: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1256. 07-11 14:07:42.729: MtCmdGetTXDPDCalResult:(ret = 0)
  1257. 07-11 14:07:42.729: MtCmdChannelSwitch: control_chl = 108,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1258. 07-11 14:07:42.730: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1259. 07-11 14:07:43.222: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1260. 07-11 14:07:43.361: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1261. 07-11 14:07:43.361: MtCmdGetRXDCOCCalResult:(ret = 0)
  1262. 07-11 14:07:43.361: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1263. 07-11 14:07:43.362: MtCmdGetRXDCOCCalResult:(ret = 0)
  1264. 07-11 14:07:43.362: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1265. 07-11 14:07:43.362: MtCmdGetTXDPDCalResult:(ret = 0)
  1266. 07-11 14:07:43.363: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1267. 07-11 14:07:43.363: MtCmdGetTXDPDCalResult:(ret = 0)
  1268. 07-11 14:07:43.363: MtCmdChannelSwitch: control_chl = 112,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1269. 07-11 14:07:43.364: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1270. 07-11 14:07:43.953: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1271. 07-11 14:07:43.953: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1272. 07-11 14:07:43.954: MtCmdGetRXDCOCCalResult:(ret = 0)
  1273. 07-11 14:07:43.954: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1274. 07-11 14:07:43.955: MtCmdGetRXDCOCCalResult:(ret = 0)
  1275. 07-11 14:07:43.955: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1276. 07-11 14:07:43.955: MtCmdGetTXDPDCalResult:(ret = 0)
  1277. 07-11 14:07:43.955: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1278. 07-11 14:07:43.956: MtCmdGetTXDPDCalResult:(ret = 0)
  1279. 07-11 14:07:43.956: MtCmdChannelSwitch: control_chl = 116,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1280. 07-11 14:07:43.956: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1281. 07-11 14:07:44.385: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1282. 07-11 14:07:44.519: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1283. 07-11 14:07:44.520: MtCmdGetRXDCOCCalResult:(ret = 0)
  1284. 07-11 14:07:44.520: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1285. 07-11 14:07:44.520: MtCmdGetRXDCOCCalResult:(ret = 0)
  1286. 07-11 14:07:44.521: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1287. 07-11 14:07:44.521: MtCmdGetTXDPDCalResult:(ret = 0)
  1288. 07-11 14:07:44.521: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1289. 07-11 14:07:44.522: MtCmdGetTXDPDCalResult:(ret = 0)
  1290. 07-11 14:07:44.522: MtCmdChannelSwitch: control_chl = 120,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1291. 07-11 14:07:44.522: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1292. 07-11 14:07:45.089: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1293. 07-11 14:07:45.090: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1294. 07-11 14:07:45.090: MtCmdGetRXDCOCCalResult:(ret = 0)
  1295. 07-11 14:07:45.090: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1296. 07-11 14:07:45.091: MtCmdGetRXDCOCCalResult:(ret = 0)
  1297. 07-11 14:07:45.091: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1298. 07-11 14:07:45.091: MtCmdGetTXDPDCalResult:(ret = 0)
  1299. 07-11 14:07:45.091: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1300. 07-11 14:07:45.092: MtCmdGetTXDPDCalResult:(ret = 0)
  1301. 07-11 14:07:45.092: MtCmdChannelSwitch: control_chl = 124,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1302. 07-11 14:07:45.093: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1303. 07-11 14:07:45.657: [DfsSwitchCheck]: DFS ByPass TX calibration.
  1304. 07-11 14:07:45.658: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1305. 07-11 14:07:45.658: MtCmdGetRXDCOCCalResult:(ret = 0)
  1306. 07-11 14:07:45.658: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1307. 07-11 14:07:45.659: MtCmdGetRXDCOCCalResult:(ret = 0)
  1308. 07-11 14:07:45.659: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1309. 07-11 14:07:45.659: MtCmdGetTXDPDCalResult:(ret = 0)
  1310. 07-11 14:07:45.659: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1311. 07-11 14:07:45.660: MtCmdGetTXDPDCalResult:(ret = 0)
  1312. 07-11 14:07:45.660: MtCmdChannelSwitch: control_chl = 128,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1313. 07-11 14:07:45.660: BW = 3,TXStream = 4, RXStream = 4, scan(1)
  1314. 07-11 14:07:46.105:  AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 49,Channel = 116  
  1315. 07-11 14:07:46.412: ApAutoChannelAtBootUp<-----------------
  1316. 07-11 14:07:46.412: Current Channel is 116. DfsZeroWaitSupport=0
  1317. 07-11 14:07:46.412: MtAsicSetChBusyStat(865): Not support for HIF_MT yet!
  1318. 07-11 14:07:46.412: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
  1319. 07-11 14:07:46.413: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:49,Channel=116
  1320. 07-11 14:07:46.413: CountryCode(2.4G/5G)=5/7, RFIC=25, PHY mode(2.4G/5G)=49/49, support 24 channels
  1321. 07-11 14:07:46.413: Enable 20/40 BSSCoex Channel Scan(BssCoex=1)
  1322. 07-11 14:07:46.414: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
  1323. 07-11 14:07:46.414:  LinkToOmacIdx = 0, LinkToWdevType = 1
  1324. 07-11 14:07:46.414: [RadarStateCheck]Set into RD_NORMAL_MODE
  1325. 07-11 14:07:46.414: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO),                 CmdBssInfoBmcRate.u2BcTransmit= 8192,                 CmdBssInfoBmcRate.u2McTransmit = 8196
  1326. 07-11 14:07:46.415: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 0, BandIdx: 0
  1327. 07-11 14:07:46.415: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0
  1328. 07-11 14:07:46.416: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0
  1329. 07-11 14:07:46.416: mt7615_bbp_adjust():rf_bw=3, ext_ch=1, PrimCh=116, HT-CentCh=118, VHT-CentCh=114
  1330. 07-11 14:07:46.450: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610]  offset [1e00]
  1331. 07-11 14:07:46.451: MtCmdGetRXDCOCCalResult:(ret = 0)
  1332. 07-11 14:07:46.451: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530]  offset [1d00]
  1333. 07-11 14:07:46.452: MtCmdGetRXDCOCCalResult:(ret = 0)
  1334. 07-11 14:07:46.452: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
  1335. 07-11 14:07:46.452: MtCmdGetTXDPDCalResult:(ret = 0)
  1336. 07-11 14:07:46.452: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
  1337. 07-11 14:07:46.453: MtCmdGetTXDPDCalResult:(ret = 0)
  1338. 07-11 14:07:46.453: MtCmdChannelSwitch: control_chl = 116,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
  1339. 07-11 14:07:46.454: BW = 3,TXStream = 4, RXStream = 4, scan(0)
  1340. 07-11 14:07:47.707: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 114(Prim=116, HT-CentCh=118, VHT-CentCh=114, BBP_BW=3)
  1341. 07-11 14:07:47.836: [WrapDfsRadarDetectStart]: Band0Ch is 116
  1342. 07-11 14:07:47.837: [WrapDfsRadarDetectStart]: Band1Ch is 0
  1343. 07-11 14:07:47.837: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY
  1344. 07-11 14:07:47.837: MtAsicSetRalinkBurstMode(2618): Not support for HIF_MT yet!
  1345. 07-11 14:07:47.837: MtAsicSetPiggyBack(802): Not support for HIF_MT yet!
  1346. 07-11 14:07:47.838: MtAsicSetTxPreamble(2597): Not support for HIF_MT yet!
  1347. 07-11 14:07:47.838: RTMPSetLEDStatus: before AndesLedEnhanceOP , status=1, LED_CMD=2!
  1348. 07-11 14:07:47.838: AndesLedEnhanceOP: Success!
  1349. 07-11 14:07:47.838: ap_ftkd> Initialize FT KDP Module...
  1350. 07-11 14:07:47.839: Main bssid = XX:XX:XX:XX:XX:XX
  1351. 07-11 14:07:47.839: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
  1352. 07-11 14:07:47.839: MtCmdSetMacTxRx:(ret = 0)
  1353. 07-11 14:07:47.839: fdb_enable()
  1354. 07-11 14:07:48.140: MCS Set = ff ff ff ff 01
  1355. 07-11 14:07:48.140: <==== mt_wifi_init, Status=0
  1356. 07-11 14:07:48.324: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
  1357. 07-11 14:07:48.325: MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 1
  1358. 07-11 14:07:48.325: WDS_Init():
  1359. 07-11 14:07:48.325: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1360. 07-11 14:07:48.325:   MacTabMatchWCID = 0
  1361. 07-11 14:07:48.325: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1362. 07-11 14:07:48.326:   MacTabMatchWCID = 0
  1363. 07-11 14:07:48.326: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1364. 07-11 14:07:48.326:   MacTabMatchWCID = 0
  1365. 07-11 14:07:48.326: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1366. 07-11 14:07:48.326:   MacTabMatchWCID = 0
  1367. 07-11 14:07:48.327: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1368. 07-11 14:07:48.327:   MacTabMatchWCID = 0
  1369. 07-11 14:07:48.327: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1370. 07-11 14:07:48.327:   MacTabMatchWCID = 0
  1371. 07-11 14:07:48.327: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1372. 07-11 14:07:48.328:   MacTabMatchWCID = 0
  1373. 07-11 14:07:48.328: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1374. 07-11 14:07:48.328:   MacTabMatchWCID = 0
  1375. 07-11 14:07:48.328: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1376. 07-11 14:07:48.328:   MacTabMatchWCID = 0
  1377. 07-11 14:07:48.329: The new WDS interface MAC = FF:FF:FF:FF:FF:FF
  1378. 07-11 14:07:48.329:   MacTabMatchWCID = 0
  1379. 07-11 14:07:48.329: Total allocated 10 WDS interfaces!
  1380. 07-11 14:07:48.329: WtcSetMaxStaNum: MaxStaNum:81, BssidNum:1, WdsNum:10, ApcliNum:2, MaxNumChipRept:32, MinMcastWcid:125
  1381. 07-11 14:07:48.356: red_is_enabled: set CR4/N9 RED Enable to 1.
  1382. 07-11 14:07:48.415: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
  1383. 07-11 14:07:48.416: Correct apidx from 0 to 0 for WscUUIDInit
  1384. 07-11 14:07:48.416: Generate UUID for apidx(0)
  1385. 07-11 14:07:48.416: UUID: c063377c, len = 16
  1386. 07-11 14:07:48.416: 0x0000 :
  1387. 07-11 14:07:48.416: bc
  1388. 07-11 14:07:48.416: 32
  1389. 07-11 14:07:48.416: 9e
  1390. 07-11 14:07:48.417: 00
  1391. 07-11 14:07:48.417: 1d
  1392. 07-11 14:07:48.417: d8
  1393. 07-11 14:07:48.417: 11
  1394. 07-11 14:07:48.417: b2
  1395. 07-11 14:07:48.417: 86
  1396. 07-11 14:07:48.417: 01
  1397. 07-11 14:07:48.417: 74
  1398. 07-11 14:07:48.417: da
  1399. 07-11 14:07:48.417: da
  1400. 07-11 14:07:48.417: cb
  1401. 07-11 14:07:48.417: 59
  1402. 07-11 14:07:48.418: b0
  1403.  
  1404.  
  1405. 07-11 14:07:48.447: br0: port 3(rai0) entered blocking state
  1406. 07-11 14:07:48.447: br0: port 3(rai0) entered disabled state
  1407. 07-11 14:07:48.484: device rai0 entered promiscuous mode
  1408. 07-11 14:07:48.485: br0: port 3(rai0) entered blocking state
  1409. 07-11 14:07:48.485: br0: port 3(rai0) entered forwarding state
  1410. 07-11 14:07:49.523: wland: No such file or directory
  1411. 07-11 14:07:49.555: syslogd: Already running.
  1412. 07-11 14:07:49.619: klogd: Already running.
  1413. 07-11 14:07:49.662: device vlan2 entered promiscuous mode
  1414. 07-11 14:07:50.419: NET: Registered protocol family 10
  1415. 07-11 14:07:50.463: Segment Routing with IPv6
  1416. 07-11 14:07:50.723: fast-classifier: starting up
  1417. 07-11 14:07:50.724: fast-classifier: registered
  1418. 07-11 14:07:51.055: cp: cannot stat '/tmp/mycron.d/*': No such file or directory
  1419. 07-11 14:07:51.056: cat: /proc/net/ip_conntrack_flush: No such file or directory
  1420. 07-11 14:07:51.088: cp: cannot stat '/jffs/mycron.d/*': No such file or directory
  1421. 07-11 14:07:51.120: cp: cannot stat '/mmc/mycron.d/*': No such file or directory
  1422. 07-11 14:07:51.121: 0
  1423. 07-11 14:07:51.221: Key is a ssh-rsa key
  1424. 07-11 14:07:51.254: Wrote key to '/tmp/root/.ssh/ssh_host_rsa_key'
  1425. 07-11 14:07:52.066: /etc/config/eop-tunnel.firewall: line 16: [: -eq: unary operator expected
  1426. 07-11 14:07:52.130: iptables: No chain/target/match by that name.
  1427. 07-11 14:07:52.230: iptables: No chain/target/match by that name.
  1428. 07-11 14:07:52.290: iptables: No chain/target/match by that name.
  1429. 07-11 14:07:52.354: device vlan2 left promiscuous mode
  1430. 07-11 14:07:52.402: ==>Set_RadioOn_Proc (ON) equal to current state, ignore!!! (wdev_idx 0)
  1431. 07-11 14:07:52.497: ==>Set_RadioOn_Proc (ON) equal to current state, ignore!!! (wdev_idx 0)
  1432. 07-11 14:07:52.742: /opt/etc/init.d/rcS: No such file or directory
  1433. 07-11 14:07:52.743: /jffs/etc/init.d/rcS: No such file or directory
  1434. 07-11 14:07:52.743: /mmc/etc/init.d/rcS: No such file or directory
  1435. 07-11 14:07:52.854: rmmod: ERROR: Module eoip is not currently loaded
  1436. 07-11 14:07:52.918: /etc/config/eop-tunnel.startup: line 18: [: -eq: unary operator expected
  1437. 07-11 14:07:53.302: proxywatchdog.sh: no process found
  1438. 07-11 14:07:53.638: /mnt/smbshare
  1439. 07-11 14:07:53.676: umount: /mnt/smbshare: no mount point specified.
  1440. 07-11 14:07:53.677: rmmod: ERROR: Module cifs is not currently loaded
  1441. 07-11 14:07:53.677: rmmod: ERROR: Module fscache is not currently loaded
  1442. 07-11 14:07:53.788: schedulerb.sh: no process found
  1443. 07-11 14:07:53.852: shatd: no process found
  1444. 07-11 14:07:53.932: wdswatchdog.sh: no process found
  1445. 07-11 14:07:55.002: The Milkfish Router Services
  1446. 07-11 14:07:55.003: ERROR: Necessary service setting not found: milkfish_username - aborting.
  1447. 07-11 14:07:55.690: The Milkfish Router Services
  1448. 07-11 14:07:55.732: Restoring SIP ddsubscriber database from NVRAM...
  1449. 07-11 14:07:55.732: Empty.
  1450. 07-11 14:07:55.732: The Milkfish Router Services
  1451. 07-11 14:07:55.732: Restoring SIP ddaliases database from NVRAM...
  1452. 07-11 14:07:55.732: Empty.
  1453.  
  1454.  
  1455. ---------- 2018-07-11 14:15:53 -0600: Logging Stopped ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement