Advertisement
Guest User

Untitled

a guest
May 27th, 2018
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.05 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 3.14.0-xilinx-ge8a2f71-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #82 SMP PREEMPT Tue May 16 19:49:53 CST 2017
  3. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine model: Xilinx Zynq
  6. [ 0.000000] cma: CMA: reserved 128 MiB at 16800000
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 126976
  9. [ 0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map debd8000
  10. [ 0.000000] Normal zone: 992 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 126976 pages, LIFO batch:31
  13. [ 0.000000] PERCPU: Embedded 8 pages/cpu @debc1000 s9088 r8192 d15488 u32768
  14. [ 0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
  15. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  16. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125984
  17. [ 0.000000] Kernel command line: noinitrd mem=496M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
  18. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  19. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  21. [ 0.000000] Memory: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K reserved, 0K highmem)
  22. [ 0.000000] Virtual kernel memory layout:
  23. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  24. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  25. [ 0.000000] vmalloc : 0xdf800000 - 0xff000000 ( 504 MB)
  26. [ 0.000000] lowmem : 0xc0000000 - 0xdf000000 ( 496 MB)
  27. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  28. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  29. [ 0.000000] .text : 0xc0008000 - 0xc06d1374 (6949 kB)
  30. [ 0.000000] .init : 0xc06d2000 - 0xc0705380 ( 205 kB)
  31. [ 0.000000] .data : 0xc0706000 - 0xc074cf78 ( 284 kB)
  32. [ 0.000000] .bss : 0xc074cf84 - 0xc078d9fc ( 259 kB)
  33. [ 0.000000] Preemptible hierarchical RCU implementation.
  34. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
  35. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  36. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  37. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  38. [ 0.000000] ps7-slcr mapped to df802000
  39. [ 0.000000] zynq_clock_init: clkc starts at df802100
  40. [ 0.000000] Zynq clock init
  41. [ 0.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
  42. [ 0.000307] ps7-ttc #0 at df804000, irq=43
  43. [ 0.000617] Console: colour dummy device 80x30
  44. [ 0.000647] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
  45. [ 0.040208] pid_max: default: 32768 minimum: 301
  46. [ 0.040429] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.040450] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.042584] CPU: Testing write buffer coherency: ok
  49. [ 0.042918] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  50. [ 0.042978] Setting up static identity map for 0x4c4b00 - 0x4c4b58
  51. [ 0.043202] L310 cache controller enabled
  52. [ 0.043221] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
  53. [ 0.121035] CPU1: Booted secondary processor
  54. [ 0.210227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  55. [ 0.210360] Brought up 2 CPUs
  56. [ 0.210379] SMP: Total of 2 processors activated.
  57. [ 0.210387] CPU: All CPU(s) started in SVC mode.
  58. [ 0.211054] devtmpfs: initialized
  59. [ 0.213468] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  60. [ 0.214681] regulator-dummy: no parameters
  61. [ 0.222350] NET: Registered protocol family 16
  62. [ 0.224587] DMA: preallocated 256 KiB pool for atomic coherent allocations
  63. [ 0.226886] cpuidle: using governor ladder
  64. [ 0.226899] cpuidle: using governor menu
  65. [ 0.234339] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
  66. [ 0.235868] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  67. [ 0.235882] hw-breakpoint: maximum watchpoint size is 4 bytes.
  68. [ 0.235995] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
  69. [ 0.257828] bio: create slab <bio-0> at 0
  70. [ 0.259255] vgaarb: loaded
  71. [ 0.259965] SCSI subsystem initialized
  72. [ 0.260987] usbcore: registered new interface driver usbfs
  73. [ 0.261480] usbcore: registered new interface driver hub
  74. [ 0.261726] usbcore: registered new device driver usb
  75. [ 0.262260] media: Linux media interface: v0.10
  76. [ 0.262416] Linux video capture interface: v2.00
  77. [ 0.262657] pps_core: LinuxPPS API ver. 1 registered
  78. [ 0.262669] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  79. [ 0.262792] PTP clock support registered
  80. [ 0.263140] EDAC MC: Ver: 3.0.0
  81. [ 0.264195] Advanced Linux Sound Architecture Driver Initialized.
  82. [ 0.266641] DMA-API: preallocated 4096 debug entries
  83. [ 0.266656] DMA-API: debugging enabled by kernel config
  84. [ 0.266739] Switched to clocksource arm_global_timer
  85. [ 0.287566] NET: Registered protocol family 2
  86. [ 0.288212] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  87. [ 0.288273] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  88. [ 0.288358] TCP: Hash tables configured (established 4096 bind 4096)
  89. [ 0.288418] TCP: reno registered
  90. [ 0.288435] UDP hash table entries: 256 (order: 1, 8192 bytes)
  91. [ 0.288471] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  92. [ 0.288702] NET: Registered protocol family 1
  93. [ 0.289037] RPC: Registered named UNIX socket transport module.
  94. [ 0.289049] RPC: Registered udp transport module.
  95. [ 0.289058] RPC: Registered tcp transport module.
  96. [ 0.289066] RPC: Registered tcp NFSv4.1 backchannel transport module.
  97. [ 0.289079] PCI: CLS 0 bytes, default 64
  98. [ 0.289512] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  99. [ 0.291526] futex hash table entries: 512 (order: 3, 32768 bytes)
  100. [ 0.293628] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  101. [ 0.293825] msgmni has been set to 967
  102. [ 0.294602] io scheduler noop registered
  103. [ 0.294615] io scheduler deadline registered
  104. [ 0.294656] io scheduler cfq registered (default)
  105. [ 0.305999] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
  106. [ 0.306019] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
  107. [ 0.428130] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
  108. [ 0.995621] console [ttyPS0] enabled
  109. [ 0.999880] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
  110. [ 1.007548] [drm] Initialized drm 1.1.0 20060810
  111. [ 1.024566] brd: module loaded
  112. [ 1.033982] loop: module loaded
  113. [ 1.043392] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
  114. [ 1.049350] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
  115. [ 1.057135] libphy: XEMACPS mii bus: probed
  116. [ 1.061504] ------------- phy_id = 0x3625e62
  117. [ 1.066226] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
  118. [ 1.075081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  119. [ 1.081820] ehci-pci: EHCI PCI platform driver
  120. [ 1.089061] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
  121. [ 1.095860] usbcore: registered new interface driver usb-storage
  122. [ 1.102769] mousedev: PS/2 mouse device common for all mice
  123. [ 1.108918] i2c /dev entries driver
  124. [ 1.115820] zynq-edac f8006000.ps7-ddrc: ecc not enabled
  125. [ 1.121376] cpufreq_cpu0: failed to get cpu0 regulator: -19
  126. [ 1.127286] Xilinx Zynq CpuIdle Driver started
  127. [ 1.132120] sdhci: Secure Digital Host Controller Interface driver
  128. [ 1.138245] sdhci: Copyright(c) Pierre Ossman
  129. [ 1.142556] sdhci-pltfm: SDHCI platform and OF driver helper
  130. [ 1.149430] mmc0: no vqmmc regulator found
  131. [ 1.153444] mmc0: no vmmc regulator found
  132. [ 1.196780] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
  133. [ 1.205471] usbcore: registered new interface driver usbhid
  134. [ 1.210980] usbhid: USB HID core driver
  135. [ 1.215686] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
  136. [ 1.221973] nand: Micron MT29F2G08ABAEAWP
  137. [ 1.225948] nand: 256MiB, SLC, page size: 2048, OOB size: 64
  138. [ 1.231887] Bad block table found at page 131008, version 0x01
  139. [ 1.238113] Bad block table found at page 130944, version 0x01
  140. [ 1.244165] 3 ofpart partitions found on MTD device pl353-nand
  141. [ 1.249939] Creating 3 MTD partitions on "pl353-nand":
  142. [ 1.255044] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
  143. [ 1.263127] 0x000002000000-0x00000b000000 : "angstram-rootfs"
  144. [ 1.270446] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
  145. [ 1.279397] TCP: cubic registered
  146. [ 1.282629] NET: Registered protocol family 17
  147. [ 1.287372] Registering SWP/SWPB emulation handler
  148. [ 1.293229] regulator-dummy: disabling
  149. [ 1.297583] UBI: attaching mtd1 to ubi0
  150. [ 1.821744] UBI: scanning is finished
  151. [ 1.833375] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
  152. [ 1.840458] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  153. [ 1.847220] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  154. [ 1.853884] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  155. [ 1.860762] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
  156. [ 1.866743] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  157. [ 1.873849] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1134783803
  158. [ 1.882893] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
  159. [ 1.892109] UBI: background thread "ubi_bgt0d" started, PID 1080
  160. [ 1.892115] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  161. [ 1.896021] ALSA device list:
  162. [ 1.896025] No soundcards found.
  163. [ 1.912461] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
  164. [ 1.941523] UBIFS: recovery needed
  165. [ 2.084125] UBIFS: recovery completed
  166. [ 2.087822] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  167. [ 2.093746] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  168. [ 2.102879] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  169. [ 2.112764] UBIFS: reserved for root: 0 bytes (0 KiB)
  170. [ 2.117805] UBIFS: media format: w4/r0 (latest is w4/r0), UUID B079DD56-06BB-4E31-8F5E-A6604F480DB2, small LPT model
  171. [ 2.129083] VFS: Mounted root (ubifs filesystem) on device 0:11.
  172. [ 2.136243] devtmpfs: mounted
  173. [ 2.139377] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
  174. [ 2.987052] random: dd urandom read with 0 bits of entropy available
  175. [ 3.376785]
  176. [ 3.376785] bcm54xx_config_init
  177. [ 3.986783]
  178. [ 3.986783] bcm54xx_config_init
  179. [ 10.987612] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
  180. [ 10.993715] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
  181. [ 40.193877] In axi fpga driver!
  182. [ 40.196981] request_mem_region OK!
  183. [ 40.200335] AXI fpga dev virtual address is 0xdf9fc000
  184. [ 40.205440] *base_vir_addr = 0x8c510
  185. [ 40.221056] In fpga mem driver!
  186. [ 40.224129] request_mem_region OK!
  187. [ 40.227721] fpga mem virtual address is 0xe2000000
  188. [ 41.026763]
  189. [ 41.026763] bcm54xx_config_init
  190. [ 41.656764]
  191. [ 41.656764] bcm54xx_config_init
  192. [ 45.657608] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
  193. [ 45.663711] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
  194. [ 169.667561] xemacps e000b000.ps7-ethernet: link down
  195. [ 172.667565] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
  196. [ 488.211732] random: nonblocking pool is initialized
  197. This is XILINX board. Totalram: 507527168
  198. Detect 512MB control board of XILINX
  199. DETECT HW version=0008c510
  200. miner ID : 803c1d0c68808814
  201. Miner Type = S9
  202. AsicType = 1387
  203. real AsicNum = 63
  204. use critical mode to search freq...
  205. get PLUG ON=0x000000e0
  206. Find hashboard on Chain[5]
  207. Find hashboard on Chain[6]
  208. Find hashboard on Chain[7]
  209. set_reset_allhashboard = 0x0000ffff
  210. Check chain[5] PIC fw version=0x03
  211. Check chain[6] PIC fw version=0x03
  212. Check chain[7] PIC fw version=0x03
  213. chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  214. has freq in PIC, will disable freq setting.
  215. chain[5] has freq in PIC and will jump over...
  216. Chain[5] has core num in PIC
  217. Chain[5] ASIC[37] has core num=1
  218. Check chain[5] PIC fw version=0x03
  219. chain[6]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  220. has freq in PIC, will disable freq setting.
  221. chain[6] has freq in PIC and will jump over...
  222. Chain[6] has core num in PIC
  223. Chain[6] ASIC[14] has core num=2
  224. Chain[6] ASIC[16] has core num=1
  225. Chain[6] ASIC[17] has core num=15
  226. Chain[6] ASIC[26] has core num=1
  227. Check chain[6] PIC fw version=0x03
  228. chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  229. has freq in PIC, will disable freq setting.
  230. chain[7] has freq in PIC and will jump over...
  231. Chain[7] has core num in PIC
  232. Chain[7] ASIC[8] has core num=2
  233. Chain[7] ASIC[12] has core num=2
  234. Chain[7] ASIC[22] has core num=1
  235. Chain[7] ASIC[32] has core num=1
  236. Chain[7] ASIC[33] has core num=1
  237. Check chain[7] PIC fw version=0x03
  238. get PIC voltage=74 on chain[5], value=900
  239. get PIC voltage=74 on chain[6], value=900
  240. get PIC voltage=74 on chain[7], value=900
  241. set_reset_allhashboard = 0x00000000
  242. chain[5] temp offset record: 62,-4,0,0,0,0,33,0
  243. chain[5] temp chip I2C addr=0x98
  244. chain[6] temp offset record: 62,-4,0,0,0,0,33,0
  245. chain[6] temp chip I2C addr=0x98
  246. chain[7] temp offset record: 62,-6,0,0,0,0,33,0
  247. chain[7] temp chip I2C addr=0x98
  248. set_reset_allhashboard = 0x0000ffff
  249. set_reset_allhashboard = 0x00000000
  250. CRC error counter=0
  251. set command mode to VIL
  252.  
  253. --- check asic number
  254. After Get ASIC NUM CRC error counter=0
  255. set_baud=0
  256. The min freq=700
  257. set real timeout 52, need sleep=379392
  258. After TEST CRC error counter=0
  259. set_reset_allhashboard = 0x0000ffff
  260. set_reset_allhashboard = 0x00000000
  261. search freq for 1 times, completed chain = 3, total chain num = 3
  262. set_reset_allhashboard = 0x0000ffff
  263. set_reset_allhashboard = 0x00000000
  264. restart Miner chance num=2
  265. waiting for receive_func to exit!
  266. waiting for pic heart to exit!
  267. bmminer not found=15085 root 0:00 grep bmminer
  268.  
  269. bmminer not found, restart bmminer ...
  270. bmminer not found=15306 root 0:00 grep bmminer
  271.  
  272. bmminer not found, restart bmminer ...
  273. This is user mode for mining
  274. Detect 512MB control board of XILINX
  275. Miner Type = S9
  276. Miner compile time: Fri Nov 17 17:57:49 CST 2017 type: Antminer S9set_reset_allhashboard = 0x0000ffff
  277. set_reset_allhashboard = 0x00000000
  278. set_reset_allhashboard = 0x0000ffff
  279. miner ID : 803c1d0c68808814
  280. set_reset_allhashboard = 0x0000ffff
  281. Checking fans!get fan[2] speed=4560
  282. get fan[2] speed=4560
  283. get fan[2] speed=4560
  284. get fan[2] speed=4560
  285. get fan[2] speed=4560
  286. get fan[2] speed=4560
  287. get fan[5] speed=6120
  288. get fan[2] speed=4560
  289. get fan[5] speed=6120
  290. get fan[2] speed=4560
  291. get fan[5] speed=6120
  292. chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  293. Detect: use voltage limit rules on single board!
  294. Detect: S9_63 use voltage level=1 : 1
  295. Chain[J6] has backup chain_voltage=890
  296. Check chain[5] PIC fw version=0x03
  297. chain[6]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  298. Detect: use voltage limit rules on single board!
  299. Detect: S9_63 use voltage level=1 : 1
  300. Chain[J7] has backup chain_voltage=890
  301. Check chain[6] PIC fw version=0x03
  302. chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  303. Detect: use voltage limit rules on single board!
  304. Detect: S9_63 use voltage level=1 : 1
  305. Chain[J8] has backup chain_voltage=890
  306. Check chain[7] PIC fw version=0x03
  307. Chain[J6] orignal chain_voltage_pic=91 value=890
  308. Chain[J7] orignal chain_voltage_pic=91 value=890
  309. Chain[J8] orignal chain_voltage_pic=91 value=890
  310. set_reset_allhashboard = 0x0000ffff
  311. set_reset_allhashboard = 0x00000000
  312. Chain[J6] has 63 asic
  313. Chain[J7] has 63 asic
  314. Chain[J8] has 63 asic
  315. Chain[J6] has core num in PIC
  316. Chain[J6] ASIC[37] has core num=1
  317. Chain[J7] has core num in PIC
  318. Chain[J7] ASIC[14] has core num=2
  319. Chain[J7] ASIC[16] has core num=1
  320. Chain[J7] ASIC[17] has core num=15
  321. Chain[J7] ASIC[26] has core num=1
  322. Chain[J8] has core num in PIC
  323. Chain[J8] ASIC[8] has core num=2
  324. Chain[J8] ASIC[12] has core num=2
  325. Chain[J8] ASIC[22] has core num=1
  326. Chain[J8] ASIC[32] has core num=1
  327. Chain[J8] ASIC[33] has core num=1
  328. miner total rate=13600GH/s fixed rate=13500GH/s
  329. read PIC voltage=940 on chain[5]
  330. Chain:5 chipnum=63
  331. Chain[J6] voltage added=0.0V
  332. Chain:5 temp offset=-4
  333. Chain:5 base freq=631
  334. Asic[ 0]:631
  335. Asic[ 1]:631 Asic[ 2]:631 Asic[ 3]:631 Asic[ 4]:631 Asic[ 5]:631 Asic[ 6]:631 Asic[ 7]:631 Asic[ 8]:631
  336. Asic[ 9]:631 Asic[10]:631 Asic[11]:631 Asic[12]:631 Asic[13]:631 Asic[14]:631 Asic[15]:631 Asic[16]:631
  337. Asic[17]:631 Asic[18]:631 Asic[19]:631 Asic[20]:631 Asic[21]:631 Asic[22]:631 Asic[23]:631 Asic[24]:631
  338. Asic[25]:631 Asic[26]:631 Asic[27]:631 Asic[28]:631 Asic[29]:631 Asic[30]:631 Asic[31]:631 Asic[32]:631
  339. Asic[33]:631 Asic[34]:631 Asic[35]:631 Asic[36]:631 Asic[37]:631 Asic[38]:631 Asic[39]:631 Asic[40]:631
  340. Asic[41]:631 Asic[42]:631 Asic[43]:631 Asic[44]:631 Asic[45]:631 Asic[46]:631 Asic[47]:631 Asic[48]:631
  341. Asic[49]:631 Asic[50]:631 Asic[51]:631 Asic[52]:631 Asic[53]:631 Asic[54]:631 Asic[55]:631 Asic[56]:631
  342. Asic[57]:631 Asic[58]:631 Asic[59]:631 Asic[60]:631 Asic[61]:631 Asic[62]:631
  343. Chain:5 max freq=631
  344. Chain:5 min freq=631
  345.  
  346. read PIC voltage=940 on chain[6]
  347. Chain:6 chipnum=63
  348. Chain[J7] voltage added=0.0V
  349. Chain:6 temp offset=-4
  350. Chain:6 base freq=643
  351. Asic[ 0]:643
  352. Asic[ 1]:643 Asic[ 2]:643 Asic[ 3]:643 Asic[ 4]:643 Asic[ 5]:643 Asic[ 6]:643 Asic[ 7]:643 Asic[ 8]:643
  353. Asic[ 9]:643 Asic[10]:643 Asic[11]:643 Asic[12]:643 Asic[13]:643 Asic[14]:643 Asic[15]:643 Asic[16]:643
  354. Asic[17]:643 Asic[18]:643 Asic[19]:643 Asic[20]:643 Asic[21]:643 Asic[22]:643 Asic[23]:643 Asic[24]:643
  355. Asic[25]:643 Asic[26]:643 Asic[27]:643 Asic[28]:643 Asic[29]:643 Asic[30]:643 Asic[31]:643 Asic[32]:643
  356. Asic[33]:643 Asic[34]:643 Asic[35]:643 Asic[36]:643 Asic[37]:643 Asic[38]:643 Asic[39]:643 Asic[40]:643
  357. Asic[41]:643 Asic[42]:643 Asic[43]:643 Asic[44]:643 Asic[45]:643 Asic[46]:643 Asic[47]:643 Asic[48]:643
  358. Asic[49]:643 Asic[50]:643 Asic[51]:643 Asic[52]:643 Asic[53]:643 Asic[54]:643 Asic[55]:643 Asic[56]:643
  359. Asic[57]:643 Asic[58]:643 Asic[59]:643 Asic[60]:643 Asic[61]:643 Asic[62]:643
  360. Chain:6 max freq=643
  361. Chain:6 min freq=643
  362.  
  363. read PIC voltage=940 on chain[7]
  364. Chain:7 chipnum=63
  365. Chain[J8] voltage added=0.0V
  366. Chain:7 temp offset=-6
  367. Chain:7 base freq=631
  368. Asic[ 0]:631
  369. Asic[ 1]:631 Asic[ 2]:631 Asic[ 3]:631 Asic[ 4]:631 Asic[ 5]:631 Asic[ 6]:631 Asic[ 7]:631 Asic[ 8]:631
  370. Asic[ 9]:631 Asic[10]:631 Asic[11]:631 Asic[12]:631 Asic[13]:631 Asic[14]:631 Asic[15]:631 Asic[16]:631
  371. Asic[17]:631 Asic[18]:631 Asic[19]:631 Asic[20]:631 Asic[21]:631 Asic[22]:631 Asic[23]:631 Asic[24]:631
  372. Asic[25]:631 Asic[26]:631 Asic[27]:631 Asic[28]:631 Asic[29]:631 Asic[30]:631 Asic[31]:631 Asic[32]:631
  373. Asic[33]:631 Asic[34]:631 Asic[35]:631 Asic[36]:631 Asic[37]:631 Asic[38]:631 Asic[39]:631 Asic[40]:631
  374. Asic[41]:631 Asic[42]:631 Asic[43]:631 Asic[44]:631 Asic[45]:631 Asic[46]:631 Asic[47]:631 Asic[48]:631
  375. Asic[49]:631 Asic[50]:631 Asic[51]:631 Asic[52]:631 Asic[53]:631 Asic[54]:631 Asic[55]:631 Asic[56]:631
  376. Asic[57]:631 Asic[58]:631 Asic[59]:631 Asic[60]:631 Asic[61]:631 Asic[62]:631
  377. Chain:7 max freq=631
  378. Chain:7 min freq=631
  379.  
  380.  
  381. Miner fix freq ...
  382. read PIC voltage=940 on chain[5]
  383. Chain:5 chipnum=63
  384. Chain[J6] voltage added=0.0V
  385. Chain:5 temp offset=-4
  386. Chain:5 base freq=631
  387. Asic[ 0]:631
  388. Asic[ 1]:631 Asic[ 2]:631 Asic[ 3]:631 Asic[ 4]:631 Asic[ 5]:631 Asic[ 6]:631 Asic[ 7]:631 Asic[ 8]:631
  389. Asic[ 9]:631 Asic[10]:631 Asic[11]:631 Asic[12]:631 Asic[13]:631 Asic[14]:631 Asic[15]:631 Asic[16]:631
  390. Asic[17]:631 Asic[18]:631 Asic[19]:631 Asic[20]:631 Asic[21]:631 Asic[22]:631 Asic[23]:631 Asic[24]:631
  391. Asic[25]:631 Asic[26]:631 Asic[27]:631 Asic[28]:631 Asic[29]:631 Asic[30]:631 Asic[31]:631 Asic[32]:631
  392. Asic[33]:631 Asic[34]:631 Asic[35]:631 Asic[36]:631 Asic[37]:631 Asic[38]:631 Asic[39]:631 Asic[40]:631
  393. Asic[41]:631 Asic[42]:631 Asic[43]:631 Asic[44]:631 Asic[45]:631 Asic[46]:631 Asic[47]:631 Asic[48]:631
  394. Asic[49]:631 Asic[50]:631 Asic[51]:631 Asic[52]:631 Asic[53]:631 Asic[54]:631 Asic[55]:631 Asic[56]:631
  395. Asic[57]:631 Asic[58]:631 Asic[59]:631 Asic[60]:631 Asic[61]:631 Asic[62]:631
  396. Chain:5 max freq=631
  397. Chain:5 min freq=631
  398.  
  399. read PIC voltage=940 on chain[6]
  400. Chain:6 chipnum=63
  401. Chain[J7] voltage added=0.0V
  402. Chain:6 temp offset=-4
  403. Chain:6 base freq=643
  404. Asic[ 0]:643
  405. Asic[ 1]:643 Asic[ 2]:643 Asic[ 3]:643 Asic[ 4]:643 Asic[ 5]:643 Asic[ 6]:643 Asic[ 7]:643 Asic[ 8]:643
  406. Asic[ 9]:643 Asic[10]:643 Asic[11]:643 Asic[12]:643 Asic[13]:643 Asic[14]:643 Asic[15]:643 Asic[16]:643
  407. Detect a bad chip=17 on chain[6], fixed to 400M
  408. Asic[17]:643 Asic[18]:643 Asic[19]:643 Asic[20]:643 Asic[21]:643 Asic[22]:643 Asic[23]:643 Asic[24]:643
  409. Asic[25]:643 Asic[26]:643 Asic[27]:643 Asic[28]:643 Asic[29]:643 Asic[30]:643 Asic[31]:643 Asic[32]:643
  410. Asic[33]:643 Asic[34]:643 Asic[35]:643 Asic[36]:643 Asic[37]:643 Asic[38]:643 Asic[39]:643 Asic[40]:643
  411. Asic[41]:643 Asic[42]:643 Asic[43]:643 Asic[44]:643 Asic[45]:643 Asic[46]:643 Asic[47]:643 Asic[48]:643
  412. Asic[49]:643 Asic[50]:643 Asic[51]:643 Asic[52]:643 Asic[53]:643 Asic[54]:643 Asic[55]:643 Asic[56]:643
  413. Asic[57]:643 Asic[58]:643 Asic[59]:643 Asic[60]:643 Asic[61]:643 Asic[62]:643
  414. Chain:6 max freq=643
  415. Chain:6 min freq=643
  416.  
  417. read PIC voltage=940 on chain[7]
  418. Chain:7 chipnum=63
  419. Chain[J8] voltage added=0.0V
  420. Chain:7 temp offset=-6
  421. Chain:7 base freq=631
  422. Asic[ 0]:631
  423. Asic[ 1]:631 Asic[ 2]:631 Asic[ 3]:631 Asic[ 4]:631 Asic[ 5]:631 Asic[ 6]:631 Asic[ 7]:631 Asic[ 8]:631
  424. Asic[ 9]:631 Asic[10]:631 Asic[11]:631 Asic[12]:631 Asic[13]:631 Asic[14]:631 Asic[15]:631 Asic[16]:631
  425. Asic[17]:631 Asic[18]:631 Asic[19]:631 Asic[20]:631 Asic[21]:631 Asic[22]:631 Asic[23]:631 Asic[24]:631
  426. Asic[25]:631 Asic[26]:631 Asic[27]:631 Asic[28]:631 Asic[29]:631 Asic[30]:631 Asic[31]:631 Asic[32]:631
  427. Asic[33]:631 Asic[34]:631 Asic[35]:631 Asic[36]:631 Asic[37]:631 Asic[38]:631 Asic[39]:631 Asic[40]:631
  428. Asic[41]:631 Asic[42]:631 Asic[43]:631 Asic[44]:631 Asic[45]:631 Asic[46]:631 Asic[47]:631 Asic[48]:631
  429. Asic[49]:631 Asic[50]:631 Asic[51]:631 Asic[52]:631 Asic[53]:631 Asic[54]:631 Asic[55]:631 Asic[56]:631
  430. Asic[57]:631 Asic[58]:631 Asic[59]:631 Asic[60]:631 Asic[61]:631 Asic[62]:631
  431. Chain:7 max freq=631
  432. Chain:7 min freq=631
  433.  
  434. max freq = 643
  435. set baud=1
  436. Chain[J6] PIC temp offset=62,-4,0,0,0,0,33,0
  437. chain[5] temp chip I2C addr=0x98
  438. Chain[J6] chip[244] use PIC middle temp offset=-4 typeID=55
  439. New offset Chain[5] chip[244] local:21 remote:23 offset:27
  440. Chain[J6] chip[244] get middle temp offset=27 typeID=55
  441. Chain[J7] PIC temp offset=62,-4,0,0,0,0,33,0
  442. chain[6] temp chip I2C addr=0x98
  443. Chain[J7] chip[244] use PIC middle temp offset=-4 typeID=55
  444. New offset Chain[6] chip[244] local:20 remote:22 offset:27
  445. Chain[J7] chip[244] get middle temp offset=27 typeID=55
  446. Chain[J8] PIC temp offset=62,-6,0,0,0,0,33,0
  447. chain[7] temp chip I2C addr=0x98
  448. Chain[J8] chip[244] use PIC middle temp offset=-6 typeID=55
  449. New offset Chain[7] chip[244] local:21 remote:23 offset:27
  450. Chain[J8] chip[244] get middle temp offset=27 typeID=55
  451. single board rate=4531 voltage limit=890 on chain[5]
  452. last_testpatten_highest_pcb_temp=40 too low, fix voltage=900 on chain[5]
  453. get PIC voltage=890 on chain[5], check: must be < 900
  454. retryFlag=1 will set the voltage limited on chain[5], change voltage=900
  455. now set pic voltage=74 on chain[5]
  456. single board rate=4542 voltage limit=890 on chain[6]
  457. last_testpatten_highest_pcb_temp=40 too low, fix voltage=900 on chain[6]
  458. get PIC voltage=890 on chain[6], check: must be < 900
  459. retryFlag=1 will set the voltage limited on chain[6], change voltage=900
  460. now set pic voltage=74 on chain[6]
  461. single board rate=4527 voltage limit=890 on chain[7]
  462. last_testpatten_highest_pcb_temp=40 too low, fix voltage=900 on chain[7]
  463. get PIC voltage=890 on chain[7], check: must be < 900
  464. retryFlag=1 will set the voltage limited on chain[7], change voltage=900
  465. now set pic voltage=74 on chain[7]
  466. Chain[J6] set working voltage=900 [74]
  467. Chain[J7] set working voltage=900 [74]
  468. Chain[J8] set working voltage=900 [74]
  469. do heat board 8xPatten for 1 times
  470. start send works on chain[5]
  471. start send works on chain[6]
  472. start send works on chain[7]
  473. get send work num :57456 on Chain[5]
  474. get send work num :57456 on Chain[6]
  475. get send work num :57456 on Chain[7]
  476. wait recv nonce on chain[5]
  477. wait recv nonce on chain[6]
  478. wait recv nonce on chain[7]
  479. get nonces on chain[5]
  480. require nonce number:912
  481. require validnonce number:57456
  482. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  483. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  484. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=498 asic[21]=912 asic[22]=912 asic[23]=912
  485. asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
  486. asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
  487. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  488. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  489. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  490.  
  491.  
  492. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  493.  
  494. asic[20]=498
  495. core[005]=0 core[006]=0 core[007]=1 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=1 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  496.  
  497.  
  498.  
  499. freq[00]=631 freq[01]=631 freq[02]=631 freq[03]=631 freq[04]=631 freq[05]=631 freq[06]=631 freq[07]=631
  500. freq[08]=631 freq[09]=631 freq[10]=631 freq[11]=631 freq[12]=631 freq[13]=631 freq[14]=631 freq[15]=631
  501. freq[16]=631 freq[17]=631 freq[18]=631 freq[19]=631 freq[20]=631 freq[21]=631 freq[22]=631 freq[23]=631
  502. freq[24]=631 freq[25]=631 freq[26]=631 freq[27]=631 freq[28]=631 freq[29]=631 freq[30]=631 freq[31]=631
  503. freq[32]=631 freq[33]=631 freq[34]=631 freq[35]=631 freq[36]=631 freq[37]=631 freq[38]=631 freq[39]=631
  504. freq[40]=631 freq[41]=631 freq[42]=631 freq[43]=631 freq[44]=631 freq[45]=631 freq[46]=631 freq[47]=631
  505. freq[48]=631 freq[49]=631 freq[50]=631 freq[51]=631 freq[52]=631 freq[53]=631 freq[54]=631 freq[55]=631
  506. freq[56]=631 freq[57]=631 freq[58]=631 freq[59]=631 freq[60]=631 freq[61]=631 freq[62]=631
  507.  
  508. total valid nonce number:57042
  509. total send work number:57456
  510. require valid nonce number:57456
  511. repeated_nonce_num:0
  512. err_nonce_num:25670
  513. last_nonce_num:28608
  514. get nonces on chain[6]
  515. require nonce number:912
  516. require validnonce number:57456
  517. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  518. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=911 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  519. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
  520. asic[24]=912 asic[25]=912 asic[26]=741 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
  521. asic[32]=909 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
  522. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  523. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  524. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  525.  
  526.  
  527. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  528.  
  529. asic[11]=911
  530. core[084]=7
  531.  
  532. asic[26]=741
  533. core[058]=0 core[059]=6 core[060]=4 core[061]=5 core[062]=1 core[063]=6 core[064]=6 core[065]=6 core[066]=6 core[067]=6 core[068]=5 core[069]=6 core[070]=5 core[071]=5 core[072]=5 core[073]=5 core[074]=5 core[075]=5 core[076]=5 core[077]=5 core[078]=6 core[079]=6 core[080]=6 core[081]=5 core[082]=5 core[083]=5 core[084]=5 core[085]=5 core[086]=5 core[087]=5 core[088]=5 core[089]=5 core[090]=2 core[091]=5 core[092]=5 core[093]=5 core[094]=5 core[095]=5 core[096]=5 core[097]=4 core[098]=5 core[099]=5 core[100]=6 core[101]=5 core[102]=4 core[103]=5 core[104]=4 core[105]=5 core[106]=6 core[107]=5 core[108]=5 core[109]=5 core[110]=5 core[111]=5 core[112]=6 core[113]=5
  534.  
  535. asic[32]=909
  536. core[005]=7 core[020]=7 core[056]=7
  537.  
  538.  
  539.  
  540. freq[00]=643 freq[01]=643 freq[02]=643 freq[03]=643 freq[04]=643 freq[05]=643 freq[06]=643 freq[07]=643
  541. freq[08]=643 freq[09]=643 freq[10]=643 freq[11]=643 freq[12]=643 freq[13]=643 freq[14]=643 freq[15]=643
  542. freq[16]=643 freq[17]=643 freq[18]=643 freq[19]=643 freq[20]=643 freq[21]=643 freq[22]=643 freq[23]=643
  543. freq[24]=643 freq[25]=643 freq[26]=643 freq[27]=643 freq[28]=643 freq[29]=643 freq[30]=643 freq[31]=643
  544. freq[32]=643 freq[33]=643 freq[34]=643 freq[35]=643 freq[36]=643 freq[37]=643 freq[38]=643 freq[39]=643
  545. freq[40]=643 freq[41]=643 freq[42]=643 freq[43]=643 freq[44]=643 freq[45]=643 freq[46]=643 freq[47]=643
  546. freq[48]=643 freq[49]=643 freq[50]=643 freq[51]=643 freq[52]=643 freq[53]=643 freq[54]=643 freq[55]=643
  547. freq[56]=643 freq[57]=643 freq[58]=643 freq[59]=643 freq[60]=643 freq[61]=643 freq[62]=643
  548.  
  549. total valid nonce number:57281
  550. total send work number:57456
  551. require valid nonce number:57456
  552. repeated_nonce_num:0
  553. err_nonce_num:26125
  554. last_nonce_num:35751
  555. get nonces on chain[7]
  556. require nonce number:912
  557. require validnonce number:57456
  558. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  559. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  560. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
  561. asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=909 asic[30]=912 asic[31]=912
  562. asic[32]=912 asic[33]=912 asic[34]=472 asic[35]=466 asic[36]=456 asic[37]=456 asic[38]=456 asic[39]=912
  563. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  564. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  565. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  566.  
  567.  
  568. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  569.  
  570. asic[29]=909
  571. core[102]=5
  572.  
  573. asic[34]=472
  574. core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  575.  
  576. asic[35]=466
  577. core[001]=1 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=1 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  578.  
  579. asic[36]=456
  580. core[000]=0 core[001]=0 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  581.  
  582. asic[37]=456
  583. core[000]=0 core[001]=0 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  584.  
  585. asic[38]=456
  586. core[000]=0 core[001]=0 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  587.  
  588.  
  589.  
  590. freq[00]=631 freq[01]=631 freq[02]=631 freq[03]=631 freq[04]=631 freq[05]=631 freq[06]=631 freq[07]=631
  591. freq[08]=631 freq[09]=631 freq[10]=631 freq[11]=631 freq[12]=631 freq[13]=631 freq[14]=631 freq[15]=631
  592. freq[16]=631 freq[17]=631 freq[18]=631 freq[19]=631 freq[20]=631 freq[21]=631 freq[22]=631 freq[23]=631
  593. freq[24]=631 freq[25]=631 freq[26]=631 freq[27]=631 freq[28]=631 freq[29]=631 freq[30]=631 freq[31]=631
  594. freq[32]=631 freq[33]=631 freq[34]=631 freq[35]=631 freq[36]=631 freq[37]=631 freq[38]=631 freq[39]=631
  595. freq[40]=631 freq[41]=631 freq[42]=631 freq[43]=631 freq[44]=631 freq[45]=631 freq[46]=631 freq[47]=631
  596. freq[48]=631 freq[49]=631 freq[50]=631 freq[51]=631 freq[52]=631 freq[53]=631 freq[54]=631 freq[55]=631
  597. freq[56]=631 freq[57]=631 freq[58]=631 freq[59]=631 freq[60]=631 freq[61]=631 freq[62]=631
  598.  
  599. total valid nonce number:55199
  600. total send work number:57456
  601. require valid nonce number:57456
  602. repeated_nonce_num:0
  603. err_nonce_num:24895
  604. last_nonce_num:35727
  605. chain[5]: some chip cores are not opened FAILED!
  606. Test Patten on chain[5]: FAILED!
  607. chain[6]: All chip cores are opened OK!
  608. Test Patten on chain[6]: FAILED!
  609. chain[7]: some chip cores are not opened FAILED!
  610. Test Patten on chain[7]: FAILED!
  611. do heat board 8xPatten for 2 times
  612. do open core on Chain[5]...
  613. Done open core on Chain[5]!
  614. do open core on Chain[7]...
  615. Done open core on Chain[7]!
  616. start send works on chain[5]
  617. start send works on chain[6]
  618. start send works on chain[7]
  619. get send work num :57456 on Chain[5]
  620. get send work num :57456 on Chain[6]
  621. get send work num :57456 on Chain[7]
  622. wait recv nonce on chain[5]
  623. wait recv nonce on chain[6]
  624. wait recv nonce on chain[7]
  625. get nonces on chain[5]
  626. require nonce number:912
  627. require validnonce number:57456
  628. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  629. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  630. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=498 asic[21]=912 asic[22]=912 asic[23]=912
  631. asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
  632. asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
  633. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  634. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  635. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  636.  
  637.  
  638. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  639.  
  640. asic[20]=498
  641. core[005]=0 core[006]=0 core[007]=1 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=1 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  642.  
  643.  
  644.  
  645. freq[00]=631 freq[01]=631 freq[02]=631 freq[03]=631 freq[04]=631 freq[05]=631 freq[06]=631 freq[07]=631
  646. freq[08]=631 freq[09]=631 freq[10]=631 freq[11]=631 freq[12]=631 freq[13]=631 freq[14]=631 freq[15]=631
  647. freq[16]=631 freq[17]=631 freq[18]=631 freq[19]=631 freq[20]=631 freq[21]=631 freq[22]=631 freq[23]=631
  648. freq[24]=631 freq[25]=631 freq[26]=631 freq[27]=631 freq[28]=631 freq[29]=631 freq[30]=631 freq[31]=631
  649. freq[32]=631 freq[33]=631 freq[34]=631 freq[35]=631 freq[36]=631 freq[37]=631 freq[38]=631 freq[39]=631
  650. freq[40]=631 freq[41]=631 freq[42]=631 freq[43]=631 freq[44]=631 freq[45]=631 freq[46]=631 freq[47]=631
  651. freq[48]=631 freq[49]=631 freq[50]=631 freq[51]=631 freq[52]=631 freq[53]=631 freq[54]=631 freq[55]=631
  652. freq[56]=631 freq[57]=631 freq[58]=631 freq[59]=631 freq[60]=631 freq[61]=631 freq[62]=631
  653.  
  654. total valid nonce number:57042
  655. total send work number:57456
  656. require valid nonce number:57456
  657. repeated_nonce_num:0
  658. err_nonce_num:25678
  659. last_nonce_num:21895
  660. get nonces on chain[6]
  661. require nonce number:912
  662. require validnonce number:57456
  663. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  664. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=910 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  665. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
  666. asic[24]=911 asic[25]=912 asic[26]=465 asic[27]=912 asic[28]=833 asic[29]=740 asic[30]=912 asic[31]=912
  667. asic[32]=730 asic[33]=912 asic[34]=912 asic[35]=911 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
  668. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  669. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  670. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  671.  
  672.  
  673. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  674.  
  675. asic[11]=910
  676. core[084]=6
  677.  
  678. asic[24]=911
  679. core[093]=7
  680.  
  681. asic[26]=465
  682. core[029]=4 core[043]=7 core[050]=7 core[051]=7 core[052]=7 core[053]=7 core[054]=7 core[055]=6 core[056]=6 core[057]=0 core[058]=0 core[059]=3 core[060]=0 core[061]=3 core[062]=0 core[063]=0 core[064]=1 core[065]=0 core[066]=1 core[067]=1 core[068]=1 core[069]=1 core[070]=0 core[071]=0 core[072]=0 core[073]=0 core[074]=0 core[075]=1 core[076]=0 core[077]=0 core[078]=1 core[079]=1 core[080]=0 core[081]=0 core[082]=0 core[083]=0 core[084]=1 core[085]=1 core[086]=2 core[087]=1 core[088]=1 core[089]=0 core[090]=0 core[091]=0 core[092]=0 core[093]=1 core[094]=0 core[095]=0 core[096]=0 core[097]=0 core[098]=0 core[099]=1 core[100]=0 core[101]=0 core[102]=1 core[103]=0 core[104]=0 core[105]=0 core[106]=0 core[107]=0 core[108]=0 core[109]=0 core[110]=0 core[111]=0 core[112]=0 core[113]=0
  683.  
  684. asic[28]=833
  685. core[059]=7 core[062]=2 core[064]=5 core[065]=6 core[066]=7 core[067]=7 core[068]=7 core[069]=7 core[070]=7 core[071]=7 core[072]=6 core[073]=6 core[074]=6 core[075]=6 core[076]=6 core[077]=6 core[078]=7 core[079]=7 core[080]=7 core[081]=7 core[082]=6 core[083]=6 core[084]=6 core[085]=6 core[086]=6 core[087]=6 core[088]=6 core[089]=6 core[090]=6 core[091]=6 core[092]=6 core[093]=6 core[094]=6 core[095]=6 core[096]=6 core[097]=7 core[100]=6 core[102]=7 core[103]=7 core[104]=7 core[105]=7 core[106]=7 core[107]=7 core[108]=7 core[109]=7 core[110]=7 core[111]=7 core[112]=7 core[113]=7
  686.  
  687. asic[29]=740
  688. core[053]=7 core[055]=7 core[056]=7 core[058]=6 core[060]=7 core[062]=0 core[063]=6 core[064]=6 core[065]=7 core[066]=3 core[067]=5 core[068]=4 core[069]=4 core[070]=6 core[071]=5 core[072]=4 core[073]=5 core[074]=5 core[075]=5 core[076]=5 core[077]=5 core[078]=5 core[079]=5 core[080]=5 core[081]=6 core[082]=5 core[083]=6 core[084]=5 core[085]=5 core[086]=4 core[087]=5 core[088]=5 core[089]=5 core[090]=1 core[091]=5 core[092]=5 core[093]=4 core[094]=5 core[095]=5 core[096]=5 core[097]=5 core[098]=5 core[099]=6 core[100]=6 core[101]=6 core[102]=2 core[103]=5 core[104]=5 core[105]=5 core[106]=5 core[107]=5 core[108]=4 core[109]=6 core[110]=4 core[111]=5 core[112]=5 core[113]=5
  689.  
  690. asic[32]=730
  691. core[000]=4 core[001]=3 core[002]=4 core[003]=7 core[004]=5 core[005]=6 core[006]=6 core[007]=7 core[008]=7 core[009]=6 core[010]=6 core[012]=6 core[013]=6 core[015]=6 core[017]=5 core[018]=7 core[019]=6 core[020]=6 core[021]=5 core[022]=5 core[023]=6 core[024]=5 core[025]=6 core[026]=5 core[028]=6 core[029]=7 core[030]=5 core[031]=7 core[032]=5 core[033]=7 core[034]=4 core[035]=3 core[036]=7 core[037]=6 core[038]=6 core[039]=5 core[040]=7 core[041]=6 core[042]=2 core[043]=5 core[044]=6 core[045]=5 core[046]=6 core[047]=5 core[048]=5 core[049]=6 core[050]=5 core[051]=5 core[052]=4 core[053]=4 core[054]=5 core[055]=1 core[056]=1 core[058]=6 core[059]=7 core[061]=7 core[062]=5 core[063]=7 core[066]=7 core[069]=7 core[070]=7 core[075]=7 core[076]=7 core[082]=7 core[087]=7 core[088]=7 core[096]=7 core[097]=6 core[098]=7 core[100]=7 core[101]=7 core[102]=7 core[106]=7 core[107]=7 core[108]=6 core[110]=6 core[111]=5 core[112]=5 core[113]=4
  692.  
  693. asic[35]=911
  694. core[056]=7
  695.  
  696.  
  697.  
  698. freq[00]=643 freq[01]=643 freq[02]=643 freq[03]=643 freq[04]=643 freq[05]=643 freq[06]=643 freq[07]=643
  699. freq[08]=643 freq[09]=643 freq[10]=643 freq[11]=643 freq[12]=643 freq[13]=643 freq[14]=643 freq[15]=643
  700. freq[16]=643 freq[17]=643 freq[18]=643 freq[19]=643 freq[20]=643 freq[21]=643 freq[22]=643 freq[23]=643
  701. freq[24]=643 freq[25]=643 freq[26]=643 freq[27]=643 freq[28]=643 freq[29]=643 freq[30]=643 freq[31]=643
  702. freq[32]=643 freq[33]=643 freq[34]=643 freq[35]=643 freq[36]=643 freq[37]=643 freq[38]=643 freq[39]=643
  703. freq[40]=643 freq[41]=643 freq[42]=643 freq[43]=643 freq[44]=643 freq[45]=643 freq[46]=643 freq[47]=643
  704. freq[48]=643 freq[49]=643 freq[50]=643 freq[51]=643 freq[52]=643 freq[53]=643 freq[54]=643 freq[55]=643
  705. freq[56]=643 freq[57]=643 freq[58]=643 freq[59]=643 freq[60]=643 freq[61]=643 freq[62]=643
  706.  
  707. total valid nonce number:56572
  708. total send work number:57456
  709. require valid nonce number:57456
  710. repeated_nonce_num:0
  711. err_nonce_num:25796
  712. last_nonce_num:62386
  713. get nonces on chain[7]
  714. require nonce number:912
  715. require validnonce number:57456
  716. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  717. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  718. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
  719. asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=906 asic[30]=912 asic[31]=912
  720. asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=466 asic[36]=456 asic[37]=456 asic[38]=456 asic[39]=912
  721. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  722. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  723. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  724.  
  725.  
  726. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  727.  
  728. asic[29]=906
  729. core[102]=2
  730.  
  731. asic[35]=466
  732. core[001]=1 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=1 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  733.  
  734. asic[36]=456
  735. core[000]=0 core[001]=0 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  736.  
  737. asic[37]=456
  738. core[000]=0 core[001]=0 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=0 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0
  739.  
  740. asic[38]=456
  741. core[000]=0 core[001]=0 core[002]=0 core[003]=0 core[004]=0 core[005]=0 core[006]=0 core[007]=0 core[008]=0 core[009]=0 core[010]=0 core[011]=0 core[012]=0 core[013]=0 core[014]=0 core[015]=0 core[016]=0 core[017]=0 core[018]=0 core[019]=0 core[020]=0 core[021]=0 core[022]=0 core[023]=0 core[024]=0 core[025]=0 core[026]=0 core[027]=0 core[028]=0 core[029]=0 core[030]=0 core[031]=0 core[032]=0 core[033]=0 core[034]=0 core[035]=0 core[036]=0 core[037]=0 core[038]=0 core[039]=0 core[040]=0 core[041]=1 core[042]=0 core[043]=0 core[044]=0 core[045]=0 core[046]=0 core[047]=0 core[048]=0 core[049]=0 core[050]=0 core[051]=0 core[052]=0 core[053]=0 core[054]=0 core[055]=0 core[056]=0 core[057]=7
  742.  
  743.  
  744.  
  745. freq[00]=631 freq[01]=631 freq[02]=631 freq[03]=631 freq[04]=631 freq[05]=631 freq[06]=631 freq[07]=631
  746. freq[08]=631 freq[09]=631 freq[10]=631 freq[11]=631 freq[12]=631 freq[13]=631 freq[14]=631 freq[15]=631
  747. freq[16]=631 freq[17]=631 freq[18]=631 freq[19]=631 freq[20]=631 freq[21]=631 freq[22]=631 freq[23]=631
  748. freq[24]=631 freq[25]=631 freq[26]=631 freq[27]=631 freq[28]=631 freq[29]=631 freq[30]=631 freq[31]=631
  749. freq[32]=631 freq[33]=631 freq[34]=631 freq[35]=631 freq[36]=631 freq[37]=631 freq[38]=631 freq[39]=631
  750. freq[40]=631 freq[41]=631 freq[42]=631 freq[43]=631 freq[44]=631 freq[45]=631 freq[46]=631 freq[47]=631
  751. freq[48]=631 freq[49]=631 freq[50]=631 freq[51]=631 freq[52]=631 freq[53]=631 freq[54]=631 freq[55]=631
  752. freq[56]=631 freq[57]=631 freq[58]=631 freq[59]=631 freq[60]=631 freq[61]=631 freq[62]=631
  753.  
  754. total valid nonce number:55636
  755. total send work number:57456
  756. require valid nonce number:57456
  757. repeated_nonce_num:0
  758. err_nonce_num:25046
  759. last_nonce_num:14391
  760. chain[5]: some chip cores are not opened FAILED!
  761. Test Patten on chain[5]: FAILED!
  762. chain[6]: some chip cores are not opened FAILED!
  763. Test Patten on chain[6]: FAILED!
  764. chain[7]: some chip cores are not opened FAILED!
  765. Test Patten on chain[7]: FAILED!
  766. setStartTimePoint total_tv_start_sys=1119 total_tv_end_sys=1120
  767. restartNum = 2 , auto-reinit enabled...
  768. do read_temp_func once...
  769. do check_asic_reg 0x08
  770.  
  771. get RT hashrate from Chain[5]: (asic index start from 1-63)
  772.  
  773. get RT hashrate from Chain[6]: (asic index start from 1-63)
  774.  
  775. get RT hashrate from Chain[7]: (asic index start from 1-63)
  776. Check Chain[J6] ASIC RT error: (asic index start from 1-63)
  777. Check Chain[J7] ASIC RT error: (asic index start from 1-63)
  778. Check Chain[J8] ASIC RT error: (asic index start from 1-63)
  779. Done check_asic_reg
  780. do read temp on Chain[5]
  781. Chain[5] Chip[62] TempTypeID=55 middle offset=27
  782. read failed, old value: Chain[5] Chip[62] local Temp=42
  783. read failed on Chain[5] Chip[62] middle Temp old value:55
  784. Done read temp on Chain[5]
  785. do read temp on Chain[6]
  786. Chain[6] Chip[62] TempTypeID=55 middle offset=27
  787. read failed, old value: Chain[6] Chip[62] local Temp=44
  788. read failed on Chain[6] Chip[62] middle Temp old value:56
  789. Done read temp on Chain[6]
  790. do read temp on Chain[7]
  791. Chain[7] Chip[62] TempTypeID=55 middle offset=27
  792. read failed, old value: Chain[7] Chip[62] local Temp=43
  793. read failed on Chain[7] Chip[62] middle Temp old value:60
  794. Done read temp on Chain[7]
  795. Set fixed full fan speed
  796. FAN PWM: 100
  797. read_temp_func Done!
  798. CRC error counter=4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement