Bitcoin Forum
May 21, 2024, 07:54:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: S9 not mining  (Read 78 times)
rydog89 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 12, 2021, 02:53:27 AM
Last edit: February 15, 2021, 11:16:31 PM by frodocooper
 #1

Can someone help me understand what is going on with my Antminer S9? I copy and pasted the kernal log below.

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-ge8a2f71-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #82 SMP PREEMPT Tue May 16 19:49:53 CST 2017
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Xilinx Zynq
[    0.000000] cma: CMA: reserved 128 MiB at 16800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 126976
[    0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map debd8000
[    0.000000]   Normal zone: 992 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 126976 pages, LIFO batch:31
[    0.000000] PERCPU: Embedded 8 pages/cpu @debc1000 s9088 r8192 d15488 u32768
[    0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 125984
[    0.000000] Kernel command line: noinitrd mem=496M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xdf800000 - 0xff000000   ( 504 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdf000000   ( 496 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc06d1374   (6949 kB)
[    0.000000]       .init : 0xc06d2000 - 0xc0705380   ( 205 kB)
[    0.000000]       .data : 0xc0706000 - 0xc074cf78   ( 284 kB)
[    0.000000]        .bss : 0xc074cf84 - 0xc078d9fc   ( 259 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] ps7-slcr mapped to df802000
[    0.000000] zynq_clock_init: clkc starts at df802100
[    0.000000] Zynq clock init
[    0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000308] ps7-ttc #0 at df804000, irq=43
[    0.000617] Console: colour dummy device 80x30
[    0.000648] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040208] pid_max: default: 32768 minimum: 301
[    0.040425] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040445] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042580] CPU: Testing write buffer coherency: ok
[    0.042917] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.042977] Setting up static identity map for 0x4c4b00 - 0x4c4b58
[    0.043202] L310 cache controller enabled
[    0.043222] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121033] CPU1: Booted secondary processor
[    0.210227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210358] Brought up 2 CPUs
[    0.210377] SMP: Total of 2 processors activated.
[    0.210386] CPU: All CPU(s) started in SVC mode.
[    0.211047] devtmpfs: initialized
[    0.213462] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214673] regulator-dummy: no parameters
[    0.222343] NET: Registered protocol family 16
[    0.224627] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226913] cpuidle: using governor ladder
[    0.226926] cpuidle: using governor menu
[    0.234350] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.235872] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.235886] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.236001] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.257825] bio: create slab <bio-0> at 0
[    0.259254] vgaarb: loaded
[    0.259965] SCSI subsystem initialized
[    0.260999] usbcore: registered new interface driver usbfs
[    0.261831] usbcore: registered new interface driver hub
[    0.262073] usbcore: registered new device driver usb
[    0.262602] media: Linux media interface: v0.10
[    0.262759] Linux video capture interface: v2.00
[    0.262999] pps_core: LinuxPPS API ver. 1 registered
[    0.263011] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.263133] PTP clock support registered
[    0.263494] EDAC MC: Ver: 3.0.0
[    0.264532] Advanced Linux Sound Architecture Driver Initialized.
[    0.267358] DMA-API: preallocated 4096 debug entries
[    0.267372] DMA-API: debugging enabled by kernel config
[    0.267445] Switched to clocksource arm_global_timer
[    0.288011] NET: Registered protocol family 2
[    0.288666] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.288723] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.288808] TCP: Hash tables configured (established 4096 bind 4096)
[    0.288858] TCP: reno registered
[    0.288876] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.288908] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.289138] NET: Registered protocol family 1
[    0.289490] RPC: Registered named UNIX socket transport module.
[    0.289503] RPC: Registered udp transport module.
[    0.289512] RPC: Registered tcp transport module.
[    0.289520] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.289534] PCI: CLS 0 bytes, default 64
[    0.289973] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.292003] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.294091] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.294292] msgmni has been set to 967
[    0.295074] io scheduler noop registered
[    0.295087] io scheduler deadline registered
[    0.295123] io scheduler cfq registered (default)
[    0.307721] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.307742] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.431163] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    0.999088] console [ttyPS0] enabled
[    1.003365] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.010989] [drm] Initialized drm 1.1.0 20060810
[    1.027967] brd: module loaded
[    1.037283] loop: module loaded
[    1.046730] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.052556] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.060525] libphy: XEMACPS mii bus: probed
[    1.064893] ------------- phy_id = 0x3625e62
[    1.069856] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.078459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.085075] ehci-pci: EHCI PCI platform driver
[    1.092346] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.099183] usbcore: registered new interface driver usb-storage
[    1.106016] mousedev: PS/2 mouse device common for all mice
[    1.112150] i2c /dev entries driver
[    1.119119] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.124604] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.130534] Xilinx Zynq CpuIdle Driver started
[    1.135375] sdhci: Secure Digital Host Controller Interface driver
[    1.141524] sdhci: Copyright(c) Pierre Ossman
[    1.145806] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.152632] mmc0: no vqmmc regulator found
[    1.156642] mmc0: no vmmc regulator found
[    1.197465] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.206159] usbcore: registered new interface driver usbhid
[    1.211667] usbhid: USB HID core driver
[    1.216382] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.222683] nand: Micron MT29F2G08ABAEAWP
[    1.226646] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.232582] Bad block table found at page 131008, version 0x01
[    1.238805] Bad block table found at page 130944, version 0x01
[    1.244856] 3 ofpart partitions found on MTD device pl353-nand
[    1.250637] Creating 3 MTD partitions on "pl353-nand":
[    1.255728] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.263770] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.271149] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.280092] TCP: cubic registered
[    1.283327] NET: Registered protocol family 17
[    1.288037] Registering SWP/SWPB emulation handler
[    1.293913] regulator-dummy: disabling
[    1.298282] UBI: attaching mtd1 to ubi0
[    1.824480] UBI: scanning is finished
[    1.836038] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.843116] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.849879] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.856544] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.863421] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.869402] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.876510] UBI: max/mean erase counter: 52/24, WL threshold: 4096, image sequence number: 1283732989
[    1.885725] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.894941] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.894947] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.898902] ALSA device list:
[    1.898906]   No soundcards found.
[    1.915294] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.975346] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.981305] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.990408] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.000293] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.005322] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C72F8006-6DFF-46BA-BBE9-380960A89F92, small LPT model
[    2.016845] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.024307] devtmpfs: mounted
[    2.027410] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.864115] random: dd urandom read with 0 bits of entropy available
[    3.257493]
[    3.257493] bcm54xx_config_init
[    3.867492]
[    3.867492] bcm54xx_config_init
[    7.868322] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[    7.874428] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
[   22.429478] In axi fpga driver!
[   22.432551] request_mem_region OK!
[   22.435941] AXI fpga dev virtual address is 0xdf9fc000
[   22.441083] *base_vir_addr = 0x8c510
[   22.456564] In fpga mem driver!
[   22.459689] request_mem_region OK!
[   22.463196] fpga mem virtual address is 0xe2000000
[   23.256772]
[   23.256772] bcm54xx_config_init
[   23.886672]
[   23.886672] bcm54xx_config_init
[   27.887027] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[   27.893133] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
This is XILINX board. Totalram:       507527168
Detect 512MB control board of XILINX
DETECT HW version=0008c510
miner ID : 8058f5c67680881c
Miner Type = S9
AsicType = 1387
real AsicNum = 63
use critical mode to search freq...
get PLUG ON=0x000000e0
Find hashboard on Chain[5]
Find hashboard on Chain[6]
Find hashboard on Chain[7]
set_reset_allhashboard = 0x0000ffff
Check chain[5] PIC fw version=0x03
Check chain[6] PIC fw version=0x03
Check chain[7] PIC fw version=0x03
chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[5] has freq in PIC and will jump over...
Chain[5] has core num in PIC
Chain[5] ASIC[1] has core num=1
Chain[5] ASIC[4] has core num=1
Chain[5] ASIC[17] has core num=15
Chain[5] ASIC[19] has core num=1
Chain[5] ASIC[46] has core num=1
Chain[5] ASIC[51] has core num=15
Chain[5] ASIC[59] has core num=1
Check chain[5] PIC fw version=0x03
chain[6]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[6] has freq in PIC and will jump over...
Chain[6] has core num in PIC
Chain[6] ASIC[32] has core num=15
Check chain[6] PIC fw version=0x03
chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
has freq in PIC, will disable freq setting.
chain[7] has freq in PIC and will jump over...
Chain[7] has core num in PIC
Check chain[7] PIC fw version=0x03
get PIC voltage=6 on chain[5], value=940
get PIC voltage=6 on chain[6], value=940
get PIC voltage=6 on chain[7], value=940
set_reset_allhashboard = 0x00000000
chain[5] temp offset record: 62,0,0,0,0,0,35,28
chain[5] temp chip I2C addr=0x98
chain[5] has no middle temp, use special fix mode.
chain[6] temp offset record: 62,0,0,0,0,0,35,28
chain[6] temp chip I2C addr=0x98
chain[6] has no middle temp, use special fix mode.
chain[7] temp offset record: 62,0,0,0,0,0,35,28
chain[7] temp chip I2C addr=0x98
chain[7] has no middle temp, use special fix mode.
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
CRC error counter=0
set command mode to VIL

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

bmminer not found, restart bmminer ...
This is user mode for mining
Detect 512MB control board of XILINX
Miner Type = S9
Miner compile time: Fri Nov 17 17:37:49 CST 2017 type: Antminer S9set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
miner ID : 8058f5c67680881c
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[2] speed=6120
get fan[2] speed=6120
get fan[2] speed=6120
get fan[2] speed=6120
get fan[2] speed=6120
get fan[2] speed=6120
get fan[5] speed=4560
get fan[2] speed=6120
get fan[5] speed=4560
get fan[2] speed=6120
get fan[5] speed=4560
chain[5]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: S9_63 use voltage level=1 : 1
Chain[J6] has backup chain_voltage=870
Check chain[5] PIC fw version=0x03
chain[6]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: S9_63 use voltage level=1 : 1
Chain[J7] has backup chain_voltage=870
Check chain[6] PIC fw version=0x03
chain[7]: [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255] [63:255]
Detect: use voltage limit rules on single board!
Detect: S9_63 use voltage level=1 : 1
Chain[J8] has backup chain_voltage=890
Check chain[7] PIC fw version=0x03
Chain[J6] orignal chain_voltage_pic=6 value=940
Chain[J6] will use backup chain_voltage_pic=870 [125]
Chain[J6] get working chain_voltage_pic=125
Chain[J7] orignal chain_voltage_pic=6 value=940
Chain[J7] will use backup chain_voltage_pic=870 [125]
Chain[J7] get working chain_voltage_pic=125
Chain[J8] orignal chain_voltage_pic=6 value=940
Chain[J8] will use backup chain_voltage_pic=890 [91]
Chain[J8] get working chain_voltage_pic=91
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
Chain[J6] has 63 asic
Chain[J7] has 63 asic
Chain[J8] has 57 asic
set_reset_hashboard = 0x00000080
set_reset_hashboard = 0x00000000
retry Chain[J8] has 57 asic
set_reset_hashboard = 0x00000080
set_reset_hashboard = 0x00000000
retry Chain[J8] has 57 asic
set_reset_hashboard = 0x00000080
set_reset_hashboard = 0x00000000
retry Chain[J8] has 57 asic
set_reset_hashboard = 0x00000080
set_reset_hashboard = 0x00000000
retry Chain[J8] has 57 asic
set_reset_hashboard = 0x00000080
set_reset_hashboard = 0x00000000
retry Chain[J8] has 55 asic
set_reset_hashboard = 0x00000080
set_reset_hashboard = 0x00000000
retry Chain[J8] has 57 asic
Chain[J6] has core num in PIC
Chain[J6] ASIC[1] has core num=1
Chain[J6] ASIC[4] has core num=1
Chain[J6] ASIC[17] has core num=15
Chain[J6] ASIC[19] has core num=1
Chain[J6] ASIC[46] has core num=1
Chain[J6] ASIC[51] has core num=15
Chain[J6] ASIC[59] has core num=1
Chain[J7] has core num in PIC
Chain[J7] ASIC[32] has core num=15
Chain[J8] has core num in PIC
miner total rate=13901GH/s fixed rate=13500GH/s
read PIC voltage=940 on chain[5]
Chain:5 chipnum=63
Chain[J6] voltage added=0.0V
Chain:5 temp offset=0
Chain:5 base freq=675
Asic[ 0]:675
Asic[ 1]:675 Asic[ 2]:675 Asic[ 3]:675 Asic[ 4]:675 Asic[ 5]:675 Asic[ 6]:675 Asic[ 7]:675 Asic[ 8]:675
Asic[ 9]:675 Asic[10]:675 Asic[11]:675 Asic[12]:675 Asic[13]:675 Asic[14]:675 Asic[15]:675 Asic[16]:675
Asic[17]:675 Asic[18]:675 Asic[19]:675 Asic[20]:675 Asic[21]:675 Asic[22]:675 Asic[23]:675 Asic[24]:675
Asic[25]:675 Asic[26]:675 Asic[27]:675 Asic[28]:675 Asic[29]:675 Asic[30]:675 Asic[31]:675 Asic[32]:675
Asic[33]:675 Asic[34]:675 Asic[35]:675 Asic[36]:675 Asic[37]:675 Asic[38]:675 Asic[39]:675 Asic[40]:675
Asic[41]:675 Asic[42]:675 Asic[43]:675 Asic[44]:675 Asic[45]:675 Asic[46]:675 Asic[47]:675 Asic[48]:675
Asic[49]:675 Asic[50]:675 Asic[51]:675 Asic[52]:675 Asic[53]:675 Asic[54]:675 Asic[55]:675 Asic[56]:675
Asic[57]:675 Asic[58]:675 Asic[59]:675 Asic[60]:675 Asic[61]:675 Asic[62]:675
Chain:5 max freq=675
Chain:5 min freq=675

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

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

Chain:7 max freq=631
Chain:7 min freq=631


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

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

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

Chain:7 max freq=631
Chain:7 min freq=631

max freq = 675
set baud=1
Chain[J6] PIC temp offset=62,0,0,0,0,0,35,28
chain[5] temp chip I2C addr=0x98
chain[5] has no middle temp, use special fix mode.
Chain[J6] chip[244] use PIC middle temp offset=0 typeID=00
Warning: Chain[J6] has no temp offset in PIC! will fix it
Chain[J6] use default temp chip[244]
Chain[J6] try read temp chip[244] ID=00 (I2C addr=0x98)
Chain[J6] try read temp chip[244] ID=00 (I2C addr=0x9A)
Chain[J6] try read temp chip[244] ID=00 (I2C addr=0x9C)
Warning: Chain[5] chip[244] local:-64 remote:0 offset:-42, will fixed offset=27
New offset Chain[5] chip[244] local:-64 remote:0 offset:27
Chain[J6] chip[244] get middle temp offset=27 typeID=00
Chain[J7] PIC temp offset=62,0,0,0,0,0,35,28
chain[6] temp chip I2C addr=0x98
chain[6] has no middle temp, use special fix mode.
Chain[J7] chip[244] use PIC middle temp offset=0 typeID=00
Warning: Chain[J7] has no temp offset in PIC! will fix it
Chain[J7] use default temp chip[244]
Chain[J7] try read temp chip[244] ID=00 (I2C addr=0x98)
Chain[J7] try read temp chip[244] ID=00 (I2C addr=0x9A)
Chain[J7] try read temp chip[244] ID=00 (I2C addr=0x9C)
Warning: Chain[6] chip[244] local:-64 remote:0 offset:-42, will fixed offset=27
New offset Chain[6] chip[244] local:-64 remote:0 offset:27
Chain[J7] chip[244] get middle temp offset=27 typeID=00
single board rate=4690 voltage limit=870 on chain[5]
get PIC voltage=870 on chain[5], check: must be < 870
retryFlag=1 will set the voltage limited on chain[5], change voltage=870
now set pic voltage=125 on chain[5]
single board rate=4679 voltage limit=870 on chain[6]
get PIC voltage=870 on chain[6], check: must be < 870
retryFlag=1 will set the voltage limited on chain[6], change voltage=870
now set pic voltage=125 on chain[6]
single board rate=4531 voltage limit=890 on chain[7]
get PIC voltage=890 on chain[7], check: must be < 890
retryFlag=1 will set the voltage limited on chain[7], change voltage=890
now set pic voltage=91 on chain[7]
Chain[J6] set working voltage=870 [125]
Chain[J7] set working voltage=870 [125]
Chain[J8] set working voltage=890 [91]
do heat board 8xPatten for 1 times
start send works on chain[5]
start send works on chain[6]
start send works on chain[7]
do read_temp_func once...
do check_asic_reg 0x08
Done check_asic_reg
do read temp on Chain[5]
Chain[5] Chip[62] TempTypeID=00 middle offset=27
read failed, old value: Chain[5] Chip[62] local Temp=0
read failed on Chain[5] Chip[62] middle Temp old value:15
Special fix Chain[5] Chip[62] middle Temp = 15
Done read temp on Chain[5]
do read temp on Chain[6]
Chain[6] Chip[62] TempTypeID=00 middle offset=27
read failed, old value: Chain[6] Chip[62] local Temp=0
read failed on Chain[6] Chip[62] middle Temp old value:15
Special fix Chain[6] Chip[62] middle Temp = 15
Done read temp on Chain[6]
do read temp on Chain[7]
Done read temp on Chain[7]
Set fixed full fan speed
FAN PWM: 100
read_temp_func Done!
CRC error counter=12487

Anyone know why the gh/s rate is so low? My other antminer's gh/s averages 13,615. Here is a screenshot of the summary.

https://ibb.co/wC5FZy3
o_solo_miner
Legendary
*
Offline Offline

Activity: 2456
Merit: 1476


-> morgen, ist heute, schon gestern <-


View Profile
February 12, 2021, 09:58:17 AM
 #2

you are missing 6 Asics on the last chain, try to go to Miner config and reduce the start frequency to 575 and
restart the miner.

from the creator of CGMiner http://solo.ckpool.org for Solominers
paused: passthrough for solo.ckpool.org => stratum+tcp://rfpool.org:3334
mikeywith
Legendary
*
Offline Offline

Activity: 2226
Merit: 6405


be constructive or S.T.F.U


View Profile
February 12, 2021, 10:32:00 PM
Last edit: February 15, 2021, 11:17:30 PM by frodocooper
 #3

... try to go to Miner config and reduce the start frequency to 575.

The chances of him finding that option is probably 1 in 10, out of the many firmware versions bitmain had, only 1 or 2 had those options enabled, the rest give you exactly ZERO options to chose from.



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

There are a few things you need to troubleshoot, this seems like a bad PSU, but to confirm this, unplug chain 8 (usually referenced as chain 2 on the control board) and then start the miner, and then report your results, also you should not be using nicehash while troubleshooting, use a proper pool for testing.

█▀▀▀











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











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

Activity: 3262
Merit: 2974


Block halving is coming.


View Profile WWW
February 12, 2021, 11:21:52 PM
 #4

Do some basic things first starts from the software before you touch any hardware from your miner if you do then the issue will make it worst unless if it's actually a hardware issue.

I suggest trying to reset it first do this 3 methods how to reset it. If it doesn't work try to flash it let's hope that it's not yet flashed to the latest version of s9 firmware. Try this firmware "Antminer-S9-all-201711171757-autofreq-user-Update2UBI-NF.tar.gz".

Then update here if it still shows "Chain[J8] has 57 asic"

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: [1]
  Print  
 
Jump to:  

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