Advertisement
Guest User

Untitled

a guest
Jun 11th, 2019
578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.54 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.000016] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
  42. [ 0.000312] ps7-ttc #0 at df804000, irq=43
  43. [ 0.000620] Console: colour dummy device 80x30
  44. [ 0.000652] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
  45. [ 0.040208] pid_max: default: 32768 minimum: 301
  46. [ 0.040422] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.040441] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.042579] CPU: Testing write buffer coherency: ok
  49. [ 0.042912] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  50. [ 0.042973] Setting up static identity map for 0x4c4b00 - 0x4c4b58
  51. [ 0.043198] L310 cache controller enabled
  52. [ 0.043217] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
  53. [ 0.121031] 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.211049] devtmpfs: initialized
  59. [ 0.213460] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  60. [ 0.214672] regulator-dummy: no parameters
  61. [ 0.222347] NET: Registered protocol family 16
  62. [ 0.224586] DMA: preallocated 256 KiB pool for atomic coherent allocations
  63. [ 0.226883] cpuidle: using governor ladder
  64. [ 0.226896] cpuidle: using governor menu
  65. [ 0.234343] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
  66. [ 0.235869] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  67. [ 0.235882] hw-breakpoint: maximum watchpoint size is 4 bytes.
  68. [ 0.235996] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
  69. [ 0.257815] bio: create slab <bio-0> at 0
  70. [ 0.259250] vgaarb: loaded
  71. [ 0.259984] SCSI subsystem initialized
  72. [ 0.260995] usbcore: registered new interface driver usbfs
  73. [ 0.261586] usbcore: registered new interface driver hub
  74. [ 0.261821] usbcore: registered new device driver usb
  75. [ 0.262352] media: Linux media interface: v0.10
  76. [ 0.262509] Linux video capture interface: v2.00
  77. [ 0.262748] pps_core: LinuxPPS API ver. 1 registered
  78. [ 0.262760] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  79. [ 0.262882] PTP clock support registered
  80. [ 0.263235] EDAC MC: Ver: 3.0.0
  81. [ 0.264293] Advanced Linux Sound Architecture Driver Initialized.
  82. [ 0.267136] DMA-API: preallocated 4096 debug entries
  83. [ 0.267150] DMA-API: debugging enabled by kernel config
  84. [ 0.267223] Switched to clocksource arm_global_timer
  85. [ 0.287812] NET: Registered protocol family 2
  86. [ 0.288473] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  87. [ 0.288530] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  88. [ 0.288616] TCP: Hash tables configured (established 4096 bind 4096)
  89. [ 0.288666] TCP: reno registered
  90. [ 0.288685] UDP hash table entries: 256 (order: 1, 8192 bytes)
  91. [ 0.288719] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  92. [ 0.288955] NET: Registered protocol family 1
  93. [ 0.289299] RPC: Registered named UNIX socket transport module.
  94. [ 0.289311] RPC: Registered udp transport module.
  95. [ 0.289319] RPC: Registered tcp transport module.
  96. [ 0.289327] RPC: Registered tcp NFSv4.1 backchannel transport module.
  97. [ 0.289340] PCI: CLS 0 bytes, default 64
  98. [ 0.289774] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  99. [ 0.291783] futex hash table entries: 512 (order: 3, 32768 bytes)
  100. [ 0.293902] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  101. [ 0.294108] msgmni has been set to 967
  102. [ 0.294887] io scheduler noop registered
  103. [ 0.294900] io scheduler deadline registered
  104. [ 0.294942] io scheduler cfq registered (default)
  105. [ 0.306591] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
  106. [ 0.306612] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
  107. [ 0.429373] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
  108. [ 0.997514] console [ttyPS0] enabled
  109. [ 1.001795] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
  110. [ 1.009424] [drm] Initialized drm 1.1.0 20060810
  111. [ 1.026492] brd: module loaded
  112. [ 1.035875] loop: module loaded
  113. [ 1.045324] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
  114. [ 1.051322] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
  115. [ 1.059100] libphy: XEMACPS mii bus: probed
  116. [ 1.063466] ------------- phy_id = 0x3625e62
  117. [ 1.068409] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
  118. [ 1.076995] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  119. [ 1.083646] ehci-pci: EHCI PCI platform driver
  120. [ 1.091049] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
  121. [ 1.097878] usbcore: registered new interface driver usb-storage
  122. [ 1.104729] mousedev: PS/2 mouse device common for all mice
  123. [ 1.110931] i2c /dev entries driver
  124. [ 1.117877] zynq-edac f8006000.ps7-ddrc: ecc not enabled
  125. [ 1.123359] cpufreq_cpu0: failed to get cpu0 regulator: -19
  126. [ 1.129274] Xilinx Zynq CpuIdle Driver started
  127. [ 1.134140] sdhci: Secure Digital Host Controller Interface driver
  128. [ 1.140320] sdhci: Copyright(c) Pierre Ossman
  129. [ 1.144589] sdhci-pltfm: SDHCI platform and OF driver helper
  130. [ 1.151418] mmc0: no vqmmc regulator found
  131. [ 1.155434] mmc0: no vmmc regulator found
  132. [ 1.197241] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
  133. [ 1.205944] usbcore: registered new interface driver usbhid
  134. [ 1.211462] usbhid: USB HID core driver
  135. [ 1.216167] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
  136. [ 1.222472] nand: Micron MT29F2G08ABAEAWP
  137. [ 1.226435] nand: 256MiB, SLC, page size: 2048, OOB size: 64
  138. [ 1.232376] Bad block table found at page 131008, version 0x01
  139. [ 1.238605] Bad block table found at page 130944, version 0x01
  140. [ 1.244654] 3 ofpart partitions found on MTD device pl353-nand
  141. [ 1.250434] Creating 3 MTD partitions on "pl353-nand":
  142. [ 1.255525] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
  143. [ 1.263568] 0x000002000000-0x00000b000000 : "angstram-rootfs"
  144. [ 1.270881] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
  145. [ 1.279853] TCP: cubic registered
  146. [ 1.283090] NET: Registered protocol family 17
  147. [ 1.287801] Registering SWP/SWPB emulation handler
  148. [ 1.293679] regulator-dummy: disabling
  149. [ 1.298027] UBI: attaching mtd1 to ubi0
  150. [ 1.825764] UBI: scanning is finished
  151. [ 1.837359] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
  152. [ 1.844416] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  153. [ 1.851213] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  154. [ 1.857895] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  155. [ 1.864726] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
  156. [ 1.870740] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  157. [ 1.877850] UBI: max/mean erase counter: 104/57, WL threshold: 4096, image sequence number: 1283732989
  158. [ 1.887122] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
  159. [ 1.896354] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  160. [ 1.896360] UBI: background thread "ubi_bgt0d" started, PID 1080
  161. [ 1.912476] ALSA device list:
  162. [ 1.915364] No soundcards found.
  163. [ 1.920661] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
  164. [ 1.949838] UBIFS: recovery needed
  165. [ 2.261926] UBIFS: recovery completed
  166. [ 2.265609] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  167. [ 2.271555] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  168. [ 2.280658] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  169. [ 2.290546] UBIFS: reserved for root: 0 bytes (0 KiB)
  170. [ 2.295575] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C72F8006-6DFF-46BA-BBE9-380960A89F92, small LPT model
  171. [ 2.306876] VFS: Mounted root (ubifs filesystem) on device 0:11.
  172. [ 2.314072] devtmpfs: mounted
  173. [ 2.317177] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
  174. [ 3.160502] random: dd urandom read with 0 bits of entropy available
  175. [ 3.547268]
  176. [ 3.547268] bcm54xx_config_init
  177. [ 4.157238]
  178. [ 4.157238] bcm54xx_config_init
  179. [ 11.158081] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
  180. [ 11.164193] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
  181. [ 26.212803] In axi fpga driver!
  182. [ 26.215870] request_mem_region OK!
  183. [ 26.219293] AXI fpga dev virtual address is 0xdf9fc000
  184. [ 26.224367] *base_vir_addr = 0x8c510
  185. [ 26.239950] In fpga mem driver!
  186. [ 26.243021] request_mem_region OK!
  187. [ 26.246587] fpga mem virtual address is 0xe2000000
  188. [ 27.056657]
  189. [ 27.056657] bcm54xx_config_init
  190. [ 27.686573]
  191. [ 27.686573] bcm54xx_config_init
  192. [ 31.687030] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
  193. [ 31.693138] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
  194. [ 279.603510] random: nonblocking pool is initialized
  195. This is XILINX board. Totalram: 507527168
  196. Detect 512MB control board of XILINX
  197. DETECT HW version=0008c510
  198. miner ID : 801cec841540881c
  199. Miner Type = S9
  200. AsicType = 1387
  201. real AsicNum = 63
  202. use critical mode to search freq...
  203. get PLUG ON=0x000000a0
  204. Find hashboard on Chain[5]
  205. Find hashboard on Chain[7]
  206. set_reset_allhashboard = 0x0000ffff
  207. Check chain[5] PIC fw version=0x03
  208. Check chain[7] PIC fw version=0x03
  209. chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  210. has freq in PIC, will disable freq setting.
  211. chain[5] has freq in PIC and will jump over...
  212. Chain[5] has core num in PIC
  213. Chain[5] ASIC[8] has core num=2
  214. Chain[5] ASIC[62] has core num=1
  215. Check chain[5] PIC fw version=0x03
  216. chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  217. has freq in PIC, will disable freq setting.
  218. chain[7] has freq in PIC and will jump over...
  219. Chain[7] has core num in PIC
  220. Chain[7] ASIC[50] has core num=4
  221. Check chain[7] PIC fw version=0x03
  222. get PIC voltage=125 on chain[5], value=870
  223. get PIC voltage=91 on chain[7], value=890
  224. set_reset_allhashboard = 0x00000000
  225. chain[5] temp offset record: 62,0,0,0,0,0,35,28
  226. chain[5] temp chip I2C addr=0x98
  227. chain[5] has no middle temp, use special fix mode.
  228. chain[7] temp offset record: 62,0,0,0,0,0,35,28
  229. chain[7] temp chip I2C addr=0x98
  230. chain[7] has no middle temp, use special fix mode.
  231. set_reset_allhashboard = 0x0000ffff
  232. set_reset_allhashboard = 0x00000000
  233. CRC error counter=0
  234. set command mode to VIL
  235.  
  236. --- check asic number
  237. After Get ASIC NUM CRC error counter=0
  238. set_baud=0
  239. The min freq=700
  240. set real timeout 52, need sleep=379392
  241. After TEST CRC error counter=0
  242. set_reset_allhashboard = 0x0000ffff
  243. set_reset_allhashboard = 0x00000000
  244. search freq for 1 times, completed chain = 2, total chain num = 2
  245. set_reset_allhashboard = 0x0000ffff
  246. set_reset_allhashboard = 0x00000000
  247. restart Miner chance num=2
  248. waiting for receive_func to exit!
  249. waiting for pic heart to exit!
  250. bmminer not found= 1365 root 0:00 grep bmminer
  251.  
  252. bmminer not found, restart bmminer ...
  253. This is user mode for mining
  254. Detect 512MB control board of XILINX
  255. Miner Type = S9
  256. Miner compile time: Fri Nov 17 17:37:49 CST 2017 type: Antminer S9set_reset_allhashboard = 0x0000ffff
  257. set_reset_allhashboard = 0x00000000
  258. set_reset_allhashboard = 0x0000ffff
  259. miner ID : 801cec841540881c
  260. set_reset_allhashboard = 0x0000ffff
  261. Checking fans!get fan[2] speed=5880
  262. get fan[2] speed=5880
  263. get fan[2] speed=5880
  264. get fan[2] speed=5880
  265. get fan[2] speed=5880
  266. get fan[2] speed=5880
  267. get fan[2] speed=5880
  268. get fan[2] speed=5880
  269. get fan[2] speed=5880
  270. get fan[5] speed=4440
  271. get fan[2] speed=5880
  272. get fan[5] speed=4440
  273. get fan[2] speed=5880
  274. get fan[5] speed=4440
  275. chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  276. Detect: use voltage limit rules on single board!
  277. Detect: S9_63 use voltage level=1 : 1
  278. Chain[J6] has backup chain_voltage=870
  279. Check chain[5] PIC fw version=0x03
  280. chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  281. Detect: use voltage limit rules on single board!
  282. Detect: S9_63 use voltage level=1 : 1
  283. Chain[J8] has backup chain_voltage=890
  284. Check chain[7] PIC fw version=0x03
  285. Chain[J6] orignal chain_voltage_pic=125 value=870
  286. Chain[J8] orignal chain_voltage_pic=91 value=890
  287. set_reset_allhashboard = 0x0000ffff
  288. set_reset_allhashboard = 0x00000000
  289. Chain[J6] has 63 asic
  290. Chain[J8] has 63 asic
  291. Chain[J6] has core num in PIC
  292. Chain[J6] ASIC[8] has core num=2
  293. Chain[J6] ASIC[62] has core num=1
  294. Chain[J8] has core num in PIC
  295. Chain[J8] ASIC[50] has core num=4
  296. miner total rate=9195GH/s fixed rate=9000GH/s
  297. read PIC voltage=940 on chain[5]
  298. Chain:5 chipnum=63
  299. Chain[J6] voltage added=0.0V
  300. Chain:5 temp offset=0
  301. Chain:5 base freq=650
  302. Asic[ 0]:650
  303. Asic[ 1]:650 Asic[ 2]:650 Asic[ 3]:650 Asic[ 4]:650 Asic[ 5]:650 Asic[ 6]:650 Asic[ 7]:650 Asic[ 8]:650
  304. Asic[ 9]:650 Asic[10]:650 Asic[11]:650 Asic[12]:650 Asic[13]:650 Asic[14]:650 Asic[15]:650 Asic[16]:650
  305. Asic[17]:650 Asic[18]:650 Asic[19]:650 Asic[20]:650 Asic[21]:650 Asic[22]:650 Asic[23]:650 Asic[24]:650
  306. Asic[25]:650 Asic[26]:650 Asic[27]:650 Asic[28]:650 Asic[29]:650 Asic[30]:650 Asic[31]:650 Asic[32]:650
  307. Asic[33]:650 Asic[34]:650 Asic[35]:650 Asic[36]:650 Asic[37]:650 Asic[38]:650 Asic[39]:650 Asic[40]:650
  308. Asic[41]:650 Asic[42]:650 Asic[43]:650 Asic[44]:650 Asic[45]:650 Asic[46]:650 Asic[47]:650 Asic[48]:650
  309. Asic[49]:650 Asic[50]:650 Asic[51]:650 Asic[52]:650 Asic[53]:650 Asic[54]:650 Asic[55]:650 Asic[56]:650
  310. Asic[57]:650 Asic[58]:650 Asic[59]:650 Asic[60]:650 Asic[61]:650 Asic[62]:650
  311. Chain:5 max freq=650
  312. Chain:5 min freq=650
  313.  
  314. read PIC voltage=940 on chain[7]
  315. Chain:7 chipnum=63
  316. Chain[J8] voltage added=0.0V
  317. Chain:7 temp offset=0
  318. Chain:7 base freq=631
  319. Asic[ 0]:631
  320. Asic[ 1]:631 Asic[ 2]:631 Asic[ 3]:631 Asic[ 4]:631 Asic[ 5]:631 Asic[ 6]:631 Asic[ 7]:631 Asic[ 8]:631
  321. Asic[ 9]:631 Asic[10]:631 Asic[11]:631 Asic[12]:631 Asic[13]:631 Asic[14]:631 Asic[15]:631 Asic[16]:631
  322. Asic[17]:631 Asic[18]:631 Asic[19]:631 Asic[20]:631 Asic[21]:631 Asic[22]:631 Asic[23]:631 Asic[24]:631
  323. Asic[25]:631 Asic[26]:631 Asic[27]:631 Asic[28]:631 Asic[29]:631 Asic[30]:631 Asic[31]:631 Asic[32]:631
  324. Asic[33]:631 Asic[34]:631 Asic[35]:631 Asic[36]:631 Asic[37]:631 Asic[38]:631 Asic[39]:631 Asic[40]:631
  325. Asic[41]:631 Asic[42]:631 Asic[43]:631 Asic[44]:631 Asic[45]:631 Asic[46]:631 Asic[47]:631 Asic[48]:631
  326. Asic[49]:631 Asic[50]:631 Asic[51]:631 Asic[52]:631 Asic[53]:631 Asic[54]:631 Asic[55]:631 Asic[56]:631
  327. Asic[57]:631 Asic[58]:631 Asic[59]:631 Asic[60]:631 Asic[61]:631 Asic[62]:631
  328. Chain:7 max freq=631
  329. Chain:7 min freq=631
  330.  
  331.  
  332. Miner fix freq ...
  333. read PIC voltage=940 on chain[5]
  334. Chain:5 chipnum=63
  335. Chain[J6] voltage added=0.0V
  336. Chain:5 temp offset=0
  337. Chain:5 base freq=650
  338. Asic[ 0]:650
  339. Asic[ 1]:650 Asic[ 2]:650 Asic[ 3]:650 Asic[ 4]:650 Asic[ 5]:650 Asic[ 6]:650 Asic[ 7]:650 Asic[ 8]:650
  340. Asic[ 9]:650 Asic[10]:650 Asic[11]:650 Asic[12]:650 Asic[13]:650 Asic[14]:650 Asic[15]:650 Asic[16]:650
  341. Asic[17]:650 Asic[18]:650 Asic[19]:650 Asic[20]:650 Asic[21]:650 Asic[22]:650 Asic[23]:650 Asic[24]:650
  342. Asic[25]:650 Asic[26]:650 Asic[27]:650 Asic[28]:650 Asic[29]:650 Asic[30]:650 Asic[31]:650 Asic[32]:650
  343. Asic[33]:650 Asic[34]:650 Asic[35]:650 Asic[36]:650 Asic[37]:650 Asic[38]:650 Asic[39]:650 Asic[40]:650
  344. Asic[41]:650 Asic[42]:650 Asic[43]:650 Asic[44]:650 Asic[45]:650 Asic[46]:650 Asic[47]:650 Asic[48]:650
  345. Asic[49]:650 Asic[50]:650 Asic[51]:650 Asic[52]:650 Asic[53]:650 Asic[54]:650 Asic[55]:650 Asic[56]:650
  346. Asic[57]:650 Asic[58]:650 Asic[59]:650 Asic[60]:650 Asic[61]:650 Asic[62]:650
  347. Chain:5 max freq=650
  348. Chain:5 min freq=650
  349.  
  350. read PIC voltage=940 on chain[7]
  351. Chain:7 chipnum=63
  352. Chain[J8] voltage added=0.0V
  353. Chain:7 temp offset=0
  354. Chain:7 base freq=631
  355. Asic[ 0]:631
  356. Asic[ 1]:631 Asic[ 2]:631 Asic[ 3]:631 Asic[ 4]:631 Asic[ 5]:631 Asic[ 6]:631 Asic[ 7]:631 Asic[ 8]:631
  357. Asic[ 9]:631 Asic[10]:631 Asic[11]:631 Asic[12]:631 Asic[13]:631 Asic[14]:631 Asic[15]:631 Asic[16]:631
  358. Asic[17]:631 Asic[18]:631 Asic[19]:631 Asic[20]:631 Asic[21]:631 Asic[22]:631 Asic[23]:631 Asic[24]:631
  359. Asic[25]:631 Asic[26]:631 Asic[27]:631 Asic[28]:631 Asic[29]:631 Asic[30]:631 Asic[31]:631 Asic[32]:631
  360. Asic[33]:631 Asic[34]:631 Asic[35]:631 Asic[36]:631 Asic[37]:631 Asic[38]:631 Asic[39]:631 Asic[40]:631
  361. Asic[41]:631 Asic[42]:631 Asic[43]:631 Asic[44]:631 Asic[45]:631 Asic[46]:631 Asic[47]:631 Asic[48]:631
  362. Asic[49]:631 Asic[50]:631 Asic[51]:631 Asic[52]:631 Asic[53]:631 Asic[54]:631 Asic[55]:631 Asic[56]:631
  363. Asic[57]:631 Asic[58]:631 Asic[59]:631 Asic[60]:631 Asic[61]:631 Asic[62]:631
  364. Chain:7 max freq=631
  365. Chain:7 min freq=631
  366.  
  367. max freq = 650
  368. set baud=1
  369. Chain[J6] PIC temp offset=62,0,0,0,0,0,35,28
  370. chain[5] temp chip I2C addr=0x98
  371. chain[5] has no middle temp, use special fix mode.
  372. Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
  373. New offset Chain[5] chip[244] local:31 remote:35 offset:26
  374. Chain[J6] chip[244] get middle temp offset=26 typeID=55
  375. Chain[J8] PIC temp offset=62,0,0,0,0,0,35,28
  376. chain[7] temp chip I2C addr=0x98
  377. chain[7] has no middle temp, use special fix mode.
  378. Chain[J8] chip[244] use PIC middle temp offset=0 typeID=55
  379. New offset Chain[7] chip[244] local:30 remote:32 offset:28
  380. Chain[J8] chip[244] get middle temp offset=28 typeID=55
  381. Chain[J6] set working voltage=870 [125]
  382. Chain[J8] set working voltage=890 [91]
  383. do heat board 8xPatten for 1 times
  384. start send works on chain[5]
  385. start send works on chain[7]
  386. get send work num :57456 on Chain[5]
  387. get send work num :57456 on Chain[7]
  388. wait recv nonce on chain[5]
  389. wait recv nonce on chain[7]
  390. get nonces on chain[5]
  391. require nonce number:912
  392. require validnonce number:57456
  393. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  394. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  395. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
  396. asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
  397. asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
  398. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  399. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  400. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  401.  
  402.  
  403. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  404.  
  405.  
  406.  
  407. freq[00]=650 freq[01]=650 freq[02]=650 freq[03]=650 freq[04]=650 freq[05]=650 freq[06]=650 freq[07]=650
  408. freq[08]=650 freq[09]=650 freq[10]=650 freq[11]=650 freq[12]=650 freq[13]=650 freq[14]=650 freq[15]=650
  409. freq[16]=650 freq[17]=650 freq[18]=650 freq[19]=650 freq[20]=650 freq[21]=650 freq[22]=650 freq[23]=650
  410. freq[24]=650 freq[25]=650 freq[26]=650 freq[27]=650 freq[28]=650 freq[29]=650 freq[30]=650 freq[31]=650
  411. freq[32]=650 freq[33]=650 freq[34]=650 freq[35]=650 freq[36]=650 freq[37]=650 freq[38]=650 freq[39]=650
  412. freq[40]=650 freq[41]=650 freq[42]=650 freq[43]=650 freq[44]=650 freq[45]=650 freq[46]=650 freq[47]=650
  413. freq[48]=650 freq[49]=650 freq[50]=650 freq[51]=650 freq[52]=650 freq[53]=650 freq[54]=650 freq[55]=650
  414. freq[56]=650 freq[57]=650 freq[58]=650 freq[59]=650 freq[60]=650 freq[61]=650 freq[62]=650
  415.  
  416. total valid nonce number:57456
  417. total send work number:57456
  418. require valid nonce number:57456
  419. repeated_nonce_num:0
  420. err_nonce_num:26631
  421. last_nonce_num:24213
  422. get nonces on chain[7]
  423. require nonce number:912
  424. require validnonce number:57456
  425. asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
  426. asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
  427. asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
  428. asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
  429. asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
  430. asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
  431. asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
  432. asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912
  433.  
  434.  
  435. Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!
  436.  
  437.  
  438.  
  439. freq[00]=631 freq[01]=631 freq[02]=631 freq[03]=631 freq[04]=631 freq[05]=631 freq[06]=631 freq[07]=631
  440. freq[08]=631 freq[09]=631 freq[10]=631 freq[11]=631 freq[12]=631 freq[13]=631 freq[14]=631 freq[15]=631
  441. freq[16]=631 freq[17]=631 freq[18]=631 freq[19]=631 freq[20]=631 freq[21]=631 freq[22]=631 freq[23]=631
  442. freq[24]=631 freq[25]=631 freq[26]=631 freq[27]=631 freq[28]=631 freq[29]=631 freq[30]=631 freq[31]=631
  443. freq[32]=631 freq[33]=631 freq[34]=631 freq[35]=631 freq[36]=631 freq[37]=631 freq[38]=631 freq[39]=631
  444. freq[40]=631 freq[41]=631 freq[42]=631 freq[43]=631 freq[44]=631 freq[45]=631 freq[46]=631 freq[47]=631
  445. freq[48]=631 freq[49]=631 freq[50]=631 freq[51]=631 freq[52]=631 freq[53]=631 freq[54]=631 freq[55]=631
  446. freq[56]=631 freq[57]=631 freq[58]=631 freq[59]=631 freq[60]=631 freq[61]=631 freq[62]=631
  447.  
  448. total valid nonce number:57456
  449. total send work number:57456
  450. require valid nonce number:57456
  451. repeated_nonce_num:0
  452. err_nonce_num:25878
  453. last_nonce_num:24212
  454. chain[5]: All chip cores are opened OK!
  455. Test Patten on chain[5]: OK!
  456. chain[7]: All chip cores are opened OK!
  457. Test Patten on chain[7]: OK!
  458. setStartTimePoint total_tv_start_sys=142 total_tv_end_sys=143
  459. restartNum = 2 , auto-reinit enabled...
  460. do read_temp_func once...
  461. do check_asic_reg 0x08
  462.  
  463. get RT hashrate from Chain[5]: (asic index start from 1-63)
  464. Asic[01]=77.7620 Asic[02]=77.6110 Asic[03]=69.7590 Asic[04]=73.3330 Asic[05]=76.3020 Asic[06]=73.0980 Asic[07]=70.2290 Asic[08]=75.2790
  465. Asic[09]=72.7960 Asic[10]=74.5070 Asic[11]=77.4770 Asic[12]=70.0950 Asic[13]=71.9570 Asic[14]=76.2690 Asic[15]=71.9400 Asic[16]=75.2290
  466. Asic[17]=71.0010 Asic[18]=73.1980 Asic[19]=72.8630 Asic[20]=70.8660 Asic[21]=73.7860 Asic[22]=71.9230 Asic[23]=74.4570 Asic[24]=67.3100
  467. Asic[25]=74.9100 Asic[26]=65.9340 Asic[27]=70.6650 Asic[28]=69.5410 Asic[29]=74.0540 Asic[30]=73.7350 Asic[31]=68.7360 Asic[32]=75.4970
  468. Asic[33]=74.4900 Asic[34]=71.7720 Asic[35]=72.4770 Asic[36]=77.3930 Asic[37]=72.9640 Asic[38]=72.2590 Asic[39]=72.1250 Asic[40]=69.4240
  469. Asic[41]=75.7320 Asic[42]=77.6110 Asic[43]=73.7520 Asic[44]=74.2390 Asic[45]=70.3130 Asic[46]=72.7620 Asic[47]=78.2820 Asic[48]=75.2790
  470. Asic[49]=72.9130 Asic[50]=74.0710 Asic[51]=70.8160 Asic[52]=76.2520 Asic[53]=71.2190 Asic[54]=74.2390 Asic[55]=74.6080 Asic[56]=78.3320
  471. Asic[57]=69.8430 Asic[58]=68.2490 Asic[59]=68.2320 Asic[60]=76.3860 Asic[61]=75.7820 Asic[62]=74.2390 Asic[63]=73.6680
  472.  
  473. get RT hashrate from Chain[7]: (asic index start from 1-63)
  474. Asic[01]=70.1450 Asic[02]=69.0710 Asic[03]=76.6380 Asic[04]=72.1080 Asic[05]=73.7520 Asic[06]=71.7720 Asic[07]=73.5840 Asic[08]=71.8560
  475. Asic[09]=72.0070 Asic[10]=76.1680 Asic[11]=79.7750 Asic[12]=65.0280 Asic[13]=72.9800 Asic[14]=69.3400 Asic[15]=70.5640 Asic[16]=73.5340
  476. Asic[17]=69.3570 Asic[18]=70.4640 Asic[19]=69.2560 Asic[20]=68.7690 Asic[21]=66.9740 Asic[22]=71.9740 Asic[23]=67.9640 Asic[24]=75.0780
  477. Asic[25]=71.2860 Asic[26]=74.3390 Asic[27]=67.8300 Asic[28]=69.6590 Asic[29]=73.2490 Asic[30]=77.5270 Asic[31]=74.9770 Asic[32]=70.5140
  478. Asic[33]=71.0850 Asic[34]=67.4270 Asic[35]=69.7930 Asic[36]=74.2720 Asic[37]=68.6180 Asic[38]=71.6380 Asic[39]=69.9600 Asic[40]=71.5210
  479. Asic[41]=76.6040 Asic[42]=68.2830 Asic[43]=72.3930 Asic[44]=70.5140 Asic[45]=69.6750 Asic[46]=71.4540 Asic[47]=69.6750 Asic[48]=72.6950
  480. Asic[49]=72.6450 Asic[50]=72.1750 Asic[51]=74.3560 Asic[52]=68.5510 Asic[53]=73.1480 Asic[54]=68.8200 Asic[55]=68.5340 Asic[56]=76.9900
  481. Asic[57]=72.8800 Asic[58]=70.5980 Asic[59]=74.0040 Asic[60]=70.3630 Asic[61]=74.1550 Asic[62]=68.8200 Asic[63]=65.2960
  482. Check Chain[J6] ASIC RT error: (asic index start from 1-63)
  483. Check Chain[J8] ASIC RT error: (asic index start from 1-63)
  484. Done check_asic_reg
  485. do read temp on Chain[5]
  486. Chain[5] Chip[62] TempTypeID=55 middle offset=26
  487. Chain[5] Chip[62] local Temp=67
  488. Chain[5] Chip[62] middle Temp=78
  489. Special fix Chain[5] Chip[62] middle Temp = 82
  490. Done read temp on Chain[5]
  491. do read temp on Chain[7]
  492. Chain[7] Chip[62] TempTypeID=55 middle offset=28
  493. Chain[7] Chip[62] local Temp=66
  494. Chain[7] Chip[62] middle Temp=76
  495. Special fix Chain[7] Chip[62] middle Temp = 81
  496. Done read temp on Chain[7]
  497. set FAN speed according to: temp_highest=67 temp_top1[PWM_T]=67 temp_top1[TEMP_POS_LOCAL]=67 temp_change=-1 fix_fan_steps=0
  498. FAN PWM: 86
  499. read_temp_func Done!
  500. CRC error counter=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement