Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.01 KB | None | 0 0
  1. U-Boot 1.1.4-dirty (Oct 12 2017 - 17:31:36)(COMPRESSED)
  2.  
  3. ap151 - Dragonfly 1.0
  4.  
  5. DRAM: 64 MB
  6. Top of RAM usable for U-Boot at: 84000000
  7. Reserving 212k for U-Boot at: 83fc8000
  8. Reserving 132k for malloc() at: 83fa7000
  9. Reserving 44 Bytes for Board Info at: 83fa6fd4
  10. Reserving 36 Bytes for Global Data at: 83fa6fb0
  11. Reserving 128k for boot params() at: 83f86fb0
  12. Stack Pointer at: 83f86f98
  13. Now running in RAM - U-Boot at: 83fc8000
  14. Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x17
  15. flash size 8MB, sector count = 2048
  16. Flash: 8 MB
  17. Using default environment
  18.  
  19. Autobooting in 1 seconds
  20. verifying uboot partition...
  21. ok
  22. verifying kernel and romfs partition...
  23. ok
  24. Now starting to boot from uboot2!
  25.  
  26.  
  27. U-Boot 1.1.4-dirty (Oct 12 2017 - 17:37:14)
  28.  
  29. ap151 - Dragonfly 1.0
  30.  
  31. DRAM: 64 MB
  32. Top of RAM usable for U-Boot at: 84000000
  33. Reserving 137k for U-Boot at: 83fdc000
  34. Reserving 132k for malloc() at: 83fbb000
  35. Reserving 44 Bytes for Board Info at: 83fbafd4
  36. Reserving 36 Bytes for Global Data at: 83fbafb0
  37. Reserving 128k for boot params() at: 83f9afb0
  38. Stack Pointer at: 83f9af98
  39. Now running in RAM - U-Boot at: 83fdc000
  40. Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x17
  41. flash size 8MB, sector count = 2048
  42. Flash: 8 MB
  43. Using default environment
  44.  
  45. In: serial
  46. Out: serial
  47. Err: serial
  48. Net: ath_gmac_enet_initialize...
  49. No valid address in Flash. Using fixed address
  50. Fetching MAC Address from 0x83ff114c
  51. ath_gmac_enet_initialize: reset mask:c02200
  52. Dragonfly----> S27 PHY *
  53. : cfg1 0x80000000 cfg2 0x7114
  54. eth0: 00:03:7f:09:0b:ad
  55. athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
  56. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
  57. eth0 up
  58. ATHRS27: resetting s27
  59. ATHRS27: s27 reset done
  60. : cfg1 0x800c0000 cfg2 0x7214
  61. eth1: 00:0c:f0:60:dc:98
  62. athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000
  63. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10
  64. athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000
  65. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10
  66. athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000
  67. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10
  68. athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
  69. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
  70. eth1 up
  71. eth0, eth1
  72. Setting 0x181162c0 to 0x5ebc2100
  73. Autobooting in 1 seconds
  74. ## Booting image at 9f040000 ...
  75. Uncompressing Kernel Image ... OK
  76. No initrd
  77. ## Transferring control to Linux (at address 80060000) ...
  78. ## Giving linux memsize in bytes, 67108864
  79.  
  80. Starting kernel ...
  81.  
  82. [ 0.000000] Linux version 3.3.8 (jenkins@Sohocilnx1) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Thu Oct 12 17:39:11 CST 2017
  83. [ 0.000000] bootconsole [early0] enabled
  84. [ 0.000000] CPU revision is: 00019750 (MIPS 74Kc)
  85. [ 0.000000] SoC: Qualcomm Atheros QCA956X rev 0
  86. [ 0.000000] Clocks: CPU:775.000MHz, DDR:550.002MHz, AHB:258.333MHz, Ref:25.000MHz
  87. [ 0.000000] Determined physical RAM map:
  88. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  89. [ 0.000000] Initrd not found or empty - disabling initrd
  90. [ 0.000000] Zone PFN ranges:
  91. [ 0.000000] Normal 0x00000000 -> 0x00004000
  92. [ 0.000000] Movable zone start PFN for each node
  93. [ 0.000000] Early memory PFN ranges
  94. [ 0.000000] 0: 0x00000000 -> 0x00004000
  95. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  96. [ 0.000000] Kernel command line: board=AP151 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
  97. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  98. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  99. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  100. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  101. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  102. [ 0.000000] Writing ErrCtl register=00000000
  103. [ 0.000000] Readback ErrCtl register=00000000
  104. [ 0.000000] Memory: 61380k/65536k available (2211k kernel code, 4156k reserved, 568k data, 180k init, 0k highmem)
  105. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  106. [ 0.000000] NR_IRQS:83
  107. [ 0.000000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  108. [ 0.060000] pid_max: default: 32768 minimum: 301
  109. [ 0.060000] Mount-cache hash table entries: 512
  110. [ 0.070000] Initialized recycle list for cpu 0.
  111. [ 0.070000] NET: Registered protocol family 16
  112. [ 0.080000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
  113. [ 0.080000] MIPS: machine is Qualcomm Atheros AP151 reference board
  114. [ 0.090000] registering PCI controller with io_map_base unset
  115. [ 0.100000] bio: create slab <bio-0> at 0
  116. [ 0.100000] PCI host bridge to bus 0000:00
  117. [ 0.110000] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
  118. [ 0.110000] pci_bus 0000:00: root bus resource [io 0x0001]
  119. [ 0.120000] pci 0000:00:00.0: invalid calibration data
  120. [ 0.120000] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
  121. [ 0.130000] pci 0000:00:00.0: using irq 40 for pin 1
  122. [ 0.130000] Switching to clocksource MIPS
  123. [ 0.140000] NET: Registered protocol family 2
  124. [ 0.140000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  125. [ 0.140000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  126. [ 0.150000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  127. [ 0.150000] TCP: Hash tables configured (established 2048 bind 2048)
  128. [ 0.160000] TCP reno registered
  129. [ 0.160000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  130. [ 0.170000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  131. [ 0.170000] NET: Registered protocol family 1
  132. [ 0.190000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  133. [ 0.190000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  134. [ 0.200000] msgmni has been set to 119
  135. [ 0.210000] io scheduler noop registered
  136. [ 0.210000] io scheduler deadline registered (default)
  137. [ 0.220000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  138. [ 0.240000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  139. [ 0.250000] console [ttyS0] enabled, bootconsole disabled
  140. [ 0.250000] console [ttyS0] enabled, bootconsole disabled
  141. [ 0.260000] m25p80 spi0.0: found m25qh64a, expected m25p80
  142. [ 0.270000] m25p80 spi0.0: m25qh64a (8192 Kbytes)
  143. [ 0.270000] Searching for RedBoot partition table
  144. [ 0.280000] 9 RedBoot partitions found on MTD device spi0.0
  145. [ 0.280000] Creating 9 MTD partitions on "spi0.0":
  146. [ 0.290000] 0x000000000000-0x00000001b800 : "factory_boot"
  147. [ 0.300000] mtd: partition "factory_boot" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  148. [ 0.310000] 0x00000001b800-0x00000001c000 : "factory_info"
  149. [ 0.320000] 0x00000001c000-0x000000020000 : "art"
  150. [ 0.320000] 0x000000020000-0x000000030000 : "config"
  151. [ 0.330000] 0x000000030000-0x000000040000 : "normal_boot"
  152. [ 0.340000] 0x000000040000-0x000000140084 : "kernel"
  153. [ 0.340000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  154. [ 0.350000] 0x000000140084-0x0000006c0000 : "rootfs"
  155. [ 0.360000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  156. [ 0.370000] mtd: partition "rootfs" set to be root filesystem
  157. [ 0.380000] 0x0000006c0000-0x000000800000 : "rootfs_data"
  158. [ 0.390000] 0x000000040000-0x000000800000 : "firmware"
  159. [ 0.390000] Registered character driver slp_flash_chrdev
  160. [ 0.400000] u32 classifier
  161. [ 0.400000] Performance counters on
  162. [ 0.410000] input device check on
  163. [ 0.410000] Actions configured
  164. [ 0.410000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  165. [ 0.420000] TCP cubic registered
  166. [ 0.420000] NET: Registered protocol family 17
  167. [ 0.430000] 8021q: 802.1Q VLAN Support v1.8
  168. [ 0.440000] Flash UID signiture check OK.
  169. [ 0.440000] ### of_selftest(): No testcase data in device tree; not running tests
  170. [ 0.450000] VFS: Mounted root (squashfs filesystem) readonly on device 31:6.
  171. [ 0.460000] Freeing unused kernel memory: 180k freed
  172. - preinit -
  173. - regular preinit -
  174. [ 2.720000] JFFS2 notice: (338) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  175. switching to jffs2
  176. - init -
  177.  
  178. Please press Enter to activate this console. Thu Oct 12 09:39:00 UTC 2017
  179. 2+0 records in
  180. 2+0 records out
  181. [ 5.530000] ar71xx: invalid MDIO id 1
  182. [ 5.960000] ag71xx_mdio: probed
  183. [ 5.970000] ag71xx_mdio: probed
  184. [ 5.980000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  185. [ 6.530000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
  186. [ 6.540000] eth1: Atheros AG71xx at 0xba000000, irq 5
  187. [ 7.100000] eth1: Found an AR934X built-in switch
  188. [ 8.350000] PPP generic driver version 2.4.2
  189. [ 8.440000] asf: module license 'Proprietary' taints kernel.
  190. [ 8.440000] Disabling lock debugging due to kernel taint
  191. [ 8.760000] ath_hal: 0.9.17.1 (AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  192. [ 8.790000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  193. [ 8.810000] ath_tx99: Version 2.0
  194. [ 8.810000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  195. [ 8.970000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  196. [ 8.990000]
  197. [ 8.990000] ----------------- AHB Radio0 Caldata--------------------
  198. [ 9.000000] 02 02 00 02 03 04 05 06 00 00 00 00 00 00 00 00
  199. [ 9.000000] -----------------------------------------------
  200. [ 9.000000]
  201. [ 9.010000]
  202. [ 9.010000] ----------------- PCI Radio0 Caldata--------------------
  203. [ 9.020000] 20 2F 09 1E 01 01 00 03 7F 77 74 94 00 00 20 00
  204. [ 9.030000] -----------------------------------------------
  205. [ 9.030000]
  206. [ 9.750000] __ath_attach: Set global_scn[0]
  207. [ 9.760000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
  208. [ 9.770000] ACBKMinfree = 48
  209. [ 9.770000] ACBEMinfree = 32
  210. [ 9.770000] ACVIMinfree = 16
  211. [ 9.780000] ACVOMinfree = 0
  212. [ 9.780000] CABMinfree = 48
  213. [ 9.780000] UAPSDMinfree = 0
  214. [ 9.780000] ATH_TXBUF=512
  215. [ 9.790000] Enterprise mode: 0x03bda000
  216. [ 9.800000] Restoring Cal data from Flash
  217. [ 9.800000]
  218. [ 9.800000] ART Version : -48.0.0
  219. [ 9.810000] SW Image Version : -48.0.0.0.0
  220. [ 9.810000] Board Revision :
  221. [ 9.820000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
  222. [ 9.830000] ath_get_caps[6178] rx chainmask mismatch actual 7 sc_chainmak 0
  223. [ 9.830000] ath_get_caps[6153] tx chainmask mismatch actual 7 sc_chainmak 0
  224. [ 9.850000] ath_tx_paprd_init sc 83018000 PAPRD Enabled
  225. [ 9.860000] wifi0: Atheros 956X: mem_start: =0xb8100000, mem_end: =0xb8120000, irq=47
  226. [ 9.860000] ath_da_pci: (Atheros/multi-bss)
  227. [ 10.310000] ath_ol_pci: (Atheros/multi-bss)
  228. [ 10.310000] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x56
  229. [ 10.320000] ath_ol_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
  230. [ 10.330000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
  231. [ 10.330000] hif_pci_enable_bus: hif_enable_pci done *********** QCA9888 *************hif_pci_enable_bus: hif_type = 0xe, target_type = 0xchif_pci_enable_bus: hif_pci_probe_tgt_wakeup donehif_target_sync: Loop checking FW signalhif_target_sync:E
  232. [ 10.380000] chip_id 0xc chip_revision 0x0
  233. [ 10.380000]
  234. [ 10.380000] CLOCK PLL skipped
  235. [ 10.390000] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
  236. [ 10.390000] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
  237. [ 10.400000] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_pci_configure_legacy_irq: Ehif_pci_configure_legacy_irq: X, ret = 0hif_enable: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pi4
  238. [ 10.430000] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON
  239. [ 10.440000] __ol_ath_attach() Allocated scn 83380380
  240. [ 10.450000] __ol_ath_attach: dev name wifi1
  241. [ 10.450000] ol_ath_attach interface_id 1
  242. [ 10.460000] ol_target_init() BMI inited.
  243. [ 10.460000] ol_target_init() BMI Get Target Info.
  244. [ 10.470000] Chip id: 0xc, chip version: 0x1000000
  245. [ 10.470000]
  246. [ 10.470000] CE WAR Disabled
  247. [ 10.480000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  248. [ 10.480000] ol_target_init() configure Target .
  249. [ 10.490000]
  250. [ 10.490000] Target Version is 1000000
  251. [ 10.490000]
  252. [ 10.490000] Flash Download Address c0000
  253. [ 10.500000] ol_transfer_bin_file: flash data file defined
  254. [ 10.500000]
  255. [ 10.500000] wifi1 NOR FLASH Select OFFSET 0
  256. [ 10.510000] qc98xx_verify_checksum: flash checksum passed: 0x1e09
  257. [ 10.520000] ol_transfer_bin_file 3848: Download Flash data len 12064
  258. [ 10.520000] Board extended Data download address: 0x0
  259. [ 10.550000]
  260. [ 10.550000] Board data initialized
  261. [ 10.560000] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  262. [ 10.560000]
  263. [ 10.560000] Selecting OTP binary for CHIP Version 0
  264. [ 10.740000] ol_transfer_bin_file 3676: downloading file 0, Download data len 9080
  265. [ 10.780000]
  266. [ 10.780000] First OTP send param 8000
  267. [ 11.030000] ol_ath_download_firmware :First OTP download and Execute is good address:0x4800 return param 4660
  268. [ 11.040000] ol_ath_download_firmware:##Board Id 18 , CHIP Id 0
  269. [ 11.040000] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  270. [ 11.050000] Warning : No board id matched. Selecting default boarddata file
  271. [ 11.060000]
  272. [ 11.060000] wifi1: Selecting board data file name boarddata_0.bin
  273. [ 11.060000] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9888/hw.2/boarddata_0.bin
  274. [ 11.090000] ol_transfer_bin_file 3676: downloading file 3, Download data len 12064
  275. [ 11.100000] Board extended Data download address: 0x0
  276. [ 11.130000] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  277. [ 11.130000]
  278. [ 11.130000] Selecting OTP binary for CHIP Version 0
  279. [ 11.160000] ol_transfer_bin_file 3676: downloading file 0, Download data len 9080
  280. [ 11.200000]
  281. [ 11.200000] [Flash] : Ignore Module param
  282. [ 11.200000]
  283. [ 11.200000] Second otp download Param 10000
  284. [ 11.460000] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  285. [ 11.470000]
  286. [ 11.470000] Mission mode: Firmware CHIP Version 0
  287. [ 11.500000] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  288. [ 11.540000] ol_swap_wlan_memory_expansion: length:239068 size_left:239088 dma_size_left:262144 fw_temp:c04ff004 fw_entry_size:239092
  289. [ 11.550000] ol_swap_wlan_memory_expansion: dma_virt_addr :a3340000 fw_temp: c04ff008 length: 239068
  290. [ 11.560000] Swap: bytes_left to copy: fw:16; dma_page:23076
  291. [ 11.570000] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:23076 fw_temp:c05395e8 fw_entry_size:239092
  292. [ 11.580000] Swap: wrong length read:0
  293. [ 11.580000] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 239068 Target address 41a940
  294. [ 11.590000] scn=83380380 target_write_addr=41a940 seg_info=833eba10
  295. [ 11.600000] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  296. [ 11.610000] bin_filename=QCA9888/hw.2/athwlan.bin swap_filename=/lib/firmware/QCA9888/hw.2/athwlan.codeswap.bin
  297. [ 11.620000] ol_transfer_bin_file: Downloading firmware file: QCA9888/hw.2/athwlan.bin
  298. [ 12.020000] ol_transfer_bin_file 3676: downloading file 1, Download data len 377948
  299. [ 13.500000] ol_target_init() Download FW done.
  300. [ 13.500000] ol_ath_attach() WMI attached. wmi_handle 83882000
  301. [ 13.510000] wmi_unified_register_event_handler: Event id 62 is unavailable
  302. [ 13.520000] +htc_create .. HIF :83014000-htc_create: (0x83be5000)
  303. [ 13.520000] htc_wmi_init() HT Create . 83be5000
  304. [ 13.530000] htc_wmi_init 7563 host_enable 0 nss_nwifi_offload 0
  305. [ 13.530000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  306. [ 13.540000] OL_ACBKMinfree : 0
  307. [ 13.550000] OL_ACBEMinfree : 0
  308. [ 13.550000] OL_ACVIMinfree : 0
  309. [ 13.550000] OL_ACVOMinfree : 0
  310. [ 13.560000] hif_enable_fastpath, Enabling fastpath mode
  311. [ 13.560000] +HWT
  312. [ 13.560000] hif_completion_thread_startup: pipe_num:0 pipe_info:0x8301705chif_completion_thread_startup: pipe_num:3 pipe_info:0x8301711chif_completion_thread_startup: pipe_num:4 pipe_info:0x8301715c
  313. [ 13.580000] -HWT
  314. [ 13.590000] Startup Mode-0 set
  315. [ 13.590000]
  316. [ 13.590000] <=== cfg max peer id 288 ====>
  317. [ 13.600000] htt_peer_map_timer_init Enter pdev 83305000 hrtimer 833058e0
  318. [ 13.600000]
  319. [ 13.600000] htt_alloc_peer_map_mem : Alloc Success : host q vaddr 82a5e800 paddr 2a5e800
  320. [ 13.610000]
  321. [ 13.610000] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  322. [ 13.630000] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from 822a0000
  323. [ 13.640000] Firmware_Build_Number:7
  324. [ 13.640000] FW wireless modes: 0x7f9001
  325. [ 13.640000] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339979fa vht_supp_mcs:0x0000fffa
  326. [ 13.650000] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0
  327. [ 13.660000]
  328. [ 13.660000] Sending Ext resource cfg: HOST PLATFORM as 1
  329. [ 13.660000] fw_feature_bitmap as 50 to TGT
  330. [ 13.670000] ol_ath_service_ready_event: tt_support: 1
  331. [ 13.680000] ol_ath_service_ready_event: periodic_chan_stats: 1
  332. [ 13.690000] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  333. [ 13.690000] Peer Caching Enabled ; num_peers = 38, num_active_peers = 25 num_tids = 50, num_vdevs = 5
  334. [ 13.700000] EXT NSS Supported
  335. [ 13.700000] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 26
  336. [ 13.710000] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 26 unit_len 256,
  337. [ 13.720000] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 26
  338. [ 13.730000] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 26 unit_len 1024,
  339. [ 13.740000] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 26
  340. [ 13.740000] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 26 unit_len 4096,
  341. [ 13.750000] idx 0 req 1 num_units 0 num_unit_info 2 unit size 896 actual units 39
  342. [ 13.760000] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 39 unit_len 896,
  343. [ 13.770000] idx 4 req 5 num_units 0 num_unit_info 2 unit size 1940 actual units 39
  344. [ 13.780000] ol_ath_alloc_host_mem_chunk req_id 5 idx 4 num_units 39 unit_len 1940,
  345. [ 13.780000] Support not added yet for Service 91
  346. [ 13.790000] Support not added yet for Service 92
  347. [ 13.790000] No EXT_MSG send INIT now
  348. [ 13.800000] chunk 0 len 6656 requested , ptr 0x2294000
  349. [ 13.800000] chunk 1 len 26624 requested , ptr 0x2298000
  350. [ 13.810000] chunk 2 len 106496 requested , ptr 0x22c0000
  351. [ 13.810000] chunk 3 len 34944 requested , ptr 0x22e0000
  352. [ 13.820000] chunk 4 len 75660 requested , ptr 0x2300000
  353. [ 13.830000] smart_log_init: Smart logging Enabled buf=822f0000 (size=65536)
  354. [ 13.860000] Version = 16777216 3 status = 0
  355. [ 13.860000] ol_ath_connect_htc() WMI is ready
  356. [ 13.860000] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
  357. [ 13.870000] target uses HTT version 2.2; host uses 2.2
  358. [ 13.880000] ol_ath_attach() connect HTC.
  359. [ 13.890000] bypasswmi : 0
  360. [ 13.890000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  361. [ 13.900000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
  362. [ 13.910000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
  363. [ 13.920000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
  364. [ 13.930000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
  365. [ 13.930000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
  366. [ 13.940000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
  367. [ 13.950000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
  368. [ 13.950000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
  369. [ 13.960000] Add VHT80 channel: 5210
  370. [ 13.970000] Add VHT80 channel: 5290
  371. [ 13.970000] Add VHT80 channel: 5530
  372. [ 13.970000] Add VHT80 channel: 5610
  373. [ 13.980000] Add VHT80 channel: 5690
  374. [ 13.980000] Add VHT80 channel: 5775
  375. [ 13.980000] Skipping VHT80 channel 5825
  376. [ 13.990000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
  377. [ 14.000000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
  378. [ 14.010000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
  379. [ 14.020000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
  380. [ 14.020000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
  381. [ 14.030000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
  382. [ 14.040000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
  383. [ 14.050000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
  384. [ 14.060000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
  385. [ 14.070000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
  386. [ 14.080000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
  387. [ 14.090000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
  388. [ 14.100000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
  389. [ 14.110000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
  390. [ 14.120000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
  391. [ 14.120000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
  392. [ 14.130000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
  393. [ 14.140000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
  394. [ 14.150000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
  395. [ 14.160000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
  396. [ 14.170000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
  397. [ 14.180000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
  398. [ 14.190000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  399. [ 14.200000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
  400. [ 14.210000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
  401. [ 14.220000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
  402. [ 14.220000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
  403. [ 14.230000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  404. [ 14.240000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
  405. [ 14.250000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
  406. [ 14.260000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
  407. [ 14.270000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
  408. [ 14.280000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  409. [ 14.290000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
  410. [ 14.300000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
  411. [ 14.310000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
  412. [ 14.320000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
  413. [ 14.320000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  414. [ 14.330000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
  415. [ 14.340000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
  416. [ 14.350000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
  417. [ 14.360000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
  418. [ 14.370000] OL Resmgr Init-ed
  419. [ 14.380000] rate power table override is only supported for AR98XX
  420. [ 14.380000] >>>> CB Set (null)
  421. [ 14.390000] ol_ath_attach() UMAC attach .
  422. [ 14.390000]
  423. [ 14.390000] BURSTING enabled by default
  424. [ 14.400000] __ol_ath_attach: needed_headroom reservation 44
  425. [ 14.400000] ol_ath_thermal_mitigation_attach: --
  426. [ 14.410000] ol_ath_pci_probe num_radios=0, wifi_radios[0].sc = 83380380 wifi_radio_type = 2
  427. [ 14.420000] ath_sysfs_diag_init: diag_fsattr
  428. [ 14.550000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
  429. [ 14.560000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
  430. [ 14.570000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
  431. [ 14.580000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
  432. [ 14.590000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x100, 0xbebc200 )
  433. [ 14.600000] [wifi1] FWLOG: [18444] UNKNOWN 22:55 ( 0x3a, 0xa10, 0x160, 0x10, 0x0 )
  434. [ 14.600000] [wifi1] FWLOG: [18444] UNKNOWN 22:55 ( 0x3a, 0x10, 0x0, 0x10, 0x12 )
  435. [ 14.610000] GRE over IPv4 demultiplexor driver
  436. [ 14.630000] GRE over IPv4 tunneling driver
  437. [ 14.650000] ip_tables: (C) 2000-2006 Netfilter Core Team
  438. [ 14.810000] xt_time: kernel timezone is -0000
  439. [ 14.860000] NET: Registered protocol family 24
  440. [ 15.460000] nf_conntrack_rtsp v0.6.21 loading
  441. [ 15.480000] nf_nat_rtsp v0.6.21 loading
  442. [ 15.520000] Registered character driver slp_gpio_chrdev
  443. qca_calculate_check is a shell function
  444. [ 16.790000] lan ip is 0xc0a80101
  445. [ 16.850000] Switching to Tx Mode-0
  446. Command failed: Not found
  447. interface
  448. wifi-freq
  449. interface
  450. wifi-freq
  451. interface
  452. interface
  453. [CFG_MAC]user did not configured wan mac, use default.
  454. wifi-freq
  455. wifi-freq
  456. Command failed: Not found
  457. Command failed: Not found
  458. Command failed: Not found
  459. Command failed: Not found
  460. [ 23.290000] device eth1 entered promiscuous mode
  461. Write Reg: 0x00000054: Oldval = 0x487d2ecb Newval = 0x487d2ecb
  462. Write Reg: 0x00000058: Oldval = 0x000f0001 Newval = 0x000f0001
  463. Write Reg: 0x00000050: Oldval = 0x32510002 Newval = 0x3251000a
  464. uci: Entry not found (module_spec.module_spec.wifison_role)
  465. uci: Entry not found (wireless.freq2.device)
  466. convert_cfg src_cfg wireless dst_cfg wireless
  467. Interface sync_uci_and_dat not supported
  468. uci: Entry not found (module_spec.module_spec.wifison_role)
  469. uci: Entry not found (wireless.freq2.device)
  470. convert_cfg src_cfg /tmp/etc/tmp_wireless dst_cfg /tmp/etc/private_wireless
  471. convert_cfg src_cfg guest_network dst_cfg /tmp/etc/private_wireless
  472. Interface sync_uci_and_dat not supported
  473. Interface sync_uci_and_dat not supported
  474. cat: can't open '/proc/flash_verify_result': No such file or directory
  475. Enable device[wifi0] all_vifs[ath0 guest0 wdscli0] enabled_vifs[ath0]
  476. [ 31.590000] set maxsta of phy: 32
  477. Invalid command : txbf_snd_int
  478. Invalid command : obss_rssi_th
  479. Invalid command : obss_rx_rssi_th
  480. Invalid command : discon_time
  481. Invalid command : reconfig_time
  482. [ 31.730000] wlan_vap_create : enter. devhandle=0x82930380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  483. [ 31.740000] wlan_vap_create : exit. devhandle=0x82930380, vap=0x81dd8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  484. [ 31.760000] VAP device ath0 created osifp: (81d5c380) os_if: (81dd8000)
  485. [ 31.820000] siwfreq
  486. [ 31.820000] Set freq vap 0 stop send + 81dd8000
  487. [ 31.820000] Set freq vap 0 stop send -81dd8000
  488. [ 31.860000] Set wait done --81dd8000
  489. [ 31.890000] Setting Max Stations:32
  490. Interface doesn't accept private ioctl...
  491. vhtsubfer (8BE0): Invalid argument
  492. Interface doesn't accept private ioctl...
  493. vhtsubfee (8BE0): Invalid argument
  494. Interface doesn't accept private ioctl...
  495. vhtmubfer (8BE0): Invalid argument
  496. set encryption with driver
  497. [ 31.960000] set IEEE80211_IOC_WPA to WPA and RSN
  498. [ 31.970000] set Key Mgmt Algs to PSK!
  499. [ 31.980000] set cipher as AES
  500. [ 31.990000] set psksecret 88888888, length = 8
  501. [ 32.000000] set rekey period 86400
  502. Invalid command : vap_ind
  503. Interface doesn't accept private ioctl...
  504. stafwd (8BE0): Invalid argument
  505. [ 32.050000]
  506. [ 32.050000] DES SSID SET=
  507. [ 32.060000] [DEBUG] vap-0(ath0):set SIOC80211NWID, 12 characters
  508. [ 32.270000]
  509. [ 32.270000] DES SSID SET=TP-LINK_3251
  510. sh: 0: unknown operand
  511. sh: 0: unknown operand
  512. [ 32.810000] wlan_vap_create : enter. devhandle=0x82930380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  513. [ 32.820000] wlan_vap_create : exit. devhandle=0x82930380, vap=0x81df8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  514. [ 32.830000] VAP device guest0 created osifp: (81d5db80) os_if: (81df8000)
  515. [ 32.880000] siwfreq
  516. [ 32.880000] Set freq vap 0 stop send + 81dd8000
  517. [ 32.880000] Set freq vap 0 stop send -81dd8000
  518. [ 32.920000] Set wait done --81dd8000
  519. [ 32.920000] Set freq vap 1 stop send + 81df8000
  520. [ 32.920000] Set freq vap 1 stop send -81df8000
  521. [ 32.960000] Set wait done --81df8000
  522. [ 32.990000] Setting Max Stations:31
  523. Interface doesn't accept private ioctl...
  524. vhtsubfer (8BE0): Invalid argument
  525. Interface doesn't accept private ioctl...
  526. vhtsubfee (8BE0): Invalid argument
  527. Interface doesn't accept private ioctl...
  528. vhtmubfer (8BE0): Invalid argument
  529. Invalid command : vap_ind
  530. Interface doesn't accept private ioctl...
  531. stafwd (8BE0): Invalid argument
  532. [ 33.110000]
  533. [ 33.110000] DES SSID SET=
  534. [ 33.120000] [DEBUG] vap-1(guest0):set SIOC80211NWID, 12 characters
  535. [ 33.120000]
  536. [ 33.120000] DES SSID SET=TPGuest_3251
  537. sh: 0: unknown operand
  538. sh: 0: unknown operand
  539. [ 33.670000] wlan_vap_create : enter. devhandle=0x82930380, opmode=IEEE80211_M_STA, flags=0x1
  540. [ 33.680000] wlan_vap_create : exit. devhandle=0x82930380, vap=0x81e18000, opmode=IEEE80211_M_STA, flags=0x1.
  541. [ 33.690000] VAP device wdscli0 created osifp: (81d5f380) os_if: (81e18000)
  542. Interface doesn't accept private ioctl...
  543. vhtsubfer (8BE0): Invalid argument
  544. Interface doesn't accept private ioctl...
  545. vhtsubfee (8BE0): Invalid argument
  546. Interface doesn't accept private ioctl...
  547. vhtmubfee (8BE0): Invalid argument
  548. Invalid command : vap_ind
  549. sh: 0: unknown operand
  550. sh: 0: unknown operand
  551. [ 34.350000] 74-125-46-203-50-82
  552. [ 34.470000] 8021q: adding VLAN 0 to HW filter on device ath0
  553. [ 35.320000] device ath0 entered promiscuous mode
  554. [ 35.330000] br-lan: port 2(ath0) entered forwarding state
  555. [ 35.330000] br-lan: port 2(ath0) entered forwarding state
  556. [ 35.430000] 8021q: adding VLAN 0 to HW filter on device guest0
  557. [ 36.270000] device guest0 entered promiscuous mode
  558. [ 36.270000] br-lan: port 3(guest0) entered forwarding state
  559. [ 36.280000] br-lan: port 3(guest0) entered forwarding state
  560. [ 36.310000] 8021q: adding VLAN 0 to HW filter on device wdscli0
  561. [ 37.150000] device wdscli0 entered promiscuous mode
  562. [ 37.160000] br-lan: port 4(wdscli0) entered forwarding state
  563. [ 37.170000] br-lan: port 4(wdscli0) entered forwarding state
  564. [ 37.330000] br-lan: port 2(ath0) entered forwarding state
  565. [ 38.210000] br-lan: port 3(guest0) entered disabled state
  566. [ 38.230000] br-lan: port 4(wdscli0) entered disabled state
  567. cat: can't open '/proc/flash_verify_result': No such file or directory
  568. Enable device[wifi1] all_vifs[ath1 wdscli1] enabled_vifs[ath1]
  569. [ 38.460000] isCountryCodeValid: EEPROM regdomain 0x0
  570. [ 38.470000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
  571. [ 38.480000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
  572. [ 38.480000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
  573. [ 38.490000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
  574. [ 38.500000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
  575. [ 38.500000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
  576. [ 38.510000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
  577. [ 38.520000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
  578. [ 38.530000] Add VHT80 channel: 5210
  579. [ 38.530000] Add VHT80 channel: 5775
  580. [ 38.530000] Skipping VHT80 channel 5825
  581. [ 38.540000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  582. [ 38.550000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  583. [ 38.560000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  584. [ 38.570000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
  585. [ 38.620000] Please use aggr_burst cmd instead!
  586. Interface doesn't accept private ioctl...
  587. burst (8BE0): Invalid argument
  588. [ 38.630000] set maxsta of phy: 32
  589. [ 38.640000] set TXBF_SND_PERIOD: value 100 wmi_status 0
  590. Invalid command : obss_rx_rssi_th
  591. Interface doesn't accept private ioctl...
  592. discon_time (8BE0): Operation not permitted
  593. Interface doesn't accept private ioctl...
  594. reconfig_time (8BE0): Operation not permitted
  595. [ 38.750000] wlan_vap_create : enter. devhandle=0x83380380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  596. [ 38.760000] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = 48:7d:2e:cb:32:53:
  597. [ 38.760000] wlan_vap_create : exit. devhandle=0x83380380, vap=0x81f00000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  598. [ 38.780000] VAP device ath1 created osifp: (81ef8380) os_if: (81f00000)
  599. [ 38.840000] Following channels are blocked from Channel selection algorithm
  600. [ 38.850000] [36] [40] [44] [48]
  601. [ 38.860000] siwfreq
  602. [ 38.860000] Set freq vap 0 stop send + 81f00000
  603. [ 38.870000] Set freq vap 0 stop send -81f00000
  604. [ 38.900000] Set wait done --81f00000
  605. [ 38.930000] Setting Max Stations:32
  606. [ 38.960000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  607. [ 38.970000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  608. [ 38.990000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  609. [ 38.990000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  610. set encryption with driver
  611. [ 39.030000] set IEEE80211_IOC_WPA to WPA and RSN
  612. [ 39.040000] set Key Mgmt Algs to PSK!
  613. [ 39.050000] set cipher as AES
  614. [ 39.060000] set psksecret 88888888, length = 8
  615. [ 39.070000] set rekey period 86400
  616. [ 39.080000] ME Pool succesfully initialized vaddr - 81f10000 paddr - 0
  617. [ 39.080000] num_elems = 100 buf_size - 64 pool_size = 7200
  618. [ 39.090000] Enable MCAST_TO_UCAST
  619. Invalid command : vap_ind
  620. Interface doesn't accept private ioctl...
  621. stafwd (8BE0): Invalid argument
  622. [ 39.130000]
  623. [ 39.130000] DES SSID SET=
  624. [ 39.140000] [DEBUG] vap-0(ath1):set SIOC80211NWID, 15 characters
  625. [ 39.360000]
  626. [ 39.360000] DES SSID SET=TP-LINK_5G_3251
  627. sh: 0: unknown operand
  628. sh: 0: unknown operand
  629. [ 39.550000] [wifi1] FWLOG: [43227] UNKNOWN 22:55 ( 0x42, 0x199, 0x450, 0x10, 0x0 )
  630. [ 39.550000] [wifi1] FWLOG: [43227] UNKNOWN 22:55 ( 0x42, 0x10, 0x0, 0x10, 0x0 )
  631. [ 39.920000] wlan_vap_create : enter. devhandle=0x83380380, opmode=IEEE80211_M_STA, flags=0x1
  632. [ 39.930000] send_vdev_create_cmd_non_tlv: ID = 1 Type = 2, Subtype = 0 VAP Addr = 4e:7d:2e:cb:32:53:
  633. [ 39.940000] send_set_ps_mode_cmd_non_tlv:set psmode=1
  634. [ 39.940000] wlan_vap_create : exit. devhandle=0x83380380, vap=0x81f28000, opmode=IEEE80211_M_STA, flags=0x1.
  635. [ 39.960000] VAP device wdscli1 created osifp: (81ef9b80) os_if: (81f28000)
  636. [ 40.040000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
  637. [ 40.060000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
  638. [ 40.080000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
  639. [ 40.090000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
  640. Invalid command : vap_ind
  641. sh: 0: unknown operand
  642. sh: 0: unknown operand
  643. [ 40.650000] 74-125-46-203-50-82
  644. [ 40.650000] send_set_ps_mode_cmd_non_tlv:set psmode=0
  645. [ 40.660000] send_set_ps_mode_cmd_non_tlv:set psmode=0
  646. [ 40.750000] Sending SCAN START cmd
  647. [ 40.750000] 8021q: adding VLAN 0 to HW filter on device ath1
  648. [ 41.540000] [wifi1] FWLOG: [45454] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  649. [ 41.550000] [wifi1] FWLOG: [45768] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
  650. [ 41.560000] [wifi1] FWLOG: [46084] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1
  651. [ 41.620000] device ath1 entered promiscuous mode
  652. [ 41.620000] br-lan: port 5(ath1) entered forwarding state
  653. [ 41.630000] br-lan: port 5(ath1) entered forwarding state
  654. [ 41.680000] 8021q: adding VLAN 0 to HW filter on device wdscli1
  655. [ 42.520000] device wdscli1 entered promiscuous mode
  656. [ 42.530000] br-lan: port 6(wdscli1) entered forwarding state
  657. [ 42.530000] br-lan: port 6(wdscli1) entered forwarding state
  658. [ 42.540000] [wifi1] FWLOG: [46398] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1
  659. [ 42.550000] [wifi1] FWLOG: [46713] WAL channel change freq=5745, mode=0 flags=0 rx_ok=1 tx_ok=1
  660. [ 42.560000] [wifi1] FWLOG: [47027] WAL channel change freq=5765, mode=0 flags=0 rx_ok=1 tx_ok=1
  661. [ 43.510000] send_vdev_down_cmd_non_tlv for vap 0
  662. [ 43.520000] OL vap_start +
  663. [ 43.520000] VDEV START
  664. [ 43.520000] OL vap_start -
  665. [ 43.530000] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  666. [ 43.610000] br-lan: port 6(wdscli1) entered disabled state
  667. [ 43.630000] br-lan: port 5(ath1) entered forwarding state
  668. [ 43.760000] [stat]Lan ip: C0A80101, Lan mask: FFFFFF00
  669. [ 43.770000] ol_vdev_start_resp_ev for vap 0 (83882000)
  670. [ 43.780000] send_wmm_update_cmd_non_tlv:
  671. [ 43.780000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
  672. [ 43.790000] send_vdev_up_cmd_non_tlv for vap 0
  673. [ 43.790000] [wifi1] FWLOG: [47342] WAL channel change freq=5785, mode=0 flags=0 rx_ok=1 tx_ok=1
  674. [ 43.800000] [wifi1] FWLOG: [47656] WAL channel change freq=5805, mode=0 flags=0 rx_ok=1 tx_ok=1
  675. [ 43.810000] [wifi1] FWLOG: [47971] WAL channel change freq=5825, mode=0 flags=0 rx_ok=1 tx_ok=1
  676. [ 43.820000] [wifi1] FWLOG: [48289] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  677. [ 43.830000] [wifi1] FWLOG: [48289] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  678. [ 43.840000] [wifi1] FWLOG: [48294] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x100607 )
  679. [ 43.840000] [wifi1] FWLOG: [48295] WAL channel change freq=5745, mode=10 flags=0 rx_ok=1 tx_ok=1
  680. [ 43.870000] [stat]wan dev name: eth0
  681. [ 44.070000] ----IGMP init begin------
  682. [ 44.070000] wan_dev_index = 255 lan_dev_name=br-lan wan_dev_name=eth0
  683. [ 44.080000] ----IGMP has been loaded------
  684. [ 44.770000] [wifi1] FWLOG: [48548] UNKNOWN 14:20 ( 0x0 )
  685. [ 44.780000] [wifi1] FWLOG: [48559] WAL_DBGID_SECURITY_ENCR_EN ( )
  686. [ 44.790000] [wifi1] FWLOG: [48559] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  687. [ 44.790000] [wifi1] FWLOG: [48571] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0x1c9d001 )
  688. [ 44.800000] [wifi1] FWLOG: [48571] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  689. [ 44.810000] [wifi1] FWLOG: [48571] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  690. [ 44.810000] [wifi1] FWLOG: [48571] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
  691. wlan has already started in etc/init.d/network script.
  692. Loading redirects
  693. Loading dmz
  694. Loading forbidhost
  695. Loading localmanage
  696. Loading hostctrl
  697. Loading includes
  698. RTNETLINK answers: No such file or directory
  699. RTNETLINK answers: No such file or directory
  700. RTNETLINK answers: No such file or directory
  701. uci: Entry not found (guest_network.@guest_rule_2g[0])
  702. uci: Entry not found (guest_network.@guest_rule_5g[0])
  703. uci: Entry not found (guest_network.@guest_rule_2g[0])
  704. uci: Entry not found (guest_network.@guest_rule_5g[0])
  705. [ 51.500000] SFE IPv4 init
  706. [ 51.570000] SFE Fast-Classifier init
  707.  
  708. starting pid 431, tty '/dev/ttyS0': '/bin/login'
  709. SLP login:
  710.  
  711.  
  712. U-Boot 1.1.4-dirty (Oct 12 2017 - 17:31:36)(COMPRESSED)
  713.  
  714. ap151 - Dragonfly 1.0
  715.  
  716. DRAM: 64 MB
  717. Top of RAM usable for U-Boot at: 84000000
  718. Reserving 212k for U-Boot at: 83fc8000
  719. Reserving 132k for malloc() at: 83fa7000
  720. Reserving 44 Bytes for Board Info at: 83fa6fd4
  721. Reserving 36 Bytes for Global Data at: 83fa6fb0
  722. Reserving 128k for boot params() at: 83f86fb0
  723. Stack Pointer at: 83f86f98
  724. Now running in RAM - U-Boot at: 83fc8000
  725. Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x17
  726. flash size 8MB, sector count = 2048
  727. Flash: 8 MB
  728. Using default environment
  729.  
  730. Autobooting in 1 seconds
  731. verifying uboot partition...
  732. failed
  733.  
  734. Firmware check failed!
  735. Enter recovery mode.
  736. In: serial
  737. Out: serial
  738. Err: serial
  739. Net: ath_gmac_enet_initialize...
  740. No valid address in Flash. Using fixed address
  741. Fetching MAC Address from 0x83fed75c
  742. ath_gmac_enet_initialize: reset mask:c02200
  743. Dragonfly----> S27 PHY *
  744. : cfg1 0x80000000 cfg2 0x7114
  745. eth0: 00:03:7f:09:0b:ad
  746. athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
  747. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
  748. eth0 up
  749. ATHRS27: resetting s27
  750. ATHRS27: s27 reset done
  751. : cfg1 0x800c0000 cfg2 0x7214
  752. eth1: 00:0c:f0:60:dc:98
  753. athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000
  754. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10
  755. athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000
  756. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10
  757. athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000
  758. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10
  759. athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
  760. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
  761. eth1 up
  762. eth0, eth1
  763. Setting 0x181162c0 to 0x4b962100
  764.  
  765.  
  766. tftp 0x81000000 wdr6500v7.bin
  767. erase 0x9f040000 +$filesize
  768. cp.b $fileaddr 0x9f040000 $filesize
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement