Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.82 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 3.14.0-xilinx-g16220c3 (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #83 SMP PREEMPT Thu Jul 12 11:42:53 CST 2018
  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 27800000
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 258048
  9. [ 0.000000] free_area_init_node: node 0, pgdat c074ac00, node_mem_map e6fd8000
  10. [ 0.000000] Normal zone: 1520 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 194560 pages, LIFO batch:31
  13. [ 0.000000] HighMem zone: 496 pages used for memmap
  14. [ 0.000000] HighMem zone: 63488 pages, LIFO batch:15
  15. [ 0.000000] PERCPU: Embedded 8 pages/cpu @e6fc0000 s9088 r8192 d15488 u32768
  16. [ 0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 256528
  19. [ 0.000000] Kernel command line: noinitrd mem=1008M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
  20. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. [ 0.000000] Memory: 884108K/1032192K available (5057K kernel code, 284K rwdata, 1928K rodata, 204K init, 258K bss, 148084K reserved, 253952K highmem)
  24. [ 0.000000] Virtual kernel memory layout:
  25. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  27. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  28. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  29. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  30. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  31. [ 0.000000] .text : 0xc0008000 - 0xc06da8ac (6987 kB)
  32. [ 0.000000] .init : 0xc06db000 - 0xc070e380 ( 205 kB)
  33. [ 0.000000] .data : 0xc0710000 - 0xc0757138 ( 285 kB)
  34. [ 0.000000] .bss : 0xc0757144 - 0xc0797bfc ( 259 kB)
  35. [ 0.000000] Preemptible hierarchical RCU implementation.
  36. [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
  37. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  38. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  39. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  40. [ 0.000000] ps7-slcr mapped to f0004000
  41. [ 0.000000] zynq_clock_init: clkc starts at f0004100
  42. [ 0.000000] Zynq clock init
  43. [ 0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
  44. [ 0.000293] ps7-ttc #0 at f0006000, irq=43
  45. [ 0.000597] Console: colour dummy device 80x30
  46. [ 0.000631] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
  47. [ 0.040198] pid_max: default: 32768 minimum: 301
  48. [ 0.040412] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  49. [ 0.040434] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  50. [ 0.042607] CPU: Testing write buffer coherency: ok
  51. [ 0.042938] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  52. [ 0.042997] Setting up static identity map for 0x4cb118 - 0x4cb170
  53. [ 0.043218] L310 cache controller enabled
  54. [ 0.043237] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
  55. [ 0.120987] CPU1: Booted secondary processor
  56. [ 0.210220] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  57. [ 0.210348] Brought up 2 CPUs
  58. [ 0.210367] SMP: Total of 2 processors activated.
  59. [ 0.210375] CPU: All CPU(s) started in SVC mode.
  60. [ 0.211041] devtmpfs: initialized
  61. [ 0.213465] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  62. [ 0.214663] regulator-dummy: no parameters
  63. [ 0.222064] NET: Registered protocol family 16
  64. [ 0.224343] DMA: preallocated 256 KiB pool for atomic coherent allocations
  65. [ 0.226597] cpuidle: using governor ladder
  66. [ 0.226610] cpuidle: using governor menu
  67. [ 0.233988] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
  68. [ 0.235497] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  69. [ 0.235510] hw-breakpoint: maximum watchpoint size is 4 bytes.
  70. [ 0.235622] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0080000
  71. [ 0.257095] bio: create slab <bio-0> at 0
  72. [ 0.258474] vgaarb: loaded
  73. [ 0.259172] SCSI subsystem initialized
  74. [ 0.260043] usbcore: registered new interface driver usbfs
  75. [ 0.260539] usbcore: registered new interface driver hub
  76. [ 0.260771] usbcore: registered new device driver usb
  77. [ 0.262148] media: Linux media interface: v0.10
  78. [ 0.262319] Linux video capture interface: v2.00
  79. [ 0.262558] pps_core: LinuxPPS API ver. 1 registered
  80. [ 0.262570] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  81. [ 0.262692] PTP clock support registered
  82. [ 0.263041] EDAC MC: Ver: 3.0.0
  83. [ 0.264242] Advanced Linux Sound Architecture Driver Initialized.
  84. [ 0.266963] DMA-API: preallocated 4096 debug entries
  85. [ 0.266976] DMA-API: debugging enabled by kernel config
  86. [ 0.267047] Switched to clocksource arm_global_timer
  87. [ 0.286979] NET: Registered protocol family 2
  88. [ 0.287699] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  89. [ 0.287795] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  90. [ 0.287954] TCP: Hash tables configured (established 8192 bind 8192)
  91. [ 0.288016] TCP: reno registered
  92. [ 0.288033] UDP hash table entries: 512 (order: 2, 16384 bytes)
  93. [ 0.288084] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  94. [ 0.288349] NET: Registered protocol family 1
  95. [ 0.288698] RPC: Registered named UNIX socket transport module.
  96. [ 0.288710] RPC: Registered udp transport module.
  97. [ 0.288719] RPC: Registered tcp transport module.
  98. [ 0.288727] RPC: Registered tcp NFSv4.1 backchannel transport module.
  99. [ 0.288740] PCI: CLS 0 bytes, default 64
  100. [ 0.289179] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  101. [ 0.291194] futex hash table entries: 512 (order: 3, 32768 bytes)
  102. [ 0.292574] bounce pool size: 64 pages
  103. [ 0.293447] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  104. [ 0.293645] msgmni has been set to 1486
  105. [ 0.294399] io scheduler noop registered
  106. [ 0.294412] io scheduler deadline registered
  107. [ 0.294454] io scheduler cfq registered (default)
  108. [ 0.307466] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
  109. [ 0.307486] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
  110. [ 0.429768] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
  111. [ 1.001582] console [ttyPS0] enabled
  112. [ 1.005824] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
  113. [ 1.013447] [drm] Initialized drm 1.1.0 20060810
  114. [ 1.030544] brd: module loaded
  115. [ 1.039942] loop: module loaded
  116. [ 1.049586] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
  117. [ 1.055337] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
  118. [ 1.063261] libphy: XEMACPS mii bus: probed
  119. [ 1.067698] ------------- phy_id = 0x3625e62
  120. [ 1.072406] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
  121. [ 1.081029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  122. [ 1.087674] ehci-pci: EHCI PCI platform driver
  123. [ 1.094883] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
  124. [ 1.101745] usbcore: registered new interface driver usb-storage
  125. [ 1.108602] mousedev: PS/2 mouse device common for all mice
  126. [ 1.114707] i2c /dev entries driver
  127. [ 1.121652] zynq-edac f8006000.ps7-ddrc: ecc not enabled
  128. [ 1.127149] cpufreq_cpu0: failed to get cpu0 regulator: -19
  129. [ 1.133016] Xilinx Zynq CpuIdle Driver started
  130. [ 1.137901] sdhci: Secure Digital Host Controller Interface driver
  131. [ 1.143994] sdhci: Copyright(c) Pierre Ossman
  132. [ 1.148423] sdhci-pltfm: SDHCI platform and OF driver helper
  133. [ 1.155150] mmc0: no vqmmc regulator found
  134. [ 1.159188] mmc0: no vmmc regulator found
  135. [ 1.197070] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
  136. [ 1.209959] usbcore: registered new interface driver usbhid
  137. [ 1.215466] usbhid: USB HID core driver
  138. [ 1.224288] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
  139. [ 1.230585] nand: Micron MT29F2G08ABAEAWP
  140. [ 1.234556] nand: 256MiB, SLC, page size: 2048, OOB size: 64
  141. [ 1.240503] Bad block table found at page 131008, version 0x01
  142. [ 1.246701] Bad block table found at page 130944, version 0x01
  143. [ 1.252774] 3 ofpart partitions found on MTD device pl353-nand
  144. [ 1.258534] Creating 3 MTD partitions on "pl353-nand":
  145. [ 1.263646] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
  146. [ 1.271698] 0x000002000000-0x00000b000000 : "angstram-rootfs"
  147. [ 1.283078] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
  148. [ 1.301931] TCP: cubic registered
  149. [ 1.305168] NET: Registered protocol family 17
  150. [ 1.309914] Registering SWP/SWPB emulation handler
  151. [ 1.319812] regulator-dummy: disabling
  152. [ 1.324108] UBI: attaching mtd1 to ubi0
  153. [ 1.851999] UBI: scanning is finished
  154. [ 1.863626] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
  155. [ 1.870705] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  156. [ 1.877467] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  157. [ 1.884131] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  158. [ 1.891009] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
  159. [ 1.896978] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  160. [ 1.904109] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 633013604
  161. [ 1.913053] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
  162. [ 1.922269] UBI: background thread "ubi_bgt0d" started, PID 1085
  163. [ 1.922275] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  164. [ 1.926221] ALSA device list:
  165. [ 1.926225] No soundcards found.
  166. [ 1.942637] UBIFS: background thread "ubifs_bgt0_0" started, PID 1087
  167. [ 1.993264] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  168. [ 1.999210] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  169. [ 2.008336] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  170. [ 2.018211] UBIFS: reserved for root: 0 bytes (0 KiB)
  171. [ 2.023234] UBIFS: media format: w4/r0 (latest is w4/r0), UUID F450B521-E0FF-40B6-B9FE-ABA53B28492B, small LPT model
  172. [ 2.034766] VFS: Mounted root (ubifs filesystem) on device 0:11.
  173. [ 2.041958] devtmpfs: mounted
  174. [ 2.045063] Freeing unused kernel memory: 204K (c06db000 - c070e000)
  175. [ 2.883144] random: dd urandom read with 2 bits of entropy available
  176. [ 3.267086]
  177. [ 3.267086] bcm54xx_config_init
  178. [ 3.877090]
  179. [ 3.877090] bcm54xx_config_init
  180. [ 7.877923] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
  181. [ 7.884015] xemacps e000b000.ps7-ethernet: link up (100/FULL)
  182. [ 22.486229] In axi fpga driver!
  183. [ 22.489328] request_mem_region OK!
  184. [ 22.492701] AXI fpga dev virtual address is 0xf0200000
  185. [ 22.497826] *base_vir_addr = 0xc51e
  186. [ 22.512750] In fpga mem driver!
  187. [ 22.515820] request_mem_region OK!
  188. [ 22.519446] fpga mem virtual address is 0xf3000000
  189. [ 134.157068]
  190. [ 134.157068] bcm54xx_config_init
  191. [ 134.787064]
  192. [ 134.787064] bcm54xx_config_init
  193. [ 138.787912] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
  194. [ 138.793934] xemacps e000b000.ps7-ethernet: link up (100/FULL)
  195. This is user mode for mining
  196. Detect 1GB control board of XILINX
  197. Miner Type = S9
  198. Miner compile time: Nov 11 - 2018 type: Antminer S9 By Djay
  199. config voltage = 910, freq = 675
  200. miner ID : 8022554113758854
  201. Checking fans...
  202. get fan[4] speed=4200
  203. get fan[5] speed=4320
  204. get fan[4] speed=4200
  205. get fan[5] speed=4320
  206. get fan[4] speed=4200
  207. get fan[5] speed=4320
  208. chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  209. Check chain[5] PIC fw version=0x03
  210. chain[6]: [63:22] [63:5] [63:24] [63:24] [63:56] [63:9] [63:255] [63:255]
  211. Check chain[6] PIC fw version=0x03
  212. chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
  213. Check chain[7] PIC fw version=0x03
  214. total_exist_chain_num = 3
  215. Fix freq=675 Chain[5] voltage_pic=57 value=910
  216. Fix freq=675 Chain[6] voltage_pic=57 value=910
  217. Fix freq=675 Chain[7] voltage_pic=57 value=910
  218. Chain[J6] has 63 asic
  219. Chain[J7] has 63 asic
  220. Chain[J8] has 63 asic
  221. Chain[J6] has no freq in PIC, set default freq=675M
  222. Chain[J6] has no core num in PIC
  223. Chain[J7] has no freq in PIC, set default freq=675M
  224. Chain[J7] has no core num in PIC
  225. Chain[J8] has no freq in PIC, set default freq=675M
  226. Chain[J8] has no core num in PIC
  227. totalrate = 0
  228. miner total rate=0GH/s ideal_total_hash_rate = 0GH/s
  229.  
  230. Miner fix freq ...
  231. read PIC voltage=940 on chain[5]
  232. Chain:5 chipnum=63
  233. Asic[ 0]:675 Asic[ 1]:675 Asic[ 2]:675 Asic[ 3]:675 Asic[ 4]:675 Asic[ 5]:675 Asic[ 6]:675 Asic[ 7]:675
  234. Asic[ 8]:675 Asic[ 9]:675 Asic[10]:675 Asic[11]:675 Asic[12]:675 Asic[13]:675 Asic[14]:675 Asic[15]:675
  235. Asic[16]:675 Asic[17]:675 Asic[18]:675 Asic[19]:675 Asic[20]:675 Asic[21]:675 Asic[22]:675 Asic[23]:675
  236. Asic[24]:675 Asic[25]:675 Asic[26]:675 Asic[27]:675 Asic[28]:675 Asic[29]:675 Asic[30]:675 Asic[31]:675
  237. Asic[32]:675 Asic[33]:675 Asic[34]:675 Asic[35]:675 Asic[36]:675 Asic[37]:675 Asic[38]:675 Asic[39]:675
  238. Asic[40]:675 Asic[41]:675 Asic[42]:675 Asic[43]:675 Asic[44]:675 Asic[45]:675 Asic[46]:675 Asic[47]:675
  239. Asic[48]:675 Asic[49]:675 Asic[50]:675 Asic[51]:675 Asic[52]:675 Asic[53]:675 Asic[54]:675 Asic[55]:675
  240. Asic[56]:675 Asic[57]:675 Asic[58]:675 Asic[59]:675 Asic[60]:675 Asic[61]:675 Asic[62]:675
  241. Chain:5 max freq=675
  242. Chain:5 min freq=675
  243.  
  244. read PIC voltage=940 on chain[6]
  245. Chain:6 chipnum=63
  246. Asic[ 0]:675 Asic[ 1]:675 Asic[ 2]:675 Asic[ 3]:675 Asic[ 4]:675 Asic[ 5]:675 Asic[ 6]:675 Asic[ 7]:675
  247. Asic[ 8]:675 Asic[ 9]:675 Asic[10]:675 Asic[11]:675 Asic[12]:675 Asic[13]:675 Asic[14]:675 Asic[15]:675
  248. Asic[16]:675 Asic[17]:675 Asic[18]:675 Asic[19]:675 Asic[20]:675 Asic[21]:675 Asic[22]:675 Asic[23]:675
  249. Asic[24]:675 Asic[25]:675 Asic[26]:675 Asic[27]:675 Asic[28]:675 Asic[29]:675 Asic[30]:675 Asic[31]:675
  250. Asic[32]:675 Asic[33]:675 Asic[34]:675 Asic[35]:675 Asic[36]:675 Asic[37]:675 Asic[38]:675 Asic[39]:675
  251. Asic[40]:675 Asic[41]:675 Asic[42]:675 Asic[43]:675 Asic[44]:675 Asic[45]:675 Asic[46]:675 Asic[47]:675
  252. Asic[48]:675 Asic[49]:675 Asic[50]:675 Asic[51]:675 Asic[52]:675 Asic[53]:675 Asic[54]:675 Asic[55]:675
  253. Asic[56]:675 Asic[57]:675 Asic[58]:675 Asic[59]:675 Asic[60]:675 Asic[61]:675 Asic[62]:675
  254. Chain:6 max freq=675
  255. Chain:6 min freq=675
  256.  
  257. read PIC voltage=940 on chain[7]
  258. Chain:7 chipnum=63
  259. Asic[ 0]:675 Asic[ 1]:675 Asic[ 2]:675 Asic[ 3]:675 Asic[ 4]:675 Asic[ 5]:675 Asic[ 6]:675 Asic[ 7]:675
  260. Asic[ 8]:675 Asic[ 9]:675 Asic[10]:675 Asic[11]:675 Asic[12]:675 Asic[13]:675 Asic[14]:675 Asic[15]:675
  261. Asic[16]:675 Asic[17]:675 Asic[18]:675 Asic[19]:675 Asic[20]:675 Asic[21]:675 Asic[22]:675 Asic[23]:675
  262. Asic[24]:675 Asic[25]:675 Asic[26]:675 Asic[27]:675 Asic[28]:675 Asic[29]:675 Asic[30]:675 Asic[31]:675
  263. Asic[32]:675 Asic[33]:675 Asic[34]:675 Asic[35]:675 Asic[36]:675 Asic[37]:675 Asic[38]:675 Asic[39]:675
  264. Asic[40]:675 Asic[41]:675 Asic[42]:675 Asic[43]:675 Asic[44]:675 Asic[45]:675 Asic[46]:675 Asic[47]:675
  265. Asic[48]:675 Asic[49]:675 Asic[50]:675 Asic[51]:675 Asic[52]:675 Asic[53]:675 Asic[54]:675 Asic[55]:675
  266. Asic[56]:675 Asic[57]:675 Asic[58]:675 Asic[59]:675 Asic[60]:675 Asic[61]:675 Asic[62]:675
  267. Chain:7 max freq=675
  268. Chain:7 min freq=675
  269.  
  270. max freq = 675
  271. set baud=1
  272. Chain[J6] PIC temp offset: 62,0,0,0,0,0,35,28,0,0,0,0,0,0,0,0,0,0,
  273. chain[6] temp chip I2C addr=0x98
  274. chain[6] has no middle temp, use special fix mode.
  275. Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
  276. New offset Chain[6] chip[244] local:39 remote:40 offset:30
  277. Chain[J6] chip[244] get middle temp offset=30 typeID=55
  278. Chain[J7] PIC temp offset: 62,-3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  279. chain[7] temp chip I2C addr=0x98
  280. chain[7] has no middle temp, use special fix mode.
  281. Chain[J7] chip[244] use PIC middle temp offset=-3 typeID=00
  282. Warning: Chain[J7] has no temp offset in PIC! will fix it
  283. Chain[J7] use default temp chip[244]
  284. Chain[J7] try read temp chip[244] ID=00 (I2C addr=0x98)
  285. Chain[J7] try read temp chip[244] ID=00 (I2C addr=0x9A)
  286. Chain[J7] try read temp chip[244] ID=00 (I2C addr=0x9C)
  287. Warning: Chain[6] chip[244] local:-64 remote:0 offset:-42, will fixed offset=27
  288. New offset Chain[7] chip[244] local:-64 remote:0 offset:27
  289. Chain[J7] chip[244] get middle temp offset=27 typeID=00
  290. Chain[J8] PIC temp offset: 62,0,0,0,0,0,35,28,0,0,0,0,0,0,0,0,0,0,
  291. chain[8] temp chip I2C addr=0x98
  292. chain[8] has no middle temp, use special fix mode.
  293. Chain[J8] chip[244] use PIC middle temp offset=0 typeID=1a
  294. Warning: Chain[7] chip[244] local:27 remote:-92 offset:-107, will fixed offset=27
  295. New offset Chain[8] chip[244] local:27 remote:-92 offset:27
  296. Chain[J8] chip[244] get middle temp offset=27 typeID=1a
  297. open core three times
  298. open core three times
  299. open core three times
  300. setting to working voltage...
  301. start thread for read temp
  302. setStartTimePoint total_tv_start_sys=246 total_tv_end_sys=247
  303. restartNum = 2 , auto-reinit enabled...
  304. bring_up_pcb_temp = 42
  305. do read_temp_func once...
  306.  
  307. get RT hashrate from Chain[5]: (asic index start from 1-63)
  308. Asic[01]=49.7940 Asic[02]=59.7100 Asic[03]=62.5620 Asic[04]=56.7740 Asic[05]=65.0620 Asic[06]=84.0370 Asic[07]=67.1750 Asic[08]=55.3640
  309. Asic[09]=58.4350 Asic[10]=57.8810 Asic[11]=86.6540 Asic[12]=77.4430 Asic[13]=57.2600 Asic[14]=57.8140 Asic[15]=90.2610 Asic[16]=77.3930
  310. Asic[17]=69.3230 Asic[18]=60.0790 Asic[19]=72.3930 Asic[20]=84.5570 Asic[21]=60.4480 Asic[22]=52.5630 Asic[23]=77.0740 Asic[24]=75.6980
  311. Asic[25]=72.1420 Asic[26]=83.8180 Asic[27]=80.4970 Asic[28]=75.4800 Asic[29]=105.545 Asic[30]=62.4780 Asic[31]=72.2930 Asic[32]=61.0850
  312. Asic[33]=80.5300 Asic[34]=54.2910 Asic[35]=58.7870 Asic[36]=68.4170 Asic[37]=59.2060 Asic[38]=92.0390 Asic[39]=71.5040 Asic[40]=56.6730
  313. Asic[41]=73.4000 Asic[42]=61.9750 Asic[43]=73.7190 Asic[44]=56.4880 Asic[45]=77.7790 Asic[46]=80.1950 Asic[47]=71.6720 Asic[48]=84.4390
  314. Asic[49]=78.8520 Asic[50]=58.6360 Asic[51]=57.4610 Asic[52]=57.4950 Asic[53]=54.3410 Asic[54]=52.5790 Asic[55]=61.1520 Asic[56]=54.6090
  315. Asic[57]=105.780 Asic[58]=50.1630 Asic[59]=56.5890 Asic[60]=56.2200 Asic[61]=54.1400 Asic[62]=59.0550 Asic[63]=61.2870
  316.  
  317. get RT hashrate from Chain[6]: (asic index start from 1-63)
  318.  
  319. get RT hashrate from Chain[7]: (asic index start from 1-63)
  320. Asic[01]=59.0720 Asic[02]=76.9900 Asic[03]=78.4500 Asic[04]=76.4530 Asic[05]=77.2920 Asic[06]=76.3530 Asic[07]=60.6830 Asic[08]=84.9430
  321. Asic[09]=58.9210 Asic[10]=70.1950 Asic[11]=70.8330 Asic[12]=75.0780 Asic[13]=76.5040 Asic[14]=59.6430 Asic[15]=54.4580 Asic[16]=73.5680
  322. Asic[17]=58.3340 Asic[18]=88.3150 Asic[19]=81.8390 Asic[20]=53.2840 Asic[21]=78.2480 Asic[22]=75.9500 Asic[23]=70.9000 Asic[24]=60.1120
  323. Asic[25]=85.2780 Asic[26]=56.0690 Asic[27]=63.1820 Asic[28]=81.9560 Asic[29]=141.448 Asic[30]=60.4810 Asic[31]=78.3490 Asic[32]=76.0340
  324. Asic[33]=82.9290 Asic[34]=86.6370 Asic[35]=72.6780 Asic[36]=63.2330 Asic[37]=75.5140 Asic[38]=61.5550 Asic[39]=56.7900 Asic[40]=58.2670
  325. Asic[41]=76.3690 Asic[42]=78.8360 Asic[43]=71.2190 Asic[44]=64.3900 Asic[45]=57.4780 Asic[46]=57.0080 Asic[47]=66.1190 Asic[48]=65.1290
  326. Asic[49]=77.7950 Asic[50]=54.2740 Asic[51]=60.2460 Asic[52]=61.0010 Asic[53]=56.7060 Asic[54]=53.0160 Asic[55]=60.3470 Asic[56]=55.6660
  327. Asic[57]=137.321 Asic[58]=55.9520 Asic[59]=62.2090 Asic[60]=56.1190 Asic[61]=59.1220 Asic[62]=56.9080 Asic[63]=55.8840
  328. Check Chain[J6] ASIC RT error: (asic index start from 1-63)
  329. Asic[29]=105.545000
  330. Asic[57]=105.780000
  331. Check Chain[J7] ASIC RT error: (asic index start from 1-63)
  332. Check Chain[J8] ASIC RT error: (asic index start from 1-63)
  333. Asic[29]=141.448000
  334. Asic[57]=137.321000
  335. Done check_asic_reg
  336. Chain[5] Chip[244] pcb temperature=53
  337. Chain[5] Chip[62] junction temperature=68
  338. Special fix Chain[5] Chip[62] middle Temp = 68
  339. Done read temp on Chain[5]
  340. read failed on Chain[6] Chip[62] middle Temp old value:15
  341. Special fix Chain[6] Chip[62] middle Temp = 15
  342. Done read temp on Chain[6]
  343. Chain[7] Chip[244] pcb temperature=51
  344. Chain[7] Chip[62] junction temperature=139
  345. Special fix Chain[7] Chip[62] middle Temp = 66
  346. Done read temp on Chain[7]
  347. Max pcb temp : 53
  348. set FAN speed according to: temp_highest=53 temp_top1[PWM_T]=53 temp_top1[TEMP_POS_LOCAL]=53 temp_change=11 fix_fan_steps=0
  349. set normal FAN speed...
  350. pwm_percent = 45
  351. FAN PWM: 45
  352. read_temp_func Done!
  353. CRC error counter=3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement