Pages:
Author

Topic: Antminer S9 - No data in Miner Status page (Read 1846 times)

newbie
Activity: 2
Merit: 0
July 14, 2018, 08:10:53 PM
#47
This is a private blockchain project and we are connecting to a private pool. I was thinking there is something in the pool causing it, but that's hard to confirm. This set of 4 miners was just replaced due to a similar problem, but they would not reconnect. I think the original miners were hacked since the passwords were changed, and the factory reset was disabled. Again that is hard to substantiate. Any other ideas? Thanks in advance for all your help.
legendary
Activity: 3822
Merit: 2703
Evil beware: We have waffles!
You said

This just happened again while researching and all 4 miners went 'disconnected' at the same time.

As in within a few seconds of each other? If that is the case then highly unlikely the problem is with the miners as they are independent devices. That of course leaves a network issue, pool issue, or power feeding that bank of miners issue. What pool ya pointed at?
newbie
Activity: 2
Merit: 0
Greetings all. New forum member, recently purchased 4 Antminer V9's with APW3++ power supplies. I have them in a colo data center running 220v and ALL have a similar problem. The V9's are running Linux 4.6.0-xilinx-gff8137b-dirty #22 SMP PREEMPT Fri Dec 22 12:25:44 CST 2017 and CGMiner 4.9.0. I've heard the V9 is a clone of the S9, so I'm hoping this thread can help me resolve the problem.

I have an issue where the miners become disconnected from Awesome Miner V5.3.1, and when I go into the web interface, the System/Overview has no data, but has the data field names, and the Miner Status is the same, no data but has data field names. I can ping them and they respond, but won't connect. I have been rebooting them to resolve this, and they connect within a few minutes, and remain hashing, for various timeframes. Sometimes they disconnect in a few hours, but in most instances they will disconnect right at 8:45 minutes of uptime.

I can see the kernel log, when it is in this state, and most of the time it leaves this as the last entry 'Jul 14 16:20:59 (none) local0.err cgminer[955]: cgminer time error total_secs = 1531585179.097935 last_total_secs = 889.864640'. I've researched and can't find alot of info on this, whether it is an error or not. It is the only entry in the Kernel Log with the correct date/time. This just happened again while researching and all 4 miners went 'disconnected' at the same time. This Kernel Log error did not appear in this last entry.  I had the colo data center check the network and they say there were no problems at the time these problems happened that could have caused these disconnects.

I would really appreciate any insight into this problem, and/or suggestions to resolve it. 
newbie
Activity: 17
Merit: 0
Here's the entire log:

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 27800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 258048
[    0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map e6fd8000
[    0.000000]   Normal zone: 1520 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 194560 pages, LIFO batch:31
[    0.000000]   HighMem zone: 496 pages used for memmap
[    0.000000]   HighMem zone: 63488 pages, LIFO batch:15
[    0.000000] PERCPU: Embedded 8 pages/cpu @e6fc0000 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: 256528
[    0.000000] Kernel command line: noinitrd mem=1008M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 884148K/1032192K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 148044K reserved, 253952K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 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 f0004000
[    0.000000] zynq_clock_init: clkc starts at f0004100
[    0.000000] Zynq clock init
[    0.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000305] ps7-ttc #0 at f0006000, irq=43
[    0.000617] Console: colour dummy device 80x30
[    0.000653] Calibrating delay loop... 1332.01 BogoMIPS (lpj=6660096)
[    0.090252] pid_max: default: 32768 minimum: 301
[    0.090476] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.090498] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.092630] CPU: Testing write buffer coherency: ok
[    0.092979] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.093039] Setting up static identity map for 0x4c4b00 - 0x4c4b58
[    0.093265] L310 cache controller enabled
[    0.093284] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.171033] CPU1: Booted secondary processor
[    0.260226] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.260356] Brought up 2 CPUs
[    0.260375] SMP: Total of 2 processors activated.
[    0.260383] CPU: All CPU(s) started in SVC mode.
[    0.261034] devtmpfs: initialized
[    0.263434] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.264641] regulator-dummy: no parameters
[    0.272334] NET: Registered protocol family 16
[    0.274522] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.276810] cpuidle: using governor ladder
[    0.276824] cpuidle: using governor menu
[    0.284280] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.285795] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.285809] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.285923] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0080000
[    0.307388] bio: create slab at 0
[    0.308789] vgaarb: loaded
[    0.309486] SCSI subsystem initialized
[    0.310525] usbcore: registered new interface driver usbfs
[    0.310706] usbcore: registered new interface driver hub
[    0.310927] usbcore: registered new device driver usb
[    0.311584] media: Linux media interface: v0.10
[    0.311741] Linux video capture interface: v2.00
[    0.311979] pps_core: LinuxPPS API ver. 1 registered
[    0.311991] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.312121] PTP clock support registered
[    0.312473] EDAC MC: Ver: 3.0.0
[    0.313520] Advanced Linux Sound Architecture Driver Initialized.
[    0.316374] DMA-API: preallocated 4096 debug entries
[    0.316388] DMA-API: debugging enabled by kernel config
[    0.316465] Switched to clocksource arm_global_timer
[    0.337512] NET: Registered protocol family 2
[    0.338175] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.338269] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.338428] TCP: Hash tables configured (established 8192 bind 8192)
[    0.338491] TCP: reno registered
[    0.338510] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.338563] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.338818] NET: Registered protocol family 1
[    0.339176] RPC: Registered named UNIX socket transport module.
[    0.339188] RPC: Registered udp transport module.
[    0.339197] RPC: Registered tcp transport module.
[    0.339206] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.339219] PCI: CLS 0 bytes, default 64
[    0.339664] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.341680] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.343077] bounce pool size: 64 pages
[    0.343968] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.344169] msgmni has been set to 1486
[    0.344950] io scheduler noop registered
[    0.344963] io scheduler deadline registered
[    0.345003] io scheduler cfq registered (default)
[    0.356946] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.356967] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.480304] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.053265] console [ttyPS0] enabled
[    1.057561] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
[    1.065182] [drm] Initialized drm 1.1.0 20060810
[    1.082124] brd: module loaded
[    1.091525] loop: module loaded
[    1.100967] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.106793] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.114522] libphy: XEMACPS mii bus: probed
[    1.119073] ------------- phy_id = 0x3625e62
[    1.123805] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.132569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.139233] ehci-pci: EHCI PCI platform driver
[    1.146443] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.153264] usbcore: registered new interface driver usb-storage
[    1.160129] mousedev: PS/2 mouse device common for all mice
[    1.166229] i2c /dev entries driver
[    1.173163] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.178700] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.184582] Xilinx Zynq CpuIdle Driver started
[    1.189487] sdhci: Secure Digital Host Controller Interface driver
[    1.195580] sdhci: Copyright(c) Pierre Ossman
[    1.199944] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.206802] mmc0: no vqmmc regulator found
[    1.210818] mmc0: no vmmc regulator found
[    1.246483] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.255171] usbcore: registered new interface driver usbhid
[    1.260675] usbhid: USB HID core driver
[    1.265391] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.271694] nand: Micron MT29F2G08ABAEAWP
[    1.275657] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.281604] Bad block table found at page 131008, version 0x01
[    1.287822] Bad block table found at page 130944, version 0x01
[    1.293875] 3 ofpart partitions found on MTD device pl353-nand
[    1.299655] Creating 3 MTD partitions on "pl353-nand":
[    1.304748] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.312825] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.320143] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.329074] TCP: cubic registered
[    1.332312] NET: Registered protocol family 17
[    1.337038] Registering SWP/SWPB emulation handler
[    1.342907] regulator-dummy: disabling
[    1.347251] UBI: attaching mtd1 to ubi0
[    1.871821] UBI: scanning is finished
[    1.883430] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.890514] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.897276] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.903941] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.910818] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.916799] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.923906] UBI: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 1283732989
[    1.932949] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.942166] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.942172] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.946074] ALSA device list:
[    1.946078]   No soundcards found.
[    1.962512] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    2.030153] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.036082] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.045223] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.055184] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.060171] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C72F8006-6DFF-46BA-BBE9-380960A89F92, small LPT model
[    2.071687] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.078652] devtmpfs: mounted
[    2.081757] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.924610] random: dd urandom read with 0 bits of entropy available
[    3.316489]
[    3.316489] bcm54xx_config_init
[    3.926498]
[    3.926498] bcm54xx_config_init
[    7.927343] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    7.933437] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   22.582436] In axi fpga driver!
[   22.585509] request_mem_region OK!
[   22.588942] AXI fpga dev virtual address is 0xf01fe000
[   22.594007] *base_vir_addr = 0x8c510
[   22.609615] In fpga mem driver!
[   22.612687] request_mem_region OK!
[   22.616284] fpga mem virtual address is 0xf3000000
[   23.405857]
[   23.405857] bcm54xx_config_init
[   24.035829]
[   24.035829] bcm54xx_config_init
[   28.036266] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   28.042283] xemacps e000b000.ps7-ethernet: link up (100/FULL)
This is XILINX board. Totalram:       1039794176
Detect 1GB control board of XILINX
DETECT HW version=0008c510
miner ID : 80744c012c00885c
Miner Type = S9
AsicType = 1387
real AsicNum = 63
Find /tmp/searcherror: U6:1  The last log is below:
This is XILINX board. Totalram:       1039794176
Detect 1GB control board of XILINX
DETECT HW version=0008c510
miner ID : 80744c012c00885c
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=0x00
chain[5] PIC need restore ...
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
After restore: chain[5] PIC fw version=0x00
post search failed code: U6:1
post: http://192.168.60.104/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://192.168.60.104/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
post: http://10.70.22.1/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://10.70.22.1/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
post: http://10.72.3.11/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://10.72.3.11/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
newbie
Activity: 17
Merit: 0
Well no luck, shaw hash was correct, but now it's a different error as follows:

Code:
After restore: chain[5] PIC fw version=0x00
post search failed code: U6:1
post: http://192.168.60.104/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://192.168.60.104/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
post: http://10.70.22.1/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://10.70.22.1/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
post: http://10.72.3.11/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://10.72.3.11/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached

Also, tried the firmware on the bitmain site and am back to the original error.
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
After restore: chain[5] PIC fw version=0x00
post search failed code: U6:1
post: http://192.168.60.104/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://192.168.60.104/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
post: http://10.70.22.1/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://10.70.22.1/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached
post: http://10.72.3.11/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1
ERROR: Failed to fetch url (http://10.72.3.11/mms/postfailedcode.do?minertype=S9&minerID=80744c012c00885c&failedCode=U6:1) - curl said: Timeout was reached

I guess there is an unfix-able hardware issue?  Hmmm..

Thanks for any help, greatly appreciated...
newbie
Activity: 17
Merit: 0
Ok, Great thanks waiting to hear from seller before I do the update.

Greatly appreciated.
full member
Activity: 538
Merit: 175
Cool, this is a relatively common problem with the newer firmwares. At any rate, flashing the april 2017 firmware should fix the issue (you can thank fanatic26 for the tip):

https://www.dropbox.com/s/v5r5n46eajetme4/Antminer-S9-all-201704270135-autofreq-user-Update2UBI-NF.tar.gz?dl=0
https://www.mediafire.com/file/986jp6m02svz7ya/Antminer-S9-all-201704270135-autofreq-user-Update2UBI-NF.tar.gz
https://1drv.ms/u/s!AtkfLUFCwpoBaWvM7d0-19mvBYo

You should confirm that the sha1sum is 0515029015ad8dcedb185367fc5f829851dc65ed before flashing
newbie
Activity: 17
Merit: 0
Awesome, thanks! Here it is:

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 27800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 258048
[    0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map e6fd8000
[    0.000000]   Normal zone: 1520 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 194560 pages, LIFO batch:31
[    0.000000]   HighMem zone: 496 pages used for memmap
[    0.000000]   HighMem zone: 63488 pages, LIFO batch:15
[    0.000000] PERCPU: Embedded 8 pages/cpu @e6fc0000 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: 256528
[    0.000000] Kernel command line: noinitrd mem=1008M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 884148K/1032192K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 148044K reserved, 253952K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 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 f0004000
[    0.000000] zynq_clock_init: clkc starts at f0004100
[    0.000000] Zynq clock init
[    0.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000307] ps7-ttc #0 at f0006000, irq=43
[    0.000613] Console: colour dummy device 80x30
[    0.000651] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040207] pid_max: default: 32768 minimum: 301
[    0.040434] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.040456] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.042584] CPU: Testing write buffer coherency: ok
[    0.042932] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.042992] Setting up static identity map for 0x4c4b00 - 0x4c4b58
[    0.043218] L310 cache controller enabled
[    0.043237] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121035] CPU1: Booted secondary processor
[    0.210227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210359] Brought up 2 CPUs
[    0.210378] SMP: Total of 2 processors activated.
[    0.210386] CPU: All CPU(s) started in SVC mode.
[    0.211039] devtmpfs: initialized
[    0.213443] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214652] regulator-dummy: no parameters
[    0.222335] NET: Registered protocol family 16
[    0.224623] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226900] cpuidle: using governor ladder
[    0.226914] cpuidle: using governor menu
[    0.234364] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.235882] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.235896] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.236014] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0080000
[    0.257718] bio: create slab at 0
[    0.259144] vgaarb: loaded
[    0.259858] SCSI subsystem initialized
[    0.260859] usbcore: registered new interface driver usbfs
[    0.261030] usbcore: registered new interface driver hub
[    0.261392] usbcore: registered new device driver usb
[    0.261911] media: Linux media interface: v0.10
[    0.262066] Linux video capture interface: v2.00
[    0.262306] pps_core: LinuxPPS API ver. 1 registered
[    0.262317] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.262443] PTP clock support registered
[    0.262802] EDAC MC: Ver: 3.0.0
[    0.263843] Advanced Linux Sound Architecture Driver Initialized.
[    0.266679] DMA-API: preallocated 4096 debug entries
[    0.266692] DMA-API: debugging enabled by kernel config
[    0.266768] Switched to clocksource arm_global_timer
[    0.287616] NET: Registered protocol family 2
[    0.288275] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.288370] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.288529] TCP: Hash tables configured (established 8192 bind 8192)
[    0.288588] TCP: reno registered
[    0.288608] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.288660] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.288922] NET: Registered protocol family 1
[    0.289282] RPC: Registered named UNIX socket transport module.
[    0.289294] RPC: Registered udp transport module.
[    0.289303] RPC: Registered tcp transport module.
[    0.289311] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.289325] PCI: CLS 0 bytes, default 64
[    0.289765] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.291789] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.293183] bounce pool size: 64 pages
[    0.294069] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.294274] msgmni has been set to 1486
[    0.295050] io scheduler noop registered
[    0.295063] io scheduler deadline registered
[    0.295109] io scheduler cfq registered (default)
[    0.304631] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.304652] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.426640] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    0.999809] console [ttyPS0] enabled
[    1.004086] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
[    1.011716] [drm] Initialized drm 1.1.0 20060810
[    1.028803] brd: module loaded
[    1.038164] loop: module loaded
[    1.047993] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.053746] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.061800] libphy: XEMACPS mii bus: probed
[    1.066168] ------------- phy_id = 0x3625e62
[    1.070986] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.079652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.086293] ehci-pci: EHCI PCI platform driver
[    1.093540] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.100435] usbcore: registered new interface driver usb-storage
[    1.107298] mousedev: PS/2 mouse device common for all mice
[    1.113392] i2c /dev entries driver
[    1.120342] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.125829] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.131759] Xilinx Zynq CpuIdle Driver started
[    1.136602] sdhci: Secure Digital Host Controller Interface driver
[    1.142728] sdhci: Copyright(c) Pierre Ossman
[    1.147170] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.153915] mmc0: no vqmmc regulator found
[    1.157959] mmc0: no vmmc regulator found
[    1.196806] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.205480] usbcore: registered new interface driver usbhid
[    1.210987] usbhid: USB HID core driver
[    1.215707] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.222004] nand: Micron MT29F2G08ABAEAWP
[    1.225969] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.231912] Bad block table found at page 131008, version 0x01
[    1.238136] Bad block table found at page 130944, version 0x01
[    1.244183] 3 ofpart partitions found on MTD device pl353-nand
[    1.249969] Creating 3 MTD partitions on "pl353-nand":
[    1.255060] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.263105] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.270437] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.279403] TCP: cubic registered
[    1.282641] NET: Registered protocol family 17
[    1.287357] Registering SWP/SWPB emulation handler
[    1.293284] regulator-dummy: disabling
[    1.297639] UBI: attaching mtd1 to ubi0
[    1.822320] UBI: scanning is finished
[    1.833962] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.841041] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.847804] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.854469] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.861346] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.867328] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.874434] UBI: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 1283732989
[    1.883477] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.892693] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.892699] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.896585] ALSA device list:
[    1.896589]   No soundcards found.
[    1.913038] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.942083] UBIFS: recovery needed
[    2.021052] UBIFS: recovery completed
[    2.024726] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.030675] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.039786] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.049670] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.054698] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C72F8006-6DFF-46BA-BBE9-380960A89F92, small LPT model
[    2.065984] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.073405] devtmpfs: mounted
[    2.076509] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.914614] random: dd urandom read with 0 bits of entropy available
[    3.306810]
[    3.306810] bcm54xx_config_init
[    3.916812]
[    3.916812] bcm54xx_config_init
[    7.917662] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    7.923754] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   22.583726] In axi fpga driver!
[   22.586827] request_mem_region OK!
[   22.590190] AXI fpga dev virtual address is 0xf01fe000
[   22.595296] *base_vir_addr = 0x8c510
[   22.611114] In fpga mem driver!
[   22.614185] request_mem_region OK!
[   22.617808] fpga mem virtual address is 0xf3000000
[   23.416173]
[   23.416173] bcm54xx_config_init
[   24.046138]
[   24.046138] bcm54xx_config_init
[   28.046574] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   28.052595] xemacps e000b000.ps7-ethernet: link up (100/FULL)
This is XILINX board. Totalram:       1039794176
Detect 1GB control board of XILINX
DETECT HW version=0008c510
miner ID : 80744c012c00885c
Miner Type = S9
AsicType = 1387
real AsicNum = 63
Find /tmp/searcherror: U6:1  The last log is below:
This is XILINX board. Totalram:       1039794176
Detect 1GB control board of XILINX
DETECT HW version=0008c510
miner ID : 80744c012c00885c
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=0x00
chain[5] PIC need restore ...
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
Error of set PIC FLASH addr: addr_H=3(0) addr_L=0(0) on Chain[5]
After restore: chain[5] PIC fw version=0x00
full member
Activity: 538
Merit: 175
You should copy and paste the kernel log (located under the System tab) so we can take a look.
newbie
Activity: 17
Merit: 0
Hello,

