· 8 years ago · Jun 26, 2018, 08:16 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: 238816k/238816k available, 23328k 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.000350] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015439] pid_max: default: 32768 minimum: 301
49[ 0.015671] Security Framework initialized
50[ 0.015765] Mount-cache hash table entries: 512
51[ 0.024585] Initializing cgroup subsys cpuacct
52[ 0.024617] Initializing cgroup subsys memory
53[ 0.024681] Initializing cgroup subsys blkio
54[ 0.024821] CPU: Testing write buffer coherency: ok
55[ 0.025387] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025464] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026792] Brought up 1 CPUs
58[ 0.026815] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028117] devtmpfs: initialized
60[ 0.092492] pinctrl core: initialized pinctrl subsystem
61[ 0.092709] rstctl core: initialized rstctl subsystem
62[ 0.093201] regulator-dummy: no parameters
63[ 0.093770] NET: Registered protocol family 16
64[ 0.094478] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104146] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104329] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105415] platform 49000000.edma: alias fck already exists
68[ 0.105449] platform 49000000.edma: alias fck already exists
69[ 0.105478] platform 49000000.edma: alias fck already exists
70[ 0.106634] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106815] OMAP GPIO hardware version 0.1
72[ 0.108223] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109543] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110859] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111484] of_get_named_gpio_flags exited with status 52
76[ 0.111515] gpio-rctrl rstctl.3: loaded OK
77[ 0.116614] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119833] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122015] cpsw.0: No hwaddr in dt. Using 50:33:8b:4d:b2:04 from efuse
80[ 0.122047] cpsw.1: No hwaddr in dt. Using 50:33:8b:4d:b2:06 from efuse
81[ 0.137595] bio: create slab <bio-0> at 0
82[ 0.149721] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149965] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150259] vmmcsd_fixed: 3300 mV
85[ 0.153367] SCSI subsystem initialized
86[ 0.153820] usbcore: registered new interface driver usbfs
87[ 0.153935] usbcore: registered new interface driver hub
88[ 0.154263] usbcore: registered new device driver usb
89[ 0.156372] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156405] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156598] media: Linux media interface: v0.10
92[ 0.156696] Linux video capture interface: v2.00
93[ 0.156813] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156829] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157546] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158734] Switching to clocksource gp_timer
97[ 0.176767] NET: Registered protocol family 2
98[ 0.177765] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177854] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177944] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178038] TCP: reno registered
102[ 0.178064] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178111] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178609] NET: Registered protocol family 1
105[ 0.179192] RPC: Registered named UNIX socket transport module.
106[ 0.179213] RPC: Registered udp transport module.
107[ 0.179227] RPC: Registered tcp transport module.
108[ 0.179242] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179635] Trying to unpack rootfs image as initramfs...
110[ 1.934640] Freeing initrd memory: 12100K
111[ 1.935293] CPU PMU: probing PMU on CPU 0
112[ 1.935325] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.935869] omap2_mbox_probe: platform not supported
114[ 1.939751] VFS: Disk quotas dquot_6.5.2
115[ 1.939988] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.941422] NFS: Registering the id_resolver key type
117[ 1.941526] Key type id_resolver registered
118[ 1.941543] Key type id_legacy registered
119[ 1.941608] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.942164] msgmni has been set to 490
121[ 1.944936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.944962] io scheduler noop registered
123[ 1.944978] io scheduler deadline registered
124[ 1.945026] io scheduler cfq registered (default)
125[ 1.949073] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.951525] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.951901] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.612735] console [ttyO0] enabled
129[ 2.617284] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.626031] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.634672] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.643328] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.652305] [drm] Initialized drm 1.1.0 20060810
134[ 2.670931] brd: module loaded
135[ 2.681221] loop: module loaded
136[ 2.685397] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.695360] nand_get_flash_type: 2c,da against 2c,da
138[ 2.700884] ONFI param page 0 valid
139[ 2.704556] ONFI flash detected
140[ 2.707875] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
141[ 2.719786] omap2-nand: detected x8 NAND flash
142[ 2.724450] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.730031] omap2-nand: using custom ecc layout
144[ 2.734865] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.741257] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.746927] 0x000000000000-0x000000020000 : "spl"
147[ 2.753735] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.761187] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.768620] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.775971] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.784226] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.791140] 0x000000260000-0x000000280000 : "fdt"
153[ 2.797776] 0x000000280000-0x000000780000 : "kernel"
154[ 2.808771] 0x000000800000-0x000001c00000 : "root"
155[ 2.832235] 0x000001c00000-0x000003000000 : "config"
156[ 2.855992] OneNAND driver initializing
157[ 2.861688] usbcore: registered new interface driver asix
158[ 2.867507] usbcore: registered new interface driver cdc_ether
159[ 2.873770] usbcore: registered new interface driver smsc95xx
160[ 2.879879] usbcore: registered new interface driver net1080
161[ 2.885897] usbcore: registered new interface driver cdc_subset
162[ 2.892184] usbcore: registered new interface driver zaurus
163[ 2.898183] usbcore: registered new interface driver cdc_ncm
164[ 2.904942] usbcore: registered new interface driver cdc_acm
165[ 2.910883] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.919259] Initializing USB Mass Storage driver...
167[ 2.924520] usbcore: registered new interface driver usb-storage
168[ 2.930818] USB Mass Storage support registered.
169[ 2.935849] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.942551] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.947797] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.956563] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.956584] musb-hdrc: MHDRC RTL version 2.0
174[ 2.956599] musb-hdrc: setup fifo_mode 4
175[ 2.956627] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.956776] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.961818] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.967878] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.973127] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.981891] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.981911] musb-hdrc: MHDRC RTL version 2.0
182[ 2.981926] musb-hdrc: setup fifo_mode 4
183[ 2.981948] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.982086] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.987127] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.992433] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 2.998842] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.007309] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.007417] usb usb1: default language 0x0409
190[ 3.007474] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.007497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.014638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.022209] usb usb1: Product: MUSB HDRC host driver
194[ 3.027422] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.033089] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.039068] usb usb1: usb_probe_device
197[ 3.039096] usb usb1: configuration #1 chosen from 1 choice
198[ 3.039162] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.039363] hub 1-0:1.0: usb_probe_interface
200[ 3.039385] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.039412] hub 1-0:1.0: USB hub found
202[ 3.043463] hub 1-0:1.0: 1 port detected
203[ 3.047633] hub 1-0:1.0: standalone hub
204[ 3.047654] hub 1-0:1.0: individual port power switching
205[ 3.047672] hub 1-0:1.0: no over-current protection
206[ 3.047689] hub 1-0:1.0: Single TT
207[ 3.047710] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.047730] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.047787] hub 1-0:1.0: local power source is good
210[ 3.047903] hub 1-0:1.0: enabling power on all ports
211[ 3.048949] mousedev: PS/2 mouse device common for all mice
212[ 3.056992] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.064504] 44e3e000.rtc: already running
214[ 3.069032] i2c /dev entries driver
215[ 3.074062] pps_ldisc: PPS line discipline registered
216[ 3.079536] Driver for 1-wire Dallas network protocol.
217[ 3.086809] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
218[ 3.094406] cpuidle: using governor ladder
219[ 3.098719] cpuidle: using governor menu
220[ 3.103285] of_get_named_gpio_flags exited with status 6
221[ 3.103305] of_get_named_gpio_flags: can't parse gpios property
222[ 3.103321] of_get_named_gpio_flags: can't parse gpios property
223[ 3.103357] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
224[ 3.110577] omap_hsmmc mmc.4: Failed to get rstctl; not using any
225[ 3.117392] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
226[ 3.124603] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
227[ 3.131913] mmc.4 supply vmmc_aux not found, using dummy regulator
228[ 3.138851] omap_hsmmc mmc.4: pins are not configured from the driver
229[ 3.149211] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
230[ 3.173232] of_get_named_gpio_flags exited with status -517
231[ 3.173299] platform gpio-leds.7: Driver leds-gpio requests probe deferral
232[ 3.180952] ledtrig-cpu: registered to indicate activity on CPUs
233[ 3.187719] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
234[ 3.194910] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
235[ 3.203077] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
236[ 3.209371] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
237[ 3.216546] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
238[ 3.228775] usbcore: registered new interface driver usbhid
239[ 3.234694] usbhid: USB HID core driver
240[ 3.241596] TCP: cubic registered
241[ 3.245117] Initializing XFRM netlink socket
242[ 3.249694] NET: Registered protocol family 17
243[ 3.254595] NET: Registered protocol family 15
244[ 3.259469] Key type dns_resolver registered
245[ 3.264106] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
246[ 3.272188] ThumbEE CPU extension supported.
247[ 3.276700] Registering SWP/SWPB emulation handler
248[ 3.282721] registered taskstats version 1
249[ 3.289334] of_get_named_gpio_flags exited with status -517
250[ 3.289408] platform gpio-leds.7: Driver leds-gpio requests probe deferral
251[ 3.346396] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
252[ 3.352845] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
253[ 3.367366] libphy: 4a101000.mdio: probed
254[ 3.371683] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
255[ 3.381923] Detected MACID = 50:33:8b:4d:b2:04
256[ 3.386606] cpsw 4a100000.ethernet: NAPI disabled
257[ 3.391995] of_get_named_gpio_flags exited with status -517
258[ 3.392062] platform gpio-leds.7: Driver leds-gpio requests probe deferral
259[ 3.400789] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
260[ 3.410068] cpu0 supply cpu0 not found, using dummy regulator
261[ 3.416564] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.422386] cpufreq_cpu0: failed to scale voltage up: -22
263[ 3.435152] ALSA device list:
264[ 3.438383] No soundcards found.
265[ 3.442931] Freeing init memory: 264K
266[ 3.446984] Failed to execute /init
267[ 4.422827] 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.
268[ 5.753908] net eth0: initializing cpsw version 1.12 (0)
269[ 5.762863] net eth0: phy found : id is : 0x7c0f1
270[ 5.768328] libphy: PHY 4a101000.mdio:01 not found
271[ 5.773508] net eth0: phy 4a101000.mdio:01 not found on slave 1
272[ 8.841007] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
273Jun 26 08:06:25 (none) local0.err cgminer: Miner compile time: Fri Aug 25 17:28:57 CST 2017 type: Antminer L3+
274Jun 26 08:06:25 (none) local0.warn cgminer: Started cgminer 4.9.0
275Jun 26 08:06:25 (none) local0.notice cgminer[381]: detected at /sys/class/gpio/gpio51/value chain 0
276Jun 26 08:06:25 (none) local0.notice cgminer[381]: detect total chain num 1
277Jun 26 08:06:25 (none) local0.notice cgminer[381]: i2c init ok
278Jun 26 08:06:27 (none) local0.notice cgminer[381]: Chain 0 PIC Version 0xcc
279Jun 26 08:10:40 (none) local0.err cgminer[381]: Blisssz: Chain not found 1
280Jun 26 08:10:40 (none) local0.err cgminer[381]: Blisssz: Chain not found 2
281Jun 26 08:10:40 (none) local0.err cgminer[381]: Blisssz: Chain not found 3
282Jun 26 08:10:46 (none) local0.notice cgminer[381]: Chain 0 PIC Version 0x3
283Jun 26 08:10:46 (none) local0.err cgminer[381]: Blisssz: Chain not found 1
284Jun 26 08:10:46 (none) local0.err cgminer[381]: Blisssz: Chain not found 2
285Jun 26 08:10:46 (none) local0.err cgminer[381]: Blisssz: Chain not found 3
286Jun 26 08:10:55 (none) local0.notice cgminer[381]: in tty_init
287Jun 26 08:10:55 (none) local0.notice cgminer[381]: tty_init 0
288Jun 26 08:10:55 (none) local0.notice cgminer[381]: Start A New Asic Response.Chain Id:[0]
289Jun 26 08:10:56 (none) local0.notice cgminer[381]: open device over
290Jun 26 08:10:56 (none) local0.notice cgminer[381]: send cmd to get chip address
291Jun 26 08:10:58 (none) local0.notice cgminer[381]: Chain 0 ASIC 72 !!!
292Jun 26 08:10:58 (none) local0.notice cgminer[381]: addrInterval = '3'
293Jun 26 08:10:58 (none) local0.notice cgminer[381]: software_set_address: chain 0 has 72 ASIC, and addrInterval is 3
294Jun 26 08:10:58 (none) local0.notice cgminer[381]: Now Set [0] Chain Address
295Jun 26 08:10:59 (none) local0.notice cgminer[381]: software_set_address: chain 1 has 0 ASIC, and addrInterval is 3
296Jun 26 08:10:59 (none) local0.notice cgminer[381]: software_set_address: chain 2 has 0 ASIC, and addrInterval is 3
297Jun 26 08:10:59 (none) local0.notice cgminer[381]: software_set_address: chain 3 has 0 ASIC, and addrInterval is 3
298Jun 26 08:10:59 (none) local0.notice cgminer[381]: frequency = '100'
299Jun 26 08:10:59 (none) local0.notice cgminer[381]: dev.timeout = 75
300Jun 26 08:10:59 (none) local0.notice cgminer[381]: opt_bitmain_L3_core_temp : 2
301Jun 26 08:11:00 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
302Jun 26 08:11:00 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
303Jun 26 08:11:00 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
304Jun 26 08:11:00 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
305Jun 26 08:11:00 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
306Jun 26 08:11:00 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
307Jun 26 08:11:00 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
308Jun 26 08:11:01 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][0]@ChainID:[0], Chip[C]
309Jun 26 08:11:01 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x0
310Jun 26 08:11:01 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
311Jun 26 08:11:01 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
312Jun 26 08:11:01 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
313Jun 26 08:11:01 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
314Jun 26 08:11:01 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 0 local 0x1c remote 0x0 offset 0xffffffd8
315Jun 26 08:11:01 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffd8
316Jun 26 08:11:02 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][F6]@ChainID:[0], Chip[C]
317Jun 26 08:11:02 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
318Jun 26 08:11:02 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
319Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
320Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
321Jun 26 08:11:03 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
322Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
323Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
324Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][16]@ChainID:[0], Chip[C]
325Jun 26 08:11:03 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x16
326Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
327Jun 26 08:11:03 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
328Jun 26 08:11:04 (none) local0.notice cgminer[381]: 2 Chain 0 chip 0 local 0x1c remote 0x16 offset 0xfffffff6
329Jun 26 08:11:04 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xfffffff6
330Jun 26 08:11:04 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
331Jun 26 08:11:04 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
332Jun 26 08:11:04 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
333Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
334Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
335Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
336Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
337Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
338Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
339Jun 26 08:11:05 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
340Jun 26 08:11:05 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
341Jun 26 08:11:06 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
342Jun 26 08:11:06 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
343Jun 26 08:11:06 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
344Jun 26 08:11:06 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
345Jun 26 08:11:06 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
346Jun 26 08:11:06 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
347Jun 26 08:11:06 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
348Jun 26 08:11:06 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x14
349Jun 26 08:11:07 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
350Jun 26 08:11:07 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
351Jun 26 08:11:07 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
352Jun 26 08:11:07 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
353Jun 26 08:11:07 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
354Jun 26 08:11:08 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
355Jun 26 08:11:08 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
356Jun 26 08:11:08 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
357Jun 26 08:11:08 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
358Jun 26 08:11:08 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
359Jun 26 08:11:08 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
360Jun 26 08:11:08 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
361Jun 26 08:11:09 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
362Jun 26 08:11:09 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
363Jun 26 08:11:09 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
364Jun 26 08:11:09 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x32
365Jun 26 08:11:09 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
366Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
367Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
368Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
369Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
370Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
371Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
372Jun 26 08:11:10 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
373Jun 26 08:11:10 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
374Jun 26 08:11:11 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
375Jun 26 08:11:11 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
376Jun 26 08:11:11 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
377Jun 26 08:11:11 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
378Jun 26 08:11:11 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
379Jun 26 08:11:11 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
380Jun 26 08:11:11 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x50
381Jun 26 08:11:12 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
382Jun 26 08:11:12 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
383Jun 26 08:11:12 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
384Jun 26 08:11:12 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
385Jun 26 08:11:12 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
386Jun 26 08:11:12 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
387Jun 26 08:11:13 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
388Jun 26 08:11:13 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
389Jun 26 08:11:13 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
390Jun 26 08:11:13 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
391Jun 26 08:11:13 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
392Jun 26 08:11:13 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
393Jun 26 08:11:13 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
394Jun 26 08:11:14 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
395Jun 26 08:11:14 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x6e
396Jun 26 08:11:14 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
397Jun 26 08:11:14 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
398Jun 26 08:11:14 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
399Jun 26 08:11:14 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
400Jun 26 08:11:14 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
401Jun 26 08:11:15 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
402Jun 26 08:11:15 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
403Jun 26 08:11:15 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
404Jun 26 08:11:15 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
405Jun 26 08:11:15 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
406Jun 26 08:11:15 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
407Jun 26 08:11:15 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
408Jun 26 08:11:16 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
409Jun 26 08:11:16 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
410Jun 26 08:11:16 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
411Jun 26 08:11:16 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
412Jun 26 08:11:16 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
413Jun 26 08:11:16 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffff8c
414Jun 26 08:11:17 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
415Jun 26 08:11:17 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
416Jun 26 08:11:17 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
417Jun 26 08:11:17 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
418Jun 26 08:11:17 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
419Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
420Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
421Jun 26 08:11:18 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
422Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
423Jun 26 08:11:18 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
424Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
425Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
426Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
427Jun 26 08:11:18 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
428Jun 26 08:11:18 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
429Jun 26 08:11:18 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffaa
430Jun 26 08:11:19 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
431Jun 26 08:11:19 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
432Jun 26 08:11:19 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
433Jun 26 08:11:20 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
434Jun 26 08:11:20 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
435Jun 26 08:11:20 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
436Jun 26 08:11:20 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
437Jun 26 08:11:20 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
438Jun 26 08:11:20 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
439Jun 26 08:11:20 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
440Jun 26 08:11:21 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
441Jun 26 08:11:21 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
442Jun 26 08:11:21 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
443Jun 26 08:11:21 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffc8
444Jun 26 08:11:21 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
445Jun 26 08:11:21 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
446Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
447Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
448Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
449Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
450Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
451Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
452Jun 26 08:11:22 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
453Jun 26 08:11:22 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
454Jun 26 08:11:23 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
455Jun 26 08:11:23 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
456Jun 26 08:11:23 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
457Jun 26 08:11:23 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
458Jun 26 08:11:23 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
459Jun 26 08:11:23 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
460Jun 26 08:11:23 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
461Jun 26 08:11:23 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
462Jun 26 08:11:23 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0xffffffe6
463Jun 26 08:11:24 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
464Jun 26 08:11:24 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
465Jun 26 08:11:24 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][0][1C]@ChainID:[0], Chip[C]
466Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
467Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
468Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
469Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][0][0]@ChainID:[0], Chip[C9]
470Jun 26 08:11:25 (none) local0.err cgminer[381]: Get [1]Temp Data Failed!
471Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][1][1D]@ChainID:[0], Chip[C]
472Jun 26 08:11:25 (none) local0.notice cgminer[381]: Chain 0 chip 0 RemoteTemp 0x1d
473Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
474Jun 26 08:11:25 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
475Jun 26 08:11:26 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
476Jun 26 08:11:26 (none) local0.notice cgminer[381]: Dump IIC Data:[41][98][1][0]@ChainID:[0], Chip[C9]
477Jun 26 08:11:26 (none) local0.notice cgminer[381]: OK Chain 0 chip 0 local 0x1c remote 0x1d offset 0xfffffffc
478Jun 26 08:11:26 (none) local0.notice cgminer[381]: Remote = 0 Chain 0 chip 1 local 0x0 remote 0x0 offset 0x4
479Jun 26 08:11:26 (none) local0.notice cgminer[381]: send cmd to open block
480Jun 26 08:11:26 (none) local0.notice cgminer[381]: Dump IIC Data:[1][98][11][FC]@ChainID:[0], Chip[C]
481Jun 26 08:11:28 (none) local0.err cgminer[381]: cgminer time error total_secs = 1530000688.952902 last_total_secs = 1.000000
482Jun 26 08:11:32 (none) local0.warn cgminer[381]: Pool 0 stratum+tcp://stratum-ltc.antpool.com:8888 alive, testing stability
483Jun 26 08:11:32 (none) local0.warn cgminer[381]: Switching to pool 0 stratum+tcp://stratum-ltc.antpool.com:8888
484Jun 26 08:11:35 (none) local0.warn cgminer[381]: API running in IP access mode on port 4028 (15)