· 6 years ago · Jul 10, 2019, 07:52 AM
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.000354] 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.015766] Mount-cache hash table entries: 512
51[ 0.024600] Initializing cgroup subsys cpuacct
52[ 0.024634] Initializing cgroup subsys memory
53[ 0.024698] Initializing cgroup subsys blkio
54[ 0.024835] CPU: Testing write buffer coherency: ok
55[ 0.025399] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025475] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026800] Brought up 1 CPUs
58[ 0.026822] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028118] devtmpfs: initialized
60[ 0.092523] pinctrl core: initialized pinctrl subsystem
61[ 0.092739] rstctl core: initialized rstctl subsystem
62[ 0.093228] regulator-dummy: no parameters
63[ 0.093801] NET: Registered protocol family 16
64[ 0.094501] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104175] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104358] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105445] platform 49000000.edma: alias fck already exists
68[ 0.105479] platform 49000000.edma: alias fck already exists
69[ 0.105507] platform 49000000.edma: alias fck already exists
70[ 0.106650] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106832] OMAP GPIO hardware version 0.1
72[ 0.108236] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109558] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110877] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111514] of_get_named_gpio_flags exited with status 52
76[ 0.111546] gpio-rctrl rstctl.3: loaded OK
77[ 0.116658] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119858] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122046] cpsw.0: No hwaddr in dt. Using 64:cf:d9:64:c7:e5 from efuse
80[ 0.122078] cpsw.1: No hwaddr in dt. Using 64:cf:d9:64:c7:e7 from efuse
81[ 0.137622] bio: create slab <bio-0> at 0
82[ 0.149757] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149994] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150285] vmmcsd_fixed: 3300 mV
85[ 0.153400] SCSI subsystem initialized
86[ 0.153855] usbcore: registered new interface driver usbfs
87[ 0.153968] usbcore: registered new interface driver hub
88[ 0.154310] usbcore: registered new device driver usb
89[ 0.156409] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156443] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156639] media: Linux media interface: v0.10
92[ 0.156735] Linux video capture interface: v2.00
93[ 0.156852] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156868] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157586] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158777] Switching to clocksource gp_timer
97[ 0.176833] NET: Registered protocol family 2
98[ 0.177830] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177920] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.178009] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178101] TCP: reno registered
102[ 0.178128] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178173] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178667] NET: Registered protocol family 1
105[ 0.179251] RPC: Registered named UNIX socket transport module.
106[ 0.179272] RPC: Registered udp transport module.
107[ 0.179285] RPC: Registered tcp transport module.
108[ 0.179300] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179688] Trying to unpack rootfs image as initramfs...
110[ 1.913785] Freeing initrd memory: 11964K
111[ 1.914471] CPU PMU: probing PMU on CPU 0
112[ 1.914502] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.915120] omap2_mbox_probe: platform not supported
114[ 1.918990] VFS: Disk quotas dquot_6.5.2
115[ 1.919229] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.920542] NFS: Registering the id_resolver key type
117[ 1.920712] Key type id_resolver registered
118[ 1.920730] Key type id_legacy registered
119[ 1.920800] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.921239] msgmni has been set to 490
121[ 1.924030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.924055] io scheduler noop registered
123[ 1.924071] io scheduler deadline registered
124[ 1.924128] io scheduler cfq registered (default)
125[ 1.928067] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.930667] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.930948] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.591765] console [ttyO0] enabled
129[ 2.596296] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.604997] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.613640] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.622303] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.631280] [drm] Initialized drm 1.1.0 20060810
134[ 2.649958] brd: module loaded
135[ 2.660223] loop: module loaded
136[ 2.664417] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.674344] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.679873] ONFI param page 0 valid
139[ 2.683545] ONFI flash detected
140[ 2.686865] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.698777] omap2-nand: detected x8 NAND flash
142[ 2.703441] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.709024] omap2-nand: using custom ecc layout
144[ 2.713867] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.720264] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.725941] 0x000000000000-0x000000020000 : "spl"
147[ 2.732722] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.740183] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.747597] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.755005] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.763256] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.770146] 0x000000260000-0x000000280000 : "fdt"
153[ 2.776772] 0x000000280000-0x000000780000 : "kernel"
154[ 2.787715] 0x000000800000-0x000001c00000 : "root"
155[ 2.811166] 0x000001c00000-0x000003000000 : "config"
156[ 2.834953] OneNAND driver initializing
157[ 2.840695] usbcore: registered new interface driver asix
158[ 2.846504] usbcore: registered new interface driver cdc_ether
159[ 2.852747] usbcore: registered new interface driver smsc95xx
160[ 2.858864] usbcore: registered new interface driver net1080
161[ 2.864888] usbcore: registered new interface driver cdc_subset
162[ 2.871182] usbcore: registered new interface driver zaurus
163[ 2.877187] usbcore: registered new interface driver cdc_ncm
164[ 2.883966] usbcore: registered new interface driver cdc_acm
165[ 2.889923] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.898302] Initializing USB Mass Storage driver...
167[ 2.903542] usbcore: registered new interface driver usb-storage
168[ 2.909842] USB Mass Storage support registered.
169[ 2.914902] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.921610] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.926853] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.935624] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.935646] musb-hdrc: MHDRC RTL version 2.0
174[ 2.935661] musb-hdrc: setup fifo_mode 4
175[ 2.935690] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.935839] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.940884] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.946901] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.952154] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.960924] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.960944] musb-hdrc: MHDRC RTL version 2.0
182[ 2.960958] musb-hdrc: setup fifo_mode 4
183[ 2.960980] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.961119] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.966163] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.971471] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 2.977850] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 2.986095] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 2.986200] usb usb1: default language 0x0409
190[ 2.986257] usb usb1: udev 1, busnum 1, minor = 0
191[ 2.986281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 2.993410] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.001006] usb usb1: Product: MUSB HDRC host driver
194[ 3.006223] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.011888] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.018082] usb usb1: usb_probe_device
197[ 3.018111] usb usb1: configuration #1 chosen from 1 choice
198[ 3.018181] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.018448] hub 1-0:1.0: usb_probe_interface
200[ 3.018472] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.018500] hub 1-0:1.0: USB hub found
202[ 3.022494] hub 1-0:1.0: 1 port detected
203[ 3.026632] hub 1-0:1.0: standalone hub
204[ 3.026651] hub 1-0:1.0: individual port power switching
205[ 3.026670] hub 1-0:1.0: no over-current protection
206[ 3.026687] hub 1-0:1.0: Single TT
207[ 3.026709] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.026729] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.026783] hub 1-0:1.0: local power source is good
210[ 3.026898] hub 1-0:1.0: enabling power on all ports
211[ 3.027971] mousedev: PS/2 mouse device common for all mice
212[ 3.035956] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.043751] i2c /dev entries driver
214[ 3.048783] pps_ldisc: PPS line discipline registered
215[ 3.054272] Driver for 1-wire Dallas network protocol.
216[ 3.061569] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
217[ 3.069167] cpuidle: using governor ladder
218[ 3.073488] cpuidle: using governor menu
219[ 3.078052] of_get_named_gpio_flags exited with status 6
220[ 3.078071] of_get_named_gpio_flags: can't parse gpios property
221[ 3.078087] of_get_named_gpio_flags: can't parse gpios property
222[ 3.078123] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
223[ 3.085358] omap_hsmmc mmc.4: Failed to get rstctl; not using any
224[ 3.092175] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
225[ 3.099399] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
226[ 3.106723] mmc.4 supply vmmc_aux not found, using dummy regulator
227[ 3.113679] omap_hsmmc mmc.4: pins are not configured from the driver
228[ 3.127735] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
229[ 3.147755] of_get_named_gpio_flags exited with status -517
230[ 3.147821] platform gpio-leds.7: Driver leds-gpio requests probe deferral
231[ 3.155600] ledtrig-cpu: registered to indicate activity on CPUs
232[ 3.162378] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
233[ 3.169573] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
234[ 3.177659] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
235[ 3.184008] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
236[ 3.191193] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
237[ 3.203438] usbcore: registered new interface driver usbhid
238[ 3.209355] usbhid: USB HID core driver
239[ 3.216270] TCP: cubic registered
240[ 3.219795] Initializing XFRM netlink socket
241[ 3.224373] NET: Registered protocol family 17
242[ 3.229258] NET: Registered protocol family 15
243[ 3.234160] Key type dns_resolver registered
244[ 3.238795] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
245[ 3.246877] ThumbEE CPU extension supported.
246[ 3.251386] Registering SWP/SWPB emulation handler
247[ 3.257406] registered taskstats version 1
248[ 3.264029] of_get_named_gpio_flags exited with status -517
249[ 3.264103] platform gpio-leds.7: Driver leds-gpio requests probe deferral
250[ 3.321043] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
251[ 3.327456] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
252[ 3.342019] libphy: 4a101000.mdio: probed
253[ 3.346337] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
254[ 3.356574] Detected MACID = 64:cf:d9:64:c7:e5
255[ 3.361255] cpsw 4a100000.ethernet: NAPI disabled
256[ 3.366645] of_get_named_gpio_flags exited with status -517
257[ 3.366710] platform gpio-leds.7: Driver leds-gpio requests probe deferral
258[ 3.375432] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
259[ 3.384711] cpu0 supply cpu0 not found, using dummy regulator
260[ 3.391200] cpufreq_cpu0: failed to scale voltage up: -22
261[ 3.397019] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.409802] ALSA device list:
263[ 3.413041] No soundcards found.
264[ 3.417587] Freeing init memory: 264K
265[ 3.421644] Failed to execute /init
266[ 4.575790] 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.994602] net eth0: initializing cpsw version 1.12 (0)
268[ 6.003773] net eth0: phy found : id is : 0x7c0f1
269[ 6.009379] libphy: PHY 4a101000.mdio:01 not found
270[ 6.014593] net eth0: phy 4a101000.mdio:01 not found on slave 1
271[ 9.079579] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
272Jul 10 07:46:38 (none) local0.err cgminer: Miner compile time: Tue Apr 23 14:20:26 CST 2019 type: Antminer L3++
273Jul 10 07:46:38 (none) local0.warn cgminer: Started cgminer 4.9.0
274Jul 10 07:46:38 (none) local0.notice cgminer[369]: detected at /sys/class/gpio/gpio51/value chain 0
275Jul 10 07:46:38 (none) local0.notice cgminer[369]: detected at /sys/class/gpio/gpio48/value chain 1
276Jul 10 07:46:38 (none) local0.notice cgminer[369]: detected at /sys/class/gpio/gpio47/value chain 2
277Jul 10 07:46:38 (none) local0.notice cgminer[369]: detected at /sys/class/gpio/gpio44/value chain 3
278Jul 10 07:46:38 (none) local0.notice cgminer[369]: detect total chain num 4
279Jul 10 07:46:38 (none) local0.notice cgminer[369]: i2c init ok
280Jul 10 07:46:47 (none) local0.notice cgminer[369]: in tty_init
281Jul 10 07:46:47 (none) local0.notice cgminer[369]: tty_init 0
282Jul 10 07:46:47 (none) local0.notice cgminer[369]: Start A New Asic Response.Chain Id:[0]
283Jul 10 07:46:47 (none) local0.notice cgminer[369]: tty_init 1
284Jul 10 07:46:47 (none) local0.notice cgminer[369]: Start A New Asic Response.Chain Id:[1]
285Jul 10 07:46:48 (none) local0.notice cgminer[369]: tty_init 2
286Jul 10 07:46:48 (none) local0.notice cgminer[369]: Start A New Asic Response.Chain Id:[2]
287Jul 10 07:46:48 (none) local0.notice cgminer[369]: tty_init 3
288Jul 10 07:46:48 (none) local0.notice cgminer[369]: Start A New Asic Response.Chain Id:[3]
289Jul 10 07:46:48 (none) local0.notice cgminer[369]: open device over
290Jul 10 07:46:48 (none) local0.notice cgminer[369]: send cmd to get chip address
291Jul 10 07:46:50 (none) local0.notice cgminer[369]: Chain 0 ASIC 72 !!!
292Jul 10 07:46:50 (none) local0.notice cgminer[369]: Chain 1 ASIC 72 !!!
293Jul 10 07:46:50 (none) local0.notice cgminer[369]: Chain 2 ASIC 72 !!!
294Jul 10 07:46:50 (none) local0.notice cgminer[369]: Chain 3 ASIC 72 !!!
295Jul 10 07:46:50 (none) local0.notice cgminer[369]: addrInterval = '3'
296Jul 10 07:46:50 (none) local0.notice cgminer[369]: software_set_address: chain 0 has 72 ASIC, and addrInterval is 3
297Jul 10 07:46:50 (none) local0.notice cgminer[369]: Now Set [0] Chain Address
298Jul 10 07:46:51 (none) local0.notice cgminer[369]: software_set_address: chain 1 has 72 ASIC, and addrInterval is 3
299Jul 10 07:46:51 (none) local0.notice cgminer[369]: Now Set [1] Chain Address
300Jul 10 07:46:52 (none) local0.notice cgminer[369]: software_set_address: chain 2 has 72 ASIC, and addrInterval is 3
301Jul 10 07:46:52 (none) local0.notice cgminer[369]: Now Set [2] Chain Address
302Jul 10 07:46:53 (none) local0.notice cgminer[369]: software_set_address: chain 3 has 72 ASIC, and addrInterval is 3
303Jul 10 07:46:53 (none) local0.notice cgminer[369]: Now Set [3] Chain Address
304Jul 10 07:46:54 (none) local0.notice cgminer[369]: frequency = '425'
305Jul 10 07:46:54 (none) local0.notice cgminer[369]: dev.timeout = 17
306Jul 10 07:46:54 (none) local0.notice cgminer[369]: opt_bitmain_L3_core_temp : 2
307Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
308Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
309Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
310Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
311Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
312Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
313Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
314Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
315Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
316Jul 10 07:46:55 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
317Jul 10 07:46:55 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
318Jul 10 07:46:55 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
319Jul 10 07:46:55 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
320Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
321Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
322Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
323Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
324Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
325Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
326Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
327Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
328Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
329Jul 10 07:46:55 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
330Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
331Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
332Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
333Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
334Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
335Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
336Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
337Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
338Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
339Jul 10 07:46:56 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
340Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[0], Chip[C]
341Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C]
342Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[2], Chip[C]
343Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[3], Chip[C]
344Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[0], Chip[C]
345Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C]
346Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[2], Chip[C]
347Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[3], Chip[C]
348Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[0], Chip[C]
349Jul 10 07:46:56 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C]
350Jul 10 07:46:56 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0x0
351Jul 10 07:46:56 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0x0
352Jul 10 07:46:56 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0x0
353Jul 10 07:46:56 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x0
354Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[2], Chip[C]
355Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[3], Chip[C]
356Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
357Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
358Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
359Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
360Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
361Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
362Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
363Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
364Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
365Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
366Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
367Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
368Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
369Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
370Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
371Jul 10 07:46:57 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
372Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 0 local 0x11 remote 0x0 offset 0xffffffd8
373Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
374Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 0 local 0x11 remote 0x0 offset 0xffffffd8
375Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
376Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 0 local 0x11 remote 0x0 offset 0xffffffd8
377Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
378Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 0 local 0x11 remote 0x0 offset 0xffffffd8
379Jul 10 07:46:57 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
380Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[0], Chip[C]
381Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[1], Chip[C]
382Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[2], Chip[C]
383Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
384Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
385Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
386Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
387Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
388Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
389Jul 10 07:46:58 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
390Jul 10 07:46:58 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
391Jul 10 07:46:58 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
392Jul 10 07:46:58 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
393Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
394Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
395Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
396Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
397Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
398Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
399Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
400Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
401Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
402Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
403Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
404Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
405Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
406Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
407Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
408Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
409Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
410Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
411Jul 10 07:46:58 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
412Jul 10 07:46:59 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
413Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][C]@ChainID:[0], Chip[C]
414Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][D]@ChainID:[1], Chip[C]
415Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][D]@ChainID:[2], Chip[C]
416Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
417Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][C]@ChainID:[0], Chip[C]
418Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][D]@ChainID:[1], Chip[C]
419Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][D]@ChainID:[2], Chip[C]
420Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
421Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][C]@ChainID:[0], Chip[C]
422Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][D]@ChainID:[1], Chip[C]
423Jul 10 07:46:59 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0xc
424Jul 10 07:46:59 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0xd
425Jul 10 07:46:59 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0xd
426Jul 10 07:46:59 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x10
427Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][D]@ChainID:[2], Chip[C]
428Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
429Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
430Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
431Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
432Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
433Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
434Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
435Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
436Jul 10 07:46:59 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
437Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
438Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
439Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
440Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
441Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
442Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
443Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
444Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
445Jul 10 07:47:00 (none) local0.notice cgminer[369]: 2 Chain 0 chip 0 local 0x11 remote 0xc offset 0xfffffff6
446Jul 10 07:47:00 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
447Jul 10 07:47:00 (none) local0.notice cgminer[369]: 2 Chain 1 chip 0 local 0x11 remote 0xd offset 0xfffffff6
448Jul 10 07:47:00 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
449Jul 10 07:47:00 (none) local0.notice cgminer[369]: 2 Chain 2 chip 0 local 0x11 remote 0xd offset 0xfffffff6
450Jul 10 07:47:00 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
451Jul 10 07:47:00 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
452Jul 10 07:47:00 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
453Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
454Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[1], Chip[C]
455Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
456Jul 10 07:47:00 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
457Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
458Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
459Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
460Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
461Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
462Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
463Jul 10 07:47:01 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
464Jul 10 07:47:01 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
465Jul 10 07:47:01 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
466Jul 10 07:47:01 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
467Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
468Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
469Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
470Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
471Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
472Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
473Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
474Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
475Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
476Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
477Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
478Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
479Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
480Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
481Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
482Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
483Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
484Jul 10 07:47:01 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
485Jul 10 07:47:01 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
486Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
487Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
488Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
489Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
490Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
491Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
492Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
493Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
494Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
495Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
496Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
497Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
498Jul 10 07:47:02 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0x11
499Jul 10 07:47:02 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0x11
500Jul 10 07:47:02 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0x11
501Jul 10 07:47:02 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x10
502Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
503Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
504Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
505Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
506Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
507Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
508Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
509Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
510Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
511Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
512Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
513Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
514Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
515Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
516Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
517Jul 10 07:47:02 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
518Jul 10 07:47:03 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
519Jul 10 07:47:03 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x14
520Jul 10 07:47:03 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
521Jul 10 07:47:03 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x14
522Jul 10 07:47:03 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
523Jul 10 07:47:03 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0x14
524Jul 10 07:47:03 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
525Jul 10 07:47:03 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x14
526Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
527Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[1], Chip[C]
528Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
529Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
530Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
531Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
532Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
533Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
534Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
535Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
536Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
537Jul 10 07:47:03 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
538Jul 10 07:47:03 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
539Jul 10 07:47:03 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
540Jul 10 07:47:03 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
541Jul 10 07:47:03 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
542Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
543Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
544Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
545Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
546Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
547Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
548Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
549Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
550Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
551Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
552Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
553Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
554Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
555Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
556Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
557Jul 10 07:47:04 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
558Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
559Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
560Jul 10 07:47:04 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
561Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
562Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
563Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
564Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
565Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
566Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
567Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
568Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
569Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
570Jul 10 07:47:05 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0x11
571Jul 10 07:47:05 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0x11
572Jul 10 07:47:05 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0x11
573Jul 10 07:47:05 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x10
574Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
575Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
576Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
577Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
578Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
579Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
580Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
581Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
582Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
583Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
584Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
585Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
586Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
587Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
588Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
589Jul 10 07:47:05 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
590Jul 10 07:47:05 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
591Jul 10 07:47:05 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x32
592Jul 10 07:47:05 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
593Jul 10 07:47:05 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x32
594Jul 10 07:47:05 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
595Jul 10 07:47:05 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0x32
596Jul 10 07:47:05 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
597Jul 10 07:47:05 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x32
598Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
599Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[1], Chip[C]
600Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
601Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
602Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
603Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
604Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
605Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
606Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
607Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
608Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
609Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
610Jul 10 07:47:06 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
611Jul 10 07:47:06 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
612Jul 10 07:47:06 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
613Jul 10 07:47:06 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
614Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
615Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
616Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
617Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
618Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
619Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
620Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
621Jul 10 07:47:06 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
622Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
623Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
624Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
625Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
626Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
627Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
628Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
629Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
630Jul 10 07:47:07 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
631Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
632Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
633Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
634Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
635Jul 10 07:47:07 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0x11
636Jul 10 07:47:07 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0x11
637Jul 10 07:47:07 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0x11
638Jul 10 07:47:07 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x10
639Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
640Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
641Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
642Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
643Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
644Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
645Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
646Jul 10 07:47:07 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
647Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
648Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
649Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
650Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
651Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
652Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
653Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
654Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
655Jul 10 07:47:08 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
656Jul 10 07:47:08 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x50
657Jul 10 07:47:08 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
658Jul 10 07:47:08 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x50
659Jul 10 07:47:08 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
660Jul 10 07:47:08 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0x50
661Jul 10 07:47:08 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
662Jul 10 07:47:08 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x50
663Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
664Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[1], Chip[C]
665Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
666Jul 10 07:47:08 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
667Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
668Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
669Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
670Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
671Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
672Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
673Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
674Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
675Jul 10 07:47:09 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
676Jul 10 07:47:09 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
677Jul 10 07:47:09 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
678Jul 10 07:47:09 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
679Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
680Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
681Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
682Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
683Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
684Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
685Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
686Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
687Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
688Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
689Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
690Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
691Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
692Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
693Jul 10 07:47:09 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
694Jul 10 07:47:09 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
695Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
696Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
697Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
698Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
699Jul 10 07:47:10 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0x11
700Jul 10 07:47:10 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0x11
701Jul 10 07:47:10 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0x11
702Jul 10 07:47:10 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x10
703Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
704Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
705Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
706Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
707Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
708Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
709Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
710Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
711Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
712Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
713Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
714Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
715Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
716Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
717Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
718Jul 10 07:47:10 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
719Jul 10 07:47:10 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
720Jul 10 07:47:10 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x6e
721Jul 10 07:47:10 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
722Jul 10 07:47:10 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0x6e
723Jul 10 07:47:10 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
724Jul 10 07:47:10 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0x6e
725Jul 10 07:47:10 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
726Jul 10 07:47:10 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0x6e
727Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
728Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[1], Chip[C]
729Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
730Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
731Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
732Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
733Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
734Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
735Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
736Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
737Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
738Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
739Jul 10 07:47:11 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
740Jul 10 07:47:11 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
741Jul 10 07:47:11 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
742Jul 10 07:47:11 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
743Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
744Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
745Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
746Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
747Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
748Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
749Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
750Jul 10 07:47:11 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
751Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
752Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
753Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
754Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
755Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
756Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][0]@ChainID:[1], Chip[C9]
757Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
758Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
759Jul 10 07:47:12 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
760Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
761Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
762Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
763Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
764Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
765Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
766Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
767Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
768Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
769Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[1], Chip[C]
770Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
771Jul 10 07:47:12 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
772Jul 10 07:47:12 (none) local0.notice cgminer[369]: Chain 0 chip 0 RemoteTemp 0x11
773Jul 10 07:47:12 (none) local0.notice cgminer[369]: Chain 1 chip 0 RemoteTemp 0x11
774Jul 10 07:47:12 (none) local0.notice cgminer[369]: Chain 2 chip 0 RemoteTemp 0x11
775Jul 10 07:47:12 (none) local0.notice cgminer[369]: Chain 3 chip 0 RemoteTemp 0x10
776Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
777Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
778Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
779Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
780Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
781Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
782Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
783Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
784Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
785Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
786Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
787Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
788Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
789Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][0]@ChainID:[1], Chip[C9]
790Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
791Jul 10 07:47:13 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
792Jul 10 07:47:13 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
793Jul 10 07:47:13 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
794Jul 10 07:47:13 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
795Jul 10 07:47:13 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
796Jul 10 07:47:13 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
797Jul 10 07:47:13 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
798Jul 10 07:47:13 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
799Jul 10 07:47:13 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
800Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
801Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[1], Chip[C]
802Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
803Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
804Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
805Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
806Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
807Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
808Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
809Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[1], Chip[C]
810Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
811Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
812Jul 10 07:47:14 (none) local0.notice cgminer[369]: Chain 0 chip 0 LocalTemp 0x11
813Jul 10 07:47:14 (none) local0.notice cgminer[369]: Chain 1 chip 0 LocalTemp 0x11
814Jul 10 07:47:14 (none) local0.notice cgminer[369]: Chain 2 chip 0 LocalTemp 0x11
815Jul 10 07:47:14 (none) local0.notice cgminer[369]: Chain 3 chip 0 LocalTemp 0x11
816Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
817Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 07 1 8
818Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
819Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
820Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
821Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
822Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 15 5 8
823Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
824Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
825Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
826Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
827Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 1 8
828Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
829Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
830Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
831Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
832Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 5 8
833Jul 10 07:47:14 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
834Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
835Jul 10 07:47:14 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
836Jul 10 07:47:15 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
837Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
838Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 00 1 4
839Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
840Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
841Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
842Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
843Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0c 1 8
844Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
845Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
846Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
847Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
848Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0c 5 8
849Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
850Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
851Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
852Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
853Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0c 1 8
854Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
855Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
856Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
857Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
858Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 05 5 8
859Jul 10 07:47:15 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
860Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
861Jul 10 07:47:15 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
862Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
863Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0a 1 8
864Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
865Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
866Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
867Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
868Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0a 5 8
869Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
870Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
871Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
872Jul 10 07:47:16 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
873Jul 10 07:47:16 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
874Jul 10 07:47:16 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
875Jul 10 07:47:16 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
876Jul 10 07:47:16 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
877Jul 10 07:47:16 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
878Jul 10 07:47:16 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
879Jul 10 07:47:16 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
880Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
881Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0a 1 4
882Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
883Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
884Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
885Jul 10 07:47:16 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
886Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 19 0 1
887Jul 10 07:47:16 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x019811fb
888Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
889Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
890Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
891Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 1a 3 6
892Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
893Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
894Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
895Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
896Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 11 1 8
897Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
898Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
899Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
900Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
901Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 11 5 8
902Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
903Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
904Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
905Jul 10 07:47:17 (none) local0.err cgminer[369]: Get [0]Temp Data Failed!
906Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
907Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 11 1 8
908Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
909Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
910Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
911Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
912Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 18 5 8
913Jul 10 07:47:17 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
914Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
915Jul 10 07:47:17 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
916Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
917Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 1 8
918Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
919Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
920Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
921Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
922Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 5 8
923Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
924Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
925Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
926Jul 10 07:47:18 (none) local0.err cgminer[369]: Get [1]Temp Data Failed!
927Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
928Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 1 4
929Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
930Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
931Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
932Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
933Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 00 1 8
934Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
935Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
936Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
937Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
938Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0c 5 8
939Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
940Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
941Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
942Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
943Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0c 1 8
944Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
945Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
946Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
947Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[0], Chip[C]
948Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0c 5 8
949Jul 10 07:47:18 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980111
950Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][11]@ChainID:[2], Chip[C]
951Jul 10 07:47:18 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][1][10]@ChainID:[3], Chip[C]
952Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
953Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 05 1 9
954Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
955Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
956Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
957Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
958Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0a 5 9
959Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
960Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
961Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
962Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
963Jul 10 07:47:19 (none) local0.notice cgminer[369]: OK Chain 0 chip 0 local 0x11 remote 0x11 offset 0xfffffffb
964Jul 10 07:47:19 (none) local0.notice cgminer[369]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
965Jul 10 07:47:19 (none) local0.notice cgminer[369]: OK Chain 1 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
966Jul 10 07:47:19 (none) local0.notice cgminer[369]: Remote = 0 Chain 1 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
967Jul 10 07:47:19 (none) local0.notice cgminer[369]: OK Chain 2 chip 0 local 0x11 remote 0x11 offset 0xfffffffa
968Jul 10 07:47:19 (none) local0.notice cgminer[369]: Remote = 0 Chain 2 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
969Jul 10 07:47:19 (none) local0.notice cgminer[369]: OK Chain 3 chip 0 local 0x11 remote 0x10 offset 0xfffffff6
970Jul 10 07:47:19 (none) local0.notice cgminer[369]: Remote = 0 Chain 3 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
971Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0a 0 7
972Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
973Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
974Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
975Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
976Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 0a 4 7
977Jul 10 07:47:19 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980100
978Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[2], Chip[C9]
979Jul 10 07:47:19 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][1][0]@ChainID:[3], Chip[C9]
980Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FB]@ChainID:[0], Chip[C]
981Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 19 1 4
982Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x019811fb
983Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][FA]@ChainID:[2], Chip[C]
984Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][11][F6]@ChainID:[3], Chip[C]
985Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
986Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 1a 1 8
987Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
988Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
989Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
990Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
991Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 11 5 8
992Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
993Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
994Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
995Jul 10 07:47:20 (none) local0.err cgminer[369]: Get [0]Temp Data Failed!
996Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
997Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 11 1 9
998Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
999Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
1000Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
1001Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[0], Chip[C]
1002Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 11 5 9
1003Jul 10 07:47:20 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x01980011
1004Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[2], Chip[C]
1005Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[1][98][0][11]@ChainID:[3], Chip[C]
1006Jul 10 07:47:20 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
1007Jul 10 07:47:21 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 18 0 9
1008Jul 10 07:47:21 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
1009Jul 10 07:47:21 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]
1010Jul 10 07:47:21 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
1011Jul 10 07:47:21 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
1012Jul 10 07:47:21 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 4 9
1013Jul 10 07:47:21 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
1014Jul 10 07:47:21 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[3], Chip[C9]
1015Jul 10 07:47:21 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
1016Jul 10 07:47:21 (none) local0.err cgminer[369]: bitmain_scanreg,crc5 error,should be 1c,but check as 17 7 9
1017Jul 10 07:47:21 (none) local0.err cgminer[369]: bitmain_scanreg: reg_value = 0x41980000
1018Jul 10 07:47:21 (none) local0.notice cgminer[369]: Dump IIC Data:[41][98][0][0]@ChainID:[2], Chip[C9]