Author

Topic: S19j pro - PIC controller software (Read 132 times)

jr. member
Activity: 31
Merit: 6
May 13, 2022, 02:04:06 AM
#3
That's weird, almost the same post was made for a T17+ just a short while ago. Response is roughly the same tho...
A - Can we see the message indicating three three simultaneous pic malfunctions?
B - What is the voltage across the first and the last pins of the PIC?
The chances of three simultaneous PIC malfunctions are pretty miniscule, a better explanation is that the control board is not supplying the voltage it should to activate the PICs it needs to communicate with.
P.S. We call the code a PIC runs "the HEX" and the code the controls board runs "the Firmware"(even though technically they are both correct terms for both devices).


Yes, is it weird.

1. Damaged Control Board  - Shorted enable signal (EN) to GND from SoC to TL5209 (3V3 regulator) and damaged nand flash ( i have dump from another control board S19j pro ) - (MAC address is not stored in nand flash) so i replaced soc and nand flash and control board boot up correctly.
2. Then control board  couldn't read data from eeprom on hashboards, ARC tester, i tryed REVELPROG-IS bud same result, cannot connect to eeprom.
So i changed eeprom and writed "s19j pro data" from my backup.
3. third problem, control board couldn't read data from pic controller. I de-solder PIC and same issue as eeprom, couldn't read data from PIC.

I have PIC HEX backup from S19 PRO and S19. But i don't know if HEX files are same as S19j PRO.


EDIT:
Here is a log:
Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.13+ (jenkins@nomd-nomd-fwc-bj) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01) ) #28 SMP Tue Jun 22 17:32:38 CST 2021
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 65280
[    0.000000] free_area_init_node: node 0, pgdat c05d9000, node_mem_map c0631000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 64768 pages, LIFO batch:15
[    0.000000] AM335X ES1.0 (neon )
[    0.000000] PERCPU: Embedded 8 pages/cpu @c083e000 s9856 r8192 d14720 u32768
[    0.000000] pcpu-alloc: s9856 r8192 d14720 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64768
[    0.000000] Kernel command line: console=ttyO0,115200n8 init=/sbin/init
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] allocated 524288 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 255MB = 255MB total
[    0.000000] Memory: 245448k/245448k available, 16696k 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 : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
[    0.000000]       .text : 0xc0008000 - 0xc053f674   (5342 kB)
[    0.000000]       .init : 0xc0540000 - 0xc0571680   ( 198 kB)
[    0.000000]       .data : 0xc0572000 - 0xc05d9ee0   ( 416 kB)
[    0.000000]        .bss : 0xc05d9ee0 - 0xc0630448   ( 346 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] Total of 128 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[    0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[    0.000000] Console: colour dummy device 80x30
[    0.000347] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
[    0.015449] pid_max: default: 32768 minimum: 301
[    0.015676] Security Framework initialized
[    0.015768] Mount-cache hash table entries: 512
[    0.024279] Initializing cgroup subsys cpuacct
[    0.024311] Initializing cgroup subsys memory
[    0.024373] Initializing cgroup subsys blkio
[    0.024506] CPU: Testing write buffer coherency: ok
[    0.025012] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.025086] Setting up static identity map for 0x8030a500 - 0x8030a54c
[    0.026452] Brought up 1 CPUs
[    0.026475] SMP: Total of 1 processors activated (545.07 BogoMIPS).
[    0.027751] devtmpfs: initialized
[    0.091410] pinctrl core: initialized pinctrl subsystem
[    0.091663] rstctl core: initialized rstctl subsystem
[    0.092133] regulator-dummy: no parameters
[    0.092632] NET: Registered protocol family 16
[    0.093296] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.102711] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
[    0.102884] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.103932] platform 49000000.edma: alias fck already exists
[    0.103963] platform 49000000.edma: alias fck already exists
[    0.103988] platform 49000000.edma: alias fck already exists
[    0.105108] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[    0.105330] OMAP GPIO hardware version 0.1
[    0.106664] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[    0.107963] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[    0.109425] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[    0.109940] of_get_named_gpio_flags exited with status 52
[    0.109969] gpio-rctrl rstctl.3: loaded OK
[    0.114835] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[    0.118078] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.119975] cpsw.0: No hwaddr in dt. Using f0:45:da:59:ed:84 from efuse
[    0.128858] bio: create slab at 0
[    0.140296] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[    0.140581] of_get_named_gpio_flags: can't parse gpios property
[    0.140810] vmmcsd_fixed: 3300 mV
[    0.143902] SCSI subsystem initialized
[    0.145134] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
[    0.145167] omap_i2c 4819c000.i2c: unable to select pin group
[    0.145401] pps_core: LinuxPPS API ver. 1 registered
[    0.145418] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.147000] Switching to clocksource gp_timer
[    0.164201] NET: Registered protocol family 2
[    0.165256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.165345] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
[    0.165439] TCP: Hash tables configured (established 2048 bind 2048)
[    0.165529] TCP: reno registered
[    0.165553] UDP hash table entries: 256 (order: 1, 12288 bytes)
[    0.165598] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[    0.166011] NET: Registered protocol family 1
[    0.166574] RPC: Registered named UNIX socket transport module.
[    0.166652] RPC: Registered udp transport module.
[    0.166668] RPC: Registered tcp transport module.
[    0.166681] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.167062] Trying to unpack rootfs image as initramfs...
[    1.055670] Freeing initrd memory: 6448K
[    1.056297] CPU PMU: probing PMU on CPU 0
[    1.056328] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[    1.056849] omap2_mbox_probe: platform not supported
[    1.060597] VFS: Disk quotas dquot_6.5.2
[    1.060840] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.062235] NFS: Registering the id_resolver key type
[    1.062329] Key type id_resolver registered
[    1.062345] Key type id_legacy registered
[    1.062412] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    1.062852] msgmni has been set to 491
[    1.065673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.065699] io scheduler noop registered
[    1.065715] io scheduler deadline registered
[    1.065771] io scheduler cfq registered (default)
[    1.069463] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.071732] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
[    1.071757] of_get_named_gpio_flags: can't parse gpios property
[    1.072029] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
[    1.692970] console [ttyO0] enabled
[    1.697246] of_get_named_gpio_flags: can't parse gpios property
[    1.697498] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
[    1.705953] of_get_named_gpio_flags: can't parse gpios property
[    1.706173] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
[    1.714561] of_get_named_gpio_flags: can't parse gpios property
[    1.714774] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
[    1.723168] of_get_named_gpio_flags: can't parse gpios property
[    1.723431] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
[    1.745349] brd: module loaded
[    1.755600] loop: module loaded
[    1.759642] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
[    1.769730] ONFI param page 0 valid
[    1.773443] ONFI flash detected
[    1.776769] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
[    1.788693] omap2-nand: detected x8 NAND flash
[    1.793360] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
[    1.798946] omap2-nand: using custom ecc layout
[    1.803798] 12 ofpart partitions found on MTD device omap2-nand.0
[    1.810197] Creating 12 MTD partitions on "omap2-nand.0":
[    1.815879] 0x000000000000-0x000000020000 : "spl"
[    1.822536] 0x000000020000-0x000000040000 : "spl_backup1"
[    1.829885] 0x000000040000-0x000000060000 : "spl_backup2"
[    1.837254] 0x000000060000-0x000000080000 : "spl_backup3"
[    1.844599] 0x000000080000-0x000000240000 : "u-boot"
[    1.852931] 0x000000240000-0x000000260000 : "bootenv"
[    1.859883] 0x000000260000-0x000000280000 : "fdt"
[    1.866524] 0x000000280000-0x000000780000 : "kernel"
[    1.877470] 0x000000800000-0x000001c00000 : "root"
[    1.901150] 0x000001c00000-0x000001e00000 : "config"
[    1.909603] 0x000001e00000-0x000002000000 : "sig"
[    1.917806] 0x000002000000-0x000008000000 : "nvdata"
[    2.007049] OneNAND driver initializing
[    2.013450] mousedev: PS/2 mouse device common for all mice
[    2.021148] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[    2.028921] i2c /dev entries driver
[    2.033222] pps_ldisc: PPS line discipline registered
[    2.038709] Driver for 1-wire Dallas network protocol.
[    2.045957] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    2.053554] cpuidle: using governor ladder
[    2.057879] cpuidle: using governor menu
[    2.062452] of_get_named_gpio_flags exited with status 6
[    2.062469] of_get_named_gpio_flags: can't parse gpios property
[    2.062484] of_get_named_gpio_flags: can't parse gpios property
[    2.062520] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
[    2.069751] omap_hsmmc mmc.4: Failed to get rstctl; not using any
[    2.076559] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[    2.083780] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[    2.091102] mmc.4 supply vmmc_aux not found, using dummy regulator
[    2.098077] omap_hsmmc mmc.4: pins are not configured from the driver
[    2.132069] of_get_named_gpio_flags exited with status -517
[    2.132135] platform gpio-leds.7: Driver leds-gpio requests probe deferral
[    2.139921] ledtrig-cpu: registered to indicate activity on CPUs
[    2.146690] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
[    2.153887] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[    2.161930] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[    2.168211] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
[    2.175388] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
[    2.183700] nf_conntrack version 0.5.0 (3935 buckets, 15740 max)
[    2.191194] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.196976] TCP: cubic registered
[    2.200519] Initializing XFRM netlink socket
[    2.205152] NET: Registered protocol family 10
[    2.211258] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.217209] NET: Registered protocol family 17
[    2.221982] NET: Registered protocol family 15
[    2.226818] Key type dns_resolver registered
[    2.231396] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    2.239476] ThumbEE CPU extension supported.
[    2.243994] Registering SWP/SWPB emulation handler
[    2.250101] registered taskstats version 1
[    2.255885] of_get_named_gpio_flags exited with status -517
[    2.255954] platform gpio-leds.7: Driver leds-gpio requests probe deferral
[    2.313173] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    2.319589] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[    2.334425] libphy: 4a101000.mdio: probed
[    2.338772] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[    2.348859] of_get_named_gpio_flags exited with status -517
[    2.348922] platform gpio-leds.7: Driver leds-gpio requests probe deferral
[    2.356411] Detected MACID = f0:45:da:59:ed:84
[    2.361090] cpsw 4a100000.ethernet: NAPI disabled
[    2.368094] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[    2.377281] cpu0 supply cpu0 not found, using dummy regulator
[    2.383769] cpufreq_cpu0: failed to scale voltage up: -22
[    2.389591] cpufreq_cpu0: failed to scale voltage up: -22
[    2.403300] Freeing init memory: 196K
[    2.483967] devpts: called with bogus options
[    2.942366] jffs2: notice: (109) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    5.175099] jffs2: Empty flash at 0x05d24858 ends at 0x05d25000
[    5.223313] jffs2: Empty flash at 0x05d2a85c ends at 0x05d2b000
[    5.303886] jffs2: notice: (115) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    5.717272] net eth0: initializing cpsw version 1.12 (0)
[    5.727738] net eth0: phy found : id is : 0x7c0f1
[    5.740196] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.805897] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[    8.812092] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.309476] register uart_trans chrdev success.
[   11.314866] tty port open success [/dev/ttyO1]!
[   11.319838] init sucess for tty struct (249:1)  [/dev/ttyO1]
[   11.326222] tty port open success [/dev/ttyO2]!
[   11.331225] init sucess for tty struct (249:2)  [/dev/ttyO2]
[   11.337583] tty port open success [/dev/ttyO4]!
[   11.342580] init sucess for tty struct (249:4)  [/dev/ttyO4]
[   11.348935] tty port open success [/dev/ttyO5]!
[   11.353897] init sucess for tty struct (249:5)  [/dev/ttyO5]


===========================================Miner log===========================================
2000-01-01 00:00:09 Miner compile time: Tue Jun 22 17:45:49 CST 2021 type: Antminer S19j Pro
2000-01-01 00:00:10 This is fix-freq version
2000-01-01 00:00:10 Miner compile time: Tue Jun 22 17:45:49 CST 2021 type: Antminer S19j Pro
2000-01-01 00:00:10 commit åversion: 93c0f7a 2021-06-22 17:54:06, build by: jenkins 2021-06-22 17:59:34
2000-01-01 00:00:10 opt_multi_version     = 1
2000-01-01 00:00:10 opt_bitmain_ab        = 1
2000-01-01 00:00:10 mid_auto_gen          = 1
2000-01-01 00:00:10 opt_bitmain_work_mode = 0
2000-01-01 00:00:10 port 51 already exported
2000-01-01 00:00:10 port 49 already exported
2000-01-01 00:00:10 no board pluged in socket 51
2000-01-01 00:00:10 port 48 already exported
2000-01-01 00:00:10 port 60 already exported
2000-01-01 00:00:10 port 47 already exported
2000-01-01 00:00:10 port 27 already exported
2000-01-01 00:00:10 port 44 already exported
2000-01-01 00:00:10 port 22 already exported
2000-01-01 00:00:10 no board pluged in socket 44
2000-01-01 00:00:10 port 23 already exported
2000-01-01 00:00:10 port 45 already exported
2000-01-01 00:00:10 port 46 already exported
2000-01-01 00:00:10 port 26 already exported
2000-01-01 00:00:10 Note: front fan is power on!
2000-01-01 00:00:10 Note: rear fan is power on!
2000-01-01 00:00:10 start the http log.
2000-01-01 00:00:10 httpListenThread start ret=0
2000-01-01 00:00:10 start listen on 6060 ...
2000-01-01 00:00:10 load machine BHB42601 conf
2000-01-01 00:00:10 machine : BHB42601
2000-01-01 00:00:10 chain_num 4, chain_domain_num 42, chain_asic_num 126, domain_asic_num 3
2000-01-01 00:00:15 ==========================capability start==========================
2000-01-01 00:00:15 board num = 2
2000-01-01 00:00:15 board id = 1, chain num = 1
2000-01-01 00:00:15 chain id = 1
2000-01-01 00:00:15 board id = 2, chain num = 1
2000-01-01 00:00:15 chain id = 2
2000-01-01 00:00:15 ==========================capability end============================
2000-01-01 00:00:15 chain num = 2
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:15 fail to read 0:1
2000-01-01 00:00:15 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2000-01-01 00:00:16 fail to write 0:1
2000-01-01 00:00:16 fail to read 0:1
2022-05-13 14:52:01 load chain 1 eeprom data
2022-05-13 14:52:01 version invalid 255!=4
2022-05-13 14:52:01 got nothing
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:01 fail to write 0:1
2022-05-13 14:52:01 fail to read 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 fail to write 0:1
2022-05-13 14:52:06 fail to read 0:1
2022-05-13 14:52:06 load chain 2 eeprom data
2022-05-13 14:52:06 version invalid 255!=4
2022-05-13 14:52:06 got nothing
2022-05-13 14:52:06 Data load fail for chain 2.
2022-05-13 14:52:06 Sweep error string = J255:4.
2022-05-13 14:52:06 Fixture data load failed, exit.
2022-05-13 14:52:06 ERROR_SOC_INIT: basic init failed!
2022-05-13 14:52:06 stop_mining: basic init failed!
2022-05-13 14:52:06 ****power off hashboard****
2022-05-13 14:52:07 fail to write 0:7
2022-05-13 14:52:07 fail to write 1:7
2022-05-13 14:52:07 fail to write 2:7
2022-05-13 14:52:07 fail to write 3:7
2022-05-13 14:52:07 fail to write 4:7
2022-05-13 14:52:07 fail to write 5:7
2022-05-13 14:52:07 fail to write 6:7
2022-05-13 14:52:08 fail to read 0:2
2022-05-13 14:52:08 fail to read 1:2
2022-05-13 14:52:08 _bitmain_pic_disable_dc_dc_common failed! read_back_data[0] = 0x00, read_back_data[1] = 0x00
2022-05-13 14:52:08 _bitmain_pic_disable_dc_dc_common failed! read_back_data[0] = 0xff, read_back_data[1] = 0xff

EDIT2:
Power supply do not work correctly-Ouptut voltage do not work, i short GND+EN signals on PSU but no output voltage.
This miner has so many problems Smiley .


M.
member
Activity: 166
Merit: 82
EET/NASA intern 2013 Bitmain/MicroBT/IPC cert
May 12, 2022, 03:13:04 PM
#2
That's weird, almost the same post was made for a T17+ just a short while ago. Response is roughly the same tho...
A - Can we see the message indicating three three simultaneous pic malfunctions?
B - What is the voltage across the first and the last pins of the PIC?
The chances of three simultaneous PIC malfunctions are pretty miniscule, a better explanation is that the control board is not supplying the voltage it should to activate the PICs it needs to communicate with.
P.S. We call the code a PIC runs "the HEX" and the code the controls board runs "the Firmware"(even though technically they are both correct terms for both devices).
jr. member
Activity: 31
Merit: 6
May 12, 2022, 02:33:06 PM
#1
Hello,

Do you available the pic controller software from S19j pro ?
I have 3 boards with corrupted software, so i am not able to download software from other chain-s.




Thank you.
M
Jump to: