Author

Topic: hardware error (Read 135 times)

newbie
Activity: 11
Merit: 0
May 03, 2023, 08:13:53 AM
#10
Any ideas?
newbie
Activity: 11
Merit: 0
March 12, 2023, 05:36:17 AM
#9
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.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000295] ps7-ttc #0 at df804000, irq=43
[    0.000594] Console: colour dummy device 80x30
[    0.000623] Calibrating delay loop... 1332.01 BogoMIPS (lpj=6660096)
[    0.090242] pid_max: default: 32768 minimum: 301
[    0.090453] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090472] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.092598] CPU: Testing write buffer coherency: ok
[    0.092917] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.092975] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.093188] L310 cache controller enabled
[    0.093207] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.170989] CPU1: Booted secondary processor
[    0.260219] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.260350] Brought up 2 CPUs
[    0.260368] SMP: Total of 2 processors activated.
[    0.260377] CPU: All CPU(s) started in SVC mode.
[    0.261035] devtmpfs: initialized
[    0.263424] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.264613] regulator-dummy: no parameters
[    0.272011] NET: Registered protocol family 16
[    0.274185] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.276454] cpuidle: using governor ladder
[    0.276467] cpuidle: using governor menu
[    0.283786] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.285292] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.285306] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.285417] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.307085] bio: create slab at 0
[    0.308455] vgaarb: loaded
[    0.309155] SCSI subsystem initialized
[    0.309995] usbcore: registered new interface driver usbfs
[    0.310174] usbcore: registered new interface driver hub
[    0.310557] usbcore: registered new device driver usb
[    0.311164] media: Linux media interface: v0.10
[    0.311625] Linux video capture interface: v2.00
[    0.311871] pps_core: LinuxPPS API ver. 1 registered
[    0.311883] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.312003] PTP clock support registered
[    0.312356] EDAC MC: Ver: 3.0.0
[    0.313383] Advanced Linux Sound Architecture Driver Initialized.
[    0.316092] DMA-API: preallocated 4096 debug entries
[    0.316105] DMA-API: debugging enabled by kernel config
[    0.316177] Switched to clocksource arm_global_timer
[    0.336143] NET: Registered protocol family 2
[    0.337229] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.337286] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.337371] TCP: Hash tables configured (established 4096 bind 4096)
[    0.337415] TCP: reno registered
[    0.337431] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.337462] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.337697] NET: Registered protocol family 1
[    0.338052] RPC: Registered named UNIX socket transport module.
[    0.338064] RPC: Registered udp transport module.
[    0.338073] RPC: Registered tcp transport module.
[    0.338081] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.338094] PCI: CLS 0 bytes, default 64
[    0.338523] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.340504] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.342566] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.342749] msgmni has been set to 967
[    0.343509] io scheduler noop registered
[    0.343522] io scheduler deadline registered
[    0.343564] io scheduler cfq registered (default)
[    0.354694] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.354713] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.477618] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    1.045646] console [ttyPS0] enabled
[    1.049919] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.057528] [drm] Initialized drm 1.1.0 20060810
[    1.074341] brd: module loaded
[    1.083653] loop: module loaded
[    1.093061] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.099053] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.107063] libphy: XEMACPS mii bus: probed
[    1.111433] ------------- phy_id = 0x3625e62
[    1.116140] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.124906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.131589] ehci-pci: EHCI PCI platform driver
[    1.138811] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.145595] usbcore: registered new interface driver usb-storage
[    1.152495] mousedev: PS/2 mouse device common for all mice
[    1.158620] i2c /dev entries driver
[    1.165473] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.171013] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.176922] Xilinx Zynq CpuIdle Driver started
[    1.181760] sdhci: Secure Digital Host Controller Interface driver
[    1.187896] sdhci: Copyright(c) Pierre Ossman
[    1.192191] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.199057] mmc0: no vqmmc regulator found
[    1.203071] mmc0: no vmmc regulator found
[    1.246199] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.254864] usbcore: registered new interface driver usbhid
[    1.260375] usbhid: USB HID core driver
[    1.265077] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.271372] nand: Micron MT29F2G08ABAEAWP
[    1.275340] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.281282] Bad block table found at page 131008, version 0x01
[    1.287503] Bad block table found at page 130944, version 0x01
[    1.293550] 3 ofpart partitions found on MTD device pl353-nand
[    1.299334] Creating 3 MTD partitions on "pl353-nand":
[    1.304422] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.312465] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.319769] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.328683] TCP: cubic registered
[    1.331916] NET: Registered protocol family 17
[    1.336625] Registering SWP/SWPB emulation handler
[    1.342489] regulator-dummy: disabling
[    1.346845] UBI: attaching mtd1 to ubi0
[    1.869508] UBI: scanning is finished
[    1.881059] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.888140] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.894882] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.901585] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.908444] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.914412] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.921544] UBI: max/mean erase counter: 26/13, WL threshold: 4096, image sequence number: 632733672
[    1.930661] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.939877] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.939882] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.943763] ALSA device list:
[    1.943766]   No soundcards found.
[    1.960194] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    2.013720] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.019671] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.028788] UBIFS: FS size: 77963264 bytes (74 MiB, 614 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.038410] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.043434] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7EA39988-07E7-4F8D-95D6-5BC9F6EA5B98, small LPT model
[    2.055048] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.062468] devtmpfs: mounted
[    2.065575] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.901488] random: dd urandom read with 0 bits of entropy available
[    3.296207]
[    3.296207] bcm54xx_config_init
[    4.366205]
[    4.366205] bcm54xx_config_init
[    8.367060] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[    8.373151] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[   23.921272] In axi fpga driver!
[   23.924342] request_mem_region OK!
[   23.927768] AXI fpga dev virtual address is 0xdf9fc000
[   23.932840] *base_vir_addr = 0x8c510
[   23.947859] In fpga mem driver!
[   23.951053] request_mem_region OK!
[   23.954616] fpga mem virtual address is 0xe2000000
[   24.715557]
[   24.715557] bcm54xx_config_init
[   25.815440]
[   25.815440] bcm54xx_config_init
[   29.815870] xemacps e000b000.ps7-ethernet: Set clk to 24999999 Hz
[   29.821889] xemacps e000b000.ps7-ethernet: link up (100/FULL)
[  270.797051] random: nonblocking pool is initialized
Detect 512MB control board of XILINX
Miner Type = AM_1
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
hardware version =0x1040D292F904814
set_reset_allhashboard = 0x0000ffff
Check chain[0] PIC fw version=0x03
Check chain[1] PIC fw version=0x03
Check chain[2] PIC fw version=0x03
Check chain[3] PIC fw version=0x03
Check chain[4] PIC fw version=0x03
Check chain[5] PIC fw version=0x03
Check chain[6] PIC fw version=0x03
Check chain[7] PIC fw version=0x03
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
Chain[J1] has 63 asic
Chain[J2] has 63 asic
Chain[J3] has 63 asic
Chain[J4] has 63 asic
Chain[J5] has 63 asic
Chain[J6] has 63 asic
Chain[J7] has 63 asic
Chain[J8] has 63 asic
set baud=1
Chain[J1] set working voltage=880 [108]
Chain[J2] set working voltage=880 [108]
Chain[J3] set working voltage=880 [108]
Chain[J4] set working voltage=880 [108]
Chain[J5] set working voltage=880 [108]
Chain[J6] set working voltage=880 [108]
Chain[J7] set working voltage=880 [108]
Chain[J8] set working voltage=880 [108]
setStartTimePoint total_tv_start_sys=71 total_tv_end_sys=72
restartNum = 2 , auto-reinit enabled...
Chain[J1] PIC temp offset=62,0,0,0,0,0,35,28
Chain[J1] chip[244] use PIC middle temp offset=0 typeID=1a
New offset Chain[0] chip[244] local:44 remote:-114 offset:-66
Chain[J1] chip[244] get middle temp offset=-66 typeID=1a
Chain[J1] chip[136] use PIC middle temp offset=28 typeID=00
Warning: Chain[J1] has no temp offset in PIC! will fix it
New offset Chain[0] chip[244] local:45 remote:-113 offset:-66
Chain[J1] chip[244] get middle temp offset=-66 typeID=1a
Chain[J2] PIC temp offset=62,0,0,0,0,0,36,28
Chain[J2] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[1] chip[244] local:45 remote:61 offset:16
Chain[J2] chip[244] get middle temp offset=16 typeID=55
Chain[J2] chip[140] use PIC middle temp offset=28 typeID=00
Warning: Chain[J2] has no temp offset in PIC! will fix it
New offset Chain[1] chip[244] local:46 remote:62 offset:16
Chain[J2] chip[244] get middle temp offset=16 typeID=55
Chain[J3] PIC temp offset=62,0,0,0,0,0,35,28
Chain[J3] chip[244] use PIC middle temp offset=0 typeID=1a
New offset Chain[2] chip[244] local:49 remote:-111 offset:-64
Chain[J3] chip[244] get middle temp offset=-64 typeID=1a
Chain[J3] chip[136] use PIC middle temp offset=28 typeID=00
Warning: Chain[J3] has no temp offset in PIC! will fix it
New offset Chain[2] chip[244] local:50 remote:-109 offset:-65
Chain[J3] chip[244] get middle temp offset=-65 typeID=1a
Chain[J4] PIC temp offset=62,0,0,0,0,0,35,28
Chain[J4] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[3] chip[244] local:53 remote:-121 offset:-49
Chain[J4] chip[244] get middle temp offset=-49 typeID=55
Chain[J4] chip[136] use PIC middle temp offset=28 typeID=00
Warning: Chain[J4] has no temp offset in PIC! will fix it
New offset Chain[3] chip[244] local:54 remote:-120 offset:-49
Chain[J4] chip[244] get middle temp offset=-49 typeID=55
Chain[J5] PIC temp offset=62,0,0,0,0,0,37,28
Chain[J5] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[4] chip[244] local:52 remote:-125 offset:-47
Chain[J5] chip[244] get middle temp offset=-47 typeID=55
Chain[J5] chip[144] use PIC middle temp offset=28 typeID=00
Warning: Chain[J5] has no temp offset in PIC! will fix it
New offset Chain[4] chip[244] local:53 remote:-124 offset:-46
Chain[J5] chip[244] get middle temp offset=-46 typeID=55
Chain[J6] PIC temp offset=62,0,0,0,0,0,35,28
Chain[J6] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[5] chip[244] local:59 remote:-117 offset:-47
Chain[J6] chip[244] get middle temp offset=-47 typeID=55
Chain[J6] chip[136] use PIC middle temp offset=28 typeID=00
Warning: Chain[J6] has no temp offset in PIC! will fix it
New offset Chain[5] chip[244] local:60 remote:-116 offset:-47
Chain[J6] chip[244] get middle temp offset=-47 typeID=55
Chain[J7] PIC temp offset=62,0,0,0,0,0,35,28
Chain[J7] chip[244] use PIC middle temp offset=0 typeID=55
New offset Chain[6] chip[244] local:55 remote:-123 offset:-45
Chain[J7] chip[244] get middle temp offset=-45 typeID=55
Chain[J7] chip[136] use PIC middle temp offset=28 typeID=00
Warning: Chain[J7] has no temp offset in PIC! will fix it
New offset Chain[6] chip[244] local:55 remote:-122 offset:-46
Chain[J7] chip[244] get middle temp offset=-46 typeID=55
Chain[J8] PIC temp offset=62,0,0,0,0,0,37,28
Chain[J8] chip[244] use PIC middle temp offset=0 typeID=00
Warning: Chain[J8] has no temp offset in PIC! will fix it
New offset Chain[7] chip[244] local:55 remote:-124 offset:-44
Chain[J8] chip[244] get middle temp offset=-44 typeID=55
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
Error: check_asic_reg 0x08 timeout
do read_temp_func once...
do check_asic_reg 0x08

get RT hashrate from Chain[0]: (asic index start from 1-63)
ideal_rate_is=4890.940000
Asic[01]=82.3250(VGood) Asic[02]=76.2520(VGood) Asic[03]=70.9840(   Ok) Asic[04]=78.7850(VGood) Asic[05]=74.2050(VGood) Asic[06]=78.5500(VGood) Asic[07]=74.2720(VGood) Asic[08]=70.1110(   Ok)
Asic[09]=77.0740(VGood) Asic[10]=73.8530(VGood) Asic[11]=75.2960(VGood) Asic[12]=78.8520(VGood) Asic[13]=75.3290(VGood) Asic[14]=76.4870(VGood) Asic[15]=77.5100(VGood) Asic[16]=73.8530(VGood)
Asic[17]=39.6610(  Bad) Asic[18]=81.8720(VGood) Asic[19]=80.3120(VGood) Asic[20]=74.1380(VGood) Asic[21]=83.4830(VGood) Asic[22]=74.5240(VGood) Asic[23]=76.4700(VGood) Asic[24]=81.2010(VGood)
Asic[25]=75.9500(VGood) Asic[26]=76.6380(VGood) Asic[27]=78.0970(VGood) Asic[28]=78.6180(VGood) Asic[29]=78.1810(VGood) Asic[30]=74.6410(VGood) Asic[31]=77.0570(VGood) Asic[32]=80.5300(VGood)
Asic[33]=83.0630(VGood) Asic[34]=80.2450(VGood) Asic[35]=74.3900(VGood) Asic[36]=72.5440(   Ok) Asic[37]=76.6040(VGood) Asic[38]=80.3460(VGood) Asic[39]=75.7150(VGood) Asic[40]=79.1880(VGood)
Asic[41]=76.6550(VGood) Asic[42]=73.1650(   Ok) Asic[43]=77.2250(VGood) Asic[44]=77.2250(VGood) Asic[45]=75.6480(VGood) Asic[46]=79.7750(VGood) Asic[47]=77.4260(VGood) Asic[48]=82.2580(VGood)
Asic[49]=76.9060(VGood) Asic[50]=77.3760(VGood) Asic[51]=79.7250(VGood) Asic[52]=85.0770(VGood) Asic[53]=76.9230(VGood) Asic[54]=77.5270(VGood) Asic[55]=81.3860(VGood) Asic[56]=75.9330(VGood)
Asic[57]=76.4700(VGood) Asic[58]=77.0910(VGood) Asic[59]=82.0740(VGood) Asic[60]=72.9970(   Ok) Asic[61]=67.4270(   Ok) Asic[62]=80.3620(VGood) Asic[63]=72.9300(   Ok)
HashRate=4826.787000
Done check_asic_reg
do read temp on Chain[0]
Chain[0] Chip[62] TempTypeID=1a middle offset=-66
Chain[0] Chip[62] local Temp=57
Chain[0] Chip[62] middle Temp=59
218 fix Chain[0] Chip[62] middle Temp = 87
Done read temp on Chain[0]
do read temp on Chain[1]
Chain[1] Chip[62] TempTypeID=55 middle offset=16
Chain[1] Chip[62] local Temp=55
read failed on Chain[1] Chip[62] middle Temp old value:85
218 fix Chain[1] Chip[62] middle Temp = 85
Done read temp on Chain[1]
do read temp on Chain[2]
Chain[2] Chip[62] TempTypeID=1a middle offset=-65
Chain[2] Chip[62] local Temp=56
Chain[2] Chip[62] middle Temp=56
218 fix Chain[2] Chip[62] middle Temp = 86
Done read temp on Chain[2]
do read temp on Chain[3]
Chain[3] Chip[62] TempTypeID=55 middle offset=-49
read failed, old value: Chain[3] Chip[62] local Temp=62
read failed on Chain[3] Chip[62] middle Temp old value:97
218 fix Chain[3] Chip[62] middle Temp = 97
Done read temp on Chain[3]
do read temp on Chain[4]
Chain[4] Chip[62] TempTypeID=55 middle offset=-46
Chain[4] Chip[62] local Temp=60
Chain[4] Chip[62] middle Temp=0
218 fix Chain[4] Chip[62] middle Temp = 90
Done read temp on Chain[4]
do read temp on Chain[5]
Chain[5] Chip[62] TempTypeID=55 middle offset=-47
Chain[5] Chip[62] local Temp=64
Chain[5] Chip[62] middle Temp=4
218 fix Chain[5] Chip[62] middle Temp = 99
Done read temp on Chain[5]
do read temp on Chain[6]
Chain[6] Chip[62] TempTypeID=55 middle offset=-46
Chain[6] Chip[62] local Temp=58
Chain[6] Chip[62] middle Temp=-1
218 fix Chain[6] Chip[62] middle Temp = 88
Done read temp on Chain[6]
do read temp on Chain[7]
Chain[7] Chip[62] TempTypeID=55 middle offset=-44
read failed, old value: Chain[7] Chip[62] local Temp=57
read failed on Chain[7] Chip[62] middle Temp old value:87
218 fix Chain[7] Chip[62] middle Temp = 87
Done read temp on Chain[7]
set FAN speed according to: temp_highest=64 temp_top1[PWM_T]=99 temp_top1[TEMP_POS_LOCAL]=64 temp_change=0 fix_fan_steps=0
FAN PWM: 100
read_temp_func Done!
CRC error counter=0
https://i.postimg.cc/tgLYyNnn/p.jpg
legendary
Activity: 2170
Merit: 1789
March 12, 2023, 04:35:55 AM
#8
unfortunately, this is a new project that has been employed only once by an Iranian company and I cannot ask them since they will not be trying to solve my issue. this OS has 8 hashboards
But you have access to these devices, right? If not, how did you run the mining software? Remotely? I don't think you need permission or help from them to dump the log files unless it was gated in one way or another. Or do you mean the log files are customed for their needs so nobody other than them can understand the files?
hero member
Activity: 504
Merit: 1065
Crypto Swap Exchange
March 11, 2023, 10:34:31 AM
#7
unfortunately, this is a new project that has been employed only once by an Iranian company and I cannot ask them since they will not be trying to solve my issue. this OS has 8 hashboards

How are your temps ? Isn't the hashrate stopping because of overheating ? We can imagine that the temperature could be a serious issue with so many hashboards.

Could you share some logs ? Without any logs or substance we won't be able to help you
newbie
Activity: 11
Merit: 0
March 11, 2023, 08:07:46 AM
#6
unfortunately, this is a new project that has been employed only once by an Iranian company and I cannot ask them since they will not be trying to solve my issue. this OS has 8 hashboards
full member
Activity: 812
Merit: 120
https://combonetwork.io/
March 07, 2023, 01:42:50 PM
#5
we have created an OS that is capable of working with 8 s9j hash boards but after a while the last two(considering 6 s9j hash boards are normally acceptable) show many hardware errors and the hash drops to 0. what do you think the reason is? can it be the mining pool not allowing us to operate with these specs? or is there anything stopping us from obtaining the full capacity of the hash boards at all times?
I cannot understand what you  are saying but I will say this simply that you should explain that what has happened to you so might help you further.
And another solution is that you should talk to admins or support and they can guide you better in this situation too.
newbie
Activity: 11
Merit: 0
March 07, 2023, 09:45:49 AM
#4
the controller is Xylinx 7010 (s9j control board)
legendary
Activity: 3612
Merit: 2506
Evil beware: We have waffles!
March 07, 2023, 09:27:45 AM
#3
#1 question: What type of controller is the software running on, BeagleBone? Pi-3 or P-4? Xylinx SoC?
You may just be running out of coms bandwidth  or perhaps even have a memory leak.
legendary
Activity: 3234
Merit: 2943
Block halving is coming.
March 07, 2023, 09:09:20 AM
#2
What exactly are those many errors?
Would you mind to share with us? Copy all logs and post it here don't forget to put them all inside "insert code tag" it's a # button while editing your post.


I don't think its due to mining pool since the two of them still running fine?
Possible the issue of your 6 miner's is due to overheating.
newbie
Activity: 11
Merit: 0
March 07, 2023, 06:18:05 AM
#1
we have created an OS that is capable of working with 8 s9j hash boards but after a while the last two(considering 6 s9j hash boards are normally acceptable) show many hardware errors and the hash drops to 0. what do you think the reason is? can it be the mining pool not allowing us to operate with these specs? or is there anything stopping us from obtaining the full capacity of the hash boards at all times?
Jump to: