Pages:
Author

Topic: Antminer S9 Volt Rocket Ship firmware mod! ~Time to Max Out Your Bitmain PSU~ - page 20. (Read 32455 times)

newbie
Activity: 103
Merit: 0
taserz your trying is appreciated.

i found suspected file in my T9+ /etc/config/config.ini

here the code in config.ini file

Code:
[Config]
Name=S9 HASH board
TestDir=/etc/config/minertest64/minertest64_
DataCount=912
PassCount1=912
PassCount2=912
PassCount3=912
Freq=600
Timeout=0
OpenCoreGap=50000
# about temperature
CheckTemp=0
# GetTempFrom   0: get from LM75A through IIC, 1: get from ASIC
GetTempFrom=1
TempSel=0
TempSensor1=62
TempSensor2=0
TempSensor3=0
TempSensor4=0

DefaultTempOffset=-70
StartSensor=62
StartTemp=0
#AsicInterval can only changed by developer
CoreNum=114
AsicNum=63
TestMode=0
CheckChain=1
Open_Core_Num1=4294967295
Open_Core_Num2=4294967295
Open_Core_Num3=4294967295
Open_Core_Num4=262143
#CommandMode 0:vil 1:fil
CommandMode=0
AsicType=1387
ValidNonce1=57456
ValidNonce2=57456
ValidNonce3=57456
#Pic
Pic_VOLTAGE=1
#Pic_VOLTAGE=0
IICPic=1
DAC=1
UseConfigVol=0
Voltage1=840
Voltage2=840
Voltage3=840
Voltage4=0

Voltage_e=10
final_voltage1=910
final_voltage2=910
final_voltage3=910
#Time
year=2016
month=5
date=18
hour=10
minute=36
second=12

freq_gap=0
UseFreqPIC=1
freq_e=0
freq_m=5
freq_a=0
freq_t=1000
force_freq=0
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
i'm sure if anyone expert in linux command can solve this issue.

one of my T9+ hashing board still alive.

as kernel log told us. we have now hashing board Firmware problem not Board controller

if someone can using "dd" command to download and backup from alive hashing board firmware and overwrite it to Damaged Hashing
board firmware it can bring damaged hashing board alive again.

i'm not expert in linux command but i have plan

for example:

our 3rd hashing board is alive  we should download the 3rd hashing board firmware and restore it to 1st and 2nd damaged hashing board with "dd" command.

at last we can restore T9+ 10.5 TH/s power .

please someone help if can. 0.003BTC will be rewarded.

I am curious what the fuck dolz's firmware did to your machine but I got a few ideas today!

I see in the source code that miner_type T9 is called S9_Plus and yours is calling itself s9_plus in your logs as well. So

So your miner says S9_Plus that is The T9 (s9+ isn't a miner sold by bitmain they just call it that in their source code it might have had a name change before it was for sale)

S9_Plus is T9

S9_63 is S9

R4 is R4

T9_18 is T9+

After changing bmminer to the version I gave you through winscp and changing file permissions it should say T9_18 in your kernal logs. I will recompile again to make sure.

Also if you have another working T9+ that WAS not flashed by that guy you can copy the bmminer off of those and replace it on your other machines. IF it still doesn't work you need to replace the malicious firmware that guy made or buy a new logic board. I have reported his thread multiple times and the mods won't remove it. He changes ssh password and hijacks more mining power than advertised. I am all for a small 1% dev fee but 10x-25x that is a lie.

A recompile of T9+ bmminer: https://github.com/taserz/S9-Volt-Rocket-Ship/raw/master/bmminer880_T9%2B

If that still doesn't work after you replace bmminer on the machine I can try to compile it for the T9 but I doubt the T9 will work on the T9+


SD card firmware load: https://www.youtube.com/watch?v=UQhYFrJaq0E



@Darval said

Quote
The problem is information stored on the pic on each hash board I think.  Each board has its own micro with flash memory.  It is where the autotune stuff stores the freq and voltage to use.  It looked like he managed to screw up some of the pic's.  It might be recoverable.

We need to get that guys thread removed if it just bricks or damages a T9+
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
Hey, Taserz, where can i get the autotune version from?

Bitmain's website

taserz it say invalid firmware flash file !

can you give instruction for T9+ SD card flashing?

there is no flash instruction in both of file "Tools and Instructions to Image SD card" and "t9+ -SD Tools.zip"

also i pass level one and make a bootable flash sd card. now i don't  know what doing with  "t9+ -SD Tools.zip"

You going to have to google how to flash via sd card. I am not sure if you are able to or I have never done it with an s9.

Once you can get the official t9 software back on your machine or even my t9+ bmminer code i made for you it should start working as the firmware is the same as the s9 just a different bmminer for the different number of cores and power.
newbie
Activity: 103
Merit: 0
i'm sure if anyone expert in linux command can solve this issue.

one of my T9+ hashing board still alive.

as kernel log told us. we have now hashing board Firmware problem not Board controller

if someone can using "dd" command to download and backup from alive hashing board firmware and overwrite it to Damaged Hashing
board firmware it can bring damaged hashing board alive again.

i'm not expert in linux command but i have plan

for example:

our 3rd hashing board is alive  we should download the 3rd hashing board firmware and restore it to 1st and 2nd damaged hashing board with "dd" command.

at last we can restore T9+ 10.5 TH/s power .

please someone help if can. 0.003BTC will be rewarded.
newbie
Activity: 9
Merit: 0
So in a healthy stock T9+
The kernel log goes:

Code:
set_reset_allhashboard = 0x0000ffff
chain[1] PIC jump to app
Check chain[1] PIC fw version=0x90
chain[2] PIC jump to app
Check chain[2] PIC fw version=0x90
chain[3] PIC jump to app
Check chain[3] PIC fw version=0x90

but in the customized T9+ at the moment both miners that I have applied to are going:

Code:
set_reset_allhashboard = 0x0000ffff
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
chain[2] PIC jump to app
Check chain[2] PIC fw version=0x90
chain[3] PIC jump to app
Check chain[3] PIC fw version=0x90
newbie
Activity: 9
Merit: 0
not sure why some chip / chains are not being activated to hash by this new custom firmware. Please check
newbie
Activity: 9
Merit: 0
Kernel Log of a Stricken T9+ hashing at 7,000 THs

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-gb190cb0-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #57 SMP PREEMPT Fri Dec 9 14:49:22 CST 2016
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Xilinx Zynq
[    0.000000] cma: CMA: reserved 128 MiB at 16800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 126976
[    0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map debd8000
[    0.000000]   Normal zone: 992 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 126976 pages, LIFO batch:31
[    0.000000] PERCPU: Embedded 8 pages/cpu @debc1000 s9088 r8192 d15488 u32768
[    0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 125984
[    0.000000] Kernel command line: noinitrd mem=496M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xdf800000 - 0xff000000   ( 504 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdf000000   ( 496 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc06d1374   (6949 kB)
[    0.000000]       .init : 0xc06d2000 - 0xc0705380   ( 205 kB)
[    0.000000]       .data : 0xc0706000 - 0xc074cf78   ( 284 kB)
[    0.000000]        .bss : 0xc074cf84 - 0xc078d9fc   ( 259 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] ps7-slcr mapped to df802000
[    0.000000] zynq_clock_init: clkc starts at df802100
[    0.000000] Zynq clock init
[    0.000015] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000312] ps7-ttc #0 at df804000, irq=43
[    0.000622] Console: colour dummy device 80x30
[    0.000655] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040209] pid_max: default: 32768 minimum: 301
[    0.040436] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040457] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042640] CPU: Testing write buffer coherency: ok
[    0.042991] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.043051] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.043272] L310 cache controller enabled
[    0.043291] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121039] CPU1: Booted secondary processor
[    0.210230] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210364] Brought up 2 CPUs
[    0.210384] SMP: Total of 2 processors activated.
[    0.210392] CPU: All CPU(s) started in SVC mode.
[    0.211064] devtmpfs: initialized
[    0.213500] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214752] regulator-dummy: no parameters
[    0.223772] NET: Registered protocol family 16
[    0.226083] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.228395] cpuidle: using governor ladder
[    0.228408] cpuidle: using governor menu
[    0.235899] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.237431] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.237444] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.237562] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.259287] bio: create slab at 0
[    0.260910] vgaarb: loaded
[    0.261642] SCSI subsystem initialized
[    0.262547] usbcore: registered new interface driver usbfs
[    0.262718] usbcore: registered new interface driver hub
[    0.262951] usbcore: registered new device driver usb
[    0.263487] media: Linux media interface: v0.10
[    0.263642] Linux video capture interface: v2.00
[    0.263886] pps_core: LinuxPPS API ver. 1 registered
[    0.263898] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.264036] PTP clock support registered
[    0.264394] EDAC MC: Ver: 3.0.0
[    0.265467] Advanced Linux Sound Architecture Driver Initialized.
[    0.268487] DMA-API: preallocated 4096 debug entries
[    0.268502] DMA-API: debugging enabled by kernel config
[    0.268590] Switched to clocksource arm_global_timer
[    0.289976] NET: Registered protocol family 2
[    0.290657] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.290715] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.290800] TCP: Hash tables configured (established 4096 bind 4096)
[    0.290851] TCP: reno registered
[    0.290868] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.290903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.291158] NET: Registered protocol family 1
[    0.291508] RPC: Registered named UNIX socket transport module.
[    0.291521] RPC: Registered udp transport module.
[    0.291529] RPC: Registered tcp transport module.
[    0.291538] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.291551] PCI: CLS 0 bytes, default 64
[    0.292025] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.294088] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.296241] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.296437] msgmni has been set to 967
[    0.297232] io scheduler noop registered
[    0.297245] io scheduler deadline registered
[    0.297291] io scheduler cfq registered (default)
[    0.310287] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.310308] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.436065] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.003764] console [ttyPS0] enabled
[    1.008057] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.015696] [drm] Initialized drm 1.1.0 20060810
[    1.032816] brd: module loaded
[    1.042268] loop: module loaded
[    1.051885] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.057636] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.065527] libphy: XEMACPS mii bus: probed
[    1.069932] ------------- phy_id = 0x3625e62
[    1.074672] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.083412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.090066] ehci-pci: EHCI PCI platform driver
[    1.097285] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.104255] usbcore: registered new interface driver usb-storage
[    1.111201] mousedev: PS/2 mouse device common for all mice
[    1.117297] i2c /dev entries driver
[    1.124243] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.129821] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.135717] Xilinx Zynq CpuIdle Driver started
[    1.140586] sdhci: Secure Digital Host Controller Interface driver
[    1.146684] sdhci: Copyright(c) Pierre Ossman
[    1.151096] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.157833] mmc0: no vqmmc regulator found
[    1.161871] mmc0: no vmmc regulator found
[    1.198624] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.207307] usbcore: registered new interface driver usbhid
[    1.212825] usbhid: USB HID core driver
[    1.217540] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.223830] nand: Micron MT29F2G08ABAEAWP
[    1.227801] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.233756] Bad block table found at page 131008, version 0x01
[    1.239988] Bad block table found at page 130944, version 0x01
[    1.246050] 3 ofpart partitions found on MTD device pl353-nand
[    1.251826] Creating 3 MTD partitions on "pl353-nand":
[    1.256933] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.265019] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.272351] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.281373] TCP: cubic registered
[    1.284613] NET: Registered protocol family 17
[    1.289349] Registering SWP/SWPB emulation handler
[    1.295247] regulator-dummy: disabling
[    1.299719] UBI: attaching mtd1 to ubi0
[    1.721116] UBI: scanning is finished
[    1.732972] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.740053] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.746795] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.753498] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.760356] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.766325] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.773457] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 862493722
[    1.782401] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.791617] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.791622] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.795664] ALSA device list:
[    1.795668]   No soundcards found.
[    1.812135] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.919143] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.925072] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.934207] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    1.944096] UBIFS: reserved for root: 0 bytes (0 KiB)
[    1.949129] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 2A24A8E1-2021-4A54-8A4E-D8E294AE00E5, small LPT model
[    1.991177] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.011545] devtmpfs: mounted
[    2.014657] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    3.061904] random: dd urandom read with 0 bits of entropy available
[    3.668634]
[    3.668634] bcm54xx_config_init
[    4.278626]
[    4.278626] bcm54xx_config_init
[    7.279477] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    7.285574] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   19.195565] In axi fpga driver!
[   19.198680] request_mem_region OK!
[   19.202028] AXI fpga dev virtual address is 0xdf9fc000
[   19.207133] *base_vir_addr = 0xc510
[   19.222636] In fpga mem driver!
[   19.225709] request_mem_region OK!
[   19.229301] fpga mem virtual address is 0xe2000000
[   20.008624]
[   20.008624] bcm54xx_config_init
[   20.648611]
[   20.648611] bcm54xx_config_init
[   23.649474] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   23.655494] xemacps e000b000.ps7-ethernet: link up (100/FULL)
This is XILINX board. Totalram:       507527168
Detect 512MB control board of XILINX
DETECT HW version=8000c510
miner ID : 8028958e76808814
Miner Type = T9+
AsicType = 1387
real AsicNum = 18
use critical mode to search freq...
get PLUG ON=0x07003f0e
Find hashboard on Chain[1]
Find hashboard on Chain[2]
Find hashboard on Chain[3]
Find hashboard on Chain[8]
Find hashboard on Chain[9]
Find hashboard on Chain[10]
Find hashboard on Chain[11]
Find hashboard on Chain[12]
Find hashboard on Chain[13]
set_reset_allhashboard = 0x0000ffff
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
chain[2] PIC jump to app
Check chain[2] PIC fw version=0x90
chain[3] PIC jump to app
Check chain[3] PIC fw version=0x90
Chain[1] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x21 0x11 0x38 0x21 0x11 0x14 0x11 0x30 0x11 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x12 0x18 0x01 0x45 0x15 0x14 0x11 0x71 0x11 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x14 0x21 0x11 0x11 0x11 0x00 0x11 0x11 0x11 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[1]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[1] has freq in PIC and will jump over...
Chain[1] has core num in PIC
Chain[1] ASIC[0] has core num=2
Chain[1] ASIC[1] has core num=1
Chain[1] ASIC[2] has core num=1
Chain[1] ASIC[3] has core num=1
Chain[1] ASIC[4] has core num=3
Chain[1] ASIC[5] has core num=8
Chain[1] ASIC[6] has core num=2
Chain[1] ASIC[7] has core num=1
Chain[1] ASIC[8] has core num=1
Chain[1] ASIC[9] has core num=1
Chain[1] ASIC[10] has core num=1
Chain[1] ASIC[11] has core num=4
Chain[1] ASIC[12] has core num=1
Chain[1] ASIC[13] has core num=1
Chain[1] ASIC[14] has core num=3
Chain[1] ASIC[16] has core num=1
Chain[1] ASIC[17] has core num=1
Chain[2] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x11 0x12 0x32 0x11 0x11 0x01 0x11 0x20 0x51 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x51 0x11 0x11 0x31 0x02 0x16 0x20 0x81 0x11 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x90 0x20 0x52 0x11 0x04 0x13 0x14 0x11 0x11 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[2]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[2] has freq in PIC and will jump over...
Chain[2] has core num in PIC
Chain[2] ASIC[0] has core num=1
Chain[2] ASIC[1] has core num=1
Chain[2] ASIC[2] has core num=1
Chain[2] ASIC[3] has core num=2
Chain[2] ASIC[4] has core num=3
Chain[2] ASIC[5] has core num=2
Chain[2] ASIC[6] has core num=1
Chain[2] ASIC[7] has core num=1
Chain[2] ASIC[8] has core num=1
Chain[2] ASIC[9] has core num=1
Chain[2] ASIC[11] has core num=1
Chain[2] ASIC[12] has core num=1
Chain[2] ASIC[13] has core num=1
Chain[2] ASIC[14] has core num=2
Chain[2] ASIC[16] has core num=5
Chain[2] ASIC[17] has core num=1
Chain[3] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x10 0x10 0x00 0x10 0x10 0x01 0x10 0x11 0x13 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x03 0x01 0x11 0x00 0x30 0x00 0x11 0x11 0x21 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x10 0x00 0x00 0x10 0x12 0x02 0x01 0x84 0x11 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[3]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[3] has freq in PIC and will jump over...
Chain[3] has core num in PIC
Chain[3] ASIC[0] has core num=1
Chain[3] ASIC[2] has core num=1
Chain[3] ASIC[6] has core num=1
Chain[3] ASIC[8] has core num=1
Chain[3] ASIC[11] has core num=1
Chain[3] ASIC[12] has core num=1
Chain[3] ASIC[14] has core num=1
Chain[3] ASIC[15] has core num=1
Chain[3] ASIC[16] has core num=1
Chain[3] ASIC[17] has core num=3
has freq in PIC, will disable freq setting.
chain[8] has freq in PIC and will jump over...
Chain[8] has core num in PIC
Chain[8] ASIC[0] has core num=1
Chain[8] ASIC[1] has core num=2
Chain[8] ASIC[2] has core num=1
Chain[8] ASIC[3] has core num=8
Chain[8] ASIC[5] has core num=1
Chain[8] ASIC[6] has core num=4
Chain[8] ASIC[7] has core num=5
Chain[8] ASIC[8] has core num=1
Chain[8] ASIC[9] has core num=5
Chain[8] ASIC[10] has core num=1
Chain[8] ASIC[11] has core num=4
Chain[8] ASIC[12] has core num=1
Chain[8] ASIC[13] has core num=1
Chain[8] ASIC[14] has core num=7
Chain[8] ASIC[15] has core num=1
Chain[8] ASIC[16] has core num=1
Chain[8] ASIC[17] has core num=1
has freq in PIC, will disable freq setting.
chain[9] has freq in PIC and will jump over...
Chain[9] has core num in PIC
Chain[9] ASIC[0] has core num=1
Chain[9] ASIC[1] has core num=4
Chain[9] ASIC[2] has core num=2
Chain[9] ASIC[3] has core num=1
Chain[9] ASIC[4] has core num=1
Chain[9] ASIC[5] has core num=1
Chain[9] ASIC[6] has core num=1
Chain[9] ASIC[7] has core num=1
Chain[9] ASIC[8] has core num=1
Chain[9] ASIC[9] has core num=1
Chain[9] ASIC[12] has core num=1
Chain[9] ASIC[13] has core num=1
Chain[9] ASIC[14] has core num=1
Chain[9] ASIC[15] has core num=1
Chain[9] ASIC[16] has core num=1
Chain[9] ASIC[17] has core num=1
has freq in PIC, will disable freq setting.
chain[10] has freq in PIC and will jump over...
Chain[10] has core num in PIC
Chain[10] ASIC[0] has core num=5
Chain[10] ASIC[1] has core num=1
Chain[10] ASIC[2] has core num=1
Chain[10] ASIC[3] has core num=1
Chain[10] ASIC[4] has core num=1
Chain[10] ASIC[5] has core num=1
Chain[10] ASIC[6] has core num=3
Chain[10] ASIC[7] has core num=1
Chain[10] ASIC[9] has core num=2
Chain[10] ASIC[10] has core num=1
Chain[10] ASIC[11] has core num=6
Chain[10] ASIC[12] has core num=2
Chain[10] ASIC[14] has core num=8
Chain[10] ASIC[15] has core num=1
Chain[10] ASIC[16] has core num=1
Chain[10] ASIC[17] has core num=1
has freq in PIC, will disable freq setting.
chain[11] has freq in PIC and will jump over...
Chain[11] has core num in PIC
Chain[11] ASIC[0] has core num=9
Chain[11] ASIC[2] has core num=2
Chain[11] ASIC[4] has core num=5
Chain[11] ASIC[5] has core num=2
Chain[11] ASIC[6] has core num=1
Chain[11] ASIC[7] has core num=1
Chain[11] ASIC[9] has core num=4
Chain[11] ASIC[10] has core num=1
Chain[11] ASIC[11] has core num=3
Chain[11] ASIC[12] has core num=1
Chain[11] ASIC[13] has core num=4
Chain[11] ASIC[14] has core num=1
Chain[11] ASIC[15] has core num=1
Chain[11] ASIC[16] has core num=1
Chain[11] ASIC[17] has core num=1
has freq in PIC, will disable freq setting.
chain[12] has freq in PIC and will jump over...
Chain[12] has core num in PIC
Chain[12] ASIC[1] has core num=3
Chain[12] ASIC[3] has core num=1
Chain[12] ASIC[4] has core num=1
Chain[12] ASIC[5] has core num=1
Chain[12] ASIC[8] has core num=3
Chain[12] ASIC[12] has core num=1
Chain[12] ASIC[13] has core num=1
Chain[12] ASIC[14] has core num=1
Chain[12] ASIC[15] has core num=1
Chain[12] ASIC[16] has core num=2
Chain[12] ASIC[17] has core num=1
has freq in PIC, will disable freq setting.
chain[13] has freq in PIC and will jump over...
Chain[13] has core num in PIC
Chain[13] ASIC[0] has core num=1
Chain[13] ASIC[6] has core num=1
Chain[13] ASIC[8] has core num=1
Chain[13] ASIC[9] has core num=2
Chain[13] ASIC[11] has core num=2
Chain[13] ASIC[13] has core num=1
Chain[13] ASIC[14] has core num=8
Chain[13] ASIC[15] has core num=4
Chain[13] ASIC[16] has core num=1
Chain[13] ASIC[17] has core num=1
get PIC voltage=11 on chain[1], value=870
get PIC voltage=11 on chain[2], value=870
get PIC voltage=11 on chain[3], value=870
get PIC voltage=11 on chain[8], value=870
get PIC voltage=11 on chain[9], value=870
get PIC voltage=11 on chain[10], value=870
get PIC voltage=11 on chain[11], value=870
get PIC voltage=11 on chain[12], value=870
get PIC voltage=11 on chain[13], value=870
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
set_reset_allhashboard = 0x00000000
chain[8] temp offset record: 1,2,0,0,0,0,33,28
chain[8] temp chip I2C addr=0x98
chain[10] temp offset record: 1,3,0,0,0,0,33,28
chain[10] temp chip I2C addr=0x98
chain[12] temp offset record: 1,3,0,0,0,0,33,28
chain[12] temp chip I2C addr=0x98
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
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
search freq for 1 times, completed chain = 9, total chain num = 9
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= 1508 root       0:00 grep bmminer

bmminer not found, restart bmminer ...
This is user mode for mining
Detect 512MB control board of XILINX
Miner Type = T9+
Miner compile time: Fri Nov 24 23:19:16 EST 2017 type: Antminer T9+set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
miner ID : 8028958e76808814
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[5] speed=5880
get fan[2] speed=5880
get fan[5] speed=5880
get fan[2] speed=5880
get fan[5] speed=5880
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
Chain[1] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x21 0x11 0x38 0x21 0x11 0x14 0x11 0x30 0x11 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x12 0x18 0x01 0x45 0x15 0x14 0x11 0x71 0x11 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x14 0x21 0x11 0x11 0x11 0x00 0x11 0x11 0x11 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[1]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
Chain[J2] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J2] test patten OK temp=-1
chain[2] PIC jump to app
Check chain[2] PIC fw version=0x90
Chain[2] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x11 0x12 0x32 0x11 0x11 0x01 0x11 0x20 0x51 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x51 0x11 0x11 0x31 0x02 0x16 0x20 0x81 0x11 0x3f 0x57 0x00 0xff 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x3f 0x90 0x20 0x52 0x11 0x04 0x13 0x14 0x11 0x11 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[2]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
Chain[J3] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J3] test patten OK temp=-1
chain[3] PIC jump to app
Check chain[3] PIC fw version=0x90
Chain[3] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x10 0x10 0x00 0x10 0x10 0x01 0x10 0x11 0x13 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x03 0x01 0x11 0x00 0x30 0x00 0x11 0x11 0x21 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x10 0x00 0x00 0x10 0x12 0x02 0x01 0x84 0x11 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[3]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
Chain[J4] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J4] test patten OK temp=-1
Chain[J9] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J9] test patten OK temp=-1
Chain[J10] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J10] test patten OK temp=-1
Chain[J11] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J11] test patten OK temp=-1
Chain[J12] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J12] test patten OK temp=-1
Chain[J13] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J13] test patten OK temp=-1
Chain[J14] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J14] test patten OK temp=-1
Chain[J2] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

Chain[J3] will use voltage=930 [1] to open core
Chain[J4] will use voltage=930 [1] to open core
Chain[J9] will use voltage=930 [1] to open core
Chain[J10] will use voltage=930 [1] to open core
Chain[J11] will use voltage=930 [1] to open core
Chain[J12] will use voltage=930 [1] to open core
Chain[J13] will use voltage=930 [1] to open core
Chain[J14] will use voltage=930 [1] to open core
Chain[J2] orignal chain_voltage_pic=11 value=870
Chain[J3] orignal chain_voltage_pic=11 value=870
Chain[J4] orignal chain_voltage_pic=11 value=870
Chain[J9] orignal chain_voltage_pic=11 value=870
Chain[J10] orignal chain_voltage_pic=11 value=870
Chain[J11] orignal chain_voltage_pic=1 value=930
Chain[J11] will use backup chain_voltage_pic=870 [11]
Chain[J11] get working chain_voltage_pic=11
Chain[J12] orignal chain_voltage_pic=1 value=930
Chain[J12] will use backup chain_voltage_pic=870 [11]
Chain[J12] get working chain_voltage_pic=11
Chain[J13] orignal chain_voltage_pic=1 value=930
Chain[J13] will use backup chain_voltage_pic=870 [11]
Chain[J13] get working chain_voltage_pic=11
Chain[J14] orignal chain_voltage_pic=1 value=930
Chain[J14] will use backup chain_voltage_pic=870 [11]
Chain[J14] get working chain_voltage_pic=11
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 1 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 2 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 3 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 4 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 5 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 6 time
Chain[J2] has 0 asic
Chain[J3] has core num in PIC
Chain[J3] ASIC[0] has core num=1
Chain[J3] ASIC[1] has core num=1
Chain[J3] ASIC[2] has core num=1
Chain[J3] ASIC[3] has core num=2
Chain[J3] ASIC[4] has core num=3
Chain[J3] ASIC[5] has core num=2
Chain[J3] ASIC[6] has core num=1
Chain[J3] ASIC[7] has core num=1
Chain[J3] ASIC[8] has core num=1
Chain[J3] ASIC[9] has core num=1
Chain[J3] ASIC[11] has core num=1
Chain[J3] ASIC[12] has core num=1
Chain[J3] ASIC[13] has core num=1
Chain[J3] ASIC[14] has core num=2
Chain[J3] ASIC[16] has core num=5
Chain[J3] ASIC[17] has core num=1
Chain[J4] has core num in PIC
Chain[J4] ASIC[0] has core num=1
Chain[J4] ASIC[2] has core num=1
Chain[J4] ASIC[6] has core num=1
Chain[J4] ASIC[8] has core num=1
Chain[J4] ASIC[11] has core num=1
Chain[J4] ASIC[12] has core num=1
Chain[J4] ASIC[14] has core num=1
Chain[J4] ASIC[15] has core num=1
Chain[J4] ASIC[16] has core num=1
Chain[J4] ASIC[17] has core num=3
Chain[J11] has core num in PIC
Chain[J11] ASIC[0] has core num=5
Chain[J11] ASIC[1] has core num=1
Chain[J11] ASIC[2] has core num=1
Chain[J11] ASIC[3] has core num=1
Chain[J11] ASIC[4] has core num=1
Chain[J11] ASIC[5] has core num=1
Chain[J11] ASIC[6] has core num=3
Chain[J11] ASIC[7] has core num=1
Chain[J11] ASIC[9] has core num=2
Chain[J11] ASIC[10] has core num=1
Chain[J11] ASIC[11] has core num=6
Chain[J11] ASIC[12] has core num=2
Chain[J11] ASIC[14] has core num=8
Chain[J11] ASIC[15] has core num=1
Chain[J11] ASIC[16] has core num=1
Chain[J11] ASIC[17] has core num=1
Chain[J12] has core num in PIC
Chain[J12] ASIC[0] has core num=9
Chain[J12] ASIC[2] has core num=2
Chain[J12] ASIC[4] has core num=5
Chain[J12] ASIC[5] has core num=2
Chain[J12] ASIC[6] has core num=1
Chain[J12] ASIC[7] has core num=1
Chain[J12] ASIC[9] has core num=4
Chain[J12] ASIC[10] has core num=1
Chain[J12] ASIC[11] has core num=3
Chain[J12] ASIC[12] has core num=1
Chain[J12] ASIC[13] has core num=4
Chain[J12] ASIC[14] has core num=1
Chain[J12] ASIC[15] has core num=1
Chain[J12] ASIC[16] has core num=1
Chain[J12] ASIC[17] has core num=1
Chain[J13] has core num in PIC
Chain[J13] ASIC[1] has core num=3
Chain[J13] ASIC[3] has core num=1
Chain[J13] ASIC[4] has core num=1
Chain[J13] ASIC[5] has core num=1
Chain[J13] ASIC[8] has core num=3
Chain[J13] ASIC[12] has core num=1
Chain[J13] ASIC[13] has core num=1
Chain[J13] ASIC[14] has core num=1
Chain[J13] ASIC[15] has core num=1
Chain[J13] ASIC[16] has core num=2
Chain[J13] ASIC[17] has core num=1
Chain[J14] has core num in PIC
Chain[J14] ASIC[0] has core num=1
Chain[J14] ASIC[6] has core num=1
Chain[J14] ASIC[8] has core num=1
Chain[J14] ASIC[9] has core num=2
Chain[J14] ASIC[11] has core num=2
Chain[J14] ASIC[13] has core num=1
Chain[J14] ASIC[14] has core num=8
Chain[J14] ASIC[15] has core num=4
Chain[J14] ASIC[16] has core num=1
Chain[J14] ASIC[17] has core num=1
miner total rate=7030GH/s fixed rate=7000GH/s
read PIC voltage=930 on chain[2]
Chain:2 chipnum=18
Chain[J3] voltage added=0.0V
Chain:2 base freq=581
Asic[ 0]:581
Asic[ 1]:581 Asic[ 2]:581 Asic[ 3]:581 Asic[ 4]:581 Asic[ 5]:581 Asic[ 6]:581 Asic[ 7]:581 Asic[ 8]:581
Asic[ 9]:581 Asic[10]:581 Asic[11]:581 Asic[12]:581 Asic[13]:581 Asic[14]:581 Asic[15]:581 Asic[16]:581
Asic[17]:581
Chain:2 max freq=581
Chain:2 min freq=581

read PIC voltage=930 on chain[3]
Chain:3 chipnum=18
Chain[J4] voltage added=0.0V
Chain:3 base freq=575
Asic[ 0]:575
Asic[ 1]:575 Asic[ 2]:575 Asic[ 3]:575 Asic[ 4]:575 Asic[ 5]:575 Asic[ 6]:575 Asic[ 7]:575 Asic[ 8]:575
Asic[ 9]:575 Asic[10]:575 Asic[11]:575 Asic[12]:575 Asic[13]:575 Asic[14]:575 Asic[15]:575 Asic[16]:575
Asic[17]:575
Chain:3 max freq=575
Chain:3 min freq=575

read PIC voltage=930 on chain[10]
Chain:10 chipnum=18
Chain[J11] voltage added=0.0V
Chain:10 base freq=581
Asic[ 0]:581
Asic[ 1]:581 Asic[ 2]:581 Asic[ 3]:581 Asic[ 4]:581 Asic[ 5]:581 Asic[ 6]:581 Asic[ 7]:581 Asic[ 8]:581
Asic[ 9]:581 Asic[10]:581 Asic[11]:581 Asic[12]:581 Asic[13]:581 Asic[14]:581 Asic[15]:581 Asic[16]:581
Asic[17]:581
Chain:10 max freq=581
Chain:10 min freq=581

read PIC voltage=930 on chain[11]
Chain:11 chipnum=18
Chain[J12] voltage added=0.0V
Chain:11 base freq=581
Asic[ 0]:581
Asic[ 1]:581 Asic[ 2]:581 Asic[ 3]:581 Asic[ 4]:581 Asic[ 5]:581 Asic[ 6]:581 Asic[ 7]:581 Asic[ 8]:581
Asic[ 9]:581 Asic[10]:581 Asic[11]:581 Asic[12]:581 Asic[13]:581 Asic[14]:581 Asic[15]:581 Asic[16]:581
Asic[17]:581
Chain:11 max freq=581
Chain:11 min freq=581

read PIC voltage=930 on chain[12]
Chain:12 chipnum=18
Chain[J13] voltage added=0.0V
Chain:12 base freq=575
Asic[ 0]:575
Asic[ 1]:575 Asic[ 2]:575 Asic[ 3]:575 Asic[ 4]:575 Asic[ 5]:575 Asic[ 6]:575 Asic[ 7]:575 Asic[ 8]:575
Asic[ 9]:575 Asic[10]:575 Asic[11]:575 Asic[12]:575 Asic[13]:575 Asic[14]:575 Asic[15]:575 Asic[16]:575
Asic[17]:575
Chain:12 max freq=575
Chain:12 min freq=575

read PIC voltage=930 on chain[13]
Chain:13 chipnum=18
Chain[J14] voltage added=0.0V
Chain:13 base freq=575
Asic[ 0]:575
Asic[ 1]:575 Asic[ 2]:575 Asic[ 3]:575 Asic[ 4]:575 Asic[ 5]:575 Asic[ 6]:575 Asic[ 7]:575 Asic[ 8]:575
Asic[ 9]:575 Asic[10]:575 Asic[11]:575 Asic[12]:575 Asic[13]:575 Asic[14]:575 Asic[15]:575 Asic[16]:575
Asic[17]:575
Chain:13 max freq=575
Chain:13 min freq=575


Miner fix freq ...
read PIC voltage=930 on chain[2]
Chain:2 chipnum=18
Chain[J3] voltage added=0.0V
Chain:2 base freq=581
Asic[ 0]:581
Asic[ 1]:581 Asic[ 2]:581 Asic[ 3]:581 Asic[ 4]:581 Asic[ 5]:581 Asic[ 6]:581 Asic[ 7]:581 Asic[ 8]:581
Asic[ 9]:581 Asic[10]:581 Asic[11]:581 Asic[12]:581 Asic[13]:581 Asic[14]:581 Asic[15]:581 Asic[16]:581
Asic[17]:581
Chain:2 max freq=581
Chain:2 min freq=581

read PIC voltage=930 on chain[3]
Chain:3 chipnum=18
Chain[J4] voltage added=0.0V
Chain:3 base freq=575
Asic[ 0]:575
Asic[ 1]:575 Asic[ 2]:575 Asic[ 3]:575 Asic[ 4]:575 Asic[ 5]:575 Asic[ 6]:575 Asic[ 7]:575 Asic[ 8]:575
Asic[ 9]:575 Asic[10]:575 Asic[11]:575 Asic[12]:575 Asic[13]:575 Asic[14]:575 Asic[15]:575 Asic[16]:575
Asic[17]:575
Chain:3 max freq=575
Chain:3 min freq=575

read PIC voltage=930 on chain[10]
Chain:10 chipnum=18
Chain[J11] voltage added=0.0V
Chain:10 base freq=581
Asic[ 0]:581
Asic[ 1]:581 Asic[ 2]:581 Asic[ 3]:581 Asic[ 4]:581 Asic[ 5]:581 Asic[ 6]:581 Asic[ 7]:581 Asic[ 8]:581
Asic[ 9]:581 Asic[10]:581 Asic[11]:581 Asic[12]:581 Asic[13]:581 Asic[14]:581 Asic[15]:581 Asic[16]:581
Asic[17]:581
Chain:10 max freq=581
Chain:10 min freq=581

read PIC voltage=930 on chain[11]
Chain:11 chipnum=18
Chain[J12] voltage added=0.0V
Chain:11 base freq=581
Asic[ 0]:581
Asic[ 1]:581 Asic[ 2]:581 Asic[ 3]:581 Asic[ 4]:581 Asic[ 5]:581 Asic[ 6]:581 Asic[ 7]:581 Asic[ 8]:581
Asic[ 9]:581 Asic[10]:581 Asic[11]:581 Asic[12]:581 Asic[13]:581 Asic[14]:581 Asic[15]:581 Asic[16]:581
Asic[17]:581
Chain:11 max freq=581
Chain:11 min freq=581

read PIC voltage=930 on chain[12]
Chain:12 chipnum=18
Chain[J13] voltage added=0.0V
Chain:12 base freq=575
Asic[ 0]:575
Asic[ 1]:575 Asic[ 2]:575 Asic[ 3]:575 Asic[ 4]:575 Asic[ 5]:575 Asic[ 6]:575 Asic[ 7]:575 Asic[ 8]:575
Asic[ 9]:575 Asic[10]:575 Asic[11]:575 Asic[12]:575 Asic[13]:575 Asic[14]:575 Asic[15]:575 Asic[16]:575
Asic[17]:575
Chain:12 max freq=575
Chain:12 min freq=575

read PIC voltage=930 on chain[13]
Chain:13 chipnum=18
Chain[J14] voltage added=0.0V
Chain:13 base freq=575
Asic[ 0]:575
Asic[ 1]:575 Asic[ 2]:575 Asic[ 3]:575 Asic[ 4]:575 Asic[ 5]:575 Asic[ 6]:575 Asic[ 7]:575 Asic[ 8]:575
Asic[ 9]:575 Asic[10]:575 Asic[11]:575 Asic[12]:575 Asic[13]:575 Asic[14]:575 Asic[15]:575 Asic[16]:575
Asic[17]:575
Chain:13 max freq=575
Chain:13 min freq=575

max freq = 581
set baud=1
Chain[J11] PIC temp offset=1,3,0,0,0,0,33,28
chain[10] temp chip I2C addr=0x98
Chain[J11] chip[0] use PIC middle temp offset=3 typeID=41
New offset Chain[10] chip[0] local:31 remote:27 offset:34
Chain[J11] chip[0] get middle temp offset=34 typeID=41
Chain[J13] PIC temp offset=1,3,0,0,0,0,33,28
chain[12] temp chip I2C addr=0x98
Chain[J13] chip[0] use PIC middle temp offset=3 typeID=41
New offset Chain[12] chip[0] local:32 remote:29 offset:33
Chain[J13] chip[0] get middle temp offset=33 typeID=41
open core on chain[2] [10] [11]...
set voltage=870 on chain[2], the real voltage=870
Chain[J3] set working voltage=870 [11]
open core on chain[3] [12] [13]...
set voltage=870 on chain[3], the real voltage=870
Chain[J4] set working voltage=870 [11]
setStartTimePoint total_tv_start_sys=249 total_tv_end_sys=250
restartNum = 2 , auto-reinit enabled...
do read_temp_func once...
do check_asic_reg 0x08

get RT hashrate from Chain[2]: (asic index start from 1-18)
Asic[01]=66.1190 Asic[02]=62.3440 Asic[03]=67.7630 Asic[04]=66.2360 Asic[05]=64.0880 Asic[06]=67.1080 Asic[07]=56.4210 Asic[08]=65.2630
Asic[09]=65.5150 Asic[10]=69.1050 Asic[11]=64.5410 Asic[12]=71.7220 Asic[13]=60.9180 Asic[14]=67.9140 Asic[15]=61.1690 Asic[16]=64.3570
Asic[17]=66.4880 Asic[18]=65.5150

get RT hashrate from Chain[3]: (asic index start from 1-18)
Asic[01]=62.7970 Asic[02]=71.1010 Asic[03]=63.4840 Asic[04]=65.3640 Asic[05]=64.8430 Asic[06]=62.5790 Asic[07]=66.7560 Asic[08]=65.2800
Asic[09]=66.1860 Asic[10]=64.6250 Asic[11]=60.1460 Asic[12]=59.8770 Asic[13]=65.8500 Asic[14]=66.2020 Asic[15]=65.4980 Asic[16]=61.0850
Asic[17]=69.9440 Asic[18]=59.5920

get RT hashrate from Chain[10]: (asic index start from 1-18)
Asic[01]=60.6320 Asic[02]=67.8130 Asic[03]=68.2490 Asic[04]=71.0850 Asic[05]=67.8130 Asic[06]=69.5750 Asic[07]=68.3670 Asic[08]=62.0580
Asic[09]=63.6520 Asic[10]=63.8030 Asic[11]=60.9340 Asic[12]=66.8400 Asic[13]=67.7120 Asic[14]=63.4010 Asic[15]=61.8400 Asic[16]=65.3130
Asic[17]=67.7630 Asic[18]=68.0140

get RT hashrate from Chain[11]: (asic index start from 1-18)
Asic[01]=64.8100 Asic[02]=66.5880 Asic[03]=65.7330 Asic[04]=68.7020 Asic[05]=63.9040 Asic[06]=64.2730 Asic[07]=62.9810 Asic[08]=65.5820
Asic[09]=69.9440 Asic[10]=68.0650 Asic[11]=66.0350 Asic[12]=62.9480 Asic[13]=63.2330 Asic[14]=64.2560 Asic[15]=63.8370 Asic[16]=61.8740
Asic[17]=69.4070 Asic[18]=62.2260

get RT hashrate from Chain[12]: (asic index start from 1-18)
Asic[01]=60.2630 Asic[02]=62.2930 Asic[03]=66.7900 Asic[04]=64.4410 Asic[05]=67.0410 Asic[06]=64.0210 Asic[07]=67.9640 Asic[08]=61.6390
Asic[09]=64.3070 Asic[10]=65.2960 Asic[11]=66.3530 Asic[12]=66.9740 Asic[13]=65.9510 Asic[14]=65.4980 Asic[15]=66.9410 Asic[16]=65.7660
Asic[17]=65.3300 Asic[18]=68.4670

get RT hashrate from Chain[13]: (asic index start from 1-18)
Asic[01]=63.6860 Asic[02]=64.3570 Asic[03]=67.9140 Asic[04]=64.5080 Asic[05]=61.0850 Asic[06]=67.3430 Asic[07]=65.3130 Asic[08]=63.5680
Asic[09]=60.6490 Asic[10]=64.2560 Asic[11]=62.8130 Asic[12]=65.3970 Asic[13]=67.2260 Asic[14]=64.6590 Asic[15]=63.8200 Asic[16]=63.7860
Asic[17]=59.2400 Asic[18]=66.6550
Check Chain[J3] ASIC RT error: (asic index start from 1-18)
Check Chain[J4] ASIC RT error: (asic index start from 1-18)
Check Chain[J11] ASIC RT error: (asic index start from 1-18)
Check Chain[J12] ASIC RT error: (asic index start from 1-18)
Check Chain[J13] ASIC RT error: (asic index start from 1-18)
Check Chain[J14] ASIC RT error: (asic index start from 1-18)
Done check_asic_reg
do read temp on Chain[10]
Chain[10] Chip[1] TempTypeID=41 middle offset=34
Chain[10] Chip[1] local Temp=71
Chain[10] Chip[1] middle Temp=84
Special fix Chain[10] Chip[1] middle Temp = 86
Done read temp on Chain[10]
do read temp on Chain[12]
Chain[12] Chip[1] TempTypeID=41 middle offset=33
Chain[12] Chip[1] local Temp=71
Chain[12] Chip[1] middle Temp=82
Special fix Chain[12] Chip[1] middle Temp = 86
Done read temp on Chain[12]
set FAN speed according to: temp_highest=71 temp_top1[PWM_T]=71 temp_top1[TEMP_POS_LOCAL]=71 temp_change=-1 fix_fan_steps=0
FAN PWM: 94
read_temp_func Done!
CRC error counter=8578
newbie
Activity: 9
Merit: 0
Now reflash to the proper t9 firmware. the reason i wanted you to do that one because it fixes the permissions problems which doesn't let you flash factory firmware. so now flash the stock t9 firmware and it should accept it.

Man unfortunately your T9+ firmware has now destroyed 2 of my T9+ s and they both now cant hash above 7,000 THs when they are supposed to hash atleast 10,500 THs.

I really hope you didn't act maliciously on purpose but I definitely believe that humans are inherently altruistic so I will still believe you can help me get out of this mess.

Let me know if you can tell from my kernel logs whats going wrong and help me try to figure things out. I am shipping these miners to my dad so I have limited time before the settings I send are final.
newbie
Activity: 11
Merit: 0
Hey, Taserz, where can i get the autotune version from?
newbie
Activity: 103
Merit: 0
Now reflash to the proper t9 firmware. the reason i wanted you to do that one because it fixes the permissions problems which doesn't let you flash factory firmware. so now flash the stock t9 firmware and it should accept it.

taserz it say invalid firmware flash file !

can you give instruction for T9+ SD card flashing?

there is no flash instruction in both of file "Tools and Instructions to Image SD card" and "t9+ -SD Tools.zip"

also i pass level one and make a bootable flash sd card. now i don't  know what doing with  "t9+ -SD Tools.zip"
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
Now reflash to the proper t9 firmware. the reason i wanted you to do that one because it fixes the permissions problems which doesn't let you flash factory firmware. so now flash the stock t9 firmware and it should accept it.
newbie
Activity: 9
Merit: 0
Here you go buddy I am sorry it took me so long to get this done this is good for the T9+ 18 chip version that you have.

Please give this a stest and let me know how it works for you. I locked it to 8.8v so expect an increased power draw over stock but your overclock limit should increase quiet a bit because of this but you need to do trial an error and work it up slowly since I couldn't find public data for the T9+

Please report your results

https://github.com/taserz/S9-Volt-Rocket-Ship/raw/master/bmminer880_T9%2B

No Unfortunately after flashing the T9 firmware you provided, the machine doesnt hash. The restart command via Putty seems to be infinitely looping

Code:
send pic program time: 13
buf[0] = 0x00
buf[1] = 0xe0
buf[2] = 0x00
buf[3] = 0x00
buf[4] = 0x00
buf[5] = 0x32
buf[6] = 0xff
buf[7] = 0xfb
buf[8] = 0x00
buf[9] = 0xa8
buf[10] = 0x23
buf[11] = 0x0a
buf[12] = 0x00
buf[13] = 0xa8
buf[14] = 0xe4
buf[15] = 0x00

--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 14
buf[0] = 0x00
buf[1] = 0x00
buf[2] = 0x00
buf[3] = 0x00
buf[4] = 0x00
buf[5] = 0x80
buf[6] = 0x20
buf[7] = 0x01
buf[8] = 0x00
buf[9] = 0x28
buf[10] = 0x00
buf[11] = 0x00
buf[12] = 0x00
buf[13] = 0x60
buf[14] = 0x80
buf[15] = 0x00

--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 15
buf[0] = 0x00
buf[1] = 0xe0
buf[2] = 0x00
buf[3] = 0x00
buf[4] = 0x00
buf[5] = 0x32
buf[6] = 0xff
buf[7] = 0xfb
buf[8] = 0x00
buf[9] = 0xa8
buf[10] = 0xe3
buf[11] = 0x0a
buf[12] = 0x00
buf[13] = 0xa8
buf[14] = 0x24
buf[15] = 0x04

--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 16
buf[0] = 0x00
buf[1] = 0xa9
buf[2] = 0x44
buf[3] = 0x04
buf[4] = 0x00
buf[5] = 0xa8
buf[6] = 0x04
buf[7] = 0x04
buf[8] = 0x00
buf[9] = 0x00
buf[10] = 0x00
buf[11] = 0x00
buf[12] = 0x00
buf[13] = 0x80
buf[14] = 0x20
buf[15] = 0x21

--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 17
buf[0] = 0x00
buf[1] = 0x20
buf[2] = 0x08
buf[3] = 0x00
buf[4] = 0x00
buf[5] = 0x60
buf[6] = 0x80
buf[7] = 0x00
buf[8] = 0x00
buf[9] = 0xe0
buf[10] = 0x00
buf[11] = 0x00
buf[12] = 0x00
buf[13] = 0x32
buf[14] = 0xff
buf[15] = 0xfb

--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 18
buf[0] = 0x00
buf[1] = 0xa8
buf[2] = 0x44
buf[3] = 0x04
buf[4] = 0x00
buf[5] = 0xa8
buf[6] = 0x04
buf[7] = 0x04
buf[8] = 0x00
buf[9] = 0x00
buf[10] = 0x00
buf[11] = 0x00
buf[12] = 0x00
buf[13] = 0x80
buf[14] = 0x20
buf[15] = 0x21

--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 19
buf[0] = 0x00
buf[1] = 0x20
buf[2] = 0x08
buf[3] = 0x00
buf[4] = 0x00
buf[5] = 0x60
buf[6] = 0x80
buf[7] = 0x00
buf[8] = 0x00
buf[9] = 0xe0
buf[10] = 0x00
buf[11] = 0x00
buf[12] = 0x00
buf[13] = 0x32
buf[14] = 0xff
buf[15] = 0xfb

........all the way to


--- dsPIC33EP16GS202_send_data_to_pic: read_back_data[0] = 0x2, read_back_data[1] = 0x1

--- dsPIC33EP16GS202_send_data_to_pic ok

send pic program time: 147
buf[0] = 0x00
buf[1] = 0x78
buf[2] = 0x40
buf[3] = 0x9e
buf[4] = 0x00
buf[5] = 0x50
buf[6] = 0xcf
buf[7] = 0x80
buf[8] = 0x00
buf[9] = 0x3a
buf[10] = 0x00
buf[11] = 0x07
buf[12] = 0x00
buf[13] = 0xbf

..where i restarted the miner and killed the connection to the miner.

Please help.
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
[...]

i dont know why in my kernel log still show

[...]

i restore original t9+ firmware but what realy happened to my miner

what you think? i try to revert back to original firmware but fails

Try to flash this then your t9+ firmware: https://file.bitmain.com/shop-bitmain/download/s9_fix_upgrade.tar.gz

it is the fix for when you cant flash proper firmware on the s9 but it should flash on all models. Then try to flash proper t9+ software.
newbie
Activity: 103
Merit: 0
Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-gb190cb0-dirty
(lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery
CodeBench Lite 2014.05-23) ) #57 SMP PREEMPT Fri Dec 9 14:49:22 CST
2016
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing
instruction cache
[    0.000000] Machine model: Xilinx Zynq
[    0.000000] cma: CMA: reserved 128 MiB at 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.000304] ps7-ttc #0 at f0006000, irq=43
[    0.000613] Console: colour dummy device 80x30
[    0.000650] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040206] pid_max: default: 32768 minimum: 301
[    0.040430] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.040452] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.042604] CPU: Testing write buffer coherency: ok
[    0.042946] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.043004] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.043229] L310 cache controller enabled
[    0.043249] 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.210359] Brought up 2 CPUs
[    0.210377] SMP: Total of 2 processors activated.
[    0.210386] CPU: All CPU(s) started in SVC mode.
[    0.211050] devtmpfs: initialized
[    0.213457] VFP support v0.3: implementor 41 architecture 3 part 30
variant 9 rev 4
[    0.214658] regulator-dummy: no parameters
[    0.221899] NET: Registered protocol family 16
[    0.224202] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226475] cpuidle: using governor ladder
[    0.226488] cpuidle: using governor menu
[    0.233836] syscon f8000000.ps7-slcr: regmap [mem
0xf8000000-0xf8000fff] registered
[    0.235341] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1
watchpoint registers.
[    0.235354] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.235466] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0080000
[    0.257198] bio: create slab at 0
[    0.258594] vgaarb: loaded
[    0.259294] SCSI subsystem initialized
[    0.260178] usbcore: registered new interface driver usbfs
[    0.260515] usbcore: registered new interface driver hub
[    0.260754] usbcore: registered new device driver usb
[    0.261538] media: Linux media interface: v0.10
[    0.261699] Linux video capture interface: v2.00
[    0.261938] pps_core: LinuxPPS API ver. 1 registered
[    0.261950] pps_core: Software ver. 5.3.6 - Copyright 2005-2007
Rodolfo Giometti
[    0.262072] PTP clock support registered
[    0.262421] EDAC MC: Ver: 3.0.0
[    0.263480] Advanced Linux Sound Architecture Driver Initialized.
[    0.266306] DMA-API: preallocated 4096 debug entries
[    0.266319] DMA-API: debugging enabled by kernel config
[    0.266395] Switched to clocksource arm_global_timer
[    0.286635] NET: Registered protocol family 2
[    0.287282] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.287378] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.287536] TCP: Hash tables configured (established 8192 bind 8192)
[    0.287600] TCP: reno registered
[    0.287619] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.287672] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.287940] NET: Registered protocol family 1
[    0.288299] RPC: Registered named UNIX socket transport module.
[    0.288312] RPC: Registered udp transport module.
[    0.288320] RPC: Registered tcp transport module.
[    0.288328] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.288342] PCI: CLS 0 bytes, default 64
[    0.288783] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver,
7 counters available
[    0.290806] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.292185] bounce pool size: 64 pages
[    0.293065] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.293271] msgmni has been set to 1486
[    0.294048] io scheduler noop registered
[    0.294062] io scheduler deadline registered
[    0.294103] io scheduler cfq registered (default)
[    0.303638] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.303658] dma-pl330 f8003000.ps7-dma:      DBUFF-128x8bytes
Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.429748] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82,
base_baud = 3124999) is a xuartps
[    1.002881] console [ttyPS0] enabled
[    1.007180] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
[    1.014781] [drm] Initialized drm 1.1.0 20060810
[    1.031805] brd: module loaded
[    1.041179] loop: module loaded
[    1.050707] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.056553] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.064294] libphy: XEMACPS mii bus: probed
[    1.068851] ------------- phy_id = 0x3625e62
[    1.073585] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr
0xe000b000, irq 54
[    1.082284] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.088950] ehci-pci: EHCI PCI platform driver
[    1.096164] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.102983] usbcore: registered new interface driver usb-storage
[    1.109845] mousedev: PS/2 mouse device common for all mice
[    1.115932] i2c /dev entries driver
[    1.122824] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.128416] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.134293] Xilinx Zynq CpuIdle Driver started
[    1.139157] sdhci: Secure Digital Host Controller Interface driver
[    1.145250] sdhci: Copyright(c) Pierre Ossman
[    1.149659] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.156418] mmc0: no vqmmc regulator found
[    1.160434] mmc0: no vmmc regulator found
[    1.196414] mmc0: SDHCI controller on e0100000.ps7-sdio
[e0100000.ps7-sdio] using ADMA
[    1.205082] usbcore: registered new interface driver usbhid
[    1.210591] usbhid: USB HID core driver
[    1.215295] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.221593] nand: Micron MT29F2G08ABAEAWP
[    1.225560] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.231519] Bad block table found at page 131008, version 0x01
[    1.237742] Bad block table found at page 130944, version 0x01
[    1.243798] 3 ofpart partitions found on MTD device pl353-nand
[    1.249564] Creating 3 MTD partitions on "pl353-nand":
[    1.254668] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.262732] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.270052] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.278984] TCP: cubic registered
[    1.282224] NET: Registered protocol family 17
[    1.286954] Registering SWP/SWPB emulation handler
[    1.292866] regulator-dummy: disabling
[    1.297220] UBI: attaching mtd1 to ubi0
[    1.608681] UBI: scanning is finished
[    1.629421] UBI: volume 0 ("rootfs") re-sized from 193 to 1108 LEBs
[    1.636531] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.643589] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.650387] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.657067] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.663899] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.669913] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.677023] UBI: max/mean erase counter: 1/0, WL threshold: 4096,
image sequence number: 862493722
[    1.685947] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs
reserved for bad PEB handling: 40
[    1.695181] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.695187] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.699129] ALSA device list:
[    1.699132]   No soundcards found.
[    1.717816] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.822130] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.828079] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O
unit sizes: 2048 bytes/2048 bytes
[    1.837192] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs),
journal size 9023488 bytes (8 MiB, 72 LEBs)
[    1.847077] UBIFS: reserved for root: 0 bytes (0 KiB)
[    1.852108] UBIFS: media format: w4/r0 (latest is w4/r0), UUID
2A24A8E1-2021-4A54-8A4E-D8E294AE00E5, small LPT model
[    1.872850] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    1.969336] devtmpfs: mounted
[    1.972447] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    3.129280] random: dd urandom read with 0 bits of entropy available
[    3.746437]
[    3.746437] bcm54xx_config_init
[    4.536425]
[    4.536425] bcm54xx_config_init
[    8.537285] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    8.543374] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   26.379193] In axi fpga driver!
[   26.382258] request_mem_region OK!
[   26.385649] AXI fpga dev virtual address is 0xf01fe000
[   26.390786] *base_vir_addr = 0xc510
[   26.405587] In fpga mem driver!
[   26.408874] request_mem_region OK!
[   26.412378] fpga mem virtual address is 0xf3000000
[   27.186416]
[   27.186416] bcm54xx_config_init
[   27.816453]
[   27.816453] bcm54xx_config_init
[   31.817289] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   31.823307] xemacps e000b000.ps7-ethernet: link up (100/FULL)
This is XILINX board. Totalram:       1039794176
Detect 1GB control board of XILINX
DETECT HW version=8000c510
miner ID : 815255ce2c008814
Miner Type = T9+
AsicType = 1387
real AsicNum = 18
use critical mode to search freq...
get PLUG ON=0x07003f0e
Find hashboard on Chain[1]
Find hashboard on Chain[2]
Find hashboard on Chain[3]
Find hashboard on Chain[8]
Find hashboard on Chain[9]
Find hashboard on Chain[10]
Find hashboard on Chain[11]
Find hashboard on Chain[12]
Find hashboard on Chain[13]
set_reset_allhashboard = 0x0000ffff
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
chain[2] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
Check chain[2] PIC fw version=0xff
chain[3] PIC jump to app
Check chain[3] PIC fw version=0x90
Chain[1] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e
0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[1]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
[255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[1] has freq in PIC and will jump over...
Chain[1] has core num in PIC
Chain[2] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e
0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[2]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
[255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[2] has freq in PIC and will jump over...
Chain[2] has core num in PIC
Chain[3] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e
0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[3]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
[255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[3] has freq in PIC and will jump over...
Chain[3] has core num in PIC
has freq in PIC, will disable freq setting.
chain[8] has freq in PIC and will jump over...
Chain[8] has core num in PIC
has freq in PIC, will disable freq setting.
chain[9] has freq in PIC and will jump over...
Chain[9] has core num in PIC
has freq in PIC, will disable freq setting.
chain[10] has freq in PIC and will jump over...
Chain[10] has core num in PIC
has freq in PIC, will disable freq setting.
chain[11] has freq in PIC and will jump over...
Chain[11] has core num in PIC
has freq in PIC, will disable freq setting.
chain[12] has freq in PIC and will jump over...
Chain[12] has core num in PIC
has freq in PIC, will disable freq setting.
chain[13] has freq in PIC and will jump over...
Chain[13] has core num in PIC
get PIC voltage=11 on chain[1], value=870
get PIC voltage=11 on chain[2], value=870
get PIC voltage=1 on chain[3], value=930
get PIC voltage=11 on chain[8], value=870
get PIC voltage=11 on chain[9], value=870
get PIC voltage=11 on chain[10], value=870
get PIC voltage=11 on chain[11], value=870
get PIC voltage=1 on chain[12], value=930
get PIC voltage=1 on chain[13], value=930
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
set_reset_allhashboard = 0x00000000
chain[8] temp offset record: 1,0,0,0,0,0,37,28
chain[8] temp chip I2C addr=0x98
chain[8] has no middle temp, use special fix mode.
chain[10] temp offset record: 1,0,0,0,0,0,37,28
chain[10] temp chip I2C addr=0x98
chain[10] has no middle temp, use special fix mode.
chain[12] temp offset record: 1,0,0,0,0,0,37,28
chain[12] temp chip I2C addr=0x98
chain[12] has no middle temp, use special fix mode.
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
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
search freq for 1 times, completed chain = 9, total chain num = 9
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= 1528 root       0:00 grep bmminer

bmminer not found, restart bmminer ...
This is user mode for mining
Detect 1GB control board of XILINX
Miner Type = T9+
Miner compile time: Fri Nov 24 23:19:16 EST 2017 type: Antminer
T9+set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
miner ID : 815255ce2c008814
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[5] speed=6120
get fan[2] speed=4440
get fan[5] speed=6120
get fan[2] speed=4440
get fan[5] speed=6120
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
Chain[1] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e
0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[1]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
[255:255] [255:255]
Chain[J2] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J2] test patten OK temp=-1
chain[2] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
Check chain[2] PIC fw version=0xff
Chain[2] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e
0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[2]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
[255:255] [255:255]
Chain[J3] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J3] test patten OK temp=-1
chain[3] PIC jump to app
Check chain[3] PIC fw version=0x90
Chain[3] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e
0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e
0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[3]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
[255:255] [255:255]
Chain[J4] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J4] test patten OK temp=-1
Chain[J9] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J9] test patten OK temp=-1
Chain[J10] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J10] test patten OK temp=-1
Chain[J11] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J11] test patten OK temp=-1
Chain[J12] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J12] test patten OK temp=-1
Chain[J13] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J13] test patten OK temp=-1
Chain[J14] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J14] test patten OK temp=-1
Chain[J2] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

Chain[J3] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

Chain[J4] will use voltage=930 [1] to open core
Chain[J9] will use voltage=930 [1] to open core
Chain[J10] will use voltage=930 [1] to open core
Chain[J11] will use voltage=930 [1] to open core
Chain[J12] will use voltage=930 [1] to open core
Chain[J13] will use voltage=930 [1] to open core
Chain[J14] will use voltage=930 [1] to open core
Chain[J2] orignal chain_voltage_pic=11 value=870
Chain[J3] orignal chain_voltage_pic=11 value=870
Chain[J4] orignal chain_voltage_pic=1 value=930
Chain[J4] will use backup chain_voltage_pic=870 [11]
Chain[J4] get working chain_voltage_pic=11
Chain[J9] orignal chain_voltage_pic=11 value=870
Chain[J10] orignal chain_voltage_pic=11 value=870
Chain[J11] orignal chain_voltage_pic=11 value=870
Chain[J12] orignal chain_voltage_pic=11 value=870
Chain[J13] orignal chain_voltage_pic=1 value=930
Chain[J13] will use backup chain_voltage_pic=870 [11]
Chain[J13] get working chain_voltage_pic=11
Chain[J14] orignal chain_voltage_pic=1 value=930
Chain[J14] will use backup chain_voltage_pic=870 [11]
Chain[J14] get working chain_voltage_pic=11
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 1 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 2 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 3 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 4 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 5 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 6 time

i dont know why in my kernel log still show

Code:
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

Chain[J3] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

i restore original t9+ firmware but what realy happened to my miner

what you think? i try to revert back to original firmware but fails
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
ok where should i copy this file it seems you forgot to include the Path Smiley

Check the main post on the thread you have to follow those same instructions to replace the stock bmminer on your miner. The T9 and S9 are VERY similar. I think the main difference between them is bmminer and of course the number of ships. That bmminer is modified for your t9+.
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
Hi,

I tried today to start your firmware on 800M(bmminer880) the temperature sensor on the third Board stopped working, gave an error. As the temperature jumped to 88, 103 degrees, like lags. I'm stopping at 750M. Before that, a few days I tested 725M.

What about your meter?
What is the power consumption board for 800M and 8.8v?

And what about the setup for each board? I noticed (as I said before) some boards are able to take a good overclocking, some are not. For example, one board can take 700M only, the other 750M.

Yeah so Temperature sensor not working is common. More often than not if it doesn't work any of them work. I found it funny only 1 of yours stopped working. Could you send me your kernal log when it does that again?

Yeah 95-105ish is normal for 800mhz the factory defaults on the s9 thermal throttle at 120 but I have this set to the new bitmain firmware setting of 110.

I am going to use the meter today. I got to figure out how to properly do this haha... Since dc you can't just clamp you have to probe it and I am trying to figure out the best way to probe it. Or if I can use a clamp if anyone knows how let me know.
newbie
Activity: 103
Merit: 0
Here you go buddy I am sorry it took me so long to get this done this is good for the T9+ 18 chip version that you have.

Please give this a stest and let me know how it works for you. I locked it to 8.8v so expect an increased power draw over stock but your overclock limit should increase quiet a bit because of this but you need to do trial an error and work it up slowly since I couldn't find public data for the T9+

Please report your results

https://github.com/taserz/S9-Volt-Rocket-Ship/raw/master/bmminer880_T9%2B

ok where should i copy this file it seems you forgot to include the Path Smiley
newbie
Activity: 20
Merit: 0
Hi,

I tried today to start your firmware on 800M(bmminer880) the temperature sensor on the third Board stopped working, gave an error. As the temperature jumped to 88, 103 degrees, like lags. I'm stopping at 750M. Before that, a few days I tested 725M.

What about your meter?
What is the power consumption board for 800M and 8.8v?

And what about the setup for each board? I noticed (as I said before) some boards are able to take a good overclocking, some are not. For example, one board can take 700M only, the other 750M.
sr. member
Activity: 801
Merit: 293
Created AutoTune to saved the planet! ~USA
Here we go mate

[...]

Here you go buddy I am sorry it took me so long to get this done this is good for the T9+ 18 chip version that you have.

Please give this a stest and let me know how it works for you. I locked it to 8.8v so expect an increased power draw over stock but your overclock limit should increase quiet a bit because of this but you need to do trial an error and work it up slowly since I couldn't find public data for the T9+

Please report your results

https://github.com/taserz/S9-Volt-Rocket-Ship/raw/master/bmminer880_T9%2B
newbie
Activity: 103
Merit: 0
can you tell me how i can remove that guy bmminer change?
where is the path/paths?
Pages:
Jump to: