Bitcoin Forum
June 15, 2024, 03:02:14 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: s9 fan error  (Read 183 times)
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
February 26, 2021, 04:25:00 PM
Last edit: February 27, 2021, 12:42:20 AM by frodocooper
 #1

I've recently purshased a used s9, it came with one of the fan pins bent in the board, but not enough to break it, but I've this error.

Code:
[    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 27800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 258048
[    0.000000] free_area_init_node: node 0, pgdat c075a640, node_mem_map e6fd8000
[    0.000000]   Normal zone: 1520 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 194560 pages, LIFO batch:31
[    0.000000]   HighMem zone: 496 pages used for memmap
[    0.000000]   HighMem zone: 63488 pages, LIFO batch:15
[    0.000000] PERCPU: Embedded 8 pages/cpu @e6fc0000 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: 256528
[    0.000000] Kernel command line: noinitrd mem=1008M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 884044K/1032192K available (5094K kernel code, 292K rwdata, 1948K rodata, 209K init, 259K bss, 148148K reserved, 253952K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 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 f0004000
[    0.000000] zynq_clock_init: clkc starts at f0004100
[    0.000000] Zynq clock init
[    0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000292] ps7-ttc #0 at f0006000, irq=43
[    0.000592] Console: colour dummy device 80x30
[    0.000628] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040196] pid_max: default: 32768 minimum: 301
[    0.040404] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.040424] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.042612] CPU: Testing write buffer coherency: ok
[    0.042938] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.042994] Setting up static identity map for 0x4d3ec0 - 0x4d3f18
[    0.043215] L310 cache controller enabled
[    0.043234] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.120991] CPU1: Booted secondary processor
[    0.210219] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210348] Brought up 2 CPUs
[    0.210367] SMP: Total of 2 processors activated.
[    0.210375] CPU: All CPU(s) started in SVC mode.
[    0.211039] devtmpfs: initialized
[    0.213481] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214668] regulator-dummy: no parameters
[    0.222056] NET: Registered protocol family 16
[    0.224327] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226575] cpuidle: using governor ladder
[    0.226587] cpuidle: using governor menu
[    0.233950] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.235471] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.235484] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.235591] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0080000
[    0.257899] bio: create slab <bio-0> at 0
[    0.259282] vgaarb: loaded
[    0.259979] SCSI subsystem initialized
[    0.261026] usbcore: registered new interface driver usbfs
[    0.261270] usbcore: registered new interface driver hub
[    0.261496] usbcore: registered new device driver usb
[    0.262018] media: Linux media interface: v0.10
[    0.262173] Linux video capture interface: v2.00
[    0.262410] pps_core: LinuxPPS API ver. 1 registered
[    0.262422] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.262542] PTP clock support registered
[    0.262891] EDAC MC: Ver: 3.0.0
[    0.263932] Advanced Linux Sound Architecture Driver Initialized.
[    0.266667] DMA-API: preallocated 4096 debug entries
[    0.266680] DMA-API: debugging enabled by kernel config
[    0.266749] Switched to clocksource arm_global_timer
[    0.287065] NET: Registered protocol family 2
[    0.287843] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.287938] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.288097] TCP: Hash tables configured (established 8192 bind 8192)
[    0.288159] TCP: reno registered
[    0.288177] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.288227] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.288481] NET: Registered protocol family 1
[    0.288856] RPC: Registered named UNIX socket transport module.
[    0.288868] RPC: Registered udp transport module.
[    0.288877] RPC: Registered tcp transport module.
[    0.288885] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.288898] PCI: CLS 0 bytes, default 64
[    0.289328] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.291311] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.292665] bounce pool size: 64 pages
[    0.293536] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.293744] msgmni has been set to 1486
[    0.294505] io scheduler noop registered
[    0.294518] io scheduler deadline registered
[    0.294559] io scheduler cfq registered (default)
[    0.308708] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.308729] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.431860] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.003895] console [ttyPS0] enabled
[    1.008154] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
[    1.015764] [drm] Initialized drm 1.1.0 20060810
[    1.032686] brd: module loaded
[    1.042064] loop: module loaded
[    1.051591] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.057425] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.065142] libphy: XEMACPS mii bus: probed
[    1.069536] ------------- phy_id = 0x3625e62
[    1.074246] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.083001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.089658] ehci-pci: EHCI PCI platform driver
[    1.097021] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.103828] usbcore: registered new interface driver usb-storage
[    1.110730] mousedev: PS/2 mouse device common for all mice
[    1.116847] i2c /dev entries driver
[    1.123719] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.129247] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.135114] Xilinx Zynq CpuIdle Driver started
[    1.140007] sdhci: Secure Digital Host Controller Interface driver
[    1.146100] sdhci: Copyright(c) Pierre Ossman
[    1.150463] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.157314] mmc0: no vqmmc regulator found
[    1.161329] mmc0: no vmmc regulator found
[    1.196775] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.205457] usbcore: registered new interface driver usbhid
[    1.210960] usbhid: USB HID core driver
[    1.215675] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.221974] nand: Micron MT29F2G08ABAEAWP
[    1.225942] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.231896] Bad block table found at page 131008, version 0x01
[    1.238117] Bad block table found at page 130944, version 0x01
[    1.244167] 3 ofpart partitions found on MTD device pl353-nand
[    1.249953] Creating 3 MTD partitions on "pl353-nand":
[    1.255046] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.263077] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.270373] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.279100] nf_conntrack version 0.5.0 (15861 buckets, 63444 max)
[    1.285757] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.291089] TCP: cubic registered
[    1.294324] NET: Registered protocol family 17
[    1.299055] Registering SWP/SWPB emulation handler
[    1.305000] regulator-dummy: disabling
[    1.309374] UBI: attaching mtd1 to ubi0
[    1.835299] UBI: scanning is finished
[    1.846908] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.853966] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.860763] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.867443] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.874277] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.880289] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.887399] UBI: max/mean erase counter: 26/15, WL threshold: 4096, image sequence number: 768485946
[    1.896498] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.905729] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.905736] UBI: background thread "ubi_bgt0d" started, PID 1085
[    1.921902] ALSA device list:
[    1.924783]   No soundcards found.
[    1.929980] UBIFS: background thread "ubifs_bgt0_0" started, PID 1087
[    1.959096] UBIFS: recovery needed
[    2.032363] UBIFS: recovery completed
[    2.036033] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.041980] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.051126] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.060980] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.066006] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E215D0B0-FA6F-4ECF-A946-F9E82D00BE06, small LPT model
[    2.077085] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.083335] devtmpfs: mounted
[    2.086441] Freeing unused kernel memory: 208K (c06e9000 - c071d000)
[    2.924652] random: dd urandom read with 0 bits of entropy available
[    3.346782]
[    3.346782] bcm54xx_config_init
[    4.446801]
[    4.446801] bcm54xx_config_init
[    8.447621] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    8.453711] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   23.335449] In axi fpga driver!
[   23.338542] request_mem_region OK!
[   23.341912] AXI fpga dev virtual address is 0xf01fe000
[   23.347041] *base_vir_addr = 0xc51e
[   23.362399] In fpga mem driver!
[   23.365464] request_mem_region OK!
[   23.369100] fpga mem virtual address is 0xf3000000
[   24.166154]
[   24.166154] bcm54xx_config_init
[   25.246060]
[   25.246060] bcm54xx_config_init
[   29.246503] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   29.252518] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[  462.487678] random: nonblocking pool is initialized
main.c:13992: log_level = 4
main.c:14019: This is XILINX board. Totalram:       1039691776
main.c:14025: Detect 1GB control board of XILINX
driver-bitmain.c:1776: mmap axi_fpga_addr = 0xb6fc8000
driver-bitmain.c:1781: axi_fpga_addr data = 0xc51e
driver-bitmain.c:1797: mmap fpga_mem_addr = 0xb5dc1000
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 : 8134d52e123b885c
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: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[3] has core num=2
main.c:9113: Chain[5] ASIC[59] has core num=15
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[15] has core num=15
main.c:9113: Chain[6] ASIC[35] has core num=5
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[17] has core num=2
main.c:9113: Chain[7] ASIC[19] has core num=1
main.c:9113: Chain[7] ASIC[54] has core num=1
main.c:9113: Chain[7] ASIC[55] has core num=2
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:9183: get PIC voltage=23 on chain[5], value=930
main.c:9183: get PIC voltage=23 on chain[6], value=930
main.c:9183: get PIC voltage=6 on chain[7], value=940
main.c:9349: chain[5] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[5] temp chip I2C addr=0x9c
main.c:9372: chain[5] has no middle temp, use special fix mode.
main.c:9349: chain[6] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[6] temp chip I2C addr=0x9c
main.c:9372: chain[6] has no middle temp, use special fix mode.
main.c:9349: chain[7] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[7] temp chip I2C addr=0x9c
main.c:9372: chain[7] has no middle temp, use special fix mode.
main.c:13956: total_exist_chain_num = 3
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 = 3, total 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= 1844 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:12328:bitmain_c5_init: Detect 1GB 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 : 8134d52e123b885c
driver-btm-c5.c:12613:bitmain_c5_init: Checking fans...
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=6000
driver-btm-c5.c:2994:check_fan_beforeInit: Fatal Error: some Fan lost or Fan speed low!

is this a matter of just changing the fan with another fan? And will a T17 fan work on a S9?



Code:
[    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 27800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 258048
[    0.000000] free_area_init_node: node 0, pgdat c075a640, node_mem_map e6fd8000
[    0.000000]   Normal zone: 1520 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 194560 pages, LIFO batch:31
[    0.000000]   HighMem zone: 496 pages used for memmap
[    0.000000]   HighMem zone: 63488 pages, LIFO batch:15
[    0.000000] PERCPU: Embedded 8 pages/cpu @e6fc0000 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: 256528
[    0.000000] Kernel command line: noinitrd mem=1008M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 884044K/1032192K available (5094K kernel code, 292K rwdata, 1948K rodata, 209K init, 259K bss, 148148K reserved, 253952K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 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 f0004000
[    0.000000] zynq_clock_init: clkc starts at f0004100
[    0.000000] Zynq clock init
[    0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000293] ps7-ttc #0 at f0006000, irq=43
[    0.000593] Console: colour dummy device 80x30
[    0.000627] Calibrating delay loop... 1332.01 BogoMIPS (lpj=6660096)
[    0.090243] pid_max: default: 32768 minimum: 301
[    0.090457] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.090478] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.092656] CPU: Testing write buffer coherency: ok
[    0.092979] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.093036] Setting up static identity map for 0x4d3ec0 - 0x4d3f18
[    0.093257] L310 cache controller enabled
[    0.093276] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.170987] CPU1: Booted secondary processor
[    0.260219] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.260348] Brought up 2 CPUs
[    0.260366] SMP: Total of 2 processors activated.
[    0.260375] CPU: All CPU(s) started in SVC mode.
[    0.261035] devtmpfs: initialized
[    0.263471] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.264657] regulator-dummy: no parameters
[    0.271557] NET: Registered protocol family 16
[    0.273715] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.275978] cpuidle: using governor ladder
[    0.275991] cpuidle: using governor menu
[    0.283382] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.284898] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.284911] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.285018] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0080000
[    0.307319] bio: create slab <bio-0> at 0
[    0.308703] vgaarb: loaded
[    0.309403] SCSI subsystem initialized
[    0.310440] usbcore: registered new interface driver usbfs
[    0.310613] usbcore: registered new interface driver hub
[    0.310833] usbcore: registered new device driver usb
[    0.311369] media: Linux media interface: v0.10
[    0.311532] Linux video capture interface: v2.00
[    0.311772] pps_core: LinuxPPS API ver. 1 registered
[    0.311785] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.311915] PTP clock support registered
[    0.312273] EDAC MC: Ver: 3.0.0
[    0.313299] Advanced Linux Sound Architecture Driver Initialized.
[    0.316046] DMA-API: preallocated 4096 debug entries
[    0.316060] DMA-API: debugging enabled by kernel config
[    0.316126] Switched to clocksource arm_global_timer
[    0.335949] NET: Registered protocol family 2
[    0.336986] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.337082] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.337241] TCP: Hash tables configured (established 8192 bind 8192)
[    0.337298] TCP: reno registered
[    0.337316] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.337362] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.338124] NET: Registered protocol family 1
[    0.338489] RPC: Registered named UNIX socket transport module.
[    0.338501] RPC: Registered udp transport module.
[    0.338509] RPC: Registered tcp transport module.
[    0.338518] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.338530] PCI: CLS 0 bytes, default 64
[    0.338955] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.340929] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.342277] bounce pool size: 64 pages
[    0.343162] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.343368] msgmni has been set to 1486
[    0.344125] io scheduler noop registered
[    0.344138] io scheduler deadline registered
[    0.344178] io scheduler cfq registered (default)
[    0.354062] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.354082] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.476245] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.048386] console [ttyPS0] enabled
[    1.052642] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
[    1.060267] [drm] Initialized drm 1.1.0 20060810
[    1.077220] brd: module loaded
[    1.086579] loop: module loaded
[    1.095910] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.101707] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.109462] libphy: XEMACPS mii bus: probed
[    1.113834] ------------- phy_id = 0x3625e62
[    1.118751] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.127485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.134101] ehci-pci: EHCI PCI platform driver
[    1.141364] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.148198] usbcore: registered new interface driver usb-storage
[    1.155042] mousedev: PS/2 mouse device common for all mice
[    1.161172] i2c /dev entries driver
[    1.168115] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.173593] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.179508] Xilinx Zynq CpuIdle Driver started
[    1.184337] sdhci: Secure Digital Host Controller Interface driver
[    1.190578] sdhci: Copyright(c) Pierre Ossman
[    1.194853] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.201683] mmc0: no vqmmc regulator found
[    1.205698] mmc0: no vmmc regulator found
[    1.246173] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.254866] usbcore: registered new interface driver usbhid
[    1.260373] usbhid: USB HID core driver
[    1.265082] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.271386] nand: Micron MT29F2G08ABAEAWP
[    1.275346] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.281292] Bad block table found at page 131008, version 0x01
[    1.287515] Bad block table found at page 130944, version 0x01
[    1.293562] 3 ofpart partitions found on MTD device pl353-nand
[    1.299345] Creating 3 MTD partitions on "pl353-nand":
[    1.304436] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.312466] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.319816] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.328532] nf_conntrack version 0.5.0 (15861 buckets, 63444 max)
[    1.335209] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.340527] TCP: cubic registered
[    1.343762] NET: Registered protocol family 17
[    1.348493] Registering SWP/SWPB emulation handler
[    1.354387] regulator-dummy: disabling
[    1.358756] UBI: attaching mtd1 to ubi0
[    1.884631] UBI: scanning is finished
[    1.896229] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.903282] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.910068] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.916754] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.923593] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.929602] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.936714] UBI: max/mean erase counter: 26/15, WL threshold: 4096, image sequence number: 768485946
[    1.945814] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.955043] UBI: background thread "ubi_bgt0d" started, PID 1084
[    1.955049] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.959048] ALSA device list:
[    1.959051]   No soundcards found.
[    1.975324] UBIFS: background thread "ubifs_bgt0_0" started, PID 1086
[    2.004367] UBIFS: recovery needed
[    2.076418] UBIFS: recovery completed
[    2.080092] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.086012] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.095147] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.105031] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.110070] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E215D0B0-FA6F-4ECF-A946-F9E82D00BE06, small LPT model
[    2.121123] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.127873] devtmpfs: mounted
[    2.130981] Freeing unused kernel memory: 208K (c06e9000 - c071d000)
[    2.961701] random: dd urandom read with 0 bits of entropy available
[    3.386141]
[    3.386141] bcm54xx_config_init
[    4.456142]
[    4.456142] bcm54xx_config_init
[    8.457002] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    8.463094] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   23.316604] In axi fpga driver!
[   23.319667] request_mem_region OK!
[   23.323058] AXI fpga dev virtual address is 0xf01fe000
[   23.328191] *base_vir_addr = 0xc51e
[   23.343587] In fpga mem driver!
[   23.346714] request_mem_region OK!
[   23.350222] fpga mem virtual address is 0xf3000000
[   24.155577]
[   24.155577] bcm54xx_config_init
[   25.245458]
[   25.245458] bcm54xx_config_init
[   29.245838] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   29.251859] xemacps e000b000.ps7-ethernet: link up (100/FULL)
main.c:13992: log_level = 4
main.c:14019: This is XILINX board. Totalram:       1039691776
main.c:14025: Detect 1GB control board of XILINX
driver-bitmain.c:1776: mmap axi_fpga_addr = 0xb6fcd000
driver-bitmain.c:1781: axi_fpga_addr data = 0xc51e
driver-bitmain.c:1797: mmap fpga_mem_addr = 0xb5dc6000
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 : 8134d52e123b885c
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: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[3] has core num=2
main.c:9113: Chain[5] ASIC[59] has core num=15
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[15] has core num=15
main.c:9113: Chain[6] ASIC[35] has core num=5
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[17] has core num=2
main.c:9113: Chain[7] ASIC[19] has core num=1
main.c:9113: Chain[7] ASIC[54] has core num=1
main.c:9113: Chain[7] ASIC[55] has core num=2
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:9183: get PIC voltage=23 on chain[5], value=930
main.c:9183: get PIC voltage=23 on chain[6], value=930
main.c:9183: get PIC voltage=6 on chain[7], value=940
main.c:9349: chain[5] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[5] temp chip I2C addr=0x9c
main.c:9372: chain[5] has no middle temp, use special fix mode.
main.c:9349: chain[6] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[6] temp chip I2C addr=0x9c
main.c:9372: chain[6] has no middle temp, use special fix mode.
main.c:9349: chain[7] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[7] temp chip I2C addr=0x9c
main.c:9372: chain[7] has no middle temp, use special fix mode.
main.c:13956: total_exist_chain_num = 3
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 = 3, total 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= 1845 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:12328:bitmain_c5_init: Detect 1GB 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 : 8134d52e123b885c
driver-btm-c5.c:12613:bitmain_c5_init: Checking fans...
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:3007:check_fan_beforeInit: waiting fans become stable...
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2990:check_fan_beforeInit: get fan[5] speed=5880
driver-btm-c5.c:2994:check_fan_beforeInit: Fatal Error: some Fan lost or Fan speed low!

replaced the frontal fan which I thought it was the problem and still getting this error, will try the back one.

edit: replaced the back one too, doesn't even show in network.
philipma1957
Legendary
*
Online Online

Activity: 4158
Merit: 8036


'The right to privacy matters'


View Profile WWW
February 26, 2021, 05:10:07 PM
Last edit: February 26, 2021, 05:24:25 PM by philipma1957
 #2

seems weird speed showed as 6000.

but just 1 fan.

your controller may have an issue.

one of the 2 fan pins may not work at all.


You can get around this by loading braiins+

you need to move the controller to access the pin jumper move the pin jump to let the little micro card boot.

boot into braiins down clock a lot

and tick off 1 fan is enough.

you end up running a 1 fan miner.

I have a video of this. can't find it but braiins will allow just 1 fan

https://bitcointalk.org/index.php?topic=5249494.msg54458021#msg54458021

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
mikeywith
Legendary
*
Online Online

Activity: 2268
Merit: 6420


be constructive or S.T.F.U


View Profile
February 26, 2021, 06:25:25 PM
Last edit: February 27, 2021, 12:43:10 AM by frodocooper
 #3

Sounds like a control board issue to me, of course going with the assumption that the new fan is good, try to Sdcard the miner using the recovery firmware, if that does not solve it you might need a new control board.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
March 02, 2021, 04:25:28 PM
 #4

Seems it was a bad fan, I replaced the back fan and it seems fine, but theres a chain not working,

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-g16220c3 (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #83 SMP PREEMPT Thu Jul 12 11:42:53 CST 2018
[    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.000292] ps7-ttc #0 at df804000, irq=43
[    0.000595] Console: colour dummy device 80x30
[    0.000625] Calibrating delay loop... 1332.01 BogoMIPS (lpj=6660096)
[    0.090243] pid_max: default: 32768 minimum: 301
[    0.090453] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090473] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.092630] CPU: Testing write buffer coherency: ok
[    0.092937] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.092994] Setting up static identity map for 0x4cb118 - 0x4cb170
[    0.093215] L310 cache controller enabled
[    0.093235] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.170987] CPU1: Booted secondary processor
[    0.260220] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.260348] Brought up 2 CPUs
[    0.260366] SMP: Total of 2 processors activated.
[    0.260374] CPU: All CPU(s) started in SVC mode.
[    0.261042] devtmpfs: initialized
[    0.263466] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.264650] regulator-dummy: no parameters
[    0.271516] NET: Registered protocol family 16
[    0.273687] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.275951] cpuidle: using governor ladder
[    0.275964] cpuidle: using governor menu
[    0.283358] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.284868] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.284881] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.284990] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.306634] bio: create slab <bio-0> at 0
[    0.308031] vgaarb: loaded
[    0.308728] SCSI subsystem initialized
[    0.309612] usbcore: registered new interface driver usbfs
[    0.309782] usbcore: registered new interface driver hub
[    0.310008] usbcore: registered new device driver usb
[    0.310669] media: Linux media interface: v0.10
[    0.310823] Linux video capture interface: v2.00
[    0.311213] pps_core: LinuxPPS API ver. 1 registered
[    0.311225] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.311355] PTP clock support registered
[    0.311713] EDAC MC: Ver: 3.0.0
[    0.312885] Advanced Linux Sound Architecture Driver Initialized.
[    0.315608] DMA-API: preallocated 4096 debug entries
[    0.315622] DMA-API: debugging enabled by kernel config
[    0.315698] Switched to clocksource arm_global_timer
[    0.337103] NET: Registered protocol family 2
[    0.337740] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.337796] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.337881] TCP: Hash tables configured (established 4096 bind 4096)
[    0.337923] TCP: reno registered
[    0.337939] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.337968] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.338196] NET: Registered protocol family 1
[    0.338524] RPC: Registered named UNIX socket transport module.
[    0.338537] RPC: Registered udp transport module.
[    0.338546] RPC: Registered tcp transport module.
[    0.338554] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.338566] PCI: CLS 0 bytes, default 64
[    0.338989] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.340965] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.343046] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.343236] msgmni has been set to 967
[    0.343985] io scheduler noop registered
[    0.343998] io scheduler deadline registered
[    0.344035] io scheduler cfq registered (default)
[    0.357550] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.357571] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.480482] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.047311] console [ttyPS0] enabled
[    1.051561] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.059187] [drm] Initialized drm 1.1.0 20060810
[    1.076137] brd: module loaded
[    1.085468] loop: module loaded
[    1.094875] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.100854] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.108696] libphy: XEMACPS mii bus: probed
[    1.113063] ------------- phy_id = 0x3625e62
[    1.118017] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.126717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.133332] ehci-pci: EHCI PCI platform driver
[    1.140559] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.147404] usbcore: registered new interface driver usb-storage
[    1.154230] mousedev: PS/2 mouse device common for all mice
[    1.160356] i2c /dev entries driver
[    1.167323] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.172796] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.178698] Xilinx Zynq CpuIdle Driver started
[    1.183543] sdhci: Secure Digital Host Controller Interface driver
[    1.189665] sdhci: Copyright(c) Pierre Ossman
[    1.193978] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.200858] mmc0: no vqmmc regulator found
[    1.204875] mmc0: no vmmc regulator found
[    1.245719] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.254402] usbcore: registered new interface driver usbhid
[    1.259915] usbhid: USB HID core driver
[    1.264612] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.270914] nand: Micron MT29F2G08ABAEAWP
[    1.274879] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.280812] Bad block table found at page 131008, version 0x01
[    1.287037] Bad block table found at page 130944, version 0x01
[    1.293087] 3 ofpart partitions found on MTD device pl353-nand
[    1.298869] Creating 3 MTD partitions on "pl353-nand":
[    1.303960] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.312004] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.319326] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.330052] TCP: cubic registered
[    1.333287] NET: Registered protocol family 17
[    1.337989] Registering SWP/SWPB emulation handler
[    1.343860] regulator-dummy: disabling
[    1.348194] UBI: attaching mtd1 to ubi0
[    1.873063] UBI: scanning is finished
[    1.884649] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.891732] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.898495] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.905159] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.912036] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.918016] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.925124] UBI: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1113221046
[    1.934167] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.943382] UBI: background thread "ubi_bgt0d" started, PID 1084
[    1.943387] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.947332] ALSA device list:
[    1.947336]   No soundcards found.
[    1.963664] UBIFS: background thread "ubifs_bgt0_0" started, PID 1086
[    1.992590] UBIFS: recovery needed
[    2.069827] UBIFS: recovery completed
[    2.073491] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.079441] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.088546] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.098435] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.103464] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E8A4479F-B15D-4C7A-964D-0F246E2BB6ED, small LPT model
[    2.114745] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.121936] devtmpfs: mounted
[    2.125039] Freeing unused kernel memory: 204K (c06db000 - c070e000)
[    2.967806] random: dd urandom read with 1 bits of entropy available
[    3.245747]
[    3.245747] bcm54xx_config_init
[    4.125756]
[    4.125756] bcm54xx_config_init
[    8.126583] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    8.132671] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   23.264562] In axi fpga driver!
[   23.267667] request_mem_region OK!
[   23.271021] AXI fpga dev virtual address is 0xdf9fe000
[   23.276149] *base_vir_addr = 0xc51e
[   23.287544] In fpga mem driver!
[   23.292542] request_mem_region OK!
[   23.296151] fpga mem virtual address is 0xe2000000
[   24.055755]
[   24.055755] bcm54xx_config_init
[   24.945720]
[   24.945720] bcm54xx_config_init
[   28.946572] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   28.952595] 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 = 0xb6f16000
driver-bitmain.c:1781: axi_fpga_addr data = 0xc51e
driver-bitmain.c:1797: mmap fpga_mem_addr = 0xb5d0f000
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 : 81706d8a79104814
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: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[3] has core num=2
main.c:9113: Chain[5] ASIC[59] has core num=15
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[17] has core num=2
main.c:9113: Chain[6] ASIC[19] has core num=1
main.c:9113: Chain[6] ASIC[54] has core num=1
main.c:9113: Chain[6] ASIC[55] has core num=2
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[15] has core num=15
main.c:9113: Chain[7] ASIC[35] has core num=5
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:9183: get PIC voltage=125 on chain[5], value=870
main.c:9183: get PIC voltage=91 on chain[6], value=890
main.c:9183: get PIC voltage=6 on chain[7], value=940
main.c:9349: chain[5] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[5] temp chip I2C addr=0x9c
main.c:9372: chain[5] has no middle temp, use special fix mode.
main.c:9349: chain[6] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[6] temp chip I2C addr=0x9c
main.c:9372: chain[6] has no middle temp, use special fix mode.
main.c:9349: chain[7] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[7] temp chip I2C addr=0x9c
main.c:9372: chain[7] has no middle temp, use special fix mode.
main.c:13956: total_exist_chain_num = 3
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 = 3, total 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= 1835 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:18:27 CST 2019 type: Antminer S9
driver-btm-c5.c:12414:bitmain_c5_init: miner ID : 81706d8a79104814
driver-btm-c5.c:12571:bitmain_c5_init: Checking fans...
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=5880
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=5880
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=5880
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=5880
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=6120
driver-btm-c5.c:13108: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:13122:bitmain_c5_init: last_freq: 0x00 0x7d 0x00 0x4d 0x00 0x4d 0x04 0x4d 0x0d 0x4d 0x00 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x05 0x4d 0x07 0x4d 0x23 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d
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=3 : 0
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J6] has backup chain_voltage=870
driver-btm-c5.c:13193:bitmain_c5_init: 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 0x48 0x00 0x48 0x04 0x48 0x08 0x48 0x00 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 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=3 : 0
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J7] has backup chain_voltage=890
driver-btm-c5.c:13193:bitmain_c5_init: 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 0x00 0x49 0x00 0x49 0x04 0x49 0x09 0x49 0x00 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 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: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=3 : 0
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J8] has backup chain_voltage=890
driver-btm-c5.c:13193:bitmain_c5_init: 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=125 value=870
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J7] orignal chain_voltage_pic=91 value=890
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J8] orignal chain_voltage_pic=6 value=940
driver-btm-c5.c:13320:bitmain_c5_init: Chain[J8] will use backup chain_voltage_pic=890 [91]
driver-btm-c5.c:13330:bitmain_c5_init: Chain[J8] get working chain_voltage_pic=91
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J6] has 63 asic
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:4531:set_frequency: Chain[J6] has core num in PIC
driver-btm-c5.c:4541:set_frequency: Chain[J6] ASIC[3] has core num=2
driver-btm-c5.c:4541:set_frequency: Chain[J6] ASIC[59] has core num=15
driver-btm-c5.c:4531:set_frequency: Chain[J7] has core num in PIC
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[17] has core num=2
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[19] has core num=1
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[54] has core num=1
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[55] has core num=2
driver-btm-c5.c:4571:set_frequency: miner total rate=9291GH/s ideal_total_hash_rate = 9000GH/s
driver-btm-c5.c:4596:set_frequency: read PIC voltage=940 on chain[5]
driver-btm-c5.c:4598:set_frequency: Chain:5 chipnum=63
driver-btm-c5.c:4618:set_frequency: Chain[J6] voltage added=0.0V
driver-btm-c5.c:4768:set_frequency: Chain:5 temp offset=0
driver-btm-c5.c:4773:set_frequency: Chain:5 base freq=668
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 Asic[52]:668 Asic[53]:668 Asic[54]:668 Asic[55]:668
Asic[56]:668 Asic[57]:668 Asic[58]:668 Asic[59]:668 Asic[60]:668 Asic[61]:668 Asic[62]:668
driver-btm-c5.c:4809:set_frequency: Chain:5 max freq=668
driver-btm-c5.c:4810:set_frequency: Chain:5 min freq=668

driver-btm-c5.c:4596:set_frequency: read PIC voltage=940 on chain[6]
driver-btm-c5.c:4598:set_frequency: Chain:6 chipnum=62
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=637
Asic[ 0]:637 Asic[ 1]:637 Asic[ 2]:637 Asic[ 3]:637 Asic[ 4]:637 Asic[ 5]:637 Asic[ 6]:637 Asic[ 7]:637
Asic[ 8]:637 Asic[ 9]:637 Asic[10]:637 Asic[11]:637 Asic[12]:637 Asic[13]:637 Asic[14]:637 Asic[15]:637
Asic[16]:637 Asic[17]:637 Asic[18]:637 Asic[19]:637 Asic[20]:637 Asic[21]:637 Asic[22]:637 Asic[23]:637
Asic[24]:637 Asic[25]:637 Asic[26]:637 Asic[27]:637 Asic[28]:637 Asic[29]:637 Asic[30]:637 Asic[31]:637
Asic[32]:637 Asic[33]:637 Asic[34]:637 Asic[35]:637 Asic[36]:637 Asic[37]:637 Asic[38]:637 Asic[39]:637
Asic[40]:637 Asic[41]:637 Asic[42]:637 Asic[43]:637 Asic[44]:637 Asic[45]:637 Asic[46]:637 Asic[47]:637
Asic[48]:637 Asic[49]:637 Asic[50]:637 Asic[51]:637 Asic[52]:637 Asic[53]:637 Asic[54]:637 Asic[55]:637
Asic[56]:637 Asic[57]:637 Asic[58]:637 Asic[59]:637 Asic[60]:637 Asic[61]:637
driver-btm-c5.c:4809:set_frequency: Chain:6 max freq=637
driver-btm-c5.c:4810:set_frequency: Chain:6 min freq=637


driver-btm-c5.c:4819:set_frequency: Miner fix freq ...
driver-btm-c5.c:4854:set_frequency: read PIC voltage=940 on chain[5]
driver-btm-c5.c:4855:set_frequency: Chain:5 chipnum=63
driver-btm-c5.c:4874:set_frequency: Chain[J6] voltage added=0.0V
driver-btm-c5.c:5058:set_frequency: Chain:5 temp offset=0
driver-btm-c5.c:5063:set_frequency: Chain:5 base freq=668
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 Asic[52]:668 Asic[53]:668 Asic[54]:668 Asic[55]:668
Asic[56]:668 Asic[57]:668 Asic[58]:668 Asic[59]:668 Asic[60]:668 Asic[61]:668 Asic[62]:668
driver-btm-c5.c:5110:set_frequency: Chain:5 max freq=668
driver-btm-c5.c:5111:set_frequency: Chain:5 min freq=668

driver-btm-c5.c:4854:set_frequency: read PIC voltage=940 on chain[6]
driver-btm-c5.c:4855:set_frequency: Chain:6 chipnum=62
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=637
Asic[ 0]:637 Asic[ 1]:637 Asic[ 2]:637 Asic[ 3]:637 Asic[ 4]:637 Asic[ 5]:637 Asic[ 6]:637 Asic[ 7]:637
Asic[ 8]:637 Asic[ 9]:637 Asic[10]:637 Asic[11]:637 Asic[12]:637 Asic[13]:637 Asic[14]:637 Asic[15]:637
Asic[16]:637 Asic[17]:637 Asic[18]:637 Asic[19]:637 Asic[20]:637 Asic[21]:637 Asic[22]:637 Asic[23]:637
Asic[24]:637 Asic[25]:637 Asic[26]:637 Asic[27]:637 Asic[28]:637 Asic[29]:637 Asic[30]:637 Asic[31]:637
Asic[32]:637 Asic[33]:637 Asic[34]:637 Asic[35]:637 Asic[36]:637 Asic[37]:637 Asic[38]:637 Asic[39]:637
Asic[40]:637 Asic[41]:637 Asic[42]:637 Asic[43]:637 Asic[44]:637 Asic[45]:637 Asic[46]:637 Asic[47]:637
Asic[48]:637 Asic[49]:637 Asic[50]:637 Asic[51]:637 Asic[52]:637 Asic[53]:637 Asic[54]:637 Asic[55]:637
Asic[56]:637 Asic[57]:637 Asic[58]:637 Asic[59]:637 Asic[60]:637 Asic[61]:637
driver-btm-c5.c:5110:set_frequency: Chain:6 max freq=637
driver-btm-c5.c:5111:set_frequency: Chain:6 min freq=637

driver-btm-c5.c:5119:set_frequency: max freq = 668
driver-btm-c5.c:4162:ProcessFixFreq: totalRate = 9291, fixed_totalRate = 9000
driver-btm-c5.c:9604:init_uart_baud: set baud=1
driver-btm-c5.c:6593:calibration_sensor_offset: Chain[J6] PIC temp offset: 62,0,0,0,0,0,39,28,0,0,0,0,0,0,0,0,0,0,
driver-btm-c5.c:6627:calibration_sensor_offset: chain[6] temp chip I2C addr=0x9c
driver-btm-c5.c:6635:calibration_sensor_offset: chain[6] has no middle temp, use special fix mode.
driver-btm-c5.c:6660:calibration_sensor_offset: Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
driver-btm-c5.c:6384:do_calibration_sensor_offset: New offset Chain[6] chip[244] local:34 remote:37 offset:28
driver-btm-c5.c:6753:calibration_sensor_offset: Chain[J6] chip[244] get middle temp offset=28 typeID=55
driver-btm-c5.c:13751:bitmain_c5_init: open core three times
driver-btm-c5.c:13751:bitmain_c5_init: open core three times
driver-btm-c5.c:12103:set_working_voltage: setting to working voltage...
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[5] set voltage to 930
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[5] set voltage to 920
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[5] set voltage to 910
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[5] set voltage to 900
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[5] set voltage to 890
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[5] set voltage to 880
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[5] set voltage to 870
driver-btm-c5.c:13954:bitmain_c5_init: start thread for read temp
setStartTimePoint total_tv_start_sys=210 total_tv_end_sys=211
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 = 54
driver-btm-c5.c:12103:set_working_voltage: setting to working voltage...
driver-btm-c5.c:10487:check_system_work: voltage_check_done
driver-btm-c5.c:9887:if_avg_hash_ok: avg hash rate = 8997.667742, ideal hash rate = 9000
driver-btm-c5.c:10382:check_system_work: hash rate is ok now
do read_temp_func once...

get RT hashrate from Chain[5]: (asic index start from 1-63)
Asic[01]=80.8150 Asic[02]=77.6440 Asic[03]=82.1910 Asic[04]=74.1550 Asic[05]=76.4870 Asic[06]=72.9640 Asic[07]=72.9470 Asic[08]=78.6680
Asic[09]=73.3830 Asic[10]=79.6580 Asic[11]=76.1180 Asic[12]=74.4230 Asic[13]=73.6350 Asic[14]=81.6040 Asic[15]=77.9800 Asic[16]=76.2520
Asic[17]=72.9130 Asic[18]=70.1620 Asic[19]=75.0440 Asic[20]=74.5570 Asic[21]=75.9500 Asic[22]=79.3730 Asic[23]=74.9770 Asic[24]=83.1980
Asic[25]=78.3830 Asic[26]=81.2180 Asic[27]=76.8220 Asic[28]=79.2220 Asic[29]=79.4900 Asic[30]=71.5380 Asic[31]=77.2590 Asic[32]=78.4160
Asic[33]=74.1720 Asic[34]=81.6040 Asic[35]=73.0310 Asic[36]=75.2620 Asic[37]=78.5000 Asic[38]=76.8560 Asic[39]=77.0570 Asic[40]=73.2660
Asic[41]=75.8160 Asic[42]=72.6780 Asic[43]=72.5270 Asic[44]=73.8860 Asic[45]=77.6780 Asic[46]=76.8890 Asic[47]=73.7020 Asic[48]=76.5200
Asic[49]=73.5170 Asic[50]=71.8560 Asic[51]=81.9060 Asic[52]=73.3490 Asic[53]=74.1880 Asic[54]=76.3860 Asic[55]=73.7020 Asic[56]=73.9030
Asic[57]=79.4560 Asic[58]=75.2790 Asic[59]=75.6980 Asic[60]=41.4730 Asic[61]=71.6890 Asic[62]=81.5030 Asic[63]=76.4200

get RT hashrate from Chain[6]: (asic index start from 1-63)
Asic[01]=73.6180 Asic[02]=72.3760 Asic[03]=77.2590 Asic[04]=73.1480 Asic[05]=76.0340 Asic[06]=70.7990 Asic[07]=74.5910 Asic[08]=77.2080
Asic[09]=67.0240 Asic[10]=74.5910 Asic[11]=71.8230 Asic[12]=72.2760 Asic[13]=67.2590 Asic[14]=67.6960 Asic[15]=73.1310 Asic[16]=78.8020
Asic[17]=71.7720 Asic[18]=46.5730 Asic[19]=68.8030 Asic[20]=35.7010 Asic[21]=71.4700 Asic[22]=70.2120 Asic[23]=75.9840 Asic[24]=70.9500
Asic[25]=72.4100 Asic[26]=74.0210 Asic[27]=73.3490 Asic[28]=67.5110 Asic[29]=66.8730 Asic[30]=74.2220 Asic[31]=69.0380 Asic[32]=74.6580
Asic[33]=67.3940 Asic[34]=70.1790 Asic[35]=70.1620 Asic[36]=72.5610 Asic[37]=75.0780 Asic[38]=66.6890 Asic[39]=80.9330 Asic[40]=74.3230
Asic[41]=76.9900 Asic[42]=66.6050 Asic[43]=76.4530 Asic[44]=72.7960 Asic[45]=71.6720 Asic[46]=75.5140 Asic[47]=67.7960 Asic[48]=68.3330
Asic[49]=69.5080 Asic[50]=70.1620 Asic[51]=69.1890 Asic[52]=74.2550 Asic[53]=73.5170 Asic[54]=69.4400 Asic[55]=37.9330 Asic[56]=74.8760
Asic[57]=70.6320 Asic[58]=68.7020 Asic[59]=79.2220 Asic[60]=70.1110 Asic[61]=75.6820 Asic[62]=74.0540 Check Chain[J6] ASIC RT error: (asic index start from 1-63)
Check Chain[J7] ASIC RT error: (asic index start from 1-63)
Done check_asic_reg
Chain[5] Chip[244] pcb temperature=67
Chain[5] Chip[62] junction temperature=55
Special fix Chain[5] Chip[62] middle Temp = 82
Done read temp on Chain[5]
Done read temp on Chain[6]
Max pcb temp : 67
set FAN speed according to: temp_highest=67 temp_top1[PWM_T]=67 temp_top1[TEMP_POS_LOCAL]=67 temp_change=-1 fix_fan_steps=0
FAN PWM: 86
read_temp_func Done!
CRC error counter=60612


could this be power related? no chip detected in that chain seems odd?
philipma1957
Legendary
*
Online Online

Activity: 4158
Merit: 8036


'The right to privacy matters'


View Profile WWW
March 02, 2021, 04:55:46 PM
Last edit: March 02, 2021, 10:40:07 PM by frodocooper
 #5

the controller could be at fault
the  white wire attaching the controller could be at fault
the hash board could be at fault

very unlikely the power supply

determine where the bad board is.

one way it to detach power to 1 board

and see if you stay at 2 good boards

if you drop to 1 good board you know the board you pulled the power from is goo.

Once you find. the boards good and bad

say

(good board)>>>>( bad board)>>>>( good board)

(controller jack 1) (controller jack 2) (controller jack 3)

switch the white wire of the bad board to a jack that is using a good board.

ie move the white wire connecting bad board out of controller jack 2 and into controller jack 1

so good board 1 is detached
bad board is plugged into a good jack 1.

if the bad board works  then controller jack 2 is dead.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
mikeywith
Legendary
*
Online Online

Activity: 2268
Merit: 6420


be constructive or S.T.F.U


View Profile
March 02, 2021, 07:55:58 PM
Last edit: March 02, 2021, 10:40:27 PM by frodocooper
 #6

[...]

You have two bad chains, only J6 is in perfect condition, J7 should/might work with a bit less hashrate, but J8 is dead, you could go ahead and do all the troubleshooting Phill recommended but my guess is that hashboard is dead. it's not uncommon for used miners, where did you buy it from?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
March 03, 2021, 12:45:21 PM
Last edit: March 03, 2021, 11:44:31 PM by frodocooper
 #7

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-g16220c3 (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #83 SMP PREEMPT Thu Jul 12 11:42:53 CST 2018
[    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.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000298] ps7-ttc #0 at df804000, irq=43
[    0.000604] Console: colour dummy device 80x30
[    0.000633] Calibrating delay loop... 1332.01 BogoMIPS (lpj=6660096)
[    0.090244] pid_max: default: 32768 minimum: 301
[    0.090453] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090472] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.092650] CPU: Testing write buffer coherency: ok
[    0.092968] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.093025] Setting up static identity map for 0x4cb118 - 0x4cb170
[    0.093245] L310 cache controller enabled
[    0.093264] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.170988] CPU1: Booted secondary processor
[    0.260221] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.260351] Brought up 2 CPUs
[    0.260370] SMP: Total of 2 processors activated.
[    0.260378] CPU: All CPU(s) started in SVC mode.
[    0.261037] devtmpfs: initialized
[    0.263466] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.264665] regulator-dummy: no parameters
[    0.272056] NET: Registered protocol family 16
[    0.274335] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.276606] cpuidle: using governor ladder
[    0.276619] cpuidle: using governor menu
[    0.284011] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.285536] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.285549] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.285661] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.307462] bio: create slab <bio-0> at 0
[    0.308856] vgaarb: loaded
[    0.309553] SCSI subsystem initialized
[    0.310557] usbcore: registered new interface driver usbfs
[    0.310737] usbcore: registered new interface driver hub
[    0.310959] usbcore: registered new device driver usb
[    0.311488] media: Linux media interface: v0.10
[    0.311645] Linux video capture interface: v2.00
[    0.311881] pps_core: LinuxPPS API ver. 1 registered
[    0.311893] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.312014] PTP clock support registered
[    0.312396] EDAC MC: Ver: 3.0.0
[    0.313581] Advanced Linux Sound Architecture Driver Initialized.
[    0.316334] DMA-API: preallocated 4096 debug entries
[    0.316348] DMA-API: debugging enabled by kernel config
[    0.316426] Switched to clocksource arm_global_timer
[    0.336923] NET: Registered protocol family 2
[    0.337559] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.337615] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.337700] TCP: Hash tables configured (established 4096 bind 4096)
[    0.337746] TCP: reno registered
[    0.337763] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.337795] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.338033] NET: Registered protocol family 1
[    0.338368] RPC: Registered named UNIX socket transport module.
[    0.338381] RPC: Registered udp transport module.
[    0.338389] RPC: Registered tcp transport module.
[    0.338397] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.338409] PCI: CLS 0 bytes, default 64
[    0.338839] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.340822] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.342922] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.343108] msgmni has been set to 967
[    0.343861] io scheduler noop registered
[    0.343873] io scheduler deadline registered
[    0.343911] io scheduler cfq registered (default)
[    0.355054] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.355074] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.479719] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.046714] console [ttyPS0] enabled
[    1.050968] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.058596] [drm] Initialized drm 1.1.0 20060810
[    1.075535] brd: module loaded
[    1.084905] loop: module loaded
[    1.094351] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.100344] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.108356] libphy: XEMACPS mii bus: probed
[    1.112726] ------------- phy_id = 0x3625e62
[    1.117501] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.126109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.132761] ehci-pci: EHCI PCI platform driver
[    1.139998] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.146825] usbcore: registered new interface driver usb-storage
[    1.153657] mousedev: PS/2 mouse device common for all mice
[    1.159853] i2c /dev entries driver
[    1.166773] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.172262] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.178170] Xilinx Zynq CpuIdle Driver started
[    1.183008] sdhci: Secure Digital Host Controller Interface driver
[    1.189125] sdhci: Copyright(c) Pierre Ossman
[    1.193441] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.200277] mmc0: no vqmmc regulator found
[    1.204294] mmc0: no vmmc regulator found
[    1.246456] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.255143] usbcore: registered new interface driver usbhid
[    1.260658] usbhid: USB HID core driver
[    1.265363] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.271651] nand: Micron MT29F2G08ABAEAWP
[    1.275627] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.281568] Bad block table found at page 131008, version 0x01
[    1.287811] Bad block table found at page 130944, version 0x01
[    1.293861] 3 ofpart partitions found on MTD device pl353-nand
[    1.299636] Creating 3 MTD partitions on "pl353-nand":
[    1.304734] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.312773] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.320098] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.330800] TCP: cubic registered
[    1.334035] NET: Registered protocol family 17
[    1.338729] Registering SWP/SWPB emulation handler
[    1.344643] regulator-dummy: disabling
[    1.348962] UBI: attaching mtd1 to ubi0
[    1.873650] UBI: scanning is finished
[    1.885249] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.892332] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.899094] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.905759] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.912637] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.918617] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.925724] UBI: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 1113221046
[    1.934767] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.943983] UBI: background thread "ubi_bgt0d" started, PID 1084
[    1.943988] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.947995] ALSA device list:
[    1.947999]   No soundcards found.
[    1.964300] UBIFS: background thread "ubifs_bgt0_0" started, PID 1086
[    2.024036] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.029998] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.039101] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.049065] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.054041] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E8A4479F-B15D-4C7A-964D-0F246E2BB6ED, small LPT model
[    2.065570] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.072765] devtmpfs: mounted
[    2.075868] Freeing unused kernel memory: 204K (c06db000 - c070e000)
[    2.918754] random: dd urandom read with 1 bits of entropy available
[    3.196437]
[    3.196437] bcm54xx_config_init
[    4.076444]
[    4.076444] bcm54xx_config_init
[    7.077319] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    7.083408] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   19.684803] In axi fpga driver!
[   19.687910] request_mem_region OK!
[   19.691261] AXI fpga dev virtual address is 0xdf9fe000
[   19.696367] *base_vir_addr = 0xc51e
[   19.707870] In fpga mem driver!
[   19.712810] request_mem_region OK!
[   19.716370] fpga mem virtual address is 0xe2000000
[   20.486475]
[   20.486475] bcm54xx_config_init
[   21.366461]
[   21.366461] bcm54xx_config_init
[   26.367303] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   26.373318] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[  948.626478] random: nonblocking pool is initialized
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 = 0xb6fdd000
driver-bitmain.c:1781: axi_fpga_addr data = 0xc51e
driver-bitmain.c:1797: mmap fpga_mem_addr = 0xb5dd6000
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 : 81706d8a79104814
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: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[3] has core num=2
main.c:9113: Chain[5] ASIC[59] has core num=15
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[17] has core num=2
main.c:9113: Chain[6] ASIC[19] has core num=1
main.c:9113: Chain[6] ASIC[54] has core num=1
main.c:9113: Chain[6] ASIC[55] has core num=2
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[15] has core num=15
main.c:9113: Chain[7] ASIC[35] has core num=5
main.c:2282: Check chain[7] PIC fw version=0x03
main.c:9183: get PIC voltage=23 on chain[5], value=930
main.c:9183: get PIC voltage=6 on chain[6], value=940
main.c:9183: get PIC voltage=6 on chain[7], value=940
main.c:9349: chain[5] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[5] temp chip I2C addr=0x9c
main.c:9372: chain[5] has no middle temp, use special fix mode.
main.c:9349: chain[6] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[6] temp chip I2C addr=0x9c
main.c:9372: chain[6] has no middle temp, use special fix mode.
main.c:9349: chain[7] temp offset record: 62,0,0,0,0,0,39,28
main.c:9366: chain[7] temp chip I2C addr=0x9c
main.c:9372: chain[7] has no middle temp, use special fix mode.
main.c:13956: total_exist_chain_num = 3
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 = 3, total 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=14900 root       0:00 grep bmminer

main.c:14758: bmminer not found, restart bmminer ...
main.c:13927: bmminer not found=  597 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:18:27 CST 2019 type: Antminer S9
driver-btm-c5.c:12414:bitmain_c5_init: miner ID : 81706d8a79104814
driver-btm-c5.c:12571:bitmain_c5_init: Checking fans...
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4320
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4320
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4320
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[4] speed=4320
driver-btm-c5.c:3006:check_fan_beforeInit: get fan[5] speed=5760
driver-btm-c5.c:13108: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:13122:bitmain_c5_init: last_freq: 0x00 0x7d 0x00 0x4d 0x00 0x4d 0x04 0x4d 0x0d 0x4d 0x00 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x03 0x4d 0x05 0x4d 0x07 0x4d 0x23 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d 0x00 0x4d
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=3 : 0
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J6] has backup chain_voltage=870
driver-btm-c5.c:13193:bitmain_c5_init: 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 0x48 0x00 0x48 0x04 0x48 0x08 0x48 0x00 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 0x48 0x03 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=3 : 0
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J7] has backup chain_voltage=890
driver-btm-c5.c:13193:bitmain_c5_init: 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 0x00 0x49 0x00 0x49 0x04 0x49 0x09 0x49 0x00 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 0x49 0x03 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: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=3 : 0
driver-btm-c5.c:13171:bitmain_c5_init: Chain[J8] has backup chain_voltage=890
driver-btm-c5.c:13193:bitmain_c5_init: 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=23 value=930
driver-btm-c5.c:13320:bitmain_c5_init: Chain[J6] will use backup chain_voltage_pic=870 [125]
driver-btm-c5.c:13330:bitmain_c5_init: Chain[J6] get working chain_voltage_pic=125
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J7] orignal chain_voltage_pic=6 value=940
driver-btm-c5.c:13320:bitmain_c5_init: Chain[J7] will use backup chain_voltage_pic=890 [91]
driver-btm-c5.c:13330:bitmain_c5_init: Chain[J7] get working chain_voltage_pic=91
driver-btm-c5.c:13303:bitmain_c5_init: Chain[J8] orignal chain_voltage_pic=6 value=940
driver-btm-c5.c:13320:bitmain_c5_init: Chain[J8] will use backup chain_voltage_pic=890 [91]
driver-btm-c5.c:13330:bitmain_c5_init: Chain[J8] get working chain_voltage_pic=91
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J6] has 63 asic
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 62 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J7] has 63 asic
driver-btm-c5.c:13421:bitmain_c5_init: Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:13449:bitmain_c5_init: retry Chain[J8] has 0 asic
driver-btm-c5.c:4531:set_frequency: Chain[J6] has core num in PIC
driver-btm-c5.c:4541:set_frequency: Chain[J6] ASIC[3] has core num=2
driver-btm-c5.c:4541:set_frequency: Chain[J6] ASIC[59] has core num=15
driver-btm-c5.c:4531:set_frequency: Chain[J7] has core num in PIC
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[17] has core num=2
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[19] has core num=1
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[54] has core num=1
driver-btm-c5.c:4541:set_frequency: Chain[J7] ASIC[55] has core num=2
driver-btm-c5.c:4571:set_frequency: miner total rate=9291GH/s ideal_total_hash_rate = 9000GH/s
driver-btm-c5.c:4596:set_frequency: read PIC voltage=940 on chain[5]
driver-btm-c5.c:4598:set_frequency: Chain:5 chipnum=63
driver-btm-c5.c:4618:set_frequency: Chain[J6] voltage added=0.0V
driver-btm-c5.c:4768:set_frequency: Chain:5 temp offset=0
driver-btm-c5.c:4773:set_frequency: Chain:5 base freq=668
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 Asic[52]:668 Asic[53]:668 Asic[54]:668 Asic[55]:668
Asic[56]:668 Asic[57]:668 Asic[58]:668 Asic[59]:668 Asic[60]:668 Asic[61]:668 Asic[62]:668
driver-btm-c5.c:4809:set_frequency: Chain:5 max freq=668
driver-btm-c5.c:4810:set_frequency: Chain:5 min freq=668

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=637
Asic[ 0]:637 Asic[ 1]:637 Asic[ 2]:637 Asic[ 3]:637 Asic[ 4]:637 Asic[ 5]:637 Asic[ 6]:637 Asic[ 7]:637
Asic[ 8]:637 Asic[ 9]:637 Asic[10]:637 Asic[11]:637 Asic[12]:637 Asic[13]:637 Asic[14]:637 Asic[15]:637
Asic[16]:637 Asic[17]:637 Asic[18]:637 Asic[19]:637 Asic[20]:637 Asic[21]:637 Asic[22]:637 Asic[23]:637
Asic[24]:637 Asic[25]:637 Asic[26]:637 Asic[27]:637 Asic[28]:637 Asic[29]:637 Asic[30]:637 Asic[31]:637
Asic[32]:637 Asic[33]:637 Asic[34]:637 Asic[35]:637 Asic[36]:637 Asic[37]:637 Asic[38]:637 Asic[39]:637
Asic[40]:637 Asic[41]:637 Asic[42]:637 Asic[43]:637 Asic[44]:637 Asic[45]:637 Asic[46]:637 Asic[47]:637
Asic[48]:637 Asic[49]:637 Asic[50]:637 Asic[51]:637 Asic[52]:637 Asic[53]:637 Asic[54]:637 Asic[55]:637
Asic[56]:637 Asic[57]:637 Asic[58]:637 Asic[59]:637 Asic[60]:637 Asic[61]:637 Asic[62]:637
driver-btm-c5.c:4809:set_frequency: Chain:6 max freq=637
driver-btm-c5.c:4810:set_frequency: Chain:6 min freq=637


driver-btm-c5.c:4819:set_frequency: Miner fix freq ...
driver-btm-c5.c:4854:set_frequency: read PIC voltage=940 on chain[5]
driver-btm-c5.c:4855:set_frequency: Chain:5 chipnum=63
driver-btm-c5.c:4874:set_frequency: Chain[J6] voltage added=0.0V
driver-btm-c5.c:5058:set_frequency: Chain:5 temp offset=0
driver-btm-c5.c:5063:set_frequency: Chain:5 base freq=668
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 Asic[52]:668 Asic[53]:668 Asic[54]:668 Asic[55]:668
Asic[56]:668 Asic[57]:668 Asic[58]:668 Asic[59]:668 Asic[60]:668 Asic[61]:668 Asic[62]:668
driver-btm-c5.c:5110:set_frequency: Chain:5 max freq=668
driver-btm-c5.c:5111:set_frequency: Chain:5 min freq=668

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=637
Asic[ 0]:637 Asic[ 1]:637 Asic[ 2]:637 Asic[ 3]:637 Asic[ 4]:637 Asic[ 5]:637 Asic[ 6]:637 Asic[ 7]:637
Asic[ 8]:637 Asic[ 9]:637 Asic[10]:637 Asic[11]:637 Asic[12]:637 Asic[13]:637 Asic[14]:637 Asic[15]:637
Asic[16]:637 Asic[17]:637 Asic[18]:637 Asic[19]:637 Asic[20]:637 Asic[21]:637 Asic[22]:637 Asic[23]:637
Asic[24]:637 Asic[25]:637 Asic[26]:637 Asic[27]:637 Asic[28]:637 Asic[29]:637 Asic[30]:637 Asic[31]:637
Asic[32]:637 Asic[33]:637 Asic[34]:637 Asic[35]:637 Asic[36]:637 Asic[37]:637 Asic[38]:637 Asic[39]:637
Asic[40]:637 Asic[41]:637 Asic[42]:637 Asic[43]:637 Asic[44]:637 Asic[45]:637 Asic[46]:637 Asic[47]:637
Asic[48]:637 Asic[49]:637 Asic[50]:637 Asic[51]:637 Asic[52]:637 Asic[53]:637 Asic[54]:637 Asic[55]:637
Asic[56]:637 Asic[57]:637 Asic[58]:637 Asic[59]:637 Asic[60]:637 Asic[61]:637 Asic[62]:637
driver-btm-c5.c:5110:set_frequency: Chain:6 max freq=637
driver-btm-c5.c:5111:set_frequency: Chain:6 min freq=637

driver-btm-c5.c:5119:set_frequency: max freq = 668
driver-btm-c5.c:4162:ProcessFixFreq: totalRate = 9291, fixed_totalRate = 9000
driver-btm-c5.c:9604:init_uart_baud: set baud=1
driver-btm-c5.c:6593:calibration_sensor_offset: Chain[J6] PIC temp offset: 62,0,0,0,0,0,39,28,0,0,0,0,0,0,0,0,0,0,
driver-btm-c5.c:6627:calibration_sensor_offset: chain[6] temp chip I2C addr=0x9c
driver-btm-c5.c:6635:calibration_sensor_offset: chain[6] has no middle temp, use special fix mode.
driver-btm-c5.c:6660:calibration_sensor_offset: Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
driver-btm-c5.c:6384:do_calibration_sensor_offset: New offset Chain[6] chip[244] local:35 remote:39 offset:27
driver-btm-c5.c:6753:calibration_sensor_offset: Chain[J6] chip[244] get middle temp offset=27 typeID=55
driver-btm-c5.c:6593:calibration_sensor_offset: Chain[J7] PIC temp offset: 62,0,0,0,0,0,39,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=0x9c
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:33 remote:36 offset:27
driver-btm-c5.c:6753:calibration_sensor_offset: Chain[J7] chip[244] get middle temp offset=27 typeID=55
driver-btm-c5.c:13751:bitmain_c5_init: open core three times
driver-btm-c5.c:13751:bitmain_c5_init: open core three times
driver-btm-c5.c:12103:set_working_voltage: setting to working voltage...
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[5] set voltage to 930
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[5] set voltage to 920
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[5] set voltage to 910
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[5] set voltage to 900
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[5] set voltage to 890
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[5] set voltage to 880
driver-btm-c5.c:12083:slowly_downgrade_voltage_all_chain: chain[5] set voltage to 870
driver-btm-c5.c:13954:bitmain_c5_init: start thread for read temp
setStartTimePoint total_tv_start_sys=66428 total_tv_end_sys=66429
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 = 56
driver-btm-c5.c:12103:set_working_voltage: setting to working voltage...
driver-btm-c5.c:10487:check_system_work: voltage_check_done
driver-btm-c5.c:9887:if_avg_hash_ok: avg hash rate = 8686.139400, ideal hash rate = 9000
driver-btm-c5.c:10387:check_system_work: hash rate is low...
driver-btm-c5.c:10200:check_avg_rate: avg_rate = 9174, ideal_total_hash_rate = 9000
driver-btm-c5.c:10205:check_avg_rate: avg hash rate is OK
driver-btm-c5.c:10200:check_avg_rate: avg_rate = 9247, ideal_total_hash_rate = 9000
driver-btm-c5.c:10205:check_avg_rate: avg hash rate is OK
driver-btm-c5.c:10200:check_avg_rate: avg_rate = 9342, ideal_total_hash_rate = 9000
driver-btm-c5.c:10205:check_avg_rate: avg hash rate is OK
driver-btm-c5.c:10200:check_avg_rate: avg_rate = 9341, ideal_total_hash_rate = 9000
driver-btm-c5.c:10205:check_avg_rate: avg hash rate is OK
do read_temp_func once...

get RT hashrate from Chain[5]: (asic index start from 1-63)
Asic[01]=77.1080 Asic[02]=69.8770 Asic[03]=74.0040 Asic[04]=71.9230 Asic[05]=73.6350 Asic[06]=75.4800 Asic[07]=72.8970 Asic[08]=75.4630
Asic[09]=77.0910 Asic[10]=78.8190 Asic[11]=73.5680 Asic[12]=69.1890 Asic[13]=73.2990 Asic[14]=78.9200 Asic[15]=80.4800 Asic[16]=78.3830
Asic[17]=77.0240 Asic[18]=69.2060 Asic[19]=77.2590 Asic[20]=78.7010 Asic[21]=73.4170 Asic[22]=79.0540 Asic[23]=83.3490 Asic[24]=75.0780
Asic[25]=78.7520 Asic[26]=75.9500 Asic[27]=70.7830 Asic[28]=76.5370 Asic[29]=76.7380 Asic[30]=75.5810 Asic[31]=78.7850 Asic[32]=82.3760
Asic[33]=71.5040 Asic[34]=72.2090 Asic[35]=75.3630 Asic[36]=81.2010 Asic[37]=78.0810 Asic[38]=78.4670 Asic[39]=78.1810 Asic[40]=76.4870
Asic[41]=71.5880 Asic[42]=71.6210 Asic[43]=79.3050 Asic[44]=75.1610 Asic[45]=71.2360 Asic[46]=75.5640 Asic[47]=74.4400 Asic[48]=75.1450
Asic[49]=82.4930 Asic[50]=78.4670 Asic[51]=72.0410 Asic[52]=76.9060 Asic[53]=72.1250 Asic[54]=74.5240 Asic[55]=75.1110 Asic[56]=71.3030
Asic[57]=70.6990 Asic[58]=74.7080 Asic[59]=75.8330 Asic[60]=67.9980 Asic[61]=68.6350 Asic[62]=75.6480 Asic[63]=74.5070

get RT hashrate from Chain[6]: (asic index start from 1-63)
Asic[01]=70.4970 Asic[02]=67.8300 Asic[03]=75.4130 Asic[04]=76.4030 Asic[05]=70.6820 Asic[06]=70.4300 Asic[07]=72.5110 Asic[08]=69.8600
Asic[09]=71.7220 Asic[10]=73.7190 Asic[11]=72.2250 Asic[12]=76.0510 Asic[13]=71.0340 Asic[14]=79.6910 Asic[15]=68.0650 Asic[16]=73.2320
Asic[17]=77.7620 Asic[18]=74.8930 Asic[19]=75.4630 Asic[20]=72.0240 Asic[21]=70.4130 Asic[22]=74.7590 Asic[23]=71.9570 Asic[24]=73.5000
Asic[25]=73.7690 Asic[26]=74.5070 Asic[27]=71.5210 Asic[28]=69.7590 Asic[29]=71.9570 Asic[30]=75.4970 Asic[31]=77.2590 Asic[32]=69.3900
Asic[33]=72.8630 Asic[34]=76.0170 Asic[35]=76.5040 Asic[36]=72.5270 Asic[37]=71.4870 Asic[38]=74.1550 Asic[39]=68.9710 Asic[40]=72.1750
Asic[41]=74.8090 Asic[42]=71.0510 Asic[43]=76.3360 Asic[44]=72.0740 Asic[45]=73.6180 Asic[46]=64.8270 Asic[47]=72.2420 Asic[48]=73.3660
Asic[49]=78.3160 Asic[50]=72.7790 Asic[51]=74.8930 Asic[52]=65.1120 Asic[53]=73.5510 Asic[54]=75.3460 Asic[55]=70.7150 Asic[56]=70.3460
Asic[57]=74.8430 Asic[58]=69.8930 Asic[59]=72.8630 Asic[60]=73.6010 Asic[61]=71.9230 Asic[62]=76.0510 Asic[63]=73.9200
Check Chain[J6] ASIC RT error: (asic index start from 1-63)
Check Chain[J7] ASIC RT error: (asic index start from 1-63)
Done check_asic_reg
Chain[5] Chip[244] pcb temperature=69
Chain[5] Chip[62] junction temperature=56
Special fix Chain[5] Chip[62] middle Temp = 84
Done read temp on Chain[5]
Chain[6] Chip[244] pcb temperature=62
Chain[6] Chip[62] junction temperature=49
Special fix Chain[6] Chip[62] middle Temp = 77
Done read temp on Chain[6]
Max pcb temp : 69
set FAN speed according to: temp_highest=69 temp_top1[PWM_T]=69 temp_top1[TEMP_POS_LOCAL]=69 temp_change=0 fix_fan_steps=0
FAN PWM: 88
read_temp_func Done!
CRC error counter=21358

atm it's working with  2 chains, I've not tested the wires of the J8 chain. Will try later in the day.

This miner I bought used from Aliexpress for 300 euros 2 months ago shipping included, it's almost double the price now. This is the store:

https://www.aliexpress.com/store/628736

bought 2 s9k for 278 euros each with shipping included from this one:

https://antminer-miner.aliexpress.com/store/227686

this 2 arrived dirty but they working fine.
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
March 04, 2021, 10:00:20 PM
Last edit: March 06, 2021, 12:46:29 AM by frodocooper
 #8

so I just received some miners from coin mining central, and this one s9 it's acting weird: https://imgur.com/a/mmyO8r4.

it's not mining for the wallet or in the pool I set him too.

kernel log: https://pastebin.com/3E3uYkK1.
mikeywith
Legendary
*
Online Online

Activity: 2268
Merit: 6420


be constructive or S.T.F.U


View Profile
March 04, 2021, 10:55:04 PM
 #9


This miner is infected/hijacked, the nicehash worker the uses Hong Kong server is an old virus/trojan call it whatever you like, noticed that in your settings you used EU and U.S servers but on the status, it shows the HK one, whenever you try to change the settings and save, it will show saved but it won't get saved, flashing a different firmware won't be possible either, you have to Sdcard the miner or use another "more difficult" trick which I "invented" lol but it's stressful so start with a Sdcard first.

Also keep in mind that this spreads really fast, if you have other miners that use the same password like this one or have SSH enabled with its default password, chances are, they are already infected as well, you have to isolate this miner ASAP.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
March 05, 2021, 09:58:25 AM
Last edit: March 06, 2021, 12:47:26 AM by frodocooper
 #10

damn, I did try to flash a new firmware by web and it gave me an error after it restarted:

Code:
bmminer not found, restart bmminer ...
bmminer not found= 8462 root       0:00 grep bmminer

I tried with braiinsOS+, nicehash firmware, and an old version of bitmains firmware but this error persisted. Did at least I got ride of the virus you think?

I'll try with the SD card to at least try to use it, I wasn''t expecting coin mining central would ship one miner like this.

thank you mikeywith.
mikeywith
Legendary
*
Online Online

Activity: 2268
Merit: 6420


be constructive or S.T.F.U


View Profile
March 06, 2021, 09:12:15 PM
 #11

I tried with braiinsOS+, nicehash firmware, and an old version of bitmains firmware but this error persisted.

The result will be pretty much the same regardless of which firmware you try to flash

Quote
Did at least I got ride of the virus you think?

I can't tell, but we at least know your miner isn't making the hacker richer now, you still need to fix it, let's hope the Sdcard flash does it.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
March 09, 2021, 02:10:03 PM
Last edit: March 09, 2021, 11:20:47 PM by frodocooper
 #12

I did the IP reset and it seems to have worked in getting rid of the virus, but 0 hashing.

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-gb190cb0-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #57 SMP PREEMPT Fri Dec 9 14:49:22 CST 2016
[    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 c0740a40, 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: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K 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 - 0xc06d1374   (6949 kB)
[    0.000000]       .init : 0xc06d2000 - 0xc0705380   ( 205 kB)
[    0.000000]       .data : 0xc0706000 - 0xc074cf78   ( 284 kB)
[    0.000000]        .bss : 0xc074cf84 - 0xc078d9fc   ( 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.000016] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000310] ps7-ttc #0 at df804000, irq=43
[    0.000622] Console: colour dummy device 80x30
[    0.000653] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040207] pid_max: default: 32768 minimum: 301
[    0.040434] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040454] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042642] CPU: Testing write buffer coherency: ok
[    0.042994] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.043056] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.043277] L310 cache controller enabled
[    0.043297] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121039] CPU1: Booted secondary processor
[    0.210228] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210362] Brought up 2 CPUs
[    0.210382] SMP: Total of 2 processors activated.
[    0.210390] CPU: All CPU(s) started in SVC mode.
[    0.211064] devtmpfs: initialized
[    0.213500] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214759] regulator-dummy: no parameters
[    0.223740] NET: Registered protocol family 16
[    0.226049] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.228364] cpuidle: using governor ladder
[    0.228377] cpuidle: using governor menu
[    0.235881] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.237411] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.237424] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.237547] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.259560] bio: create slab <bio-0> at 0
[    0.262357] vgaarb: loaded
[    0.263085] SCSI subsystem initialized
[    0.263983] usbcore: registered new interface driver usbfs
[    0.264155] usbcore: registered new interface driver hub
[    0.264383] usbcore: registered new device driver usb
[    0.264909] media: Linux media interface: v0.10
[    0.265067] Linux video capture interface: v2.00
[    0.265314] pps_core: LinuxPPS API ver. 1 registered
[    0.265326] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.265454] PTP clock support registered
[    0.265812] EDAC MC: Ver: 3.0.0
[    0.266857] Advanced Linux Sound Architecture Driver Initialized.
[    0.269830] DMA-API: preallocated 4096 debug entries
[    0.269845] DMA-API: debugging enabled by kernel config
[    0.269935] Switched to clocksource arm_global_timer
[    0.289818] NET: Registered protocol family 2
[    0.290575] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.290634] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.290719] TCP: Hash tables configured (established 4096 bind 4096)
[    0.290769] TCP: reno registered
[    0.290787] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.290821] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.291093] NET: Registered protocol family 1
[    0.291460] RPC: Registered named UNIX socket transport module.
[    0.291474] RPC: Registered udp transport module.
[    0.291483] RPC: Registered tcp transport module.
[    0.291491] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.291505] PCI: CLS 0 bytes, default 64
[    0.291983] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.294077] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.296223] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.296413] msgmni has been set to 967
[    0.297220] io scheduler noop registered
[    0.297233] io scheduler deadline registered
[    0.297276] io scheduler cfq registered (default)
[    0.309474] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.309494] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.435363] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.003656] console [ttyPS0] enabled
[    1.007972] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.015645] [drm] Initialized drm 1.1.0 20060810
[    1.032892] brd: module loaded
[    1.042386] loop: module loaded
[    1.052278] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.058027] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.065923] libphy: XEMACPS mii bus: probed
[    1.070507] ------------- phy_id = 0x3625e62
[    1.075263] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.083997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.090701] ehci-pci: EHCI PCI platform driver
[    1.097916] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.104760] usbcore: registered new interface driver usb-storage
[    1.111650] mousedev: PS/2 mouse device common for all mice
[    1.117784] i2c /dev entries driver
[    1.124770] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.130319] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.136210] Xilinx Zynq CpuIdle Driver started
[    1.141117] sdhci: Secure Digital Host Controller Interface driver
[    1.147213] sdhci: Copyright(c) Pierre Ossman
[    1.151580] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.158357] mmc0: no vqmmc regulator found
[    1.162450] mmc0: no vmmc regulator found
[    1.199951] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.208644] usbcore: registered new interface driver usbhid
[    1.214156] usbhid: USB HID core driver
[    1.218893] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.225193] nand: Micron MT29F2G08ABAEAWP
[    1.229156] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.235098] Bad block table found at page 131008, version 0x01
[    1.241324] Bad block table found at page 130944, version 0x01
[    1.247379] 3 ofpart partitions found on MTD device pl353-nand
[    1.253167] Creating 3 MTD partitions on "pl353-nand":
[    1.258256] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.266346] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.273680] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.282703] TCP: cubic registered
[    1.285942] NET: Registered protocol family 17
[    1.290659] Registering SWP/SWPB emulation handler
[    1.296560] regulator-dummy: disabling
[    1.300969] UBI: attaching mtd1 to ubi0
[    1.826753] UBI: scanning is finished
[    1.838427] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.845508] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.852268] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.858932] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.865810] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.871790] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.878898] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 916511165
[    1.887854] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.897071] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.897077] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.901156] ALSA device list:
[    1.901159]   No soundcards found.
[    1.917530] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.946536] UBIFS: recovery needed
[    2.022678] UBIFS: recovery completed
[    2.026352] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.032296] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.041408] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.051290] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.056320] UBIFS: media format: w4/r0 (latest is w4/r0), UUID BBDF9B01-1A34-456B-9FBF-33B446951E64, small LPT model
[    2.067629] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.074609] devtmpfs: mounted
[    2.077718] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.919561] random: dd urandom read with 0 bits of entropy available
[    3.319974]
[    3.319974] bcm54xx_config_init
[    3.929980]
[    3.929980] bcm54xx_config_init
[    6.930790] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    6.936884] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   19.870806] In axi fpga driver!
[   19.873884] request_mem_region OK!
[   19.877268] AXI fpga dev virtual address is 0xdf9fc000
[   19.882408] *base_vir_addr = 0x8c510
[   19.897707] In fpga mem driver!
[   19.900910] request_mem_region OK!
[   19.904416] fpga mem virtual address is 0xe2000000
[   20.699977]
[   20.699977] bcm54xx_config_init
[   21.329947]
[   21.329947] bcm54xx_config_init
[   24.330810] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   24.336832] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[  201.665143] random: nonblocking pool is initialized
This is XILINX board. Totalram:       507527168
Detect 512MB control board of XILINX
DETECT HW version=0008c510
miner ID : 806c6d8113758854
Miner Type = S9
AsicType = 1387
real AsicNum = 63
use critical mode to search freq...
get PLUG ON=0x000000e0
Find hashboard on Chain[5]
Find hashboard on Chain[6]
Find hashboard on Chain[7]
set_reset_allhashboard = 0x0000ffff
Check chain[5] PIC fw version=0x03
Check chain[6] PIC fw version=0x03
Check chain[7] PIC fw version=0x03
chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[5] has freq in PIC and will jump over...
Chain[5] has core num in PIC
Chain[5] ASIC[11] has core num=4
Check chain[5] PIC fw version=0x03
chain[6]: [63:22] [63:5] [63:24] [63:24] [63:84] [63:54] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[6] has freq in PIC and will jump over...
Chain[6] has core num in PIC
Chain[6] ASIC[12] has core num=2
Chain[6] ASIC[17] has core num=1
Chain[6] ASIC[44] has core num=1
Check chain[6] PIC fw version=0x03
chain[7]: [63:22] [63:5] [63:24] [63:24] [63:64] [63:18] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[7] has freq in PIC and will jump over...
Chain[7] has core num in PIC
Chain[7] ASIC[30] has core num=15
Chain[7] ASIC[38] has core num=2
Chain[7] ASIC[43] has core num=15
Check chain[7] PIC fw version=0x03
get PIC voltage=125 on chain[5], value=870
get PIC voltage=125 on chain[6], value=870
get PIC voltage=125 on chain[7], value=870
set_reset_allhashboard = 0x00000000
chain[5] temp offset record: 62,0,0,0,0,0,36,28
chain[5] temp chip I2C addr=0x98
chain[5] has no middle temp, use special fix mode.
chain[6] temp offset record: 62,0,0,0,0,0,36,28
chain[6] temp chip I2C addr=0x98
chain[6] has no middle temp, use special fix mode.
chain[7] temp offset record: 62,0,0,0,0,0,35,28
chain[7] temp chip I2C addr=0x98
chain[7] has no middle temp, use special fix mode.
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
CRC error counter=0
set command mode to VIL

--- check asic number
set_baud=0
The min freq=700
set real timeout 52, need sleep=379392
After TEST CRC error counter=0
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
search freq for 1 times, completed chain = 3, total chain num = 3
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
restart Miner chance num=2
waiting for receive_func to exit!
waiting for pic heart to exit!
bmminer not found= 1377 root       0:00 grep bmminer

bmminer not found, restart bmminer ...
This is user mode for mining
Detect 512MB control board of XILINX
Miner Type = S9
Miner compile time: Fri Jul 21 05:15:25 EDT 2017 type: Antminer S9set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
miner ID : 806c6d8113758854
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[5] speed=13440
get fan[2] speed=6360
get fan[5] speed=13440
get fan[2] speed=6360
get fan[5] speed=13440
chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: use lower voltage on searching freq!
Chain[J6] has backup chain_voltage=870
Check chain[5] PIC fw version=0x03
chain[6]: [63:22] [63:5] [63:24] [63:24] [63:84] [63:54] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: use lower voltage on searching freq!
Chain[J7] has backup chain_voltage=870
Check chain[6] PIC fw version=0x03
chain[7]: [63:22] [63:5] [63:24] [63:24] [63:64] [63:18] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: use lower voltage on searching freq!
Chain[J8] has backup chain_voltage=870
Check chain[7] PIC fw version=0x03
Chain[J6] orignal chain_voltage_pic=125 value=870
Chain[J7] orignal chain_voltage_pic=125 value=870
Chain[J8] orignal chain_voltage_pic=125 value=870
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
Chain[J6] has 63 asic
Chain[J7] has 63 asic
Chain[J8] has 63 asic
Chain[J6] has core num in PIC
Chain[J6] ASIC[11] has core num=4
Chain[J7] has core num in PIC
Chain[J7] ASIC[12] has core num=2
Chain[J7] ASIC[17] has core num=1
Chain[J7] ASIC[44] has core num=1
Chain[J8] has core num in PIC
Chain[J8] ASIC[30] has core num=15
Chain[J8] ASIC[38] has core num=2
Chain[J8] ASIC[43] has core num=15
miner total rate=14064GH/s fixed rate=14000GH/s
read PIC voltage=940 on chain[5]
Chain:5 chipnum=63
Chain[J6] voltage added=0.0V
Chain:5 temp offset=0
Chain:5 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
Chain:5 max freq=662
Chain:5 min freq=662

read PIC voltage=940 on chain[6]
Chain:6 chipnum=63
Chain[J7] voltage added=0.0V
Chain:6 temp offset=0
Chain:6 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
Chain:6 max freq=662
Chain:6 min freq=662

read PIC voltage=940 on chain[7]
Chain:7 chipnum=63
Chain[J8] voltage added=0.0V
Chain:7 temp offset=0
Chain:7 base freq=656
Asic[ 0]:656
Asic[ 1]:656 Asic[ 2]:656 Asic[ 3]:656 Asic[ 4]:656 Asic[ 5]:656 Asic[ 6]:656 Asic[ 7]:656 Asic[ 8]:656
Asic[ 9]:656 Asic[10]:656 Asic[11]:656 Asic[12]:656 Asic[13]:656 Asic[14]:656 Asic[15]:656 Asic[16]:656
Asic[17]:656 Asic[18]:656 Asic[19]:656 Asic[20]:656 Asic[21]:656 Asic[22]:656 Asic[23]:656 Asic[24]:656
Asic[25]:656 Asic[26]:656 Asic[27]:656 Asic[28]:656 Asic[29]:656 Asic[30]:656 Asic[31]:656 Asic[32]:656
Asic[33]:656 Asic[34]:656 Asic[35]:656 Asic[36]:656 Asic[37]:656 Asic[38]:656 Asic[39]:656 Asic[40]:656
Asic[41]:656 Asic[42]:656 Asic[43]:656 Asic[44]:656 Asic[45]:656 Asic[46]:656 Asic[47]:656 Asic[48]:656
Asic[49]:656 Asic[50]:656 Asic[51]:656 Asic[52]:656 Asic[53]:656 Asic[54]:656 Asic[55]:656 Asic[56]:656
Asic[57]:656 Asic[58]:656 Asic[59]:656 Asic[60]:656 Asic[61]:656 Asic[62]:656
Chain:7 max freq=656
Chain:7 min freq=656


Miner fix freq ...
read PIC voltage=940 on chain[5]
Chain:5 chipnum=63
Chain[J6] voltage added=0.0V
Chain:5 temp offset=0
Chain:5 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
Chain:5 max freq=662
Chain:5 min freq=662

read PIC voltage=940 on chain[6]
Chain:6 chipnum=63
Chain[J7] voltage added=0.0V
Chain:6 temp offset=0
Chain:6 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
Chain:6 max freq=662
Chain:6 min freq=662

read PIC voltage=940 on chain[7]
Chain:7 chipnum=63
Chain[J8] voltage added=0.0V
Chain:7 temp offset=0
Chain:7 base freq=656
Asic[ 0]:656
Asic[ 1]:656 Asic[ 2]:656 Asic[ 3]:656 Asic[ 4]:656 Asic[ 5]:656 Asic[ 6]:656 Asic[ 7]:656 Asic[ 8]:656
Asic[ 9]:656 Asic[10]:656 Asic[11]:656 Asic[12]:656 Asic[13]:656 Asic[14]:656 Asic[15]:656 Asic[16]:656
Asic[17]:656 Asic[18]:656 Asic[19]:656 Asic[20]:656 Asic[21]:656 Asic[22]:656 Asic[23]:656 Asic[24]:656
Asic[25]:656 Asic[26]:656 Asic[27]:656 Asic[28]:656 Asic[29]:656 Detect a bad chip=30 on chain[7], fixed to 400M
Asic[30]:656 Asic[31]:656 Asic[32]:656
Asic[33]:656 Asic[34]:656 Asic[35]:656 Asic[36]:656 Asic[37]:656 Asic[38]:656 Asic[39]:656 Asic[40]:656
Asic[41]:656 Asic[42]:656 Detect a bad chip=43 on chain[7], fixed to 400M
Asic[43]:656 Asic[44]:656 Asic[45]:656 Asic[46]:656 Asic[47]:656 Asic[48]:656
Asic[49]:656 Asic[50]:656 Asic[51]:656 Asic[52]:656 Asic[53]:656 Asic[54]:656 Asic[55]:656 Asic[56]:656
Asic[57]:656 Asic[58]:656 Asic[59]:656 Asic[60]:656 Asic[61]:656 Asic[62]:656
Chain:7 max freq=656
Chain:7 min freq=656

max freq = 662
set baud=1
Chain[J6] PIC temp offset=62,0,0,0,0,0,36,28
chain[5] temp chip I2C addr=0x98
chain[5] has no middle temp, use special fix mode.
Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[5] chip[244] local:39 remote:37 offset:33
Chain[J6] chip[244] get middle temp offset=33 typeID=55
Chain[J7] PIC temp offset=62,0,0,0,0,0,36,28
chain[6] temp chip I2C addr=0x98
chain[6] has no middle temp, use special fix mode.
Chain[J7] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[6] chip[244] local:39 remote:37 offset:33
Chain[J7] chip[244] get middle temp offset=33 typeID=55
Chain[J8] PIC temp offset=62,0,0,0,0,0,35,28
chain[7] temp chip I2C addr=0x98
chain[7] has no middle temp, use special fix mode.
Chain[J8] chip[244] use PIC middle temp offset=0 typeID=00
Warning: Chain[J8] has no temp offset in PIC! will fix it
Warning: Chain[7] chip[244] local:-64 remote:0 offset:-42, will fixed offset=27
New offset Chain[7] chip[244] local:-64 remote:0 offset:27
Chain[J8] chip[244] get middle temp offset=27 typeID=00
single board rate=4751 voltage limit=870 on chain[5]
get PIC voltage=870 on chain[5], check: must be < 870
single board rate=4751 voltage limit=870 on chain[6]
get PIC voltage=870 on chain[6], check: must be < 870
single board rate=4560 voltage limit=890 on chain[7]
get PIC voltage=870 on chain[7], check: must be < 890
Chain[J6] set working voltage=870 [125]
Chain[J7] set working voltage=870 [125]
Chain[J8] set working voltage=870 [125]
do heat board 8xPatten for 1 times
start send works on chain[5]
start send works on chain[6]
start send works on chain[7]
do read_temp_func once...
do check_asic_reg 0x08
Done check_asic_reg
do read temp on Chain[5]
Chain[5] Chip[62] TempTypeID=55 middle offset=33
read failed, old value: Chain[5] Chip[62] local Temp=70
read failed on Chain[5] Chip[62] middle Temp old value:85
Special fix Chain[5] Chip[62] middle Temp = 85
Done read temp on Chain[5]
do read temp on Chain[6]
Chain[6] Chip[62] TempTypeID=55 middle offset=33
read failed, old value: Chain[6] Chip[62] local Temp=0
read failed on Chain[6] Chip[62] middle Temp old value:15
Special fix Chain[6] Chip[62] middle Temp = 15
Done read temp on Chain[6]
do read temp on Chain[7]
Chain[7] Chip[62] TempTypeID=00 middle offset=27
read failed, old value: Chain[7] Chip[62] local Temp=0
read failed on Chain[7] Chip[62] middle Temp old value:15
Special fix Chain[7] Chip[62] middle Temp = 15
Done read temp on Chain[7]
Set fixed full fan speed
FAN PWM: 100
read_temp_func Done!
CRC error counter=0

after some minutes with no hashing it restarted for this:

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-gb190cb0-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #57 SMP PREEMPT Fri Dec 9 14:49:22 CST 2016
[    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 c0740a40, 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: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K 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 - 0xc06d1374   (6949 kB)
[    0.000000]       .init : 0xc06d2000 - 0xc0705380   ( 205 kB)
[    0.000000]       .data : 0xc0706000 - 0xc074cf78   ( 284 kB)
[    0.000000]        .bss : 0xc074cf84 - 0xc078d9fc   ( 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.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000309] ps7-ttc #0 at df804000, irq=43
[    0.000623] Console: colour dummy device 80x30
[    0.000653] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040206] pid_max: default: 32768 minimum: 301
[    0.040431] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040450] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042625] CPU: Testing write buffer coherency: ok
[    0.042969] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.043029] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.043252] L310 cache controller enabled
[    0.043271] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121035] CPU1: Booted secondary processor
[    0.210227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210361] Brought up 2 CPUs
[    0.210380] SMP: Total of 2 processors activated.
[    0.210389] CPU: All CPU(s) started in SVC mode.
[    0.211061] devtmpfs: initialized
[    0.213493] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214748] regulator-dummy: no parameters
[    0.223760] NET: Registered protocol family 16
[    0.225969] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.228300] cpuidle: using governor ladder
[    0.228314] cpuidle: using governor menu
[    0.235868] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.237376] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.237392] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.237501] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.259626] bio: create slab <bio-0> at 0
[    0.261249] vgaarb: loaded
[    0.261977] SCSI subsystem initialized
[    0.262903] usbcore: registered new interface driver usbfs
[    0.263080] usbcore: registered new interface driver hub
[    0.263318] usbcore: registered new device driver usb
[    0.263861] media: Linux media interface: v0.10
[    0.264020] Linux video capture interface: v2.00
[    0.264264] pps_core: LinuxPPS API ver. 1 registered
[    0.264275] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.264400] PTP clock support registered
[    0.264766] EDAC MC: Ver: 3.0.0
[    0.265862] Advanced Linux Sound Architecture Driver Initialized.
[    0.268843] DMA-API: preallocated 4096 debug entries
[    0.268859] DMA-API: debugging enabled by kernel config
[    0.268949] Switched to clocksource arm_global_timer
[    0.290490] NET: Registered protocol family 2
[    0.291168] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.291226] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.291311] TCP: Hash tables configured (established 4096 bind 4096)
[    0.291359] TCP: reno registered
[    0.291377] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.291410] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.291654] NET: Registered protocol family 1
[    0.292008] RPC: Registered named UNIX socket transport module.
[    0.292021] RPC: Registered udp transport module.
[    0.292029] RPC: Registered tcp transport module.
[    0.292037] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.292052] PCI: CLS 0 bytes, default 64
[    0.292508] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.294564] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.296748] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.296938] msgmni has been set to 967
[    0.297765] io scheduler noop registered
[    0.297778] io scheduler deadline registered
[    0.297817] io scheduler cfq registered (default)
[    0.305609] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.305629] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.430632] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    0.998359] console [ttyPS0] enabled
[    1.002655] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.010320] [drm] Initialized drm 1.1.0 20060810
[    1.027402] brd: module loaded
[    1.036868] loop: module loaded
[    1.046446] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.052592] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.060604] libphy: XEMACPS mii bus: probed
[    1.064971] ------------- phy_id = 0x3625e62
[    1.069887] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.078479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.085141] ehci-pci: EHCI PCI platform driver
[    1.092424] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.099283] usbcore: registered new interface driver usb-storage
[    1.106152] mousedev: PS/2 mouse device common for all mice
[    1.112327] i2c /dev entries driver
[    1.119251] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.124742] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.130667] Xilinx Zynq CpuIdle Driver started
[    1.135513] sdhci: Secure Digital Host Controller Interface driver
[    1.141704] sdhci: Copyright(c) Pierre Ossman
[    1.145971] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.152797] mmc0: no vqmmc regulator found
[    1.156807] mmc0: no vmmc regulator found
[    1.198965] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.207684] usbcore: registered new interface driver usbhid
[    1.213192] usbhid: USB HID core driver
[    1.217927] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.224224] nand: Micron MT29F2G08ABAEAWP
[    1.228191] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.234128] Bad block table found at page 131008, version 0x01
[    1.240348] Bad block table found at page 130944, version 0x01
[    1.246405] 3 ofpart partitions found on MTD device pl353-nand
[    1.252196] Creating 3 MTD partitions on "pl353-nand":
[    1.257282] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.265357] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.272701] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.281709] TCP: cubic registered
[    1.284942] NET: Registered protocol family 17
[    1.289677] Registering SWP/SWPB emulation handler
[    1.295588] regulator-dummy: disabling
[    1.299979] UBI: attaching mtd1 to ubi0
[    1.825729] UBI: scanning is finished
[    1.837439] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.844525] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.851286] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.857950] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.864829] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.870809] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.877916] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 916511165
[    1.886872] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.896089] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.896094] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.900189] ALSA device list:
[    1.900193]   No soundcards found.
[    1.916553] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.945646] UBIFS: recovery needed
[    2.035575] UBIFS: recovery completed
[    2.039266] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.045191] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.054355] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.064212] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.069250] UBIFS: media format: w4/r0 (latest is w4/r0), UUID BBDF9B01-1A34-456B-9FBF-33B446951E64, small LPT model
[    2.080307] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.087020] devtmpfs: mounted
[    2.090160] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.928509] random: dd urandom read with 0 bits of entropy available
[    3.318993]
[    3.318993] bcm54xx_config_init
[    3.928992]
[    3.928992] bcm54xx_config_init
[    6.929810] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    6.935900] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   19.841046] In axi fpga driver!
[   19.844115] request_mem_region OK!
[   19.847507] AXI fpga dev virtual address is 0xdf9fc000
[   19.852641] *base_vir_addr = 0x8c510
[   19.867898] In fpga mem driver!
[   19.871130] request_mem_region OK!
[   19.874631] fpga mem virtual address is 0xe2000000
[   20.678964]
[   20.678964] bcm54xx_config_init
[   21.308960]
[   21.308960] bcm54xx_config_init
[   24.309829] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   24.315848] xemacps e000b000.ps7-ethernet: link up (100/FULL)
This is XILINX board. Totalram:       507527168
Detect 512MB control board of XILINX
DETECT HW version=0008c510
miner ID : 806c6d8113758854
Miner Type = S9
AsicType = 1387
real AsicNum = 63
use critical mode to search freq...
get PLUG ON=0x000000e0
Find hashboard on Chain[5]
Find hashboard on Chain[6]
Find hashboard on Chain[7]
set_reset_allhashboard = 0x0000ffff
Check chain[5] PIC fw version=0x03
Check chain[6] PIC fw version=0x03
Check chain[7] PIC fw version=0x03
chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[5] has freq in PIC and will jump over...
Chain[5] has core num in PIC
Chain[5] ASIC[11] has core num=4
Check chain[5] PIC fw version=0x03
chain[6]: [63:22] [63:5] [63:24] [63:24] [63:84] [63:54] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[6] has freq in PIC and will jump over...
Chain[6] has core num in PIC
Chain[6] ASIC[12] has core num=2
Chain[6] ASIC[17] has core num=1
Chain[6] ASIC[44] has core num=1
Check chain[6] PIC fw version=0x03
chain[7]: [63:22] [63:5] [63:24] [63:24] [63:64] [63:18] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[7] has freq in PIC and will jump over...
Chain[7] has core num in PIC
Chain[7] ASIC[30] has core num=15
Chain[7] ASIC[38] has core num=2
Chain[7] ASIC[43] has core num=15
Check chain[7] PIC fw version=0x03
get PIC voltage=125 on chain[5], value=870
get PIC voltage=125 on chain[6], value=870
get PIC voltage=125 on chain[7], value=870
set_reset_allhashboard = 0x00000000
chain[5] temp offset record: 62,0,0,0,0,0,36,28
chain[5] temp chip I2C addr=0x98
chain[5] has no middle temp, use special fix mode.
chain[6] temp offset record: 62,0,0,0,0,0,36,28
chain[6] temp chip I2C addr=0x98
chain[6] has no middle temp, use special fix mode.
chain[7] temp offset record: 62,0,0,0,0,0,35,28
chain[7] temp chip I2C addr=0x98
chain[7] has no middle temp, use special fix mode.
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
CRC error counter=0
set command mode to VIL

