-
#1
В логе последние строчки
set FAN speed according to: temp_highest=73 temp_top1[PWM_T]=73 temp_top1[TEMP_POS_LOCAL]=73 temp_change=1 fix_fan_steps=0
FAN PWM: 94
read_temp_func Done!
CRC error counter=0
Горит зеленый светодиод Normal но майнинг не идет.
Кто нибудь встречался с данной проблемой?
-
#2
по пробуй на горячую поменять конектор на голове
-
#3
Нужно проверить, нет ли такого
esq
Свой человек
-
#4
Где написано про ошибку CRC error?
-
#5
по пробуй на горячую поменять конектор на голове
Коннекторы полностью отсоединял и вставлял обратно
-
#6
Нужно проверить, нет ли такого
![]()
А что это такое?
-
#7
Где написано про ошибку CRC error?
В логе, во вкладке kernel log в конце.
esq
Свой человек
-
#8
там написано функция чтения температуры завершена, и на сл строчке Счетчик CRC ошибок = 0
-
#9
там написано функция чтения температуры завершена, и на сл строчке Счетчик CRC ошибок = 0
Мхм, т.е проблема в том , что к пулу не подсоединяется?
esq
Свой человек
-
#12
Мхм, т.е проблема в том , что к пулу не подсоединяется?
В логах должно быть упоминание, что нет конекта
-
#14
В логах должно быть упоминание, что нет конекта
В логах вот те самые последние строчки, больше ничего….. Странно очень даже
-
#15
Проблему нашел в соседней теме, проблема в блокировке РОСКОМНАДЗОРОМ.
И тут вопрос, к кому подцепляться чтоб BCH копать?)
-
#16
Представляю что будет когда мокшанцы отключат сами себя от интернета и перейдут на чебурнет. Где майнить будете, на мэйлру?
-
#18
В логе последние строчки
set FAN speed according to: temp_highest=73 temp_top1[PWM_T]=73 temp_top1[TEMP_POS_LOCAL]=73 temp_change=1 fix_fan_steps=0
FAN PWM: 94
read_temp_func Done!
CRC error counter=0Горит зеленый светодиод Normal но майнинг не идет.
Кто нибудь встречался с данной проблемой?
Так как решил проблему?
-
#19
Была блокировка пула в 18 году
-
#20
Вот и я столкнулся с такой проблемой CRC error counter 0. Только у меня всё гораздо проще) у меня отображались 32 чипа, полез их менять) в итоге где-то не контакт в результате плата не может провериться на целостность(… Буду по новой перекатывать чипы)))
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.0-xilinx-ga36f3af-dirty (lzq@ubuntu) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #90 SMP PREEMPT Thu Jun 20 15:01:47 CST 2019
[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Xilinx Zynq
[ 0.000000] cma: CMA: reserved 128 MiB at 16800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 126976
[ 0.000000] free_area_init_node: node 0, pgdat c075a640, node_mem_map debd8000
[ 0.000000] Normal zone: 992 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 126976 pages, LIFO batch:31
[ 0.000000] PERCPU: Embedded 8 pages/cpu @debc1000 s9344 r8192 d15232 u32768
[ 0.000000] pcpu-alloc: s9344 r8192 d15232 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125984
[ 0.000000] Kernel command line: noinitrd mem=496M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 364252K/507904K available (5094K kernel code, 292K rwdata, 1948K rodata, 209K init, 259K bss, 143652K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 — 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 — 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xdf800000 — 0xff000000 ( 504 MB)
[ 0.000000] lowmem : 0xc0000000 — 0xdf000000 ( 496 MB)
[ 0.000000] pkmap : 0xbfe00000 — 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 — 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 — 0xc06e8cf4 (7044 kB)
[ 0.000000] .init : 0xc06e9000 — 0xc071d480 ( 210 kB)
[ 0.000000] .data : 0xc071e000 — 0xc0767058 ( 293 kB)
[ 0.000000] .bss : 0xc0767064 — 0xc07a7d64 ( 260 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ps7-slcr mapped to df802000
[ 0.000000] zynq_clock_init: clkc starts at df802100
[ 0.000000] Zynq clock init
[ 0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[ 0.000293] ps7-ttc #0 at df804000, irq=43
[ 0.000591] Console: colour dummy device 80×30
[ 0.000620] Calibrating delay loop… 1325.46 BogoMIPS (lpj=6627328)
[ 0.040195] pid_max: default: 32768 minimum: 301
[ 0.040405] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.040425] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.042589] CPU: Testing write buffer coherency: ok
[ 0.042903] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.042958] Setting up static identity map for 0x4d3ec0 — 0x4d3f18
[ 0.043178] L310 cache controller enabled
[ 0.043197] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[ 0.120987] CPU1: Booted secondary processor
[ 0.210217] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.210349] Brought up 2 CPUs
[ 0.210368] SMP: Total of 2 processors activated.
[ 0.210376] CPU: All CPU(s) started in SVC mode.
[ 0.211035] devtmpfs: initialized
[ 0.213484] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 0.214675] regulator-dummy: no parameters
[ 0.222061] NET: Registered protocol family 16
[ 0.224329] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.226599] cpuidle: using governor ladder
[ 0.226612] cpuidle: using governor menu
[ 0.233982] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[ 0.235504] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.235518] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.235624] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[ 0.257996] bio: create slab <bio-0> at 0
[ 0.259404] vgaarb: loaded
[ 0.260093] SCSI subsystem initialized
[ 0.261216] usbcore: registered new interface driver usbfs
[ 0.261391] usbcore: registered new interface driver hub
[ 0.261617] usbcore: registered new device driver usb
[ 0.262133] media: Linux media interface: v0.10
[ 0.262290] Linux video capture interface: v2.00
[ 0.262526] pps_core: LinuxPPS API ver. 1 registered
[ 0.262538] pps_core: Software ver. 5.3.6 — Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.262660] PTP clock support registered
[ 0.263025] EDAC MC: Ver: 3.0.0
[ 0.264059] Advanced Linux Sound Architecture Driver Initialized.
[ 0.266797] DMA-API: preallocated 4096 debug entries
[ 0.266810] DMA-API: debugging enabled by kernel config
[ 0.266880] Switched to clocksource arm_global_timer
[ 0.287430] NET: Registered protocol family 2
[ 0.288074] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.288131] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.288216] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.288257] TCP: reno registered
[ 0.288273] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.288304] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.288536] NET: Registered protocol family 1
[ 0.288873] RPC: Registered named UNIX socket transport module.
[ 0.288886] RPC: Registered udp transport module.
[ 0.288894] RPC: Registered tcp transport module.
[ 0.288903] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.288915] PCI: CLS 0 bytes, default 64
[ 0.289337] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[ 0.291332] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.293379] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.293576] msgmni has been set to 967
[ 0.294333] io scheduler noop registered
[ 0.294346] io scheduler deadline registered
[ 0.294383] io scheduler cfq registered (default)
[ 0.307379] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[ 0.307399] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[ 0.429162] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[ 0.997127] console [ttyPS0] enabled
[ 1.001390] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[ 1.009019] [drm] Initialized drm 1.1.0 20060810
[ 1.026065] brd: module loaded
[ 1.035459] loop: module loaded
[ 1.044836] e1000e: Intel(R) PRO/1000 Network Driver — 2.3.2-k
[ 1.050711] e1000e: Copyright(c) 1999 — 2013 Intel Corporation.
[ 1.058566] libphy: XEMACPS mii bus: probed
[ 1.062932] ————- phy_id = 0x3625e62
[ 1.067945] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[ 1.076515] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.083343] ehci-pci: EHCI PCI platform driver
[ 1.090645] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[ 1.097502] usbcore: registered new interface driver usb-storage
[ 1.104346] mousedev: PS/2 mouse device common for all mice
[ 1.110461] i2c /dev entries driver
[ 1.117375] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[ 1.122856] cpufreq_cpu0: failed to get cpu0 regulator: -19
[ 1.128766] Xilinx Zynq CpuIdle Driver started
[ 1.133613] sdhci: Secure Digital Host Controller Interface driver
[ 1.139818] sdhci: Copyright(c) Pierre Ossman
[ 1.144089] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.150903] mmc0: no vqmmc regulator found
[ 1.154916] mmc0: no vmmc regulator found
[ 1.196897] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[ 1.205582] usbcore: registered new interface driver usbhid
[ 1.211100] usbhid: USB HID core driver
[ 1.215798] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[ 1.222095] nand: Micron MT29F2G08ABAEAWP
[ 1.226066] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[ 1.232021] Bad block table found at page 131008, version 0x01
[ 1.238263] Bad block table found at page 130944, version 0x01
[ 1.244309] 3 ofpart partitions found on MTD device pl353-nand
[ 1.250080] Creating 3 MTD partitions on «pl353-nand»:
[ 1.255182] 0x000000000000-0x000002000000 : «BOOT.bin-env-dts-kernel»
[ 1.263259] 0x000002000000-0x00000b000000 : «angstram-rootfs»
[ 1.270576] 0x00000b000000-0x000010000000 : «upgrade-rootfs»
[ 1.279322] nf_conntrack version 0.5.0 (7739 buckets, 30956 max)
[ 1.285834] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.291156] TCP: cubic registered
[ 1.294386] NET: Registered protocol family 17
[ 1.299086] Registering SWP/SWPB emulation handler
[ 1.304964] regulator-dummy: disabling
[ 1.309333] UBI: attaching mtd1 to ubi0
[ 1.835123] UBI: scanning is finished
[ 1.846688] UBI: attached mtd1 (name «angstram-rootfs», size 144 MiB) to ubi0
[ 1.853769] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 1.860530] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 1.867215] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 1.874052] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[ 1.880053] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 1.887177] UBI: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 768485946
[ 1.896100] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[ 1.905332] UBI: background thread «ubi_bgt0d» started, PID 1085
[ 1.905338] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.909347] ALSA device list:
[ 1.909350] No soundcards found.
[ 1.925635] UBIFS: background thread «ubifs_bgt0_0» started, PID 1087
[ 1.954811] UBIFS: recovery needed
[ 2.069592] UBIFS: recovery completed
[ 2.073261] UBIFS: mounted UBI device 0, volume 0, name «rootfs»
[ 2.079202] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 2.088310] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 2.098204] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 2.103229] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E215D0B0-FA6F-4ECF-A946-F9E82D00BE06, small LPT model
[ 2.114293] VFS: Mounted root (ubifs filesystem) on device 0:11.
[ 2.121049] devtmpfs: mounted
[ 2.124159] Freeing unused kernel memory: 208K (c06e9000 — c071d000)
[ 2.962140] random: dd urandom read with 0 bits of entropy available
[ 3.376906]
[ 3.376906] bcm54xx_config_init
[ 4.436928]
[ 4.436928] bcm54xx_config_init
[ 8.437743] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[ 8.443849] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
[ 23.185673] In axi fpga driver!
[ 23.188776] request_mem_region OK!
[ 23.192130] AXI fpga dev virtual address is 0xdf9fc000
[ 23.197270] *base_vir_addr = 0xc51e
[ 23.212566] In fpga mem driver!
[ 23.215648] request_mem_region OK!
[ 23.219227] fpga mem virtual address is 0xe2000000
[ 24.016945]
[ 24.016945] bcm54xx_config_init
[ 25.116925]
[ 25.116925] bcm54xx_config_init
[ 29.117742] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[ 29.123845] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
[ 247.919440] random: nonblocking pool is initialized
main.c:13992: log_level = 4
main.c:14019: This is XILINX board. Totalram: 507424768
main.c:14031: Detect 512MB control board of XILINX
driver-bitmain.c:1776: mmap axi_fpga_addr = 0xb6ff9000
driver-bitmain.c:1781: axi_fpga_addr data = 0xc51e
driver-bitmain.c:1797: mmap fpga_mem_addr = 0xb5df2000
driver-bitmain.c:994: forceFreq=-1 forceFlag=0
driver-bitmain.c:1696: min work minertest[0]:912
main.c:8570: DETECT HW version=0000c51e
main.c:14064: miner ID : 807ca5896600881c
main.c:14089: Miner Type = S9
main.c:14101: AsicType = 1387
main.c:14104: real AsicNum = 63
main.c:14197: use critical mode to search freq…
driver-bitmain.c:1876: get PLUG ON=0x000000a0
driver-bitmain.c:1946: Find hashboard on Chain[5]
driver-bitmain.c:1946: Find hashboard on Chain[7]
main.c:2282: Check chain[5] PIC fw version=0x03
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:8940: read pic freq and badcore num…
main.c:8961: chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
main.c:9003: has freq in PIC, will disable freq setting.
main.c:9099: chain[5] has freq in PIC and will jump over…
main.c:9103: Chain[5] has core num in PIC
main.c:9113: Chain[5] ASIC[17] has core num=1
main.c:9113: Chain[5] ASIC[50] has core num=1
main.c:2282: Check chain[5] PIC fw version=0x03
main.c:8940: read pic freq and badcore num…
main.c:8961: chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
main.c:9003: has freq in PIC, will disable freq setting.
main.c:9099: chain[7] has freq in PIC and will jump over…
main.c:9103: Chain[7] has core num in PIC
main.c:9113: Chain[7] ASIC[0] has core num=1
main.c:9113: Chain[7] ASIC[1] has core num=1
main.c:9113: Chain[7] ASIC[2] has core num=1
main.c:9113: Chain[7] ASIC[3] has core num=1
main.c:9113: Chain[7] ASIC[4] has core num=1
main.c:9113: Chain[7] ASIC[5] has core num=1
main.c:9113: Chain[7] ASIC[6] has core num=2
main.c:9113: Chain[7] ASIC[8] has core num=1
main.c:9113: Chain[7] ASIC[9] has core num=1
main.c:9113: Chain[7] ASIC[10] has core num=1
main.c:9113: Chain[7] ASIC[11] has core num=1
main.c:9113: Chain[7] ASIC[12] has core num=1
main.c:9113: Chain[7] ASIC[13] has core num=1
main.c:9113: Chain[7] ASIC[15] has core num=1
main.c:9113: Chain[7] ASIC[18] has core num=1
main.c:9113: Chain[7] ASIC[19] has core num=1
main.c:9113: Chain[7] ASIC[31] has core num=1
main.c:9113: Chain[7] ASIC[39] has core num=2
main.c:9113: Chain[7] ASIC[42] has core num=15
main.c:9113: Chain[7] ASIC[43] has core num=1
main.c:9113: Chain[7] ASIC[44] has core num=1
main.c:9113: Chain[7] ASIC[47] has core num=1
main.c:9113: Chain[7] ASIC[57] has core num=1
main.c:9113: Chain[7] ASIC[58] has core num=1
main.c:9113: Chain[7] ASIC[59] has core num=1
main.c:9113: Chain[7] ASIC[60] has core num=1
main.c:9113: Chain[7] ASIC[61] has core num=1
main.c:9113: Chain[7] ASIC[62] has core num=2
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:9183: get PIC voltage=57 on chain[5], value=910
main.c:9183: get PIC voltage=57 on chain[7], value=910
main.c:9349: chain[5] temp offset record: 62,-3,0,0,0,0,33,0
main.c:9366: chain[5] temp chip I2C addr=0x98
main.c:9349: chain[7] temp offset record: 62,-5,0,0,0,0,33,0
main.c:9366: chain[7] temp chip I2C addr=0x98
main.c:13956: total_exist_chain_num = 2
main.c:9562: CRC error counter=0
main.c:9577: set command mode to VIL
main.c:9649:
— check asic number
main.c:9745: After Get ASIC NUM CRC error counter=0
main.c:9768: set_baud=0
main.c:10693: The min freq=700
main.c:10695: set real timeout 52, need sleep=379392
main.c:12825: After TEST CRC error counter=0
main.c:14236: search freq for 1 times, completed chain = 2, total chain num = 2
board_frq_tuning.c:628: single_board_frq_tuning enter
board_frq_tuning.c:629: min_rate, des_rate, fix_volt:13800, 14000, 880
board_frq_tuning.c:254: force_freq not set, don’t need tuning
main.c:14645: restart Miner chance num=2
main.c:14685: waiting for receive_func to exit!
main.c:14699: waiting for pic heart to exit!
main.c:13927: bmminer not found= 1886 root 0:00 grep bmminer
main.c:14758: bmminer not found, restart bmminer …
driver-btm-c5.c:12285:bitmain_c5_init: This is user mode for mining
driver-btm-c5.c:12334:bitmain_c5_init: Detect 512MB control board of XILINX
driver-btm-c5.c:12355:bitmain_c5_init: Miner Type = S9
driver-btm-c5.c:12366:bitmain_c5_init: Miner compile time: Tue Jul 30 20:37:39 CST 2019 type: Antminer S9
driver-btm-c5.c:12456:bitmain_c5_init: miner ID : 807ca5896600881c
driver-btm-c5.c:12613:bitmain_c5_init: Checking fans…
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[4] speed=4440
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[4] speed=4440
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[4] speed=4440
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:13148:bitmain_c5_init: chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
driver-btm-c5.c:13162:bitmain_c5_init: last_freq: 0x00 0x7d 0x0f 0x47 0x0d 0x47 0x04 0x47 0x07 0x47 0x00 0x47 0x03 0x47 0x03 0x47 0x03 0x47 0x03 0x47 0x03 0x47 0x03 0x47 0x01 0x47 0x01 0x47 0x0f 0x47 0x0f 0x47 0x0f 0x47 0x0f 0x47 0x05 0x47 0x09 0x47 0x23 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47 0x00 0x47
driver-btm-c5.c:13189:bitmain_c5_init: Detect: use voltage limit rules on single board!
driver-btm-c5.c:13195:bitmain_c5_init: Detect: S9_63 use voltage level=1 : 1
driver-btm-c5.c:13211:bitmain_c5_init: Chain[J6] has backup chain_voltage=890
driver-btm-c5.c:13228:bitmain_c5_init: No scan based on domain
driver-btm-c5.c:1883:jump_to_app_CheckAndRestorePIC: Check chain[5] PIC fw version=0x03
driver-btm-c5.c:13148:bitmain_c5_init: chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
driver-btm-c5.c:13162:bitmain_c5_init: last_freq: 0x00 0x7d 0x0f 0x49 0x0b 0x49 0x04 0x49 0x09 0x49 0x00 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x01 0x49 0x01 0x49 0x0f 0x49 0x0f 0x49 0x0f 0x49 0x0f 0x49 0x05 0x49 0x09 0x49 0x23 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49 0x00 0x49
driver-btm-c5.c:13189:bitmain_c5_init: Detect: use voltage limit rules on single board!
driver-btm-c5.c:13195:bitmain_c5_init: Detect: S9_63 use voltage level=1 : 1
driver-btm-c5.c:13211:bitmain_c5_init: Chain[J8] has backup chain_voltage=890
driver-btm-c5.c:13228:bitmain_c5_init: No scan based on domain
driver-btm-c5.c:1883:jump_to_app_CheckAndRestorePIC: Check chain[7] PIC fw version=0x03
driver-btm-c5.c:12237:init_exist_chain_table: total_exist_chain_num = 2
btm_adjust_hash.c:922:adjust_vol: Chain[J6] original vol value=890 adjusted vol value:890
driver-btm-c5.c:13361:bitmain_c5_init: Chain[J6] orignal chain_voltage_pic=57 value=910
driver-btm-c5.c:13362:bitmain_c5_init: Chain[J6] original chain_voltage_value=890 adjusted chain_voltage_value:890, value=910
driver-btm-c5.c:13379:bitmain_c5_init: Chain[J6] will use backup chain_voltage_pic=890 [91]
driver-btm-c5.c:13389:bitmain_c5_init: Chain[J6] get working chain_voltage_pic=91
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[00] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[01] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[02] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[03] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[04] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[05] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[06] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[07] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[08] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[09] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[10] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[11] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[12] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[13] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[14] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[15] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[16] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[17] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[18] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[19] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[20] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[21] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[22] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[23] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[24] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[25] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[26] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[27] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[28] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[29] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[30] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[31] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[32] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[33] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[34] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[35] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[36] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[37] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[38] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[39] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[40] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[41] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[42] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[43] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[44] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[45] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[46] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[47] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[48] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[49] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[50] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[51] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[52] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[53] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[54] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[55] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[56] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[57] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[58] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[59] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[60] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[61] original freq=631 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[62] original freq=631 adjusted freq:656
btm_adjust_hash.c:922:adjust_vol: Chain[J8] original vol value=890 adjusted vol value:890
driver-btm-c5.c:13361:bitmain_c5_init: Chain[J8] orignal chain_voltage_pic=57 value=910
driver-btm-c5.c:13362:bitmain_c5_init: Chain[J8] original chain_voltage_value=890 adjusted chain_voltage_value:890, value=910
driver-btm-c5.c:13379:bitmain_c5_init: Chain[J8] will use backup chain_voltage_pic=890 [91]
driver-btm-c5.c:13389:bitmain_c5_init: Chain[J8] get working chain_voltage_pic=91
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[00] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[01] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[02] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[03] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[04] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[05] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[06] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[07] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[08] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[09] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[10] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[11] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[12] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[13] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[14] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[15] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[16] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[17] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[18] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[19] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[20] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[21] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[22] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[23] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[24] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[25] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[26] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[27] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[28] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[29] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[30] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[31] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[32] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[33] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[34] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[35] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[36] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[37] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[38] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[39] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[40] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[41] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[42] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[43] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[44] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[45] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[46] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[47] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[48] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[49] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[50] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[51] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[52] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[53] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[54] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[55] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[56] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[57] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[58] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[59] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[60] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[61] original freq=643 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[62] original freq=643 adjusted freq:668
driver-btm-c5.c:13494:bitmain_c5_init: Chain[J6] has 0 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13494:bitmain_c5_init: Chain[J8] has 51 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J8] has 51 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J8] has 52 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J8] has 51 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J8] has 52 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J8] has 52 asic
driver-btm-c5.c:13522:bitmain_c5_init: retry Chain[J8] has 52 asic
driver-btm-c5.c:4543:set_frequency: Chain[J8] has core num in PIC
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[0] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[1] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[2] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[3] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[4] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[5] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[6] has core num=2
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[8] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[9] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[10] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[11] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[12] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[13] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[15] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[18] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[19] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[31] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[39] has core num=2
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[42] has core num=15
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[43] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[44] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[47] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[57] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[58] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[59] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[60] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[61] has core num=1
driver-btm-c5.c:4553:set_frequency: Chain[J8] ASIC[62] has core num=2
driver-btm-c5.c:4583:set_frequency: miner total rate=4701GH/s ideal_total_hash_rate = 4500GH/s
driver-btm-c5.c:4608:set_frequency: read PIC voltage=910 on chain[7]
driver-btm-c5.c:4610:set_frequency: Chain:7 chipnum=52
driver-btm-c5.c:4630:set_frequency: Chain[J8] voltage added=0.0V
driver-btm-c5.c:4780:set_frequency: Chain:7 temp offset=-5
driver-btm-c5.c:4785:set_frequency: Chain:7 base freq=643
Asic[ 0]:668 Asic[ 1]:668 Asic[ 2]:668 Asic[ 3]:668 Asic[ 4]:668 Asic[ 5]:668 Asic[ 6]:668 Asic[ 7]:668
Asic[ 8]:668 Asic[ 9]:668 Asic[10]:668 Asic[11]:668 Asic[12]:668 Asic[13]:668 Asic[14]:668 Asic[15]:668
Asic[16]:668 Asic[17]:668 Asic[18]:668 Asic[19]:668 Asic[20]:668 Asic[21]:668 Asic[22]:668 Asic[23]:668
Asic[24]:668 Asic[25]:668 Asic[26]:668 Asic[27]:668 Asic[28]:668 Asic[29]:668 Asic[30]:668 Asic[31]:668
Asic[32]:668 Asic[33]:668 Asic[34]:668 Asic[35]:668 Asic[36]:668 Asic[37]:668 Asic[38]:668 Asic[39]:668
Asic[40]:668 Asic[41]:668 Asic[42]:668 Asic[43]:668 Asic[44]:668 Asic[45]:668 Asic[46]:668 Asic[47]:668
Asic[48]:668 Asic[49]:668 Asic[50]:668 Asic[51]:668
driver-btm-c5.c:4821:set_frequency: Chain:7 max freq=668
driver-btm-c5.c:4822:set_frequency: Chain:7 min freq=668
driver-btm-c5.c:4831:set_frequency: Miner fix freq …
driver-btm-c5.c:4866:set_frequency: read PIC voltage=910 on chain[7]
driver-btm-c5.c:4867:set_frequency: Chain:7 chipnum=52
driver-btm-c5.c:4886:set_frequency: Chain[J8] voltage added=0.0V
driver-btm-c5.c:5070:set_frequency: Chain:7 temp offset=-5
driver-btm-c5.c:5075:set_frequency: Chain:7 base freq=643
Asic[ 0]:668 Asic[ 1]:668 Asic[ 2]:668 Asic[ 3]:668 Asic[ 4]:668 Asic[ 5]:668 Asic[ 6]:668 Asic[ 7]:668
Asic[ 8]:668 Asic[ 9]:668 Asic[10]:668 Asic[11]:668 Asic[12]:668 Asic[13]:668 Asic[14]:668 Asic[15]:668
Asic[16]:668 Asic[17]:668 Asic[18]:668 Asic[19]:668 Asic[20]:668 Asic[21]:668 Asic[22]:668 Asic[23]:668
Asic[24]:668 Asic[25]:668 Asic[26]:668 Asic[27]:668 Asic[28]:668 Asic[29]:668 Asic[30]:668 Asic[31]:668
Asic[32]:668 Asic[33]:668 Asic[34]:668 Asic[35]:668 Asic[36]:668 Asic[37]:668 Asic[38]:668 Asic[39]:668
Asic[40]:668 Asic[41]:668 Asic[42]:668 Asic[43]:668 Asic[44]:668 Asic[45]:668 Asic[46]:668 Asic[47]:668
Asic[48]:668 Asic[49]:668 Asic[50]:668 Asic[51]:668
driver-btm-c5.c:5122:set_frequency: Chain:7 max freq=668
driver-btm-c5.c:5123:set_frequency: Chain:7 min freq=668
driver-btm-c5.c:5131:set_frequency: max freq = 668
driver-btm-c5.c:4149:ProcessFixFreq: totalRate = 4701, fixed_totalRate = 4500
driver-btm-c5.c:9614:init_uart_baud: set baud=1
driver-btm-c5.c:12129:set_working_voltage: setting to working voltage…
driver-btm-c5.c:12109:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 900
driver-btm-c5.c:12109:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 890
driver-btm-c5.c:14027:bitmain_c5_init: start thread for read temp
setStartTimePoint total_tv_start_sys=165 total_tv_end_sys=166
driver-btm-c5.c:10330:check_system_work: restartNum = 2 , auto-reinit enabled…
util.c:3207:initiate_stratum: mining.subscribe:{«id»: 0, «method»: «mining.subscribe», «params»: [«bmminer/2.0.0/Antminer S9/9000»]}
util.c:3207:initiate_stratum: mining.subscribe:{«id»: 1, «method»: «mining.subscribe», «params»: [«bmminer/2.0.0/Antminer S9/9000»]}
util.c:3207:initiate_stratum: mining.subscribe:{«id»: 2, «method»: «mining.subscribe», «params»: [«bmminer/2.0.0/Antminer S9/9000»]}
driver-btm-c5.c:8738:read_temp_func: bring_up_pcb_temp = -100
driver-btm-c5.c:9897:if_avg_hash_ok: avg hash rate = 195.675686, ideal hash rate = 4500
driver-btm-c5.c:10420:check_system_work: hash rate is low…
driver-btm-c5.c:15703:re_open_core: re_open_core enter
driver-btm-c5.c:15802:re_open_core: Before read Chain[J6] org chain_voltage_pic=91]
driver-btm-c5.c:15808:re_open_core: After read Chain[J6] new chain_voltage_pic=57 read pic=57
btm_adjust_hash.c:937:adjust_vol: Chain[J6] original vol value=890 adjusted vol value:900
btm_adjust_hash.c:285:btm_dynamic_adjust_vol: Chain[J6] [org chain_voltage_pic=57 value=910] [new chain_voltage_pic=74 value=900]
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[00] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[01] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[02] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[03] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[04] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[05] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[06] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[07] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[08] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[09] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[10] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[11] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[12] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[13] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[14] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[15] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[16] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[17] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[18] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[19] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[20] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[21] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[22] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[23] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[24] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[25] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[26] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[27] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[28] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[29] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[30] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[31] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[32] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[33] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[34] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[35] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[36] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[37] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[38] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[39] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[40] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[41] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[42] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[43] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[44] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[45] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[46] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[47] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[48] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[49] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[50] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[51] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[52] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[53] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[54] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[55] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[56] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[57] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[58] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[59] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[60] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[61] original freq=656 adjusted freq:656
btm_adjust_hash.c:795:set_asic_freq: Chain[J6] Aisc[62] original freq=656 adjusted freq:656
driver-btm-c5.c:15802:re_open_core: Before read Chain[J8] org chain_voltage_pic=91]
driver-btm-c5.c:15808:re_open_core: After read Chain[J8] new chain_voltage_pic=91 read pic=91
btm_adjust_hash.c:937:adjust_vol: Chain[J8] original vol value=890 adjusted vol value:900
btm_adjust_hash.c:285:btm_dynamic_adjust_vol: Chain[J8] [org chain_voltage_pic=91 value=890] [new chain_voltage_pic=74 value=900]
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[00] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[01] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[02] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[03] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[04] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[05] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[06] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[07] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[08] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[09] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[10] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[11] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[12] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[13] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[14] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[15] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[16] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[17] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[18] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[19] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[20] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[21] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[22] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[23] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[24] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[25] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[26] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[27] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[28] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[29] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[30] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[31] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[32] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[33] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[34] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[35] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[36] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[37] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[38] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[39] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[40] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[41] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[42] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[43] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[44] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[45] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[46] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[47] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[48] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[49] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[50] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[51] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[52] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[53] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[54] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[55] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[56] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[57] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[58] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[59] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[60] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[61] original freq=668 adjusted freq:668
btm_adjust_hash.c:795:set_asic_freq: Chain[J8] Aisc[62] original freq=668 adjusted freq:668
driver-btm-c5.c:15886:re_open_core: Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 0, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 1, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 2, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 3, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 4, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 5, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 6, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 7, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 8, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 9, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 10, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 11, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 12, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 13, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 14, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 15, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 16, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 17, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 18, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15890:re_open_core: i = 5, retry_count = 19, dev->chain_asic_num = 0
driver-btm-c5.c:15913:re_open_core: retry Chain[J6] has 0 asic
driver-btm-c5.c:15886:re_open_core: Chain[J8] has 62 asic
driver-btm-c5.c:15890:re_open_core: i = 7, retry_count = 0, dev->chain_asic_num = 62
do read_temp_func once…
get RT hashrate from Chain[7]: (asic index start from 1-63)
Asic[01]=0.00000 Asic[02]=71.6550 Asic[03]=469.762 Asic[04]=0.00000 Asic[05]=0.00000 Asic[06]=0.00000 Asic[07]=0.00000 Asic[08]=0.00000
Asic[09]=352.321 Asic[10]=0.00000 Asic[11]=0.00000 Asic[12]=55.1290 Asic[13]=0.00000 Asic[14]=0.00000 Asic[15]=0.00000 Asic[16]=0.00000
Asic[17]=0.00000 Asic[18]=4.19400 Asic[19]=0.00000 Asic[20]=2.81800 Asic[21]=0.00000 Asic[22]=0.00000 Asic[23]=0.00000 Asic[24]=0.00000
Asic[25]=3.37200 Asic[26]=0.00000 Asic[27]=0.00000 Asic[28]=0.00000 Asic[29]=0.00000 Asic[30]=0.00000 Asic[31]=19.2430 Asic[32]=0.00000
Asic[33]=8.05300 Asic[34]=0.00000 Check Chain[J8] ASIC RT error: (asic index start from 1-63)
Asic[03]=469.762000
Asic[09]=352.321000
Asic[45]=4094459.465000
Done check_asic_reg
Done read temp on Chain[7]
Max pcb temp : -100
set FAN speed according to: temp_highest=-100 temp_top1[PWM_T]=-100 temp_top1[TEMP_POS_LOCAL]=-100 temp_change=0 fix_fan_steps=0
FAN PWM: 0
read_temp_func Done!
CRC error counter=176
Forum rules
Welcome to the mining rig and connectivity support forum!
This forum is for discussing issues with mining rigs and connectivity issues with experienced PROHASHING miners. This is a great place to ask questions about connecting specific hardware to PROHASHING.
Remember, PROHASHING employees do not closely monitor the forums like we do the official support channels, so this forum’s purpose is to connect you with other PROHASHING miners who have experience with similar hardware/issues. If you have connectivity issues you are unable to resolve here on the forum, please submit a ticket through the official support channels.
For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- … rms-forums.
-
bluethundr
- Posts: 31
- Joined: Mon Nov 27, 2017 10:16 am
Re: S9 Not Reporting In
Steve Sokolowski wrote:
bluethundr wrote:I notice the connection on SHA-256 is more stable now. It’s lasting for longer amounts of time. However disconnects are still happening.
FYI
I have a theory. Could you provide us with your IP address, or, if you’re worried about attacks here, submit a ticket with it so I can investigate?
I don’t see any authorization attempts in the logs. All I see are a bunch of these errors. Like over a hundred of them:
Code: Select all
Fatal Error: network connection lost!
Fatal Error: network connection lost!
Fatal Error: network connection lost!
do read_temp_func once...
do check_asic_reg 0x08
Just Fatal Error: network connection lost! over and over again in the logs. I don’t think it’s the network on my side causing the problem. Because I have 2 other miners hooked up to prohasing that don’t lose their connections. They’re on the same network as the S9.
I don’t mind sharing my IP address. Here it is: 199.207.253.101
That’s my external address.
Thanks
-
bluethundr
- Posts: 31
- Joined: Mon Nov 27, 2017 10:16 am
Re: S9 Not Reporting In
Post
by bluethundr » Tue Mar 20, 2018 12:08 am
It’s been stable for a while tonight. Like a few hours. Then I tried adding the power settings. My password line read like this for a little while:
Then it reported into PH and lasted about a minute. Then started disconnecting. The status page on my miner showed the connection as «Dead».
I tried reverting the setting to just:
On the password line. But even after reverting to what I had before that worked (for a little while), the connection remains «Dead» on my miner. Tried restarting the miner. Same thing. Connection reads «Dead» on the status page.
Miner fell back to the second in line which is https://dgb-sha.theblocksfactory.com, I used them to mine Digibyte.
Then a few minutes later my PH connection came live. Registered as as SHA-256 machine at the top of the page and started displaying a coin, and calculating a hash rate. Be interesting to see if it drops off again.
It seems like it was stable on there for a while. But then it couldn’t handle the power settings and that broke the connection again.
-
Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: S9 Not Reporting In
Post
by Steve Sokolowski » Tue Mar 20, 2018 10:37 am
bluethundr wrote:It’s been stable for a while tonight. Like a few hours. Then I tried adding the power settings. My password line read like this for a little while:
Then it reported into PH and lasted about a minute. Then started disconnecting. The status page on my miner showed the connection as «Dead».
I tried reverting the setting to just:
On the password line. But even after reverting to what I had before that worked (for a little while), the connection remains «Dead» on my miner. Tried restarting the miner. Same thing. Connection reads «Dead» on the status page.
Miner fell back to the second in line which is https://dgb-sha.theblocksfactory.com, I used them to mine Digibyte.
Then a few minutes later my PH connection came live. Registered as as SHA-256 machine at the top of the page and started displaying a coin, and calculating a hash rate. Be interesting to see if it drops off again.
It seems like it was stable on there for a while. But then it couldn’t handle the power settings and that broke the connection again.
Thanks for that. I don’t think the power settings are related to this issue. I think it was related to Bitcoin Cash mining. Has the issue been resolved now?
-
bluethundr
- Posts: 31
- Joined: Mon Nov 27, 2017 10:16 am
Re: S9 Not Reporting In
Post
by bluethundr » Tue Mar 20, 2018 11:25 am
Steve Sokolowski wrote:
bluethundr wrote:It’s been stable for a while tonight. Like a few hours. Then I tried adding the power settings. My password line read like this for a little while:
Then it reported into PH and lasted about a minute. Then started disconnecting. The status page on my miner showed the connection as «Dead».
I tried reverting the setting to just:
On the password line. But even after reverting to what I had before that worked (for a little while), the connection remains «Dead» on my miner. Tried restarting the miner. Same thing. Connection reads «Dead» on the status page.
Miner fell back to the second in line which is https://dgb-sha.theblocksfactory.com, I used them to mine Digibyte.
Then a few minutes later my PH connection came live. Registered as as SHA-256 machine at the top of the page and started displaying a coin, and calculating a hash rate. Be interesting to see if it drops off again.
It seems like it was stable on there for a while. But then it couldn’t handle the power settings and that broke the connection again.
Thanks for that. I don’t think the power settings are related to this issue. I think it was related to Bitcoin Cash mining. Has the issue been resolved now?
OK. It’s been stable all morning. The miners are at home and I’m at work now. I’ll try adding the power settings back into the password line tonight when I get home. Let’s see if it stays connected once I do that. I’ll let you know!
Thanks
-
bluethundr
- Posts: 31
- Joined: Mon Nov 27, 2017 10:16 am
Re: S9 Not Reporting In
Post
by bluethundr » Tue Mar 20, 2018 8:01 pm
OK, I added the power settings back into the password argument on my S9. So, now it reads:
I’ll let you know if it drops off again. Tho I suspect we’re good!
Thanks
-
bluethundr
- Posts: 31
- Joined: Mon Nov 27, 2017 10:16 am
Re: S9 Not Reporting In
Post
by bluethundr » Wed Mar 21, 2018 10:35 am
Hi Steve,
The S9 has been connected with no drops since yesterday. I added back the power settings to the password line. No disconnects since I did that.
Thanks for resolving the issue! What was the problem that was causing this?
Thanks
-
Zav
- Posts: 3
- Joined: Mon Mar 26, 2018 1:46 pm
Re: S9 Not Reporting In
Post
by Zav » Tue Mar 27, 2018 4:31 pm
Hi.
the problem actually exists.
today I tried simultaneously with the L3+ to connect and S9 on one account.
L3+ works and S9 shows «Dead»…
-
creader
- Posts: 16
- Joined: Mon Jul 09, 2018 10:35 am
Re: S9 Not Reporting In
Post
by creader » Fri Aug 10, 2018 6:32 am
Hi,
i have nearly the same problem only when i tried to mine TEACOIN
my Pass looks like m=solo c=Teacoin n=teasolo
my log in s9 miner says Fatal Error: network connection lost!
other coins working fine only teacoin….please need help
thanks
-
Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: S9 Not Reporting In
Post
by Steve Sokolowski » Fri Aug 10, 2018 10:25 am
creader wrote:Hi,
i have nearly the same problem only when i tried to mine TEACOIN
my Pass looks like m=solo c=Teacoin n=teasolo
my log in s9 miner says Fatal Error: network connection lost!
other coins working fine only teacoin….please need help
thanks
What error are you receiving from the mining.authorize() statement in the logs?
If you’re trying to mine Teacoins, a common error would be that you’re submitting too many stale shares, and therefore were banned. Since there are so many miners mining Teacoins, about 98% of the shares for that coin are stale because the blocks are coming faster than network latency.
-
creader
- Posts: 16
- Joined: Mon Jul 09, 2018 10:35 am
Re: S9 Not Reporting In
Post
by creader » Fri Aug 10, 2018 11:53 am
Thanks for your reply.
ok this error with stale i can imagine. Is there anyway to fix this problem?
i tried to find the mining.authorize() statement, but i’m not realy know how i can find this. In my «normal» log of the S9 i can’t find anything like this.
thanks
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.0-xilinx-g16220c3 ([email protected]) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #83 SMP PREEMPT Thu Jul 12 11:42:53 CST 2018
[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Xilinx Zynq
[ 0.000000] cma: CMA: reserved 128 MiB at 16800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 126976
[ 0.000000] free_area_init_node: node 0, pgdat c074ac00, node_mem_map debd8000
[ 0.000000] Normal zone: 992 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 126976 pages, LIFO batch:31
[ 0.000000] PERCPU: Embedded 8 pages/cpu @debc1000 s9088 r8192 d15488 u32768
[ 0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125984
[ 0.000000] Kernel command line: noinitrd mem=496M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 364316K/507904K available (5057K kernel code, 284K rwdata, 1928K rodata, 204K init, 258K bss, 143588K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 — 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 — 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xdf800000 — 0xff000000 ( 504 MB)
[ 0.000000] lowmem : 0xc0000000 — 0xdf000000 ( 496 MB)
[ 0.000000] pkmap : 0xbfe00000 — 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 — 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 — 0xc06da8ac (6987 kB)
[ 0.000000] .init : 0xc06db000 — 0xc070e380 ( 205 kB)
[ 0.000000] .data : 0xc0710000 — 0xc0757138 ( 285 kB)
[ 0.000000] .bss : 0xc0757144 — 0xc0797bfc ( 259 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ps7-slcr mapped to df802000
[ 0.000000] zynq_clock_init: clkc starts at df802100
[ 0.000000] Zynq clock init
[ 0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[ 0.000295] ps7-ttc #0 at df804000, irq=43
[ 0.000597] Console: colour dummy device 80×30
[ 0.000627] Calibrating delay loop… 1332.01 BogoMIPS (lpj=6660096)
[ 0.090245] pid_max: default: 32768 minimum: 301
[ 0.090451] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090472] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.092638] CPU: Testing write buffer coherency: ok
[ 0.092944] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.093001] Setting up static identity map for 0x4cb118 — 0x4cb170
[ 0.093222] L310 cache controller enabled
[ 0.093242] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[ 0.170990] CPU1: Booted secondary processor
[ 0.260221] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.260350] Brought up 2 CPUs
[ 0.260369] SMP: Total of 2 processors activated.
[ 0.260377] CPU: All CPU(s) started in SVC mode.
[ 0.261046] devtmpfs: initialized
[ 0.263475] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 0.264657] regulator-dummy: no parameters
[ 0.272002] NET: Registered protocol family 16
[ 0.274218] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.276481] cpuidle: using governor ladder
[ 0.276493] cpuidle: using governor menu
[ 0.283835] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[ 0.285349] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.285361] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.285472] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[ 0.307261] bio: create slab
at 0
[ 0.308631] vgaarb: loaded
[ 0.309327] SCSI subsystem initialized
[ 0.310245] usbcore: registered new interface driver usbfs
[ 0.310898] usbcore: registered new interface driver hub
[ 0.311174] usbcore: registered new device driver usb
[ 0.311691] media: Linux media interface: v0.10
[ 0.311855] Linux video capture interface: v2.00
[ 0.312092] pps_core: LinuxPPS API ver. 1 registered
[ 0.312104] pps_core: Software ver. 5.3.6 — Copyright 2005-2007 Rodolfo Giometti
[ 0.312225] PTP clock support registered
[ 0.312585] EDAC MC: Ver: 3.0.0
[ 0.313775] Advanced Linux Sound Architecture Driver Initialized.
[ 0.316497] DMA-API: preallocated 4096 debug entries
[ 0.316511] DMA-API: debugging enabled by kernel config
[ 0.316578] Switched to clocksource arm_global_timer
[ 0.336537] NET: Registered protocol family 2
[ 0.337489] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.337547] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.337631] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.337674] TCP: reno registered
[ 0.337691] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.337721] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.337959] NET: Registered protocol family 1
[ 0.338304] RPC: Registered named UNIX socket transport module.
[ 0.338317] RPC: Registered udp transport module.
[ 0.338326] RPC: Registered tcp transport module.
[ 0.338334] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.338346] PCI: CLS 0 bytes, default 64
[ 0.338771] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[ 0.340765] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.342805] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.342994] msgmni has been set to 967
[ 0.343756] io scheduler noop registered
[ 0.343769] io scheduler deadline registered
[ 0.343808] io scheduler cfq registered (default)
[ 0.356382] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[ 0.356402] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[ 0.479008] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[ 1.045966] console [ttyPS0] enabled
[ 1.050241] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[ 1.057843] [drm] Initialized drm 1.1.0 20060810
[ 1.074779] brd: module loaded
[ 1.084155] loop: module loaded
[ 1.093571] e1000e: Intel(R) PRO/1000 Network Driver — 2.3.2-k
[ 1.099548] e1000e: Copyright(c) 1999 — 2013 Intel Corporation.
[ 1.107350] libphy: XEMACPS mii bus: probed
[ 1.111719] ————- phy_id = 0x3625e62
[ 1.116419] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[ 1.125061] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.131709] ehci-pci: EHCI PCI platform driver
[ 1.138936] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[ 1.145727] usbcore: registered new interface driver usb-storage
[ 1.152626] mousedev: PS/2 mouse device common for all mice
[ 1.158743] i2c /dev entries driver
[ 1.165621] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[ 1.171149] cpufreq_cpu0: failed to get cpu0 regulator: -19
[ 1.177041] Xilinx Zynq CpuIdle Driver started
[ 1.181897] sdhci: Secure Digital Host Controller Interface driver
[ 1.188034] sdhci: Copyright(c) Pierre Ossman
[ 1.192330] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.199198] mmc0: no vqmmc regulator found
[ 1.203209] mmc0: no vmmc regulator found
[ 1.246597] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[ 1.255260] usbcore: registered new interface driver usbhid
[ 1.260768] usbhid: USB HID core driver
[ 1.265463] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[ 1.271765] nand: Micron MT29F2G08ABAEAWP
[ 1.275730] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[ 1.281668] Bad block table found at page 131008, version 0x01
[ 1.287888] Bad block table found at page 130944, version 0x01
[ 1.293937] 3 ofpart partitions found on MTD device pl353-nand
[ 1.299727] Creating 3 MTD partitions on «pl353-nand»:
[ 1.304812] 0x000000000000-0x000002000000 : «BOOT.bin-env-dts-kernel»
[ 1.312868] 0x000002000000-0x00000b000000 : «angstram-rootfs»
[ 1.320172] 0x00000b000000-0x000010000000 : «upgrade-rootfs»
[ 1.330900] TCP: cubic registered
[ 1.334138] NET: Registered protocol family 17
[ 1.338834] Registering SWP/SWPB emulation handler
[ 1.344694] regulator-dummy: disabling
[ 1.349016] UBI: attaching mtd1 to ubi0
[ 1.873875] UBI: scanning is finished
[ 1.885467] UBI: attached mtd1 (name «angstram-rootfs», size 144 MiB) to ubi0
[ 1.892549] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 1.899311] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 1.905975] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 1.912853] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[ 1.918833] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 1.925941] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1754858191
[ 1.934984] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[ 1.944200] UBI: background thread «ubi_bgt0d» started, PID 1084
[ 1.944205] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.948139] ALSA device list:
[ 1.948143] No soundcards found.
[ 1.964484] UBIFS: background thread «ubifs_bgt0_0» started, PID 1086
[ 1.993424] UBIFS: recovery needed
[ 2.082310] UBIFS: recovery completed
[ 2.085977] UBIFS: mounted UBI device 0, volume 0, name «rootfs»
[ 2.091924] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 2.101031] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 2.110920] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 2.115949] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7024E062-5923-42D9-8915-DFE72B38FE49, small LPT model
[ 2.127249] VFS: Mounted root (ubifs filesystem) on device 0:11.
[ 2.134416] devtmpfs: mounted
[ 2.137547] Freeing unused kernel memory: 204K (c06db000 — c070e000)
[ 2.968780] random: dd urandom read with 1 bits of entropy available
[ 3.356621]
[ 3.356621] bcm54xx_config_init
[ 4.426622]
[ 4.426622] bcm54xx_config_init
[ 7.427449] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[ 7.433542] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[ 21.028430] In axi fpga driver!
[ 21.031498] request_mem_region OK!
[ 21.034888] AXI fpga dev virtual address is 0xdf9fe000
[ 21.040028] *base_vir_addr = 0xc51e
[ 21.054671] In fpga mem driver!
[ 21.058063] request_mem_region OK!
[ 21.061571] fpga mem virtual address is 0xe2000000
[ 21.856595]
[ 21.856595] bcm54xx_config_init
[ 22.946620]
[ 22.946620] bcm54xx_config_init
[ 25.947442] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[ 25.953459] xemacps e000b000.ps7-ethernet: link up (100/FULL)
main.c:13992: log_level = 4
main.c:14019: This is XILINX board. Totalram: 507486208
main.c:14031: Detect 512MB control board of XILINX
driver-bitmain.c:1776: mmap axi_fpga_addr = 0xb6f87000
driver-bitmain.c:1781: axi_fpga_addr data = 0xc51e
driver-bitmain.c:1797: mmap fpga_mem_addr = 0xb5d80000
driver-bitmain.c:994: forceFreq=-1 forceFlag=0
driver-bitmain.c:1696: min work minertest[0]:912
main.c:8570: DETECT HW version=0000c51e
main.c:14064: miner ID : 8062240005904814
main.c:14089: Miner Type = S9
main.c:14101: AsicType = 1387
main.c:14104: real AsicNum = 63
main.c:14197: use critical mode to search freq…
driver-bitmain.c:1876: get PLUG ON=0x000000e0
driver-bitmain.c:1946: Find hashboard on Chain[5]
driver-bitmain.c:1946: Find hashboard on Chain[6]
driver-bitmain.c:1946: Find hashboard on Chain[7]
main.c:2282: Check chain[5] PIC fw version=0x03
main.c:2282: Check chain[6] PIC fw version=0x03
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:8940: read pic freq and badcore num…
main.c:8961: chain[5]: [63:22] [63:5] [63:24] [63:25] [63:49] [63:37] [63:255] [63:255]
main.c:9003: has freq in PIC, will disable freq setting.
main.c:9099: chain[5] has freq in PIC and will jump over…
main.c:9103: Chain[5] has core num in PIC
main.c:9113: Chain[5] ASIC[0] has core num=1
main.c:9113: Chain[5] ASIC[2] has core num=1
main.c:9113: Chain[5] ASIC[3] has core num=2
main.c:9113: Chain[5] ASIC[4] has core num=1
main.c:9113: Chain[5] ASIC[5] has core num=2
main.c:9113: Chain[5] ASIC[6] has core num=1
main.c:9113: Chain[5] ASIC[7] has core num=1
main.c:9113: Chain[5] ASIC[8] has core num=1
main.c:9113: Chain[5] ASIC[9] has core num=1
main.c:9113: Chain[5] ASIC[10] has core num=1
main.c:9113: Chain[5] ASIC[11] has core num=1
main.c:9113: Chain[5] ASIC[12] has core num=1
main.c:9113: Chain[5] ASIC[13] has core num=1
main.c:9113: Chain[5] ASIC[14] has core num=2
main.c:9113: Chain[5] ASIC[15] has core num=1
main.c:9113: Chain[5] ASIC[16] has core num=1
main.c:9113: Chain[5] ASIC[17] has core num=2
main.c:9113: Chain[5] ASIC[18] has core num=2
main.c:9113: Chain[5] ASIC[19] has core num=1
main.c:9113: Chain[5] ASIC[20] has core num=1
main.c:9113: Chain[5] ASIC[21] has core num=1
main.c:9113: Chain[5] ASIC[22] has core num=1
main.c:9113: Chain[5] ASIC[23] has core num=1
main.c:9113: Chain[5] ASIC[24] has core num=1
main.c:9113: Chain[5] ASIC[25] has core num=1
main.c:9113: Chain[5] ASIC[26] has core num=1
main.c:9113: Chain[5] ASIC[27] has core num=1
main.c:9113: Chain[5] ASIC[28] has core num=1
main.c:9113: Chain[5] ASIC[29] has core num=3
main.c:9113: Chain[5] ASIC[30] has core num=1
main.c:9113: Chain[5] ASIC[31] has core num=1
main.c:9113: Chain[5] ASIC[32] has core num=1
main.c:9113: Chain[5] ASIC[33] has core num=2
main.c:9113: Chain[5] ASIC[34] has core num=1
main.c:9113: Chain[5] ASIC[35] has core num=1
main.c:9113: Chain[5] ASIC[36] has core num=2
main.c:9113: Chain[5] ASIC[37] has core num=1
main.c:9113: Chain[5] ASIC[38] has core num=2
main.c:9113: Chain[5] ASIC[39] has core num=2
main.c:9113: Chain[5] ASIC[40] has core num=2
main.c:9113: Chain[5] ASIC[41] has core num=1
main.c:9113: Chain[5] ASIC[42] has core num=2
main.c:9113: Chain[5] ASIC[43] has core num=1
main.c:9113: Chain[5] ASIC[45] has core num=1
main.c:9113: Chain[5] ASIC[46] has core num=2
main.c:9113: Chain[5] ASIC[47] has core num=1
main.c:9113: Chain[5] ASIC[48] has core num=1
main.c:9113: Chain[5] ASIC[49] has core num=1
main.c:9113: Chain[5] ASIC[50] has core num=1
main.c:9113: Chain[5] ASIC[51] has core num=1
main.c:9113: Chain[5] ASIC[52] has core num=1
main.c:9113: Chain[5] ASIC[53] has core num=1
main.c:9113: Chain[5] ASIC[54] has core num=1
main.c:9113: Chain[5] ASIC[55] has core num=1
main.c:9113: Chain[5] ASIC[56] has core num=1
main.c:9113: Chain[5] ASIC[57] has core num=1
main.c:9113: Chain[5] ASIC[58] has core num=1
main.c:9113: Chain[5] ASIC[59] has core num=1
main.c:9113: Chain[5] ASIC[60] has core num=1
main.c:9113: Chain[5] ASIC[61] has core num=2
main.c:9113: Chain[5] ASIC[62] has core num=1
main.c:2282: Check chain[5] PIC fw version=0x03
main.c:8940: read pic freq and badcore num…
main.c:8961: chain[6]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
main.c:9003: has freq in PIC, will disable freq setting.
main.c:9099: chain[6] has freq in PIC and will jump over…
main.c:9103: Chain[6] has core num in PIC
main.c:9113: Chain[6] ASIC[7] has core num=1
main.c:9113: Chain[6] ASIC[9] has core num=1
main.c:9113: Chain[6] ASIC[29] has core num=1
main.c:2282: Check chain[6] PIC fw version=0x03
main.c:8940: read pic freq and badcore num…
main.c:8961: chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
main.c:9003: has freq in PIC, will disable freq setting.
main.c:9099: chain[7] has freq in PIC and will jump over…
main.c:9103: Chain[7] has core num in PIC
main.c:9113: Chain[7] ASIC[37] has core num=15
main.c:9113: Chain[7] ASIC[45] has core num=1
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:9183: get PIC voltage=6 on chain[5], value=940
main.c:9183: get PIC voltage=142 on chain[6], value=860
main.c:9183: get PIC voltage=125 on chain[7], value=870
main.c:9349: chain[5] temp offset record: 62,0,0,0,0,0,33,0
main.c:9366: chain[5] temp chip I2C addr=0x98
main.c:9349: chain[6] temp offset record: 62,0,0,0,0,0,35,28
main.c:9366: chain[6] temp chip I2C addr=0x98
main.c:9372: chain[6] has no middle temp, use special fix mode.
main.c:9349: chain[7] temp offset record: 62,-76,0,0,0,0,33,0
main.c:9366: chain[7] temp chip I2C addr=0x98
main.c:13956: total_exist_chain_num = 3
board_frq_tuning.c:628: single_board_frq_tuning enter
board_frq_tuning.c:629: min_rate, des_rate, fix_volt:13800, 14000, 880
board_frq_tuning.c:254: force_freq not set, don’t need tuning
main.c:14645: restart Miner chance num=2
main.c:14685: waiting for receive_func to exit!
main.c:14699: waiting for pic heart to exit!
main.c:13927: bmminer not found= 1829 root 0:00 grep bmminer
main.c:14758: bmminer not found, restart bmminer …
driver-btm-c5.c:12243:bitmain_c5_init: This is user mode for mining
driver-btm-c5.c:12292:bitmain_c5_init: Detect 512MB control board of XILINX
driver-btm-c5.c:12313:bitmain_c5_init: Miner Type = S9
driver-btm-c5.c:12324:bitmain_c5_init: Miner compile time: Wed Jul 31 16:17:30 CST 2019 type: Antminer S9j
driver-btm-c5.c:12414:bitmain_c5_init: miner ID : 8062240005904814
driver-btm-c5.c:12571:bitmain_c5_init: Checking fans…
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4560
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4560
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4560
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4560
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:13108:bitmain_c5_init: chain[5]: [63:22] [63:5] [63:24] [63:25] [63:49] [63:37] [63:255] [63:255]
driver-btm-c5.c:13122:bitmain_c5_init: last_freq: 0x00 0x7d 0x00 0x48 0x00 0x48 0x04 0x48 0x08 0x48 0x00 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x01 0x48 0x01 0x48 0x0f 0x48 0x0f 0x48 0x0f 0x48 0x0f 0x48 0x05 0x48 0x09 0x48 0x23 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48 0x00 0x48
driver-btm-c5.c:13149:bitmain_c5_init: Detect: use voltage limit rules on single board!
driver-btm-c5.c:13155:bitmain_c5_init: Detect: S9_63 use voltage level=1 : 1
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J6] has backup chain_voltage=890
driver-btm-c5.c:13188:bitmain_c5_init: No scan based on domain
driver-btm-c5.c:1899:jump_to_app_CheckAndRestorePIC: Check chain[5] PIC fw version=0x03
driver-btm-c5.c:13108:bitmain_c5_init: chain[6]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
driver-btm-c5.c:13122:bitmain_c5_init: last_freq: 0x00 0x7d 0x00 0x4e 0x00 0x4e 0x04 0x4e 0x0e 0x4e 0x00 0x4e 0x03 0x4e 0x03 0x4e 0x03 0x4e 0x03 0x4e 0x03 0x4e 0x03 0x4e 0x01 0x4e 0x01 0x4e 0x0f 0x4e 0x0f 0x4e 0x0f 0x4e 0x0f 0x4e 0x05 0x4e 0x06 0x4e 0x23 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e 0x00 0x4e
driver-btm-c5.c:13149:bitmain_c5_init: Detect: use voltage limit rules on single board!
driver-btm-c5.c:13155:bitmain_c5_init: Detect: S9_63 use voltage level=1 : 1
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J7] has backup chain_voltage=860
driver-btm-c5.c:13188:bitmain_c5_init: No scan based on domain
driver-btm-c5.c:1899:jump_to_app_CheckAndRestorePIC: Check chain[6] PIC fw version=0x03
driver-btm-c5.c:13108:bitmain_c5_init: chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
driver-btm-c5.c:13122:bitmain_c5_init: last_freq: 0x00 0x7d 0x0f 0x4c 0x0c 0x4c 0x04 0x4c 0x0c 0x4c 0x00 0x4c 0x03 0x4c 0x03 0x4c 0x03 0x4c 0x03 0x4c 0x03 0x4c 0x03 0x4c 0x01 0x4c 0x01 0x4c 0x0f 0x4c 0x0f 0x4c 0x0f 0x4c 0x0f 0x4c 0x05 0x4c 0x07 0x4c 0x23 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c 0x00 0x4c
driver-btm-c5.c:13149:bitmain_c5_init: Detect: use voltage limit rules on single board!
driver-btm-c5.c:13155:bitmain_c5_init: Detect: S9_63 use voltage level=1 : 1
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J8] has backup chain_voltage=870
driver-btm-c5.c:13188:bitmain_c5_init: No scan based on domain
driver-btm-c5.c:1899:jump_to_app_CheckAndRestorePIC: Check chain[7] PIC fw version=0x03
driver-btm-c5.c:12195:init_exist_chain_table: total_exist_chain_num = 3
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J6] orignal chain_voltage_pic=6 value=940
driver-btm-c5.c:13320:bitmain_c5_init: Chain[J6] will use backup chain_voltage_pic=890 [91]
driver-btm-c5.c:13330:bitmain_c5_init: Chain[J6] get working chain_voltage_pic=91
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J7] orignal chain_voltage_pic=142 value=860
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J8] orignal chain_voltage_pic=125 value=870
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J6] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J6] has 0 asic
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J7] has 63 asic
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J8] has 63 asic
driver-btm-c5.c:4531:set_frequency: Chain[J7] has core num in PIC
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[7] has core num=1
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[9] has core num=1
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[29] has core num=1
driver-btm-c5.c:4531:set_frequency: Chain[J8] has core num in PIC
driver-btm-c5.c:4541:set_frequency: Chain[J8] ASIC[37] has core num=15
driver-btm-c5.c:4541:set_frequency: Chain[J8] ASIC[45] has core num=1
driver-btm-c5.c:4571:set_frequency: miner total rate=9524GH/s ideal_total_hash_rate = 9500GH/s
driver-btm-c5.c:4596:set_frequency: read PIC voltage=940 on chain[6]
driver-btm-c5.c:4598:set_frequency: Chain:6 chipnum=63
driver-btm-c5.c:4618:set_frequency: Chain[J7] voltage added=0.0V
driver-btm-c5.c:4768:set_frequency: Chain:6 temp offset=0
driver-btm-c5.c:4773:set_frequency: Chain:6 base freq=675
Asic[ 0]:675 Asic[ 1]:675 Asic[ 2]:675 Asic[ 3]:675 Asic[ 4]:675 Asic[ 5]:675 Asic[ 6]:675 Asic[ 7]:675
Asic[ 8]:675 Asic[ 9]:675 Asic[10]:675 Asic[11]:675 Asic[12]:675 Asic[13]:675 Asic[14]:675 Asic[15]:675
Asic[16]:675 Asic[17]:675 Asic[18]:675 Asic[19]:675 Asic[20]:675 Asic[21]:675 Asic[22]:675 Asic[23]:675
Asic[24]:675 Asic[25]:675 Asic[26]:675 Asic[27]:675 Asic[28]:675 Asic[29]:675 Asic[30]:675 Asic[31]:675
Asic[32]:675 Asic[33]:675 Asic[34]:675 Asic[35]:675 Asic[36]:675 Asic[37]:675 Asic[38]:675 Asic[39]:675
Asic[40]:675 Asic[41]:675 Asic[42]:675 Asic[43]:675 Asic[44]:675 Asic[45]:675 Asic[46]:675 Asic[47]:675
Asic[48]:675 Asic[49]:675 Asic[50]:675 Asic[51]:675 Asic[52]:675 Asic[53]:675 Asic[54]:675 Asic[55]:675
Asic[56]:675 Asic[57]:675 Asic[58]:675 Asic[59]:675 Asic[60]:675 Asic[61]:675 Asic[62]:675
driver-btm-c5.c:4809:set_frequency: Chain:6 max freq=675
driver-btm-c5.c:4810:set_frequency: Chain:6 min freq=675
driver-btm-c5.c:4596:set_frequency: read PIC voltage=940 on chain[7]
driver-btm-c5.c:4598:set_frequency: Chain:7 chipnum=63
driver-btm-c5.c:4618:set_frequency: Chain[J8] voltage added=0.0V
driver-btm-c5.c:4768:set_frequency: Chain:7 temp offset=-4
driver-btm-c5.c:4773:set_frequency: Chain:7 base freq=662
Asic[ 0]:662 Asic[ 1]:662 Asic[ 2]:662 Asic[ 3]:662 Asic[ 4]:662 Asic[ 5]:662 Asic[ 6]:662 Asic[ 7]:662
Asic[ 8]:662 Asic[ 9]:662 Asic[10]:662 Asic[11]:662 Asic[12]:662 Asic[13]:662 Asic[14]:662 Asic[15]:662
Asic[16]:662 Asic[17]:662 Asic[18]:662 Asic[19]:662 Asic[20]:662 Asic[21]:662 Asic[22]:662 Asic[23]:662
Asic[24]:662 Asic[25]:662 Asic[26]:662 Asic[27]:662 Asic[28]:662 Asic[29]:662 Asic[30]:662 Asic[31]:662
Asic[32]:662 Asic[33]:662 Asic[34]:662 Asic[35]:662 Asic[36]:662 Asic[37]:662 Asic[38]:662 Asic[39]:662
Asic[40]:662 Asic[41]:662 Asic[42]:662 Asic[43]:662 Asic[44]:662 Asic[45]:662 Asic[46]:662 Asic[47]:662
Asic[48]:662 Asic[49]:662 Asic[50]:662 Asic[51]:662 Asic[52]:662 Asic[53]:662 Asic[54]:662 Asic[55]:662
Asic[56]:662 Asic[57]:662 Asic[58]:662 Asic[59]:662 Asic[60]:662 Asic[61]:662 Asic[62]:662
driver-btm-c5.c:4809:set_frequency: Chain:7 max freq=662
driver-btm-c5.c:4810:set_frequency: Chain:7 min freq=662
driver-btm-c5.c:4819:set_frequency: Miner fix freq …
driver-btm-c5.c:4854:set_frequency: read PIC voltage=940 on chain[6]
driver-btm-c5.c:4855:set_frequency: Chain:6 chipnum=63
driver-btm-c5.c:4874:set_frequency: Chain[J7] voltage added=0.0V
driver-btm-c5.c:5058:set_frequency: Chain:6 temp offset=0
driver-btm-c5.c:5063:set_frequency: Chain:6 base freq=675
Asic[ 0]:675 Asic[ 1]:675 Asic[ 2]:675 Asic[ 3]:675 Asic[ 4]:675 Asic[ 5]:675 Asic[ 6]:675 Asic[ 7]:675
Asic[ 8]:675 Asic[ 9]:675 Asic[10]:675 Asic[11]:675 Asic[12]:675 Asic[13]:675 Asic[14]:675 Asic[15]:675
Asic[16]:675 Asic[17]:675 Asic[18]:675 Asic[19]:675 Asic[20]:675 Asic[21]:675 Asic[22]:675 Asic[23]:675
Asic[24]:675 Asic[25]:675 Asic[26]:675 Asic[27]:675 Asic[28]:675 Asic[29]:675 Asic[30]:675 Asic[31]:675
Asic[32]:675 Asic[33]:675 Asic[34]:675 Asic[35]:675 Asic[36]:675 Asic[37]:675 Asic[38]:675 Asic[39]:675
Asic[40]:675 Asic[41]:675 Asic[42]:675 Asic[43]:675 Asic[44]:675 Asic[45]:675 Asic[46]:675 Asic[47]:675
Asic[48]:675 Asic[49]:675 Asic[50]:675 Asic[51]:675 Asic[52]:675 Asic[53]:675 Asic[54]:675 Asic[55]:675
Asic[56]:675 Asic[57]:675 Asic[58]:675 Asic[59]:675 Asic[60]:675 Asic[61]:675 Asic[62]:675
driver-btm-c5.c:5110:set_frequency: Chain:6 max freq=675
driver-btm-c5.c:5111:set_frequency: Chain:6 min freq=675
driver-btm-c5.c:4854:set_frequency: read PIC voltage=940 on chain[7]
driver-btm-c5.c:4855:set_frequency: Chain:7 chipnum=63
driver-btm-c5.c:4874:set_frequency: Chain[J8] voltage added=0.0V
driver-btm-c5.c:5058:set_frequency: Chain:7 temp offset=-4
driver-btm-c5.c:5063:set_frequency: Chain:7 base freq=662
Asic[ 0]:662 Asic[ 1]:662 Asic[ 2]:662 Asic[ 3]:662 Asic[ 4]:662 Asic[ 5]:662 Asic[ 6]:662 Asic[ 7]:662
Asic[ 8]:662 Asic[ 9]:662 Asic[10]:662 Asic[11]:662 Asic[12]:662 Asic[13]:662 Asic[14]:662 Asic[15]:662
Asic[16]:662 Asic[17]:662 Asic[18]:662 Asic[19]:662 Asic[20]:662 Asic[21]:662 Asic[22]:662 Asic[23]:662
Asic[24]:662 Asic[25]:662 Asic[26]:662 Asic[27]:662 Asic[28]:662 Asic[29]:662 Asic[30]:662 Asic[31]:662
Asic[32]:662 Asic[33]:662 Asic[34]:662 Asic[35]:662 Asic[36]:662 Asic[37]:662 Asic[38]:662 Asic[39]:662
Asic[40]:662 Asic[41]:662 Asic[42]:662 Asic[43]:662 Asic[44]:662 Asic[45]:662 Asic[46]:662 Asic[47]:662
Asic[48]:662 Asic[49]:662 Asic[50]:662 Asic[51]:662 Asic[52]:662 Asic[53]:662 Asic[54]:662 Asic[55]:662
Asic[56]:662 Asic[57]:662 Asic[58]:662 Asic[59]:662 Asic[60]:662 Asic[61]:662 Asic[62]:662
driver-btm-c5.c:5110:set_frequency: Chain:7 max freq=662
driver-btm-c5.c:5111:set_frequency: Chain:7 min freq=662
driver-btm-c5.c:5119:set_frequency: max freq = 675
driver-btm-c5.c:4162:ProcessFixFreq: totalRate = 9524, fixed_totalRate = 9500
driver-btm-c5.c:9604:init_uart_baud: set baud=1
driver-btm-c5.c:6593:calibration_sensor_offset: Chain[J7] PIC temp offset: 62,0,0,0,0,0,35,28,0,0,0,0,0,0,0,0,0,0,
driver-btm-c5.c:6627:calibration_sensor_offset: chain[7] temp chip I2C addr=0x98
driver-btm-c5.c:6635:calibration_sensor_offset: chain[7] has no middle temp, use special fix mode.
driver-btm-c5.c:6660:calibration_sensor_offset: Chain[J7] chip[244] use PIC middle temp offset=0 typeID=55
driver-btm-c5.c:6384:do_calibration_sensor_offset: New offset Chain[7] chip[244] local:46 remote:49 offset:29
driver-btm-c5.c:6753:calibration_sensor_offset: Chain[J7] chip[244] get middle temp offset=29 typeID=55
driver-btm-c5.c:6593:calibration_sensor_offset: Chain[J8] PIC temp offset: 62,-76,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,
driver-btm-c5.c:6627:calibration_sensor_offset: chain[8] temp chip I2C addr=0x98
driver-btm-c5.c:6660:calibration_sensor_offset: Chain[J8] chip[244] use PIC middle temp offset=-76 typeID=1a
driver-btm-c5.c:6377:do_calibration_sensor_offset: Warning: Chain[7] chip[244] local:47 remote:123 offset:-43, will fixed offset=27
driver-btm-c5.c:6384:do_calibration_sensor_offset: New offset Chain[8] chip[244] local:47 remote:123 offset:27
driver-btm-c5.c:6753:calibration_sensor_offset: Chain[J8] chip[244] get middle temp offset=27 typeID=1a
driver-btm-c5.c:12103:set_working_voltage: setting to working voltage…
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 930
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 930
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 920
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 920
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 910
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 910
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 900
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 900
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 890
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 890
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 880
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 880
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 870
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[7] set voltage to 870
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[6] set voltage to 860
driver-btm-c5.c:13954:bitmain_c5_init: start thread for read temp
setStartTimePoint total_tv_start_sys=167 total_tv_end_sys=168
driver-btm-c5.c:10320:check_system_work: restartNum = 2 , auto-reinit enabled…
driver-btm-c5.c:8727:read_temp_func: bring_up_pcb_temp = 69
driver-btm-c5.c:12103:set_working_voltage: setting to working voltage…
driver-btm-c5.c:10487:check_system_work: voltage_check_done
max pcb temperature:94, fan num:2, error counter:1
max pcb temperature:99, fan num:2, error counter:2
Fatal error, turning off hash boards power…
max pcb temperature : 99, fan num : 2
driver-btm-c5.c:9037:read_temp_func: Do not clear run bit
Fatal Error: Temperature is too high!
max pcb temperature:99, fan num:2, error counter:3
Fatal error, turning off hash boards power…
max pcb temperature : 99, fan num : 2
driver-btm-c5.c:9037:read_temp_func: Do not clear run bit
Fatal Error: Temperature is too high!
do read_temp_func once…
get RT hashrate from Chain[6]: (asic index start from 1-63)
get RT hashrate from Chain[7]: (asic index start from 1-63)
Check Chain[J7] ASIC RT error: (asic index start from 1-63)
Check Chain[J8] ASIC RT error: (asic index start from 1-63)
Done check_asic_reg
read failed on Chain[6] Chip[62] middle Temp old value:109
Special fix Chain[6] Chip[62] middle Temp = 109
Done read temp on Chain[6]
read failed on Chain[7] Chip[62] middle Temp old value:114
Special fix Chain[7] Chip[62] middle Temp = 114
Done read temp on Chain[7]
Max pcb temp : 99
Read temp failed, set fixed full fan speed
FAN PWM: 100
read_temp_func Done!
CRC error counter=0
Here is the log.. this happened after electricity failure at my small farm..
I tried to search for answers here but couldn’t find a proper one, some said the hashboard died, some said it’s a fan issue. Help needed thank you.
Как устранить ошибку температуры в журнале Antminer T17
Система контроля температуры майнера полагается на чип датчика температуры хэш-платы для предоставления данных в реальном времени для обнаружения. Различная хэш-плата может иметь несколько термочувствительных чипов, обычно расположенных рядом с хэш-чипом. Если чип не обнаружен при запуске майнера, хэш-плата не сработает.
Следует отметить, что микросхема датчика температуры обычно не повреждается. Когда возникает температурная ошибка, некоторые обслуживающие персонал напрямую заменяют чип датчика температуры, но неисправность не может быть устранена.
На самом деле проблема не в самом чипе. Скорее всего, это вызвано неисправной микросхемой U1 или последней микросхемой, или это может быть вызвано пониженным напряжением источника питания.
Если весь журнал майнера указывает на ошибку температуры, тогда мы можем сначала обновить прошивку. Если ошибка все еще отображается, проверьте силу тока на входе. Пониженное напряжение источника питания также не позволяет всей машине считывать температуру.
Например, следующая подсказка:
2020/04/27 04:15:48] WARN: chain[1] — 3 sensor(s) reported their temps!
[2020/04/27 04:16:02] ERROR: src/temp.c:218 chain[1] sen[2] — Lost, no updates for 10 sec
[2020/04/27 04:16:02] WARN: chain[1] — 2 sensor(s) reported their temps!
[2020/04/27 04:16:29] ERROR: src/temp.c:218 chain[1] sen[1] — Lost, no updates for 10 sec
[2020/04/27 04:16:29] WARN: chain[1] — 1 sensor(s) reported their temps!
[2020/04/27 04:17:29] INFO: Setting voltage from 17500 to 17400 mV gradually
[2020/04/27 04:17:39] ERROR: src/temp.c:218 chain[1] sen[3] — Lost, no updates for 10 sec
[2020/04/27 04:17:39] WARN: chain[1] — 0 sensor(s) reported their temps!
[2020/04/27 04:17:39] ERROR: driver-btm-chain.c:950 chain[1] — Failed to read temp from all sensors!

Если температура не может быть считана ни одной хэш-платой, ее необходимо снять и проверить с помощью тестером чипов антминер. Эта ситуация обычно вызвана неправильным хеш-чипом. Замените поврежденный чип, чтобы устранить неисправность.

Обратите внимание: использование хэш-платы от разных майнеров может привести к тому, что некоторая хэш-плата не сможет определить температуру. Поскольку версия хэш-платы отличается, используемая микросхема измерения температуры также может быть другой. Майнер распознает только одну программу прошивки на плате управления, остальные будут нечитаемыми.
Видеоурок по осмотру и ремонту хэш платы на примере модели: S9
(Методы обнаружения и восстановления большинства майнеров в Antminer в основном одинаковы)
Нажмите для просмотра:Видеоурок по ремонту и диагностике неисправностей AntminerS9.
Связанные инструменты обслуживания:
Официальный термореактивный гель — 220г
Новая версия многофункционального испытательного стенда
Инструмент для стружки олова
Нажмите, чтобы увидеть больше инструментов для обслуживания майнеров
заявлять
Учебники по ремонту и Скачать файлы относятся к оригинальным произведениям, которые запрещаются полностью или частично без письменного разрешения.