Bitcoin Forum
May 02, 2024, 05:11:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 »  All
  Print  
Author Topic: T17/S17 malfunction: cases, solutions, remedies, RMA history  (Read 6913 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 16, 2022, 01:49:17 PM
Merited by LoyceV (8), Welsh (4), ABCbits (3), JayJuanGee (1), Falconer (1), Despairo (1)
 #401

It looks like you have 2 bad hashboards that need repair.

The 0V reading is not the issue, there is just a delay between the hashboard reading the voltage, and the psu setting it.

The chain[1] board in the 1st log is reading incorrect voltage, the 22V reading is not correct. All 3 hashboards are actually reading the same exact voltage, the one delivered by the busbars. Could be an issue with the pic microcontroller.

Code:
2022-01-16 07:49:13 power_api.c:110:check_voltage: target_vol = 17.00, actural_vol = 18.82, more than 1.0v diff.
2022-01-16 07:49:14 power_api.c:124:check_voltage_multi: retry time: 2

...

2022-01-16 07:52:38 power_api.c:124:check_voltage_multi: retry time: 29
2022-01-16 07:52:40 power_api.c:86:get_average_voltage: chain[0], voltage is: 17.089424
2022-01-16 07:52:43 power_api.c:86:get_average_voltage: chain[1], voltage is: 22.385859
2022-01-16 07:52:46 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.997578
2022-01-16 07:52:46 power_api.c:97:get_average_voltage: aveage voltage is: 18.824287
2022-01-16 07:52:46 power_api.c:110:check_voltage: target_vol = 17.00, actural_vol = 18.82, more than 1.0v diff.
2022-01-16 07:52:47 power_api.c:182:set_iic_power_by_voltage: now set voltage to : 17.000000
2022-01-16 07:52:47 driver-btm-api.c:205:set_miner_status: ERROR_POWER_LOST
2022-01-16 07:52:47 driver-btm-api.c:146:stop_mining: stop mining: power set failed!

The chain[1] board in the 2nd log is measuring the voltage correctly, but not finding any ASICs, so there is likely a bad solder connection somewhere on the board. The "find 0 asic" log entry is the issue.

Code:
2022-01-16 08:05:00 power_api.c:232:set_iic_power_to_highest_voltage: setting to voltage: 17.00 ...
2022-01-16 08:05:06 power_api.c:124:check_voltage_multi: retry time: 0
2022-01-16 08:05:08 power_api.c:86:get_average_voltage: chain[0], voltage is: 0.067354
2022-01-16 08:05:10 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.034316
2022-01-16 08:05:11 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.905732
2022-01-16 08:05:11 power_api.c:97:get_average_voltage: aveage voltage is: 11.335801
2022-01-16 08:05:11 power_api.c:110:check_voltage: target_vol = 17.00, actural_vol = 11.34, more than 1.0v diff.
2022-01-16 08:05:12 power_api.c:124:check_voltage_multi: retry time: 1
2022-01-16 08:05:14 power_api.c:86:get_average_voltage: chain[0], voltage is: 17.046562
2022-01-16 08:05:16 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.015947
2022-01-16 08:05:19 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.924101
2022-01-16 08:05:19 power_api.c:97:get_average_voltage: aveage voltage is: 16.995537
2022-01-16 08:05:19 power_api.c:182:set_iic_power_by_voltage: now set voltage to : 17.000000
2022-01-16 08:05:19 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2022-01-16 08:05:29 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[0]: find 30 asic, times 0
2022-01-16 08:05:39 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 0
2022-01-16 08:05:48 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 1
2022-01-16 08:05:59 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 2
2022-01-16 08:05:59 driver-btm-api.c:1069:check_asic_number: Chain 1 only find 0 asic, will power off hash board 1
2022-01-16 08:06:11 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[2]: find 30 asic, times 0

Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714626660
Hero Member
*
Offline Offline

Posts: 1714626660

View Profile Personal Message (Offline)

Ignore
1714626660
Reply with quote  #2

1714626660
Report to moderator
1714626660
Hero Member
*
Offline Offline

Posts: 1714626660

View Profile Personal Message (Offline)

Ignore
1714626660
Reply with quote  #2

1714626660
Report to moderator
1714626660
Hero Member
*
Offline Offline

Posts: 1714626660

View Profile Personal Message (Offline)

Ignore
1714626660
Reply with quote  #2

1714626660
Report to moderator
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 16, 2022, 11:36:13 PM
Last edit: January 16, 2022, 11:48:38 PM by Heathen23
 #402

Hi Guys,
I am having trouble with an S17+. This one used to run well and suddenly stopped working. I opened up, cleaned the power supply and the hash-boards. While putting the hash-boards back a capacitor from 3rd hash-board(Chain2) got detached from the board. I soldered it back.

Now,
Chain 0: starts hashing but is shutoff with the following error
"ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
chain 0 can't get enough hashrate reg val for 30 times, power off."

Chain1: working fine.

Chain2: is powered off with error: "Chain 2 only find 62 asic, will power off hash board 2". This is the board that lost the capacitor that i have resoldered.

- I am thinking I have to re-solder chip 59 on chain 0 and resolder chip 63 on Chain 2.

Do you think the problem with chain 2 is the capacitor rather than the 63rd chip? Would you do something different if you faced these errors? I notice that with bosminer all 3 boards start and shut off.


Code:
Booting Linux on physical CPU 0x0
Linux version 4.6.0-xilinx-gff8137b-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #25 SMP PREEMPT Fri Nov 23 15:30:52 CST 2018
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine model: Xilinx Zynq
cma: Reserved 16 MiB at 0x0e000000
Memory policy: Data cache writealloc
On node 0 totalpages: 61440
free_area_init_node: node 0, pgdat c0b39280, node_mem_map cde10000
  Normal zone: 480 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 61440 pages, LIFO batch:15
percpu: Embedded 12 pages/cpu @cddf1000 s19776 r8192 d21184 u49152
pcpu-alloc: s19776 r8192 d21184 u49152 alloc=12*4096
pcpu-alloc: [0] 0 [0] 1
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 60960
Kernel command line: mem=240M console=ttyPS0,115200 ramdisk_size=33554432 root=/dev/ram rw earlyprintk
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 203316K/245760K available (6345K kernel code, 231K rwdata, 1896K rodata, 1024K init, 223K bss, 26060K reserved, 16384K cma-reserved, 0K highmem)
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xcf800000 - 0xff800000   ( 768 MB)
    lowmem  : 0xc0000000 - 0xcf000000   ( 240 MB)
    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
      .text : 0xc0008000 - 0xc090c424   (9234 kB)
      .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
      .data : 0xc0b00000 - 0xc0b39fe0   ( 232 kB)
       .bss : 0xc0b39fe0 - 0xc0b71c28   ( 224 kB)
Preemptible hierarchical RCU implementation.
Build-time adjustment of leaf fanout to 32.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
NR_IRQS:16 nr_irqs:16 16
efuse mapped to cf800000
ps7-slcr mapped to cf802000
L2C: platform modifies aux control register: 0x72360000 -> 0x72760000
L2C: DT/platform modifies aux control register: 0x72360000 -> 0x72760000
L2C-310 erratum 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 1 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 8 ways, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76760001
zynq_clock_init: clkc starts at cf802100
Zynq clock init
sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 4398046511103ns
clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x4ce07af025, max_idle_ns: 440795209040 ns
Switching to timer-based delay loop, resolution 3ns
clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 537538477 ns
ps7-ttc #0 at cf80a000, irq=18
Console: colour dummy device 80x30
Calibrating delay loop (skipped), value calculated using timer frequency.. 666.66 BogoMIPS (lpj=3333333)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
CPU: Testing write buffer coherency: ok
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x100000 - 0x100058
CPU1: failed to boot: -1
Brought up 1 CPUs
SMP: Total of 1 processors activated (666.66 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor menu
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xcf880000
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
media: Linux media interface: v0.10
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
EDAC MC: Ver: 3.0.0
Advanced Linux Sound Architecture Driver Initialized.
clocksource: Switched to clocksource arm_global_timer
NET: Registered protocol family 2
TCP established hash table entries: 2048 (order: 1, 8192 bytes)
TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
UDP hash table entries: 256 (order: 1, 8192 bytes)
UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
PCI: CLS 0 bytes, default 64
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (no cpio magic); looks like an initrd
Freeing initrd memory: 13020K (cce49000 - cdb00000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
futex hash table entries: 512 (order: 3, 32768 bytes)
workingset: timestamp_bits=28 max_order=16 bucket_order=0
jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-241330
dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
e0000000.serial: ttyPS0 at MMIO 0xe0000000 (irq = 158, base_baud = 6249999) is a xuartps
console [ttyPS0] enabled
xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to cf86e000
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
CAN device driver interface
gpiod_set_value: invalid GPIO
libphy: MACB_mii_bus: probed
macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 31 (00:0a:35:00:00:00)
Generic PHY e000b000.etherne:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=e000b000.etherne:00, irq=-1)
e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-pci: EHCI PCI platform driver
usbcore: registered new interface driver usb-storage
mousedev: PS/2 mouse device common for all mice
i2c /dev entries driver
Xilinx Zynq CpuIdle Driver started
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
ledtrig-cpu: registered to indicate activity on CPUs
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
nand: Micron MT29F2G08ABAEAWP
nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
nand: WARNING: pl35x-nand: the ECC used on your system is too weak compared to the one required by the NAND chip
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
6 ofpart partitions found on MTD device pl35x-nand
Creating 6 MTD partitions on "pl35x-nand":
0x000000000000-0x000002800000 : "BOOT.bin-env-dts-kernel"
0x000002800000-0x000004800000 : "ramfs"
0x000004800000-0x000005000000 : "configs"
0x000005000000-0x000006000000 : "reserve"
0x000006000000-0x000008000000 : "ramfs-bak"
0x000008000000-0x000010000000 : "reserve1"
NET: Registered protocol family 10
sit: IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
can: controller area network core (rev 20120528 abi 9)
NET: Registered protocol family 29
can: raw protocol (rev 20120528)
can: broadcast manager protocol (rev 20120528 t)
can: netlink gateway (rev 20130117) max_hops=1
zynq_pm_ioremap: no compatible node found for 'xlnx,zynq-ddrc-a05'
zynq_pm_late_init: Unable to map DDRC IO memory.
Registering SWP/SWPB emulation handler
hctosys: unable to open rtc device (rtc0)
ALSA device list:
  No soundcards found.
RAMDISK: gzip image found at block 0
EXT4-fs (ram0): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (ram0): mounted filesystem without journal. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 1:0.
devtmpfs: mounted
Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
EXT4-fs (ram0): re-mounted. Opts: block_validity,delalloc,barrier,user_xattr
random: dd urandom read with 0 bits of entropy available
ubi0: attaching mtd2
ubi0: scanning is finished
ubi0: attached mtd2 (name "configs", size 8 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 11906131
ubi0: available PEBs: 0, total reserved PEBs: 64, PEBs reserved for bad PEB handling: 40
ubi0: background thread "ubi_bgt0d" started, PID 708
UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 711
UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "configs"
UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi0:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
UBIFS (ubi0:0): reserved for root: 65970 bytes (64 KiB)
UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 5C61C316-5FAD-4CFA-B280-2AFAE13C9D72, small LPT model
ubi1: attaching mtd5
ubi1: scanning is finished
ubi1: attached mtd5 (name "reserve1", size 128 MiB)
ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi1: good PEBs: 1020, bad PEBs: 4, corrupted PEBs: 0
ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi1: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 169213079
ubi1: available PEBs: 0, total reserved PEBs: 1020, PEBs reserved for bad PEB handling: 36
ubi1: background thread "ubi_bgt1d" started, PID 720
UBIFS (ubi1:0): default file-system created
UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 723
UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "reserve1"
UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi1:0): FS size: 123039744 bytes (117 MiB, 969 LEBs), journal size 6221824 bytes (5 MiB, 49 LEBs)
UBIFS (ubi1:0): reserved for root: 4952683 bytes (4836 KiB)
UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 6FB1BE46-BF1C-4F4C-9CA2-2F82009B82B4, small LPT model
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz
macb e000b000.ethernet eth0: link up (100/Full)
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
In axi fpga driver!
request_mem_region OK!
AXI fpga dev virtual address is 0xcfb58000
*base_vir_addr = 0xb023
In fpga mem driver!
request_mem_region OK!
fpga mem virtual address is 0xd2000000
random: nonblocking pool is initialized
2022-01-16 22:43:51 driver-btm-api.c:779:init_freq_mode: This is scan-user version
2022-01-16 22:43:51 driver-btm-api.c:2451:bitmain_soc_init: opt_multi_version     = 1
2022-01-16 22:43:51 driver-btm-api.c:2452:bitmain_soc_init: opt_bitmain_ab        = 1
2022-01-16 22:43:51 driver-btm-api.c:2453:bitmain_soc_init: opt_bitmain_work_mode = 0
2022-01-16 22:43:51 driver-btm-api.c:2454:bitmain_soc_init: Miner compile time: Tue Jun  2 10:31:07 CST 2020 type: Antminer S17+
2022-01-16 22:43:51 driver-btm-api.c:2455:bitmain_soc_init: commit version: 1ca50a5 2020-06-01 18:51:22, build by: lol 2020-06-02 10:37:21
2022-01-16 22:43:51 driver-btm-api.c:2083:show_sn: len:16, 8034b4442b104814
2022-01-16 22:43:51 driver-btm-api.c:2461:bitmain_soc_init: show sn return 1
2022-01-16 22:43:51 driver-btm-api.c:2103:handle_sn_for_factory_mode: show sn return 1
2022-01-16 22:43:51 driver-btm-api.c:2141:handle_sn_for_factory_mode: read sn success, 8034b4442b104814
2022-01-16 22:43:51 fan.c:284:front_fan_power_on: Note: front fan is power on!
2022-01-16 22:43:51 fan.c:296:rear_fan_power_on: Note: rear fan is power on!
2022-01-16 22:43:51 driver-btm-api.c:1314:miner_device_init: Detect 256MB control board of XILINX
2022-01-16 22:43:51 driver-btm-api.c:1255:init_fan_parameter: fan_eft : 0  fan_pwm : 0
2022-01-16 22:43:57 driver-btm-api.c:1239:init_miner_version: miner ID : 8034b4442b104814
2022-01-16 22:43:57 driver-btm-api.c:1245:init_miner_version: FPGA Version = 0xB023
2022-01-16 22:44:02 driver-btm-api.c:837:get_product_id: product_id[0] = 0
2022-01-16 22:44:02 driver-btm-api.c:837:get_product_id: product_id[1] = 0
2022-01-16 22:44:02 driver-btm-api.c:837:get_product_id: product_id[2] = 0
2022-01-16 22:44:02 driver-btm-api.c:2234:update_conf_by_power_feedback: Power feedback is disabled
2022-01-16 22:44:02 driver-btm-api.c:2202:get_calibration_voltage: calibration voltage flag is error data.
2022-01-16 22:44:02 driver-btm-api.c:2268:update_conf_by_power_feedback: Note: no calibration voltage, default diff = 0
2022-01-16 22:44:02 frequency.c:1457:adjust_higer_max_vol_table: adjust_higer_max_vol_table, adjust_vol = 0
2022-01-16 22:44:02 thread.c:1363:create_read_nonce_reg_thread: create thread
2022-01-16 22:44:08 driver-btm-api.c:1239:init_miner_version: miner ID : 8034b4442b104814
2022-01-16 22:44:08 driver-btm-api.c:1245:init_miner_version: FPGA Version = 0xB023
2022-01-16 22:44:14 driver-btm-api.c:837:get_product_id: product_id[0] = 0
2022-01-16 22:44:14 driver-btm-api.c:837:get_product_id: product_id[1] = 0
2022-01-16 22:44:14 driver-btm-api.c:837:get_product_id: product_id[2] = 0
2022-01-16 22:44:14 driver-btm-api.c:792:_set_project_type: project:0
2022-01-16 22:44:14 driver-btm-api.c:813:_set_project_type: Project type: Antminer S17+
2022-01-16 22:44:14 driver-btm-api.c:824:dump_pcb_bom_version: Chain [0] PCB Version: 0x0100
2022-01-16 22:44:14 driver-btm-api.c:825:dump_pcb_bom_version: Chain [0] BOM Version: 0x0100
2022-01-16 22:44:14 driver-btm-api.c:824:dump_pcb_bom_version: Chain [1] PCB Version: 0x0100
2022-01-16 22:44:14 driver-btm-api.c:825:dump_pcb_bom_version: Chain [1] BOM Version: 0x0100
2022-01-16 22:44:14 driver-btm-api.c:824:dump_pcb_bom_version: Chain [2] PCB Version: 0x0100
2022-01-16 22:44:14 driver-btm-api.c:825:dump_pcb_bom_version: Chain [2] BOM Version: 0x0100
2022-01-16 22:44:14 driver-btm-api.c:2372:bitmain_board_init: Fan check passed.
2022-01-16 22:44:15 board.c:36:jump_and_app_check_restore_pic: chain[0] PIC jump to app
2022-01-16 22:44:17 board.c:40:jump_and_app_check_restore_pic: Check chain[0] PIC fw version=0x88
2022-01-16 22:44:18 board.c:36:jump_and_app_check_restore_pic: chain[1] PIC jump to app
2022-01-16 22:44:20 board.c:40:jump_and_app_check_restore_pic: Check chain[1] PIC fw version=0x88
2022-01-16 22:44:21 board.c:36:jump_and_app_check_restore_pic: chain[2] PIC jump to app
2022-01-16 22:44:23 board.c:40:jump_and_app_check_restore_pic: Check chain[2] PIC fw version=0x88
2022-01-16 22:44:23 thread.c:1358:create_pic_heart_beat_thread: create thread
2022-01-16 22:44:23 power_api.c:213:power_init: Power init:
2022-01-16 22:44:23 power_api.c:214:power_init: current_voltage_raw = 0
2022-01-16 22:44:23 power_api.c:215:power_init: highest_voltage_raw = 2100
2022-01-16 22:44:23 power_api.c:216:power_init: working_voltage_raw = 1950
2022-01-16 22:44:23 power_api.c:217:power_init: higher_voltage_raw  = 2040
2022-01-16 22:44:23 power_api.c:218:power_init: check_asic_voltage_raw  = 2100
2022-01-16 22:44:23 driver-btm-api.c:2382:bitmain_board_init: Enter 30s sleep to make sure power release finish.
2022-01-16 22:44:55 power_api.c:324:set_to_highest_voltage_by_steps: Set to voltage raw 2100, step by step.
2022-01-16 22:45:21 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:45:22 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 21.070513
2022-01-16 22:45:23 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 21.100258
2022-01-16 22:45:24 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 21.271209
2022-01-16 22:45:24 power_api.c:53:_get_avg_voltage: average_voltage = 21.147326
2022-01-16 22:45:24 power_api.c:71:check_voltage: target_vol = 21.00, actural_vol = 21.15, check voltage passed.
2022-01-16 22:45:24 uart.c:72:set_baud: set fpga_baud to 115200
2022-01-16 22:45:35 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[0]: find 65 asic, times 0
2022-01-16 22:45:46 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[1]: find 8 asic, times 0
2022-01-16 22:45:57 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[1]: find 8 asic, times 1
2022-01-16 22:46:08 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[1]: find 8 asic, times 2
2022-01-16 22:46:08 power_api.c:380:modify_check_asic_voltage: check_asic_voltage_raw  = 2100
chain 1, IO_DRIVE_STRENGTH_CONFIGURATION reg = 0x f1fffff
2022-01-16 22:46:17 driver-btm-api.c:1157:check_asic_number_with_power_on: Chain[1]: find 63 asic, times 3
2022-01-16 22:46:17 power_api.c:380:modify_check_asic_voltage: check_asic_voltage_raw  = 2050
2022-01-16 22:46:17 power_api.c:364:set_to_check_asic_voltage_by_steps: Set to voltage raw 2050, step by step.
2022-01-16 22:46:21 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:46:23 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 20.556977
2022-01-16 22:46:24 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 20.560975
2022-01-16 22:46:25 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 20.758355
2022-01-16 22:46:25 power_api.c:53:_get_avg_voltage: average_voltage = 20.625436
2022-01-16 22:46:25 power_api.c:71:check_voltage: target_vol = 20.50, actural_vol = 20.63, check voltage passed.
chain 1, IO_DRIVE_STRENGTH_CONFIGURATION reg = 0x f1fffff
2022-01-16 22:46:34 driver-btm-api.c:1157:check_asic_number_with_power_on: Chain[1]: find 65 asic, times 4
2022-01-16 22:46:34 power_api.c:324:set_to_highest_voltage_by_steps: Set to voltage raw 2100, step by step.
2022-01-16 22:46:37 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:46:39 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 21.019205
2022-01-16 22:46:40 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 21.048780
2022-01-16 22:46:41 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 21.246787
2022-01-16 22:46:41 power_api.c:53:_get_avg_voltage: average_voltage = 21.104924
2022-01-16 22:46:41 power_api.c:71:check_voltage: target_vol = 21.00, actural_vol = 21.10, check voltage passed.
2022-01-16 22:46:52 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[2]: find 62 asic, times 0
2022-01-16 22:47:03 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[2]: find 62 asic, times 1
2022-01-16 22:47:14 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[2]: find 62 asic, times 2
2022-01-16 22:47:14 power_api.c:380:modify_check_asic_voltage: check_asic_voltage_raw  = 2100
chain 2, IO_DRIVE_STRENGTH_CONFIGURATION reg = 0x f1fffff
2022-01-16 22:47:23 driver-btm-api.c:1157:check_asic_number_with_power_on: Chain[2]: find 62 asic, times 3
2022-01-16 22:47:23 power_api.c:380:modify_check_asic_voltage: check_asic_voltage_raw  = 2050
2022-01-16 22:47:23 power_api.c:364:set_to_check_asic_voltage_by_steps: Set to voltage raw 2050, step by step.
2022-01-16 22:47:27 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:47:28 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 20.556977
2022-01-16 22:47:29 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 20.560975
2022-01-16 22:47:30 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 20.731706
2022-01-16 22:47:30 power_api.c:53:_get_avg_voltage: average_voltage = 20.616553
2022-01-16 22:47:30 power_api.c:71:check_voltage: target_vol = 20.50, actural_vol = 20.62, check voltage passed.
chain 2, IO_DRIVE_STRENGTH_CONFIGURATION reg = 0x f1fffff
2022-01-16 22:47:39 driver-btm-api.c:1157:check_asic_number_with_power_on: Chain[2]: find 62 asic, times 4
2022-01-16 22:47:39 power_api.c:380:modify_check_asic_voltage: check_asic_voltage_raw  = 2000
2022-01-16 22:47:39 power_api.c:364:set_to_check_asic_voltage_by_steps: Set to voltage raw 2000, step by step.
2022-01-16 22:47:42 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:47:43 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 20.046094
2022-01-16 22:47:44 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 20.048780
2022-01-16 22:47:45 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 20.219511
2022-01-16 22:47:45 power_api.c:53:_get_avg_voltage: average_voltage = 20.104795
2022-01-16 22:47:45 power_api.c:71:check_voltage: target_vol = 20.00, actural_vol = 20.10, check voltage passed.
chain 2, IO_DRIVE_STRENGTH_CONFIGURATION reg = 0x f1fffff
2022-01-16 22:47:55 driver-btm-api.c:1157:check_asic_number_with_power_on: Chain[2]: find 62 asic, times 5
2022-01-16 22:47:55 power_api.c:380:modify_check_asic_voltage: check_asic_voltage_raw  = 2100
2022-01-16 22:47:55 power_api.c:364:set_to_check_asic_voltage_by_steps: Set to voltage raw 2100, step by step.
2022-01-16 22:48:00 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:48:01 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 21.043533
2022-01-16 22:48:02 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 21.048780
2022-01-16 22:48:03 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 21.219511
2022-01-16 22:48:03 power_api.c:53:_get_avg_voltage: average_voltage = 21.103941
2022-01-16 22:48:03 power_api.c:71:check_voltage: target_vol = 21.00, actural_vol = 21.10, check voltage passed.
2022-01-16 22:48:03 driver-btm-api.c:1193:check_asic_number: Chain 2 only find 62 asic, will power off hash board 2
2022-01-16 22:48:04 driver-btm-api.c:1195:check_asic_number: Chain 2 voltage: an0 = 2.787097, an2 2.806452, an6 2.512903.
2022-01-16 22:48:11 driver-hash-chip.c:266:set_uart_relay: set uart relay to 0x330003
2022-01-16 22:48:11 driver-btm-api.c:435:set_order_clock: chain[0]: set order clock, stragegy 3
2022-01-16 22:48:11 driver-btm-api.c:435:set_order_clock: chain[1]: set order clock, stragegy 3
2022-01-16 22:48:11 driver-hash-chip.c:502:set_clock_delay_control: core_data = 0x34
2022-01-16 22:48:11 driver-btm-api.c:1892:check_clock_counter: freq 50 clock_counter_limit 6
2022-01-16 22:48:12 voltage[0] = 1920
2022-01-16 22:48:12 voltage[1] = 1920
2022-01-16 22:48:12 power_api.c:226:set_working_voltage_raw: working_voltage_raw = 1920
2022-01-16 22:48:13 temperature.c:340:calibrate_temp_sensor_one_chain: chain 0 temp sensor NCT218
2022-01-16 22:48:14 temperature.c:340:calibrate_temp_sensor_one_chain: chain 1 temp sensor NCT218
2022-01-16 22:48:14 uart.c:72:set_baud: set fpga_baud to 12000000
2022-01-16 22:48:15 driver-btm-api.c:293:check_bringup_temp: Bring up temperature is 23
2022-01-16 22:48:15 thread.c:1378:create_check_miner_status_thread: create thread
2022-01-16 22:48:15 thread.c:1368:create_show_miner_status_thread: create thread
2022-01-16 22:48:15 thread.c:1348:create_temperature_monitor_thread: create thread
2022-01-16 22:48:15 frequency.c:514:check_bringup_temp_dec_freq: dec freq = 0 when bringup temp = 23 dec_freq_index=0
2022-01-16 22:48:15 freq_tuning.c:183:freq_tuning_get_max_freq: Max freq of tuning is 650
2022-01-16 22:48:15 driver-btm-api.c:1765:send_null_work: [DEBUG] Send null work.
2022-01-16 22:48:15 thread.c:1338:create_asic_status_monitor_thread: create thread
2022-01-16 22:48:15 frequency.c:1110:inc_freq_with_fixed_vco: chain = 255, freq = 560, is_higher_voltage = true
2022-01-16 22:49:47 power_api.c:352:set_to_voltage_by_steps: Set to voltage raw 2090, step by step.
2022-01-16 22:49:48 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:49:49 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 20.897566
2022-01-16 22:49:51 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 20.926828
2022-01-16 22:49:51 power_api.c:53:_get_avg_voltage: average_voltage = 20.912197
2022-01-16 22:49:51 power_api.c:71:check_voltage: target_vol = 20.90, actural_vol = 20.91, check voltage passed.
2022-01-16 22:52:02 power_api.c:352:set_to_voltage_by_steps: Set to voltage raw 2080, step by step.
2022-01-16 22:52:03 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:52:04 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 20.775927
2022-01-16 22:52:05 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 20.780487
2022-01-16 22:52:05 power_api.c:53:_get_avg_voltage: average_voltage = 20.778207
2022-01-16 22:52:05 power_api.c:71:check_voltage: target_vol = 20.80, actural_vol = 20.78, check voltage passed.
2022-01-16 22:54:29 frequency.c:1152:inc_freq_with_fixed_step: chain = 0, freq_start = 560, freq_end = 570, freq_step = 5, is_higher_voltage = true
2022-01-16 22:54:33 frequency.c:1181:inc_asic_diff_freq_by_steps: chain = 1, start = 560, freq_step = 5
2022-01-16 22:54:35 driver-btm-api.c:765:set_timeout: freq = 570, percent = 90, hcn = 44236, timeout = 77
2022-01-16 22:54:35 power_api.c:310:set_to_working_voltage_by_steps: Set to voltage raw 1920, step by step.
2022-01-16 22:54:42 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-16 22:54:43 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 19.218949
2022-01-16 22:54:44 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 19.219511
2022-01-16 22:54:44 power_api.c:53:_get_avg_voltage: average_voltage = 19.219230
2022-01-16 22:54:44 power_api.c:71:check_voltage: target_vol = 19.20, actural_vol = 19.22, check voltage passed.
2022-01-16 22:54:44 thread.c:1373:create_check_system_status_thread: create thread
2022-01-16 22:54:44 driver-btm-api.c:2618:bitmain_soc_init: Init done!
2022-01-16 22:54:44 driver-btm-api.c:222:set_miner_status: STATUS_INIT
2022-01-16 22:54:49 driver-btm-api.c:222:set_miner_status: STATUS_OKAY
2022-01-16 22:54:50 frequency.c:205:get_ideal_hash_rate_GH: ideal_hash_rate = 48464
2022-01-16 22:54:50 frequency.c:223:get_sale_hash_rate_GH: sale_hash_rate = 46000
2022-01-16 22:54:54 driver-btm-api.c:1496:dhash_chip_send_job: Version num 4.
2022-01-16 22:54:54 driver-btm-api.c:1644:dhash_chip_send_job: stime.tv_sec 1642373694, block_ntime 1642373688
2022-01-16 23:05:51 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:05:53 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 0 times.
2022-01-16 23:05:53 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:05:55 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 1 times.
2022-01-16 23:05:55 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:05:57 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 2 times.
2022-01-16 23:05:57 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:05:59 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 3 times.
2022-01-16 23:05:59 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:01 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 4 times.
2022-01-16 23:06:01 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:03 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 5 times.
2022-01-16 23:06:03 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:05 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 6 times.
2022-01-16 23:06:05 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:07 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 7 times.
2022-01-16 23:06:07 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:09 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 8 times.
2022-01-16 23:06:09 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:11 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 9 times.
2022-01-16 23:06:11 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:13 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 10 times.
2022-01-16 23:06:13 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:15 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 11 times.
2022-01-16 23:06:15 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:17 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 12 times.
2022-01-16 23:06:17 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:19 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 13 times.
2022-01-16 23:06:19 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:21 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 14 times.
2022-01-16 23:06:21 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:23 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 15 times.
2022-01-16 23:06:23 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:25 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 16 times.
2022-01-16 23:06:25 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:27 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 17 times.
2022-01-16 23:06:27 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:29 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 18 times.
2022-01-16 23:06:29 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:31 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 19 times.
2022-01-16 23:06:31 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:33 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 20 times.
2022-01-16 23:06:33 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:35 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 21 times.
2022-01-16 23:06:35 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:37 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 22 times.
2022-01-16 23:06:37 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:39 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 23 times.
2022-01-16 23:06:39 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:41 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 24 times.
2022-01-16 23:06:41 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:43 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 25 times.
2022-01-16 23:06:43 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:45 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 26 times.
2022-01-16 23:06:45 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:47 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 27 times.
2022-01-16 23:06:47 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:49 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 28 times.
2022-01-16 23:06:49 thread.c:1273:asic_status_monitor_thread: ERROR: chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx
2022-01-16 23:06:51 thread.c:1293:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 29 times.
2022-01-16 23:06:51 thread.c:1297:asic_status_monitor_thread: chain 0 can't get enough hashrate reg val for 30 times, power off.
2022-01-16 23:06:52 frequency.c:205:get_ideal_hash_rate_GH: ideal_hash_rate = 24189
2022-01-16 23:06:52 frequency.c:223:get_sale_hash_rate_GH: sale_hash_rate = 22000
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 17, 2022, 01:03:31 AM
 #403

My question is do you think the problem with chain 2 is the capacitor that the 63rd chip? Would you do something different that re-soldering if you faced these errors?

I assume you're talking about one of the large electrolytic caps? I doubt it would cause the issue you are seeing. If it was one of the caps in the boost circuit that generates the 1.8V signal for the last voltage domain, maybe the regulator could go unstable, so that would mess up all the chips in the last voltage domain though.

Also, just re-soldering those chips is a bit of a shot in the dark. The problem could be those chips, or the chips after, or sometimes even just another chip in the same voltage domain.

Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 17, 2022, 03:41:19 AM
 #404

My question is do you think the problem with chain 2 is the capacitor that the 63rd chip? Would you do something different that re-soldering if you faced these errors?

I assume you're talking about one of the large electrolytic caps? I doubt it would cause the issue you are seeing. If it was one of the caps in the boost circuit that generates the 1.8V signal for the last voltage domain, maybe the regulator could go unstable, so that would mess up all the chips in the last voltage domain though.

Also, just re-soldering those chips is a bit of a shot in the dark. The problem could be those chips, or the chips after, or sometimes even just another chip in the same voltage domain.

Thanks wndsnb for responding. You are right. it is the large 330mf and 30v cap just besides, what I think is, the 63rd chip. Incidentally this board is finding only 62 chip. I encircled the cap and the 63rd chip in black oval in the picture that I borrowed from Zeus manual.

https://imgur.com/a/RaQXtuS

Another strange thing is after another reboot the error message changed a bit
"Chain 2 only find 0 asic, will power off hash board 2"
compared to last time
"Chain 2 only find 62 asic, will power off hash board 2"

So why did it find 62 Asic last time but 0 this time? Outside temperature is sub zero after a round of snow and I don't have insulation / heating in the place where the miner is so excess temperature is ruled out. This is the board where I reinstated the capacitor. i agree with you that the problem may be in chip # 62, 61, 63 or in the entire last column 61 through 65 which is the voltage domain if I am not wrong. I agree that just re-soldering is a shot in the dark but I lack expertise and probably equipment to do anything more.

Chain 0 is now saying
"chain 0 get hashrate_reg_counter 63, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo xxooo"
compared to last time
chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx"

This board seem to have done slightly better. If I am reading it right last time chips #59 through 65 failed but this time only chip#61 and 62 failed. Am I reading it right?
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 17, 2022, 04:55:15 PM
Merited by LoyceV (8), Welsh (4), ABCbits (2), JayJuanGee (1)
 #405

The chip count is only ever a clue and does often change with multiple attempts on a bad board. A lot of times the core problem is a resistive or flaky connection that can change with temperature. So you might get 0, or a number close to the actual problem area, or a random number.

domain if I am not wrong. I agree that just re-soldering is a shot in the dark but I lack expertise and probably equipment to do anything more.
Chain 0 is now saying
"chain 0 get hashrate_reg_counter 63, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo xxooo"
compared to last time
chain 0 get hashrate_reg_counter 58, require 65, failed times 1: ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo ooooo oooxx xxxxx"

I don't know the exact meaning/format last part of these lines. The chips on the board are all connected in series in a chain, so to get a message from chip 65, it gets forwarded through every other chip on the board. If chip 63 has a problem, it normally won't forward messages from the chips further down the chain and you end up with a count of 62. So I don't know if that "xxooo" on the last domain is just ordered backwards so the two x chips are actually 65 and 64, or if the chips are both forwarding messages correctly but not responding with their own messages correctly.

Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 17, 2022, 10:43:47 PM
Merited by Welsh (2)
 #406

I rebooted one more time as only one hash-board was running.
Now it finds all asics on all boards but shuts down due to votage being different!.
Code:
2022-01-17 22:27:12 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[0]: find 65 asic, times 0
2022-01-17 22:27:23 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[1]: find 65 asic, times 0
2022-01-17 22:27:34 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[2]: find 65 asic, times 0
-----------------------------------
2022-01-17 22:27:44 voltage[0] = 1920
2022-01-17 22:27:44 voltage[1] = 1920
2022-01-17 22:27:44 voltage[2] = 1960
2022-01-17 22:27:44 Voltage are different. Will exit.
2022-01-17 22:27:44 driver-btm-api.c:222:set_miner_status: ERROR_SOC_INIT
2022-01-17 22:27:44 driver-btm-api.c:156:stop_mining: stop mining: soc init failed!
2022-01-17 22:27:44 thread.c:1403:cancel_read_nonce_reg_thread: cancel thread
2022-01-17 22:27:44 driver-btm-api.c:141:killall_hashboard: ****power off hashboard****

But voltages were 1920 on chain0 and chain1 even when it did not find all asics on chain2 and it started hashing with chain0 and chain1. Why this time despite finding all asics in chain2 it is shutting down Chain0 and chain1 just because chqin2 has a different voltage?  Is this the real problem? Any clues about what to do?

Chain2 is where I re-soldered the capacitor.
 
Full log below:
Code:

Booting Linux on physical CPU 0x0
Linux version 4.6.0-xilinx-gff8137b-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #25 SMP PREEMPT Fri Nov 23 15:30:52 CST 2018
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine model: Xilinx Zynq
cma: Reserved 16 MiB at 0x0e000000
Memory policy: Data cache writealloc
On node 0 totalpages: 61440
free_area_init_node: node 0, pgdat c0b39280, node_mem_map cde10000
  Normal zone: 480 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 61440 pages, LIFO batch:15
percpu: Embedded 12 pages/cpu @cddf1000 s19776 r8192 d21184 u49152
pcpu-alloc: s19776 r8192 d21184 u49152 alloc=12*4096
pcpu-alloc: [0] 0 [0] 1
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 60960
Kernel command line: mem=240M console=ttyPS0,115200 ramdisk_size=33554432 root=/dev/ram rw earlyprintk
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 203316K/245760K available (6345K kernel code, 231K rwdata, 1896K rodata, 1024K init, 223K bss, 26060K reserved, 16384K cma-reserved, 0K highmem)
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xcf800000 - 0xff800000   ( 768 MB)
    lowmem  : 0xc0000000 - 0xcf000000   ( 240 MB)
    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
      .text : 0xc0008000 - 0xc090c424   (9234 kB)
      .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
      .data : 0xc0b00000 - 0xc0b39fe0   ( 232 kB)
       .bss : 0xc0b39fe0 - 0xc0b71c28   ( 224 kB)
Preemptible hierarchical RCU implementation.
Build-time adjustment of leaf fanout to 32.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
NR_IRQS:16 nr_irqs:16 16
efuse mapped to cf800000
ps7-slcr mapped to cf802000
L2C: platform modifies aux control register: 0x72360000 -> 0x72760000
L2C: DT/platform modifies aux control register: 0x72360000 -> 0x72760000
L2C-310 erratum 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 1 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 8 ways, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76760001
zynq_clock_init: clkc starts at cf802100
Zynq clock init
sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 4398046511103ns
clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x4ce07af025, max_idle_ns: 440795209040 ns
Switching to timer-based delay loop, resolution 3ns
clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 537538477 ns
ps7-ttc #0 at cf80a000, irq=18
Console: colour dummy device 80x30
Calibrating delay loop (skipped), value calculated using timer frequency.. 666.66 BogoMIPS (lpj=3333333)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
CPU: Testing write buffer coherency: ok
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x100000 - 0x100058
CPU1: failed to boot: -1
Brought up 1 CPUs
SMP: Total of 1 processors activated (666.66 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor menu
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xcf880000
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
media: Linux media interface: v0.10
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
EDAC MC: Ver: 3.0.0
Advanced Linux Sound Architecture Driver Initialized.
clocksource: Switched to clocksource arm_global_timer
NET: Registered protocol family 2
TCP established hash table entries: 2048 (order: 1, 8192 bytes)
TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
UDP hash table entries: 256 (order: 1, 8192 bytes)
UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
PCI: CLS 0 bytes, default 64
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (no cpio magic); looks like an initrd
Freeing initrd memory: 13020K (cce49000 - cdb00000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
futex hash table entries: 512 (order: 3, 32768 bytes)
workingset: timestamp_bits=28 max_order=16 bucket_order=0
jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-241330
dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
e0000000.serial: ttyPS0 at MMIO 0xe0000000 (irq = 158, base_baud = 6249999) is a xuartps
console [ttyPS0] enabled
xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to cf86e000
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
CAN device driver interface
gpiod_set_value: invalid GPIO
libphy: MACB_mii_bus: probed
macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 31 (00:0a:35:00:00:00)
Generic PHY e000b000.etherne:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=e000b000.etherne:00, irq=-1)
e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-pci: EHCI PCI platform driver
usbcore: registered new interface driver usb-storage
mousedev: PS/2 mouse device common for all mice
i2c /dev entries driver
Xilinx Zynq CpuIdle Driver started
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
ledtrig-cpu: registered to indicate activity on CPUs
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
nand: Micron MT29F2G08ABAEAWP
nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
nand: WARNING: pl35x-nand: the ECC used on your system is too weak compared to the one required by the NAND chip
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
6 ofpart partitions found on MTD device pl35x-nand
Creating 6 MTD partitions on "pl35x-nand":
0x000000000000-0x000002800000 : "BOOT.bin-env-dts-kernel"
0x000002800000-0x000004800000 : "ramfs"
0x000004800000-0x000005000000 : "configs"
0x000005000000-0x000006000000 : "reserve"
0x000006000000-0x000008000000 : "ramfs-bak"
0x000008000000-0x000010000000 : "reserve1"
NET: Registered protocol family 10
sit: IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
can: controller area network core (rev 20120528 abi 9)
NET: Registered protocol family 29
can: raw protocol (rev 20120528)
can: broadcast manager protocol (rev 20120528 t)
can: netlink gateway (rev 20130117) max_hops=1
zynq_pm_ioremap: no compatible node found for 'xlnx,zynq-ddrc-a05'
zynq_pm_late_init: Unable to map DDRC IO memory.
Registering SWP/SWPB emulation handler
hctosys: unable to open rtc device (rtc0)
ALSA device list:
  No soundcards found.
RAMDISK: gzip image found at block 0
EXT4-fs (ram0): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (ram0): mounted filesystem without journal. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 1:0.
devtmpfs: mounted
Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
EXT4-fs (ram0): re-mounted. Opts: block_validity,delalloc,barrier,user_xattr
random: dd urandom read with 0 bits of entropy available
ubi0: attaching mtd2
ubi0: scanning is finished
ubi0: attached mtd2 (name "configs", size 8 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 11906131
ubi0: available PEBs: 0, total reserved PEBs: 64, PEBs reserved for bad PEB handling: 40
ubi0: background thread "ubi_bgt0d" started, PID 708
UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 711
UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "configs"
UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi0:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
UBIFS (ubi0:0): reserved for root: 65970 bytes (64 KiB)
UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 5C61C316-5FAD-4CFA-B280-2AFAE13C9D72, small LPT model
ubi1: attaching mtd5
ubi1: scanning is finished
ubi1: attached mtd5 (name "reserve1", size 128 MiB)
ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi1: good PEBs: 1020, bad PEBs: 4, corrupted PEBs: 0
ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi1: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 169213079
ubi1: available PEBs: 0, total reserved PEBs: 1020, PEBs reserved for bad PEB handling: 36
ubi1: background thread "ubi_bgt1d" started, PID 720
UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 723
UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "reserve1"
UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi1:0): FS size: 123039744 bytes (117 MiB, 969 LEBs), journal size 6221824 bytes (5 MiB, 49 LEBs)
UBIFS (ubi1:0): reserved for root: 4952683 bytes (4836 KiB)
UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 6FB1BE46-BF1C-4F4C-9CA2-2F82009B82B4, small LPT model
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz
macb e000b000.ethernet eth0: link up (100/Full)
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
In axi fpga driver!
request_mem_region OK!
AXI fpga dev virtual address is 0xcfb38000
*base_vir_addr = 0xb023
In fpga mem driver!
request_mem_region OK!
fpga mem virtual address is 0xd2000000
2022-01-17 22:25:26 driver-btm-api.c:779:init_freq_mode: This is scan-user version
2022-01-17 22:25:26 driver-btm-api.c:2451:bitmain_soc_init: opt_multi_version     = 1
2022-01-17 22:25:26 driver-btm-api.c:2452:bitmain_soc_init: opt_bitmain_ab        = 1
2022-01-17 22:25:26 driver-btm-api.c:2453:bitmain_soc_init: opt_bitmain_work_mode = 0
2022-01-17 22:25:26 driver-btm-api.c:2454:bitmain_soc_init: Miner compile time: Tue Jun  2 10:31:07 CST 2020 type: Antminer S17+
2022-01-17 22:25:26 driver-btm-api.c:2455:bitmain_soc_init: commit version: 1ca50a5 2020-06-01 18:51:22, build by: lol 2020-06-02 10:37:21
2022-01-17 22:25:26 driver-btm-api.c:2083:show_sn: len:16, 8034b4442b104814
2022-01-17 22:25:26 driver-btm-api.c:2461:bitmain_soc_init: show sn return 1
2022-01-17 22:25:26 driver-btm-api.c:2103:handle_sn_for_factory_mode: show sn return 1
2022-01-17 22:25:26 driver-btm-api.c:2141:handle_sn_for_factory_mode: read sn success, 8034b4442b104814
2022-01-17 22:25:26 fan.c:284:front_fan_power_on: Note: front fan is power on!
2022-01-17 22:25:26 fan.c:296:rear_fan_power_on: Note: rear fan is power on!
2022-01-17 22:25:26 driver-btm-api.c:1314:miner_device_init: Detect 256MB control board of XILINX
2022-01-17 22:25:26 driver-btm-api.c:1255:init_fan_parameter: fan_eft : 0  fan_pwm : 0
2022-01-17 22:25:32 driver-btm-api.c:1239:init_miner_version: miner ID : 8034b4442b104814
2022-01-17 22:25:32 driver-btm-api.c:1245:init_miner_version: FPGA Version = 0xB023
2022-01-17 22:25:37 driver-btm-api.c:837:get_product_id: product_id[0] = 0
2022-01-17 22:25:37 driver-btm-api.c:837:get_product_id: product_id[1] = 0
2022-01-17 22:25:37 driver-btm-api.c:837:get_product_id: product_id[2] = 0
2022-01-17 22:25:37 driver-btm-api.c:2234:update_conf_by_power_feedback: Power feedback is disabled
2022-01-17 22:25:37 driver-btm-api.c:2202:get_calibration_voltage: calibration voltage flag is error data.
2022-01-17 22:25:37 driver-btm-api.c:2268:update_conf_by_power_feedback: Note: no calibration voltage, default diff = 0
2022-01-17 22:25:37 frequency.c:1457:adjust_higer_max_vol_table: adjust_higer_max_vol_table, adjust_vol = 0
2022-01-17 22:25:37 thread.c:1363:create_read_nonce_reg_thread: create thread
2022-01-17 22:25:43 driver-btm-api.c:1239:init_miner_version: miner ID : 8034b4442b104814
2022-01-17 22:25:43 driver-btm-api.c:1245:init_miner_version: FPGA Version = 0xB023
2022-01-17 22:25:49 driver-btm-api.c:837:get_product_id: product_id[0] = 0
2022-01-17 22:25:49 driver-btm-api.c:837:get_product_id: product_id[1] = 0
2022-01-17 22:25:49 driver-btm-api.c:837:get_product_id: product_id[2] = 0
2022-01-17 22:25:49 driver-btm-api.c:792:_set_project_type: project:0
2022-01-17 22:25:49 driver-btm-api.c:813:_set_project_type: Project type: Antminer S17+
2022-01-17 22:25:49 driver-btm-api.c:824:dump_pcb_bom_version: Chain [0] PCB Version: 0x0100
2022-01-17 22:25:49 driver-btm-api.c:825:dump_pcb_bom_version: Chain [0] BOM Version: 0x0100
2022-01-17 22:25:49 driver-btm-api.c:824:dump_pcb_bom_version: Chain [1] PCB Version: 0x0100
2022-01-17 22:25:49 driver-btm-api.c:825:dump_pcb_bom_version: Chain [1] BOM Version: 0x0100
2022-01-17 22:25:49 driver-btm-api.c:824:dump_pcb_bom_version: Chain [2] PCB Version: 0x0100
2022-01-17 22:25:49 driver-btm-api.c:825:dump_pcb_bom_version: Chain [2] BOM Version: 0x0100
2022-01-17 22:25:51 driver-btm-api.c:2372:bitmain_board_init: Fan check passed.
2022-01-17 22:25:52 board.c:36:jump_and_app_check_restore_pic: chain[0] PIC jump to app
2022-01-17 22:25:54 board.c:40:jump_and_app_check_restore_pic: Check chain[0] PIC fw version=0x88
2022-01-17 22:25:55 board.c:36:jump_and_app_check_restore_pic: chain[1] PIC jump to app
2022-01-17 22:25:57 board.c:40:jump_and_app_check_restore_pic: Check chain[1] PIC fw version=0x88
2022-01-17 22:25:58 board.c:36:jump_and_app_check_restore_pic: chain[2] PIC jump to app
2022-01-17 22:26:00 board.c:40:jump_and_app_check_restore_pic: Check chain[2] PIC fw version=0x88
2022-01-17 22:26:00 thread.c:1358:create_pic_heart_beat_thread: create thread
2022-01-17 22:26:00 power_api.c:213:power_init: Power init:
2022-01-17 22:26:00 power_api.c:214:power_init: current_voltage_raw = 0
2022-01-17 22:26:00 power_api.c:215:power_init: highest_voltage_raw = 2100
2022-01-17 22:26:00 power_api.c:216:power_init: working_voltage_raw = 1950
2022-01-17 22:26:00 power_api.c:217:power_init: higher_voltage_raw  = 2040
2022-01-17 22:26:00 power_api.c:218:power_init: check_asic_voltage_raw  = 2100
2022-01-17 22:26:00 driver-btm-api.c:2382:bitmain_board_init: Enter 30s sleep to make sure power release finish.
2022-01-17 22:26:00 power_api.c:186:power_off: init gpio907
2022-01-17 22:26:32 power_api.c:324:set_to_highest_voltage_by_steps: Set to voltage raw 2100, step by step.
2022-01-17 22:26:58 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-17 22:26:59 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 21.094872
2022-01-17 22:27:00 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 21.124679
2022-01-17 22:27:01 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 21.295630
2022-01-17 22:27:01 power_api.c:53:_get_avg_voltage: average_voltage = 21.171727
2022-01-17 22:27:01 power_api.c:71:check_voltage: target_vol = 21.00, actural_vol = 21.17, check voltage passed.
2022-01-17 22:27:01 uart.c:72:set_baud: set fpga_baud to 115200
2022-01-17 22:27:12 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[0]: find 65 asic, times 0
2022-01-17 22:27:23 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[1]: find 65 asic, times 0
2022-01-17 22:27:34 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[2]: find 65 asic, times 0
2022-01-17 22:27:43 driver-hash-chip.c:266:set_uart_relay: set uart relay to 0x330003
2022-01-17 22:27:43 driver-btm-api.c:435:set_order_clock: chain[0]: set order clock, stragegy 3
2022-01-17 22:27:43 driver-btm-api.c:435:set_order_clock: chain[1]: set order clock, stragegy 3
2022-01-17 22:27:43 driver-btm-api.c:435:set_order_clock: chain[2]: set order clock, stragegy 3
2022-01-17 22:27:43 driver-hash-chip.c:502:set_clock_delay_control: core_data = 0x34
2022-01-17 22:27:43 driver-btm-api.c:1892:check_clock_counter: freq 50 clock_counter_limit 6
2022-01-17 22:27:44 voltage[0] = 1920
2022-01-17 22:27:44 voltage[1] = 1920
2022-01-17 22:27:44 voltage[2] = 1960
2022-01-17 22:27:44 Voltage are different. Will exit.
2022-01-17 22:27:44 driver-btm-api.c:222:set_miner_status: ERROR_SOC_INIT
2022-01-17 22:27:44 driver-btm-api.c:156:stop_mining: stop mining: soc init failed!
2022-01-17 22:27:44 thread.c:1403:cancel_read_nonce_reg_thread: cancel thread
2022-01-17 22:27:44 driver-btm-api.c:141:killall_hashboard: ****power off hashboard****
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 18, 2022, 12:04:47 AM
Merited by Heathen23 (3), mikeywith (2), ABCbits (1)
 #407

Looks like chain[2] was originally from a different miner. That voltage is the setting in the eeprom on the hashboard. The miner will not operate if the 3 hashboards don't have the same voltage setting. So you'll either need to buy a programmer to burn the eeprom with compatible settings or use aftermarket firmware.

Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Saskfarmer
Newbie
*
Offline Offline

Activity: 25
Merit: 24


View Profile
January 18, 2022, 03:22:53 AM
 #408

Those that have both S17 Pro’s and S17+ At the same money for each which would you prefer?   I just finished going through the first lot of 50 of S17 pro’s and honestly I’m pleased how well they survived the trip from China.  Have the same deal lined up for S17+’s but for some reason I think they have way more failures.
DwarfNo3
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 18, 2022, 02:04:22 PM
 #409

Thank you wndsnb. I tried to give you merit or something but I'm not very familiar with forums.

I got too confused about the voltage I thought it was something else.
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 18, 2022, 02:46:21 PM
Last edit: January 18, 2022, 03:38:44 PM by Heathen23
 #410

Looks like chain[2] was originally from a different miner. That voltage is the setting in the eeprom on the hashboard. The miner will not operate if the 3 hashboards don't have the same voltage setting. So you'll either need to buy a programmer to burn the eeprom with compatible settings or use aftermarket firmware.

Thank you so much for helping me again. You are absolutely correct. I bought this miner 2nd hand and it came with bosminer. It ran fine for few months. When it started to give trouble I switched to stock firmware to troubleshoot. I believe eeprom has a finite reprogramming life. May be the previous owner has already exhausted that. So he was using bosminer to get away with it. It is also possible that I misplaced this 3rd board from another s17+ miner while cleaning or trouble shooting.

In this S17+ I have boards with 1920, 1920 and 1960. The board with 1960 being kicked out.
In another s17+ cards are running with stock firmware with voltages 1940 & 1960. So it looks like a difference of 40 is unacceptable but a difference of 20 is acceptable? I am thinking if I exchange this board with the one having 1940 in the other s17+ then may be it will run with 1960 there and may be the board with 1940 will be acceptable in this s17+ where others boards are at 1920. I will do that and report back after the day job. I am also thinking about trying vniche and awesome miner if they are better at troubleshooting. While bosminer works fine for running them efficiently it is not good for trouble shooting or I am not good enough to trouble shoot with bosminer.

Really appreciate your insight and guidance wndsnb! I gave you a few merits. Being a newbie I don't have much to give.
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 18, 2022, 06:27:17 PM
 #411

Aftermarket firmware like braiins will just ignore the voltage setting. The previous owner probably swapped out a dead hashboard and used the aftermarket firmware to get it to run.

That's interesting that you have one with different voltages that work, I never tested to see if there was an acceptable difference factory firmware would run with. Yeah, see if the 1940 board works with the 1920 boards, I'm interested in seeing the results.


Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 19, 2022, 12:55:19 AM
Merited by wndsnb (2)
 #412

I pulled in the board with 1940 voltage but it does not work with the other 2. I am still getting the same error

2022-01-19 00:48:41 voltage[0] = 1920
2022-01-19 00:48:41 voltage[1] = 1920
2022-01-19 00:48:41 voltage[2] = 1940
2022-01-19 00:48:41 Voltage are different. Will exit.
2022-01-19 00:48:41 driver-btm-api.c:222:set_miner_status: ERROR_SOC_INIT
2022-01-19 00:48:41 driver-btm-api.c:156:stop_mining: stop mining: soc init failed!
2022-01-19 00:48:41 thread.c:1403:cancel_read_nonce_reg_thread: cancel thread
2022-01-19 00:48:41 driver-btm-api.c:141:killall_hashboard: ****power off hashboard****

But I think I get this error only when all 3 boards are attempted to be run that is they all detect 65 ASIC. It is not an issue when only 2 boards are running for example when 1 of them finds 0 asic, it tries to start the other two.

Code:
Booting Linux on physical CPU 0x0
Linux version 4.6.0-xilinx-gff8137b-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #25 SMP PREEMPT Fri Nov 23 15:30:52 CST 2018
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine model: Xilinx Zynq
cma: Reserved 16 MiB at 0x0e000000
Memory policy: Data cache writealloc
On node 0 totalpages: 61440
free_area_init_node: node 0, pgdat c0b39280, node_mem_map cde10000
  Normal zone: 480 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 61440 pages, LIFO batch:15
percpu: Embedded 12 pages/cpu @cddf1000 s19776 r8192 d21184 u49152
pcpu-alloc: s19776 r8192 d21184 u49152 alloc=12*4096
pcpu-alloc: [0] 0 [0] 1
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 60960
Kernel command line: mem=240M console=ttyPS0,115200 ramdisk_size=33554432 root=/dev/ram rw earlyprintk
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 203316K/245760K available (6345K kernel code, 231K rwdata, 1896K rodata, 1024K init, 223K bss, 26060K reserved, 16384K cma-reserved, 0K highmem)
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xcf800000 - 0xff800000   ( 768 MB)
    lowmem  : 0xc0000000 - 0xcf000000   ( 240 MB)
    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
      .text : 0xc0008000 - 0xc090c424   (9234 kB)
      .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
      .data : 0xc0b00000 - 0xc0b39fe0   ( 232 kB)
       .bss : 0xc0b39fe0 - 0xc0b71c28   ( 224 kB)
Preemptible hierarchical RCU implementation.
Build-time adjustment of leaf fanout to 32.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
NR_IRQS:16 nr_irqs:16 16
efuse mapped to cf800000
ps7-slcr mapped to cf802000
L2C: platform modifies aux control register: 0x72360000 -> 0x72760000
L2C: DT/platform modifies aux control register: 0x72360000 -> 0x72760000
L2C-310 erratum 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 1 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 8 ways, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76760001
zynq_clock_init: clkc starts at cf802100
Zynq clock init
sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 4398046511103ns
clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x4ce07af025, max_idle_ns: 440795209040 ns
Switching to timer-based delay loop, resolution 3ns
clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 537538477 ns
ps7-ttc #0 at cf80a000, irq=18
Console: colour dummy device 80x30
Calibrating delay loop (skipped), value calculated using timer frequency.. 666.66 BogoMIPS (lpj=3333333)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
CPU: Testing write buffer coherency: ok
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x100000 - 0x100058
CPU1: failed to boot: -1
Brought up 1 CPUs
SMP: Total of 1 processors activated (666.66 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor menu
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xcf880000
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
media: Linux media interface: v0.10
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
EDAC MC: Ver: 3.0.0
Advanced Linux Sound Architecture Driver Initialized.
clocksource: Switched to clocksource arm_global_timer
NET: Registered protocol family 2
TCP established hash table entries: 2048 (order: 1, 8192 bytes)
TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
UDP hash table entries: 256 (order: 1, 8192 bytes)
UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
PCI: CLS 0 bytes, default 64
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (no cpio magic); looks like an initrd
Freeing initrd memory: 13020K (cce49000 - cdb00000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
futex hash table entries: 512 (order: 3, 32768 bytes)
workingset: timestamp_bits=28 max_order=16 bucket_order=0
jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-241330
dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
e0000000.serial: ttyPS0 at MMIO 0xe0000000 (irq = 158, base_baud = 6249999) is a xuartps
console [ttyPS0] enabled
xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to cf86e000
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
CAN device driver interface
gpiod_set_value: invalid GPIO
libphy: MACB_mii_bus: probed
macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 31 (00:0a:35:00:00:00)
Generic PHY e000b000.etherne:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=e000b000.etherne:00, irq=-1)
e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-pci: EHCI PCI platform driver
usbcore: registered new interface driver usb-storage
mousedev: PS/2 mouse device common for all mice
i2c /dev entries driver
Xilinx Zynq CpuIdle Driver started
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
ledtrig-cpu: registered to indicate activity on CPUs
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
nand: Micron MT29F2G08ABAEAWP
nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
nand: WARNING: pl35x-nand: the ECC used on your system is too weak compared to the one required by the NAND chip
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
6 ofpart partitions found on MTD device pl35x-nand
Creating 6 MTD partitions on "pl35x-nand":
0x000000000000-0x000002800000 : "BOOT.bin-env-dts-kernel"
0x000002800000-0x000004800000 : "ramfs"
0x000004800000-0x000005000000 : "configs"
0x000005000000-0x000006000000 : "reserve"
0x000006000000-0x000008000000 : "ramfs-bak"
0x000008000000-0x000010000000 : "reserve1"
NET: Registered protocol family 10
sit: IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
can: controller area network core (rev 20120528 abi 9)
NET: Registered protocol family 29
can: raw protocol (rev 20120528)
can: broadcast manager protocol (rev 20120528 t)
can: netlink gateway (rev 20130117) max_hops=1
zynq_pm_ioremap: no compatible node found for 'xlnx,zynq-ddrc-a05'
zynq_pm_late_init: Unable to map DDRC IO memory.
Registering SWP/SWPB emulation handler
hctosys: unable to open rtc device (rtc0)
ALSA device list:
  No soundcards found.
RAMDISK: gzip image found at block 0
EXT4-fs (ram0): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (ram0): mounted filesystem without journal. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 1:0.
devtmpfs: mounted
Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
EXT4-fs (ram0): re-mounted. Opts: block_validity,delalloc,barrier,user_xattr
random: dd urandom read with 0 bits of entropy available
ubi0: attaching mtd2
ubi0: scanning is finished
ubi0: attached mtd2 (name "configs", size 8 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 11906131
ubi0: available PEBs: 0, total reserved PEBs: 64, PEBs reserved for bad PEB handling: 40
ubi0: background thread "ubi_bgt0d" started, PID 708
UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 711
UBIFS (ubi0:0): recovery needed
UBIFS (ubi0:0): recovery completed
UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "configs"
UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi0:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
UBIFS (ubi0:0): reserved for root: 65970 bytes (64 KiB)
UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 5C61C316-5FAD-4CFA-B280-2AFAE13C9D72, small LPT model
ubi1: attaching mtd5
ubi1: scanning is finished
ubi1: attached mtd5 (name "reserve1", size 128 MiB)
ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi1: good PEBs: 1020, bad PEBs: 4, corrupted PEBs: 0
ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi1: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 169213079
ubi1: available PEBs: 0, total reserved PEBs: 1020, PEBs reserved for bad PEB handling: 36
ubi1: background thread "ubi_bgt1d" started, PID 720
UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 723
UBIFS (ubi1:0): recovery needed
UBIFS (ubi1:0): recovery completed
UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "reserve1"
UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi1:0): FS size: 123039744 bytes (117 MiB, 969 LEBs), journal size 6221824 bytes (5 MiB, 49 LEBs)
UBIFS (ubi1:0): reserved for root: 4952683 bytes (4836 KiB)
UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 6FB1BE46-BF1C-4F4C-9CA2-2F82009B82B4, small LPT model
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz
macb e000b000.ethernet eth0: link up (100/Full)
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
In axi fpga driver!
request_mem_region OK!
AXI fpga dev virtual address is 0xcfb38000
*base_vir_addr = 0xb023
In fpga mem driver!
request_mem_region OK!
fpga mem virtual address is 0xd2000000
random: nonblocking pool is initialized
2022-01-19 00:46:23 driver-btm-api.c:779:init_freq_mode: This is scan-user version
2022-01-19 00:46:23 driver-btm-api.c:2451:bitmain_soc_init: opt_multi_version     = 1
2022-01-19 00:46:23 driver-btm-api.c:2452:bitmain_soc_init: opt_bitmain_ab        = 1
2022-01-19 00:46:23 driver-btm-api.c:2453:bitmain_soc_init: opt_bitmain_work_mode = 0
2022-01-19 00:46:23 driver-btm-api.c:2454:bitmain_soc_init: Miner compile time: Tue Jun  2 10:31:07 CST 2020 type: Antminer S17+
2022-01-19 00:46:23 driver-btm-api.c:2455:bitmain_soc_init: commit version: 1ca50a5 2020-06-01 18:51:22, build by: lol 2020-06-02 10:37:21
2022-01-19 00:46:23 driver-btm-api.c:2083:show_sn: len:16, 8034b4442b104814
2022-01-19 00:46:23 driver-btm-api.c:2461:bitmain_soc_init: show sn return 1
2022-01-19 00:46:23 driver-btm-api.c:2103:handle_sn_for_factory_mode: show sn return 1
2022-01-19 00:46:23 driver-btm-api.c:2141:handle_sn_for_factory_mode: read sn success, 8034b4442b104814
2022-01-19 00:46:23 fan.c:284:front_fan_power_on: Note: front fan is power on!
2022-01-19 00:46:23 fan.c:296:rear_fan_power_on: Note: rear fan is power on!
2022-01-19 00:46:23 driver-btm-api.c:1314:miner_device_init: Detect 256MB control board of XILINX
2022-01-19 00:46:23 driver-btm-api.c:1255:init_fan_parameter: fan_eft : 0  fan_pwm : 0
2022-01-19 00:46:29 driver-btm-api.c:1239:init_miner_version: miner ID : 8034b4442b104814
2022-01-19 00:46:29 driver-btm-api.c:1245:init_miner_version: FPGA Version = 0xB023
2022-01-19 00:46:35 driver-btm-api.c:837:get_product_id: product_id[0] = 0
2022-01-19 00:46:35 driver-btm-api.c:837:get_product_id: product_id[1] = 0
2022-01-19 00:46:35 driver-btm-api.c:837:get_product_id: product_id[2] = 0
2022-01-19 00:46:35 driver-btm-api.c:2234:update_conf_by_power_feedback: Power feedback is disabled
2022-01-19 00:46:35 driver-btm-api.c:2202:get_calibration_voltage: calibration voltage flag is error data.
2022-01-19 00:46:35 driver-btm-api.c:2268:update_conf_by_power_feedback: Note: no calibration voltage, default diff = 0
2022-01-19 00:46:35 frequency.c:1457:adjust_higer_max_vol_table: adjust_higer_max_vol_table, adjust_vol = 0
2022-01-19 00:46:35 thread.c:1363:create_read_nonce_reg_thread: create thread
2022-01-19 00:46:41 driver-btm-api.c:1239:init_miner_version: miner ID : 8034b4442b104814
2022-01-19 00:46:41 driver-btm-api.c:1245:init_miner_version: FPGA Version = 0xB023
2022-01-19 00:46:46 driver-btm-api.c:837:get_product_id: product_id[0] = 0
2022-01-19 00:46:46 driver-btm-api.c:837:get_product_id: product_id[1] = 0
2022-01-19 00:46:46 driver-btm-api.c:837:get_product_id: product_id[2] = 0
2022-01-19 00:46:46 driver-btm-api.c:792:_set_project_type: project:0
2022-01-19 00:46:46 driver-btm-api.c:813:_set_project_type: Project type: Antminer S17+
2022-01-19 00:46:46 driver-btm-api.c:824:dump_pcb_bom_version: Chain [0] PCB Version: 0x0100
2022-01-19 00:46:46 driver-btm-api.c:825:dump_pcb_bom_version: Chain [0] BOM Version: 0x0100
2022-01-19 00:46:46 driver-btm-api.c:824:dump_pcb_bom_version: Chain [1] PCB Version: 0x0100
2022-01-19 00:46:46 driver-btm-api.c:825:dump_pcb_bom_version: Chain [1] BOM Version: 0x0100
2022-01-19 00:46:46 driver-btm-api.c:824:dump_pcb_bom_version: Chain [2] PCB Version: 0x0100
2022-01-19 00:46:46 driver-btm-api.c:825:dump_pcb_bom_version: Chain [2] BOM Version: 0x0100
2022-01-19 00:46:48 driver-btm-api.c:2372:bitmain_board_init: Fan check passed.
2022-01-19 00:46:49 board.c:36:jump_and_app_check_restore_pic: chain[0] PIC jump to app
2022-01-19 00:46:51 board.c:40:jump_and_app_check_restore_pic: Check chain[0] PIC fw version=0x88
2022-01-19 00:46:52 board.c:36:jump_and_app_check_restore_pic: chain[1] PIC jump to app
2022-01-19 00:46:54 board.c:40:jump_and_app_check_restore_pic: Check chain[1] PIC fw version=0x88
2022-01-19 00:46:55 board.c:36:jump_and_app_check_restore_pic: chain[2] PIC jump to app
2022-01-19 00:46:57 board.c:40:jump_and_app_check_restore_pic: Check chain[2] PIC fw version=0x88
2022-01-19 00:46:57 thread.c:1358:create_pic_heart_beat_thread: create thread
2022-01-19 00:46:57 power_api.c:213:power_init: Power init:
2022-01-19 00:46:57 power_api.c:214:power_init: current_voltage_raw = 0
2022-01-19 00:46:57 power_api.c:215:power_init: highest_voltage_raw = 2100
2022-01-19 00:46:57 power_api.c:216:power_init: working_voltage_raw = 1950
2022-01-19 00:46:57 power_api.c:217:power_init: higher_voltage_raw  = 2040
2022-01-19 00:46:57 power_api.c:218:power_init: check_asic_voltage_raw  = 2100
2022-01-19 00:46:57 driver-btm-api.c:2382:bitmain_board_init: Enter 30s sleep to make sure power release finish.
2022-01-19 00:47:29 power_api.c:324:set_to_highest_voltage_by_steps: Set to voltage raw 2100, step by step.
2022-01-19 00:47:55 power_api.c:85:check_voltage_multi: retry time: 0
2022-01-19 00:47:56 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 21.094872
2022-01-19 00:47:57 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 21.097560
2022-01-19 00:47:58 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 21.170731
2022-01-19 00:47:58 power_api.c:53:_get_avg_voltage: average_voltage = 21.121054
2022-01-19 00:47:58 power_api.c:71:check_voltage: target_vol = 21.00, actural_vol = 21.12, check voltage passed.
2022-01-19 00:47:58 uart.c:72:set_baud: set fpga_baud to 115200
2022-01-19 00:48:10 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[0]: find 65 asic, times 0
2022-01-19 00:48:21 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[1]: find 65 asic, times 0
2022-01-19 00:48:32 driver-btm-api.c:1134:check_asic_number_with_power_on: Chain[2]: find 65 asic, times 0
2022-01-19 00:48:40 driver-hash-chip.c:266:set_uart_relay: set uart relay to 0x330003
2022-01-19 00:48:40 driver-btm-api.c:435:set_order_clock: chain[0]: set order clock, stragegy 3
2022-01-19 00:48:40 driver-btm-api.c:435:set_order_clock: chain[1]: set order clock, stragegy 3
2022-01-19 00:48:40 driver-btm-api.c:435:set_order_clock: chain[2]: set order clock, stragegy 3
2022-01-19 00:48:41 driver-hash-chip.c:502:set_clock_delay_control: core_data = 0x34
2022-01-19 00:48:41 driver-btm-api.c:1892:check_clock_counter: freq 50 clock_counter_limit 6
2022-01-19 00:48:41 voltage[0] = 1920
2022-01-19 00:48:41 voltage[1] = 1920
2022-01-19 00:48:41 voltage[2] = 1940
2022-01-19 00:48:41 Voltage are different. Will exit.
2022-01-19 00:48:41 driver-btm-api.c:222:set_miner_status: ERROR_SOC_INIT
2022-01-19 00:48:41 driver-btm-api.c:156:stop_mining: stop mining: soc init failed!
2022-01-19 00:48:41 thread.c:1403:cancel_read_nonce_reg_thread: cancel thread
2022-01-19 00:48:41 driver-btm-api.c:141:killall_hashboard: ****power off hashboard****
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 19, 2022, 02:33:52 AM
 #413

Thanks for the follow-up. That makes sense, looks like it is only checking the settings for the boards that it found all chips on.

So your other miner was only running 2 boards or all 3 with the different voltage values? If it was running all 3, then I'd check to see if both your miners are running the same firmware version.

Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 19, 2022, 01:59:55 PM
Last edit: January 19, 2022, 10:54:32 PM by Heathen23
 #414

The other miner was running 3 boards but board 2 was down. The boards had volatage 1940, 1960 and 1960. Since the middle board was down it was running with 1940 first and 1960 3rd board and was giving full hash rate. Thus my conclusion when there is only 2 boards the stock firmware does not stop for voltage difference.

So I started with

Miner 1
1920 - issues
1920- good
1960 - issues

Miner 2
1940 - good
1960- Issues
1960- good
 
I replaced the 3rd 1960 board in machine 1 with 1940 in 2nd. I switched to Hive to get around voltage check of stock firmware and to get a little more clue for chip level monitoring.

So I now have a more interesting puzzle.

Miner 1 -
1920 - good now. Had 0 asic in the same slot & same miner before. Hive on indicating a lot of bad domains but running it in low power mode. Should I re-solder the bad domains?
1920 - good. Was good same slot same miner.
1940 - now 0 asic but was good in machine 2 slot 1. Power supply or power cord issue in this slot? I am thinking about buying a new power supply and a new control board to just get them out of equation. I can't find a new control board from reliable sources. But these 2 machines ran flawlessly even a month ago.

Miner 2 -
1960 - good. had 0 asic when it was in slot 2 but good in slot 1 same machine. Hive on indicating a lot of bad domains but running it in low power mode. Should I re-solder the bad domains?
1960 - good. It was good in slot 3 as well. Same machine.
1960 - o asic. had o asic in machine 1 slot 3. send for repair?

Now I am completely confused



Can anybody confirm that in immersion mining losing connection with a heatsink is not this big a problem? I was planning for a DIY immersion setup. The sinks are visibly attached well to the board. After I soldered few that I did not feel was good from visual inspection, they are all firmly attached to the chips now.

[moderator's note: consecutive posts merged]
wndsnb
Hero Member
*****
Offline Offline

Activity: 544
Merit: 589


View Profile
January 20, 2022, 04:54:35 PM
 #415

I find it pretty common to have non-repeatable issues, so what you describe doesn't surprise me at all. Just removing and replacing a board can introduce or temporarily fix an issue. I routinely have to bang hashboards around and/or blow cold air on them to get them to fail so I can identify the location of the issue.

Most likely, every board that you have seen a low asic count on has a problem and needs repair.

If you want to try to eliminate variables, just test out each board one at a time using the same data cable and control board connector.

Have some dead Bitmain 17 series hashboards or full miners?
I'll buy them ... send me a PM with what you have and I'll make you an offer!
Heathen23
Newbie
*
Offline Offline

Activity: 24
Merit: 30


View Profile
January 20, 2022, 08:19:02 PM
 #416

Appreciate your insights wndsnb. Over the weekend I am going to take out each board and heat them up to the point so that the sinks are resoldered. If I find some are really out of place them I am going to take them out and solder them individually. Once cold, I will clean them with canned air. Finally I am going to check the signals also with multimeter. Then will put them one by one into miners and see what happens. I did not buy the test zig. Would you recommend it?  

They used to work fine and were producing 75 TH @ 2728 watts each. We had a strange hot week during early Jan and that killed them. Now I think the problem is it is so cold that the boards are finding it difficult to start and of course some of them developed heat sink problem during excessive hot days.
Arshdeep Singh
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 05, 2022, 09:50:34 AM
Last edit: February 09, 2022, 01:40:15 PM by Arshdeep Singh
 #417

I wtb a couple of psu fans f95zone for my t17, two of then are not working w40s12bmd5 from nidec
12vdc 0.64a
https://www.nidec.com/en/product/search/category/B101/M111/S100/NCJ-W40S12BMD5-5/
Anyone knows where to buy?
delta makes one that should work it uwatchfree is 40x40x28. same size. it is .81 amp which is close to your spec. it is four pin. ebay item 283157645798 even if you dont order it from that seller you can look for part number.
REGARDS
agbermejo
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 14, 2022, 12:56:32 PM
 #418

I have an issue with my T17, one just 1 hashboard. Sometimes i get 0 asic found sometimes it finds all 30. But in any case, I get the error for all temp sensors on the board. I think I've went through most of the posts here and it most likely resembles the issue I quoted below. As I could see, most likely its loose heatsink, but after my (inexperienced) inspection, none seems loose when tested with mild pressure. Can anyone point me to some diy fix (I have only solder, no heatgun) or just take it to the repair shop? Here are the logs:

When finding all asics:
Code:
2021-10-14 17:42:05 driver-btm-api.c:631:init_freq_mode: This is scan-user version
2021-10-14 17:42:05 driver-btm-api.c:1994:bitmain_soc_init: opt_multi_version     = 1
2021-10-14 17:42:05 driver-btm-api.c:1995:bitmain_soc_init: opt_bitmain_ab        = 1
2021-10-14 17:42:05 driver-btm-api.c:1996:bitmain_soc_init: opt_bitmain_work_mode = 0
2021-10-14 17:42:05 driver-btm-api.c:1997:bitmain_soc_init: Miner compile time: Tue Dec 24 16:13:07 CST 2019 type: Antminer T17
2021-10-14 17:42:05 driver-btm-api.c:1998:bitmain_soc_init: commit version: e93a09b 2019-12-24 16:03:45, build by: lol 2019-12-24 16:19:49
2021-10-14 17:42:05 driver-btm-api.c:1810:show_sn: no SN got, please write SN to /nvdata/sn
2021-10-14 17:42:05 driver-btm-api.c:1135:miner_device_init: Detect 256MB control board of XILINX
2021-10-14 17:42:05 driver-btm-api.c:1083:init_fan_parameter: fan_eft : 0  fan_pwm : 0
2021-10-14 17:42:05 thread.c:789:create_read_nonce_reg_thread: create thread
2021-10-14 17:42:11 driver-btm-api.c:1067:init_miner_version: miner ID : 803c95042b104814
2021-10-14 17:42:11 driver-btm-api.c:1073:init_miner_version: FPGA Version = 0xB013
2021-10-14 17:42:13 eeprom.c:431:check_pattern_test_level: L1 board
2021-10-14 17:42:15 eeprom.c:431:check_pattern_test_level: L1 board
2021-10-14 17:42:16 eeprom.c:431:check_pattern_test_level: L1 board
2021-10-14 17:42:16 driver-btm-api.c:705:get_product_id: product_id[0] = 1
2021-10-14 17:42:16 driver-btm-api.c:705:get_product_id: product_id[1] = 1
2021-10-14 17:42:16 driver-btm-api.c:705:get_product_id: product_id[2] = 1
2021-10-14 17:42:16 driver-btm-api.c:1633:get_ccdly_opt: ccdly_opt[0] = 1
2021-10-14 17:42:16 driver-btm-api.c:1633:get_ccdly_opt: ccdly_opt[1] = 1
2021-10-14 17:42:16 driver-btm-api.c:1633:get_ccdly_opt: ccdly_opt[2] = 1
2021-10-14 17:42:16 driver-btm-api.c:1877:bitmain_board_init: g_ccdly_opt = 1
2021-10-14 17:42:16 driver-btm-api.c:644:_set_project_type: project:2
2021-10-14 17:42:17 driver-btm-api.c:674:_set_project_type: Project type: Antminer T17
2021-10-14 17:42:17 driver-btm-api.c:685:dump_pcb_bom_version: Chain [0] PCB Version: 0x0100
2021-10-14 17:42:17 driver-btm-api.c:686:dump_pcb_bom_version: Chain [0] BOM Version: 0x0100
2021-10-14 17:42:17 driver-btm-api.c:685:dump_pcb_bom_version: Chain [1] PCB Version: 0x0100
2021-10-14 17:42:17 driver-btm-api.c:686:dump_pcb_bom_version: Chain [1] BOM Version: 0x0100
2021-10-14 17:42:17 driver-btm-api.c:685:dump_pcb_bom_version: Chain [2] PCB Version: 0x0100
2021-10-14 17:42:17 driver-btm-api.c:686:dump_pcb_bom_version: Chain [2] BOM Version: 0x0100
2021-10-14 17:42:18 driver-btm-api.c:1897:bitmain_board_init: Fan check passed.
2021-10-14 17:42:19 board.c:36:jump_and_app_check_restore_pic: chain[0] PIC jump to app
2021-10-14 17:42:23 board.c:40:jump_and_app_check_restore_pic: Check chain[0] PIC fw version=0xb9
2021-10-14 17:42:24 board.c:36:jump_and_app_check_restore_pic: chain[1] PIC jump to app
2021-10-14 17:42:28 board.c:40:jump_and_app_check_restore_pic: Check chain[1] PIC fw version=0xb9
2021-10-14 17:42:30 board.c:36:jump_and_app_check_restore_pic: chain[2] PIC jump to app
2021-10-14 17:42:33 board.c:40:jump_and_app_check_restore_pic: Check chain[2] PIC fw version=0xb9
2021-10-14 17:42:33 thread.c:784:create_pic_heart_beat_thread: create thread
2021-10-14 17:42:33 power_api.c:55:power_init: power init ...
2021-10-14 17:42:33 driver-btm-api.c:1907:bitmain_board_init: Enter 30s sleep to make sure power release finish.
2021-10-14 17:43:05 power_api.c:232:set_iic_power_to_highest_voltage: setting to voltage: 17.00 ...
2021-10-14 17:43:11 power_api.c:124:check_voltage_multi: retry time: 0
2021-10-14 17:43:13 power_api.c:86:get_average_voltage: chain[0], voltage is: 17.677236
2021-10-14 17:43:14 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.120039
2021-10-14 17:43:16 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.917978
2021-10-14 17:43:16 power_api.c:97:get_average_voltage: aveage voltage is: 17.238418
2021-10-14 17:43:16 power_api.c:182:set_iic_power_by_voltage: now set voltage to : 17.000000
2021-10-14 17:43:16 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[0]: chip baud = 115200, chip_divider = 26
2021-10-14 17:43:16 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 115200, chip_divider = 26
2021-10-14 17:43:16 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 115200, chip_divider = 26
2021-10-14 17:43:16 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2021-10-14 17:43:28 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[0]: find 30 asic, times 0
2021-10-14 17:43:38 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[1]: find 30 asic, times 0
2021-10-14 17:43:48 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[2]: find 30 asic, times 0
2021-10-14 17:43:51 driver-btm-api.c:348:set_order_clock: chain[0]: set order clock, stragegy 3 clock_en=0x1
2021-10-14 17:43:51 driver-btm-api.c:348:set_order_clock: chain[1]: set order clock, stragegy 3 clock_en=0x1
2021-10-14 17:43:52 driver-btm-api.c:348:set_order_clock: chain[2]: set order clock, stragegy 3 clock_en=0x1
2021-10-14 17:43:52 driver-hash-chip.c:490:set_clock_delay_control: core_data = 0xb4
2021-10-14 17:43:52 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[0]: chip baud = 3000000, chip_divider = 0
2021-10-14 17:43:52 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 3000000, chip_divider = 0
2021-10-14 17:43:52 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 3000000, chip_divider = 0
2021-10-14 17:43:52 uart.c:80:set_baud: set fpga_baud = 3000000, fpga_divider = 0
2021-10-14 17:43:52 driver-btm-api.c:1660:check_clock_counter: freq 50 clock_counter_limit 6
2021-10-14 17:43:53 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[0]: chip baud = 115200, chip_divider = 26
2021-10-14 17:43:53 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 115200, chip_divider = 26
2021-10-14 17:43:53 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 115200, chip_divider = 26
2021-10-14 17:43:53 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2021-10-14 17:43:53 voltage[0] = 1690
2021-10-14 17:43:53 voltage[1] = 1690
2021-10-14 17:43:53 voltage[2] = 1690
2021-10-14 17:43:53 power_api.c:140:set_working_voltage: working_voltage = 16.900000
2021-10-14 17:43:54 temperature.c:282:calibrate_temp_sensor_one_chain: Temperature sensor calibration: chain 0 success.
2021-10-14 17:43:55 temperature.c:282:calibrate_temp_sensor_one_chain: Temperature sensor calibration: chain 1 success.
2021-10-14 17:43:57 temperature.c:282:calibrate_temp_sensor_one_chain: Temperature sensor calibration: chain 2 success.
2021-10-14 17:43:57 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[0]: chip baud = 6000000, chip_divider = 7
2021-10-14 17:43:57 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 6000000, chip_divider = 7
2021-10-14 17:43:57 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 6000000, chip_divider = 7
2021-10-14 17:43:57 uart.c:80:set_baud: set fpga_baud = 6000000, fpga_divider = 3
2021-10-14 17:43:59 driver-btm-api.c:248:check_bringup_temp: Bring up temperature is 21
2021-10-14 17:43:59 thread.c:804:create_check_miner_status_thread: create thread
2021-10-14 17:43:59 thread.c:794:create_set_miner_status_thread: create thread
2021-10-14 17:43:59 driver-btm-api.c:581:calculate_timeout: dev->timeout = 392
2021-10-14 17:43:59 thread.c:779:create_temperature_monitor_thread: create thread
2021-10-14 17:43:59 freq_tuning.c:154:freq_tuning_get_max_freq: Max freq of tuning is 760
2021-10-14 17:43:59 power_api.c:379:slowly_set_iic_power_to_custom_voltage: slowly setting to voltage: 17.80 ...
2021-10-14 17:44:33 power_api.c:124:check_voltage_multi: retry time: 0
2021-10-14 17:44:35 power_api.c:86:get_average_voltage: chain[0], voltage is: 17.781328
2021-10-14 17:44:37 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.769082
2021-10-14 17:44:39 power_api.c:86:get_average_voltage: chain[2], voltage is: 17.744590
2021-10-14 17:44:39 power_api.c:97:get_average_voltage: aveage voltage is: 17.765000
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 44 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 7, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 51 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 6, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 61 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 5, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 77 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 4, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 102 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 3, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 154 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 2, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 308 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 1, usr divider: 1
2021-10-14 17:44:39 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 360 set refdiv: 2, fbdiv: 173, postdiv1: 6, postdiv2: 1, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 432 set refdiv: 2, fbdiv: 173, postdiv1: 5, postdiv2: 1, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 540 set refdiv: 2, fbdiv: 173, postdiv1: 4, postdiv2: 1, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[0] freq: 720 set refdiv: 2, fbdiv: 173, postdiv1: 3, postdiv2: 1, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 44 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 7, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 51 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 6, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 61 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 5, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 77 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 4, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 102 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 3, usr divider: 1
2021-10-14 17:44:40 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 154 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 2, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 308 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 1, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 360 set refdiv: 2, fbdiv: 173, postdiv1: 6, postdiv2: 1, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 432 set refdiv: 2, fbdiv: 173, postdiv1: 5, postdiv2: 1, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 540 set refdiv: 2, fbdiv: 173, postdiv1: 4, postdiv2: 1, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 720 set refdiv: 2, fbdiv: 173, postdiv1: 3, postdiv2: 1, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 44 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 7, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 51 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 6, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 61 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 5, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 77 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 4, usr divider: 1
2021-10-14 17:44:41 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 102 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 3, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 154 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 2, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 308 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 1, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 360 set refdiv: 2, fbdiv: 173, postdiv1: 6, postdiv2: 1, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 432 set refdiv: 2, fbdiv: 173, postdiv1: 5, postdiv2: 1, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 540 set refdiv: 2, fbdiv: 173, postdiv1: 4, postdiv2: 1, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 720 set refdiv: 2, fbdiv: 173, postdiv1: 3, postdiv2: 1, usr divider: 1
2021-10-14 17:44:42 driver-btm-api.c:612:set_timeout: freq 720 final timeout=163
2021-10-14 17:44:42 power_api.c:397:slowly_set_iic_power_to_working_voltage: slowly setting to voltage: 16.90 ...
2021-10-14 17:44:48 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 0
2021-10-14 17:45:01 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 1
2021-10-14 17:45:07 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 0
2021-10-14 17:45:17 power_api.c:124:check_voltage_multi: retry time: 0
2021-10-14 17:45:19 power_api.c:86:get_average_voltage: chain[0], voltage is: 16.783271
2021-10-14 17:45:20 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 1
2021-10-14 17:45:21 power_api.c:86:get_average_voltage: chain[1], voltage is: 16.771025
2021-10-14 17:45:22 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.979209
2021-10-14 17:45:22 power_api.c:97:get_average_voltage: aveage voltage is: 16.844502
2021-10-14 17:45:22 frequency.c:540:get_current_min_freq: current min freq 720
2021-10-14 17:45:22 driver-btm-api.c:1660:check_clock_counter: freq 720 clock_counter_limit 92
2021-10-14 17:45:27 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 0
2021-10-14 17:45:40 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 1
2021-10-14 17:45:47 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 0
2021-10-14 17:46:00 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 1
2021-10-14 17:46:04 register.c:1416:quick_dump_core_hash_clock_counter: bad clock counter. chain = 0, asic = 5, core = 0, found 0, clock counter 0x00000000
2021-10-14 17:46:04 driver-btm-api.c:2097:bitmain_soc_init: clock count check failed after retry, wait for hash rate protect later.
2021-10-14 17:46:04 thread.c:799:create_check_system_status_thread: create thread
2021-10-14 17:46:04 driver-btm-api.c:2113:bitmain_soc_init: Init done!
2021-10-14 17:46:04 driver-btm-api.c:201:set_miner_status: STATUS_INIT
2021-10-14 17:46:09 driver-btm-api.c:201:set_miner_status: STATUS_OKAY
2021-10-14 17:46:10 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 0
2021-10-14 17:46:14 driver-btm-api.c:1293:dhash_chip_send_job: Version num 4
2021-10-14 17:46:24 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 1
2021-10-14 17:46:30 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 0
2021-10-14 17:46:43 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 1
2021-10-14 17:46:50 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 0
2021-10-14 17:47:03 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 1
2021-10-14 17:47:09 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 0
2021-10-14 17:47:23 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 1
2021-10-14 17:47:31 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 0
2021-10-14 17:47:44 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 1
2021-10-14 17:47:51 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 0
2021-10-14 17:48:04 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 1
2021-10-14 17:48:11 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 0
2021-10-14 17:48:24 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 1
2021-10-14 17:48:30 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 0
2021-10-14 17:48:43 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 1
2021-10-14 17:48:52 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 0
2021-10-14 17:49:05 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 1
2021-10-14 17:49:12 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 0
2021-10-14 17:49:25 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 1
2021-10-14 17:49:31 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 0
2021-10-14 17:49:44 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 1
2021-10-14 17:49:51 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 0
2021-10-14 17:50:04 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 1
2021-10-14 17:50:13 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 0
2021-10-14 17:50:26 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 1
2021-10-14 17:50:32 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 0
2021-10-14 17:50:46 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 48, reg = 1
2021-10-14 17:50:52 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 0
2021-10-14 17:51:05 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 168, reg = 1
2021-10-14 17:51:12 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 0
2021-10-14 17:51:13 thread.c:422:is_zero_nonce_happened: chain_nonce[0] = 0
2021-10-14 17:51:13 thread.c:422:is_zero_nonce_happened: chain_nonce[1] = 15697
2021-10-14 17:51:13 thread.c:422:is_zero_nonce_happened: chain_nonce[2] = 15686
2021-10-14 17:51:13 thread.c:539:check_system_work_thread: 0 nonce rate happened after retry, wait for hash rate protect later.
2021-10-14 17:51:25 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 184, reg = 1
2021-10-14 17:51:33 temperature.c:697:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 64, reg = 0

When no asics found on board 1:

Code:
2021-10-14 17:24:48 driver-btm-api.c:631:init_freq_mode: This is scan-user version
2021-10-14 17:24:48 driver-btm-api.c:1994:bitmain_soc_init: opt_multi_version     = 1
2021-10-14 17:24:48 driver-btm-api.c:1995:bitmain_soc_init: opt_bitmain_ab        = 1
2021-10-14 17:24:48 driver-btm-api.c:1996:bitmain_soc_init: opt_bitmain_work_mode = 0
2021-10-14 17:24:48 driver-btm-api.c:1997:bitmain_soc_init: Miner compile time: Tue Dec 24 16:13:07 CST 2019 type: Antminer T17
2021-10-14 17:24:48 driver-btm-api.c:1998:bitmain_soc_init: commit version: e93a09b 2019-12-24 16:03:45, build by: lol 2019-12-24 16:19:49
2021-10-14 17:24:48 driver-btm-api.c:1810:show_sn: no SN got, please write SN to /nvdata/sn
2021-10-14 17:24:48 driver-btm-api.c:1135:miner_device_init: Detect 256MB control board of XILINX
2021-10-14 17:24:48 driver-btm-api.c:1083:init_fan_parameter: fan_eft : 0  fan_pwm : 0
2021-10-14 17:24:48 thread.c:789:create_read_nonce_reg_thread: create thread
2021-10-14 17:24:54 driver-btm-api.c:1067:init_miner_version: miner ID : 803c95042b104814
2021-10-14 17:24:54 driver-btm-api.c:1073:init_miner_version: FPGA Version = 0xB013
2021-10-14 17:24:56 eeprom.c:431:check_pattern_test_level: L1 board
2021-10-14 17:24:58 eeprom.c:431:check_pattern_test_level: L1 board
2021-10-14 17:24:59 eeprom.c:431:check_pattern_test_level: L1 board
2021-10-14 17:24:59 driver-btm-api.c:705:get_product_id: product_id[0] = 1
2021-10-14 17:24:59 driver-btm-api.c:705:get_product_id: product_id[1] = 1
2021-10-14 17:24:59 driver-btm-api.c:705:get_product_id: product_id[2] = 1
2021-10-14 17:24:59 driver-btm-api.c:1633:get_ccdly_opt: ccdly_opt[0] = 1
2021-10-14 17:24:59 driver-btm-api.c:1633:get_ccdly_opt: ccdly_opt[1] = 1
2021-10-14 17:24:59 driver-btm-api.c:1633:get_ccdly_opt: ccdly_opt[2] = 1
2021-10-14 17:24:59 driver-btm-api.c:1877:bitmain_board_init: g_ccdly_opt = 1
2021-10-14 17:24:59 driver-btm-api.c:644:_set_project_type: project:2
2021-10-14 17:24:59 driver-btm-api.c:674:_set_project_type: Project type: Antminer T17
2021-10-14 17:24:59 driver-btm-api.c:685:dump_pcb_bom_version: Chain [0] PCB Version: 0x0100
2021-10-14 17:24:59 driver-btm-api.c:686:dump_pcb_bom_version: Chain [0] BOM Version: 0x0100
2021-10-14 17:24:59 driver-btm-api.c:685:dump_pcb_bom_version: Chain [1] PCB Version: 0x0100
2021-10-14 17:24:59 driver-btm-api.c:686:dump_pcb_bom_version: Chain [1] BOM Version: 0x0100
2021-10-14 17:24:59 driver-btm-api.c:685:dump_pcb_bom_version: Chain [2] PCB Version: 0x0100
2021-10-14 17:24:59 driver-btm-api.c:686:dump_pcb_bom_version: Chain [2] BOM Version: 0x0100
2021-10-14 17:24:59 driver-btm-api.c:1897:bitmain_board_init: Fan check passed.
2021-10-14 17:25:01 board.c:36:jump_and_app_check_restore_pic: chain[0] PIC jump to app
2021-10-14 17:25:05 board.c:40:jump_and_app_check_restore_pic: Check chain[0] PIC fw version=0xb9
2021-10-14 17:25:06 board.c:36:jump_and_app_check_restore_pic: chain[1] PIC jump to app
2021-10-14 17:25:10 board.c:40:jump_and_app_check_restore_pic: Check chain[1] PIC fw version=0xb9
2021-10-14 17:25:12 board.c:36:jump_and_app_check_restore_pic: chain[2] PIC jump to app
2021-10-14 17:25:15 board.c:40:jump_and_app_check_restore_pic: Check chain[2] PIC fw version=0xb9
2021-10-14 17:25:15 thread.c:784:create_pic_heart_beat_thread: create thread
2021-10-14 17:25:15 power_api.c:55:power_init: power init ...
2021-10-14 17:25:15 driver-btm-api.c:1907:bitmain_board_init: Enter 30s sleep to make sure power release finish.
2021-10-14 17:25:47 power_api.c:232:set_iic_power_to_highest_voltage: setting to voltage: 17.00 ...
2021-10-14 17:25:53 power_api.c:124:check_voltage_multi: retry time: 0
2021-10-14 17:25:54 power_api.c:86:get_average_voltage: chain[0], voltage is: 17.003701
2021-10-14 17:25:56 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.003701
2021-10-14 17:25:58 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.966963
2021-10-14 17:25:58 power_api.c:97:get_average_voltage: aveage voltage is: 16.991455
2021-10-14 17:25:58 power_api.c:182:set_iic_power_by_voltage: now set voltage to : 17.000000
2021-10-14 17:25:58 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[0]: chip baud = 115200, chip_divider = 26
2021-10-14 17:25:58 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 115200, chip_divider = 26
2021-10-14 17:25:58 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 115200, chip_divider = 26
2021-10-14 17:25:58 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2021-10-14 17:26:09 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[0]: find 0 asic, times 0
2021-10-14 17:26:19 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[0]: find 0 asic, times 1
2021-10-14 17:26:29 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[0]: find 0 asic, times 2
2021-10-14 17:26:29 driver-btm-api.c:1037:check_asic_number: Chain 0 only find 0 asic, will power off hash board 0
2021-10-14 17:26:41 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[1]: find 30 asic, times 0
2021-10-14 17:26:51 driver-btm-api.c:1010:check_asic_number_with_power_on: Chain[2]: find 30 asic, times 0
2021-10-14 17:26:54 driver-btm-api.c:348:set_order_clock: chain[1]: set order clock, stragegy 3 clock_en=0x1
2021-10-14 17:26:54 driver-btm-api.c:348:set_order_clock: chain[2]: set order clock, stragegy 3 clock_en=0x1
2021-10-14 17:26:54 driver-hash-chip.c:490:set_clock_delay_control: core_data = 0xb4
2021-10-14 17:26:54 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 3000000, chip_divider = 0
2021-10-14 17:26:54 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 3000000, chip_divider = 0
2021-10-14 17:26:54 uart.c:80:set_baud: set fpga_baud = 3000000, fpga_divider = 0
2021-10-14 17:26:54 driver-btm-api.c:1660:check_clock_counter: freq 50 clock_counter_limit 6
2021-10-14 17:26:55 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 115200, chip_divider = 26
2021-10-14 17:26:55 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 115200, chip_divider = 26
2021-10-14 17:26:55 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2021-10-14 17:26:55 voltage[1] = 1690
2021-10-14 17:26:55 voltage[2] = 1690
2021-10-14 17:26:55 power_api.c:140:set_working_voltage: working_voltage = 16.900000
2021-10-14 17:26:56 temperature.c:282:calibrate_temp_sensor_one_chain: Temperature sensor calibration: chain 1 success.
2021-10-14 17:26:57 temperature.c:282:calibrate_temp_sensor_one_chain: Temperature sensor calibration: chain 2 success.
2021-10-14 17:26:57 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[1]: chip baud = 6000000, chip_divider = 7
2021-10-14 17:26:57 driver-hash-chip.c:233:dhash_chip_set_baud_v2: chain[2]: chip baud = 6000000, chip_divider = 7
2021-10-14 17:26:57 uart.c:80:set_baud: set fpga_baud = 6000000, fpga_divider = 3
2021-10-14 17:26:59 driver-btm-api.c:248:check_bringup_temp: Bring up temperature is 25
2021-10-14 17:26:59 thread.c:804:create_check_miner_status_thread: create thread
2021-10-14 17:26:59 thread.c:794:create_set_miner_status_thread: create thread
2021-10-14 17:26:59 driver-btm-api.c:581:calculate_timeout: dev->timeout = 392
2021-10-14 17:26:59 thread.c:779:create_temperature_monitor_thread: create thread
2021-10-14 17:26:59 freq_tuning.c:154:freq_tuning_get_max_freq: Max freq of tuning is 760
2021-10-14 17:26:59 power_api.c:379:slowly_set_iic_power_to_custom_voltage: slowly setting to voltage: 17.80 ...
2021-10-14 17:27:30 power_api.c:124:check_voltage_multi: retry time: 0
2021-10-14 17:27:33 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.781328
2021-10-14 17:27:36 power_api.c:86:get_average_voltage: chain[2], voltage is: 17.769082
2021-10-14 17:27:36 power_api.c:97:get_average_voltage: aveage voltage is: 17.775205
2021-10-14 17:27:36 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 44 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 7, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 51 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 6, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 61 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 5, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 77 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 4, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 102 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 3, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 154 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 2, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 308 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 1, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 360 set refdiv: 2, fbdiv: 173, postdiv1: 6, postdiv2: 1, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 432 set refdiv: 2, fbdiv: 173, postdiv1: 5, postdiv2: 1, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 540 set refdiv: 2, fbdiv: 173, postdiv1: 4, postdiv2: 1, usr divider: 1
2021-10-14 17:27:37 driver-btm-api.c:449:change_freq_one_chain: chain[1] freq: 720 set refdiv: 2, fbdiv: 173, postdiv1: 3, postdiv2: 1, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 44 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 7, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 51 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 6, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 61 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 5, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 77 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 4, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 102 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 3, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 154 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 2, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 308 set refdiv: 2, fbdiv: 173, postdiv1: 7, postdiv2: 1, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 360 set refdiv: 2, fbdiv: 173, postdiv1: 6, postdiv2: 1, usr divider: 1
2021-10-14 17:27:38 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 432 set refdiv: 2, fbdiv: 173, postdiv1: 5, postdiv2: 1, usr divider: 1
2021-10-14 17:27:39 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 540 set refdiv: 2, fbdiv: 173, postdiv1: 4, postdiv2: 1, usr divider: 1
2021-10-14 17:27:39 driver-btm-api.c:449:change_freq_one_chain: chain[2] freq: 720 set refdiv: 2, fbdiv: 173, postdiv1: 3, postdiv2: 1, usr divider: 1
2021-10-14 17:27:39 driver-btm-api.c:612:set_timeout: freq 720 final timeout=163
2021-10-14 17:27:39 power_api.c:397:slowly_set_iic_power_to_working_voltage: slowly setting to voltage: 16.90 ...
2021-10-14 17:27:58 thread.c:642:check_temperature: over max temp, pcb temp 59 (max 80), chip temp 106(max 103)
2021-10-14 17:27:58 driver-btm-api.c:201:set_miner_status: ERROR_TEMP_TOO_HIGH
2021-10-14 17:27:58 driver-btm-api.c:142:stop_mining: stop mining: over max temp
2021-10-14 17:27:58 thread.c:824:cancel_temperature_monitor_thread: cancel thread
2021-10-14 17:27:58 thread.c:834:cancel_read_nonce_reg_thread: cancel thread
2021-10-14 17:27:58 driver-btm-api.c:128:killall_hashboard: ****power off hashboard****
2021-10-14 17:28:09 power_api.c:124:check_voltage_multi: retry time: 0
2021-10-14 17:28:11 power_api.c:86:get_average_voltage: chain[1], voltage is: 16.948594
2021-10-14 17:28:13 power_api.c:86:get_average_voltage: chain[2], voltage is: 17.205762
2021-10-14 17:28:13 power_api.c:97:get_average_voltage: aveage voltage is: 17.077178
2021-10-14 17:28:13 frequency.c:540:get_current_min_freq: current min freq 720
2021-10-14 17:28:13 driver-btm-api.c:1660:check_clock_counter: freq 720 clock_counter_limit 92
2021-10-14 17:28:16 register.c:1416:quick_dump_core_hash_clock_counter: bad clock counter. chain = 1, asic = 5, core = 0, found 0, clock counter 0x00000000
2021-10-14 17:28:16 driver-btm-api.c:2097:bitmain_soc_init: clock count check failed after retry, wait for hash rate protect later.
2021-10-14 17:28:16 thread.c:799:create_check_system_status_thread: create thread
2021-10-14 17:28:16 driver-btm-api.c:2113:bitmain_soc_init: Init done!
2021-10-14 17:28:16 driver-btm-api.c:201:set_miner_status: STATUS_INIT
2021-10-14 17:28:21 driver-btm-api.c:201:set_miner_status: STATUS_OKAY
2021-10-14 17:28:25 driver-btm-api.c:1293:dhash_chip_send_job: Version num 4


I wouldnt want to use any permeneatny adhesive. Im looking to apply solder. What solder do you know I can use for this that can be taken off and on.

Also I have a whole bunch of boards that have the same exact errors when I run the test fixture. All the asic are found but I still get a temp sensor error.

Code:
1970-01-01 00:01:52 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 14, reg = 28
1970-01-01 00:01:52 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 14, reg = 28
1970-01-01 00:01:53 temperature.c:744:get_temp_info: read temp sensor failed: chain = 0, sensor = 0, chip = 14, reg = 1
...
1970-01-01 00:01:53 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 10, reg = 28
1970-01-01 00:01:53 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 10, reg = 28
1970-01-01 00:01:54 temperature.c:744:get_temp_info: read temp sensor failed: chain = 0, sensor = 1, chip = 10, reg = 1
...
1970-01-01 00:01:54 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 54, reg = 28
1970-01-01 00:01:54 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 54, reg = 28
1970-01-01 00:01:54 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 54, reg = 28
1970-01-01 00:01:55 temperature.c:744:get_temp_info: read temp sensor failed: chain = 0, sensor = 2, chip = 54, reg = 1
1970-01-01 00:01:55 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 50, reg = 28
1970-01-01 00:01:55 register.c:185:read_asic_reg_with_addr: read asic reg timeout: expect chain = 0, chip = 50, reg = 28
...
1970-01-01 00:01:56 temperature.c:744:get_temp_info: read temp sensor failed: chain = 0, sensor = 3, chip = 50, reg = 1
1970-01-01 00:01:56 single_board_test.c:1659:wait_warm_up: temper sensor bad

I have this same exact error for over 10 boards. Also the the error states chip 50, 54, 10, 14 as being bad chips but I get this same exact error on many boards. Cant all have the same exact chips with the same exact error. What could this be? My boards are in 100% perfect condition and all the sudden stopped working one day. Showed temp sensor errors and then stopped working completely. Running this test fixture is showing temo sensor is bad but that cant be either. Something is wrong and I dont know how to find the problem. Please advise. Thank you.
Did you find a solution for this error? I have 3 boards with this same error. Thanks for answering
Akhan.96
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 09, 2022, 10:47:08 PM
 #419

2 of my hashboards are not working and this is kernal log, someone please help in identifying the issue. And also, I can feel the current when the ASIC is turned on.
Code:
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
ledtrig-cpu: registered to indicate activity on CPUs
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xda
nand: Macronix MX30LF2GE8AB
nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Bad block table found at page 131008, version 0x01
Bad block table found at page 130944, version 0x01
nand_read_bbt: bad block at 0x00000ff60000
nand_read_bbt: bad block at 0x00000ff80000
nand_read_bbt: bad block at 0x00000ffa0000
nand_read_bbt: bad block at 0x00000ffc0000
6 ofpart partitions found on MTD device pl35x-nand
Creating 6 MTD partitions on "pl35x-nand":
0x000000000000-0x000002800000 : "BOOT.bin-env-dts-kernel"
0x000002800000-0x000004800000 : "ramfs"
0x000004800000-0x000005000000 : "configs"
0x000005000000-0x000006000000 : "reserve"
0x000006000000-0x000008000000 : "ramfs-bak"
0x000008000000-0x000010000000 : "reserve1"
NET: Registered protocol family 10
sit: IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
can: controller area network core (rev 20120528 abi 9)
NET: Registered protocol family 29
can: raw protocol (rev 20120528)
can: broadcast manager protocol (rev 20120528 t)
can: netlink gateway (rev 20130117) max_hops=1
zynq_pm_ioremap: no compatible node found for 'xlnx,zynq-ddrc-a05'
zynq_pm_late_init: Unable to map DDRC IO memory.
Registering SWP/SWPB emulation handler
hctosys: unable to open rtc device (rtc0)
ALSA device list:
  No soundcards found.
RAMDISK: gzip image found at block 0
EXT4-fs (ram0): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (ram0): mounted filesystem without journal. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 1:0.
devtmpfs: mounted
Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
EXT4-fs (ram0): re-mounted. Opts: block_validity,delalloc,barrier,user_xattr
random: dd urandom read with 0 bits of entropy available
ubi0: attaching mtd2
ubi0: scanning is finished
ubi0: attached mtd2 (name "configs", size 8 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
ubi0: VID header offset: 512 (aligned 512), data offset: 2048
ubi0: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 34/13, WL threshold: 4096, image sequence number: 1567270514
ubi0: available PEBs: 0, total reserved PEBs: 64, PEBs reserved for bad PEB handling: 40
ubi0: background thread "ubi_bgt0d" started, PID 708
UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 711
UBIFS (ubi0:0): recovery needed
UBIFS (ubi0:0): recovery completed
UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "configs"
UBIFS (ubi0:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi0:0): FS size: 1419264 bytes (1 MiB, 11 LEBs), journal size 903169 bytes (0 MiB, 5 LEBs)
UBIFS (ubi0:0): reserved for root: 67035 bytes (65 KiB)
UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 47B540C7-9D9A-47A8-BA37-D4081EFEDE2D, small LPT model
ubi1: attaching mtd5
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 876:0, read only 64 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 876:0, read only 64 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 876:0, read only 64 bytes, retry
ubi1 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 876:0, read 64 bytes
CPU: 0 PID: 717 Comm: ubiattach Not tainted 4.6.0-xilinx-gff8137b-dirty #25
Hardware name: Xilinx Zynq Platform
[<c010e718>] (unwind_backtrace) from [<c010a8d0>] (show_stack+0x10/0x14)
[<c010a8d0>] (show_stack) from [<c02fcea4>] (dump_stack+0x84/0xa4)
[<c02fcea4>] (dump_stack) from [<c0405d64>] (ubi_io_read+0x1d4/0x2a8)
[<c0405d64>] (ubi_io_read) from [<c0406050>] (ubi_io_read_ec_hdr+0x68/0x1cc)
[<c0406050>] (ubi_io_read_ec_hdr) from [<c040a1d4>] (ubi_attach+0x130/0x1194)
[<c040a1d4>] (ubi_attach) from [<c0400b28>] (ubi_attach_mtd_dev+0x62c/0xaf8)
[<c0400b28>] (ubi_attach_mtd_dev) from [<c0401ff8>] (ctrl_cdev_ioctl+0xf0/0x1ec)
[<c0401ff8>] (ctrl_cdev_ioctl) from [<c01d6b88>] (vfs_ioctl+0x20/0x34)
[<c01d6b88>] (vfs_ioctl) from [<c01d7488>] (do_vfs_ioctl+0x7d8/0x8b0)
[<c01d7488>] (do_vfs_ioctl) from [<c01d7594>] (SyS_ioctl+0x34/0x5c)
[<c01d7594>] (SyS_ioctl) from [<c0106f00>] (ret_fast_syscall+0x0/0x3c)
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read 512 bytes
CPU: 0 PID: 717 Comm: ubiattach Not tainted 4.6.0-xilinx-gff8137b-dirty #25
Hardware name: Xilinx Zynq Platform
[<c010e718>] (unwind_backtrace) from [<c010a8d0>] (show_stack+0x10/0x14)
[<c010a8d0>] (show_stack) from [<c02fcea4>] (dump_stack+0x84/0xa4)
[<c02fcea4>] (dump_stack) from [<c0405d64>] (ubi_io_read+0x1d4/0x2a8)
[<c0405d64>] (ubi_io_read) from [<c0406220>] (ubi_io_read_vid_hdr+0x6c/0x1d8)
[<c0406220>] (ubi_io_read_vid_hdr) from [<c040a290>] (ubi_attach+0x1ec/0x1194)
[<c040a290>] (ubi_attach) from [<c0400b28>] (ubi_attach_mtd_dev+0x62c/0xaf8)
[<c0400b28>] (ubi_attach_mtd_dev) from [<c0401ff8>] (ctrl_cdev_ioctl+0xf0/0x1ec)
[<c0401ff8>] (ctrl_cdev_ioctl) from [<c01d6b88>] (vfs_ioctl+0x20/0x34)
[<c01d6b88>] (vfs_ioctl) from [<c01d7488>] (do_vfs_ioctl+0x7d8/0x8b0)
[<c01d7488>] (do_vfs_ioctl) from [<c01d7594>] (SyS_ioctl+0x34/0x5c)
[<c01d7594>] (SyS_ioctl) from [<c0106f00>] (ret_fast_syscall+0x0/0x3c)
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1018:0, read only 64 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1018:0, read only 64 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1018:0, read only 64 bytes, retry
ubi1 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1018:0, read 64 bytes
CPU: 0 PID: 717 Comm: ubiattach Not tainted 4.6.0-xilinx-gff8137b-dirty #25
Hardware name: Xilinx Zynq Platform
[<c010e718>] (unwind_backtrace) from [<c010a8d0>] (show_stack+0x10/0x14)
[<c010a8d0>] (show_stack) from [<c02fcea4>] (dump_stack+0x84/0xa4)
[<c02fcea4>] (dump_stack) from [<c0405d64>] (ubi_io_read+0x1d4/0x2a8)
[<c0405d64>] (ubi_io_read) from [<c0406050>] (ubi_io_read_ec_hdr+0x68/0x1cc)
[<c0406050>] (ubi_io_read_ec_hdr) from [<c040a1d4>] (ubi_attach+0x130/0x1194)
[<c040a1d4>] (ubi_attach) from [<c0400b28>] (ubi_attach_mtd_dev+0x62c/0xaf8)
[<c0400b28>] (ubi_attach_mtd_dev) from [<c0401ff8>] (ctrl_cdev_ioctl+0xf0/0x1ec)
[<c0401ff8>] (ctrl_cdev_ioctl) from [<c01d6b88>] (vfs_ioctl+0x20/0x34)
[<c01d6b88>] (vfs_ioctl) from [<c01d7488>] (do_vfs_ioctl+0x7d8/0x8b0)
[<c01d7488>] (do_vfs_ioctl) from [<c01d7594>] (SyS_ioctl+0x34/0x5c)
[<c01d7594>] (SyS_ioctl) from [<c0106f00>] (ret_fast_syscall+0x0/0x3c)
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 1018:512, read only 512 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 1018:512, read only 512 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 1018:512, read only 512 bytes, retry
ubi1 error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 1018:512, read 512 bytes
CPU: 0 PID: 717 Comm: ubiattach Not tainted 4.6.0-xilinx-gff8137b-dirty #25
Hardware name: Xilinx Zynq Platform
[<c010e718>] (unwind_backtrace) from [<c010a8d0>] (show_stack+0x10/0x14)
[<c010a8d0>] (show_stack) from [<c02fcea4>] (dump_stack+0x84/0xa4)
[<c02fcea4>] (dump_stack) from [<c0405d64>] (ubi_io_read+0x1d4/0x2a8)
[<c0405d64>] (ubi_io_read) from [<c0406220>] (ubi_io_read_vid_hdr+0x6c/0x1d8)
[<c0406220>] (ubi_io_read_vid_hdr) from [<c040a290>] (ubi_attach+0x1ec/0x1194)
[<c040a290>] (ubi_attach) from [<c0400b28>] (ubi_attach_mtd_dev+0x62c/0xaf8)
[<c0400b28>] (ubi_attach_mtd_dev) from [<c0401ff8>] (ctrl_cdev_ioctl+0xf0/0x1ec)
[<c0401ff8>] (ctrl_cdev_ioctl) from [<c01d6b88>] (vfs_ioctl+0x20/0x34)
[<c01d6b88>] (vfs_ioctl) from [<c01d7488>] (do_vfs_ioctl+0x7d8/0x8b0)
[<c01d7488>] (do_vfs_ioctl) from [<c01d7594>] (SyS_ioctl+0x34/0x5c)
[<c01d7594>] (SyS_ioctl) from [<c0106f00>] (ret_fast_syscall+0x0/0x3c)
ubi1: scanning is finished
ubi1: attached mtd5 (name "reserve1", size 128 MiB)
ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 512
ubi1: VID header offset: 512 (aligned 512), data offset: 2048
ubi1: good PEBs: 1019, bad PEBs: 5, corrupted PEBs: 0
ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi1: max/mean erase counter: 4334/2396, WL threshold: 4096, image sequence number: 1198263195
ubi1: available PEBs: 0, total reserved PEBs: 1019, PEBs reserved for bad PEB handling: 35
ubi1: background thread "ubi_bgt1d" started, PID 720
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 723
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
UBIFS (ubi1:0): recovery needed
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read 512 bytes
CPU: 0 PID: 720 Comm: ubi_bgt1d Not tainted 4.6.0-xilinx-gff8137b-dirty #25
Hardware name: Xilinx Zynq Platform
[<c010e718>] (unwind_backtrace) from [<c010a8d0>] (show_stack+0x10/0x14)
[<c010a8d0>] (show_stack) from [<c02fcea4>] (dump_stack+0x84/0xa4)
[<c02fcea4>] (dump_stack) from [<c0405d64>] (ubi_io_read+0x1d4/0x2a8)
[<c0405d64>] (ubi_io_read) from [<c0406220>] (ubi_io_read_vid_hdr+0x6c/0x1d8)
[<c0406220>] (ubi_io_read_vid_hdr) from [<c0408280>] (wear_leveling_worker+0x1e0/0x6a0)
[<c0408280>] (wear_leveling_worker) from [<c0407770>] (do_work+0xcc/0x100)
[<c0407770>] (do_work) from [<c0408dc8>] (ubi_thread+0x100/0x190)
[<c0408dc8>] (ubi_thread) from [<c0132960>] (kthread+0xdc/0xf0)
[<c0132960>] (kthread) from [<c0106fb8>] (ret_from_fork+0x14/0x3c)
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 warning: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read only 512 bytes, retry
ubi1 error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 876:512, read 512 bytes
CPU: 0 PID: 720 Comm: ubi_bgt1d Not tainted 4.6.0-xilinx-gff8137b-dirty #25
Hardware name: Xilinx Zynq Platform
[<c010e718>] (unwind_backtrace) from [<c010a8d0>] (show_stack+0x10/0x14)
[<c010a8d0>] (show_stack) from [<c02fcea4>] (dump_stack+0x84/0xa4)
[<c02fcea4>] (dump_stack) from [<c0405d64>] (ubi_io_read+0x1d4/0x2a8)
[<c0405d64>] (ubi_io_read) from [<c0406220>] (ubi_io_read_vid_hdr+0x6c/0x1d8)
[<c0406220>] (ubi_io_read_vid_hdr) from [<c0408280>] (wear_leveling_worker+0x1e0/0x6a0)
[<c0408280>] (wear_leveling_worker) from [<c0407770>] (do_work+0xcc/0x100)
[<c0407770>] (do_work) from [<c0408dc8>] (ubi_thread+0x100/0x190)
[<c0408dc8>] (ubi_thread) from [<c0132960>] (kthread+0xdc/0xf0)
[<c0132960>] (kthread) from [<c0106fb8>] (ret_from_fork+0x14/0x3c)
UBIFS (ubi1:0): recovery completed
UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "reserve1"
UBIFS (ubi1:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
UBIFS (ubi1:0): FS size: 125024256 bytes (119 MiB, 969 LEBs), journal size 6322176 bytes (6 MiB, 49 LEBs)
UBIFS (ubi1:0): reserved for root: 4952683 bytes (4836 KiB)
UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 8D25A753-B1E6-461F-BA97-EE4B6F2054F5, small LPT model
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
macb e000b000.ethernet eth0: unable to generate target frequency: 25000000 Hz
macb e000b000.ethernet eth0: link up (100/Full)
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
In axi fpga driver!
request_mem_region OK!
AXI fpga dev virtual address is 0xcfb40000
*base_vir_addr = 0xab013
In fpga mem driver!
request_mem_region OK!
fpga mem virtual address is 0xd2000000
random: nonblocking pool is initialized
Jun  9 22:30:39 (none) local0.notice bmminer: set_start_time_point total_tv_start_sys=328 total_tv_end_sys=329
Jun  9 22:30:42 (none) local0.notice cgminer: cgminer_socket_init reg bitmain_api_detect return: 0
Jun  9 22:30:43 (none) local0.notice cgminer: cgminer_socket_init reg bitmain_update_job return: 0
Jun  9 22:30:44 (none) local0.notice cgminer: cgminer_socket_init reg bitmain_shutdown return: 0
Jun  9 22:30:44 (none) local0.err cgminer: Miner compile time: Thu Apr 23 16:29:07 CST 2020 type: Antminer T17
Jun  9 22:30:44 (none) local0.notice cgminer[1001]: about to send detect
Jun  9 22:30:44 (none) local0.notice cgminer[1001]: set_start_time_point total_tv_start_sys=333 total_tv_end_sys=334
Jun  9 22:30:44 (none) local0.notice cgminer[1001]: Probing for an alive pool
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: LOW POWER MODE!
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: Switching to pool 1 stratum+tcp://bs.poolbinance.com:3333 - first alive pool
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: in stratum_sthread
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: Pool 1 difficulty changed to 131072
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: LOW POWER MODE!
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: in stratum_sthread
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: Network diff set to 30.3T
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: POOL 1 support ab mode!
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: update job
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: job buf total len:2588, offset:2588
Jun  9 22:30:50 (none) local0.notice cgminer[1001]: about to send job, size is 2588
Jun  9 22:30:50 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2588
Jun  9 22:30:50 (none) local0.notice bmminer: parse job buf len:2588
Jun  9 22:30:51 (none) local0.notice cgminer[1001]: LOW POWER MODE!
Jun  9 22:30:51 (none) local0.warn cgminer[1001]: Pool 0 stratum+tcp://sha256.poolbinance.com:443 alive, testing stability
Jun  9 22:30:51 (none) local0.notice cgminer[1001]: in stratum_sthread
Jun  9 22:30:51 (none) local0.notice cgminer[1001]: Pool 0 difficulty changed to 131072
Jun  9 22:30:51 (none) local0.notice cgminer[1001]: POOL 0 support ab mode!
Jun  9 22:30:55 (none) local0.warn cgminer[1001]: API running in IP access mode on port 4028 (16)
Jun  9 22:30:55 (none) local0.warn cgminer[1001]: Pool 0 stratum+tcp://sha256.poolbinance.com:443 stable for >120 seconds
Jun  9 22:30:55 (none) local0.warn cgminer[1001]: Switching to pool 0 stratum+tcp://sha256.poolbinance.com:443
Jun  9 22:31:22 (none) local0.notice cgminer[1001]: update job
Jun  9 22:31:22 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:31:22 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:31:22 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:31:22 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:31:42 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:31:42 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:31:42 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:31:42 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:31:42 (none) local0.notice cgminer[1001]: Accepted 50b85d56 Diff 208K/131072 BTM_SOC 0 pool 0
Jun  9 22:31:50 (none) local0.notice cgminer[1001]: update job
Jun  9 22:31:50 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:31:50 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:31:50 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:31:50 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:31:50 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:31:50 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:32:16 (none) user.notice kernel: random: nonblocking pool is initialized
Jun  9 22:32:22 (none) local0.notice cgminer[1001]: update job
Jun  9 22:32:22 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:32:22 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:32:22 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:32:22 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:32:52 (none) local0.notice cgminer[1001]: update job
Jun  9 22:32:52 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:32:52 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:32:52 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:32:52 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:33:24 (none) local0.notice cgminer[1001]: update job
Jun  9 22:33:24 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:33:24 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:33:24 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:33:24 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:33:57 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:33:57 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:33:57 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:33:57 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:33:57 (none) local0.notice cgminer[1001]: Accepted 780c2d47 Diff 140K/131072 BTM_SOC 0 pool 0
Jun  9 22:33:58 (none) local0.notice cgminer[1001]: update job
Jun  9 22:33:58 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:33:58 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:33:58 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:33:58 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:34:18 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:34:18 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:34:18 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:34:18 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:34:18 (none) local0.notice cgminer[1001]: Accepted 5174cdbc Diff 206K/131072 BTM_SOC 0 pool 0
Jun  9 22:34:20 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:34:20 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:34:20 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:34:20 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:34:20 (none) local0.notice cgminer[1001]: Accepted 576c3c0d Diff 192K/131072 BTM_SOC 0 pool 0
Jun  9 22:34:21 (none) local0.notice cgminer[1001]: Pool 0 difficulty changed to 65536
Jun  9 22:34:22 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: Accepted 4799399e Diff 234K/131072 BTM_SOC 0 pool 0
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: update job
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:34:22 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:34:22 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:34:22 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:34:25 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:34:25 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:34:25 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:34:25 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:34:25 (none) local0.notice cgminer[1001]: Accepted 2d36be56 Diff 371K/65536 BTM_SOC 0 pool 0
Jun  9 22:34:27 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:34:27 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:34:42 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:34:42 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:34:54 (none) local0.notice cgminer[1001]: update job
Jun  9 22:34:54 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:34:54 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:34:54 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:34:54 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:35:17 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:35:17 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:35:17 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:35:17 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:35:17 (none) local0.notice cgminer[1001]: Accepted f42b05d4 Diff 68.7K/65536 BTM_SOC 0 pool 0
Jun  9 22:35:22 (none) local0.notice cgminer[1001]: update job
Jun  9 22:35:22 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:35:22 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:35:22 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:35:22 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:35:31 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:35:31 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:35:31 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:35:31 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:35:31 (none) local0.notice cgminer[1001]: Accepted 09b38038 Diff 1.73M/65536 BTM_SOC 0 pool 0
Jun  9 22:35:36 (none) local0.info bmminer: (null) 0: invalid nonce - HW error
Jun  9 22:35:45 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:35:45 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:35:45 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:35:45 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:35:45 (none) local0.notice cgminer[1001]: Accepted eaa092d6 Diff 71.5K/65536 BTM_SOC 0 pool 0
Jun  9 22:35:49 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:35:49 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:35:49 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:35:49 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:35:49 (none) local0.notice cgminer[1001]: Accepted 96f2d041 Diff 111K/65536 BTM_SOC 0 pool 0
Jun  9 22:35:51 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:35:51 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:35:51 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:35:51 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:35:51 (none) local0.notice cgminer[1001]: Accepted ab4853f4 Diff 97.9K/65536 BTM_SOC 0 pool 0
Jun  9 22:35:54 (none) local0.notice cgminer[1001]: update job
Jun  9 22:35:54 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:35:54 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:35:54 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:35:54 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:36:09 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:36:09 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:36:09 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:36:09 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:36:09 (none) local0.notice cgminer[1001]: Accepted addf7af1 Diff 96.5K/65536 BTM_SOC 0 pool 0
Jun  9 22:36:24 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: Accepted 81716e83 Diff 130K/65536 BTM_SOC 0 pool 0
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: update job
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:36:24 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:36:24 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:36:24 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:36:54 (none) local0.notice cgminer[1001]: update job
Jun  9 22:36:54 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:36:54 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:36:54 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:36:54 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:37:25 (none) local0.notice cgminer[1001]: update job
Jun  9 22:37:25 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:37:25 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:37:25 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:37:25 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:37:56 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:37:56 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:37:56 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:37:56 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:37:56 (none) local0.notice cgminer[1001]: Accepted 07b837b6 Diff 2.17M/65536 BTM_SOC 0 pool 0
Jun  9 22:37:57 (none) local0.notice cgminer[1001]: update job
Jun  9 22:37:57 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:37:57 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:37:57 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:37:57 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:38:06 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:38:06 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:38:06 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:38:06 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:38:06 (none) local0.notice cgminer[1001]: Accepted 120987b0 Diff 930K/65536 BTM_SOC 0 pool 0
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: Stratum from pool 0 detected new block at height 740105
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: update job
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: job buf total len:2207, offset:2207
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: about to send job, size is 2207
Jun  9 22:38:11 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2207
Jun  9 22:38:11 (none) local0.notice bmminer: parse job buf len:2207
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: update job
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: job buf total len:2207, offset:2207
Jun  9 22:38:11 (none) local0.notice cgminer[1001]: about to send job, size is 2207
Jun  9 22:38:11 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2207
Jun  9 22:38:11 (none) local0.notice bmminer: parse job buf len:2207
Jun  9 22:38:13 (none) local0.notice cgminer[1001]: update job
Jun  9 22:38:13 (none) local0.notice cgminer[1001]: job buf total len:2560, offset:2560
Jun  9 22:38:13 (none) local0.notice cgminer[1001]: about to send job, size is 2560
Jun  9 22:38:13 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2560
Jun  9 22:38:13 (none) local0.notice bmminer: parse job buf len:2560
Jun  9 22:38:40 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:38:40 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:38:40 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:38:40 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:38:41 (none) local0.notice cgminer[1001]: Accepted a7ba88c2 Diff 100K/65536 BTM_SOC 0 pool 0
Jun  9 22:38:43 (none) local0.notice cgminer[1001]: update job
Jun  9 22:38:43 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:38:43 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:38:43 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:38:43 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:38:51 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:38:51 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:38:51 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:38:51 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:38:51 (none) local0.notice cgminer[1001]: Accepted 50d75dbc Diff 208K/65536 BTM_SOC 0 pool 0
Jun  9 22:39:07 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:39:07 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:39:07 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:39:07 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:39:07 (none) local0.notice cgminer[1001]: Accepted 44c67cba Diff 244K/65536 BTM_SOC 0 pool 0
Jun  9 22:39:10 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:39:10 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:39:10 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:39:10 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:39:10 (none) local0.notice cgminer[1001]: Accepted 369f909c Diff 307K/65536 BTM_SOC 0 pool 0
Jun  9 22:39:13 (none) local0.notice cgminer[1001]: update job
Jun  9 22:39:13 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:39:13 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:39:13 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:39:13 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:39:16 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:39:16 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:39:16 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:39:16 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:39:16 (none) local0.notice cgminer[1001]: Accepted db12fb04 Diff 76.6K/65536 BTM_SOC 0 pool 0
Jun  9 22:39:43 (none) local0.notice cgminer[1001]: update job
Jun  9 22:39:43 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:39:43 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:39:43 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:39:43 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:39:49 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:39:49 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:39:49 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:39:49 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:39:50 (none) local0.notice cgminer[1001]: Accepted 8c7fb881 Diff 119K/65536 BTM_SOC 0 pool 0
Jun  9 22:39:51 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:39:51 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:39:51 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:39:51 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:39:51 (none) local0.notice cgminer[1001]: Accepted bfb82bc7 Diff 87.5K/65536 BTM_SOC 0 pool 0
Jun  9 22:39:57 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:39:57 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:39:57 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:39:57 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:39:58 (none) local0.notice cgminer[1001]: Accepted 27768741 Diff 425K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:00 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:40:00 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:40:00 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:40:00 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:40:00 (none) local0.notice cgminer[1001]: Accepted 8f1ae91b Diff 117K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:07 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:40:07 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:40:07 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:40:07 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:40:07 (none) local0.notice cgminer[1001]: Accepted 84a54b66 Diff 126K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:12 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:40:12 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:40:12 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:40:12 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:40:13 (none) local0.notice cgminer[1001]: Accepted b279646a Diff 94K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:15 (none) local0.notice cgminer[1001]: update job
Jun  9 22:40:15 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:40:15 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:40:15 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:40:15 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:40:16 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:40:16 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:40:16 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:40:16 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:40:16 (none) local0.notice cgminer[1001]: Accepted 6eaaf1ff Diff 152K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:22 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:40:22 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:40:22 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:40:22 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:40:22 (none) local0.notice cgminer[1001]: Accepted 7d258eb8 Diff 134K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:28 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:40:28 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:40:28 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:40:28 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:40:28 (none) local0.notice cgminer[1001]: Accepted 2deb0936 Diff 365K/65536 BTM_SOC 0 pool 0
Jun  9 22:40:43 (none) local0.notice cgminer[1001]: update job
Jun  9 22:40:43 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:40:43 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:40:43 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:40:43 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:41:08 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:41:08 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:41:08 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:41:08 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:41:08 (none) local0.notice cgminer[1001]: Accepted b48ec3e4 Diff 92.9K/65536 BTM_SOC 0 pool 0
Jun  9 22:41:15 (none) local0.notice cgminer[1001]: update job
Jun  9 22:41:15 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:41:15 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:41:15 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:41:15 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:41:43 (none) local0.notice cgminer[1001]: update job
Jun  9 22:41:43 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:41:43 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:41:43 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:41:43 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:41:49 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:41:49 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:41:49 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:41:49 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:41:49 (none) local0.notice cgminer[1001]: Accepted 1a1df987 Diff 642K/65536 BTM_SOC 0 pool 0
Jun  9 22:42:15 (none) local0.notice cgminer[1001]: update job
Jun  9 22:42:15 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:42:15 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:42:15 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:42:15 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:42:19 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:42:19 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:42:19 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:42:19 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:42:19 (none) local0.notice cgminer[1001]: Accepted 26d0d94b Diff 432K/65536 BTM_SOC 0 pool 0
Jun  9 22:42:37 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:42:37 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:42:37 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:42:37 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:42:37 (none) local0.notice cgminer[1001]: Accepted bd3bd0b1 Diff 88.7K/65536 BTM_SOC 0 pool 0
Jun  9 22:42:45 (none) local0.notice cgminer[1001]: update job
Jun  9 22:42:45 (none) local0.notice cgminer[1001]: job buf total len:2559, offset:2559
Jun  9 22:42:45 (none) local0.notice cgminer[1001]: about to send job, size is 2559
Jun  9 22:42:45 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2559
Jun  9 22:42:45 (none) local0.notice bmminer: parse job buf len:2559
Jun  9 22:43:10 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:43:10 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:43:10 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:43:10 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:43:10 (none) local0.notice cgminer[1001]: Accepted 3372d7e4 Diff 326K/65536 BTM_SOC 0 pool 0
Jun  9 22:43:11 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:43:11 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:43:11 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:43:11 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:43:11 (none) local0.notice cgminer[1001]: Accepted 1d9ab3c9 Diff 567K/65536 BTM_SOC 0 pool 0
Jun  9 22:43:15 (none) local0.notice cgminer[1001]: update job
Jun  9 22:43:15 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:43:15 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:43:15 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:43:15 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:43:32 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:43:32 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:43:32 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:43:32 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:43:32 (none) local0.notice cgminer[1001]: Accepted b65784d0 Diff 92K/65536 BTM_SOC 0 pool 0
Jun  9 22:43:33 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:43:33 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:43:33 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:43:33 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:43:33 (none) local0.notice cgminer[1001]: Accepted b6844e1f Diff 91.9K/65536 BTM_SOC 0 pool 0
Jun  9 22:43:45 (none) local0.notice cgminer[1001]: update job
Jun  9 22:43:45 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:43:45 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:43:45 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:43:45 (none) local0.notice bmminer: parse job buf len:2591
Jun  9 22:44:14 (none) local0.notice bmminer: need data size:491, actual size:491
Jun  9 22:44:14 (none) local0.notice cgminer[1001]: got nonce sz 491
Jun  9 22:44:14 (none) local0.notice cgminer[1001]: Pool 0 stale share detected, submitting as user requested
Jun  9 22:44:14 (none) local0.notice cgminer[1001]: cb_bitmain_submit_nonce nonce submited
Jun  9 22:44:18 (none) local0.notice cgminer[1001]: Accepted fb612c48 Diff 66.7K/65536 BTM_SOC 0 pool 0
Jun  9 22:44:19 (none) local0.notice cgminer[1001]: update job
Jun  9 22:44:19 (none) local0.notice cgminer[1001]: job buf total len:2591, offset:2591
Jun  9 22:44:19 (none) local0.notice cgminer[1001]: about to send job, size is 2591
Jun  9 22:44:19 (none) local0.notice bmminer: bitmain_update_job_cb, rec job data 0xb4800480 size: 2591
Jun  9 22:44:19 (none) local0.notice bmminer: parse job buf len:2591
2022-06-09 22:26:08 driver-btm-api.c:663:init_freq_mode: This is scan-user version
2022-06-09 22:26:08 driver-btm-api.c:2028:bitmain_soc_init: opt_multi_version     = 1
2022-06-09 22:26:08 driver-btm-api.c:2029:bitmain_soc_init: opt_bitmain_ab        = 1
2022-06-09 22:26:08 driver-btm-api.c:2030:bitmain_soc_init: opt_bitmain_work_mode = 0
2022-06-09 22:26:08 driver-btm-api.c:2031:bitmain_soc_init: Miner compile time: Thu Apr 23 16:29:07 CST 2020 type: Antminer T17
2022-06-09 22:26:08 driver-btm-api.c:2032:bitmain_soc_init: commit version: 1c5be6f 2020-04-20 16:18:14, build by: lol 2020-04-23 16:35:04
2022-06-09 22:26:08 driver-btm-api.c:1844:show_sn: no SN got, please write SN to /nvdata/sn
2022-06-09 22:26:08 driver-btm-api.c:1167:miner_device_init: Detect 256MB control board of XILINX
2022-06-09 22:26:08 driver-btm-api.c:1115:init_fan_parameter: fan_eft : 0  fan_pwm : 0
2022-06-09 22:26:08 thread.c:885:create_read_nonce_reg_thread: create thread
2022-06-09 22:26:14 driver-btm-api.c:1099:init_miner_version: miner ID : 816c6d282b10481c
2022-06-09 22:26:14 driver-btm-api.c:1105:init_miner_version: FPGA Version = 0xB013
2022-06-09 22:26:15 eeprom.c:431:check_pattern_test_level: L1 board
2022-06-09 22:26:17 eeprom.c:431:check_pattern_test_level: L1 board
2022-06-09 22:26:19 eeprom.c:431:check_pattern_test_level: L1 board
2022-06-09 22:26:19 driver-btm-api.c:737:get_product_id: product_id[0] = 1
2022-06-09 22:26:19 driver-btm-api.c:737:get_product_id: product_id[1] = 1
2022-06-09 22:26:19 driver-btm-api.c:737:get_product_id: product_id[2] = 1
2022-06-09 22:26:19 driver-btm-api.c:1666:get_ccdly_opt: ccdly_opt[0] = 1
2022-06-09 22:26:19 driver-btm-api.c:1666:get_ccdly_opt: ccdly_opt[1] = 1
2022-06-09 22:26:19 driver-btm-api.c:1666:get_ccdly_opt: ccdly_opt[2] = 1
2022-06-09 22:26:19 driver-btm-api.c:1919:bitmain_board_init: g_ccdly_opt = 1
2022-06-09 22:26:19 driver-btm-api.c:676:_set_project_type: project:2
2022-06-09 22:26:19 driver-btm-api.c:706:_set_project_type: Project type: Antminer T17
2022-06-09 22:26:19 driver-btm-api.c:717:dump_pcb_bom_version: Chain [0] PCB Version: 0x0100
2022-06-09 22:26:19 driver-btm-api.c:718:dump_pcb_bom_version: Chain [0] BOM Version: 0x0100
2022-06-09 22:26:19 driver-btm-api.c:717:dump_pcb_bom_version: Chain [1] PCB Version: 0x0100
2022-06-09 22:26:19 driver-btm-api.c:718:dump_pcb_bom_version: Chain [1] BOM Version: 0x0100
2022-06-09 22:26:19 driver-btm-api.c:717:dump_pcb_bom_version: Chain [2] PCB Version: 0x0100
2022-06-09 22:26:19 driver-btm-api.c:718:dump_pcb_bom_version: Chain [2] BOM Version: 0x0100
2022-06-09 22:26:22 driver-btm-api.c:1939:bitmain_board_init: Fan check passed.
2022-06-09 22:26:24 board.c:36:jump_and_app_check_restore_pic: chain[0] PIC jump to app
2022-06-09 22:26:27 board.c:40:jump_and_app_check_restore_pic: Check chain[0] PIC fw version=0xb9
2022-06-09 22:26:29 board.c:36:jump_and_app_check_restore_pic: chain[1] PIC jump to app
2022-06-09 22:26:32 board.c:40:jump_and_app_check_restore_pic: Check chain[1] PIC fw version=0xb9
2022-06-09 22:26:34 board.c:36:jump_and_app_check_restore_pic: chain[2] PIC jump to app
2022-06-09 22:26:38 board.c:40:jump_and_app_check_restore_pic: Check chain[2] PIC fw version=0xb9
2022-06-09 22:26:38 thread.c:880:create_pic_heart_beat_thread: create thread
2022-06-09 22:26:38 power_api.c:55:power_init: power init ...
2022-06-09 22:26:38 driver-btm-api.c:1949:bitmain_board_init: Enter 30s sleep to make sure power release finish.
2022-06-09 22:26:38 power_api.c:46:power_off: init gpio907
2022-06-09 22:27:10 power_api.c:232:set_iic_power_to_highest_voltage: setting to voltage: 17.00 ...
2022-06-09 22:27:15 power_api.c:124:check_voltage_multi: retry time: 0
2022-06-09 22:27:17 power_api.c:86:get_average_voltage: chain[0], voltage is: 20.493838
2022-06-09 22:27:19 power_api.c:86:get_average_voltage: chain[1], voltage is: 19.838672
2022-06-09 22:27:21 power_api.c:86:get_average_voltage: chain[2], voltage is: 19.269228
2022-06-09 22:27:21 power_api.c:97:get_average_voltage: aveage voltage is: 19.867246
2022-06-09 22:27:21 power_api.c:110:check_voltage: target_vol = 17.00, actural_vol = 19.87, more than 1.0v diff.
2022-06-09 22:27:22 power_api.c:124:check_voltage_multi: retry time: 1
2022-06-09 22:27:23 power_api.c:86:get_average_voltage: chain[0], voltage is: 18.295664
2022-06-09 22:27:25 power_api.c:86:get_average_voltage: chain[1], voltage is: 17.738467
2022-06-09 22:27:28 power_api.c:86:get_average_voltage: chain[2], voltage is: 16.862871
2022-06-09 22:27:28 power_api.c:97:get_average_voltage: aveage voltage is: 17.632334
2022-06-09 22:27:28 power_api.c:182:set_iic_power_by_voltage: now set voltage to : 17.000000
2022-06-09 22:27:28 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2022-06-09 22:27:38 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[0]: find 18 asic, times 0
2022-06-09 22:27:48 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[0]: find 18 asic, times 1
2022-06-09 22:27:58 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[0]: find 18 asic, times 2
2022-06-09 22:27:58 driver-btm-api.c:1069:check_asic_number: Chain 0 only find 18 asic, will power off hash board 0
2022-06-09 22:28:11 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 0
2022-06-09 22:28:21 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 1
2022-06-09 22:28:31 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 2
2022-06-09 22:28:31 driver-btm-api.c:1069:check_asic_number: Chain 1 only find 0 asic, will power off hash board 1
2022-06-09 22:28:43 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[2]: find 30 asic, times 0
2022-06-09 22:28:44 driver-btm-api.c:352:set_order_clock: chain[2]: set order clock, stragegy 3 clock_en=0x1
2022-06-09 22:28:44 driver-hash-chip.c:502:set_clock_delay_control: core_data = 0xb4
2022-06-09 22:28:44 uart.c:80:set_baud: set fpga_baud = 3000000, fpga_divider = 0
2022-06-09 22:28:44 driver-btm-api.c:1693:check_clock_counter: freq 50 clock_counter_limit 6
2022-06-09 22:28:44 uart.c:80:set_baud: set fpga_baud = 115200, fpga_divider = 26
2022-06-09 22:28:44 voltage[2] = 1690
2022-06-09 22:28:44 power_api.c:140:set_working_voltage: working_voltage = 16.900000
2022-06-09 22:28:46 temperature.c:282:calibrate_temp_sensor_one_chain: Temperature sensor calibration: chain 2 success.
2022-06-09 22:28:46 uart.c:80:set_baud: set fpga_baud = 6000000, fpga_divider = 3
2022-06-09 22:28:46 driver-btm-api.c:252:check_bringup_temp: Bring up temperature is 32
2022-06-09 22:28:46 thread.c:900:create_check_miner_status_thread: create thread
2022-06-09 22:28:46 thread.c:890:create_set_miner_status_thread: create thread
2022-06-09 22:28:46 driver-btm-api.c:613:calculate_timeout: dev->timeout = 392
2022-06-09 22:28:46 thread.c:875:create_temperature_monitor_thread: create thread
2022-06-09 22:28:46 freq_tuning.c:159:freq_tuning_get_max_freq: Max freq of tuning is 760
2022-06-09 22:28:46 power_api.c:379:slowly_set_iic_power_to_custom_voltage: slowly setting to voltage: 17.60 ...
2022-06-09 22:29:12 power_api.c:124:check_voltage_multi: retry time: 0
2022-06-09 22:29:14 power_api.c:86:get_average_voltage: chain[2], voltage is: 17.762959
2022-06-09 22:29:14 power_api.c:97:get_average_voltage: aveage voltage is: 17.762959
2022-06-09 22:30:10 driver-btm-api.c:644:set_timeout: freq 720 final timeout=163
2022-06-09 22:30:10 power_api.c:397:slowly_set_iic_power_to_working_voltage: slowly setting to voltage: 16.90 ...
2022-06-09 22:30:31 power_api.c:124:check_voltage_multi: retry time: 0
2022-06-09 22:30:34 power_api.c:86:get_average_voltage: chain[2], voltage is: 17.089424
2022-06-09 22:30:34 power_api.c:97:get_average_voltage: aveage voltage is: 17.089424
2022-06-09 22:30:34 frequency.c:654:get_current_min_freq: current min freq 720
2022-06-09 22:30:34 driver-btm-api.c:1693:check_clock_counter: freq 720 clock_counter_limit 92
2022-06-09 22:30:35 thread.c:895:create_check_system_status_thread: create thread
2022-06-09 22:30:35 driver-btm-api.c:2155:bitmain_soc_init: Init done!
2022-06-09 22:30:35 driver-btm-api.c:205:set_miner_status: STATUS_INIT
2022-06-09 22:30:39 driver-btm-api.c:205:set_miner_status: STATUS_OKAY
2022-06-09 22:30:50 driver-btm-api.c:1325:dhash_chip_send_job: Version num 4
2022-06-09 22:35:50 thread.c:441:is_zero_nonce_happened: chain_nonce[2] = 15762
mikeywith
Legendary
*
Offline Offline

Activity: 2212
Merit: 6366


be constructive or S.T.F.U


View Profile
June 11, 2022, 01:02:41 AM
 #420

2 of my hashboards are not working and this is kernal log, someone please help in identifying the issue. And also, I can feel the current when the ASIC is turned on.
Code:
2022-06-09 22:27:38 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[0]: find 18 asic, times 0
2022-06-09 22:28:31 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[1]: find 0 asic, times 2
2022-06-09 22:28:43 driver-btm-api.c:1042:check_asic_number_with_power_on: Chain[2]: find 30 asic, times 0

The answer is in these 3 lines which I copied from your kernel log, your miner is T17 which has 30 chips of on each hashboard, they work in series which means one missing chip will stop the whole hash board, your chain 0 and 1 both have bad chips, chain 0 loses the signal on the 18th chip, chain 1 doesn't sense any chip at all, this is a very common issue with all the 17 series, most often caused by bad contact between the chip and the board itself, fixing it isn't an easy job and needs a good set of skills and hardware.

if you don't have those and don't want to send it for repair, try the freezer trick, seal the two hashboard in a plastic bag, drop them in the freezer for 2 days, not sure what does that exactly do to these hash boards, but it does work sometimes if you are lucky enough.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 »  All
  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!