--- check asic number
set_baud=0
The min freq=700
set real timeout 52, need sleep=379392
After TEST CRC error counter=0
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
search freq for 1 times, completed chain = 3, total chain num = 3
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
restart Miner chance num=2
waiting for receive_func to exit!
waiting for pic heart to exit!
bmminer not found= 1376 root       0:00 grep bmminer

bmminer not found, restart bmminer ...
This is user mode for mining
Detect 512MB control board of XILINX
Miner Type = S9
Miner compile time: Fri Jul 21 05:15:25 EDT 2017 type: Antminer S9set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
miner ID : 806c6d8113758854
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[2] speed=6360
get fan[5] speed=13440
get fan[2] speed=6360
get fan[5] speed=13440
get fan[2] speed=6360
get fan[5] speed=13440
chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: use lower voltage on searching freq!
Chain[J6] has backup chain_voltage=870
Check chain[5] PIC fw version=0x03
chain[6]: [63:22] [63:5] [63:24] [63:24] [63:84] [63:54] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: use lower voltage on searching freq!
Chain[J7] has backup chain_voltage=870
Check chain[6] PIC fw version=0x03
chain[7]: [63:22] [63:5] [63:24] [63:24] [63:64] [63:18] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: use lower voltage on searching freq!
Chain[J8] has backup chain_voltage=870
Check chain[7] PIC fw version=0x03
Chain[J6] orignal chain_voltage_pic=125 value=870
Chain[J7] orignal chain_voltage_pic=125 value=870
Chain[J8] orignal chain_voltage_pic=125 value=870
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
Chain[J6] has 63 asic
Chain[J7] has 63 asic
Chain[J8] has 63 asic
Chain[J6] has core num in PIC
Chain[J6] ASIC[11] has core num=4
Chain[J7] has core num in PIC
Chain[J7] ASIC[12] has core num=2
Chain[J7] ASIC[17] has core num=1
Chain[J7] ASIC[44] has core num=1
Chain[J8] has core num in PIC
Chain[J8] ASIC[30] has core num=15
Chain[J8] ASIC[38] has core num=2
Chain[J8] ASIC[43] has core num=15
miner total rate=14064GH/s fixed rate=14000GH/s
read PIC voltage=940 on chain[5]
Chain:5 chipnum=63
Chain[J6] voltage added=0.0V
Chain:5 temp offset=0
Chain:5 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
Chain:5 max freq=662
Chain:5 min freq=662

read PIC voltage=940 on chain[6]
Chain:6 chipnum=63
Chain[J7] voltage added=0.0V
Chain:6 temp offset=0
Chain:6 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
Chain:6 max freq=662
Chain:6 min freq=662

read PIC voltage=940 on chain[7]
Chain:7 chipnum=63
Chain[J8] voltage added=0.0V
Chain:7 temp offset=0
Chain:7 base freq=656
Asic[ 0]:656
Asic[ 1]:656 Asic[ 2]:656 Asic[ 3]:656 Asic[ 4]:656 Asic[ 5]:656 Asic[ 6]:656 Asic[ 7]:656 Asic[ 8]:656
Asic[ 9]:656 Asic[10]:656 Asic[11]:656 Asic[12]:656 Asic[13]:656 Asic[14]:656 Asic[15]:656 Asic[16]:656
Asic[17]:656 Asic[18]:656 Asic[19]:656 Asic[20]:656 Asic[21]:656 Asic[22]:656 Asic[23]:656 Asic[24]:656
Asic[25]:656 Asic[26]:656 Asic[27]:656 Asic[28]:656 Asic[29]:656 Asic[30]:656 Asic[31]:656 Asic[32]:656
Asic[33]:656 Asic[34]:656 Asic[35]:656 Asic[36]:656 Asic[37]:656 Asic[38]:656 Asic[39]:656 Asic[40]:656
Asic[41]:656 Asic[42]:656 Asic[43]:656 Asic[44]:656 Asic[45]:656 Asic[46]:656 Asic[47]:656 Asic[48]:656
Asic[49]:656 Asic[50]:656 Asic[51]:656 Asic[52]:656 Asic[53]:656 Asic[54]:656 Asic[55]:656 Asic[56]:656
Asic[57]:656 Asic[58]:656 Asic[59]:656 Asic[60]:656 Asic[61]:656 Asic[62]:656
Chain:7 max freq=656
Chain:7 min freq=656


Miner fix freq ...
read PIC voltage=940 on chain[5]
Chain:5 chipnum=63
Chain[J6] voltage added=0.0V
Chain:5 temp offset=0
Chain:5 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
Chain:5 max freq=662
Chain:5 min freq=662

read PIC voltage=940 on chain[6]
Chain:6 chipnum=63
Chain[J7] voltage added=0.0V
Chain:6 temp offset=0
Chain:6 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
Chain:6 max freq=662
Chain:6 min freq=662

read PIC voltage=940 on chain[7]
Chain:7 chipnum=63
Chain[J8] voltage added=0.0V
Chain:7 temp offset=0
Chain:7 base freq=656
Asic[ 0]:656
Asic[ 1]:656 Asic[ 2]:656 Asic[ 3]:656 Asic[ 4]:656 Asic[ 5]:656 Asic[ 6]:656 Asic[ 7]:656 Asic[ 8]:656
Asic[ 9]:656 Asic[10]:656 Asic[11]:656 Asic[12]:656 Asic[13]:656 Asic[14]:656 Asic[15]:656 Asic[16]:656
Asic[17]:656 Asic[18]:656 Asic[19]:656 Asic[20]:656 Asic[21]:656 Asic[22]:656 Asic[23]:656 Asic[24]:656
Asic[25]:656 Asic[26]:656 Asic[27]:656 Asic[28]:656 Asic[29]:656 Detect a bad chip=30 on chain[7], fixed to 400M
Asic[30]:656 Asic[31]:656 Asic[32]:656
Asic[33]:656 Asic[34]:656 Asic[35]:656 Asic[36]:656 Asic[37]:656 Asic[38]:656 Asic[39]:656 Asic[40]:656
Asic[41]:656 Asic[42]:656 Detect a bad chip=43 on chain[7], fixed to 400M
Asic[43]:656 Asic[44]:656 Asic[45]:656 Asic[46]:656 Asic[47]:656 Asic[48]:656
Asic[49]:656 Asic[50]:656 Asic[51]:656 Asic[52]:656 Asic[53]:656 Asic[54]:656 Asic[55]:656 Asic[56]:656
Asic[57]:656 Asic[58]:656 Asic[59]:656 Asic[60]:656 Asic[61]:656 Asic[62]:656
Chain:7 max freq=656
Chain:7 min freq=656

max freq = 662
set baud=1
Chain[J6] PIC temp offset=62,0,0,0,0,0,36,28
chain[5] temp chip I2C addr=0x98
chain[5] has no middle temp, use special fix mode.
Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[5] chip[244] local:41 remote:39 offset:33
Chain[J6] chip[244] get middle temp offset=33 typeID=55
Chain[J7] PIC temp offset=62,0,0,0,0,0,36,28
chain[6] temp chip I2C addr=0x98
chain[6] has no middle temp, use special fix mode.
Chain[J7] chip[244] use PIC middle temp offset=0 typeID=00

Code:
freq[00]=656	freq[01]=656	freq[02]=656	freq[03]=656	freq[04]=656	freq[05]=656	freq[06]=656	freq[07]=656	
freq[08]=656 freq[09]=656 freq[10]=656 freq[11]=656 freq[12]=656 freq[13]=656 freq[14]=656 freq[15]=656
freq[16]=656 freq[17]=656 freq[18]=656 freq[19]=656 freq[20]=656 freq[21]=656 freq[22]=656 freq[23]=656
freq[24]=656 freq[25]=656 freq[26]=656 freq[27]=656 freq[28]=656 freq[29]=656 freq[30]=656 freq[31]=656
freq[32]=656 freq[33]=656 freq[34]=656 freq[35]=656 freq[36]=656 freq[37]=656 freq[38]=656 freq[39]=656
freq[40]=656 freq[41]=656 freq[42]=656 freq[43]=656 freq[44]=656 freq[45]=656 freq[46]=656 freq[47]=656
freq[48]=656 freq[49]=656 freq[50]=656 freq[51]=656 freq[52]=656 freq[53]=656 freq[54]=656 freq[55]=656
freq[56]=656 freq[57]=656 freq[58]=656 freq[59]=656 freq[60]=656 freq[61]=656 freq[62]=656

total valid nonce number:0
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:0
last_nonce_num:0
chain[5]: some chip cores are not opened FAILED!
Test Patten on chain[5]: FAILED!
chain[6]: some chip cores are not opened FAILED!
Test Patten on chain[6]: FAILED!
chain[7]: some chip cores are not opened FAILED!
Test Patten on chain[7]: FAILED!
do heat board 8xPatten for 2 times
do open core on Chain[5]...
Done open core on Chain[5]!
do open core on Chain[6]...
Done open core on Chain[6]!
do open core on Chain[7]...
Done open core on Chain[7]!
start send works on chain[5]
start send works on chain[6]
start send works on chain[7]
do read_temp_func once...
do check_asic_reg 0x08
Done check_asic_reg
do read temp on Chain[5]
Chain[5] Chip[62] TempTypeID=55 middle offset=33
read failed, old value: Chain[5] Chip[62] local Temp=65
read failed on Chain[5] Chip[62] middle Temp old value:80
Special fix Chain[5] Chip[62] middle Temp = 80
Done read temp on Chain[5]
do read temp on Chain[6]
Chain[6] Chip[62] TempTypeID=00 middle offset=27
read failed, old value: Chain[6] Chip[62] local Temp=0
read failed on Chain[6] Chip[62] middle Temp old value:15
Special fix Chain[6] Chip[62] middle Temp = 15
Done read temp on Chain[6]
do read temp on Chain[7]
Chain[7] Chip[62] TempTypeID=00 middle offset=27
read failed, old value: Chain[7] Chip[62] local Temp=0
read failed on Chain[7] Chip[62] middle Temp old value:15
Special fix Chain[7] Chip[62] middle Temp = 15
Done read temp on Chain[7]
Set fixed full fan speed
FAN PWM: 100
read_temp_func Done!
CRC error counter=0

is this complete dead or maybe I can salvage some of the chains? it's not even showing the fan speeds. and about the virus, is it "stored" in the board or in the chains?
Bipede85 (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 2


View Profile
March 09, 2021, 02:35:06 PM
Last edit: March 09, 2021, 11:22:05 PM by frodocooper
 #13

after some more time, this is what i get: https://imgur.com/a/cGiGlti.



flashed nicehash firmware, got 2 chains to work, this is the result:

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-gb190cb0-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #57 SMP PREEMPT Fri Dec 9 14:49:22 CST 2016
[    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 c0740a40, 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: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K 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 - 0xc06d1374   (6949 kB)
[    0.000000]       .init : 0xc06d2000 - 0xc0705380   ( 205 kB)
[    0.000000]       .data : 0xc0706000 - 0xc074cf78   ( 284 kB)
[    0.000000]        .bss : 0xc074cf84 - 0xc078d9fc   ( 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.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000293] ps7-ttc #0 at df804000, irq=43
[    0.000595] Console: colour dummy device 80x30
[    0.000625] Calibrating delay loop... 1332.01 BogoMIPS (lpj=6660096)
[    0.090244] pid_max: default: 32768 minimum: 301
[    0.090458] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090477] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.092655] CPU: Testing write buffer coherency: ok
[    0.092977] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.093037] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.093253] L310 cache controller enabled
[    0.093272] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.170987] CPU1: Booted secondary processor
[    0.260221] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.260351] Brought up 2 CPUs
[    0.260370] SMP: Total of 2 processors activated.
[    0.260379] CPU: All CPU(s) started in SVC mode.
[    0.261036] devtmpfs: initialized
[    0.263435] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.264622] regulator-dummy: no parameters
[    0.272039] NET: Registered protocol family 16
[    0.274319] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.276577] cpuidle: using governor ladder
[    0.276590] cpuidle: using governor menu
[    0.283910] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.285414] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.285428] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.285539] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.306873] bio: create slab <bio-0> at 0
[    0.308241] vgaarb: loaded
[    0.308929] SCSI subsystem initialized
[    0.309797] usbcore: registered new interface driver usbfs
[    0.309972] usbcore: registered new interface driver hub
[    0.310485] usbcore: registered new device driver usb
[    0.311073] media: Linux media interface: v0.10
[    0.312012] Linux video capture interface: v2.00
[    0.312298] pps_core: LinuxPPS API ver. 1 registered
[    0.312310] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.312432] PTP clock support registered
[    0.312783] EDAC MC: Ver: 3.0.0
[    0.313817] Advanced Linux Sound Architecture Driver Initialized.
[    0.316543] DMA-API: preallocated 4096 debug entries
[    0.316557] DMA-API: debugging enabled by kernel config
[    0.316630] Switched to clocksource arm_global_timer
[    0.336540] NET: Registered protocol family 2
[    0.337277] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.337335] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.337420] TCP: Hash tables configured (established 4096 bind 4096)
[    0.337462] TCP: reno registered
[    0.337479] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.337510] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.337738] NET: Registered protocol family 1
[    0.338067] RPC: Registered named UNIX socket transport module.
[    0.338080] RPC: Registered udp transport module.
[    0.338088] RPC: Registered tcp transport module.
[    0.338097] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.338109] PCI: CLS 0 bytes, default 64
[    0.338541] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.340518] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.342577] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.342764] msgmni has been set to 967
[    0.343526] io scheduler noop registered
[    0.343539] io scheduler deadline registered
[    0.343595] io scheduler cfq registered (default)
[    0.355512] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.355532] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.477618] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.045022] console [ttyPS0] enabled
[    1.049295] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.056928] [drm] Initialized drm 1.1.0 20060810
[    1.073755] brd: module loaded
[    1.083082] loop: module loaded
[    1.092512] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.098297] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.106059] libphy: XEMACPS mii bus: probed
[    1.110461] ------------- phy_id = 0x3625e62
[    1.115174] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.124081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.130905] ehci-pci: EHCI PCI platform driver
[    1.138139] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.144934] usbcore: registered new interface driver usb-storage
[    1.151811] mousedev: PS/2 mouse device common for all mice
[    1.157927] i2c /dev entries driver
[    1.164790] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.170329] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.176190] Xilinx Zynq CpuIdle Driver started
[    1.181067] sdhci: Secure Digital Host Controller Interface driver
[    1.187188] sdhci: Copyright(c) Pierre Ossman
[    1.191505] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.198375] mmc0: no vqmmc regulator found
[    1.202385] mmc0: no vmmc regulator found
[    1.246670] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.255329] usbcore: registered new interface driver usbhid
[    1.260841] usbhid: USB HID core driver
[    1.265535] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.271830] nand: Micron MT29F2G08ABAEAWP
[    1.275800] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.281740] Bad block table found at page 131008, version 0x01
[    1.287975] Bad block table found at page 130944, version 0x01
[    1.294030] 3 ofpart partitions found on MTD device pl353-nand
[    1.299795] Creating 3 MTD partitions on "pl353-nand":
[    1.304899] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.312955] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.320245] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.329141] TCP: cubic registered
[    1.332377] NET: Registered protocol family 17
[    1.337104] Registering SWP/SWPB emulation handler
[    1.342970] regulator-dummy: disabling
[    1.347308] UBI: attaching mtd1 to ubi0
[    1.706155] UBI: scanning is finished
[    1.717988] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.725042] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.731837] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.738515] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.745352] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.751362] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.758473] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 200056553
[    1.767417] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.776613] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.776618] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.780548] ALSA device list:
[    1.780551]   No soundcards found.
[    1.797437] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.967149] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.973078] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.982212] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    1.992095] UBIFS: reserved for root: 0 bytes (0 KiB)
[    1.997134] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C4D8A166-736F-4D68-8DC1-9B94F2C9EB77, small LPT model
[    2.029398] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.057545] devtmpfs: mounted
[    2.060654] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    3.215653] random: dd urandom read with 0 bits of entropy available
[    3.556674]
[    3.556674] bcm54xx_config_init
[    4.156671]
[    4.156671] bcm54xx_config_init
[    7.157502] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    7.163590] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   20.565548] In axi fpga driver!
[   20.568646] request_mem_region OK!
[   20.572006] AXI fpga dev virtual address is 0xdf9fc000
[   20.577151] *base_vir_addr = 0xc51a
[   20.586923] In fpga mem driver!
[   20.592211] request_mem_region OK!
[   20.595770] fpga mem virtual address is 0xe2000000
[   21.296674]
[   21.296674] bcm54xx_config_init
[   21.896683]
[   21.896683] bcm54xx_config_init
[   24.897507] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   24.903523] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[  158.296473] random: nonblocking pool is initialized
Detect 512MB control board of XILINX
Miner Type = S9
Miner compile time: Fri May  8 15:27:59 CST 2020 type: Antminer S9 (vnish 3.8.6)
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x0000ffff
Checking fans!
1 fan ok
2 fan ok
set_reset_allhashboard = 0x0000ffff
Check chain[5] PIC fw version=0xff
chain[5] PIC need restore ...
Error of set PIC FLASH addr: addr_H=3(ff) addr_L=0(ff) on Chain[5]
After restore: chain[5] PIC fw version=0x03
Check chain[6] PIC fw version=0x03
Check chain[7] PIC fw version=0x03
Fix freq=650 Chain[5] voltage_pic=91 value=890
Fix freq=650 Chain[6] voltage_pic=91 value=890
Fix freq=650 Chain[7] voltage_pic=91 value=890
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
Chain[5] has 63 asic
Chain[6] has 63 asic
Chain[7] has 63 asic
Chain[5] has no freq in PIC, set default freq=650M
Chain[5] has no core num in PIC
Chain[6] has no freq in PIC, set default freq=650M
Chain[6] has no core num in PIC
Chain[7] has no freq in PIC, set default freq=650M
Chain[7] has no core num in PIC

Set CHIP PowerOff Temp=105C

Miner fix freq ...
read PIC voltage=940 on chain[5]
Chain:5 chipnum=63
Asic[ 0]:650
Asic[ 1]:650 Asic[ 2]:650 Asic[ 3]:650 Asic[ 4]:650 Asic[ 5]:650 Asic[ 6]:650 Asic[ 7]:650 Asic[ 8]:650
Asic[ 9]:650 Asic[10]:650 Asic[11]:650 Asic[12]:650 Asic[13]:650 Asic[14]:650 Asic[15]:650 Asic[16]:650
Asic[17]:650 Asic[18]:650 Asic[19]:650 Asic[20]:650 Asic[21]:650 Asic[22]:650 Asic[23]:650 Asic[24]:650
Asic[25]:650 Asic[26]:650 Asic[27]:650 Asic[28]:650 Asic[29]:650 Asic[30]:650 Asic[31]:650 Asic[32]:650
Asic[33]:650 Asic[34]:650 Asic[35]:650 Asic[36]:650 Asic[37]:650 Asic[38]:650 Asic[39]:650 Asic[40]:650
Asic[41]:650 Asic[42]:650 Asic[43]:650 Asic[44]:650 Asic[45]:650 Asic[46]:650 Asic[47]:650 Asic[48]:650
Asic[49]:650 Asic[50]:650 Asic[51]:650 Asic[52]:650 Asic[53]:650 Asic[54]:650 Asic[55]:650 Asic[56]:650
Asic[57]:650 Asic[58]:650 Asic[59]:650 Asic[60]:650 Asic[61]:650 Asic[62]:650
Chain:5 max freq=650
Chain:5 min freq=650

read PIC voltage=940 on chain[6]
Chain:6 chipnum=63
Asic[ 0]:650
Asic[ 1]:650 Asic[ 2]:650 Asic[ 3]:650 Asic[ 4]:650 Asic[ 5]:650 Asic[ 6]:650 Asic[ 7]:650 Asic[ 8]:650
Asic[ 9]:650 Asic[10]:650 Asic[11]:650 Asic[12]:650 Asic[13]:650 Asic[14]:650 Asic[15]:650 Asic[16]:650
Asic[17]:650 Asic[18]:650 Asic[19]:650 Asic[20]:650 Asic[21]:650 Asic[22]:650 Asic[23]:650 Asic[24]:650
Asic[25]:650 Asic[26]:650 Asic[27]:650 Asic[28]:650 Asic[29]:650 Asic[30]:650 Asic[31]:650 Asic[32]:650
Asic[33]:650 Asic[34]:650 Asic[35]:650 Asic[36]:650 Asic[37]:650 Asic[38]:650 Asic[39]:650 Asic[40]:650
Asic[41]:650 Asic[42]:650 Asic[43]:650 Asic[44]:650 Asic[45]:650 Asic[46]:650 Asic[47]:650 Asic[48]:650
Asic[49]:650 Asic[50]:650 Asic[51]:650 Asic[52]:650 Asic[53]:650 Asic[54]:650 Asic[55]:650 Asic[56]:650
Asic[57]:650 Asic[58]:650 Asic[59]:650 Asic[60]:650 Asic[61]:650 Asic[62]:650
Chain:6 max freq=650
Chain:6 min freq=650

read PIC voltage=940 on chain[7]
Chain:7 chipnum=63
Asic[ 0]:650
Asic[ 1]:650 Asic[ 2]:650 Asic[ 3]:650 Asic[ 4]:650 Asic[ 5]:650 Asic[ 6]:650 Asic[ 7]:650 Asic[ 8]:650
Asic[ 9]:650 Asic[10]:650 Asic[11]:650 Asic[12]:650 Asic[13]:650 Asic[14]:650 Asic[15]:650 Asic[16]:650
Asic[17]:650 Asic[18]:650 Asic[19]:650 Asic[20]:650 Asic[21]:650 Asic[22]:650 Asic[23]:650 Asic[24]:650
Asic[25]:650 Asic[26]:650 Asic[27]:650 Asic[28]:650 Asic[29]:650 Asic[30]:650 Asic[31]:650 Asic[32]:650
Asic[33]:650 Asic[34]:650 Asic[35]:650 Asic[36]:650 Asic[37]:650 Asic[38]:650 Asic[39]:650 Asic[40]:650
Asic[41]:650 Asic[42]:650 Asic[43]:650 Asic[44]:650 Asic[45]:650 Asic[46]:650 Asic[47]:650 Asic[48]:650
Asic[49]:650 Asic[50]:650 Asic[51]:650 Asic[52]:650 Asic[53]:650 Asic[54]:650 Asic[55]:650 Asic[56]:650
Asic[57]:650 Asic[58]:650 Asic[59]:650 Asic[60]:650 Asic[61]:650 Asic[62]:650
Chain:7 max freq=650
Chain:7 min freq=650

max freq = 650
set baud=1
chain[5] temp chip I2C addr=0x98 ID=0x55
chain[6] temp chip I2C addr=0x98 ID=0x55
chain[7] temp chip I2C addr=0x98 ID=0x55
Chain[5] set working voltage=890 [91]
Chain[6] set working voltage=890 [91]
Chain[7] set working voltage=890 [91]
setStartTimePoint total_tv_start_sys=307 total_tv_end_sys=308
restartNum = 2 , auto-reinit enabled...
do read_temp_func once...
do check_asic_reg 0x08

get RT hashrate from Chain[5]: (asic index start from 1-63)
Asic[01]=70.7150 Asic[02]=78.2650 Asic[03]=74.3730 Asic[04]=73.0980 Asic[05]=70.8330 Asic[06]=70.4300 Asic[07]=72.8800 Asic[08]=72.5610
Asic[09]=73.7190 Asic[10]=67.0240 Asic[11]=76.2180 Asic[12]=71.1180 Asic[13]=76.5370 Asic[14]=75.1280 Asic[15]=74.6080 Asic[16]=71.2190
Asic[17]=70.8500 Asic[18]=73.0810 Asic[19]=73.9030 Asic[20]=74.2720 Asic[21]=71.5880 Asic[22]=76.0000 Asic[23]=78.0810 Asic[24]=73.2660
Asic[25]=71.9570 Asic[26]=76.4030 Asic[27]=75.5640 Asic[28]=75.4470 Asic[29]=82.0740 Asic[30]=65.0450 Asic[31]=73.0810 Asic[32]=76.4200
Asic[33]=69.7760 Asic[34]=80.8660 Asic[35]=72.0410 Asic[36]=71.5380 Asic[37]=71.1180 Asic[38]=72.7790 Asic[39]=66.9910 Asic[40]=76.1010
Asic[41]=73.5170 Asic[42]=71.5880 Asic[43]=70.7990 Asic[44]=76.7220 Asic[45]=77.9460 Asic[46]=76.5200 Asic[47]=73.0640 Asic[48]=72.1920
Asic[49]=77.5940 Asic[50]=69.5910 Asic[51]=73.2490 Asic[52]=74.9430 Asic[53]=75.4300 Asic[54]=74.8260 Asic[55]=78.6510 Asic[56]=74.6250
Asic[57]=83.1140 Asic[58]=72.8290 Asic[59]=78.7350 Asic[60]=75.7650 Asic[61]=71.8230 Asic[62]=75.3460 Asic[63]=73.5000

get RT hashrate from Chain[6]: (asic index start from 1-63)
Asic[01]=73.2150 Asic[02]=69.3900 Asic[03]=72.4770 Asic[04]=74.3560 Asic[05]=68.8530 Asic[06]=73.9030 Asic[07]=77.3420 Asic[08]=68.6350
Asic[09]=72.7620 Asic[10]=68.0810 Asic[11]=68.6180 Asic[12]=69.5410 Asic[13]=76.4030 Asic[14]=76.7220 Asic[15]=70.0610 Asic[16]=74.4400
Asic[17]=74.3560 Asic[18]=74.2550 Asic[19]=71.5210 Asic[20]=76.7220 Asic[21]=69.7420 Asic[22]=66.1690 Asic[23]=71.5210 Asic[24]=77.6610
Asic[25]=66.7220 Asic[26]=67.1420 Asic[27]=73.2490 Asic[28]=69.6420 Asic[29]=81.4190 Asic[30]=73.0640 Asic[31]=71.5540 Asic[32]=71.7720
Asic[33]=69.4240 Asic[34]=74.6410 Asic[35]=76.4530 Asic[36]=72.9970 Asic[37]=69.7760 Asic[38]=74.9100 Asic[39]=75.5640 Asic[40]=77.1240
Asic[41]=69.4740 Asic[42]=68.5180 Asic[43]=74.6250 Asic[44]=69.7090 Asic[45]=73.9870 Asic[46]=73.9370 Asic[47]=70.1950 Asic[48]=74.1380
Asic[49]=70.3800 Asic[50]=75.0780 Asic[51]=70.4810 Asic[52]=70.4640 Asic[53]=68.9370 Asic[54]=71.9570 Asic[55]=69.9270 Asic[56]=76.8220
Asic[57]=78.1480 Asic[58]=77.3090 Asic[59]=78.8520 Asic[60]=71.9570 Asic[61]=76.7220 Asic[62]=74.5740 Asic[63]=76.6380

get RT hashrate from Chain[7]: (asic index start from 1-63)
Asic[01]=0.00000 Asic[02]=0.00000 Asic[03]=0.00000 Asic[04]=0.00000 Asic[05]=0.00000 Asic[06]=0.00000 Asic[07]=0.00000 Asic[08]=0.00000
Asic[09]=0.00000 Asic[10]=503.316 Asic[11]=0.00000 Asic[12]=0.00000 Asic[13]=0.00000 Asic[14]=0.00000 Asic[15]=0.00000 Asic[16]=0.00000
Asic[17]=0.00000 Asic[18]=402.653 Asic[19]=0.00000 Asic[20]=0.00000 Asic[21]=0.00000 Asic[22]=0.00000 Asic[23]=0.00000 Asic[24]=0.00000
Asic[25]=0.00000 Asic[26]=0.00000 Asic[27]=0.00000 Asic[28]=0.00000 Check Chain[5] ASIC RT error: (asic index start from 1-63)
Check Chain[6] ASIC RT error: (asic index start from 1-63)
Check Chain[7] ASIC RT error: (asic index start from 1-63)
Asic[10]=503.316000
Asic[18]=402.653000
Done check_asic_reg
do read temp on Chain[5]
Chain[5] Chip[62] TempTypeID=55 middle offset=27
Chain[5] Chip[62] local Temp=77
Chain[5] Chip[62] middle Temp=85
Done read temp on Chain[5]
do read temp on Chain[6]
Chain[6] Chip[62] TempTypeID=55 middle offset=27
Chain[6] Chip[62] local Temp=75
Chain[6] Chip[62] middle Temp=87
Done read temp on Chain[6]
do read temp on Chain[7]
Chain[7] Chip[62] TempTypeID=55 middle offset=27
Chain[7] Chip[62] local Temp=0
Chain[7] Chip[62] middle Temp=0
Done read temp on Chain[7]
set FAN speed according to: temp_highest=87 temp_top1[PWM_T]=87 temp_top1[TEMP_POS_LOCAL]=77 temp_change=0 fix_fan_steps=0
FAN PWM: 94
read_temp_func Done!
CRC error counter=15

worked for some time: https://imgur.com/a/3QGW0CW.

but then it dropped hashing again: https://imgur.com/a/pCkU6Gx.
mikeywith
Legendary
*
Online Online

Activity: 2268
Merit: 6420


be constructive or S.T.F.U


View Profile
March 10, 2021, 03:31:19 AM
 #14

In the kernel log before you flashed the junk piece of firmware your 3 hash boards were showing 63 Asics which is great

Code:
Chain[J6] has 63 asic
Chain[J7] has 63 asic
Chain[J8] has 63 asic

You are asking for troubles when using Nicehash as your pool, and you are asking for even more troubles by using their firmware, get rid of that firmware and test your miner on a proper pool, use F2pool or Viabtc, flash Bitmain firmware (avoid the 2019-2020 versions) and repost your results.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
HagssFIN
Legendary
*
Offline Offline

Activity: 2436
Merit: 1706


Electrical engineer. Mining since 2014.


View Profile WWW
March 10, 2021, 03:20:46 PM
 #15

Yeah it gets harder to help if you choose some wonky unofficial firmware for the miner.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!