找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 6176|回复: 11

openwrt相同flash在不同板子上不能启动

[复制链接]
发表于 2017-6-7 10:31 | 显示全部楼层 |阅读模式
      大家帮忙看看,有没有什么验证方法,我可以一一测试。

AR9531的板子,测试了20台,升级相同的固件,有5台正常,有15台不正常。
5台正常的里面拿出一台来测试,15台里面不正常的拿出一台来测试。
把两台测试板子的flash对调,原来正常板子上面的flash放到不正常的板子上面,有问题;原来不正常的板子上面的flash放到正常板子上面,启动正常。
但是不正常的板子,flash都烧入原厂的固件,能正常启动。
flash型号不是同一种,试过两种不同型号的flash在正常的板子上面,用我们自己的固件都能起来。
发现正常的板子,不管换什么flash都正常,不正常的换了flash还是不正常。
下面是板子启动的串口输出。
1、正常板子的串口输出
  1. U-Boot 1.1.4 (Apr 29 2017 - 09:54:17)

  2. ap143 - Honey Bee 2.0DRAM:  
  3. sri
  4. Honey Bee 2.0
  5. ath_ddr_initial_config(219): (16bit) ddr1 init
  6. tap = 0x00000002
  7. Tap (low, high) = (0xb, 0x39)
  8. Tap values = (0x22, 0x22, 0x22, 0x22)
  9. 64 MB
  10. Top of RAM usable for U-Boot at: 84000000
  11. Reserving 210k for U-Boot at: 83fc8000
  12. Reserving 192k for malloc() at: 83f98000
  13. Reserving 44 Bytes for Board Info at: 83f97fd4
  14. Reserving 36 Bytes for Global Data at: 83f97fb0
  15. Reserving 128k for boot params() at: 83f77fb0
  16. Stack Pointer at: 83f77f98
  17. Now running in RAM - U-Boot at: 83fc8000
  18. Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
  19. flash size 16MB, sector count = 256
  20. Flash: 16 MB
  21. *** Warning - bad CRC, using default environment

  22. *** Warning *** : PCIe WLAN Module not found !!!
  23. In:    serial
  24. Out:   serial
  25. Err:   serial
  26. Net:   ath_gmac_enet_initialize...
  27. No valid address in Flash. Using fixed address
  28. No valid address in Flash. Using fixed address
  29. ath_gmac_enet_initialize: reset mask:c02200
  30. Scorpion ---->S27 PHY*
  31. S27 reg init
  32. : cfg1 0x800c0000 cfg2 0x7114
  33. eth0: 00:03:7f:09:0b:ad
  34. athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
  35. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
  36. eth0 up
  37. Honey Bee ---->  MAC 1 S27 PHY *
  38. S27 reg init
  39. ATHRS27: resetting s27
  40. ATHRS27: s27 reset done
  41. : cfg1 0x800c0000 cfg2 0x7214
  42. eth1: 00:03:7f:09:0b:ad
  43. athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000
  44. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10
  45. athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000
  46. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10
  47. athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000
  48. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10
  49. athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
  50. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
  51. eth1 up
  52. eth0, eth1
  53. Setting 0x181162c0 to 0x60c1a100
  54. Hit any key to stop autoboot:  0
  55. ## Booting image at 9fe00000 ...
  56.    Image Name:   MIPS OpenWrt Linux-3.3.8
  57.    Created:      2017-05-10   2:27:35 UTC
  58.    Image Type:   MIPS Linux Multi-File Image (lzma compressed)
  59.    Data Size:    1098297 Bytes =  1 MB
  60.    Load Address: 80060000
  61.    Entry Point:  80060000
  62.    Contents:
  63.    Image 0:  1098289 Bytes =  1 MB
  64.    Verifying Checksum at 0x9fe00040 ...OK
  65.    Uncompressing Multi-File Image ... OK
  66. No initrd
  67. ## Transferring control to Linux (at address 80060000) ...
  68. ## Giving linux memsize in bytes, 67108864

  69. Starting kernel ...

  70. [    0.000000] Linux version 3.3.8 (lhj@s203) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Apr 29 10:07:39 CST 2017
  71. [    0.000000] bootconsole [early0] enabled
  72. [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  73. [    0.000000] SoC: Qualcomm Atheros QCA9531 rev 2
  74. [    0.000000] Clocks: CPU:650.000MHz, DDR:393.261MHz, AHB:216.666MHz, Ref:25.000MHz
  75. [    0.000000] Determined physical RAM map:
  76. [    0.000000]  memory: 04000000 @ 00000000 (usable)
  77. [    0.000000] Initrd not found or empty - disabling initrd
  78. [    0.000000] Zone PFN ranges:
  79. [    0.000000]   Normal   0x00000000 -> 0x00004000
  80. [    0.000000] Movable zone start PFN for each node
  81. [    0.000000] Early memory PFN ranges
  82. [    0.000000]     0: 0x00000000 -> 0x00004000
  83. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
  84. [    0.000000] Kernel command line:  board=AP147 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14016k(rootfs),1408k(kernel),512k(config_data),64k(mac),64k(art),16000k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
  85. [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  86. [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  87. [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  88. [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  89. [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  90. [    0.000000] Writing ErrCtl register=00000000
  91. [    0.000000] Readback ErrCtl register=00000000
  92. [    0.000000] Memory: 61172k/65536k available (2311k kernel code, 4364k reserved, 623k data, 224k init, 0k highmem)
  93. [    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  94. [    0.000000] NR_IRQS:83
  95. [    0.000000] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688)
  96. [    0.060000] pid_max: default: 32768 minimum: 301
  97. [    0.060000] Mount-cache hash table entries: 512
  98. [    0.070000] Performance counters: mips/24K PMU enabled, 2 32-bit counters available to each CPU, irq 13
  99. [    0.080000] Initialized recycle list for cpu 0.
  100. [    0.080000] NET: Registered protocol family 16
  101. [    0.080000] pwm_init
  102. [    0.090000] gpiochip_add: registered GPIOs 0 to 17 on device: ath79
  103. [    0.090000] MIPS: machine is Qualcomm Atheros AP147 reference board
  104. [    0.100000] ar724x-pci ar724x-pci.0: PCIe link is down
  105. [    0.110000] registering PCI controller with io_map_base unset
  106. [    0.110000] ar71xx: invalid MDIO id 1
  107. [    0.520000] bio: create slab <bio-0> at 0
  108. [    0.530000] PCI host bridge to bus 0000:00
  109. [    0.530000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
  110. [    0.540000] pci_bus 0000:00: root bus resource [io  0x0000]
  111. [    0.540000] Switching to clocksource MIPS
  112. [    0.550000] NET: Registered protocol family 2
  113. [    0.550000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  114. [    0.560000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  115. [    0.570000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  116. [    0.570000] TCP: Hash tables configured (established 2048 bind 2048)
  117. [    0.580000] TCP reno registered
  118. [    0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  119. [    0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  120. [    0.590000] NET: Registered protocol family 1
  121. [    0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  122. [    0.620000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  123. [    0.630000] msgmni has been set to 119
  124. [    0.630000] io scheduler noop registered
  125. [    0.640000] io scheduler deadline registered (default)
  126. [    0.640000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  127. [    0.670000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  128. [    0.680000] console [ttyS0] enabled, bootconsole disabled
  129. [    0.680000] console [ttyS0] enabled, bootconsole disabled
  130. [    0.690000] m25p80 spi0.0: found w25q128, expected m25p80
  131. [    0.700000] m25p80 spi0.0: w25q128 (16384 Kbytes)
  132. [    0.700000] 8 cmdlinepart partitions found on MTD device spi0.0
  133. [    0.710000] Creating 8 MTD partitions on "spi0.0":
  134. [    0.710000] 0x000000000000-0x000000040000 : "u-boot"
  135. [    0.720000] 0x000000040000-0x000000050000 : "u-boot-env"
  136. [    0.720000] 0x000000050000-0x000000e00000 : "rootfs"
  137. [    0.730000] mtd: partition "rootfs" set to be root filesystem
  138. [    0.740000] mtd: partition "rootfs_data" created automatically, ofs=770000, len=690000
  139. [    0.750000] 0x000000770000-0x000000e00000 : "rootfs_data"
  140. [    0.750000] 0x000000e00000-0x000000f60000 : "kernel"
  141. [    0.760000] 0x000000f60000-0x000000fe0000 : "config_data"
  142. [    0.770000] 0x000000fe0000-0x000000ff0000 : "mac"
  143. [    0.770000] 0x000000ff0000-0x000001000000 : "art"
  144. [    0.780000] 0x000000050000-0x000000ff0000 : "firmware"
  145. [    0.810000] ag71xx_mdio: probed
  146. [    0.950000] ag71xx_mdio: probed
  147. [    0.950000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  148. [    1.510000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
  149. [    1.520000] eth1: Atheros AG71xx at 0xba000000, irq 5
  150. [    2.080000] eth1: Found an AR934X built-in switch
  151. [    3.120000] TCP cubic registered
  152. [    3.120000] NET: Registered protocol family 17
  153. [    3.130000] 8021q: 802.1Q VLAN Support v1.8
  154. [    3.130000] ### of_selftest(): No testcase data in device tree; not running tests
  155. [    3.140000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  156. [    3.150000] Freeing unused kernel memory: 224k freed
  157. - preinit -
  158. Press the [f] key and hit [enter] to enter failsafe mode
  159. - regular preinit -
  160. [    8.320000] JFFS2 notice: (651) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 17 of xref (0 dead, 0 orphan) found.
  161. switching to jffs2
  162. - init -

  163. Please press Enter to activate this console. [   10.280000] ssdk_plat_init start
  164. [   10.280000] chip_version:0x0
  165. [   10.290000] chip_version:0x2
  166. [   10.290000] Register QCA PHY driver
  167. [   10.390000] qca-ssdk module init succeeded!
  168. [   10.580000] NET: Registered protocol family 10
  169. [   11.060000] SCSI subsystem initialized
  170. [   11.100000] usbcore: registered new interface driver usbfs
  171. [   11.100000] usbcore: registered new interface driver hub
  172. [   11.110000] usbcore: registered new device driver usb
  173. [   11.210000] Button Hotplug driver version 0.4.1
  174. [   11.560000] NTFS driver 2.1.30 [Flags: R/O MODULE].
  175. [   11.770000] PPP generic driver version 2.4.2
  176. [   11.800000] NET: Registered protocol family 24
  177. [   11.930000] asf: module license 'Proprietary' taints kernel.
  178. [   11.940000] Disabling lock debugging due to kernel taint
  179. [   11.960000] ****Address of trace_timer :831ae610
  180. [   12.290000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  181. [   12.320000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  182. [   12.350000] ath_dfs: Version 2.0.0
  183. [   12.350000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  184. [   12.370000] ath_spectral: Version 2.0.0
  185. [   12.370000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  186. [   12.390000] SPECTRAL module built on Apr 29 2017 09:50:43
  187. [   12.400000] ath_tx99: Version 2.0
  188. [   12.400000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  189. [   12.590000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  190. [   14.670000] signal_detect_kernel dev register success(0)
  191. [   14.670000] __ath_attach: Set global_scn[0]
  192. [   14.680000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
  193. [   14.690000] ACBKMinfree = 48
  194. [   14.690000] ACBEMinfree = 32
  195. [   14.700000] ACVIMinfree = 16
  196. [   14.700000] ACVOMinfree = 0
  197. [   14.700000] CABMinfree = 48
  198. [   14.700000] UAPSDMinfree = 0
  199. [   14.710000] ATH_TXBUF=2700
  200. [   14.720000] Enterprise mode: 0x03fc0000
  201. [   14.720000] Restoring Cal data from DRAM
  202. [   14.730000]
  203. [   14.730000] ART Version : 10.427
  204. [   14.730000] SW Image Version : 0.31.3.27.4
  205. [   14.740000] Board Revision : 2
  206. [   14.740000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
  207. [   14.750000] SPECTRAL : get_capability not registered
  208. [   14.750000] HAL_CAP_PHYDIAG : Capable
  209. [   14.760000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
  210. [   14.760000] SPECTRAL : get_capability not registered
  211. [   14.770000] HAL_CAP_RADAR   : Capable
  212. [   14.770000] SPECTRAL : Need to fix the capablity check for SPECTRAL
  213. [   14.770000]  (spectral_attach : 236)
  214. [   14.780000] SPECTRAL : get_capability not registered
  215. [   14.790000] HAL_CAP_SPECTRAL_SCAN : Capable
  216. [   14.790000] SPECTRAL : get_tsf64 not registered
  217. [   14.800000] spectral_init_netlink 65 NULL SKB
  218. [   14.800000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
  219. [   14.810000] SPECTRAL :----- module attached
  220. [   14.810000] Green-AP : Green-AP : Attached
  221. [   14.810000]
  222. [   14.820000] ath_get_caps[6175] rx chainmask mismatch actual 3 sc_chainmak 0
  223. [   14.830000] ath_get_caps[6150] tx chainmask mismatch actual 3 sc_chainmak 0
  224. [   14.840000] ath_attach_dfs[12739] dfsdomain 1
  225. [   14.860000] SPECTRAL : module already attached
  226. [   14.860000] osif_wrap_attach:299 osif wrap attached
  227. [   14.870000] osif_wrap_devt_init:919 osif wrap dev table init done
  228. [   14.880000] ath_tx_paprd_init sc 83320000 PAPRD disabled in HAL
  229. [   14.890000] wifi0: Atheros ???: mem=0xb8100000, irq=47
  230. [   14.900000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss)
  231. [   15.000000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  232. [   15.160000] ip_tables: (C) 2000-2006 Netfilter Core Team
  233. [   15.430000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  234. [   15.440000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
  235. [   15.440000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
  236. [   15.480000] ehci-platform ehci-platform.0: irq 3, io mem 0x1b000000
  237. [   15.500000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
  238. [   15.500000] hub 1-0:1.0: USB hub found
  239. [   15.510000] hub 1-0:1.0: 1 port detected
  240. [   15.620000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  241. [   15.840000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  242. [   15.990000] hub 1-1:1.0: USB hub found
  243. [   15.990000] hub 1-1:1.0: 4 ports detected
  244. [   16.180000] xt_time: kernel timezone is -0000
  245. [   16.300000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  246. [   16.780000] nf_conntrack_rtsp v0.6.21 loading
  247. [   16.800000] nf_nat_rtsp v0.6.21 loading
  248. [   16.890000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  249. [   17.330000] Initializing USB Mass Storage driver...
  250. [   17.330000] scsi0 : usb-storage 1-1.1:1.0
  251. [   17.340000] usbcore: registered new interface driver usb-storage
  252. [   17.340000] USB Mass Storage support registered.
  253. [   17.370000] fuse init (API version 7.18)
  254. [   17.450000] PRIV_PTK: Register module band-steering success.
  255. [   18.340000] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0250 PQ: 0 ANSI: 0
  256. [   18.350000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  257. [   23.540000] ADDRCONF(NETDEV_UP): eth1: link is not ready
  258. [   23.540000] device eth1 entered promiscuous mode
  259. [   23.570000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
  260. [   23.600000] ADDRCONF(NETDEV_UP): eth0: link is not ready
  261. [   24.140000] eth1: link up (1000Mbps/Full duplex)
  262. [   24.140000] br-lan: port 1(eth1) entered forwarding state
  263. [   24.150000] br-lan: port 1(eth1) entered forwarding state
  264. [   24.150000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  265. [   24.180000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  266. [   26.150000] br-lan: port 1(eth1) entered forwarding state
  267. [   29.370000] ath_attach_dfs[12739] dfsdomain 1
  268. [   29.420000] wlan_vap_create : enter. devhandle=0x83330380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  269. [   29.430000] wlan_vap_create : exit. devhandle=0x83330380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  270. [   29.440000] VAP device ath0 created osifp: (81f6fb80) os_if: (81ef4000)
  271. [   29.490000] Set freq vap 0 stop send + 81ef4000
  272. [   29.500000] wlan_mlme_stop_bss: do_wme_init is set to 0
  273. [   29.510000] Set freq vap 0 stop send -81ef4000
  274. [   29.640000] Set wait done --81ef4000
  275. [   29.670000] Setting Max Stations:60
  276. [   29.710000]  
  277. [   29.710000]  DES SSID SET=
  278. [   29.730000]  
  279. [   29.730000]  DES SSID SET=SSID_2G_068219
  280. [   29.880000] wlan_mlme_stop_bss: do_wme_init is set to 0
  281. [   30.010000] 8021q: adding VLAN 0 to HW filter on device ath0
  282. [   30.590000] device ath0 entered promiscuous mode
  283. [   30.600000] br-lan: port 2(ath0) entered forwarding state
  284. [   30.610000] br-lan: port 2(ath0) entered forwarding state
  285. [   32.610000] br-lan: port 2(ath0) entered forwarding state
  286. [   32.990000] mlme_create_infra_bss:530 numvaps = 1 do_wme_init is set
  287. [   33.560000] wlan_mlme_stop_bss: do_wme_init is set to 0
  288. [   33.580000] br-lan: port 2(ath0) entered disabled state
  289. [   33.600000] osif_ioctl_delete_vap: deleting vap: (81ef4000), osif: (81f6fb80)
  290. [   33.610000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=81c9883c arg=81f6fb80
  291. [   33.620000] wlan_mlme_stop_bss: do_wme_init is set to 0
  292. [   33.630000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=81c9883c arg=81f6fb80
  293. [   33.640000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=81c993f0 arg=81f6fb80
  294. [   33.650000] wlan_vap_delete : enter. vaphandle=0x81ef4000
  295. [   33.660000] wlan_mlme_stop_bss: do_wme_init is set to 0
  296. [   33.670000] wlan_vap_delete : exit. vaphandle=0x81ef4000
  297. [   33.680000] br-lan: port 2(ath0) entered disabled state
  298. [   34.870000] br-lan: port 1(eth1) entered disabled state
  299. [   39.930000] br-lan: port 1(eth1) entered forwarding state
  300. [   39.940000] br-lan: port 1(eth1) entered forwarding state
  301. [   41.940000] br-lan: port 1(eth1) entered forwarding state
  302. [   45.960000] br-lan: port 1(eth1) entered disabled state
  303. [   45.980000] device eth1 left promiscuous mode
  304. [   45.980000] br-lan: port 1(eth1) entered disabled state
  305. [   46.040000] eth1: link down
  306. [   46.040000] ADDRCONF(NETDEV_UP): eth1: link is not ready
  307. [   47.120000] ADDRCONF(NETDEV_UP): eth1: link is not ready
  308. [   47.120000] device eth1 entered promiscuous mode
  309. [   47.140000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
  310. [   47.170000] ADDRCONF(NETDEV_UP): eth0: link is not ready
  311. [   47.720000] eth1: link up (1000Mbps/Full duplex)
  312. [   47.720000] br-lan: port 1(eth1) entered forwarding state
  313. [   47.730000] br-lan: port 1(eth1) entered forwarding state
  314. [   47.730000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  315. [   47.750000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  316. [   49.730000] br-lan: port 1(eth1) entered forwarding state
  317. [   50.640000] fast-classifier: starting up
  318. [   50.640000] fast-classifier: registered
  319. [   56.200000] wlan_vap_create : enter. devhandle=0x83330380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  320. [   56.210000] wlan_vap_create : exit. devhandle=0x83330380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  321. [   56.220000] VAP device ath0 created osifp: (818fc380) os_if: (81b24000)
  322. [   56.300000] Set freq vap 0 stop send + 81b24000
  323. [   56.310000] wlan_mlme_stop_bss: do_wme_init is set to 0
  324. [   56.310000] Set freq vap 0 stop send -81b24000
  325. [   56.480000] Set wait done --81b24000
  326. [   56.560000] Setting Max Stations:60
  327. [   56.620000]  
  328. [   56.620000]  DES SSID SET=
  329. [   56.660000]  
  330. [   56.660000]  DES SSID SET=SSID_2G_068219
  331. [   56.760000] wlan_mlme_stop_bss: do_wme_init is set to 0
  332. [   57.120000] 8021q: adding VLAN 0 to HW filter on device ath0
  333. [   58.160000] device ath0 entered promiscuous mode
  334. [   58.170000] br-lan: port 2(ath0) entered forwarding state
  335. [   58.170000] br-lan: port 2(ath0) entered forwarding state
  336. [   59.920000] mlme_create_infra_bss:530 numvaps = 1 do_wme_init is set
  337. [   60.170000] br-lan: port 2(ath0) entered forwarding state
  338. [   63.030000] JFFS2 notice: (2617) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  339. [   66.990000] wlan_mlme_stop_bss: do_wme_init is set to 0
  340. [   67.220000] ieee80211_wme_initparams : iv_rescan  is set
  341. [   67.230000] mlme_create_infra_bss:530 numvaps = 1 do_wme_init is set
  342. [   67.230000] ieee80211_beacon_init:(360) Restore wme params



  343. BusyBox v1.19.4 (2017-04-29 09:37:27 CST) built-in shell (ash)
  344. Enter 'help' for a list of built-in commands.

  345.      MM           NM                    MMMMMMM          M       M
  346.    $MMMMM        MMMMM                MMMMMMMMMMM      MMM     MMM
  347.   MMMMMMMM     MM MMMMM.              MMMMM:MMMMMM:   MMMM   MMMMM
  348. MMMM= MMMMMM  MMM   MMMM       MMMMM   MMMM  MMMMMM   MMMM  MMMMM'
  349. MMMM=  MMMMM MMMM    MM       MMMMM    MMMM    MMMM   MMMMNMMMMM
  350. MMMM=   MMMM  MMMMM          MMMMM     MMMM    MMMM   MMMMMMMM
  351. MMMM=   MMMM   MMMMMM       MMMMM      MMMM    MMMM   MMMMMMMMM
  352. MMMM=   MMMM     MMMMM,    NMMMMMMMM   MMMM    MMMM   MMMMMMMMMMM
  353. MMMM=   MMMM      MMMMMM   MMMMMMMM    MMMM    MMMM   MMMM  MMMMMM
  354. MMMM=   MMMM   MM    MMMM    MMMM      MMMM    MMMM   MMMM    MMMM
  355. MMMM$ ,MMMMM  MMMMM  MMMM    MMM       MMMM   MMMMM   MMMM    MMMM
  356.   MMMMMMM:      MMMMMMM     M         MMMMMMMMMMMM  MMMMMMM MMMMMMM
  357.     MMMMMM       MMMMN     M           MMMMMMMMM      MMMM    MMMM
  358.      MMMM          M                    MMMMMMM        M       M
  359.        M
  360. ---------------------------------------------------------------
  361.    For those about to rock... (QCA9558.LN, r532)
  362. ---------------------------------------------------------------
复制代码

由于串口输出很多,帖子限制了长度,在帖子下面再放出有问题的串口输出。


有遇到相同情况,或者有什么验证方法的,请留言给我,我一个一个测试。
我的恩山、我的无线 The best wifi forum is right here.
 楼主| 发表于 2017-6-7 10:32 | 显示全部楼层
2、有问题的板子串口输出
  1. U-Boot 1.1.4 (Apr 29 2017 - 09:54:17)

  2. ap143 - Honey Bee 2.0DRAM:  
  3. sri
  4. Honey Bee 2.0
  5. ath_ddr_initial_config(219): (16bit) ddr1 init
  6. tap = 0x00000002
  7. Tap (low, high) = (0x3, 0x25)
  8. Tap values = (0x14, 0x14, 0x14, 0x14)
  9. 64 MB
  10. Top of RAM usable for U-Boot at: 84000000
  11. Reserving 210k for U-Boot at: 83fc8000
  12. Reserving 192k for malloc() at: 83f98000
  13. Reserving 44 Bytes for Board Info at: 83f97fd4
  14. Reserving 36 Bytes for Global Data at: 83f97fb0
  15. Reserving 128k for boot params() at: 83f77fb0
  16. Stack Pointer at: 83f77f98
  17. Now running in RAM - U-Boot at: 83fc8000
  18. Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x18
  19. flash size 16MB, sector count = 256
  20. Flash: 16 MB
  21. *** Warning - bad CRC, using default environment

  22. *** Warning *** : PCIe WLAN Module not found !!!
  23. In:    serial
  24. Out:   serial
  25. Err:   serial
  26. Net:   ath_gmac_enet_initialize...
  27. No valid address in Flash. Using fixed address
  28. No valid address in Flash. Using fixed address
  29. ath_gmac_enet_initialize: reset mask:c02200
  30. Scorpion ---->S27 PHY*
  31. S27 reg init
  32. : cfg1 0x800c0000 cfg2 0x7114
  33. eth0: 00:03:7f:09:0b:ad
  34. athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
  35. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
  36. eth0 up
  37. Honey Bee ---->  MAC 1 S27 PHY *
  38. S27 reg init
  39. ATHRS27: resetting s27
  40. ATHRS27: s27 reset done
  41. : cfg1 0x800c0000 cfg2 0x7214
  42. eth1: 00:03:7f:09:0b:ad
  43. athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000
  44. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10
  45. athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000
  46. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10
  47. athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000
  48. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10
  49. athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
  50. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
  51. eth1 up
  52. eth0, eth1
  53. Setting 0x181162c0 to 0x70e1a100
  54. Hit any key to stop autoboot:  0
  55. ## Booting image at 9fe00000 ...
  56.    Image Name:   MIPS OpenWrt Linux-3.3.8
  57.    Created:      2017-05-10   2:27:35 UTC
  58.    Image Type:   MIPS Linux Multi-File Image (lzma compressed)
  59.    Data Size:    1098297 Bytes =  1 MB
  60.    Load Address: 80060000
  61.    Entry Point:  80060000
  62.    Contents:
  63.    Image 0:  1098289 Bytes =  1 MB
  64.    Verifying Checksum at 0x9fe00040 ...OK
  65.    Uncompressing Multi-File Image ... OK
  66. No initrd
  67. ## Transferring control to Linux (at address 80060000) ...
  68. ## Giving linux memsize in bytes, 67108864

  69. Starting kernel ...

  70. [    0.000000] Linux version 3.3.8 (lhj@s203) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Apr 29 10:07:39 CST 2017
  71. [    0.000000] bootconsole [early0] enabled
  72. [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  73. [    0.000000] SoC: Qualcomm Atheros QCA9531 rev 2
  74. [    0.000000] Clocks: CPU:650.000MHz, DDR:393.261MHz, AHB:216.666MHz, Ref:25.000MHz
  75. [    0.000000] Determined physical RAM map:
  76. [    0.000000]  memory: 04000000 @ 00000000 (usable)
  77. [    0.000000] Initrd not found or empty - disabling initrd
  78. [    0.000000] Zone PFN ranges:
  79. [    0.000000]   Normal   0x00000000 -> 0x00004000
  80. [    0.000000] Movable zone start PFN for each node
  81. [    0.000000] Early memory PFN ranges
  82. [    0.000000]     0: 0x00000000 -> 0x00004000
  83. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
  84. [    0.000000] Kernel command line:  board=AP147 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14016k(rootfs),1408k(kernel),512k(config_data),64k(mac),64k(art),16000k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
  85. [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  86. [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  87. [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  88. [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  89. [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  90. [    0.000000] Writing ErrCtl register=00000000
  91. [    0.000000] Readback ErrCtl register=00000000
  92. [    0.000000] Memory: 61172k/65536k available (2311k kernel code, 4364k reserved, 623k data, 224k init, 0k highmem)
  93. [    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  94. [    0.000000] NR_IRQS:83
  95. [    0.000000] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688)
  96. [    0.060000] pid_max: default: 32768 minimum: 301
  97. [    0.060000] Mount-cache hash table entries: 512
  98. [    0.070000] Performance counters: mips/24K PMU enabled, 2 32-bit counters available to each CPU, irq 13
  99. [    0.080000] Initialized recycle list for cpu 0.
  100. [    0.080000] NET: Registered protocol family 16
  101. [    0.080000] pwm_init
  102. [    0.090000] gpiochip_add: registered GPIOs 0 to 17 on device: ath79
  103. [    0.090000] MIPS: machine is Qualcomm Atheros AP147 reference board
  104. [    0.100000] ar724x-pci ar724x-pci.0: PCIe link is down
  105. [    0.110000] registering PCI controller with io_map_base unset
  106. [    0.110000] ar71xx: invalid MDIO id 1
  107. [    0.520000] bio: create slab <bio-0> at 0
  108. [    0.530000] PCI host bridge to bus 0000:00
  109. [    0.530000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
  110. [    0.540000] pci_bus 0000:00: root bus resource [io  0x0000]
  111. [    0.540000] Switching to clocksource MIPS
  112. [    0.550000] NET: Registered protocol family 2
  113. [    0.550000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  114. [    0.560000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  115. [    0.570000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  116. [    0.570000] TCP: Hash tables configured (established 2048 bind 2048)
  117. [    0.580000] TCP reno registered
  118. [    0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  119. [    0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  120. [    0.590000] NET: Registered protocol family 1
  121. [    0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  122. [    0.620000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  123. [    0.630000] msgmni has been set to 119
  124. [    0.630000] io scheduler noop registered
  125. [    0.640000] io scheduler deadline registered (default)
  126. [    0.640000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  127. [    0.670000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  128. [    0.680000] console [ttyS0] enabled, bootconsole disabled
  129. [    0.680000] console [ttyS0] enabled, bootconsole disabled
  130. [    0.690000] m25p80 spi0.0: found mx25l12805d, expected m25p80
  131. [    0.700000] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
  132. [    0.700000] 8 cmdlinepart partitions found on MTD device spi0.0
  133. [    0.710000] Creating 8 MTD partitions on "spi0.0":
  134. [    0.710000] 0x000000000000-0x000000040000 : "u-boot"
  135. [    0.720000] 0x000000040000-0x000000050000 : "u-boot-env"
  136. [    0.730000] 0x000000050000-0x000000e00000 : "rootfs"
  137. [    0.730000] mtd: partition "rootfs" set to be root filesystem
  138. [    0.740000] mtd: partition "rootfs_data" created automatically, ofs=770000, len=690000
  139. [    0.750000] 0x000000770000-0x000000e00000 : "rootfs_data"
  140. [    0.750000] 0x000000e00000-0x000000f60000 : "kernel"
  141. [    0.760000] 0x000000f60000-0x000000fe0000 : "config_data"
  142. [    0.770000] 0x000000fe0000-0x000000ff0000 : "mac"
  143. [    0.770000] 0x000000ff0000-0x000001000000 : "art"
  144. [    0.780000] 0x000000050000-0x000000ff0000 : "firmware"
  145. [    0.810000] ag71xx_mdio: probed
  146. [    0.950000] ag71xx_mdio: probed
  147. [    0.950000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  148. [    1.510000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
  149. [    1.520000] eth1: Atheros AG71xx at 0xba000000, irq 5
  150. [    2.080000] eth1: Found an AR934X built-in switch
  151. [    3.120000] TCP cubic registered
  152. [    3.120000] NET: Registered protocol family 17
  153. [    3.130000] 8021q: 802.1Q VLAN Support v1.8
  154. [    3.130000] ### of_selftest(): No testcase data in device tree; not running tests
  155. [    3.140000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  156. [    3.150000] Freeing unused kernel memory: 224k freed
  157. /sbin/hotplug2: can't resolve symbol '_dl_app_init_array'
  158. /etc/preinit: line 1: can't open '/dev/null'
  159. - preinit -
  160. Press the [f] key and hit [enter] to enter failsafe mode
  161. - regular preinit -
  162. jffs2 not ready yet; using ramdisk
  163. - init -
  164. [    8.360000] SQUASHFS error: xz_dec_run error, data probably corrupt
  165. [    8.370000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  166. [    8.380000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  167. [    8.380000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  168. [    8.390000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  169. [    8.400000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  170. [    8.400000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  171. [    8.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  172. [    8.420000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  173. [    8.430000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  174. [    9.200000] ssdk_plat_init start
  175. [    9.200000] chip_version:0x0
  176. [    9.210000] chip_version:0x2
  177. [    9.210000] Register QCA PHY driver
  178. [    9.310000] qca-ssdk module init succeeded!
  179. [    9.500000] NET: Registered protocol family 10
  180. [    9.500000] ADDRCONF(NETDEV_UP): eth0: link is not ready
  181. [    9.980000] SCSI subsystem initialized
  182. [   10.020000] usbcore: registered new interface driver usbfs
  183. [   10.020000] usbcore: registered new interface driver hub
  184. [   10.030000] usbcore: registered new device driver usb
  185. [   10.130000] Button Hotplug driver version 0.4.1
  186. [   10.470000] NTFS driver 2.1.30 [Flags: R/O MODULE].
  187. [   10.680000] PPP generic driver version 2.4.2
  188. [   10.710000] NET: Registered protocol family 24
  189. [   10.830000] asf: module license 'Proprietary' taints kernel.
  190. [   10.840000] Disabling lock debugging due to kernel taint
  191. [   10.860000] ****Address of trace_timer :830ee610
  192. [   11.190000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  193. [   11.220000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  194. [   11.240000] ath_dfs: Version 2.0.0
  195. [   11.240000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  196. [   11.270000] ath_spectral: Version 2.0.0
  197. [   11.270000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  198. [   11.280000] SPECTRAL module built on Apr 29 2017 09:50:43
  199. [   11.300000] ath_tx99: Version 2.0
  200. [   11.300000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  201. [   11.480000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  202. [   11.720000] SQUASHFS error: xz_dec_run error, data probably corrupt
  203. [   11.730000] SQUASHFS error: squashfs_read_data failed to read block 0x1b2e86
  204. [   11.730000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  205. [   11.740000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  206. [   11.750000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  207. [   11.750000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  208. [   11.760000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  209. [   11.770000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  210. [   11.770000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  211. [   11.780000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  212. [   11.790000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  213. [   11.790000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  214. [   11.800000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  215. [   11.810000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  216. [   11.820000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  217. [   11.820000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  218. [   11.830000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  219. [   11.840000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  220. [   11.840000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  221. [   11.850000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  222. [   11.860000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  223. [   11.860000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  224. [   11.870000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  225. [   11.880000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  226. [   11.880000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  227. [   11.890000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  228. [   11.900000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  229. [   11.900000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  230. [   11.910000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  231. [   11.920000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  232. [   11.920000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  233. [   11.930000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  234. [   11.940000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  235. [   11.940000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  236. [   11.950000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  237. [   11.960000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  238. [   11.970000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  239. [   11.970000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  240. [   11.980000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  241. [   11.990000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  242. [   11.990000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  243. [   12.000000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  244. [   12.010000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  245. [   12.010000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  246. [   12.020000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  247. [   12.030000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  248. [   12.030000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  249. [   12.040000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  250. [   12.050000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  251. [   12.050000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  252. [   12.060000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  253. [   12.070000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  254. [   12.070000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  255. [   12.080000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  256. [   12.090000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  257. [   12.090000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  258. [   12.100000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  259. [   12.110000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  260. [   12.110000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  261. [   12.120000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  262. [   12.130000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  263. [   12.140000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  264. [   12.140000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  265. [   12.150000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  266. [   12.160000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  267. [   12.160000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  268. [   12.170000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  269. [   12.180000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  270. [   12.180000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  271. [   12.190000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  272. [   12.200000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  273. [   12.200000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  274. [   12.210000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  275. [   12.220000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  276. [   12.220000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  277. [   12.230000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  278. [   12.240000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  279. [   12.240000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  280. [   12.250000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  281. [   12.260000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  282. [   12.260000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  283. [   12.270000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  284. [   12.280000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  285. [   12.280000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  286. [   12.290000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  287. [   12.300000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  288. [   12.310000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  289. [   12.310000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  290. [   12.320000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  291. [   12.330000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  292. [   12.330000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  293. [   12.340000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  294. [   12.350000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  295. [   12.350000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  296. [   12.360000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  297. [   12.370000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  298. [   12.370000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  299. [   12.380000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  300. [   12.390000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  301. [   12.390000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  302. [   12.400000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  303. [   12.410000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  304. [   12.410000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  305. [   12.420000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  306. [   12.430000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  307. [   12.430000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  308. [   12.440000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  309. [   12.450000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  310. [   12.460000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  311. [   12.460000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  312. [   12.470000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  313. [   12.480000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  314. [   12.480000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  315. [   12.490000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  316. [   12.500000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  317. [   12.500000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  318. [   12.510000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  319. [   12.520000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  320. [   12.520000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  321. [   12.530000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  322. [   12.540000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  323. [   12.540000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  324. [   12.550000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  325. [   12.560000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  326. [   12.560000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  327. [   12.570000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  328. [   12.580000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  329. [   12.580000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  330. [   12.590000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  331. [   12.600000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  332. [   12.610000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  333. [   12.610000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  334. [   12.630000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  335. [   12.630000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  336. [   12.650000] ath_pktlog: Unknown symbol g_ol_pl_os_dep_funcs (err 0)
  337. [   12.660000] ath_pktlog: Unknown symbol ath_get_softc (err 0)
  338. [   12.750000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  339. [   12.890000] ip_tables: (C) 2000-2006 Netfilter Core Team
  340. [   13.150000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  341. [   13.160000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
  342. [   13.170000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
  343. [   13.200000] ehci-platform ehci-platform.0: irq 3, io mem 0x1b000000
  344. [   13.220000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
  345. [   13.220000] hub 1-0:1.0: USB hub found
  346. [   13.230000] hub 1-0:1.0: 1 port detected
  347. [   13.340000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  348. [   13.600000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  349. [   13.770000] xt_time: kernel timezone is -0000
  350. [   13.780000] hub 1-1:1.0: USB hub found
  351. [   13.780000] hub 1-1:1.0: 4 ports detected
  352. [   14.110000] SQUASHFS error: xz_dec_run error, data probably corrupt
  353. [   14.110000] SQUASHFS error: squashfs_read_data failed to read block 0x30dd1a
  354. [   14.120000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  355. [   14.130000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  356. [   14.140000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  357. [   14.140000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  358. [   14.150000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  359. [   14.160000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  360. [   14.160000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  361. [   14.170000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  362. [   14.180000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  363. [   14.210000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  364. [   14.210000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  365. [   14.220000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  366. [   14.230000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  367. [   14.240000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  368. [   14.240000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  369. [   14.250000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  370. [   14.260000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  371. [   14.290000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  372. [   14.290000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  373. [   14.300000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  374. [   14.310000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
  375. [   14.380000] nf_conntrack_rtsp v0.6.21 loading
  376. [   14.400000] nf_nat_rtsp v0.6.21 loading
  377. [   14.490000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  378. [   14.910000] Initializing USB Mass Storage driver...
  379. [   14.920000] scsi0 : usb-storage 1-1.1:1.0
  380. [   14.920000] usbcore: registered new interface driver usb-storage
  381. [   14.930000] USB Mass Storage support registered.
  382. [   14.950000] fuse init (API version 7.18)
  383. [   15.030000] bandsteering: Unknown symbol g_bandsteering_update_vap_max_aid (err 0)
  384. [   15.040000] bandsteering: Unknown symbol g_lrssi_threshold (err 0)
  385. [   15.050000] bandsteering: Unknown symbol g_bandsteering_assocreq_hook (err 0)
  386. [   15.050000] bandsteering: Unknown symbol g_lrssi_enable (err 0)
  387. [   15.060000] bandsteering: Unknown symbol g_bandsteering_update_sta_count (err 0)
  388. [   15.070000] bandsteering: Unknown symbol g_bandsteering_probereq_hook (err 0)
  389. [   15.920000] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0250 PQ: 0 ANSI: 0
  390. [   15.930000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  391. [   16.340000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  392. [   16.340000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  393. [   16.350000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  394. [   16.360000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  395. [   16.390000] Removing athdebug proc file
  396. [   16.390000] ath_dev: driver unloaded
  397. [   16.400000] ath_tx99: driver unloaded
  398. [   16.410000] ath_spectral: driver unloaded
  399. [   16.420000] ath_dfs: driver unloaded
  400. [   16.430000] ath_rate_atheros: driver unloaded
  401. [   16.430000] ath_hal: driver unloaded
  402. Jan  1 08:00:17 syslogd started: BusyBox v1.19.4
  403. Jan  1 08:00:17 kernel: klogd started: BusyBox v1.19.4 (2017-04-29 09:37:27 CST)
  404. Jan  1 08:00:17 kernel: [    0.000000] Linux version 3.3.8 (lhj@s203) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Apr 29 10:07:39 CST 2017
  405. Jan  1 08:00:17 kernel: [    0.000000] MyLoader: sysp=dfbffff7, boardp=ffbeffff, parts=ffbfffbf
  406. Jan  1 08:00:17 kernel: [    0.000000] bootconsole [early0] enabled
  407. Jan  1 08:00:17 kernel: [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  408. Jan  1 08:00:17 kernel: [    0.000000] SoC: Qualcomm Atheros QCA9531 rev 2
  409. Jan  1 08:00:17 kernel: [    0.000000] Clocks: CPU:650.000MHz, DDR:393.261MHz, AHB:216.666MHz, Ref:25.000MHz
  410. Jan  1 08:00:17 kernel: [    0.000000] Determined physical RAM map:
  411. Jan  1 08:00:17 kernel: [    0.000000]  memory: 04000000 @ 00000000 (usable)
  412. Jan  1 08:00:17 kernel: [    0.000000] Initrd not found or empty - disabling initrd
  413. Jan  1 08:00:17 kernel: [    0.000000] Zone PFN ranges:
  414. Jan  1 08:00:17 kernel: [    0.000000]   Normal   0x00000000 -> 0x00004000
  415. Jan  1 08:00:17 kernel: [    0.000000] Movable zone start PFN for each node
  416. Jan  1 08:00:17 kernel: [    0.000000] Early memory PFN ranges
  417. Jan  1 08:00:17 kernel: [    0.000000]     0: 0x00000000 -> 0x00004000
  418. Jan  1 08:00:17 kernel: [    0.000000] On node 0 totalpages: 16384
  419. Jan  1 08:00:17 kernel: [    0.000000] free_area_init_node: node 0, pgdat 8033d730, node_mem_map 81000000
  420. Jan  1 08:00:17 kernel: [    0.000000]   Normal zone: 128 pages used for memmap
  421. Jan  1 08:00:17 kernel: [    0.000000]   Normal zone: 0 pages reserved
  422. Jan  1 08:00:17 kernel: [    0.000000]   Normal zone: 16256 pages, LIFO batch:3
  423. Jan  1 08:00:17 kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  424. Jan  1 08:00:17 kernel: [    0.000000] pcpu-alloc: [0] 0
  425. Jan  1 08:00:17 kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
  426. Jan  1 08:00:17 kernel: [    0.000000] Kernel command line:  board=AP147 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14016k(rootfs),1408k(kernel),512k(config_data),64k(mac),64k(art),16000k@0x50000(firmware) rootfstype=squashfs
  427. Jan  1 08:00:17 kernel: [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  428. Jan  1 08:00:17 kernel: [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  429. Jan  1 08:00:17 kernel: [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  430. Jan  1 08:00:17 kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  431. Jan  1 08:00:17 kernel: [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  432. Jan  1 08:00:17 kernel: [    0.000000] Writing ErrCtl register=00000000
  433. Jan  1 08:00:17 kernel: [    0.000000] Readback ErrCtl register=00000000
  434. Jan  1 08:00:17 kernel: [    0.000000] Memory: 61172k/65536k available (2311k kernel code, 4364k reserved, 623k data, 224k init, 0k highmem)
  435. Jan  1 08:00:17 kernel: [    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  436. Jan  1 08:00:17 kernel: [    0.000000] NR_IRQS:83
  437. Jan  1 08:00:17 kernel: [    0.000000] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688)
  438. Jan  1 08:00:17 kernel: [    0.060000] pid_max: default: 32768 minimum: 301
  439. Jan  1 08:00:17 kernel: [    0.060000] Mount-cache hash table entries: 512
  440. Jan  1 08:00:17 kernel: [    0.070000] Performance counters: mips/24K PMU enabled, 2 32-bit counters available to each CPU, irq 13
  441. Jan  1 08:00:17 kernel: [    0.080000] Initialized recycle list for cpu 0.
  442. Jan  1 08:00:17 kernel: [    0.080000] NET: Registered protocol family 16
  443. Jan  1 08:00:17 kernel: [    0.080000] pwm_init
  444. Jan  1 08:00:17 kernel: [    0.090000] gpiochip_add: registered GPIOs 0 to 17 on device: ath79
  445. Jan  1 08:00:17 kernel: [    0.090000] MIPS: machine is Qualcomm Atheros AP147 reference board
  446. Jan  1 08:00:17 sysinit: /etc/rc.common: line 1: can't open /proc/cmdline: no such file
  447. Jan  1 08:00:17 kernel: [    0.100000] ar724x-pci ar724x-pci.0: PCIe link is down
  448. Jan  1 08:00:17 kernel: [    0.110000] registering PCI controller with io_map_base unset
  449. Jan  1 08:00:17 kernel: [    0.110000] ar71xx: invalid MDIO id 1
  450. Jan  1 08:00:17 kernel: [    0.520000] bio: create slab <bio-0> at 0
  451. Jan  1 08:00:17 kernel: [    0.530000] PCI host bridge to bus 0000:Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 kernel: [    0.680000] console [ttyS0] enabled, bootconsole disabled
  452. Jan  1 08:00:17 kernel: [    0.690000] m25p80 spi0.0: found mx25l12805d, expected m25p80
  453. Jan  1 08:00:17 kernel: [    0.700000] m25p80 spJan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 kernel: [    9.980000] SCSI subsystem initialized
  454. Jan  1 08:00:17 kernel: [   10.020000] usbcore: registered new interface driver usbfs
  455. Jan  1 08:00:17 kernel: [   10.020000] usbcore: registered new interface driver hub
  456. Jan  1 08:00:17 kernel: [   10.030000] usbcore: registered new device driver usb
  457. Jan  1 08:00:17 kernel: [   10.130000] Button Hotplug driver version 0.4.1
  458. Jan  1 08:00:17 kernel: [   10.470000] NTFS driver 2.1.30 [Flags: R/O MODULE].
  459. Jan  1 08:00:17 kernel: [   10.680000] PPP generic driver version 2.4.2
  460. Jan  1 08:00:17 kernel: [   10.710000] NET: Registered protocol family 24
  461. Jan  1 08:00:17 kernel: [   10.830000] asf: module license 'ProJan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 kernel: [   11.900000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  462. Jan  1 08:00:17 kernel: [   11.910000] SQUASHFS error: UnaJan  1 08:00:17 kernel: [   12.560000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  463. Jan  1 08:00:17 kernel: [   12.570000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  464. Jan  1 08:00:17 kernel: [   12.580000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  465. Jan  1 08:00:17 kernel: [   12.580000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  466. Jan  1 08:00:17 kernel: [   12.590000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  467. Jan  1 08:00:17 kernel: [   12.600000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  468. Jan  1 08:00:17 kernel: [   12.610000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  469. Jan  1 08:00:17 kernel: [   12.610000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
  470. Jan  1 08:00:17 kernel: [   12.630000] SQUASHFS error: Unable to read data cache entry [1b2e86]
  471. Jan  1 08:00:17 kernel: [   12.6300Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 kernel: [   14.110000] SQUASHFS error: squashfs_read_data failed to read block 0x30dd1a
  472. Jan  1 08:00:17 kernel: [   14.120000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
  473. Jan  1 08:00:17 kernel: [   14.130Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 Jan  1 08:00:17 sysinit: ath04     no private ioctls.
  474. Jan  1 08:00:17 sysinit: ath14     no private ioctls.
  475. Jan  1 08:00:18 sysinit: killall: audit: no process killed
  476. Jan  1 08:00:18 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  477. Jan  1 08:00:18 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  478. Jan  1 08:00:18 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  479. Jan  1 08:00:18 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  480. Jan  1 08:00:18 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  481. [   18.910000] SQUASHFS error: xz_dec_run error, data probably corrupt
  482. [   18.920000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  483. [   18.920000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  484. [   18.930000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  485. [   18.940000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  486. [   18.950000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  487. [   18.950000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  488. [   18.960000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  489. Jan  1 08:00:18 kernel: [   18.910000] SQUASHFS error: xz_dec_run error, data probably corrupt
  490. Jan  1 08:00:18 kernel: [   18.920000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  491. Jan  1 08:00:18 kernel: [   18.920000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  492. Jan  1 08:00:18 kernel: [   18.930000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  493. Jan  1 08:00:18 kernel: [   18.940000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  494. Jan  1 08:00:18 kernel: [   18.950000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  495. Jan  1 08:00:18 kernel: [   18.950000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  496. Jan  1 08:00:18 kernel: [   18.960000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  497. [   19.210000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  498. [   19.220000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  499. Jan  1 08:00:19 kernel: [   19.210000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  500. Jan  1 08:00:19 kernel: [   19.220000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  501. [   19.490000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  502. [   19.500000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  503. Jan  1 08:00:19 kernel: [   19.490000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  504. Jan  1 08:00:19 kernel: [   19.500000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  505. Jan  1 08:00:23 sysinit: ath04     no private ioctls.
  506. Jan  1 08:00:23 sysinit: ath14     no private ioctls.
  507. Jan  1 08:00:23 sysinit: killall: audit: no process killed
  508. Jan  1 08:00:23 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  509. Jan  1 08:00:23 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  510. Jan  1 08:00:23 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  511. Jan  1 08:00:23 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  512. Jan  1 08:00:23 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  513. Jan  1 08:00:23 sysinit: ath04     no private ioctls.
  514. Jan  1 08:00:23 sysinit: ath14     no private ioctls.
  515. Jan  1 08:00:23 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  516. Jan  1 08:00:23 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  517. Jan  1 08:00:23 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  518. Jan  1 08:00:23 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  519. Jan  1 08:00:24 sysinit: error open
  520. Jan  1 08:00:24 sysinit: : No such device or address
  521. Jan  1 08:00:24 sysinit: /sbin/wifi: line 293: /etc/init.d/wsensor: not found
  522. Jan  1 08:00:24 sysinit: killall: audit: no process killed
  523. Jan  1 08:00:24 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  524. Jan  1 08:00:24 sysinit: uci: I/O error
  525. Jan  1 08:00:25 sysinit: ath04     no private ioctls.
  526. Jan  1 08:00:25 sysinit: ath14     no private ioctls.
  527. Jan  1 08:00:25 sysinit: killall: audit: no process killed
  528. Jan  1 08:00:25 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  529. Jan  1 08:00:25 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  530. Jan  1 08:00:25 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  531. Jan  1 08:00:25 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  532. Jan  1 08:00:25 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  533. Jan  1 08:00:25 sysinit:        option mode router
  534. Jan  1 08:00:25 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  535. Jan  1 08:00:25 sysinit: Loading defaults
  536. Jan  1 08:00:25 sysinit: sysctl: chdir(/proc/sys): No such file or directory
  537. Jan  1 08:00:25 sysinit: sysctl: chdir(/proc/sys): No such file or directory
  538. Jan  1 08:00:25 sysinit: sysctl: chdir(/proc/sys): No such file or directory
  539. Jan  1 08:00:25 sysinit: sysctl: chdir(/proc/sys): No such file or directory
  540. Jan  1 08:00:25 sysinit: Loading synflood protection
  541. Jan  1 08:00:26 sysinit: Adding custom chains
  542. Jan  1 08:00:26 sysinit: sendto error: Operation not permitted
  543. Jan  1 08:00:26 sysinit: sendto error: Operation not permitted
  544. Jan  1 08:00:26 sysinit: sendto error: Operation not permitted
  545. Jan  1 08:00:26 sysinit: sendto error: Operation not permitted
  546. Jan  1 08:00:26 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  547. Jan  1 08:00:26 sysinit: Loading zones
  548. Jan  1 08:00:26 sysinit: ath04     no private ioctls.
  549. Jan  1 08:00:26 sysinit: ath14     no private ioctls.
  550. Jan  1 08:00:26 sysinit: killall: audit: no process killed
  551. Jan  1 08:00:26 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  552. Jan  1 08:00:26 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  553. Jan  1 08:00:26 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  554. Jan  1 08:00:26 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  555. Jan  1 08:00:26 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  556. [   27.180000] SQUASHFS error: xz_dec_run error, data probably corrupt
  557. [   27.190000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  558. [   27.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  559. [   27.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  560. Jan  1 08:00:27 kernel: [   27.180000] SQUASHFS error: xz_dec_run error, data probably corrupt
  561. Jan  1 08:00:27 kernel: [   27.190000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  562. Jan  1 08:00:27 kernel: [   27.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  563. Jan  1 08:00:27 kernel: [   27.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  564. [   27.590000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  565. [   27.600000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  566. Jan  1 08:00:27 kernel: [   27.590000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  567. Jan  1 08:00:27 kernel: [   27.600000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  568. Jan  1 08:00:27 sysinit: Loading forwardings
  569. Jan  1 08:00:27 sysinit: Loading rules
  570. [   27.980000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  571. [   27.990000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  572. Jan  1 08:00:27 kernel: [   27.980000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  573. Jan  1 08:00:27 kernel: [   27.990000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  574. Jan  1 08:00:28 sysinit: Loading redirects
  575. Jan  1 08:00:28 sysinit: Loading includes
  576. Jan  1 08:00:28 sysinit: Optimizing conntrack
  577. Jan  1 08:00:28 sysinit: Loading interfaces
  578. Jan  1 08:00:31 sysinit: Generating RSA private key, 1024 bit long modulus
  579. Jan  1 08:00:32 sysinit: ath04     no private ioctls.
  580. Jan  1 08:00:32 sysinit: ath14     no private ioctls.
  581. Jan  1 08:00:32 sysinit: killall: audit: no process killed
  582. Jan  1 08:00:32 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  583. Jan  1 08:00:32 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  584. Jan  1 08:00:32 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  585. Jan  1 08:00:32 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  586. Jan  1 08:00:32 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  587. Jan  1 08:00:32 sysinit: ath04     no private ioctls.
  588. Jan  1 08:00:32 sysinit: ath14     no private ioctls.
  589. Jan  1 08:00:32 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  590. Jan  1 08:00:32 sysinit: ifconfig: SIOCGIFFLAGS: No such device
  591. Jan  1 08:00:32 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  592. Jan  1 08:00:32 sysinit: /usr/sbin/wlanconfig: ioctl: No such device
  593. Jan  1 08:00:34 sysinit: error open
  594. Jan  1 08:00:34 sysinit: : No such device or address
  595. Jan  1 08:00:34 sysinit: /sbin/wifi: line 293: /etc/init.d/wsensor: not found
  596. Jan  1 08:00:34 sysinit: killall: audit: no process killed
  597. Jan  1 08:00:34 sysinit: /sbin/wifi: line 293: can't create /proc/sys/vm/drop_caches: nonexistent directory
  598. Jan  1 08:00:34 sysinit: uci: I/O error
  599. Jan  1 08:00:34 sysinit: grep ret 0
  600. Jan  1 08:00:34 sysinit: File:config_service.c,Line:319,Func:connect_amts_server----->send ok, ret=8
  601. Jan  1 08:00:34 sysinit: File:config_service.c,Line:328,Func:connect_amts_server----->select timeoutFile:config_service.c,Line:463,Func:main----->can't connect AMTS server, so exit.
复制代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-6-7 10:34 | 显示全部楼层
3、有问题的板子串口输出2-1[code]

U-Boot 1.1.4 (Apr 29 2017 - 09:54:17)

ap143 - Honey Bee 2.0DRAM:  
sri
Honey Bee 2.0
ath_ddr_initial_config(219): (16bit) ddr1 init
tap = 0x00000002
Tap (low, high) = (0x5, 0x26)
Tap values = (0x15, 0x15, 0x15, 0x15)
64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 210k for U-Boot at: 83fc8000
Reserving 192k for malloc() at: 83f98000
Reserving 44 Bytes for Board Info at: 83f97fd4
Reserving 36 Bytes for Global Data at: 83f97fb0
Reserving 128k for boot params() at: 83f77fb0
Stack Pointer at: 83f77f98
Now running in RAM - U-Boot at: 83fc8000
Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
flash size 16MB, sector count = 256
Flash: 16 MB
*** Warning - bad CRC, using default environment

*** Warning *** : PCIe WLAN Module not found !!!
In:    serial
Out:   serial
Err:   serial
Net:   ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
No valid address in Flash. Using fixed address
ath_gmac_enet_initialize: reset mask:c02200
Scorpion ---->S27 PHY*
S27 reg init
: cfg1 0x800c0000 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
eth0 up
Honey Bee ---->  MAC 1 S27 PHY *
S27 reg init
ATHRS27: resetting s27
ATHRS27: s27 reset done
: cfg1 0x800c0000 cfg2 0x7214
eth1: 00:03:7f:09:0b:ad
athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10
athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10
athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10
athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
eth1 up
eth0, eth1
Setting 0x181162c0 to 0x60c1a100
Hit any key to stop autoboot:  0
## Booting image at 9fe00000 ...
   Image Name:   MIPS OpenWrt Linux-3.3.8
   Created:      2017-05-10   2:27:35 UTC
   Image Type:   MIPS Linux Multi-File Image (lzma compressed)
   Data Size:    1098297 Bytes =  1 MB
   Load Address: 80060000
   Entry Point:  80060000
   Contents:
   Image 0:  1098289 Bytes =  1 MB
   Verifying Checksum at 0x9fe00040 ...OK
   Uncompressing Multi-File Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 67108864

Starting kernel ...

[    0.000000] Linux version 3.3.8 (lhj@s203) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Apr 29 10:07:39 CST 2017
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Qualcomm Atheros QCA9531 rev 2
[    0.000000] Clocks: CPU:650.000MHz, DDR:393.286MHz, AHB:216.666MHz, Ref:25.000MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone PFN ranges:
[    0.000000]   Normal   0x00000000 -> 0x00004000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00004000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line:  board=AP147 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14016k(rootfs),1408k(kernel),512k(config_data),64k(mac),64k(art),16000k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 61172k/65536k available (2311k kernel code, 4364k reserved, 623k data, 224k init, 0k highmem)
[    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:83
[    0.000000] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688)
[    0.060000] pid_max: default: 32768 minimum: 301
[    0.060000] Mount-cache hash table entries: 512
[    0.070000] Performance counters: mips/24K PMU enabled, 2 32-bit counters available to each CPU, irq 13
[    0.080000] Initialized recycle list for cpu 0.
[    0.080000] NET: Registered protocol family 16
[    0.080000] pwm_init
[    0.090000] gpiochip_add: registered GPIOs 0 to 17 on device: ath79
[    0.090000] MIPS: machine is Qualcomm Atheros AP147 reference board
[    0.100000] ar724x-pci ar724x-pci.0: PCIe link is down
[    0.110000] registering PCI controller with io_map_base unset
[    0.110000] ar71xx: invalid MDIO id 1
[    0.520000] bio: create slab <bio-0> at 0
[    0.530000] PCI host bridge to bus 0000:00
[    0.530000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[    0.540000] pci_bus 0000:00: root bus resource [io  0x0000]
[    0.540000] Switching to clocksource MIPS
[    0.550000] NET: Registered protocol family 2
[    0.550000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.560000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.570000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.570000] TCP: Hash tables configured (established 2048 bind 2048)
[    0.580000] TCP reno registered
[    0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.590000] NET: Registered protocol family 1
[    0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.620000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.630000] msgmni has been set to 119
[    0.630000] io scheduler noop registered
[    0.640000] io scheduler deadline registered (default)
[    0.640000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.670000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    0.680000] console [ttyS0] enabled, bootconsole disabled
[    0.680000] console [ttyS0] enabled, bootconsole disabled
[    0.690000] m25p80 spi0.0: found w25q128, expected m25p80
[    0.700000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[    0.700000] 8 cmdlinepart partitions found on MTD device spi0.0
[    0.710000] Creating 8 MTD partitions on "spi0.0":
[    0.710000] 0x000000000000-0x000000040000 : "u-boot"
[    0.720000] 0x000000040000-0x000000050000 : "u-boot-env"
[    0.720000] 0x000000050000-0x000000e00000 : "rootfs"
[    0.730000] mtd: partition "rootfs" set to be root filesystem
[    0.740000] mtd: partition "rootfs_data" created automatically, ofs=770000, len=690000
[    0.750000] 0x000000770000-0x000000e00000 : "rootfs_data"
[    0.750000] 0x000000e00000-0x000000f60000 : "kernel"
[    0.760000] 0x000000f60000-0x000000fe0000 : "config_data"
[    0.770000] 0x000000fe0000-0x000000ff0000 : "mac"
[    0.770000] 0x000000ff0000-0x000001000000 : "art"
[    0.780000] 0x000000050000-0x000000ff0000 : "firmware"
[    0.810000] ag71xx_mdio: probed
[    0.950000] ag71xx_mdio: probed
[    0.950000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[    1.510000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
[    1.520000] eth1: Atheros AG71xx at 0xba000000, irq 5
[    2.080000] eth1: Found an AR934X built-in switch
[    3.120000] TCP cubic registered
[    3.120000] NET: Registered protocol family 17
[    3.130000] 8021q: 802.1Q VLAN Support v1.8
[    3.130000] ### of_selftest(): No testcase data in device tree; not running tests
[    3.140000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    3.150000] Freeing unused kernel memory: 224k freed
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
[    7.510000] eth0: link up (100Mbps/Full duplex)
- regular preinit -
[    8.320000] JFFS2 notice: (650) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 17 of xref (0 dead, 0 orphan) found.
switching to jffs2
- init -
[    8.490000] eth0: link down

Please press Enter to activate this console. [    8.990000] SQUASHFS error: xz_dec_run error, data probably corrupt
[    8.990000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[    9.000000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[    9.010000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[    9.010000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[    9.020000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[    9.030000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[    9.040000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[    9.040000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[    9.050000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[    9.730000] ssdk_plat_init start
[    9.730000] chip_version:0x0
[    9.740000] chip_version:0x2
[    9.740000] Register QCA PHY driver
[    9.840000] qca-ssdk module init succeeded!
[   10.030000] NET: Registered protocol family 10
[   10.510000] SCSI subsystem initialized
[   10.550000] usbcore: registered new interface driver usbfs
[   10.550000] usbcore: registered new interface driver hub
[   10.560000] usbcore: registered new device driver usb
[   10.660000] Button Hotplug driver version 0.4.1
[   11.020000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[   11.220000] PPP generic driver version 2.4.2
[   11.250000] NET: Registered protocol family 24
[   11.380000] asf: module license 'Proprietary' taints kernel.
[   11.390000] Disabling lock debugging due to kernel taint
[   11.410000] ****Address of trace_timer :832fe610
[   11.740000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
[   11.770000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[   11.800000] ath_dfs: Version 2.0.0
[   11.800000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[   11.820000] ath_spectral: Version 2.0.0
[   11.820000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[   11.830000] SPECTRAL module built on Apr 29 2017 09:50:43
[   11.850000] ath_tx99: Version 2.0
[   11.850000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[   12.040000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[   12.270000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   12.280000] SQUASHFS error: squashfs_read_data failed to read block 0x1b2e86
[   12.290000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.290000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.300000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.310000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.310000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.320000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.330000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.330000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.340000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.350000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.360000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.360000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.370000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.380000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.380000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.390000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.400000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.400000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.410000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.420000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.420000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.430000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.440000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.440000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.450000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.460000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.460000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.470000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.480000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.480000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.490000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.500000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.510000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.510000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.520000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.530000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.530000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.540000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.550000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.550000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.560000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.570000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.570000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.580000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.590000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.590000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.600000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.610000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.610000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.620000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.630000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.630000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.640000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.650000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.660000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.660000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.670000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.680000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.680000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.690000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.700000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.700000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.710000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.720000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.720000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.730000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.740000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.740000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.750000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.760000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.760000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.770000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.780000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.780000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.790000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.800000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.800000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.810000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.820000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.820000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.830000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.840000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.850000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.850000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.860000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.870000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.870000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.880000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.890000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.890000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.900000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.910000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.910000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.920000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.930000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.930000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.940000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.950000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.950000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.960000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.970000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.970000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   12.980000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   12.990000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.000000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.000000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.010000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.020000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.020000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.030000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.040000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.040000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.050000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.060000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.060000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.070000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.080000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.080000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.090000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.100000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.100000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.110000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.120000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.120000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.130000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.140000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.150000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.150000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.160000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.170000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.180000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   13.190000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   13.210000] ath_pktlog: Unknown symbol g_ol_pl_os_dep_funcs (err 0)
[   13.220000] ath_pktlog: Unknown symbol ath_get_softc (err 0)
[   13.310000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   13.460000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.740000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.740000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
[   13.750000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[   13.790000] ehci-platform ehci-platform.0: irq 3, io mem 0x1b000000
[   13.810000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[   13.810000] hub 1-0:1.0: USB hub found
[   13.820000] hub 1-0:1.0: 1 port detected
[   13.930000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
[   14.140000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[   14.320000] hub 1-1:1.0: USB hub found
[   14.320000] hub 1-1:1.0: 4 ports detected
[   14.390000] xt_time: kernel timezone is -0000
[   14.620000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
[   14.750000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   14.750000] SQUASHFS error: squashfs_read_data failed to read block 0x30dd1a
[   14.760000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.770000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.770000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.780000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.790000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.800000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.800000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.810000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.840000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.850000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.860000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.860000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.870000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.880000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.890000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.890000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.920000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.930000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   14.940000] SQUASHFS error: Unable to read fragment cache entry [30dd1a]
[   14.940000] SQUASHFS error: Unable to read page, block 30dd1a, size 12da4
[   15.020000] nf_conntrack_rtsp v0.6.21 loading
[   15.040000] nf_nat_rtsp v0.6.21 loading
[   15.130000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   15.570000] Initializing USB Mass Storage driver...
[   15.570000] scsi0 : usb-storage 1-1.1:1.0
[   15.580000] usbcore: registered new interface driver usb-storage
[   15.590000] USB Mass Storage support registered.
[   15.610000] fuse init (API version 7.18)
[   15.690000] bandsteering: Unknown symbol g_bandsteering_update_vap_max_aid (err 0)
[   15.700000] bandsteering: Unknown symbol g_lrssi_threshold (err 0)
[   15.710000] bandsteering: Unknown symbol g_bandsteering_assocreq_hook (err 0)
[   15.710000] bandsteering: Unknown symbol g_lrssi_enable (err 0)
[   15.720000] bandsteering: Unknown symbol g_bandsteering_update_sta_count (err 0)
[   15.730000] bandsteering: Unknown symbol g_bandsteering_probereq_hook (err 0)
[   16.580000] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0250 PQ: 0 ANSI: 0
[   16.590000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   17.020000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   17.030000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   17.030000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   17.040000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   17.070000] Removing athdebug proc file
[   17.070000] ath_dev: driver unloaded
[   17.080000] ath_tx99: driver unloaded
[   17.090000] ath_spectral: driver unloaded
[   17.100000] ath_dfs: driver unloaded
[   17.110000] ath_rate_atheros: driver unloaded
[   17.120000] ath_hal: driver unloaded
[   20.260000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   20.270000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   20.280000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   20.280000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   20.290000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   20.300000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   20.310000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   20.310000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   20.670000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   20.670000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   20.890000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   20.900000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   22.100000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   22.100000] device eth1 entered promiscuous mode
[   22.130000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   22.220000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   22.530000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   22.540000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   22.550000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   22.550000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   22.590000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   22.590000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   22.620000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   22.620000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   22.820000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   22.830000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   22.860000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   22.870000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   22.890000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   22.900000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   23.170000] eth0: link up (100Mbps/Full duplex)
[   23.170000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   24.150000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   24.150000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   24.180000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   24.190000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   24.220000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   24.230000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   24.330000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   24.340000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   24.410000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   24.420000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   24.440000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   24.450000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   25.310000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   25.320000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   25.330000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   25.330000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   25.570000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   25.570000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   25.650000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   25.650000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   25.700000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   25.710000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   28.170000] ****Address of trace_timer :8299e610
[   28.510000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
[   28.550000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[   28.580000] ath_dfs: Version 2.0.0
[   28.580000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[   28.620000] ath_spectral: Version 2.0.0
[   28.620000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[   28.630000] SPECTRAL module built on Apr 29 2017 09:50:43
[   28.780000] ath_tx99: Version 2.0
[   28.780000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[   28.980000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[   29.220000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   29.220000] SQUASHFS error: squashfs_read_data failed to read block 0x1b2e86
[   29.230000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.240000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.240000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.250000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.260000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.260000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.270000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.280000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.390000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.400000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.410000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.410000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.420000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.430000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.440000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.440000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.450000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.460000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.460000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.660000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   29.670000] SQUASHFS error: Unable to read data cache entry [1b2e86]
[   29.670000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   30.140000] SQUASHFS error: Unable to read page, block 1b2e86, size 145b0
[   30.170000] Removing athdebug proc file
[   30.180000] ath_dev: driver unloaded
[   30.190000] ath_tx99: driver unloaded
[   30.200000] ath_spectral: driver unloaded
[   30.210000] ath_dfs: driver unloaded
[   30.220000] ath_rate_atheros: driver unloaded
[   30.230000] ath_hal: driver unloaded
[   34.380000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   34.380000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   34.390000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   34.400000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   34.400000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   34.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   34.520000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   37.860000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   37.860000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   37.870000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   37.880000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   38.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   38.920000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   43.820000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   43.830000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   43.840000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   43.840000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   43.850000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   43.860000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   43.860000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   43.870000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   44.550000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   44.560000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   44.560000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   44.570000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   44.810000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   44.820000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   44.840000] device eth1 left promiscuous mode
[   44.840000] br-lan: port 1(eth1) entered disabled state
[   44.850000] eth0: link down
[   44.860000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   45.930000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   45.930000] device eth1 entered promiscuous mode
[   45.950000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   45.980000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   46.130000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   46.130000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   46.160000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   46.170000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   46.200000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   46.210000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   46.420000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   46.430000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   46.440000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   46.440000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   46.500000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   46.510000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   46.530000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   46.540000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   47.360000] eth0: link up (100Mbps/Full duplex)
[   47.410000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   48.860000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   48.860000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   48.870000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   48.880000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   49.050000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   49.060000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   49.170000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   49.180000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   49.660000] fast-classifier: starting up
[   49.660000] fast-classifier: registered
[   49.730000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   49.740000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   49.750000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   49.750000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   50.280000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   50.280000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   50.290000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   50.300000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   50.620000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   50.620000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   53.180000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   53.190000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   53.200000] SQUASHFS error: Unable to read fragment cache entry [3c9586]

[   54.280000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   54.290000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   54.300000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   54.300000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   54.910000] ****Address of trace_timer :82b62610
[   55.530000] SQUASHFS error: xz_dec_run error, data probably corrupt
[   55.530000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
[   55.540000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   55.550000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   55.730000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   55.740000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   55.820000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   55.830000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   55.870000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
[   56.030000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[   56.100000] ath_dfs: Version 2.0.0
[   56.100000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[   56.210000] ath_spectral: Version 2.0.0
[   56.210000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[   56.220000] SPECTRAL module built on Apr 29 2017 09:50:43
[   56.740000] ath_tx99: Version 2.0
[   56.740000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[   56.850000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   56.850000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   56.950000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   56.960000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   57.060000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   57.070000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   57.290000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[   57.520000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
[   57.530000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
[   59.420000] CPU 0 Unable to handle kernel paging request at virtual address 080455a4, epc == 8006eae8, ra == 80162a40
[   59.430000] Oops[#1]:
[   59.430000] Cpu 0
[   59.430000] $ 0   : 00000000 80380000 08045590 00000000
[   59.430000] $ 4   : 8011569c 000014be 1000fc00 ffff00fe
[   59.430000] $ 8   : 83919fe0 0000fc00 00000000 82914000
[   59.430000] $12   : 91ad76d9 000f0041 00000001 8e5ed32e
[   59.430000] $16   : 82bb7500 82bb754c 00000000 00000000
[   59.430000] $20   : 0000000c 80320000 83913010 00000002
[   59.430000] $24   : 00000000 80099d7c                  
[   59.430000] $28   : 83918000 83919e70 000014bc 80162a40
[   59.430000] Hi    : 00000019
[   59.430000] Lo    : 2d500000
[   59.430000] epc   : 8006eae8 __flush_dcache_page+0x28/0x94
[   59.430000]     Tainted: P           O
[   59.430000] ra    : 80162a40 rq_flush_dcache_pages+0x84/0xb8
[   59.430000] Status: 1000fc03    KERNEL EXL IE
[   59.430000] Cause : 00800008
[   59.430000] BadVA : 080455a4
[   59.430000] PrId  : 00019374 (MIPS 24Kc)
[   59.430000] Modules linked in: ath_dev(PO) hst_tx99(PO) ath_spectral(PO) ath_dfs(PO) ath_rate_atheros(PO) ath_hal(PO) adf(PO) asf(PO) fast_classifier(O) fuse usb_storage ath79_wdt ledtrig_netdev ip6t_REJECT ip6t_LOG ip6t_rt ip6t_hbh ip6t_mh ip6t_ipv6header ip6t_frag ip6t_eui64 ip6t_ah ip6table_raw ip6_queue ip6table_mangle ip6table_filter ip6_tables nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_rtsp(O) nf_conntrack_rtsp(O) xt_ipp2p(O) nf_conntrack_tftp nf_conntrack_snmp nf_conntrack_sip nf_nat_p p t p nf_conntrack_p p t p nf_nat_h323 nf_conntrack_h323 nf_nat_proto_gre nf_conntrack_proto_gre nf_nat_amanda nf_conntrack_amanda nf_conntrack_broadcast nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp xt_HL xt_hl xt_ecn ipt_ECN xt_CLASSIFY xt_time xt_tcpmss xt_statistic xt_mark xt_length xt_DSCP xt_dscp compat_xtables(O) ipt_MASQUERADE iptable_nat nf_nat xt_recent xt_helper xt_connmark xt_connbytes xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd sd_mod ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables msdos bonding pppoe pppox ppp_async ppp_generic slhc vfat fat ntfs ext4 jbd2 mbcache button_hotplug(O) nls_iso8859_1 nls_cp437 usbcore usb_common scsi_mod nls_base ts_fsm ts_bm ts_kmp crc16 crc_ccitt ipv6 qca_ssdk(O) shortcut_fe(O) ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O) [last unloaded: asf]
[   59.430000] Process mtdblock2 (pid: 191, threadinfo=83918000, task=8381c8c8, tls=00000000)
[   59.430000] Stack : 00000200 83913000 00000000 83978438 80333f00 83978438 80333f00 83913000
[   59.430000]         00000002 81c19c00 80333f00 801c8e38 00000001 83913000 801c8c98 00000000
[   59.430000]         00000009 8390a710 83821bfc 83913000 801c8c98 00000000 00000000 00000000
[   59.430000]         00000000 00000000 00000000 8008e9b8 00000000 80087c24 04794945 04004001
[   59.430000]         00000000 83913000 00000000 83919efc 83919efc 00000000 00000000 00000000
[   59.430000]         ...
[   59.430000] Call Trace:
[   59.430000] [<8006eae8>] __flush_dcache_page+0x28/0x94
[   59.430000] [<80162a40>] rq_flush_dcache_pages+0x84/0xb8
[   59.430000] [<801c8e38>] mtd_blktrans_thread+0x1a0/0x32c
[   59.430000] [<8008e9b8>] kthread+0x90/0x98
[   59.430000] [<80066610>] kernel_thread_helper+0x10/0x18
[   59.430000]
[   59.430000]
[   59.430000] Code: 3c02803a  50400005  3c02803a <8c430014> 1060000b  2443001c  3c02803a  8c420428  00822023
[   59.740000] ---[ end trace d28a5617205d988d ]---
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-6-7 10:35 | 显示全部楼层
4、有问题的板子串口输出2-2

  1. U-Boot 1.1.4 (Apr 29 2017 - 09:54:17)

  2. ap143 - Honey Bee 2.0DRAM:  
  3. sri
  4. Honey Bee 2.0
  5. ath_ddr_initial_config(219): (16bit) ddr1 init
  6. tap = 0x00000002
  7. Tap (low, high) = (0x5, 0x27)
  8. Tap values = (0x16, 0x16, 0x16, 0x16)
  9. 64 MB
  10. Top of RAM usable for U-Boot at: 84000000
  11. Reserving 210k for U-Boot at: 83fc8000
  12. Reserving 192k for malloc() at: 83f98000
  13. Reserving 44 Bytes for Board Info at: 83f97fd4
  14. Reserving 36 Bytes for Global Data at: 83f97fb0
  15. Reserving 128k for boot params() at: 83f77fb0
  16. Stack Pointer at: 83f77f98
  17. Now running in RAM - U-Boot at: 83fc8000
  18. Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
  19. flash size 16MB, sector count = 256
  20. Flash: 16 MB
  21. *** Warning - bad CRC, using default environment

  22. *** Warning *** : PCIe WLAN Module not found !!!
  23. In:    serial
  24. Out:   serial
  25. Err:   serial
  26. Net:   ath_gmac_enet_initialize...
  27. No valid address in Flash. Using fixed address
  28. No valid address in Flash. Using fixed address
  29. ath_gmac_enet_initialize: reset mask:c02200
  30. Scorpion ---->S27 PHY*
  31. S27 reg init
  32. : cfg1 0x800c0000 cfg2 0x7114
  33. eth0: 00:03:7f:09:0b:ad
  34. athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
  35. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
  36. eth0 up
  37. Honey Bee ---->  MAC 1 S27 PHY *
  38. S27 reg init
  39. ATHRS27: resetting s27
  40. ATHRS27: s27 reset done
  41. : cfg1 0x800c0000 cfg2 0x7214
  42. eth1: 00:03:7f:09:0b:ad
  43. athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000
  44. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10
  45. athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000
  46. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10
  47. athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000
  48. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10
  49. athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
  50. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
  51. eth1 up
  52. eth0, eth1
  53. Setting 0x181162c0 to 0x60c1a100
  54. Hit any key to stop autoboot:  0
  55. ## Booting image at 9fe00000 ...
  56.    Image Name:   MIPS OpenWrt Linux-3.3.8
  57.    Created:      2017-05-10   2:27:35 UTC
  58.    Image Type:   MIPS Linux Multi-File Image (lzma compressed)
  59.    Data Size:    1098297 Bytes =  1 MB
  60.    Load Address: 80060000
  61.    Entry Point:  80060000
  62.    Contents:
  63.    Image 0:  1098289 Bytes =  1 MB
  64.    Verifying Checksum at 0x9fe00040 ...OK
  65.    Uncompressing Multi-File Image ... OK
  66. No initrd
  67. ## Transferring control to Linux (at address 80060000) ...
  68. ## Giving linux memsize in bytes, 67108864

  69. Starting kernel ...

  70. [    0.000000] Linux version 3.3.8 (lhj@s203) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Apr 29 10:07:39 CST 2017
  71. [    0.000000] bootconsole [early0] enabled
  72. [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  73. [    0.000000] SoC: Qualcomm Atheros QCA9531 rev 2
  74. [    0.000000] Clocks: CPU:650.000MHz, DDR:393.261MHz, AHB:216.666MHz, Ref:25.000MHz
  75. [    0.000000] Determined physical RAM map:
  76. [    0.000000]  memory: 04000000 @ 00000000 (usable)
  77. [    0.000000] Initrd not found or empty - disabling initrd
  78. [    0.000000] Zone PFN ranges:
  79. [    0.000000]   Normal   0x00000000 -> 0x00004000
  80. [    0.000000] Movable zone start PFN for each node
  81. [    0.000000] Early memory PFN ranges
  82. [    0.000000]     0: 0x00000000 -> 0x00004000
  83. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
  84. [    0.000000] Kernel command line:  board=AP147 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14016k(rootfs),1408k(kernel),512k(config_data),64k(mac),64k(art),16000k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
  85. [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  86. [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  87. [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  88. [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  89. [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  90. [    0.000000] Writing ErrCtl register=00000000
  91. [    0.000000] Readback ErrCtl register=00000000
  92. [    0.000000] Memory: 61172k/65536k available (2311k kernel code, 4364k reserved, 623k data, 224k init, 0k highmem)
  93. [    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  94. [    0.000000] NR_IRQS:83
  95. [    0.000000] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688)
  96. [    0.060000] pid_max: default: 32768 minimum: 301
  97. [    0.060000] Mount-cache hash table entries: 512
  98. [    0.070000] Performance counters: mips/24K PMU enabled, 2 32-bit counters available to each CPU, irq 13
  99. [    0.080000] Initialized recycle list for cpu 0.
  100. [    0.080000] NET: Registered protocol family 16
  101. [    0.080000] pwm_init
  102. [    0.090000] gpiochip_add: registered GPIOs 0 to 17 on device: ath79
  103. [    0.090000] MIPS: machine is Qualcomm Atheros AP147 reference board
  104. [    0.100000] ar724x-pci ar724x-pci.0: PCIe link is down
  105. [    0.110000] registering PCI controller with io_map_base unset
  106. [    0.110000] ar71xx: invalid MDIO id 1
  107. [    0.520000] bio: create slab <bio-0> at 0
  108. [    0.530000] PCI host bridge to bus 0000:00
  109. [    0.530000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
  110. [    0.540000] pci_bus 0000:00: root bus resource [io  0x0000]
  111. [    0.540000] Switching to clocksource MIPS
  112. [    0.550000] NET: Registered protocol family 2
  113. [    0.550000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  114. [    0.560000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  115. [    0.570000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  116. [    0.570000] TCP: Hash tables configured (established 2048 bind 2048)
  117. [    0.580000] TCP reno registered
  118. [    0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  119. [    0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  120. [    0.590000] NET: Registered protocol family 1
  121. [    0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  122. [    0.620000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  123. [    0.630000] msgmni has been set to 119
  124. [    0.630000] io scheduler noop registered
  125. [    0.640000] io scheduler deadline registered (default)
  126. [    0.640000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  127. [    0.670000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  128. [    0.680000] console [ttyS0] enabled, bootconsole disabled
  129. [    0.680000] console [ttyS0] enabled, bootconsole disabled
  130. [    0.690000] m25p80 spi0.0: found w25q128, expected m25p80
  131. [    0.700000] m25p80 spi0.0: w25q128 (16384 Kbytes)
  132. [    0.700000] 8 cmdlinepart partitions found on MTD device spi0.0
  133. [    0.710000] Creating 8 MTD partitions on "spi0.0":
  134. [    0.710000] 0x000000000000-0x000000040000 : "u-boot"
  135. [    0.720000] 0x000000040000-0x000000050000 : "u-boot-env"
  136. [    0.720000] 0x000000050000-0x000000e00000 : "rootfs"
  137. [    0.730000] mtd: partition "rootfs" set to be root filesystem
  138. [    0.740000] mtd: partition "rootfs_data" created automatically, ofs=770000, len=690000
  139. [    0.750000] 0x000000770000-0x000000e00000 : "rootfs_data"
  140. [    0.750000] 0x000000e00000-0x000000f60000 : "kernel"
  141. [    0.760000] 0x000000f60000-0x000000fe0000 : "config_data"
  142. [    0.770000] 0x000000fe0000-0x000000ff0000 : "mac"
  143. [    0.770000] 0x000000ff0000-0x000001000000 : "art"
  144. [    0.780000] 0x000000050000-0x000000ff0000 : "firmware"
  145. [    0.810000] ag71xx_mdio: probed
  146. [    0.950000] ag71xx_mdio: probed
  147. [    0.950000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  148. [    1.510000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
  149. [    1.520000] eth1: Atheros AG71xx at 0xba000000, irq 5
  150. [    2.080000] eth1: Found an AR934X built-in switch
  151. [    3.120000] TCP cubic registered
  152. [    3.120000] NET: Registered protocol family 17
  153. [    3.130000] 8021q: 802.1Q VLAN Support v1.8
  154. [    3.130000] ### of_selftest(): No testcase data in device tree; not running tests
  155. [    3.140000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  156. [    3.150000] Freeing unused kernel memory: 224k freed
  157. - preinit -
  158. Press the [f] key and hit [enter] to enter failsafe mode
  159. [    7.510000] eth0: link up (100Mbps/Full duplex)
  160. - regular preinit -
  161. [    8.330000] JFFS2 notice: (651) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 17 of xref (0 dead, 0 orphan) found.
  162. switching to jffs2
  163. - init -
  164. [    8.500000] eth0: link down

  165. Please press Enter to activate this console. [    9.000000] SQUASHFS error: xz_dec_run error, data probably corrupt
  166. [    9.010000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  167. [    9.020000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  168. [    9.030000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  169. [    9.030000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  170. [    9.040000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  171. [    9.050000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  172. [    9.050000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  173. [    9.060000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  174. [    9.070000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  175. [    9.740000] ssdk_plat_init start
  176. [    9.740000] chip_version:0x0
  177. [    9.740000] chip_version:0x2
  178. [    9.750000] Register QCA PHY driver
  179. [    9.850000] qca-ssdk module init succeeded!
  180. [   10.040000] NET: Registered protocol family 10
  181. [   10.520000] SCSI subsystem initialized
  182. [   10.560000] usbcore: registered new interface driver usbfs
  183. [   10.560000] usbcore: registered new interface driver hub
  184. [   10.570000] usbcore: registered new device driver usb
  185. [   10.680000] Button Hotplug driver version 0.4.1
  186. [   11.030000] NTFS driver 2.1.30 [Flags: R/O MODULE].
  187. [   11.230000] PPP generic driver version 2.4.2
  188. [   11.260000] NET: Registered protocol family 24
  189. [   11.390000] asf: module license 'Proprietary' taints kernel.
  190. [   11.400000] Disabling lock debugging due to kernel taint
  191. [   11.420000] ****Address of trace_timer :83b86610
  192. [   11.750000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  193. [   11.780000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  194. [   11.800000] ath_dfs: Version 2.0.0
  195. [   11.800000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  196. [   11.830000] ath_spectral: Version 2.0.0
  197. [   11.830000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  198. [   11.840000] SPECTRAL module built on Apr 29 2017 09:50:43
  199. [   11.860000] ath_tx99: Version 2.0
  200. [   11.860000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  201. [   12.050000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  202. [   14.130000] signal_detect_kernel dev register success(0)
  203. [   14.130000] __ath_attach: Set global_scn[0]
  204. [   14.140000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
  205. [   14.150000] ACBKMinfree = 48
  206. [   14.150000] ACBEMinfree = 32
  207. [   14.150000] ACVIMinfree = 16
  208. [   14.160000] ACVOMinfree = 0
  209. [   14.160000] CABMinfree = 48
  210. [   14.160000] UAPSDMinfree = 0
  211. [   14.170000] ATH_TXBUF=2700
  212. [   14.180000] Enterprise mode: 0x03fc0000
  213. [   14.180000] Restoring Cal data from DRAM
  214. [   14.180000]
  215. [   14.180000] ART Version : 10.427
  216. [   14.190000] SW Image Version : 0.31.3.27.4
  217. [   14.190000] Board Revision : 2
  218. [   14.200000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
  219. [   14.210000] SPECTRAL : get_capability not registered
  220. [   14.210000] HAL_CAP_PHYDIAG : Capable
  221. [   14.210000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
  222. [   14.220000] SPECTRAL : get_capability not registered
  223. [   14.230000] HAL_CAP_RADAR   : Capable
  224. [   14.230000] SPECTRAL : Need to fix the capablity check for SPECTRAL
  225. [   14.230000]  (spectral_attach : 236)
  226. [   14.240000] SPECTRAL : get_capability not registered
  227. [   14.250000] HAL_CAP_SPECTRAL_SCAN : Capable
  228. [   14.250000] SPECTRAL : get_tsf64 not registered
  229. [   14.260000] spectral_init_netlink 65 NULL SKB
  230. [   14.260000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
  231. [   14.270000] SPECTRAL :----- module attached
  232. [   14.270000] Green-AP : Green-AP : Attached
  233. [   14.270000]
  234. [   14.280000] ath_get_caps[6175] rx chainmask mismatch actual 3 sc_chainmak 0
  235. [   14.290000] ath_get_caps[6150] tx chainmask mismatch actual 3 sc_chainmak 0
  236. [   14.300000] ath_attach_dfs[12739] dfsdomain 1
  237. [   14.310000] SPECTRAL : module already attached
  238. [   14.320000] osif_wrap_attach:299 osif wrap attached
  239. [   14.320000] osif_wrap_devt_init:919 osif wrap dev table init done
  240. [   14.340000] ath_tx_paprd_init sc 831b8000 PAPRD disabled in HAL
  241. [   14.350000] wifi0: Atheros ???: mem=0xb8100000, irq=47
  242. [   14.350000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss)
  243. [   14.460000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  244. [   14.610000] ip_tables: (C) 2000-2006 Netfilter Core Team
  245. [   14.890000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  246. [   14.890000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
  247. [   14.900000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
  248. [   14.940000] ehci-platform ehci-platform.0: irq 3, io mem 0x1b000000
  249. [   14.960000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
  250. [   14.960000] hub 1-0:1.0: USB hub found
  251. [   14.970000] hub 1-0:1.0: 1 port detected
  252. [   15.080000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  253. [   15.290000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  254. [   15.470000] hub 1-1:1.0: USB hub found
  255. [   15.470000] hub 1-1:1.0: 4 ports detected
  256. [   15.540000] xt_time: kernel timezone is -0000
  257. [   15.780000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  258. [   16.150000] nf_conntrack_rtsp v0.6.21 loading
  259. [   16.170000] nf_nat_rtsp v0.6.21 loading
  260. [   16.270000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  261. [   16.780000] Initializing USB Mass Storage driver...
  262. [   16.790000] scsi0 : usb-storage 1-1.1:1.0
  263. [   16.800000] usbcore: registered new interface driver usb-storage
  264. [   16.800000] USB Mass Storage support registered.
  265. [   16.830000] fuse init (API version 7.18)
  266. [   16.910000] PRIV_PTK: Register module band-steering success.
  267. [   17.800000] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0250 PQ: 0 ANSI: 0
  268. [   17.810000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  269. [   21.390000] SQUASHFS error: xz_dec_run error, data probably corrupt
  270. [   21.400000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  271. [   21.410000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  272. [   21.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  273. [   21.420000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  274. [   21.430000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  275. [   21.440000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  276. [   21.440000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  277. [   21.760000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  278. [   21.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  279. [   22.000000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  280. [   22.010000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  281. [   23.160000] ADDRCONF(NETDEV_UP): eth1: link is not ready
  282. [   23.160000] device eth1 entered promiscuous mode
  283. [   23.180000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
  284. [   23.210000] ADDRCONF(NETDEV_UP): eth0: link is not ready
  285. [   23.420000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  286. [   23.420000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  287. [   23.470000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  288. [   23.480000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  289. [   23.510000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  290. [   23.520000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  291. [   23.760000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  292. [   23.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  293. [   23.800000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  294. [   23.810000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  295. [   23.860000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  296. [   23.870000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  297. [   23.960000] eth0: link up (100Mbps/Full duplex)
  298. [   23.960000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  299. [   25.180000] SQUASHFS error: xz_dec_run error, data probably corrupt
  300. [   25.180000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  301. [   25.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  302. [   25.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  303. [   25.240000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  304. [   25.240000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  305. [   25.270000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  306. [   25.280000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  307. [   25.380000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  308. [   25.390000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  309. [   25.420000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  310. [   25.430000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  311. [   25.460000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  312. [   25.470000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  313. [   25.970000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  314. [   25.980000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  315. [   26.140000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  316. [   26.150000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  317. [   26.170000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  318. [   26.180000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  319. [   26.280000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  320. [   26.290000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  321. [   29.230000] ath_attach_dfs[12739] dfsdomain 1
  322. [   29.300000] wlan_vap_create : enter. devhandle=0x822f0380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  323. [   29.310000] wlan_vap_create : exit. devhandle=0x822f0380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  324. [   29.320000] VAP device ath0 created osifp: (81cfc380) os_if: (822bc000)
  325. [   29.350000] Set freq vap 0 stop send + 822bc000
  326. [   29.350000] wlan_mlme_stop_bss: do_wme_init is set to 0
  327. [   29.360000] Set freq vap 0 stop send -822bc000
  328. [   29.490000] Set wait done --822bc000
  329. [   29.520000] Setting Max Stations:60
  330. [   29.560000]  
  331. [   29.560000]  DES SSID SET=
  332. [   29.580000]  
  333. [   29.580000]  DES SSID SET=SSID_2G_068219
  334. [   29.740000] wlan_mlme_stop_bss: do_wme_init is set to 0
  335. [   29.880000] 8021q: adding VLAN 0 to HW filter on device ath0
  336. [   30.170000] SQUASHFS error: xz_dec_run error, data probably corrupt
  337. [   30.170000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  338. [   30.180000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  339. [   30.190000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  340. [   30.200000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  341. [   30.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  342. [   30.210000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  343. [   30.220000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  344. [   30.270000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  345. [   30.280000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  346. [   30.330000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  347. [   30.330000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  348. [   30.430000] device ath0 entered promiscuous mode
  349. [   30.430000] br-lan: port 2(ath0) entered forwarding state
  350. [   30.440000] br-lan: port 2(ath0) entered forwarding state
  351. [   30.440000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  352. [   32.440000] br-lan: port 2(ath0) entered forwarding state
  353. [   32.850000] mlme_create_infra_bss:530 numvaps = 1 do_wme_init is set
  354. [   33.390000] wlan_mlme_stop_bss: do_wme_init is set to 0
  355. [   33.400000] br-lan: port 2(ath0) entered disabled state
  356. [   33.420000] osif_ioctl_delete_vap: deleting vap: (822bc000), osif: (81cfc380)
  357. [   33.430000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=8209883c arg=81cfc380
  358. [   33.440000] wlan_mlme_stop_bss: do_wme_init is set to 0
  359. [   33.450000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=8209883c arg=81cfc380
  360. [   33.460000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=820993f0 arg=81cfc380
  361. [   33.470000] wlan_vap_delete : enter. vaphandle=0x822bc000
  362. [   33.480000] wlan_mlme_stop_bss: do_wme_init is set to 0
  363. [   33.490000] wlan_vap_delete : exit. vaphandle=0x822bc000
  364. [   33.490000] br-lan: port 2(ath0) entered disabled state
  365. [   35.320000] SQUASHFS error: xz_dec_run error, data probably corrupt
  366. [   35.330000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  367. [   35.330000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  368. [   35.340000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  369. [   35.350000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  370. [   35.360000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  371. [   35.360000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  372. [   35.370000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  373. [   35.400000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  374. [   35.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  375. [   35.440000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  376. [   35.440000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  377. [   39.040000] SQUASHFS error: xz_dec_run error, data probably corrupt
  378. [   39.040000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  379. [   39.050000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  380. [   39.060000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  381. [   39.560000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  382. [   39.570000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  383. [   39.600000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  384. [   39.610000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  385. [   39.650000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  386. [   39.660000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  387. [   39.970000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
  388. [   44.520000] SQUASHFS error: xz_dec_run error, data probably corrupt
  389. [   44.520000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  390. [   44.530000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  391. [   44.540000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  392. [   44.550000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  393. [   44.550000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  394. [   44.560000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  395. [   44.570000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  396. [   45.280000] SQUASHFS error: xz_dec_run error, data probably corrupt
  397. [   45.290000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  398. [   45.300000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  399. [   45.300000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  400. [   45.560000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  401. [   45.560000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  402. [   45.590000] device eth1 left promiscuous mode
  403. [   45.590000] br-lan: port 1(eth1) entered disabled state
  404. [   45.610000] eth0: link down
  405. [   45.620000] ADDRCONF(NETDEV_UP): eth1: link is not ready
  406. [   46.690000] ADDRCONF(NETDEV_UP): eth1: link is not ready
  407. [   46.690000] device eth1 entered promiscuous mode
  408. [   46.710000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
  409. [   46.730000] ADDRCONF(NETDEV_UP): eth0: link is not ready
  410. [   46.890000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  411. [   46.890000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  412. [   46.920000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  413. [   46.930000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  414. [   46.960000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  415. [   46.970000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  416. [   47.180000] SQUASHFS error: xz_dec_run error, data probably corrupt
  417. [   47.190000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  418. [   47.200000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  419. [   47.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  420. [   47.240000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  421. [   47.250000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  422. [   47.280000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  423. [   47.290000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  424. [   47.960000] eth0: link up (100Mbps/Full duplex)
  425. [   47.960000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  426. [   49.670000] fast-classifier: starting up
  427. [   49.670000] fast-classifier: registered
  428. [   51.270000] SQUASHFS error: xz_dec_run error, data probably corrupt
  429. [   51.280000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  430. [   51.280000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  431. [   51.290000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  432. [   51.420000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  433. [   51.430000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  434. [   51.480000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  435. [   51.480000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  436. [   51.690000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  437. [   51.690000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  438. [   52.700000] SQUASHFS error: xz_dec_run error, data probably corrupt
  439. [   52.710000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  440. [   52.720000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  441. [   52.720000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  442. [   52.730000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  443. [   52.740000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  444. [   52.740000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  445. [   52.750000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  446. [   52.850000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  447. [   52.860000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  448. [   53.790000] SQUASHFS error: xz_dec_run error, data probably corrupt
  449. [   53.800000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  450. [   53.800000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  451. [   53.810000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  452. [   53.890000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  453. [   53.900000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  454. [   54.130000] SQUASHFS error: xz_dec_run error, data probably corrupt
  455. [   54.140000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  456. [   54.150000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  457. [   54.160000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  458. [   55.370000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  459. [   55.380000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  460. [   55.550000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  461. [   55.560000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  462. [   55.690000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  463. [   55.690000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  464. [   56.420000] wlan_vap_create : enter. devhandle=0x822f0380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  465. [   56.430000] wlan_vap_create : exit. devhandle=0x822f0380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  466. [   56.440000] VAP device ath0 created osifp: (81e9a380) os_if: (81f1c000)
  467. [   56.580000] Set freq vap 0 stop send + 81f1c000
  468. [   56.580000] wlan_mlme_stop_bss: do_wme_init is set to 0
  469. [   56.590000] Set freq vap 0 stop send -81f1c000
  470. [   56.730000] Set wait done --81f1c000
  471. [   56.830000] Setting Max Stations:60
  472. [   56.980000]  
  473. [   56.980000]  DES SSID SET=
  474. [   57.020000]  
  475. [   57.020000]  DES SSID SET=SSID_2G_068219
  476. [   57.140000] SQUASHFS error: xz_dec_run error, data probably corrupt
  477. [   57.140000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  478. [   57.150000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  479. [   57.160000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  480. [   57.280000] wlan_mlme_stop_bss: do_wme_init is set to 0
  481. [   57.630000] 8021q: adding VLAN 0 to HW filter on device ath0
  482. [   57.850000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  483. [   57.850000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  484. [   57.980000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  485. [   57.990000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  486. [   58.070000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  487. [   58.070000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  488. [   58.120000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  489. [   58.130000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  490. [   58.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  491. [   58.190000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  492. [   58.280000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  493. [   58.290000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  494. [   58.390000] device ath0 entered promiscuous mode
  495. [   58.390000] br-lan: port 2(ath0) entered forwarding state
  496. [   58.400000] br-lan: port 2(ath0) entered forwarding state
  497. [   58.410000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  498. [   59.340000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  499. [   59.350000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  500. [   60.420000] mlme_create_infra_bss:530 numvaps = 1 do_wme_init is set
  501. [   60.430000] br-lan: port 2(ath0) entered forwarding state
  502. [   63.810000] SQUASHFS error: xz_dec_run error, data probably corrupt
  503. [   63.810000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  504. [   63.820000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  505. [   63.830000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  506. [   63.840000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  507. [   63.840000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  508. [   63.850000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  509. [   63.860000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  510. [   64.300000] JFFS2 notice: (2986) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  511. [   68.250000] wlan_mlme_stop_bss: do_wme_init is set to 0
  512. [   68.480000] ieee80211_wme_initparams : iv_rescan  is set
  513. [   68.490000] mlme_create_infra_bss:530 numvaps = 1 do_wme_init is set
  514. [   68.490000] ieee80211_beacon_init:(360) Restore wme params
  515. [   70.070000] SQUASHFS error: xz_dec_run error, data probably corrupt
  516. [   70.080000] SQUASHFS error: squashfs_read_data failed to read block 0x3c9586
  517. [   70.090000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  518. [   70.090000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  519. [   70.100000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  520. [   70.110000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  521. [   70.110000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  522. [   70.120000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  523. [   70.130000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  524. [   70.140000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  525. [   70.140000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  526. [   70.150000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  527. [   70.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  528. [   70.190000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  529. [   70.230000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  530. [   70.230000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  531. [   70.270000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  532. [   70.280000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  533. [   70.320000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  534. [   70.330000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  535. [   70.360000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  536. [   70.370000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  537. [   70.400000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  538. [   70.400000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  539. [   70.510000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  540. [   70.520000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  541. [   75.730000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  542. [   75.740000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  543. [   75.760000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  544. [   75.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  545. [   75.810000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  546. [   75.820000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  547. [   75.840000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  548. [   75.840000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  549. [   75.870000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  550. [   75.880000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  551. [   75.900000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  552. [   75.910000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  553. [   75.930000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  554. [   75.940000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  555. [   75.960000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  556. [   75.970000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  557. [   81.120000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  558. [   81.130000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  559. [   81.150000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  560. [   81.160000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  561. [   81.200000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  562. [   81.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  563. [   81.240000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  564. [   81.250000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  565. [   81.290000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  566. [   81.300000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  567. [   81.320000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  568. [   81.330000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  569. [   81.350000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  570. [   81.360000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  571. [   81.390000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  572. [   81.400000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  573. [   86.540000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  574. [   86.540000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  575. [   86.570000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  576. [   86.570000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  577. [   86.600000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  578. [   86.610000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  579. [   86.660000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  580. [   86.660000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  581. [   86.710000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  582. [   86.710000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  583. [   86.760000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  584. [   86.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  585. [   86.810000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  586. [   86.820000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  587. [   86.850000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  588. [   86.860000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  589. [   92.120000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  590. [   92.130000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  591. [   92.150000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  592. [   92.150000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  593. [   92.200000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  594. [   92.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  595. [   92.230000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  596. [   92.240000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  597. [   92.260000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  598. [   92.270000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  599. [   92.290000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  600. [   92.290000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  601. [   92.330000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  602. [   92.330000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  603. [   92.370000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  604. [   92.380000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  605. [   97.520000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  606. [   97.520000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  607. [   97.550000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  608. [   97.550000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  609. [   97.580000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  610. [   97.590000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  611. [   97.620000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  612. [   97.630000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  613. [   97.650000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  614. [   97.660000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  615. [   97.680000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  616. [   97.690000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  617. [   97.770000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  618. [   97.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  619. [   97.800000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  620. [   97.810000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  621. [  102.950000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  622. [  102.950000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  623. [  102.980000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  624. [  102.990000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  625. [  103.010000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  626. [  103.010000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  627. [  103.060000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  628. [  103.060000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  629. [  103.090000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  630. [  103.100000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  631. [  103.130000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  632. [  103.130000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  633. [  103.160000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  634. [  103.170000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  635. [  103.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  636. [  103.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  637. [  108.340000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  638. [  108.340000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  639. [  108.370000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  640. [  108.380000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  641. [  108.400000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  642. [  108.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  643. [  108.430000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  644. [  108.440000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  645. [  108.460000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  646. [  108.460000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  647. [  108.500000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  648. [  108.500000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  649. [  108.540000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  650. [  108.550000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  651. [  108.570000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  652. [  108.580000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  653. [  113.730000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  654. [  113.740000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  655. [  113.760000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  656. [  113.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  657. [  113.840000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  658. [  113.840000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  659. [  113.870000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  660. [  113.880000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  661. [  113.900000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  662. [  113.910000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  663. [  113.940000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  664. [  113.950000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  665. [  113.970000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  666. [  113.980000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  667. [  114.000000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  668. [  114.010000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  669. [  119.160000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  670. [  119.170000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  671. [  119.190000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  672. [  119.200000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  673. [  119.220000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  674. [  119.230000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  675. [  119.270000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  676. [  119.270000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  677. [  119.300000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  678. [  119.310000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  679. [  119.330000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  680. [  119.330000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  681. [  119.360000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  682. [  119.360000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  683. [  119.400000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  684. [  119.410000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  685. [  124.570000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  686. [  124.570000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  687. [  124.600000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  688. [  124.610000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  689. [  124.630000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  690. [  124.640000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  691. [  124.660000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  692. [  124.670000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  693. [  124.690000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  694. [  124.700000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  695. [  124.720000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  696. [  124.730000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  697. [  124.760000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  698. [  124.770000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  699. [  124.800000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  700. [  124.810000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  701. [  130.140000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  702. [  130.150000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  703. [  130.170000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  704. [  130.180000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  705. [  130.210000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  706. [  130.220000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  707. [  130.240000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  708. [  130.250000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  709. [  130.270000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  710. [  130.280000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  711. [  130.300000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  712. [  130.310000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  713. [  130.340000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  714. [  130.350000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
  715. [  130.380000] SQUASHFS error: Unable to read fragment cache entry [3c9586]
  716. [  130.390000] SQUASHFS error: Unable to read page, block 3c9586, size 11ac4
复制代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-6-7 10:58 | 显示全部楼层
很多板子的话,应该能排除flash兼容性,建议可以从供电和内存上检查,如果内存没换过的,重点在供电上吧。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-6-7 11:27 | 显示全部楼层
本帖最后由 huangchao222 于 2017-6-7 11:29 编辑

flash确认写完校验了么?确认没问题话,尝试下修改内核降低spi的频率试下。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-6-7 13:55 | 显示全部楼层
现在拆了很多板子发现,所有板子的内存是同一种型号,两种批次的。大部分有问题的板子,内存是同一种批次1446 ,正常的板子内存是另一种批次的1427 。
但是发现一台1446的板子也正常,所以不敢肯定是内存不一样造成的。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-6-13 11:51 | 显示全部楼层
问题解决了,这个是DDR相关的寄存器设置不对。把现在出问题的跟原厂的对比一下,发现是DDR_DQS的寄存器不对引起的,改成原厂的值就可以了。

点评

怎么修改呢  详情 回复 发表于 2017-6-13 13:38
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-6-13 13:38 | 显示全部楼层
zeng362424 发表于 2017-6-13 11:51
问题解决了,这个是DDR相关的寄存器设置不对。把现在出问题的跟原厂的对比一下,发现是DDR_DQS的寄存器不对 ...

怎么修改呢

点评

下面这两个寄存器的值修改为0000001e 0x1800001c 0x18000020  详情 回复 发表于 2017-6-14 16:01
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-6-14 16:01 | 显示全部楼层

下面这两个寄存器的值修改为0000001e
0x1800001c
0x18000020
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-3-16 11:35 | 显示全部楼层
我也遇到跟你一样的问题,请问一下,上面寄存器是UBOOT里面修改,还是在内核修改呢?感谢

点评

好像是在uboot里面修改的。这个你自己可以验证一下,在内核里面修改试试,行不行  详情 回复 发表于 2023-3-16 11:51
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2023-3-16 11:51 | 显示全部楼层
zhouwu 发表于 2023-3-16 11:35
我也遇到跟你一样的问题,请问一下,上面寄存器是UBOOT里面修改,还是在内核修改呢?感谢

好像是在uboot里面修改的。这个你自己可以验证一下,在内核里面修改试试,行不行
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 22:43

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表