· 6 years ago · Oct 08, 2019, 05:11 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Initializing cgroup subsys cpu
3[ 0.000000] Linux version 3.8.13 (xxl@armdev01) (gcc version 4.7.4 20130626 (prerelease) (Linaro GCC 4.7-2013.07) ) #22 SMP Tue Dec 2 15:26:11 CST 2014
4[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
5[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
6[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
7[ 0.000000] Memory policy: ECC disabled, Data cache writeback
8[ 0.000000] On node 0 totalpages: 65280
9[ 0.000000] free_area_init_node: node 0, pgdat c06cb100, node_mem_map c0726000
10[ 0.000000] Normal zone: 512 pages used for memmap
11[ 0.000000] Normal zone: 0 pages reserved
12[ 0.000000] Normal zone: 64768 pages, LIFO batch:15
13[ 0.000000] AM335X ES1.0 (neon )
14[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0933000 s9408 r8192 d15168 u32768
15[ 0.000000] pcpu-alloc: s9408 r8192 d15168 u32768 alloc=8*4096
16[ 0.000000] pcpu-alloc: [0] 0
17[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768
18[ 0.000000] Kernel command line: console=ttyO0,115200n8 init=/sbin/init
19[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
20[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
21[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
22[ 0.000000] __ex_table already sorted, skipping sort
23[ 0.000000] allocated 524288 bytes of page_cgroup
24[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
25[ 0.000000] Memory: 255MB = 255MB total
26[ 0.000000] Memory: 238952k/238952k available, 23192k reserved, 0K highmem
27[ 0.000000] Virtual kernel memory layout:
28[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
29[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
30[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
31[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
32[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
33[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
34[ 0.000000] .text : 0xc0008000 - 0xc0612cf0 (6188 kB)
35[ 0.000000] .init : 0xc0613000 - 0xc06554c0 ( 266 kB)
36[ 0.000000] .data : 0xc0656000 - 0xc06cc020 ( 473 kB)
37[ 0.000000] .bss : 0xc06cc020 - 0xc0725e3c ( 360 kB)
38[ 0.000000] Hierarchical RCU implementation.
39[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
40[ 0.000000] NR_IRQS:16 nr_irqs:16 16
41[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
42[ 0.000000] Total of 128 interrupts on 1 active controller
43[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
44[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
45[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
46[ 0.000000] Console: colour dummy device 80x30
47[ 0.000356] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015439] pid_max: default: 32768 minimum: 301
49[ 0.015669] Security Framework initialized
50[ 0.015763] Mount-cache hash table entries: 512
51[ 0.024598] Initializing cgroup subsys cpuacct
52[ 0.024629] Initializing cgroup subsys memory
53[ 0.024693] Initializing cgroup subsys blkio
54[ 0.024825] CPU: Testing write buffer coherency: ok
55[ 0.025393] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025470] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026796] Brought up 1 CPUs
58[ 0.026819] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028118] devtmpfs: initialized
60[ 0.092511] pinctrl core: initialized pinctrl subsystem
61[ 0.092728] rstctl core: initialized rstctl subsystem
62[ 0.093216] regulator-dummy: no parameters
63[ 0.093792] NET: Registered protocol family 16
64[ 0.094492] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104160] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104342] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105440] platform 49000000.edma: alias fck already exists
68[ 0.105475] platform 49000000.edma: alias fck already exists
69[ 0.105504] platform 49000000.edma: alias fck already exists
70[ 0.106649] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106833] OMAP GPIO hardware version 0.1
72[ 0.108236] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109556] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110865] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111494] of_get_named_gpio_flags exited with status 52
76[ 0.111524] gpio-rctrl rstctl.3: loaded OK
77[ 0.116630] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119839] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122020] cpsw.0: No hwaddr in dt. Using c8:df:84:bd:12:23 from efuse
80[ 0.122053] cpsw.1: No hwaddr in dt. Using c8:df:84:bd:12:25 from efuse
81[ 0.137633] bio: create slab <bio-0> at 0
82[ 0.149759] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149998] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150288] vmmcsd_fixed: 3300 mV
85[ 0.153400] SCSI subsystem initialized
86[ 0.153854] usbcore: registered new interface driver usbfs
87[ 0.153970] usbcore: registered new interface driver hub
88[ 0.154305] usbcore: registered new device driver usb
89[ 0.156411] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156445] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156638] media: Linux media interface: v0.10
92[ 0.156733] Linux video capture interface: v2.00
93[ 0.156851] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156867] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157582] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158779] Switching to clocksource gp_timer
97[ 0.176768] NET: Registered protocol family 2
98[ 0.177768] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177856] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177945] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178038] TCP: reno registered
102[ 0.178065] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178111] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178604] NET: Registered protocol family 1
105[ 0.179194] RPC: Registered named UNIX socket transport module.
106[ 0.179216] RPC: Registered udp transport module.
107[ 0.179230] RPC: Registered tcp transport module.
108[ 0.179244] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179632] Trying to unpack rootfs image as initramfs...
110[ 1.912482] Freeing initrd memory: 11964K
111[ 1.913233] CPU PMU: probing PMU on CPU 0
112[ 1.913265] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.913800] omap2_mbox_probe: platform not supported
114[ 1.917666] VFS: Disk quotas dquot_6.5.2
115[ 1.917902] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.919295] NFS: Registering the id_resolver key type
117[ 1.919427] Key type id_resolver registered
118[ 1.919444] Key type id_legacy registered
119[ 1.919510] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.919943] msgmni has been set to 490
121[ 1.922822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.922849] io scheduler noop registered
123[ 1.922865] io scheduler deadline registered
124[ 1.922922] io scheduler cfq registered (default)
125[ 1.926958] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.929391] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.929674] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.590455] console [ttyO0] enabled
129[ 2.595041] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.603703] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.612375] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.620976] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.630010] [drm] Initialized drm 1.1.0 20060810
134[ 2.648637] brd: module loaded
135[ 2.658913] loop: module loaded
136[ 2.663134] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.673070] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.678607] ONFI param page 0 valid
139[ 2.682301] ONFI flash detected
140[ 2.685619] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.697530] omap2-nand: detected x8 NAND flash
142[ 2.702196] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.707778] omap2-nand: using custom ecc layout
144[ 2.712619] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.719013] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.724690] 0x000000000000-0x000000020000 : "spl"
147[ 2.731502] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.738916] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.746325] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.753738] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.761945] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.768890] 0x000000260000-0x000000280000 : "fdt"
153[ 2.775508] 0x000000280000-0x000000780000 : "kernel"
154[ 2.786522] 0x000000800000-0x000001c00000 : "root"
155[ 2.810022] 0x000001c00000-0x000003000000 : "config"
156[ 2.833773] OneNAND driver initializing
157[ 2.839511] usbcore: registered new interface driver asix
158[ 2.845326] usbcore: registered new interface driver cdc_ether
159[ 2.851576] usbcore: registered new interface driver smsc95xx
160[ 2.857697] usbcore: registered new interface driver net1080
161[ 2.863726] usbcore: registered new interface driver cdc_subset
162[ 2.870021] usbcore: registered new interface driver zaurus
163[ 2.876028] usbcore: registered new interface driver cdc_ncm
164[ 2.882768] usbcore: registered new interface driver cdc_acm
165[ 2.888729] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.897107] Initializing USB Mass Storage driver...
167[ 2.902347] usbcore: registered new interface driver usb-storage
168[ 2.908647] USB Mass Storage support registered.
169[ 2.913685] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.920391] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.925633] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.934405] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.934426] musb-hdrc: MHDRC RTL version 2.0
174[ 2.934442] musb-hdrc: setup fifo_mode 4
175[ 2.934470] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.934617] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.939660] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.945674] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.950923] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.959691] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.959712] musb-hdrc: MHDRC RTL version 2.0
182[ 2.959727] musb-hdrc: setup fifo_mode 4
183[ 2.959749] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.959887] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.964929] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.970238] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 2.976611] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 2.984854] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 2.984960] usb usb1: default language 0x0409
190[ 2.985052] usb usb1: udev 1, busnum 1, minor = 0
191[ 2.985078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 2.992199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 2.999769] usb usb1: Product: MUSB HDRC host driver
194[ 3.005006] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.010674] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.016931] usb usb1: usb_probe_device
197[ 3.016961] usb usb1: configuration #1 chosen from 1 choice
198[ 3.017030] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.017230] hub 1-0:1.0: usb_probe_interface
200[ 3.017253] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.017281] hub 1-0:1.0: USB hub found
202[ 3.021286] hub 1-0:1.0: 1 port detected
203[ 3.025424] hub 1-0:1.0: standalone hub
204[ 3.025444] hub 1-0:1.0: individual port power switching
205[ 3.025463] hub 1-0:1.0: no over-current protection
206[ 3.025481] hub 1-0:1.0: Single TT
207[ 3.025501] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.025521] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.025576] hub 1-0:1.0: local power source is good
210[ 3.025690] hub 1-0:1.0: enabling power on all ports
211[ 3.026793] mousedev: PS/2 mouse device common for all mice
212[ 3.034727] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.042489] i2c /dev entries driver
214[ 3.047495] pps_ldisc: PPS line discipline registered
215[ 3.052982] Driver for 1-wire Dallas network protocol.
216[ 3.060225] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
217[ 3.067788] cpuidle: using governor ladder
218[ 3.072117] cpuidle: using governor menu
219[ 3.076675] of_get_named_gpio_flags exited with status 6
220[ 3.076695] of_get_named_gpio_flags: can't parse gpios property
221[ 3.076711] of_get_named_gpio_flags: can't parse gpios property
222[ 3.076748] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
223[ 3.083983] omap_hsmmc mmc.4: Failed to get rstctl; not using any
224[ 3.090828] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
225[ 3.098052] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
226[ 3.105373] mmc.4 supply vmmc_aux not found, using dummy regulator
227[ 3.112361] omap_hsmmc mmc.4: pins are not configured from the driver
228[ 3.125780] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
229[ 3.145805] of_get_named_gpio_flags exited with status -517
230[ 3.145871] platform gpio-leds.7: Driver leds-gpio requests probe deferral
231[ 3.153647] ledtrig-cpu: registered to indicate activity on CPUs
232[ 3.160426] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
233[ 3.167618] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
234[ 3.175717] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
235[ 3.182065] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
236[ 3.189248] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
237[ 3.201503] usbcore: registered new interface driver usbhid
238[ 3.207419] usbhid: USB HID core driver
239[ 3.214324] TCP: cubic registered
240[ 3.217847] Initializing XFRM netlink socket
241[ 3.222425] NET: Registered protocol family 17
242[ 3.227305] NET: Registered protocol family 15
243[ 3.232211] Key type dns_resolver registered
244[ 3.236846] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
245[ 3.244924] ThumbEE CPU extension supported.
246[ 3.249434] Registering SWP/SWPB emulation handler
247[ 3.255438] registered taskstats version 1
248[ 3.262046] of_get_named_gpio_flags exited with status -517
249[ 3.262119] platform gpio-leds.7: Driver leds-gpio requests probe deferral
250[ 3.319093] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
251[ 3.325504] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
252[ 3.340067] libphy: 4a101000.mdio: probed
253[ 3.344380] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
254[ 3.354616] Detected MACID = c8:df:84:bd:12:23
255[ 3.359296] cpsw 4a100000.ethernet: NAPI disabled
256[ 3.364686] of_get_named_gpio_flags exited with status -517
257[ 3.364752] platform gpio-leds.7: Driver leds-gpio requests probe deferral
258[ 3.373465] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
259[ 3.382729] cpu0 supply cpu0 not found, using dummy regulator
260[ 3.389229] cpufreq_cpu0: failed to scale voltage up: -22
261[ 3.395042] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.407815] ALSA device list:
263[ 3.411052] No soundcards found.
264[ 3.415613] Freeing init memory: 264K
265[ 3.419668] Failed to execute /init
266[ 4.437325] jffs2: notice: (122) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
267[ 5.745936] net eth0: initializing cpsw version 1.12 (0)
268[ 5.754892] net eth0: phy found : id is : 0x7c0f1
269[ 5.760296] libphy: PHY 4a101000.mdio:01 not found
270[ 5.765491] net eth0: phy 4a101000.mdio:01 not found on slave 1
271[ 9.903586] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
272Oct 2 22:59:14 (none) local0.err cgminer[355]: Miner compile time: Wed Jul 10 14:34:16 CST 2019 type: Antminer L3+
273Oct 2 22:59:14 (none) local0.warn cgminer[355]: Started cgminer 4.9.0
274Oct 2 22:59:14 (none) local0.notice cgminer[355]: detected at /sys/class/gpio/gpio51/value chain 0
275Oct 2 22:59:14 (none) local0.notice cgminer[355]: detected at /sys/class/gpio/gpio48/value chain 1
276Oct 2 22:59:14 (none) local0.notice cgminer[355]: detected at /sys/class/gpio/gpio47/value chain 2
277Oct 2 22:59:14 (none) local0.notice cgminer[355]: detected at /sys/class/gpio/gpio44/value chain 3
278Oct 2 22:59:14 (none) local0.notice cgminer[355]: detect total chain num 4
279Oct 2 22:59:14 (none) local0.notice cgminer[355]: i2c init ok
280Oct 2 22:59:23 (none) local0.notice cgminer[355]: in tty_init
281Oct 2 22:59:23 (none) local0.notice cgminer[355]: tty_init 0
282Oct 2 22:59:23 (none) local0.notice cgminer[355]: Start A New Asic Response.Chain Id:[0]
283Oct 2 22:59:23 (none) local0.notice cgminer[355]: tty_init 1
284Oct 2 22:59:23 (none) local0.notice cgminer[355]: Start A New Asic Response.Chain Id:[1]
285Oct 2 22:59:24 (none) local0.notice cgminer[355]: tty_init 2
286Oct 2 22:59:24 (none) local0.notice cgminer[355]: Start A New Asic Response.Chain Id:[2]
287Oct 2 22:59:24 (none) local0.notice cgminer[355]: tty_init 3
288Oct 2 22:59:24 (none) local0.notice cgminer[355]: Start A New Asic Response.Chain Id:[3]
289Oct 2 22:59:24 (none) local0.notice cgminer[355]: open device over
290Oct 2 22:59:24 (none) local0.notice cgminer[355]: send cmd to get chip address
291Oct 2 22:59:26 (none) local0.notice cgminer[355]: Chain 0 ASIC 72 !!!
292Oct 2 22:59:26 (none) local0.notice cgminer[355]: Chain 1 ASIC 72 !!!
293Oct 2 22:59:26 (none) local0.notice cgminer[355]: Chain 2 ASIC 50 !!!
294Oct 2 22:59:26 (none) local0.notice cgminer[355]: Chain 3 ASIC 72 !!!
295Oct 2 22:59:26 (none) local0.notice cgminer[355]: Need to recheck asic num !!!
296Oct 2 22:59:35 (none) local0.err cgminer[437]: Miner compile time: Wed Jul 10 14:34:16 CST 2019 type: Antminer L3+
297Oct 2 22:59:35 (none) local0.warn cgminer[437]: Started cgminer 4.9.0
298Oct 2 22:59:35 (none) local0.notice cgminer[437]: detected at /sys/class/gpio/gpio51/value chain 0
299Oct 2 22:59:35 (none) local0.notice cgminer[437]: detected at /sys/class/gpio/gpio48/value chain 1
300Oct 2 22:59:35 (none) local0.notice cgminer[437]: detected at /sys/class/gpio/gpio47/value chain 2
301Oct 2 22:59:35 (none) local0.notice cgminer[437]: detected at /sys/class/gpio/gpio44/value chain 3
302Oct 2 22:59:35 (none) local0.notice cgminer[437]: detect total chain num 4
303Oct 2 22:59:35 (none) local0.notice cgminer[437]: i2c init ok
304Oct 2 22:59:45 (none) local0.notice cgminer[437]: in tty_init
305Oct 2 22:59:45 (none) local0.notice cgminer[437]: tty_init 0
306Oct 2 22:59:45 (none) local0.notice cgminer[437]: Start A New Asic Response.Chain Id:[0]
307Oct 2 22:59:45 (none) local0.notice cgminer[437]: tty_init 1
308Oct 2 22:59:45 (none) local0.notice cgminer[437]: Start A New Asic Response.Chain Id:[1]
309Oct 2 22:59:45 (none) local0.notice cgminer[437]: tty_init 2
310Oct 2 22:59:45 (none) local0.notice cgminer[437]: Start A New Asic Response.Chain Id:[2]
311Oct 2 22:59:45 (none) local0.notice cgminer[437]: tty_init 3
312Oct 2 22:59:45 (none) local0.notice cgminer[437]: Start A New Asic Response.Chain Id:[3]
313Oct 2 22:59:45 (none) local0.notice cgminer[437]: open device over
314Oct 2 22:59:46 (none) local0.notice cgminer[437]: send cmd to get chip address
315Oct 2 22:59:48 (none) local0.notice cgminer[437]: Chain 0 ASIC 72 !!!
316Oct 2 22:59:48 (none) local0.notice cgminer[437]: Chain 1 ASIC 72 !!!
317Oct 2 22:59:48 (none) local0.notice cgminer[437]: Chain 2 ASIC 50 !!!
318Oct 2 22:59:48 (none) local0.notice cgminer[437]: Chain 3 ASIC 72 !!!
319Oct 2 22:59:48 (none) local0.notice cgminer[437]: Need to recheck asic num !!!
320Oct 2 22:59:50 (none) local0.notice cgminer[437]: Chain 0 ASIC 72 !!!
321Oct 2 22:59:50 (none) local0.notice cgminer[437]: Chain 1 ASIC 72 !!!
322Oct 2 22:59:50 (none) local0.notice cgminer[437]: Chain 2 ASIC 50 !!!
323Oct 2 22:59:50 (none) local0.notice cgminer[437]: Chain 3 ASIC 72 !!!
324Oct 2 22:59:50 (none) local0.notice cgminer[437]: Need to recheck asic num !!!
325Oct 2 22:59:52 (none) local0.notice cgminer[437]: Chain 0 ASIC 72 !!!
326Oct 2 22:59:52 (none) local0.notice cgminer[437]: Chain 1 ASIC 72 !!!
327Oct 2 22:59:52 (none) local0.notice cgminer[437]: Chain 2 ASIC 50 !!!
328Oct 2 22:59:52 (none) local0.notice cgminer[437]: Chain 3 ASIC 72 !!!
329Oct 2 22:59:52 (none) local0.notice cgminer[437]: Need to recheck asic num !!!
330Oct 2 22:59:54 (none) local0.notice cgminer[437]: Chain 0 ASIC 72 !!!
331Oct 2 22:59:54 (none) local0.notice cgminer[437]: Chain 1 ASIC 72 !!!
332Oct 2 22:59:54 (none) local0.notice cgminer[437]: Chain 2 ASIC 50 !!!
333Oct 2 22:59:54 (none) local0.notice cgminer[437]: Chain 3 ASIC 72 !!!
334Oct 2 22:59:54 (none) local0.notice cgminer[437]: Need to recheck asic num !!!
335Oct 2 22:59:56 (none) local0.notice cgminer[437]: Chain 0 ASIC 72 !!!
336Oct 2 22:59:56 (none) local0.notice cgminer[437]: Chain 1 ASIC 72 !!!
337Oct 2 22:59:56 (none) local0.notice cgminer[437]: Chain 2 ASIC 50 !!!
338Oct 2 22:59:56 (none) local0.notice cgminer[437]: Chain 3 ASIC 72 !!!
339Oct 2 22:59:56 (none) local0.notice cgminer[437]: Need to recheck asic num !!!
340Oct 2 22:59:58 (none) local0.notice cgminer[437]: Chain 0 ASIC 72 !!!
341Oct 2 22:59:58 (none) local0.notice cgminer[437]: Chain 1 ASIC 72 !!!
342Oct 2 22:59:58 (none) local0.notice cgminer[437]: Chain 2 ASIC 50 !!!
343Oct 2 22:59:58 (none) local0.notice cgminer[437]: Chain 3 ASIC 72 !!!
344Oct 2 22:59:58 (none) local0.notice cgminer[437]: addrInterval = '3'
345Oct 2 22:59:58 (none) local0.notice cgminer[437]: software_set_address: chain 0 has 72 ASIC, and addrInterval is 3
346Oct 2 22:59:58 (none) local0.notice cgminer[437]: Now Set [0] Chain Address
347Oct 2 22:59:59 (none) local0.notice cgminer[437]: software_set_address: chain 1 has 72 ASIC, and addrInterval is 3
348Oct 2 22:59:59 (none) local0.notice cgminer[437]: Now Set [1] Chain Address
349Oct 2 23:00:00 (none) local0.notice cgminer[437]: software_set_address: chain 2 has 50 ASIC, and addrInterval is 3
350Oct 2 23:00:00 (none) local0.notice cgminer[437]: Now Set [2] Chain Address
351Oct 2 23:00:01 (none) local0.notice cgminer[437]: software_set_address: chain 3 has 72 ASIC, and addrInterval is 3
352Oct 2 23:00:01 (none) local0.notice cgminer[437]: Now Set [3] Chain Address
353Oct 2 23:00:02 (none) local0.notice cgminer[437]: frequency = '384'
354Oct 2 23:00:02 (none) local0.notice cgminer[437]: dev.timeout = 19
355Oct 2 23:00:02 (none) local0.notice cgminer[437]: opt_bitmain_L3_core_temp : 2
356Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
357Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
358Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
359Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[3], Chip[C]
360Oct 2 23:00:03 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x19
361Oct 2 23:00:03 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x19
362Oct 2 23:00:03 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x19
363Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
364Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
365Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
366Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
367Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
368Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
369Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
370Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
371Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
372Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
373Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
374Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
375Oct 2 23:00:03 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
376Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][0]@ChainID:[0], Chip[C]
377Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C]
378Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
379Oct 2 23:00:03 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][0]@ChainID:[3], Chip[C]
380Oct 2 23:00:04 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x0
381Oct 2 23:00:04 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x0
382Oct 2 23:00:04 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x0
383Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
384Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
385Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
386Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
387Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
388Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
389Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
390Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
391Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
392Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
393Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
394Oct 2 23:00:04 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
395Oct 2 23:00:04 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 0 local 0x19 remote 0x0 offset 0xffffffd8
396Oct 2 23:00:04 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
397Oct 2 23:00:04 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 0 local 0x19 remote 0x0 offset 0xffffffd8
398Oct 2 23:00:04 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
399Oct 2 23:00:04 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 0 local 0x19 remote 0x0 offset 0xffffffd8
400Oct 2 23:00:04 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
401Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][F6]@ChainID:[0], Chip[C]
402Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][F6]@ChainID:[1], Chip[C]
403Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
404Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
405Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][1A]@ChainID:[0], Chip[C]
406Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
407Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[2], Chip[C]
408Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[3], Chip[C]
409Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][1A]@ChainID:[0], Chip[C]
410Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
411Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[2], Chip[C]
412Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[3], Chip[C]
413Oct 2 23:00:05 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x1a
414Oct 2 23:00:05 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x19
415Oct 2 23:00:05 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x19
416Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
417Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
418Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
419Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
420Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
421Oct 2 23:00:05 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
422Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
423Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
424Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
425Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
426Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
427Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
428Oct 2 23:00:06 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
429Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][15]@ChainID:[0], Chip[C]
430Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][14]@ChainID:[1], Chip[C]
431Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
432Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][13]@ChainID:[3], Chip[C]
433Oct 2 23:00:06 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x15
434Oct 2 23:00:06 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x14
435Oct 2 23:00:06 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x13
436Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
437Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
438Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
439Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
440Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
441Oct 2 23:00:06 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
442Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
443Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
444Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
445Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
446Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
447Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
448Oct 2 23:00:07 (none) local0.notice cgminer[437]: 2 Chain 0 chip 0 local 0x1a remote 0x15 offset 0xfffffff6
449Oct 2 23:00:07 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
450Oct 2 23:00:07 (none) local0.notice cgminer[437]: 2 Chain 1 chip 0 local 0x19 remote 0x14 offset 0xfffffff6
451Oct 2 23:00:07 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
452Oct 2 23:00:07 (none) local0.notice cgminer[437]: 2 Chain 3 chip 0 local 0x19 remote 0x13 offset 0xfffffff6
453Oct 2 23:00:07 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
454Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
455Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
456Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
457Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
458Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
459Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
460Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
461Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
462Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
463Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
464Oct 2 23:00:07 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
465Oct 2 23:00:08 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x19
466Oct 2 23:00:08 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x19
467Oct 2 23:00:08 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
468Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
469Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
470Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
471Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
472Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
473Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
474Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
475Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
476Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
477Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
478Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
479Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
480Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
481Oct 2 23:00:08 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
482Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
483Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
484Oct 2 23:00:08 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
485Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
486Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
487Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
488Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
489Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
490Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
491Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
492Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
493Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
494Oct 2 23:00:09 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x19
495Oct 2 23:00:09 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
496Oct 2 23:00:09 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x19
497Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
498Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
499Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
500Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
501Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
502Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
503Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
504Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
505Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
506Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
507Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
508Oct 2 23:00:09 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
509Oct 2 23:00:09 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x19 remote 0x19 offset 0xfffffffb
510Oct 2 23:00:09 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x14
511Oct 2 23:00:09 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x19 remote 0x19 offset 0xfffffffb
512Oct 2 23:00:09 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x14
513Oct 2 23:00:09 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x19 offset 0xfffffffc
514Oct 2 23:00:09 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x14
515Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
516Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
517Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
518Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
519Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
520Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
521Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[2], Chip[C]
522Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[3], Chip[C]
523Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
524Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[1], Chip[C]
525Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[2], Chip[C]
526Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[3], Chip[C]
527Oct 2 23:00:10 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x19
528Oct 2 23:00:10 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x19
529Oct 2 23:00:10 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x17
530Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
531Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
532Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
533Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
534Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
535Oct 2 23:00:10 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
536Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
537Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
538Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
539Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
540Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
541Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
542Oct 2 23:00:11 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
543Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
544Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
545Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1C]@ChainID:[2], Chip[C]
546Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
547Oct 2 23:00:11 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x19
548Oct 2 23:00:11 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
549Oct 2 23:00:11 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x18
550Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
551Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
552Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
553Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
554Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
555Oct 2 23:00:11 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
556Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
557Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
558Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
559Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
560Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
561Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
562Oct 2 23:00:12 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x19 remote 0x19 offset 0xfffffffb
563Oct 2 23:00:12 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x32
564Oct 2 23:00:12 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x19 remote 0x19 offset 0xfffffffb
565Oct 2 23:00:12 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x32
566Oct 2 23:00:12 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x17 remote 0x18 offset 0xfffffffc
567Oct 2 23:00:12 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x32
568Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
569Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
570Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
571Oct 2 23:00:12 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
572Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
573Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
574Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
575Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
576Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
577Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
578Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
579Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
580Oct 2 23:00:13 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x18
581Oct 2 23:00:13 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x18
582Oct 2 23:00:13 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
583Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
584Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
585Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
586Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
587Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
588Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
589Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
590Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
591Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
592Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
593Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
594Oct 2 23:00:13 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
595Oct 2 23:00:13 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
596Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
597Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
598Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
599Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
600Oct 2 23:00:14 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x19
601Oct 2 23:00:14 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
602Oct 2 23:00:14 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x18
603Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
604Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
605Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
606Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
607Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
608Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
609Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
610Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
611Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
612Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
613Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
614Oct 2 23:00:14 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
615Oct 2 23:00:14 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
616Oct 2 23:00:14 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x50
617Oct 2 23:00:14 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
618Oct 2 23:00:14 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x50
619Oct 2 23:00:14 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x18 offset 0xfffffffc
620Oct 2 23:00:14 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x50
621Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
622Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
623Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
624Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
625Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
626Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
627Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[2], Chip[C]
628Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
629Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
630Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
631Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[2], Chip[C]
632Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
633Oct 2 23:00:15 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x18
634Oct 2 23:00:15 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x18
635Oct 2 23:00:15 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
636Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
637Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
638Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
639Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
640Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
641Oct 2 23:00:15 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
642Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
643Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
644Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
645Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
646Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
647Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
648Oct 2 23:00:16 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
649Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
650Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
651Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
652Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
653Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
654Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
655Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
656Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
657Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
658Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
659Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
660Oct 2 23:00:16 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
661Oct 2 23:00:16 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x19
662Oct 2 23:00:16 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
663Oct 2 23:00:16 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x19
664Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
665Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
666Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
667Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
668Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
669Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
670Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
671Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
672Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
673Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
674Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
675Oct 2 23:00:17 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
676Oct 2 23:00:17 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
677Oct 2 23:00:17 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x6e
678Oct 2 23:00:17 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
679Oct 2 23:00:17 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x6e
680Oct 2 23:00:17 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x19 offset 0xfffffffc
681Oct 2 23:00:17 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x6e
682Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
683Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
684Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
685Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
686Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
687Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
688Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
689Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
690Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][19]@ChainID:[0], Chip[C]
691Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
692Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
693Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
694Oct 2 23:00:18 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x19
695Oct 2 23:00:18 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x18
696Oct 2 23:00:18 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
697Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
698Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
699Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
700Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
701Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
702Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
703Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
704Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
705Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
706Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
707Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
708Oct 2 23:00:18 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
709Oct 2 23:00:19 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
710Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
711Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
712Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
713Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[3], Chip[C]
714Oct 2 23:00:19 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x19
715Oct 2 23:00:19 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
716Oct 2 23:00:19 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x19
717Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
718Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
719Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
720Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
721Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
722Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
723Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
724Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
725Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
726Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
727Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
728Oct 2 23:00:19 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
729Oct 2 23:00:19 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x19 remote 0x19 offset 0xfffffffb
730Oct 2 23:00:19 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
731Oct 2 23:00:19 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
732Oct 2 23:00:19 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
733Oct 2 23:00:19 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x19 offset 0xfffffffc
734Oct 2 23:00:19 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
735Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
736Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
737Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
738Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
739Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
740Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
741Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][16]@ChainID:[2], Chip[C]
742Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
743Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
744Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
745Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][16]@ChainID:[2], Chip[C]
746Oct 2 23:00:20 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
747Oct 2 23:00:20 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x18
748Oct 2 23:00:20 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x18
749Oct 2 23:00:20 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
750Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
751Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
752Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
753Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
754Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
755Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
756Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
757Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
758Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
759Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
760Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
761Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
762Oct 2 23:00:21 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
763Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[0], Chip[C]
764Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
765Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
766Oct 2 23:00:21 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
767Oct 2 23:00:21 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x19
768Oct 2 23:00:21 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
769Oct 2 23:00:21 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x18
770Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
771Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
772Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
773Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
774Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
775Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
776Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
777Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
778Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
779Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
780Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
781Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
782Oct 2 23:00:22 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
783Oct 2 23:00:22 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
784Oct 2 23:00:22 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
785Oct 2 23:00:22 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
786Oct 2 23:00:22 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x18 offset 0xfffffffc
787Oct 2 23:00:22 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
788Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
789Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
790Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
791Oct 2 23:00:22 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
792Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
793Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
794Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
795Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[3], Chip[C]
796Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
797Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[1], Chip[C]
798Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
799Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[3], Chip[C]
800Oct 2 23:00:23 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x18
801Oct 2 23:00:23 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x18
802Oct 2 23:00:23 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x17
803Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
804Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
805Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
806Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
807Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
808Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
809Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
810Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
811Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
812Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
813Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
814Oct 2 23:00:23 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
815Oct 2 23:00:23 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
816Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[0], Chip[C]
817Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][19]@ChainID:[1], Chip[C]
818Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
819Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
820Oct 2 23:00:24 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x18
821Oct 2 23:00:24 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x19
822Oct 2 23:00:24 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x18
823Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
824Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
825Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
826Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
827Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
828Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
829Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
830Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
831Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
832Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
833Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
834Oct 2 23:00:24 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
835Oct 2 23:00:24 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x18 remote 0x18 offset 0xfffffffb
836Oct 2 23:00:24 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
837Oct 2 23:00:24 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x18 remote 0x19 offset 0xfffffffb
838Oct 2 23:00:24 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
839Oct 2 23:00:24 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x17 remote 0x18 offset 0xfffffffc
840Oct 2 23:00:24 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
841Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
842Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
843Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
844Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
845Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
846Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[1], Chip[C]
847Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
848Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
849Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
850Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[1], Chip[C]
851Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
852Oct 2 23:00:25 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
853Oct 2 23:00:25 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x18
854Oct 2 23:00:25 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x17
855Oct 2 23:00:25 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
856Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
857Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
858Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
859Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
860Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
861Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
862Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
863Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
864Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
865Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
866Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
867Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
868Oct 2 23:00:26 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
869Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[0], Chip[C]
870Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[1], Chip[C]
871Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
872Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
873Oct 2 23:00:26 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x18
874Oct 2 23:00:26 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x18
875Oct 2 23:00:26 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x18
876Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
877Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
878Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
879Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
880Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
881Oct 2 23:00:26 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
882Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
883Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
884Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
885Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
886Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
887Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
888Oct 2 23:00:27 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x18 remote 0x18 offset 0xfffffffb
889Oct 2 23:00:27 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffe6
890Oct 2 23:00:27 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x17 remote 0x18 offset 0xfffffffb
891Oct 2 23:00:27 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffe6
892Oct 2 23:00:27 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x18 offset 0xfffffffc
893Oct 2 23:00:27 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffe6
894Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
895Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
896Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
897Oct 2 23:00:27 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
898Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
899Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[1], Chip[C]
900Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
901Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
902Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[0], Chip[C]
903Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[1], Chip[C]
904Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][17]@ChainID:[2], Chip[C]
905Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][0][18]@ChainID:[3], Chip[C]
906Oct 2 23:00:28 (none) local0.notice cgminer[437]: Chain 0 chip 0 LocalTemp 0x18
907Oct 2 23:00:28 (none) local0.notice cgminer[437]: Chain 1 chip 0 LocalTemp 0x17
908Oct 2 23:00:28 (none) local0.notice cgminer[437]: Chain 3 chip 0 LocalTemp 0x18
909Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
910Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
911Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
912Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
913Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
914Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
915Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
916Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
917Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
918Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
919Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[1], Chip[C9]
920Oct 2 23:00:28 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
921Oct 2 23:00:28 (none) local0.err cgminer[437]: Get [1]Temp Data Failed!
922Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][17]@ChainID:[0], Chip[C]
923Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[1], Chip[C]
924Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
925Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
926Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][17]@ChainID:[0], Chip[C]
927Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[1], Chip[C]
928Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
929Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
930Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][17]@ChainID:[0], Chip[C]
931Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[1], Chip[C]
932Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][1D]@ChainID:[2], Chip[C]
933Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][1][18]@ChainID:[3], Chip[C]
934Oct 2 23:00:29 (none) local0.notice cgminer[437]: Chain 0 chip 0 RemoteTemp 0x17
935Oct 2 23:00:29 (none) local0.notice cgminer[437]: Chain 1 chip 0 RemoteTemp 0x18
936Oct 2 23:00:29 (none) local0.notice cgminer[437]: Chain 3 chip 0 RemoteTemp 0x18
937Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
938Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
939Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
940Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
941Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
942Oct 2 23:00:29 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
943Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
944Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
945Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
946Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
947Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[1], Chip[C9]
948Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
949Oct 2 23:00:30 (none) local0.notice cgminer[437]: OK Chain 0 chip 0 local 0x18 remote 0x17 offset 0xfffffffb
950Oct 2 23:00:30 (none) local0.notice cgminer[437]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x4
951Oct 2 23:00:30 (none) local0.notice cgminer[437]: OK Chain 1 chip 0 local 0x17 remote 0x18 offset 0xfffffffb
952Oct 2 23:00:30 (none) local0.notice cgminer[437]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x4
953Oct 2 23:00:30 (none) local0.notice cgminer[437]: OK Chain 3 chip 0 local 0x18 remote 0x18 offset 0xfffffffc
954Oct 2 23:00:30 (none) local0.notice cgminer[437]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x4
955Oct 2 23:00:30 (none) local0.notice cgminer[437]: send cmd to open block
956Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
957Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FB]@ChainID:[1], Chip[C]
958Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][0]@ChainID:[2], Chip[C]
959Oct 2 23:00:30 (none) local0.notice cgminer[437]: Dump IIC Data:[1][98][11][FC]@ChainID:[3], Chip[C]
960Oct 2 23:00:33 (none) local0.err cgminer[437]: cgminer time error total_secs = 1570057233.121039 last_total_secs = 1.000000
961Oct 2 23:00:33 (none) local0.warn cgminer[437]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
962Oct 2 23:00:33 (none) local0.warn cgminer[437]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
963Oct 2 23:00:39 (none) local0.warn cgminer[437]: API running in IP access mode on port 4028 (15)
964Oct 2 23:50:35 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
965Oct 2 23:50:35 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
966Oct 2 23:50:35 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
967Oct 2 23:50:35 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
968Oct 2 23:51:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
969Oct 2 23:51:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
970Oct 2 23:51:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
971Oct 2 23:51:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
972Oct 2 23:51:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
973Oct 2 23:51:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
974Oct 3 00:26:46 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
975Oct 3 00:26:46 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
976Oct 3 00:26:46 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 7
977Oct 3 00:26:46 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
978Oct 3 00:43:42 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
979Oct 3 00:43:42 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
980Oct 3 01:01:35 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
981Oct 3 01:01:35 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
982Oct 3 01:01:35 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
983Oct 3 01:01:35 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
984Oct 3 01:03:29 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
985Oct 3 01:03:29 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
986Oct 3 01:03:29 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
987Oct 3 01:03:29 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
988Oct 3 01:12:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
989Oct 3 01:12:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
990Oct 3 01:14:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
991Oct 3 01:14:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
992Oct 3 01:14:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
993Oct 3 01:14:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
994Oct 3 01:28:55 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
995Oct 3 01:28:55 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
996Oct 3 01:40:33 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
997Oct 3 01:40:33 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
998Oct 3 01:48:18 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
999Oct 3 01:48:18 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1000Oct 3 01:48:19 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1001Oct 3 01:48:19 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1002Oct 3 01:49:45 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1003Oct 3 01:49:45 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1004Oct 3 01:52:03 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1005Oct 3 01:52:03 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1006Oct 3 02:18:32 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1007Oct 3 02:18:32 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1008Oct 3 02:18:32 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1009Oct 3 02:18:32 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1010Oct 3 02:37:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1011Oct 3 02:37:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1012Oct 3 02:39:39 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1013Oct 3 02:39:39 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1014Oct 3 02:54:47 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1015Oct 3 02:54:47 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1016Oct 3 02:57:59 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1017Oct 3 02:57:59 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1018Oct 3 03:25:43 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1019Oct 3 03:25:43 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1020Oct 3 03:25:43 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1021Oct 3 03:25:43 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1022Oct 3 04:02:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1023Oct 3 04:02:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1024Oct 3 04:27:20 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1025Oct 3 04:27:20 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1026Oct 3 04:51:35 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1027Oct 3 04:51:35 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1028Oct 3 05:19:05 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1029Oct 3 05:19:05 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1030Oct 3 05:26:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1031Oct 3 05:26:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1032Oct 3 05:40:53 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1033Oct 3 05:40:53 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1034Oct 3 05:40:53 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 7
1035Oct 3 05:40:53 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1036Oct 3 05:47:45 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1037Oct 3 05:47:45 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1038Oct 3 06:06:20 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1039Oct 3 06:06:20 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1040Oct 3 06:10:01 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1041Oct 3 06:10:01 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1042Oct 3 06:10:01 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1043Oct 3 06:10:01 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1044Oct 3 06:21:37 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1045Oct 3 06:21:37 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1046Oct 3 06:24:17 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1047Oct 3 06:24:17 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1048Oct 3 06:24:17 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1049Oct 3 06:24:17 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1050Oct 3 06:45:41 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1051Oct 3 06:45:41 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1052Oct 3 07:04:27 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1053Oct 3 07:04:27 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1054Oct 3 07:09:25 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1055Oct 3 07:09:25 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1056Oct 3 07:09:25 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1057Oct 3 07:09:25 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1058Oct 3 07:19:19 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1059Oct 3 07:19:19 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1060Oct 3 07:27:02 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1061Oct 3 07:27:02 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1062Oct 3 07:45:16 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1063Oct 3 07:45:16 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1064Oct 3 07:50:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1065Oct 3 07:50:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1066Oct 3 07:54:00 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1067Oct 3 07:54:00 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1068Oct 3 07:54:00 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1069Oct 3 07:54:00 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1070Oct 3 07:56:17 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1071Oct 3 07:56:17 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1072Oct 3 08:01:47 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1073Oct 3 08:01:47 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1074Oct 3 08:01:47 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1075Oct 3 08:01:47 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1076Oct 3 08:02:45 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1077Oct 3 08:02:45 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1078Oct 3 08:07:56 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1079Oct 3 08:07:56 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1080Oct 3 08:33:14 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1081Oct 3 08:33:14 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1082Oct 3 08:33:14 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1083Oct 3 08:33:14 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1084Oct 3 08:41:15 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1085Oct 3 08:41:15 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1086Oct 3 08:43:33 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1087Oct 3 08:43:33 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1088Oct 3 08:44:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1089Oct 3 08:44:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1090Oct 3 08:56:57 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1091Oct 3 08:56:57 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1092Oct 3 09:07:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1093Oct 3 09:07:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1094Oct 3 09:25:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1095Oct 3 09:25:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1096Oct 3 09:40:20 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1097Oct 3 09:40:20 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1098Oct 3 09:57:56 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1099Oct 3 09:57:56 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1100Oct 3 09:59:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1101Oct 3 09:59:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1102Oct 3 10:14:36 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1103Oct 3 10:14:36 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1104Oct 3 10:20:31 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1105Oct 3 10:20:31 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1106Oct 3 10:20:31 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1107Oct 3 10:20:31 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1108Oct 3 10:32:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1109Oct 3 10:32:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1110Oct 3 11:35:16 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1111Oct 3 11:35:16 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1112Oct 3 11:36:30 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1113Oct 3 11:36:30 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1114Oct 3 11:40:09 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1115Oct 3 11:40:09 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1116Oct 3 11:41:31 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1117Oct 3 11:41:31 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1118Oct 3 11:42:24 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1119Oct 3 11:42:24 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1120Oct 3 12:00:00 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1121Oct 3 12:00:00 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1122Oct 3 12:11:07 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1123Oct 3 12:11:07 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1124Oct 3 12:33:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1125Oct 3 12:33:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1126Oct 3 13:16:54 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1127Oct 3 13:16:54 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1128Oct 3 13:42:58 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1129Oct 3 13:42:58 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1130Oct 3 14:53:40 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1131Oct 3 14:53:40 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1132Oct 3 14:58:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1133Oct 3 14:58:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1134Oct 3 15:02:43 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1135Oct 3 15:02:43 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1136Oct 3 15:10:34 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1137Oct 3 15:10:34 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1138Oct 3 15:32:37 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1139Oct 3 15:32:37 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1140Oct 3 15:46:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1141Oct 3 15:46:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1142Oct 3 16:10:00 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1143Oct 3 16:10:00 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1144Oct 3 16:30:19 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1145Oct 3 16:30:19 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1146Oct 3 16:31:03 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1147Oct 3 16:31:03 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1148Oct 3 16:47:05 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1149Oct 3 16:47:05 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1150Oct 3 16:48:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1151Oct 3 16:48:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1152Oct 3 17:00:26 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1153Oct 3 17:00:26 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1154Oct 3 17:08:26 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1155Oct 3 17:08:26 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1156Oct 3 17:16:21 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1157Oct 3 17:16:21 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1158Oct 3 17:20:23 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1159Oct 3 17:20:23 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1160Oct 3 17:21:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 4 6
1161Oct 3 17:21:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1162Oct 3 17:21:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 5 6
1163Oct 3 17:21:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1164Oct 3 17:33:16 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1165Oct 3 17:33:16 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1166Oct 3 17:37:05 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1167Oct 3 17:37:05 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1168Oct 3 17:37:05 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1169Oct 3 17:37:05 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1170Oct 3 17:50:35 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1171Oct 3 17:50:35 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1172Oct 3 17:53:07 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1173Oct 3 17:53:07 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1174Oct 3 17:55:06 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1175Oct 3 17:55:06 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1176Oct 3 18:10:40 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1177Oct 3 18:10:40 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1178Oct 3 18:26:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1179Oct 3 18:26:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1180Oct 3 18:26:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1181Oct 3 18:26:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1182Oct 3 18:49:48 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1183Oct 3 18:49:48 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1184Oct 3 18:51:59 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1185Oct 3 18:51:59 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1186Oct 3 19:00:09 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1187Oct 3 19:00:09 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1188Oct 3 19:00:09 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1189Oct 3 19:00:09 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1190Oct 3 19:00:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1191Oct 3 19:00:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1192Oct 3 19:05:03 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1193Oct 3 19:05:03 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1194Oct 3 19:13:21 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1195Oct 3 19:13:21 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1196Oct 3 19:13:22 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 6
1197Oct 3 19:13:22 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1198Oct 3 19:47:29 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1199Oct 3 19:47:29 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1200Oct 3 20:04:34 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1201Oct 3 20:04:34 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1202Oct 3 20:04:34 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1203Oct 3 20:04:34 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1204Oct 3 20:07:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1205Oct 3 20:07:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1206Oct 3 20:08:24 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1207Oct 3 20:08:24 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1208Oct 3 20:20:24 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1209Oct 3 20:20:24 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1210Oct 3 20:20:24 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1211Oct 3 20:20:24 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1212Oct 3 20:26:59 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1213Oct 3 20:26:59 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1214Oct 3 21:25:53 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1215Oct 3 21:25:53 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1216Oct 3 21:25:54 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1217Oct 3 21:25:54 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1218Oct 3 21:41:56 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1219Oct 3 21:41:56 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1220Oct 3 21:41:57 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1221Oct 3 21:41:57 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1222Oct 3 21:41:57 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1223Oct 3 21:41:57 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1224Oct 3 21:42:04 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1225Oct 3 21:42:04 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1226Oct 3 21:42:04 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1227Oct 3 21:42:04 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1228Oct 3 22:06:22 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1229Oct 3 22:06:22 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1230Oct 3 22:06:22 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1231Oct 3 22:06:22 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1232Oct 3 22:08:11 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1233Oct 3 22:08:11 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1234Oct 3 22:11:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1235Oct 3 22:11:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1236Oct 3 22:11:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1237Oct 3 22:11:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1238Oct 3 22:55:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1239Oct 3 22:55:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1240Oct 3 22:55:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1241Oct 3 22:55:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1242Oct 3 23:02:50 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1243Oct 3 23:02:50 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1244Oct 3 23:06:52 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1245Oct 3 23:06:52 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1246Oct 3 23:06:52 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1247Oct 3 23:06:52 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1248Oct 3 23:14:15 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1249Oct 3 23:14:15 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1250Oct 3 23:16:14 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1251Oct 3 23:16:14 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1252Oct 3 23:16:14 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1253Oct 3 23:16:14 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1254Oct 3 23:17:10 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1255Oct 3 23:17:10 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1256Oct 3 23:17:10 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1257Oct 3 23:17:10 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1258Oct 3 23:28:49 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1259Oct 3 23:28:49 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1260Oct 3 23:39:39 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1261Oct 3 23:39:39 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1262Oct 3 23:40:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1263Oct 3 23:40:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1264Oct 3 23:40:38 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1265Oct 3 23:40:38 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1266Oct 3 23:43:19 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1267Oct 3 23:43:19 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1268Oct 3 23:52:58 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1269Oct 3 23:52:58 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1270Oct 3 23:52:58 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1271Oct 3 23:52:58 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1272Oct 3 23:57:31 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1273Oct 3 23:57:31 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1274Oct 4 00:06:25 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1275Oct 4 00:06:25 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1276Oct 4 00:06:25 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1277Oct 4 00:06:25 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1278Oct 4 00:21:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1279Oct 4 00:21:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1280Oct 4 00:21:12 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1281Oct 4 00:21:12 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1282Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1283Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1284Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1285Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1286Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 3
1287Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1288Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 3
1289Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1290Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 2 3
1291Oct 4 00:36:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1292Oct 4 00:52:36 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1293Oct 4 00:52:36 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1294Oct 4 00:52:36 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1295Oct 4 00:52:36 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1296Oct 4 01:01:59 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1297Oct 4 01:01:59 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1298Oct 4 01:01:59 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1299Oct 4 01:01:59 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1300Oct 4 01:01:59 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1301Oct 4 01:01:59 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1302Oct 4 01:49:47 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1303Oct 4 01:49:47 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1304Oct 4 01:49:47 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1305Oct 4 01:49:47 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1306Oct 4 02:28:20 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1307Oct 4 02:28:20 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1308Oct 4 02:28:20 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1309Oct 4 02:28:20 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1310Oct 4 02:28:21 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1311Oct 4 02:28:21 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1312Oct 4 02:32:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1313Oct 4 02:32:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1314Oct 4 02:32:51 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1315Oct 4 02:32:51 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1316Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 3
1317Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1318Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 3
1319Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1320Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 2 3
1321Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1322Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1323Oct 4 03:13:50 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1324Oct 4 03:55:28 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 2
1325Oct 4 03:55:28 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1326Oct 4 03:55:28 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 1 2
1327Oct 4 03:55:28 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000000
1328Oct 6 02:01:18 (none) local0.err cgminer[437]: bitmain_scanreg,crc5 error,should be 00,but check as 10 0 1
1329Oct 6 02:01:18 (none) local0.err cgminer[437]: bitmain_scanreg: reg_value = 0x00000100
1330Oct 8 09:51:30 (none) local0.err cgminer[437]: Which Nonce Cause Err![72]
1331Oct 8 09:51:31 (none) local0.err cgminer[437]: Which Nonce Cause Err![72]
1332Oct 8 09:51:32 (none) local0.err cgminer[437]: Which Nonce Cause Err![72]
1333Oct 8 14:21:29 (none) local0.warn cgminer[437]: Lost 4 shares due to no stratum share response from pool 0
1334Oct 8 14:21:59 (none) local0.warn cgminer[437]: Lost 2 shares due to no stratum share response from pool 0
1335Oct 8 14:22:29 (none) local0.warn cgminer[437]: Lost 2 shares due to no stratum share response from pool 0