New to antminer, less than a week old. When updating to new pool suddenly the miner has stopped mining.

Status page show zero fan speed.

Tried the "factory reset" method but miner settings stay the same and do not revert.

Does this mean I have a dead controller? No green or red light lit on front panel, however 3 green lights on controller board.


Any help greatly appreciated.
newbie
Activity: 3
Merit: 0
January 13, 2018, 09:17:38 AM
#37
Same problem here.

I fixed it with the 20170427 firmware downgrade, but now, the temperature of the chips is not shown on my Antminer and fan is always running on full speed.

Letting the Antminer run with the initial firmware, the temperature is get, but no miner starts, as it is always shown "Bmminer not found".

Are you also facing that problem with the temperature after downgrading the firmware?
newbie
Activity: 17
Merit: 0
January 09, 2018, 09:54:13 PM
#36
It seems we are all having the same issue. If your settings are correct just let it run and it will eventually connect. I screwed around with firmware too. If you have rolled back the firmware, put the latest on at the bottom of bitmain page. Two of mine took every bit of 6 hours to start hashing and have been running 30 hours since with no problem. It's got to be something with the latest batches S9 controller cards. My L3+ can reboot and connect immediately everytime.
hero member
Activity: 756
Merit: 560
January 09, 2018, 01:36:30 PM
#35
Just to throw this information out there since i believe most people dont understand.

An empty status page means bmminer is not running and the machine is not hashing.

"Socket connect failed: Connection refused" <----this is not an error in and of itself. This is the firmware trying to read the api of bmminer. If the machine is not hashing and bmminer is not running, it will refuse the data request with this message.

This is also why the hardware and bmminer version will show up blank. bmminer is not running, therefore it cannot respond to requests for those values.

All of these things can be traced to bmminer not running. You need to be looking into your kernel logs and figuring out why bmminer isnt starting.

Also, if these are November or later batches, I have experienced a number of hashing problems. Roll back your firmware to something from april /May and it will most likely solve your problems. The specific firmware I use to fix my antminers is: Antminer-S9-all-201704280713-autofreq-user-Update2UBI-NF.tar
member
Activity: 112
Merit: 17
January 09, 2018, 12:19:16 PM
#34
I also had the same issue with my January batch of S9's. I kept toying around with them (flashing firmware, checking connections, different ethernet cables, etc) but realized antpool was the culprit. I swtiched over to slushpool and everything started working.

This morning I decided to try antpool again because I want the option of mining BCH. I added the 3333 port as the primary stratum address and had the same issue, nothing showing up on the miner status page. I then made the 443 port the primary address and voila! Everything was working again. So there seems to be a problem with the 3333 port, which is weird because I've never had a problem with it in the past.
newbie
Activity: 24
Merit: 0
January 05, 2018, 12:06:40 AM
#33
Hi, same problem for me: empty status page with my 2 s9 from january batch both (on stratum.antpool.com, for bch).
1. I tried firmware update: problem not solved
2. Then i tried ip v4 only on my cable modem:  problem not solved
3. Then i switch my pool #0 from antpool to viabtc: problem solved, after waiting a few minutes (<10?)

So my conclusion is that it's an antpool problem not a s9 miner problem.

The remaining antpool on my pool conf #1 and #2 are Dead, and when running I can now see BMminer Version 2.0.0 on the system overview page.

What was the exact stratum you used?
newbie
Activity: 24
Merit: 0
January 04, 2018, 08:58:00 PM
#32
I tried to use Putty to access SSH commands, but I was told that password was bad or username and password was bad. What IS the username and password for an S9?
It sure isn't root and admin.

Miner is hashing like hell, but all zeroes on status page. Hacked?

Please help ME FIX THIS! IT WAS WORKING LAST NIGHT1 ALL BOARDS ARE GOOD, GREEN LIGHTS ON MAIN PCB, THREE STEADY REDS ON BOARDS, GREEN LIGHT ON FRONT.

WHAT THE HELL IS WRONG WITH MY MINER AND HOW DO i FIX IT??>HuhHuhHuhHuhHuhHuh?

bmminer was 2.0 yesterday, I believe. Where did it go today?

I have tried factory reset, power off, power on, tried uploading new firmware, everything.

NOTHING IS WORKING I CANNOT CONNECT TO ANYTHING BUT IT IS HASHING LIKE A BAT OUT OF HELL

WHO THE HELL DO i TALK TO AT BITMAIN TO GET SOME HELP?Huh

Code:
Miner Type Antminer S9
Hostname antMiner
Model GNU/Linux
Hardware Version (I think this said 2.0 yesterday)
Kernel Version Linux 3.14.0-xilinx-ge8a2f71-dirty #82 SMP PREEMPT Tue May 16 19:49:53 CST 2017
File System Version Fri Nov 17 17:37:49 CST 2017
Logic Version S9_V2.54
BMminer Version
Uptime 7
Load Average 0.28, 0.12, 0.05

How do I find out what is wrong with my miner?

All I get it this on status page:

Code:
Summary
Elapsed GH/S(RT) GH/S(avg) FoundBlocks LocalWork Utility WU BestShare
0.0
0.0
0
0
0
0.0
0
Pools
Pool URL User Status Diff GetWorks Priority Accepted Diff1# DiffA# DiffR# DiffS# Rejected Discarded Stale LSDiff LSTime
AntMiner
Chain# ASIC# Frequency(avg) GH/S(ideal) GH/S(RT) HW Temp(Chip1) Temp(Chip2) ASIC status
Fan# Fan1 Fan2 Fan3 Fan4 Fan5 Fan6 Fan7 Fan8
Speed (r/min) 0 0 0 0 0 0 0

The fans are HOWLING, then cycling down.

HOw do I find out what is going on with my miner?

How do I fix it?

Code:
Kernel Log:
[    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.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000310] ps7-ttc #0 at df804000, irq=43
[    0.000616] Console: colour dummy device 80x30
[    0.000648] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040209] pid_max: default: 32768 minimum: 301
[    0.040426] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040446] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042583] CPU: Testing write buffer coherency: ok
[    0.042918] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.042976] Setting up static identity map for 0x4c4b00 - 0x4c4b58
[    0.043202] L310 cache controller enabled
[    0.043221] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121035] CPU1: Booted secondary processor
[    0.210231] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210365] Brought up 2 CPUs
[    0.210385] SMP: Total of 2 processors activated.
[    0.210393] CPU: All CPU(s) started in SVC mode.
[    0.211056] devtmpfs: initialized
[    0.213460] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214674] regulator-dummy: no parameters
[    0.222349] NET: Registered protocol family 16
[    0.224540] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226842] cpuidle: using governor ladder
[    0.226857] cpuidle: using governor menu
[    0.234295] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.235819] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.235832] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.235946] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.257711] bio: create slab at 0
[    0.259148] vgaarb: loaded
[    0.259845] SCSI subsystem initialized
[    0.260927] usbcore: registered new interface driver usbfs
[    0.261116] usbcore: registered new interface driver hub
[    0.261350] usbcore: registered new device driver usb
[    0.261887] media: Linux media interface: v0.10
[    0.262052] Linux video capture interface: v2.00
[    0.262294] pps_core: LinuxPPS API ver. 1 registered
[    0.262305] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.262436] PTP clock support registered
[    0.262791] EDAC MC: Ver: 3.0.0
[    0.263853] Advanced Linux Sound Architecture Driver Initialized.
[    0.266693] DMA-API: preallocated 4096 debug entries
[    0.266707] DMA-API: debugging enabled by kernel config
[    0.266785] Switched to clocksource arm_global_timer
[    0.287772] NET: Registered protocol family 2
[    0.288427] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.288484] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.288569] TCP: Hash tables configured (established 4096 bind 4096)
[    0.288612] TCP: reno registered
[    0.288630] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.288663] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.288899] NET: Registered protocol family 1
[    0.289247] RPC: Registered named UNIX socket transport module.
[    0.289258] RPC: Registered udp transport module.
[    0.289266] RPC: Registered tcp transport module.
[    0.289274] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.289287] PCI: CLS 0 bytes, default 64
[    0.289728] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.291750] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.293862] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.294060] msgmni has been set to 967
[    0.294841] io scheduler noop registered
[    0.294855] io scheduler deadline registered
[    0.294892] io scheduler cfq registered (default)
[    0.307839] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.307859] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.433789] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.002045] console [ttyPS0] enabled
[    1.006316] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.013955] [drm] Initialized drm 1.1.0 20060810
[    1.031021] brd: module loaded
[    1.040384] loop: module loaded
[    1.049948] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.055695] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.063788] libphy: XEMACPS mii bus: probed
[    1.068367] ------------- phy_id = 0x3625e62
[    1.073101] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.081719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.088384] ehci-pci: EHCI PCI platform driver
[    1.095591] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.102408] usbcore: registered new interface driver usb-storage
[    1.109302] mousedev: PS/2 mouse device common for all mice
[    1.115387] i2c /dev entries driver
[    1.122334] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.127923] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.133800] Xilinx Zynq CpuIdle Driver started
[    1.138665] sdhci: Secure Digital Host Controller Interface driver
[    1.144760] sdhci: Copyright(c) Pierre Ossman
[    1.149172] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.155895] mmc0: no vqmmc regulator found
[    1.159941] mmc0: no vmmc regulator found
[    1.196802] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.205489] usbcore: registered new interface driver usbhid
[    1.211008] usbhid: USB HID core driver
[    1.215728] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.222027] nand: Micron MT29F2G08ABAEAWP
[    1.225992] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.231929] Bad block table found at page 131008, version 0x01
[    1.238151] Bad block table found at page 130944, version 0x01
[    1.244202] 3 ofpart partitions found on MTD device pl353-nand
[    1.249981] Creating 3 MTD partitions on "pl353-nand":
[    1.255073] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.263121] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.270433] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.279402] TCP: cubic registered
[    1.282637] NET: Registered protocol family 17
[    1.287350] Registering SWP/SWPB emulation handler
[    1.293235] regulator-dummy: disabling
[    1.297585] UBI: attaching mtd1 to ubi0
[    1.823917] UBI: scanning is finished
[    1.835514] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.842593] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.849355] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.856019] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.862897] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.868877] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.875985] UBI: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 1283732989
[    1.885028] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.894244] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.894249] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.898194] ALSA device list:
[    1.898198]   No soundcards found.
[    1.914595] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.963387] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.969337] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.978452] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    1.988336] UBIFS: reserved for root: 0 bytes (0 KiB)
[    1.993361] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C72F8006-6DFF-46BA-BBE9-380960A89F92, small LPT model
[    2.005123] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.012545] devtmpfs: mounted
[    2.015649] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.852511] random: dd urandom read with 0 bits of entropy available
[    3.246807]
[    3.246807] bcm54xx_config_init
[    3.856831]
[    3.856831] bcm54xx_config_init
[    7.857653] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[    7.863761] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
[   22.499094] In axi fpga driver!
[   22.502166] request_mem_region OK!
[   22.505557] AXI fpga dev virtual address is 0xdf9fc000
[   22.510704] *base_vir_addr = 0x8c510
[   22.526109] In fpga mem driver!
[   22.529230] request_mem_region OK!
[   22.532741] fpga mem virtual address is 0xe2000000
[   23.326802]
[   23.326802] bcm54xx_config_init
[   23.956815]
[   23.956815] bcm54xx_config_init
[   27.957651] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[   27.963754] 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 : 80644c0c6880881c
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[26] has core num=15
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[20] has core num=1
Chain[6] ASIC[57] has core num=2
Chain[6] ASIC[59] 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
Chain[7] ASIC[14] has core num=5
Check chain[7] PIC fw version=0x03
get PIC voltage=91 on chain[5], value=890
get PIC voltage=91 on chain[6], value=890
get PIC voltage=91 on chain[7], value=890
set_reset_allhashboard = 0x00000000
chain[5] temp offset record: 62,-3,0,0,0,0,33,0
chain[5] temp chip I2C addr=0x98
chain[6] temp offset record: 62,-4,0,0,0,0,33,0
chain[6] temp chip I2C addr=0x98
chain[7] temp offset record: 62,-4,0,0,0,0,33,0
chain[7] temp chip I2C addr=0x98
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= 1377 root       0:00 grep bmminer

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

bmminer not found, restart bmminer ...
bmminer not found= 8241 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 : 80644c0c6880881c
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[2] speed=5760
get fan[2] speed=5760
get fan[2] speed=5760
get fan[2] speed=5760
get fan[2] speed=5760
get fan[2] speed=5760
get fan[5] speed=5760
get fan[2] speed=5760
get fan[5] speed=5760
get fan[2] speed=5760
get fan[5] speed=5760
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=890
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=890
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=91 value=890
Chain[J7] orignal chain_voltage_pic=91 value=890
Chain[J8] orignal chain_voltage_pic=91 value=890
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
Chain[J6] has 63 asic
Chain[J7] has 63 asic
Chain[J8] has 63 asic
Chain[J6] has core num in PIC
Chain[J6] ASIC[26] has core num=15
Chain[J7] has core num in PIC
Chain[J7] ASIC[20] has core num=1
Chain[J7] ASIC[57] has core num=2
Chain[J7] ASIC[59] has core num=15
Chain[J8] has core num in PIC
Chain[J8] ASIC[14] has core num=5
miner total rate=13574GH/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=-3
Chain:5 base freq=637
Asic[ 0]:637
Asic[ 1]:637 Asic[ 2]:637 Asic[ 3]:637 Asic[ 4]:637 Asic[ 5]:637 Asic[ 6]:637 Asic[ 7]:637 Asic[ 8]:637
Asic[ 9]:637 Asic[10]:637 Asic[11]:637 Asic[12]:637 Asic[13]:637 Asic[14]:637 Asic[15]:637 Asic[16]:637
Asic[17]:637 Asic[18]:637 Asic[19]:637 Asic[20]:637 Asic[21]:637 Asic[22]:637 Asic[23]:637 Asic[24]:637
Asic[25]:637 Asic[26]:637 Asic[27]:637 Asic[28]:637 Asic[29]:637 Asic[30]:637 Asic[31]:637 Asic[32]:637
Asic[33]:637 Asic[34]:637 Asic[35]:637 Asic[36]:637 Asic[37]:637 Asic[38]:637 Asic[39]:637 Asic[40]:637
Asic[41]:637 Asic[42]:637 Asic[43]:637 Asic[44]:637 Asic[45]:637 Asic[46]:637 Asic[47]:637 Asic[48]:637
Asic[49]:637 Asic[50]:637 Asic[51]:637 Asic[52]:637 Asic[53]:637 Asic[54]:637 Asic[55]:637 Asic[56]:637
Asic[57]:637 Asic[58]:637 Asic[59]:637 Asic[60]:637 Asic[61]:637 Asic[62]:637
Chain:5 max freq=637
Chain:5 min freq=637

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

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


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

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

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

max freq = 637
set baud=1
Chain[J6] PIC temp offset=62,-3,0,0,0,0,33,0
chain[5] temp chip I2C addr=0x98
Chain[J6] chip[244] use PIC middle temp offset=-3 typeID=55
New offset Chain[5] chip[244] local:38 remote:42 offset:27
Chain[J6] chip[244] get middle temp offset=27 typeID=55
Chain[J7] PIC temp offset=62,-4,0,0,0,0,33,0
chain[6] temp chip I2C addr=0x98
Chain[J7] chip[244] use PIC middle temp offset=-4 typeID=55
New offset Chain[6] chip[244] local:34 remote:37 offset:28
Chain[J7] chip[244] get middle temp offset=28 typeID=55
Chain[J8] PIC temp offset=62,-4,0,0,0,0,33,0
chain[7] temp chip I2C addr=0x98
Chain[J8] chip[244] use PIC middle temp offset=-4 typeID=55
New offset Chain[7] chip[244] local:34 remote:38 offset:27
Chain[J8] chip[244] get middle temp offset=27 typeID=55
single board rate=4502 voltage limit=890 on chain[5]
get PIC voltage=890 on chain[5], check: must be < 890
single board rate=4500 voltage limit=890 on chain[6]
get PIC voltage=890 on chain[6], check: must be < 890
single board rate=4571 voltage limit=890 on chain[7]
get PIC voltage=890 on chain[7], check: must be < 890
Chain[J6] set working voltage=890 [91]
Chain[J7] set working voltage=890 [91]
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]
get send work num :57456 on Chain[5]
get send work num :57456 on Chain[6]
get send work num :57456 on Chain[7]
wait recv nonce on chain[5]
wait recv nonce on chain[6]
wait recv nonce on chain[7]
get nonces on chain[5]
require nonce number:912
require validnonce number:57456
asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912


Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!



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

total valid nonce number:57456
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:25955
last_nonce_num:35755
get nonces on chain[6]
require nonce number:912
require validnonce number:57456
asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=905 asic[21]=912 asic[22]=912 asic[23]=912
asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912


Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!

asic[20]=905
core[058]=1



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

total valid nonce number:57449
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:25949
last_nonce_num:28620
get nonces on chain[7]
require nonce number:912
require validnonce number:57456
asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
asic[08]=912 asic[09]=911 asic[10]=911 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=905 asic[15]=912
asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912


Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!

asic[09]=911
core[000]=7

asic[10]=911
core[000]=7

asic[14]=905
core[001]=5 core[004]=5 core[057]=7



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

total valid nonce number:57447
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:26100
last_nonce_num:24436
chain[5]: All chip cores are opened OK!
Test Patten on chain[5]: OK!
chain[6]: All chip cores are opened OK!
Test Patten on chain[6]: OK!
chain[7]: All chip cores are opened OK!
Test Patten on chain[7]: FAILED!
do heat board 8xPatten for 2 times
start send works on chain[5]
start send works on chain[6]
start send works on chain[7]
get send work num :57456 on Chain[5]
get send work num :57456 on Chain[6]
get send work num :57456 on Chain[7]
wait recv nonce on chain[5]
wait recv nonce on chain[6]
wait recv nonce on chain[7]
get nonces on chain[5]
require nonce number:912
require validnonce number:57456
asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912


Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!



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

total valid nonce number:57456
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:25962
last_nonce_num:31763
get nonces on chain[6]
require nonce number:912
require validnonce number:57456
asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=909 asic[21]=912 asic[22]=912 asic[23]=912
asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912


Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!

asic[20]=909
core[058]=5



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

total valid nonce number:57453
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:25976
last_nonce_num:31757
get nonces on chain[7]
require nonce number:912
require validnonce number:57456
asic[00]=912 asic[01]=912 asic[02]=912 asic[03]=912 asic[04]=912 asic[05]=912 asic[06]=912 asic[07]=912
asic[08]=912 asic[09]=912 asic[10]=912 asic[11]=912 asic[12]=912 asic[13]=912 asic[14]=912 asic[15]=912
asic[16]=912 asic[17]=912 asic[18]=912 asic[19]=912 asic[20]=912 asic[21]=912 asic[22]=912 asic[23]=912
asic[24]=912 asic[25]=912 asic[26]=912 asic[27]=912 asic[28]=912 asic[29]=912 asic[30]=912 asic[31]=912
asic[32]=912 asic[33]=912 asic[34]=912 asic[35]=912 asic[36]=912 asic[37]=912 asic[38]=912 asic[39]=912
asic[40]=912 asic[41]=912 asic[42]=912 asic[43]=912 asic[44]=912 asic[45]=912 asic[46]=912 asic[47]=912
asic[48]=912 asic[49]=912 asic[50]=912 asic[51]=912 asic[52]=912 asic[53]=912 asic[54]=912 asic[55]=912
asic[56]=912 asic[57]=912 asic[58]=912 asic[59]=912 asic[60]=912 asic[61]=912 asic[62]=912


Below ASIC's core didn't receive all the nonce, they should receive 8 nonce each!



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

total valid nonce number:57456
total send work number:57456
require valid nonce number:57456
repeated_nonce_num:0
err_nonce_num:26118
last_nonce_num:24645
chain[5]: All chip cores are opened OK!
Test Patten on chain[5]: OK!
chain[6]: All chip cores are opened OK!
Test Patten on chain[6]: OK!
chain[7]: All chip cores are opened OK!
Test Patten on chain[7]: OK!
setStartTimePoint total_tv_start_sys=595 total_tv_end_sys=596
restartNum = 2 , auto-reinit enabled...
do read_temp_func once...
do check_asic_reg 0x08
Done check_asic_reg
do read temp on Chain[5]
Chain[5] Chip[62] TempTypeID=55 middle offset=27
Chain[5] Chip[62] local Temp=60
Chain[5] Chip[62] middle Temp=72
Done read temp on Chain[5]
do read temp on Chain[6]
Chain[6] Chip[62] TempTypeID=55 middle offset=28
Chain[6] Chip[62] local Temp=57
Chain[6] Chip[62] middle Temp=72
Done read temp on Chain[6]
do read temp on Chain[7]
Chain[7] Chip[62] TempTypeID=55 middle offset=27
Chain[7] Chip[62] local Temp=59
Chain[7] Chip[62] middle Temp=72
Done read temp on Chain[7]
set FAN speed according to: temp_highest=60 temp_top1[PWM_T]=60 temp_top1[TEMP_POS_LOCAL]=60 temp_change=1 fix_fan_steps=0
FAN PWM: 68
read_temp_func Done!
CRC error counter=0
newbie
Activity: 29
Merit: 3
January 04, 2018, 06:52:42 PM
#31
Hi, same problem for me: empty status page with my 2 s9 from january batch both (on stratum.antpool.com, for bch).
1. I tried firmware update: problem not solved
2. Then i tried ip v4 only on my cable modem:  problem not solved
3. Then i switch my pool #0 from antpool to viabtc: problem solved, after waiting a few minutes (<10?)

So my conclusion is that it's an antpool problem not a s9 miner problem.

The remaining antpool on my pool conf #1 and #2 are Dead, and when running I can now see BMminer Version 2.0.0 on the system overview page.
newbie
Activity: 1
Merit: 0
January 03, 2018, 11:49:21 AM
#30
Hi.

I've had a problem with my AntMiner S9.

The Status page (/cgi-bin/minerStatus.cgi) was not accessible in the webinterface.

The problem was I was somehow hacked. The webinterface was replaced with a hacked one. The good one was renamed from "cgi-bin" to "cgi-binx". It is accessible via "miner_IP/cgi-binx/minerStatus.cgi". So you need to rename this back to "cgi-bin" via SSH. The path is "/www/pages/".

Please note that the virus/hacker replaces your pools with his, however you cannot see it because the hacked webinterface shows incorrect information. To check the real pools go to "/config/bmminer.conf" via SSH on your miner.

You can also check the actual pools via link "miner_IP/minerStatus.html".

Don't forget to change your factory passwords!!!
full member
Activity: 336
Merit: 100
January 02, 2018, 06:32:46 PM
#29
I tried to up date the firm multiple times, even tried s9_upgrade_fix.tar, and read "incorrect firmware" everytime. I tried pointing the pool at another address (one from another user on here) and the S9 came to life. After I changed it back to antpools address the miner went dead again.

what pool did you use? i'm having the same issue
newbie
Activity: 7
Merit: 0
January 02, 2018, 05:43:03 PM
#28
I did changed the firmware however i got connected to antpool after 30 mins.....

however the issue i am facing now the temperature field is displaying ' - ' ....
see image:  https://imgur.com/68LltUL

Not sure why ?

Anybody else facing similar issue...

I ve seen   temp on my miner is also -. Maybe it's a crap product. I hope the miner runs a half year and after that i sell  it.
Pages:
Jump to: