· 8 years ago · Dec 17, 2017, 06:12 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Initializing cgroup subsys cpu
3[ 0.000000] Linux version 3.8.13 (xxl@armdev01) (gcc version 4.7.4 20130626 (prerelease) (Linaro GCC 4.7-2013.07) ) #22 SMP Tue Dec 2 15:26:11 CST 2014
4[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
5[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
6[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
7[ 0.000000] Memory policy: ECC disabled, Data cache writeback
8[ 0.000000] On node 0 totalpages: 65280
9[ 0.000000] free_area_init_node: node 0, pgdat c06cb100, node_mem_map c0726000
10[ 0.000000] Normal zone: 512 pages used for memmap
11[ 0.000000] Normal zone: 0 pages reserved
12[ 0.000000] Normal zone: 64768 pages, LIFO batch:15
13[ 0.000000] AM335X ES1.0 (neon )
14[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0933000 s9408 r8192 d15168 u32768
15[ 0.000000] pcpu-alloc: s9408 r8192 d15168 u32768 alloc=8*4096
16[ 0.000000] pcpu-alloc: [0] 0
17[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768
18[ 0.000000] Kernel command line: console=ttyO0,115200n8 init=/sbin/init
19[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
20[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
21[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
22[ 0.000000] __ex_table already sorted, skipping sort
23[ 0.000000] allocated 524288 bytes of page_cgroup
24[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
25[ 0.000000] Memory: 255MB = 255MB total
26[ 0.000000] Memory: 238676k/238676k available, 23468k 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.000353] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015437] pid_max: default: 32768 minimum: 301
49[ 0.015668] Security Framework initialized
50[ 0.015764] Mount-cache hash table entries: 512
51[ 0.024597] Initializing cgroup subsys cpuacct
52[ 0.024629] Initializing cgroup subsys memory
53[ 0.024692] Initializing cgroup subsys blkio
54[ 0.024827] CPU: Testing write buffer coherency: ok
55[ 0.025402] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025479] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026811] Brought up 1 CPUs
58[ 0.026835] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028133] devtmpfs: initialized
60[ 0.092531] pinctrl core: initialized pinctrl subsystem
61[ 0.092748] rstctl core: initialized rstctl subsystem
62[ 0.093239] regulator-dummy: no parameters
63[ 0.093808] NET: Registered protocol family 16
64[ 0.094514] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104191] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104370] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105462] platform 49000000.edma: alias fck already exists
68[ 0.105495] platform 49000000.edma: alias fck already exists
69[ 0.105524] platform 49000000.edma: alias fck already exists
70[ 0.106666] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106849] OMAP GPIO hardware version 0.1
72[ 0.108255] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109571] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110888] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111519] of_get_named_gpio_flags exited with status 52
76[ 0.111548] gpio-rctrl rstctl.3: loaded OK
77[ 0.116657] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119873] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122055] cpsw.0: No hwaddr in dt. Using 50:33:8b:01:c1:d3 from efuse
80[ 0.122086] cpsw.1: No hwaddr in dt. Using 50:33:8b:01:c1:d5 from efuse
81[ 0.137633] bio: create slab <bio-0> at 0
82[ 0.149770] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.150011] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150308] vmmcsd_fixed: 3300 mV
85[ 0.153421] SCSI subsystem initialized
86[ 0.153877] usbcore: registered new interface driver usbfs
87[ 0.153993] usbcore: registered new interface driver hub
88[ 0.154328] usbcore: registered new device driver usb
89[ 0.156433] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156466] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156656] media: Linux media interface: v0.10
92[ 0.156751] Linux video capture interface: v2.00
93[ 0.156870] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156887] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157604] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158794] Switching to clocksource gp_timer
97[ 0.176828] NET: Registered protocol family 2
98[ 0.177827] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177917] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.178007] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178099] TCP: reno registered
102[ 0.178126] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178172] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178666] NET: Registered protocol family 1
105[ 0.179258] RPC: Registered named UNIX socket transport module.
106[ 0.179278] RPC: Registered udp transport module.
107[ 0.179292] RPC: Registered tcp transport module.
108[ 0.179305] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179691] Trying to unpack rootfs image as initramfs...
110[ 1.942183] Freeing initrd memory: 12240K
111[ 1.942873] CPU PMU: probing PMU on CPU 0
112[ 1.942905] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.943453] omap2_mbox_probe: platform not supported
114[ 1.947358] VFS: Disk quotas dquot_6.5.2
115[ 1.947598] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.948996] NFS: Registering the id_resolver key type
117[ 1.949099] Key type id_resolver registered
118[ 1.949117] Key type id_legacy registered
119[ 1.949182] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.949619] msgmni has been set to 490
121[ 1.952500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.952527] io scheduler noop registered
123[ 1.952544] io scheduler deadline registered
124[ 1.952601] io scheduler cfq registered (default)
125[ 1.956680] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.959113] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.959399] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.620267] console [ttyO0] enabled
129[ 2.624806] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.633467] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.642150] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.650763] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.659785] [drm] Initialized drm 1.1.0 20060810
134[ 2.678503] brd: module loaded
135[ 2.688790] loop: module loaded
136[ 2.692971] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.702917] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.708443] ONFI param page 0 valid
139[ 2.712115] ONFI flash detected
140[ 2.715434] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.727346] omap2-nand: detected x8 NAND flash
142[ 2.732011] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.737592] omap2-nand: using custom ecc layout
144[ 2.742437] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.748831] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.754508] 0x000000000000-0x000000020000 : "spl"
147[ 2.761322] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.768784] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.776205] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.783575] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.791836] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.798779] 0x000000260000-0x000000280000 : "fdt"
153[ 2.805413] 0x000000280000-0x000000780000 : "kernel"
154[ 2.816406] 0x000000800000-0x000001c00000 : "root"
155[ 2.839876] 0x000001c00000-0x000003000000 : "config"
156[ 2.863620] OneNAND driver initializing
157[ 2.869355] usbcore: registered new interface driver asix
158[ 2.875176] usbcore: registered new interface driver cdc_ether
159[ 2.881426] usbcore: registered new interface driver smsc95xx
160[ 2.887547] usbcore: registered new interface driver net1080
161[ 2.893572] usbcore: registered new interface driver cdc_subset
162[ 2.899868] usbcore: registered new interface driver zaurus
163[ 2.905875] usbcore: registered new interface driver cdc_ncm
164[ 2.912620] usbcore: registered new interface driver cdc_acm
165[ 2.918581] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.926962] Initializing USB Mass Storage driver...
167[ 2.932205] usbcore: registered new interface driver usb-storage
168[ 2.938504] USB Mass Storage support registered.
169[ 2.943545] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.950288] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.955528] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.964299] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.964321] musb-hdrc: MHDRC RTL version 2.0
174[ 2.964336] musb-hdrc: setup fifo_mode 4
175[ 2.964364] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.964512] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.969557] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.975606] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.980851] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.989622] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.989643] musb-hdrc: MHDRC RTL version 2.0
182[ 2.989656] musb-hdrc: setup fifo_mode 4
183[ 2.989678] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.989817] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.994863] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 3.000170] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.006842] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.015094] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.015199] usb usb1: default language 0x0409
190[ 3.015256] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.015280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.022409] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.029980] usb usb1: Product: MUSB HDRC host driver
194[ 3.035196] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.040863] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.046836] usb usb1: usb_probe_device
197[ 3.046865] usb usb1: configuration #1 chosen from 1 choice
198[ 3.046931] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.047134] hub 1-0:1.0: usb_probe_interface
200[ 3.047157] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.047184] hub 1-0:1.0: USB hub found
202[ 3.051189] hub 1-0:1.0: 1 port detected
203[ 3.055331] hub 1-0:1.0: standalone hub
204[ 3.055378] hub 1-0:1.0: individual port power switching
205[ 3.055398] hub 1-0:1.0: no over-current protection
206[ 3.055416] hub 1-0:1.0: Single TT
207[ 3.055437] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.055457] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.055513] hub 1-0:1.0: local power source is good
210[ 3.055627] hub 1-0:1.0: enabling power on all ports
211[ 3.056684] mousedev: PS/2 mouse device common for all mice
212[ 3.064660] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.072431] i2c /dev entries driver
214[ 3.077493] pps_ldisc: PPS line discipline registered
215[ 3.082963] Driver for 1-wire Dallas network protocol.
216[ 3.090229] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
217[ 3.097797] cpuidle: using governor ladder
218[ 3.102123] cpuidle: using governor menu
219[ 3.106684] of_get_named_gpio_flags exited with status 6
220[ 3.106704] of_get_named_gpio_flags: can't parse gpios property
221[ 3.106720] of_get_named_gpio_flags: can't parse gpios property
222[ 3.106756] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
223[ 3.113991] omap_hsmmc mmc.4: Failed to get rstctl; not using any
224[ 3.120799] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
225[ 3.128024] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
226[ 3.135347] mmc.4 supply vmmc_aux not found, using dummy regulator
227[ 3.142298] omap_hsmmc mmc.4: pins are not configured from the driver
228[ 3.157047] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
229[ 3.177072] of_get_named_gpio_flags exited with status -517
230[ 3.177136] platform gpio-leds.7: Driver leds-gpio requests probe deferral
231[ 3.184924] ledtrig-cpu: registered to indicate activity on CPUs
232[ 3.191699] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
233[ 3.198895] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
234[ 3.206996] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
235[ 3.213347] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
236[ 3.220529] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
237[ 3.232808] usbcore: registered new interface driver usbhid
238[ 3.238725] usbhid: USB HID core driver
239[ 3.245627] TCP: cubic registered
240[ 3.249146] Initializing XFRM netlink socket
241[ 3.253715] NET: Registered protocol family 17
242[ 3.258591] NET: Registered protocol family 15
243[ 3.263457] Key type dns_resolver registered
244[ 3.268091] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
245[ 3.276171] ThumbEE CPU extension supported.
246[ 3.280683] Registering SWP/SWPB emulation handler
247[ 3.286696] registered taskstats version 1
248[ 3.293319] of_get_named_gpio_flags exited with status -517
249[ 3.293392] platform gpio-leds.7: Driver leds-gpio requests probe deferral
250[ 3.350359] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
251[ 3.356771] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
252[ 3.371279] libphy: 4a101000.mdio: probed
253[ 3.375595] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
254[ 3.385834] Detected MACID = 50:33:8b:01:c1:d3
255[ 3.390525] cpsw 4a100000.ethernet: NAPI disabled
256[ 3.395921] of_get_named_gpio_flags exited with status -517
257[ 3.395987] platform gpio-leds.7: Driver leds-gpio requests probe deferral
258[ 3.404704] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
259[ 3.413984] cpu0 supply cpu0 not found, using dummy regulator
260[ 3.420466] cpufreq_cpu0: failed to scale voltage up: -22
261[ 3.426289] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.439050] ALSA device list:
263[ 3.442284] No soundcards found.
264[ 3.446843] Freeing init memory: 264K
265[ 3.450895] Failed to execute /init
266[ 4.450512] 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.748032] net eth0: initializing cpsw version 1.12 (0)
268[ 5.757059] net eth0: phy found : id is : 0x7c0f1
269[ 5.762525] libphy: PHY 4a101000.mdio:01 not found
270[ 5.767707] net eth0: phy 4a101000.mdio:01 not found on slave 1
271[ 8.833253] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
272Dec 16 07:44:57 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
273Dec 16 07:44:57 (none) local0.warn cgminer: Started cgminer 4.9.0
274Dec 16 07:44:57 (none) local0.warn cgminer[375]: bitmain_DASH_init
275Dec 16 07:44:58 (none) local0.err cgminer[375]: FAN1 too slow ...
276Dec 16 07:44:58 (none) local0.err cgminer[375]: FAN2 too slow ...
277Dec 16 07:44:58 (none) local0.err cgminer[375]: FAN1 too slow ...
278Dec 16 07:44:58 (none) local0.err cgminer[375]: FAN2 too slow ...
279Dec 16 07:44:59 (none) local0.err cgminer[375]: FAN1 too slow ...
280Dec 16 07:44:59 (none) local0.err cgminer[375]: FAN1 too slow ...
281Dec 16 07:45:00 (none) local0.err cgminer[375]: FAN1 too slow ...
282Dec 16 07:45:00 (none) local0.err cgminer[375]: FAN1 too slow ...
283Dec 16 07:45:01 (none) local0.err cgminer[375]: FAN1 too slow ...
284Dec 16 07:45:01 (none) local0.err cgminer[375]: FAN1 too slow ...
285Dec 16 07:45:02 (none) local0.err cgminer[375]: FAN1 too slow ...
286Dec 16 07:45:02 (none) local0.warn cgminer[375]: check_fan_speed OK
287Dec 16 07:45:02 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio51/value chain 0
288Dec 16 07:45:02 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio48/value chain 1
289Dec 16 07:45:02 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio47/value chain 2
290Dec 16 07:45:02 (none) local0.notice cgminer[375]: detect total chain num 3
291Dec 16 07:45:02 (none) local0.notice cgminer[375]: i2c init ok
292Dec 16 07:45:02 (none) local0.notice cgminer[375]: check_whether_need_update_pic_program
293Dec 16 07:45:04 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
294Dec 16 07:45:04 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
295Dec 16 07:45:05 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
296Dec 16 07:45:06 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
297Dec 16 07:45:06 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
298Dec 16 07:45:07 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
299Dec 16 07:45:08 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
300Dec 16 07:45:08 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
301Dec 16 07:45:09 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
302Dec 16 07:45:09 (none) local0.notice cgminer[375]: every_chain_reset_PIC16F1704_pic_new
303Dec 16 07:45:10 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
304Dec 16 07:45:11 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
305Dec 16 07:45:12 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
306Dec 16 07:45:13 (none) local0.notice cgminer[375]: every_chain_jump_from_loader_to_app_PIC16F1704_new
307Dec 16 07:45:13 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
308Dec 16 07:45:14 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
309Dec 16 07:45:14 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
310Dec 16 07:45:15 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
311Dec 16 07:45:15 (none) local0.notice cgminer[375]: pic_heart_beat_func_new
312Dec 16 07:45:15 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
313Dec 16 07:45:15 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
314Dec 16 07:45:16 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
315Dec 16 07:45:16 (none) local0.notice cgminer[375]: reset_all_hash_board
316Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init
317Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init_chain
318Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init_chain chainid = 0
319Dec 16 07:45:17 (none) local0.err cgminer[375]: create rx read thread for chain 0 ok
320Dec 16 07:45:17 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[0]
321Dec 16 07:45:17 (none) local0.err cgminer[375]: create tx read thread for chain 0 ok
322Dec 16 07:45:17 (none) local0.notice cgminer[375]: open device over
323Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init_chain
324Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
325Dec 16 07:45:17 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
326Dec 16 07:45:17 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
327Dec 16 07:45:17 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
328Dec 16 07:45:17 (none) local0.notice cgminer[375]: open device over
329Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init_chain
330Dec 16 07:45:17 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
331Dec 16 07:45:17 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
332Dec 16 07:45:17 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
333Dec 16 07:45:18 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
334Dec 16 07:45:18 (none) local0.notice cgminer[375]: open device over
335Dec 16 07:45:18 (none) local0.notice cgminer[375]: tty_init_chain
336Dec 16 07:45:18 (none) local0.notice cgminer[375]: open device over
337Dec 16 07:45:18 (none) local0.notice cgminer[375]: check_every_chain_asic_number
338Dec 16 07:45:18 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
339Dec 16 07:45:19 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 60 ASICs
340Dec 16 07:45:19 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 60 ASICs
341Dec 16 07:45:19 (none) local0.notice cgminer[375]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
342Dec 16 07:45:19 (none) local0.notice cgminer[375]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
343Dec 16 07:45:19 (none) local0.notice cgminer[375]: set_ticket_mask ticket_mask = 0x0000001b
344Dec 16 07:45:19 (none) local0.notice cgminer[375]: every_chain_get_PIC16F1704_freq_new
345Dec 16 07:45:22 (none) local0.notice cgminer[375]: set_frequency: frequency = 537
346Dec 16 07:45:22 (none) local0.notice cgminer[375]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
347Dec 16 07:45:22 (none) local0.notice cgminer[375]: Now Set [0] Chain Address
348Dec 16 07:45:23 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
349Dec 16 07:45:23 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
350Dec 16 07:45:24 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
351Dec 16 07:45:24 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
352Dec 16 07:45:24 (none) local0.notice cgminer[375]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
353Dec 16 07:45:24 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
354Dec 16 07:45:24 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
355Dec 16 07:45:24 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
356Dec 16 07:45:24 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
357Dec 16 07:45:24 (none) local0.notice cgminer[375]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
358Dec 16 07:45:24 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
359Dec 16 07:45:24 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
360Dec 16 07:45:24 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
361Dec 16 07:45:24 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
362Dec 16 07:45:24 (none) local0.notice cgminer[375]: 0 calibration_sensor_offset_chain
363Dec 16 07:45:25 (none) local0.notice cgminer[375]: chain:0 local:23 remote:28
364Dec 16 07:45:25 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
365Dec 16 07:45:25 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -5,
366Dec 16 07:45:25 (none) local0.notice cgminer[375]: chain:0 local:23 remote:22
367Dec 16 07:45:25 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
368Dec 16 07:45:26 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
369Dec 16 07:45:26 (none) local0.notice cgminer[375]: 1 calibration_sensor_offset_chain
370Dec 16 07:45:26 (none) local0.notice cgminer[375]: chain:1 local:23 remote:27
371Dec 16 07:45:26 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
372Dec 16 07:45:26 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
373Dec 16 07:45:27 (none) local0.notice cgminer[375]: chain:1 local:23 remote:23
374Dec 16 07:45:27 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
375Dec 16 07:45:27 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
376Dec 16 07:45:27 (none) local0.notice cgminer[375]: 2 calibration_sensor_offset_chain
377Dec 16 07:45:27 (none) local0.notice cgminer[375]: chain:2 local:24 remote:29
378Dec 16 07:45:27 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
379Dec 16 07:45:27 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -5,
380Dec 16 07:45:28 (none) local0.notice cgminer[375]: chain:2 local:24 remote:23
381Dec 16 07:45:28 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
382Dec 16 07:45:28 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
383Dec 16 07:45:28 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain
384Dec 16 07:45:28 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
385Dec 16 07:45:28 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
386Dec 16 07:45:28 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
387Dec 16 07:45:28 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
388Dec 16 07:45:29 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
389Dec 16 07:45:29 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
390Dec 16 07:45:29 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
391Dec 16 07:45:29 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
392Dec 16 07:45:29 (none) local0.notice cgminer[375]: frequency = '537'
393Dec 16 07:45:29 (none) local0.notice cgminer[375]: dev.timeout = 562356 us
394Dec 16 07:45:29 (none) local0.notice cgminer[375]: open_core_chain
395Dec 16 07:45:29 (none) local0.notice cgminer[375]: open_core_chain
396Dec 16 07:45:29 (none) local0.notice cgminer[375]: open_core_chain
397Dec 16 07:45:29 (none) local0.notice cgminer[375]: open_core_chain
398Dec 16 07:45:32 (none) local0.err cgminer[375]: cgminer time error total_secs = 1513410332.956343 last_total_secs = 1.000000
399Dec 16 07:45:42 (none) local0.warn cgminer[375]: Waiting for work to be available from pools.
400Dec 16 07:46:32 (none) local0.err cgminer[375]: No servers were found that could be used to get work from.
401Dec 16 07:46:32 (none) local0.err cgminer[375]: Please check the details from the list below of the servers you have input
402Dec 16 07:46:32 (none) local0.err cgminer[375]: Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
403Dec 16 07:46:32 (none) local0.warn cgminer[375]: Pool: 0 URL: stratum+tcp://stratum-dash.antpool.com:6099 User: serious1.1 Password: kEy2+tR_puK8g
404Dec 16 07:46:32 (none) local0.warn cgminer[375]: Pool: 1 URL: stratum+tcp://stratum-dash.antpool.com:443 User: serious1.1 Password: kEy2+tR_puK8g
405Dec 16 07:46:32 (none) local0.warn cgminer[375]: Pool: 2 URL: stratum+tcp://stratum-dash.antpool.com:25 User: serious1.1 Password: kEy2+tR_puK8g
406Dec 16 07:46:32 (none) local0.err cgminer[375]: No servers could be used! Exiting.
407Dec 16 07:46:38 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
408Dec 16 07:46:38 (none) local0.warn cgminer: Started cgminer 4.9.0
409Dec 16 07:46:38 (none) local0.warn cgminer[9020]: bitmain_DASH_init
410Dec 16 07:46:39 (none) local0.err cgminer[9020]: FAN1 too slow ...
411Dec 16 07:46:39 (none) local0.err cgminer[9020]: FAN2 too slow ...
412Dec 16 07:46:39 (none) local0.err cgminer[9020]: FAN1 too slow ...
413Dec 16 07:46:39 (none) local0.err cgminer[9020]: FAN2 too slow ...
414Dec 16 07:46:40 (none) local0.err cgminer[9020]: FAN1 too slow ...
415Dec 16 07:46:40 (none) local0.err cgminer[9020]: FAN1 too slow ...
416Dec 16 07:46:41 (none) local0.err cgminer[9020]: FAN1 too slow ...
417Dec 16 07:46:41 (none) local0.err cgminer[9020]: FAN1 too slow ...
418Dec 16 07:46:42 (none) local0.err cgminer[9020]: FAN1 too slow ...
419Dec 16 07:46:42 (none) local0.warn cgminer[9020]: check_fan_speed OK
420Dec 16 07:46:42 (none) local0.notice cgminer[9020]: detected at /sys/class/gpio/gpio51/value chain 0
421Dec 16 07:46:42 (none) local0.notice cgminer[9020]: detected at /sys/class/gpio/gpio48/value chain 1
422Dec 16 07:46:42 (none) local0.notice cgminer[9020]: detected at /sys/class/gpio/gpio47/value chain 2
423Dec 16 07:46:42 (none) local0.notice cgminer[9020]: detect total chain num 3
424Dec 16 07:46:42 (none) local0.notice cgminer[9020]: i2c init ok
425Dec 16 07:46:42 (none) local0.notice cgminer[9020]: check_whether_need_update_pic_program
426Dec 16 07:46:43 (none) local0.notice cgminer[9020]: reset_PIC16F1704_pic_new ok
427Dec 16 07:46:44 (none) local0.notice cgminer[9020]: jump_from_loader_to_app_PIC16F1704_new ok
428Dec 16 07:46:44 (none) local0.notice cgminer[9020]: get_PIC16F1704_software_version_new ok, version = 0x81
429Dec 16 07:46:45 (none) local0.notice cgminer[9020]: reset_PIC16F1704_pic_new ok
430Dec 16 07:46:46 (none) local0.notice cgminer[9020]: jump_from_loader_to_app_PIC16F1704_new ok
431Dec 16 07:46:46 (none) local0.notice cgminer[9020]: get_PIC16F1704_software_version_new ok, version = 0x81
432Dec 16 07:46:48 (none) local0.notice cgminer[9020]: reset_PIC16F1704_pic_new ok
433Dec 16 07:46:48 (none) local0.notice cgminer[9020]: jump_from_loader_to_app_PIC16F1704_new ok
434Dec 16 07:46:49 (none) local0.notice cgminer[9020]: get_PIC16F1704_software_version_new ok, version = 0x81
435Dec 16 07:46:49 (none) local0.notice cgminer[9020]: every_chain_reset_PIC16F1704_pic_new
436Dec 16 07:46:50 (none) local0.notice cgminer[9020]: reset_PIC16F1704_pic_new ok
437Dec 16 07:46:51 (none) local0.notice cgminer[9020]: reset_PIC16F1704_pic_new ok
438Dec 16 07:46:52 (none) local0.notice cgminer[9020]: reset_PIC16F1704_pic_new ok
439Dec 16 07:46:53 (none) local0.notice cgminer[9020]: every_chain_jump_from_loader_to_app_PIC16F1704_new
440Dec 16 07:46:53 (none) local0.notice cgminer[9020]: jump_from_loader_to_app_PIC16F1704_new ok
441Dec 16 07:46:54 (none) local0.notice cgminer[9020]: jump_from_loader_to_app_PIC16F1704_new ok
442Dec 16 07:46:54 (none) local0.notice cgminer[9020]: jump_from_loader_to_app_PIC16F1704_new ok
443Dec 16 07:46:55 (none) local0.notice cgminer[9020]: every_chain_enable_PIC16F1704_dc_dc_new
444Dec 16 07:46:55 (none) local0.notice cgminer[9020]: pic_heart_beat_func_new
445Dec 16 07:46:55 (none) local0.notice cgminer[9020]: enable_PIC16F1704_dc_dc_new ok
446Dec 16 07:46:55 (none) local0.notice cgminer[9020]: enable_PIC16F1704_dc_dc_new ok
447Dec 16 07:46:55 (none) local0.notice cgminer[9020]: enable_PIC16F1704_dc_dc_new ok
448Dec 16 07:46:56 (none) local0.notice cgminer[9020]: reset_all_hash_board
449Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init
450Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain
451Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain chainid = 0
452Dec 16 07:46:57 (none) local0.err cgminer[9020]: create rx read thread for chain 0 ok
453Dec 16 07:46:57 (none) local0.notice cgminer[9020]: Start A New Asic Response.Chain Id:[0]
454Dec 16 07:46:57 (none) local0.err cgminer[9020]: create tx read thread for chain 0 ok
455Dec 16 07:46:57 (none) local0.notice cgminer[9020]: open device over
456Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain
457Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain chainid = 1
458Dec 16 07:46:57 (none) local0.err cgminer[9020]: create rx read thread for chain 1 ok
459Dec 16 07:46:57 (none) local0.notice cgminer[9020]: Start A New Asic Response.Chain Id:[1]
460Dec 16 07:46:57 (none) local0.err cgminer[9020]: create tx read thread for chain 1 ok
461Dec 16 07:46:57 (none) local0.notice cgminer[9020]: open device over
462Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain
463Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain chainid = 2
464Dec 16 07:46:57 (none) local0.err cgminer[9020]: create rx read thread for chain 2 ok
465Dec 16 07:46:57 (none) local0.notice cgminer[9020]: Start A New Asic Response.Chain Id:[2]
466Dec 16 07:46:57 (none) local0.err cgminer[9020]: create tx read thread for chain 2 ok
467Dec 16 07:46:57 (none) local0.notice cgminer[9020]: open device over
468Dec 16 07:46:57 (none) local0.notice cgminer[9020]: tty_init_chain
469Dec 16 07:46:57 (none) local0.notice cgminer[9020]: open device over
470Dec 16 07:46:58 (none) local0.notice cgminer[9020]: check_every_chain_asic_number
471Dec 16 07:46:58 (none) local0.warn cgminer[9020]: check_asic_reg: Chain0 has 60 ASICs
472Dec 16 07:46:58 (none) local0.warn cgminer[9020]: check_asic_reg: Chain1 has 60 ASICs
473Dec 16 07:46:59 (none) local0.warn cgminer[9020]: check_asic_reg: Chain2 has 60 ASICs
474Dec 16 07:46:59 (none) local0.notice cgminer[9020]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
475Dec 16 07:46:59 (none) local0.notice cgminer[9020]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
476Dec 16 07:46:59 (none) local0.notice cgminer[9020]: set_ticket_mask ticket_mask = 0x0000001b
477Dec 16 07:46:59 (none) local0.notice cgminer[9020]: every_chain_get_PIC16F1704_freq_new
478Dec 16 07:47:02 (none) local0.notice cgminer[9020]: set_frequency: frequency = 537
479Dec 16 07:47:02 (none) local0.notice cgminer[9020]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
480Dec 16 07:47:02 (none) local0.notice cgminer[9020]: Now Set [0] Chain Address
481Dec 16 07:47:03 (none) local0.notice cgminer[9020]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
482Dec 16 07:47:03 (none) local0.notice cgminer[9020]: Now Set [1] Chain Address
483Dec 16 07:47:03 (none) local0.notice cgminer[9020]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
484Dec 16 07:47:03 (none) local0.notice cgminer[9020]: Now Set [2] Chain Address
485Dec 16 07:47:04 (none) local0.notice cgminer[9020]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
486Dec 16 07:47:04 (none) local0.notice cgminer[9020]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
487Dec 16 07:47:04 (none) local0.notice cgminer[9020]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
488Dec 16 07:47:04 (none) local0.notice cgminer[9020]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
489Dec 16 07:47:04 (none) local0.notice cgminer[9020]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
490Dec 16 07:47:04 (none) local0.notice cgminer[9020]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
491Dec 16 07:47:04 (none) local0.notice cgminer[9020]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
492Dec 16 07:47:04 (none) local0.notice cgminer[9020]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
493Dec 16 07:47:04 (none) local0.notice cgminer[9020]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
494Dec 16 07:47:04 (none) local0.notice cgminer[9020]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
495Dec 16 07:47:04 (none) local0.notice cgminer[9020]: 0 calibration_sensor_offset_chain
496Dec 16 07:47:04 (none) local0.notice cgminer[9020]: chain:0 local:31 remote:30
497Dec 16 07:47:04 (none) local0.warn cgminer[9020]: Chain 0 set_temperature_offset_value_chain_sensor
498Dec 16 07:47:05 (none) local0.notice cgminer[9020]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 01,
499Dec 16 07:47:05 (none) local0.notice cgminer[9020]: 1 calibration_sensor_offset_chain
500Dec 16 07:47:05 (none) local0.notice cgminer[9020]: chain:1 local:31 remote:30
501Dec 16 07:47:05 (none) local0.warn cgminer[9020]: Chain 1 set_temperature_offset_value_chain_sensor
502Dec 16 07:47:05 (none) local0.notice cgminer[9020]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 01,
503Dec 16 07:47:05 (none) local0.notice cgminer[9020]: 2 calibration_sensor_offset_chain
504Dec 16 07:47:06 (none) local0.notice cgminer[9020]: chain:2 local:35 remote:35
505Dec 16 07:47:06 (none) local0.warn cgminer[9020]: Chain 2 set_temperature_offset_value_chain_sensor
506Dec 16 07:47:06 (none) local0.notice cgminer[9020]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
507Dec 16 07:47:06 (none) local0.warn cgminer[9020]: Chain 0 set_temperature_offset_value_chain
508Dec 16 07:47:06 (none) local0.warn cgminer[9020]: Chain 0 set_temperature_offset_value_chain_sensor
509Dec 16 07:47:06 (none) local0.notice cgminer[9020]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 01,
510Dec 16 07:47:06 (none) local0.warn cgminer[9020]: Chain 1 set_temperature_offset_value_chain
511Dec 16 07:47:06 (none) local0.warn cgminer[9020]: Chain 1 set_temperature_offset_value_chain_sensor
512Dec 16 07:47:07 (none) local0.notice cgminer[9020]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 01,
513Dec 16 07:47:07 (none) local0.warn cgminer[9020]: Chain 2 set_temperature_offset_value_chain
514Dec 16 07:47:07 (none) local0.warn cgminer[9020]: Chain 2 set_temperature_offset_value_chain_sensor
515Dec 16 07:47:07 (none) local0.notice cgminer[9020]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
516Dec 16 07:47:07 (none) local0.notice cgminer[9020]: frequency = '537'
517Dec 16 07:47:07 (none) local0.notice cgminer[9020]: dev.timeout = 562356 us
518Dec 16 07:47:07 (none) local0.notice cgminer[9020]: open_core_chain
519Dec 16 07:47:07 (none) local0.notice cgminer[9020]: open_core_chain
520Dec 16 07:47:07 (none) local0.notice cgminer[9020]: open_core_chain
521Dec 16 07:47:07 (none) local0.notice cgminer[9020]: open_core_chain
522Dec 16 07:47:10 (none) local0.err cgminer[9020]: cgminer time error total_secs = 1513410430.886207 last_total_secs = 1.000000
523Dec 16 07:47:20 (none) local0.warn cgminer[9020]: Waiting for work to be available from pools.
524Dec 16 07:48:10 (none) local0.err cgminer[9020]: No servers were found that could be used to get work from.
525Dec 16 07:48:10 (none) local0.err cgminer[9020]: Please check the details from the list below of the servers you have input
526Dec 16 07:48:10 (none) local0.err cgminer[9020]: Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
527Dec 16 07:48:10 (none) local0.warn cgminer[9020]: Pool: 0 URL: stratum+tcp://stratum-dash.antpool.com:6099 User: serious1.1 Password: kEy2+tR_puK8g
528Dec 16 07:48:10 (none) local0.warn cgminer[9020]: Pool: 1 URL: stratum+tcp://stratum-dash.antpool.com:443 User: serious1.1 Password: kEy2+tR_puK8g
529Dec 16 07:48:10 (none) local0.warn cgminer[9020]: Pool: 2 URL: stratum+tcp://stratum-dash.antpool.com:25 User: serious1.1 Password: kEy2+tR_puK8g
530Dec 16 07:48:10 (none) local0.err cgminer[9020]: No servers could be used! Exiting.
531Dec 16 07:48:19 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
532Dec 16 07:48:19 (none) local0.warn cgminer: Started cgminer 4.9.0
533Dec 16 07:48:19 (none) local0.warn cgminer[18019]: bitmain_DASH_init
534Dec 16 07:48:19 (none) local0.err cgminer[18019]: FAN1 too slow ...
535Dec 16 07:48:19 (none) local0.err cgminer[18019]: FAN2 too slow ...
536Dec 16 07:48:20 (none) local0.err cgminer[18019]: FAN1 too slow ...
537Dec 16 07:48:20 (none) local0.err cgminer[18019]: FAN2 too slow ...
538Dec 16 07:48:20 (none) local0.err cgminer[18019]: FAN1 too slow ...
539Dec 16 07:48:21 (none) local0.err cgminer[18019]: FAN1 too slow ...
540Dec 16 07:48:21 (none) local0.err cgminer[18019]: FAN1 too slow ...
541Dec 16 07:48:22 (none) local0.err cgminer[18019]: FAN1 too slow ...
542Dec 16 07:48:22 (none) local0.err cgminer[18019]: FAN1 too slow ...
543Dec 16 07:48:23 (none) local0.warn cgminer[18019]: check_fan_speed OK
544Dec 16 07:48:23 (none) local0.notice cgminer[18019]: detected at /sys/class/gpio/gpio51/value chain 0
545Dec 16 07:48:23 (none) local0.notice cgminer[18019]: detected at /sys/class/gpio/gpio48/value chain 1
546Dec 16 07:48:23 (none) local0.notice cgminer[18019]: detected at /sys/class/gpio/gpio47/value chain 2
547Dec 16 07:48:23 (none) local0.notice cgminer[18019]: detect total chain num 3
548Dec 16 07:48:23 (none) local0.notice cgminer[18019]: i2c init ok
549Dec 16 07:48:23 (none) local0.notice cgminer[18019]: check_whether_need_update_pic_program
550Dec 16 07:48:24 (none) local0.notice cgminer[18019]: reset_PIC16F1704_pic_new ok
551Dec 16 07:48:25 (none) local0.notice cgminer[18019]: jump_from_loader_to_app_PIC16F1704_new ok
552Dec 16 07:48:25 (none) local0.notice cgminer[18019]: get_PIC16F1704_software_version_new ok, version = 0x81
553Dec 16 07:48:26 (none) local0.notice cgminer[18019]: reset_PIC16F1704_pic_new ok
554Dec 16 07:48:27 (none) local0.notice cgminer[18019]: jump_from_loader_to_app_PIC16F1704_new ok
555Dec 16 07:48:27 (none) local0.notice cgminer[18019]: get_PIC16F1704_software_version_new ok, version = 0x81
556Dec 16 07:48:28 (none) local0.notice cgminer[18019]: reset_PIC16F1704_pic_new ok
557Dec 16 07:48:29 (none) local0.notice cgminer[18019]: jump_from_loader_to_app_PIC16F1704_new ok
558Dec 16 07:48:29 (none) local0.notice cgminer[18019]: get_PIC16F1704_software_version_new ok, version = 0x81
559Dec 16 07:48:29 (none) local0.notice cgminer[18019]: every_chain_reset_PIC16F1704_pic_new
560Dec 16 07:48:30 (none) local0.notice cgminer[18019]: reset_PIC16F1704_pic_new ok
561Dec 16 07:48:32 (none) local0.notice cgminer[18019]: reset_PIC16F1704_pic_new ok
562Dec 16 07:48:33 (none) local0.notice cgminer[18019]: reset_PIC16F1704_pic_new ok
563Dec 16 07:48:33 (none) local0.notice cgminer[18019]: every_chain_jump_from_loader_to_app_PIC16F1704_new
564Dec 16 07:48:34 (none) local0.notice cgminer[18019]: jump_from_loader_to_app_PIC16F1704_new ok
565Dec 16 07:48:34 (none) local0.notice cgminer[18019]: jump_from_loader_to_app_PIC16F1704_new ok
566Dec 16 07:48:35 (none) local0.notice cgminer[18019]: jump_from_loader_to_app_PIC16F1704_new ok
567Dec 16 07:48:35 (none) local0.notice cgminer[18019]: every_chain_enable_PIC16F1704_dc_dc_new
568Dec 16 07:48:35 (none) local0.notice cgminer[18019]: pic_heart_beat_func_new
569Dec 16 07:48:36 (none) local0.notice cgminer[18019]: enable_PIC16F1704_dc_dc_new ok
570Dec 16 07:48:36 (none) local0.notice cgminer[18019]: enable_PIC16F1704_dc_dc_new ok
571Dec 16 07:48:36 (none) local0.notice cgminer[18019]: enable_PIC16F1704_dc_dc_new ok
572Dec 16 07:48:37 (none) local0.notice cgminer[18019]: reset_all_hash_board
573Dec 16 07:48:37 (none) local0.notice cgminer[18019]: tty_init
574Dec 16 07:48:37 (none) local0.notice cgminer[18019]: tty_init_chain
575Dec 16 07:48:37 (none) local0.notice cgminer[18019]: tty_init_chain chainid = 0
576Dec 16 07:48:37 (none) local0.err cgminer[18019]: create rx read thread for chain 0 ok
577Dec 16 07:48:37 (none) local0.notice cgminer[18019]: Start A New Asic Response.Chain Id:[0]
578Dec 16 07:48:38 (none) local0.err cgminer[18019]: create tx read thread for chain 0 ok
579Dec 16 07:48:38 (none) local0.notice cgminer[18019]: open device over
580Dec 16 07:48:38 (none) local0.notice cgminer[18019]: tty_init_chain
581Dec 16 07:48:38 (none) local0.notice cgminer[18019]: tty_init_chain chainid = 1
582Dec 16 07:48:38 (none) local0.err cgminer[18019]: create rx read thread for chain 1 ok
583Dec 16 07:48:38 (none) local0.notice cgminer[18019]: Start A New Asic Response.Chain Id:[1]
584Dec 16 07:48:38 (none) local0.err cgminer[18019]: create tx read thread for chain 1 ok
585Dec 16 07:48:38 (none) local0.notice cgminer[18019]: open device over
586Dec 16 07:48:38 (none) local0.notice cgminer[18019]: tty_init_chain
587Dec 16 07:48:38 (none) local0.notice cgminer[18019]: tty_init_chain chainid = 2
588Dec 16 07:48:38 (none) local0.err cgminer[18019]: create rx read thread for chain 2 ok
589Dec 16 07:48:38 (none) local0.notice cgminer[18019]: Start A New Asic Response.Chain Id:[2]
590Dec 16 07:48:38 (none) local0.err cgminer[18019]: create tx read thread for chain 2 ok
591Dec 16 07:48:38 (none) local0.notice cgminer[18019]: open device over
592Dec 16 07:48:38 (none) local0.notice cgminer[18019]: tty_init_chain
593Dec 16 07:48:38 (none) local0.notice cgminer[18019]: open device over
594Dec 16 07:48:38 (none) local0.notice cgminer[18019]: check_every_chain_asic_number
595Dec 16 07:48:39 (none) local0.warn cgminer[18019]: check_asic_reg: Chain0 has 60 ASICs
596Dec 16 07:48:39 (none) local0.warn cgminer[18019]: check_asic_reg: Chain1 has 60 ASICs
597Dec 16 07:48:39 (none) local0.warn cgminer[18019]: check_asic_reg: Chain2 has 60 ASICs
598Dec 16 07:48:40 (none) local0.notice cgminer[18019]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
599Dec 16 07:48:40 (none) local0.notice cgminer[18019]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
600Dec 16 07:48:40 (none) local0.notice cgminer[18019]: set_ticket_mask ticket_mask = 0x0000001b
601Dec 16 07:48:40 (none) local0.notice cgminer[18019]: every_chain_get_PIC16F1704_freq_new
602Dec 16 07:48:42 (none) local0.notice cgminer[18019]: set_frequency: frequency = 537
603Dec 16 07:48:42 (none) local0.notice cgminer[18019]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
604Dec 16 07:48:42 (none) local0.notice cgminer[18019]: Now Set [0] Chain Address
605Dec 16 07:48:43 (none) local0.notice cgminer[18019]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
606Dec 16 07:48:43 (none) local0.notice cgminer[18019]: Now Set [1] Chain Address
607Dec 16 07:48:44 (none) local0.notice cgminer[18019]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
608Dec 16 07:48:44 (none) local0.notice cgminer[18019]: Now Set [2] Chain Address
609Dec 16 07:48:45 (none) local0.notice cgminer[18019]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
610Dec 16 07:48:45 (none) local0.notice cgminer[18019]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
611Dec 16 07:48:45 (none) local0.notice cgminer[18019]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
612Dec 16 07:48:45 (none) local0.notice cgminer[18019]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
613Dec 16 07:48:45 (none) local0.notice cgminer[18019]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
614Dec 16 07:48:45 (none) local0.notice cgminer[18019]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
615Dec 16 07:48:45 (none) local0.notice cgminer[18019]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
616Dec 16 07:48:45 (none) local0.notice cgminer[18019]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
617Dec 16 07:48:45 (none) local0.notice cgminer[18019]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
618Dec 16 07:48:45 (none) local0.notice cgminer[18019]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
619Dec 16 07:48:45 (none) local0.notice cgminer[18019]: 0 calibration_sensor_offset_chain
620Dec 16 07:48:45 (none) local0.notice cgminer[18019]: chain:0 local:30 remote:35
621Dec 16 07:48:45 (none) local0.warn cgminer[18019]: Chain 0 set_temperature_offset_value_chain_sensor
622Dec 16 07:48:45 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -5,
623Dec 16 07:48:46 (none) local0.notice cgminer[18019]: chain:0 local:30 remote:29
624Dec 16 07:48:46 (none) local0.warn cgminer[18019]: Chain 0 set_temperature_offset_value_chain_sensor
625Dec 16 07:48:46 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
626Dec 16 07:48:46 (none) local0.notice cgminer[18019]: 1 calibration_sensor_offset_chain
627Dec 16 07:48:46 (none) local0.notice cgminer[18019]: chain:1 local:31 remote:34
628Dec 16 07:48:46 (none) local0.warn cgminer[18019]: Chain 1 set_temperature_offset_value_chain_sensor
629Dec 16 07:48:47 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
630Dec 16 07:48:47 (none) local0.notice cgminer[18019]: chain:1 local:30 remote:30
631Dec 16 07:48:47 (none) local0.warn cgminer[18019]: Chain 1 set_temperature_offset_value_chain_sensor
632Dec 16 07:48:47 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
633Dec 16 07:48:47 (none) local0.notice cgminer[18019]: 2 calibration_sensor_offset_chain
634Dec 16 07:48:48 (none) local0.notice cgminer[18019]: chain:2 local:34 remote:39
635Dec 16 07:48:48 (none) local0.warn cgminer[18019]: Chain 2 set_temperature_offset_value_chain_sensor
636Dec 16 07:48:48 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -5,
637Dec 16 07:48:48 (none) local0.notice cgminer[18019]: chain:2 local:34 remote:33
638Dec 16 07:48:48 (none) local0.warn cgminer[18019]: Chain 2 set_temperature_offset_value_chain_sensor
639Dec 16 07:48:48 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
640Dec 16 07:48:48 (none) local0.warn cgminer[18019]: Chain 0 set_temperature_offset_value_chain
641Dec 16 07:48:48 (none) local0.warn cgminer[18019]: Chain 0 set_temperature_offset_value_chain_sensor
642Dec 16 07:48:49 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
643Dec 16 07:48:49 (none) local0.warn cgminer[18019]: Chain 1 set_temperature_offset_value_chain
644Dec 16 07:48:49 (none) local0.warn cgminer[18019]: Chain 1 set_temperature_offset_value_chain_sensor
645Dec 16 07:48:49 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
646Dec 16 07:48:49 (none) local0.warn cgminer[18019]: Chain 2 set_temperature_offset_value_chain
647Dec 16 07:48:49 (none) local0.warn cgminer[18019]: Chain 2 set_temperature_offset_value_chain_sensor
648Dec 16 07:48:49 (none) local0.notice cgminer[18019]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
649Dec 16 07:48:49 (none) local0.notice cgminer[18019]: frequency = '537'
650Dec 16 07:48:49 (none) local0.notice cgminer[18019]: dev.timeout = 562356 us
651Dec 16 07:48:49 (none) local0.notice cgminer[18019]: open_core_chain
652Dec 16 07:48:50 (none) local0.notice cgminer[18019]: open_core_chain
653Dec 16 07:48:50 (none) local0.notice cgminer[18019]: open_core_chain
654Dec 16 07:48:50 (none) local0.notice cgminer[18019]: open_core_chain
655Dec 16 07:48:53 (none) local0.err cgminer[18019]: cgminer time error total_secs = 1513410533.364805 last_total_secs = 1.000000
656Dec 16 07:49:03 (none) local0.warn cgminer[18019]: Waiting for work to be available from pools.
657Dec 16 07:49:53 (none) local0.err cgminer[18019]: No servers were found that could be used to get work from.
658Dec 16 07:49:53 (none) local0.err cgminer[18019]: Please check the details from the list below of the servers you have input
659Dec 16 07:49:53 (none) local0.err cgminer[18019]: Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
660Dec 16 07:49:53 (none) local0.warn cgminer[18019]: Pool: 0 URL: stratum+tcp://stratum-dash.antpool.com:6099 User: serious1.1 Password: kEy2+tR_puK8g
661Dec 16 07:49:53 (none) local0.warn cgminer[18019]: Pool: 1 URL: stratum+tcp://stratum-dash.antpool.com:443 User: serious1.1 Password: kEy2+tR_puK8g
662Dec 16 07:49:53 (none) local0.warn cgminer[18019]: Pool: 2 URL: stratum+tcp://stratum-dash.antpool.com:25 User: serious1.1 Password: kEy2+tR_puK8g
663Dec 16 07:49:53 (none) local0.err cgminer[18019]: No servers could be used! Exiting.
664Dec 16 07:50:00 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
665Dec 16 07:50:00 (none) local0.warn cgminer: Started cgminer 4.9.0
666Dec 16 07:50:00 (none) local0.warn cgminer[26632]: bitmain_DASH_init
667Dec 16 07:50:00 (none) local0.err cgminer[26632]: FAN1 too slow ...
668Dec 16 07:50:00 (none) local0.err cgminer[26632]: FAN2 too slow ...
669Dec 16 07:50:01 (none) local0.err cgminer[26632]: FAN1 too slow ...
670Dec 16 07:50:01 (none) local0.err cgminer[26632]: FAN2 too slow ...
671Dec 16 07:50:01 (none) local0.err cgminer[26632]: FAN1 too slow ...
672Dec 16 07:50:02 (none) local0.err cgminer[26632]: FAN1 too slow ...
673Dec 16 07:50:02 (none) local0.err cgminer[26632]: FAN1 too slow ...
674Dec 16 07:50:03 (none) local0.err cgminer[26632]: FAN1 too slow ...
675Dec 16 07:50:03 (none) local0.err cgminer[26632]: FAN1 too slow ...
676Dec 16 07:50:04 (none) local0.warn cgminer[26632]: check_fan_speed OK
677Dec 16 07:50:04 (none) local0.notice cgminer[26632]: detected at /sys/class/gpio/gpio51/value chain 0
678Dec 16 07:50:04 (none) local0.notice cgminer[26632]: detected at /sys/class/gpio/gpio48/value chain 1
679Dec 16 07:50:04 (none) local0.notice cgminer[26632]: detected at /sys/class/gpio/gpio47/value chain 2
680Dec 16 07:50:04 (none) local0.notice cgminer[26632]: detect total chain num 3
681Dec 16 07:50:04 (none) local0.notice cgminer[26632]: i2c init ok
682Dec 16 07:50:04 (none) local0.notice cgminer[26632]: check_whether_need_update_pic_program
683Dec 16 07:50:05 (none) local0.notice cgminer[26632]: reset_PIC16F1704_pic_new ok
684Dec 16 07:50:05 (none) local0.notice cgminer[26632]: jump_from_loader_to_app_PIC16F1704_new ok
685Dec 16 07:50:06 (none) local0.notice cgminer[26632]: get_PIC16F1704_software_version_new ok, version = 0x81
686Dec 16 07:50:07 (none) local0.notice cgminer[26632]: reset_PIC16F1704_pic_new ok
687Dec 16 07:50:07 (none) local0.notice cgminer[26632]: jump_from_loader_to_app_PIC16F1704_new ok
688Dec 16 07:50:08 (none) local0.notice cgminer[26632]: get_PIC16F1704_software_version_new ok, version = 0x81
689Dec 16 07:50:09 (none) local0.notice cgminer[26632]: reset_PIC16F1704_pic_new ok
690Dec 16 07:50:09 (none) local0.notice cgminer[26632]: jump_from_loader_to_app_PIC16F1704_new ok
691Dec 16 07:50:10 (none) local0.notice cgminer[26632]: get_PIC16F1704_software_version_new ok, version = 0x81
692Dec 16 07:50:10 (none) local0.notice cgminer[26632]: every_chain_reset_PIC16F1704_pic_new
693Dec 16 07:50:11 (none) local0.notice cgminer[26632]: reset_PIC16F1704_pic_new ok
694Dec 16 07:50:12 (none) local0.notice cgminer[26632]: reset_PIC16F1704_pic_new ok
695Dec 16 07:50:13 (none) local0.notice cgminer[26632]: reset_PIC16F1704_pic_new ok
696Dec 16 07:50:14 (none) local0.notice cgminer[26632]: every_chain_jump_from_loader_to_app_PIC16F1704_new
697Dec 16 07:50:14 (none) local0.notice cgminer[26632]: jump_from_loader_to_app_PIC16F1704_new ok
698Dec 16 07:50:15 (none) local0.notice cgminer[26632]: jump_from_loader_to_app_PIC16F1704_new ok
699Dec 16 07:50:15 (none) local0.notice cgminer[26632]: jump_from_loader_to_app_PIC16F1704_new ok
700Dec 16 07:50:16 (none) local0.notice cgminer[26632]: every_chain_enable_PIC16F1704_dc_dc_new
701Dec 16 07:50:16 (none) local0.notice cgminer[26632]: pic_heart_beat_func_new
702Dec 16 07:50:16 (none) local0.notice cgminer[26632]: enable_PIC16F1704_dc_dc_new ok
703Dec 16 07:50:16 (none) local0.notice cgminer[26632]: enable_PIC16F1704_dc_dc_new ok
704Dec 16 07:50:17 (none) local0.notice cgminer[26632]: enable_PIC16F1704_dc_dc_new ok
705Dec 16 07:50:17 (none) local0.notice cgminer[26632]: reset_all_hash_board
706Dec 16 07:50:18 (none) local0.notice cgminer[26632]: tty_init
707Dec 16 07:50:18 (none) local0.notice cgminer[26632]: tty_init_chain
708Dec 16 07:50:18 (none) local0.notice cgminer[26632]: tty_init_chain chainid = 0
709Dec 16 07:50:18 (none) local0.err cgminer[26632]: create rx read thread for chain 0 ok
710Dec 16 07:50:18 (none) local0.notice cgminer[26632]: Start A New Asic Response.Chain Id:[0]
711Dec 16 07:50:18 (none) local0.err cgminer[26632]: create tx read thread for chain 0 ok
712Dec 16 07:50:18 (none) local0.notice cgminer[26632]: open device over
713Dec 16 07:50:18 (none) local0.notice cgminer[26632]: tty_init_chain
714Dec 16 07:50:18 (none) local0.notice cgminer[26632]: tty_init_chain chainid = 1
715Dec 16 07:50:18 (none) local0.err cgminer[26632]: create rx read thread for chain 1 ok
716Dec 16 07:50:18 (none) local0.notice cgminer[26632]: Start A New Asic Response.Chain Id:[1]
717Dec 16 07:50:19 (none) local0.err cgminer[26632]: create tx read thread for chain 1 ok
718Dec 16 07:50:19 (none) local0.notice cgminer[26632]: open device over
719Dec 16 07:50:19 (none) local0.notice cgminer[26632]: tty_init_chain
720Dec 16 07:50:19 (none) local0.notice cgminer[26632]: tty_init_chain chainid = 2
721Dec 16 07:50:19 (none) local0.err cgminer[26632]: create rx read thread for chain 2 ok
722Dec 16 07:50:19 (none) local0.notice cgminer[26632]: Start A New Asic Response.Chain Id:[2]
723Dec 16 07:50:19 (none) local0.err cgminer[26632]: create tx read thread for chain 2 ok
724Dec 16 07:50:19 (none) local0.notice cgminer[26632]: open device over
725Dec 16 07:50:19 (none) local0.notice cgminer[26632]: tty_init_chain
726Dec 16 07:50:19 (none) local0.notice cgminer[26632]: open device over
727Dec 16 07:50:19 (none) local0.notice cgminer[26632]: check_every_chain_asic_number
728Dec 16 07:50:19 (none) local0.warn cgminer[26632]: check_asic_reg: Chain0 has 60 ASICs
729Dec 16 07:50:20 (none) local0.warn cgminer[26632]: check_asic_reg: Chain1 has 60 ASICs
730Dec 16 07:50:20 (none) local0.warn cgminer[26632]: check_asic_reg: Chain2 has 60 ASICs
731Dec 16 07:50:21 (none) local0.notice cgminer[26632]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
732Dec 16 07:50:21 (none) local0.notice cgminer[26632]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
733Dec 16 07:50:21 (none) local0.notice cgminer[26632]: set_ticket_mask ticket_mask = 0x0000001b
734Dec 16 07:50:21 (none) local0.notice cgminer[26632]: every_chain_get_PIC16F1704_freq_new
735Dec 16 07:50:23 (none) local0.notice cgminer[26632]: set_frequency: frequency = 537
736Dec 16 07:50:23 (none) local0.notice cgminer[26632]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
737Dec 16 07:50:23 (none) local0.notice cgminer[26632]: Now Set [0] Chain Address
738Dec 16 07:50:24 (none) local0.notice cgminer[26632]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
739Dec 16 07:50:24 (none) local0.notice cgminer[26632]: Now Set [1] Chain Address
740Dec 16 07:50:25 (none) local0.notice cgminer[26632]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
741Dec 16 07:50:25 (none) local0.notice cgminer[26632]: Now Set [2] Chain Address
742Dec 16 07:50:25 (none) local0.notice cgminer[26632]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
743Dec 16 07:50:25 (none) local0.notice cgminer[26632]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
744Dec 16 07:50:25 (none) local0.notice cgminer[26632]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
745Dec 16 07:50:25 (none) local0.notice cgminer[26632]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
746Dec 16 07:50:25 (none) local0.notice cgminer[26632]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
747Dec 16 07:50:25 (none) local0.notice cgminer[26632]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
748Dec 16 07:50:25 (none) local0.notice cgminer[26632]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
749Dec 16 07:50:25 (none) local0.notice cgminer[26632]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
750Dec 16 07:50:25 (none) local0.notice cgminer[26632]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
751Dec 16 07:50:25 (none) local0.notice cgminer[26632]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
752Dec 16 07:50:25 (none) local0.notice cgminer[26632]: 0 calibration_sensor_offset_chain
753Dec 16 07:50:26 (none) local0.notice cgminer[26632]: chain:0 local:30 remote:255
754Dec 16 07:50:26 (none) local0.warn cgminer[26632]: Chain 0 set_temperature_offset_value_chain_sensor
755Dec 16 07:50:26 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 31,
756Dec 16 07:50:26 (none) local0.notice cgminer[26632]: chain:0 local:30 remote:65
757Dec 16 07:50:26 (none) local0.warn cgminer[26632]: Chain 0 set_temperature_offset_value_chain_sensor
758Dec 16 07:50:27 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
759Dec 16 07:50:27 (none) local0.notice cgminer[26632]: chain:0 local:30 remote:29
760Dec 16 07:50:27 (none) local0.warn cgminer[26632]: Chain 0 set_temperature_offset_value_chain_sensor
761Dec 16 07:50:27 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -3,
762Dec 16 07:50:27 (none) local0.notice cgminer[26632]: 1 calibration_sensor_offset_chain
763Dec 16 07:50:28 (none) local0.notice cgminer[26632]: chain:1 local:30 remote:30
764Dec 16 07:50:28 (none) local0.warn cgminer[26632]: Chain 1 set_temperature_offset_value_chain_sensor
765Dec 16 07:50:28 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
766Dec 16 07:50:28 (none) local0.notice cgminer[26632]: 2 calibration_sensor_offset_chain
767Dec 16 07:50:28 (none) local0.notice cgminer[26632]: chain:2 local:34 remote:34
768Dec 16 07:50:28 (none) local0.warn cgminer[26632]: Chain 2 set_temperature_offset_value_chain_sensor
769Dec 16 07:50:29 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
770Dec 16 07:50:29 (none) local0.warn cgminer[26632]: Chain 0 set_temperature_offset_value_chain
771Dec 16 07:50:29 (none) local0.warn cgminer[26632]: Chain 0 set_temperature_offset_value_chain_sensor
772Dec 16 07:50:29 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -3,
773Dec 16 07:50:29 (none) local0.warn cgminer[26632]: Chain 1 set_temperature_offset_value_chain
774Dec 16 07:50:29 (none) local0.warn cgminer[26632]: Chain 1 set_temperature_offset_value_chain_sensor
775Dec 16 07:50:29 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
776Dec 16 07:50:29 (none) local0.warn cgminer[26632]: Chain 2 set_temperature_offset_value_chain
777Dec 16 07:50:29 (none) local0.warn cgminer[26632]: Chain 2 set_temperature_offset_value_chain_sensor
778Dec 16 07:50:29 (none) local0.notice cgminer[26632]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
779Dec 16 07:50:29 (none) local0.notice cgminer[26632]: frequency = '537'
780Dec 16 07:50:29 (none) local0.notice cgminer[26632]: dev.timeout = 562356 us
781Dec 16 07:50:29 (none) local0.notice cgminer[26632]: open_core_chain
782Dec 16 07:50:30 (none) local0.notice cgminer[26632]: open_core_chain
783Dec 16 07:50:30 (none) local0.notice cgminer[26632]: open_core_chain
784Dec 16 07:50:30 (none) local0.notice cgminer[26632]: open_core_chain
785Dec 16 07:50:33 (none) local0.err cgminer[26632]: cgminer time error total_secs = 1513410633.467435 last_total_secs = 1.000000
786Dec 16 07:50:43 (none) local0.warn cgminer[26632]: Waiting for work to be available from pools.
787Dec 16 07:50:45 (none) local0.warn cgminer[26632]: Work available from pools, resuming.
788Dec 16 07:50:45 (none) local0.err cgminer[26632]: D1 0: work 7f not find error
789Dec 16 07:50:45 (none) local0.err cgminer[26632]: D1 0: work 7f not find error
790Dec 16 07:50:50 (none) local0.warn cgminer[26632]: API running in IP access mode on port 4028 (15)
791Dec 16 07:50:58 (none) local0.warn cgminer[26632]: Pool 0 stratum+tcp://stratum-dash.antpool.com:6099 alive, testing stability
792Dec 16 07:50:58 (none) local0.warn cgminer[26632]: Switching to pool 0 stratum+tcp://stratum-dash.antpool.com:6099
793Dec 16 12:37:27 (none) local0.warn cgminer[26632]: Pool 0 stratum+tcp://stratum-dash.antpool.com:6099 not responding!
794Dec 16 12:37:27 (none) local0.warn cgminer[26632]: Switching to pool 1 stratum+tcp://stratum-dash.antpool.com:443
795Dec 16 12:37:28 (none) local0.err cgminer[26632]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
796Dec 16 12:37:32 (none) local0.err cgminer[26632]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
797Dec 16 12:37:33 (none) local0.warn cgminer[26632]: Waiting for work to be available from pools.
798Dec 16 12:37:36 (none) local0.err cgminer[26632]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
799Dec 16 12:37:38 (none) local0.warn cgminer[26632]: Work available from pools, resuming.
800Dec 16 12:38:17 (none) local0.warn cgminer[26632]: Lost 3 shares due to no stratum share response from pool 0
801Dec 16 12:38:39 (none) local0.warn cgminer[26632]: Pool 0 stratum+tcp://stratum-dash.antpool.com:6099 alive, testing stability
802Dec 16 12:38:47 (none) local0.warn cgminer[26632]: Lost 2 shares due to no stratum share response from pool 0
803Dec 16 12:39:17 (none) local0.warn cgminer[26632]: Lost 2 shares due to no stratum share response from pool 0
804Dec 16 12:43:47 (none) local0.warn cgminer[26632]: Pool 0 stratum+tcp://stratum-dash.antpool.com:6099 stable for 5 mins
805Dec 16 12:43:47 (none) local0.warn cgminer[26632]: Switching to pool 0 stratum+tcp://stratum-dash.antpool.com:6099
806Dec 16 14:44:45 (none) local0.err cgminer[26632]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
807Dec 16 14:45:18 (none) local0.warn cgminer[26632]: Lost 1 shares due to no stratum share response from pool 0
808Dec 16 14:45:48 (none) local0.warn cgminer[26632]: Lost 3 shares due to no stratum share response from pool 0
809Dec 16 14:46:18 (none) local0.warn cgminer[26632]: Lost 3 shares due to no stratum share response from pool 0
810Dec 16 14:46:48 (none) local0.warn cgminer[26632]: Lost 4 shares due to no stratum share response from pool 0
811Dec 16 14:58:20 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
812Dec 16 14:58:20 (none) local0.warn cgminer: Started cgminer 4.9.0
813Dec 16 14:58:20 (none) local0.warn cgminer[6289]: bitmain_DASH_init
814Dec 16 14:58:20 (none) local0.err cgminer[6289]: FAN1 too slow ...
815Dec 16 14:58:20 (none) local0.err cgminer[6289]: FAN2 too slow ...
816Dec 16 14:58:21 (none) local0.err cgminer[6289]: FAN1 too slow ...
817Dec 16 14:58:21 (none) local0.err cgminer[6289]: FAN2 too slow ...
818Dec 16 14:58:21 (none) local0.err cgminer[6289]: FAN1 too slow ...
819Dec 16 14:58:22 (none) local0.err cgminer[6289]: FAN1 too slow ...
820Dec 16 14:58:22 (none) local0.err cgminer[6289]: FAN1 too slow ...
821Dec 16 14:58:23 (none) local0.err cgminer[6289]: FAN1 too slow ...
822Dec 16 14:58:23 (none) local0.err cgminer[6289]: FAN1 too slow ...
823Dec 16 14:58:24 (none) local0.warn cgminer[6289]: check_fan_speed OK
824Dec 16 14:58:24 (none) local0.notice cgminer[6289]: detected at /sys/class/gpio/gpio51/value chain 0
825Dec 16 14:58:24 (none) local0.notice cgminer[6289]: detected at /sys/class/gpio/gpio48/value chain 1
826Dec 16 14:58:24 (none) local0.notice cgminer[6289]: detected at /sys/class/gpio/gpio47/value chain 2
827Dec 16 14:58:24 (none) local0.notice cgminer[6289]: detect total chain num 3
828Dec 16 14:58:24 (none) local0.notice cgminer[6289]: i2c init ok
829Dec 16 14:58:24 (none) local0.notice cgminer[6289]: check_whether_need_update_pic_program
830Dec 16 14:58:25 (none) local0.notice cgminer[6289]: reset_PIC16F1704_pic_new ok
831Dec 16 14:58:25 (none) local0.notice cgminer[6289]: jump_from_loader_to_app_PIC16F1704_new ok
832Dec 16 14:58:26 (none) local0.notice cgminer[6289]: get_PIC16F1704_software_version_new ok, version = 0x81
833Dec 16 14:58:27 (none) local0.notice cgminer[6289]: reset_PIC16F1704_pic_new ok
834Dec 16 14:58:28 (none) local0.notice cgminer[6289]: jump_from_loader_to_app_PIC16F1704_new ok
835Dec 16 14:58:28 (none) local0.notice cgminer[6289]: get_PIC16F1704_software_version_new ok, version = 0x81
836Dec 16 14:58:29 (none) local0.notice cgminer[6289]: reset_PIC16F1704_pic_new ok
837Dec 16 14:58:30 (none) local0.notice cgminer[6289]: jump_from_loader_to_app_PIC16F1704_new ok
838Dec 16 14:58:30 (none) local0.notice cgminer[6289]: get_PIC16F1704_software_version_new ok, version = 0x81
839Dec 16 14:58:30 (none) local0.notice cgminer[6289]: every_chain_reset_PIC16F1704_pic_new
840Dec 16 14:58:31 (none) local0.notice cgminer[6289]: reset_PIC16F1704_pic_new ok
841Dec 16 14:58:32 (none) local0.notice cgminer[6289]: reset_PIC16F1704_pic_new ok
842Dec 16 14:58:34 (none) local0.notice cgminer[6289]: reset_PIC16F1704_pic_new ok
843Dec 16 14:58:34 (none) local0.notice cgminer[6289]: every_chain_jump_from_loader_to_app_PIC16F1704_new
844Dec 16 14:58:35 (none) local0.notice cgminer[6289]: jump_from_loader_to_app_PIC16F1704_new ok
845Dec 16 14:58:35 (none) local0.notice cgminer[6289]: jump_from_loader_to_app_PIC16F1704_new ok
846Dec 16 14:58:36 (none) local0.notice cgminer[6289]: jump_from_loader_to_app_PIC16F1704_new ok
847Dec 16 14:58:36 (none) local0.notice cgminer[6289]: every_chain_enable_PIC16F1704_dc_dc_new
848Dec 16 14:58:36 (none) local0.notice cgminer[6289]: pic_heart_beat_func_new
849Dec 16 14:58:36 (none) local0.notice cgminer[6289]: enable_PIC16F1704_dc_dc_new ok
850Dec 16 14:58:37 (none) local0.notice cgminer[6289]: enable_PIC16F1704_dc_dc_new ok
851Dec 16 14:58:37 (none) local0.notice cgminer[6289]: enable_PIC16F1704_dc_dc_new ok
852Dec 16 14:58:37 (none) local0.notice cgminer[6289]: reset_all_hash_board
853Dec 16 14:58:38 (none) local0.notice cgminer[6289]: tty_init
854Dec 16 14:58:38 (none) local0.notice cgminer[6289]: tty_init_chain
855Dec 16 14:58:38 (none) local0.notice cgminer[6289]: tty_init_chain chainid = 0
856Dec 16 14:58:38 (none) local0.err cgminer[6289]: create rx read thread for chain 0 ok
857Dec 16 14:58:38 (none) local0.notice cgminer[6289]: Start A New Asic Response.Chain Id:[0]
858Dec 16 14:58:38 (none) local0.err cgminer[6289]: create tx read thread for chain 0 ok
859Dec 16 14:58:38 (none) local0.notice cgminer[6289]: open device over
860Dec 16 14:58:38 (none) local0.notice cgminer[6289]: tty_init_chain
861Dec 16 14:58:38 (none) local0.notice cgminer[6289]: tty_init_chain chainid = 1
862Dec 16 14:58:38 (none) local0.err cgminer[6289]: create rx read thread for chain 1 ok
863Dec 16 14:58:38 (none) local0.notice cgminer[6289]: Start A New Asic Response.Chain Id:[1]
864Dec 16 14:58:39 (none) local0.err cgminer[6289]: create tx read thread for chain 1 ok
865Dec 16 14:58:39 (none) local0.notice cgminer[6289]: open device over
866Dec 16 14:58:39 (none) local0.notice cgminer[6289]: tty_init_chain
867Dec 16 14:58:39 (none) local0.notice cgminer[6289]: tty_init_chain chainid = 2
868Dec 16 14:58:39 (none) local0.err cgminer[6289]: create rx read thread for chain 2 ok
869Dec 16 14:58:39 (none) local0.notice cgminer[6289]: Start A New Asic Response.Chain Id:[2]
870Dec 16 14:58:39 (none) local0.err cgminer[6289]: create tx read thread for chain 2 ok
871Dec 16 14:58:39 (none) local0.notice cgminer[6289]: open device over
872Dec 16 14:58:39 (none) local0.notice cgminer[6289]: tty_init_chain
873Dec 16 14:58:39 (none) local0.notice cgminer[6289]: open device over
874Dec 16 14:58:39 (none) local0.notice cgminer[6289]: check_every_chain_asic_number
875Dec 16 14:58:40 (none) local0.warn cgminer[6289]: check_asic_reg: Chain0 has 60 ASICs
876Dec 16 14:58:40 (none) local0.warn cgminer[6289]: check_asic_reg: Chain1 has 60 ASICs
877Dec 16 14:58:40 (none) local0.warn cgminer[6289]: check_asic_reg: Chain2 has 60 ASICs
878Dec 16 14:58:41 (none) local0.notice cgminer[6289]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
879Dec 16 14:58:41 (none) local0.notice cgminer[6289]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
880Dec 16 14:58:41 (none) local0.notice cgminer[6289]: set_ticket_mask ticket_mask = 0x0000001b
881Dec 16 14:58:41 (none) local0.notice cgminer[6289]: every_chain_get_PIC16F1704_freq_new
882Dec 16 14:58:43 (none) local0.notice cgminer[6289]: set_frequency: frequency = 537
883Dec 16 14:58:43 (none) local0.notice cgminer[6289]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
884Dec 16 14:58:43 (none) local0.notice cgminer[6289]: Now Set [0] Chain Address
885Dec 16 14:58:44 (none) local0.notice cgminer[6289]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
886Dec 16 14:58:44 (none) local0.notice cgminer[6289]: Now Set [1] Chain Address
887Dec 16 14:58:45 (none) local0.notice cgminer[6289]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
888Dec 16 14:58:45 (none) local0.notice cgminer[6289]: Now Set [2] Chain Address
889Dec 16 14:58:46 (none) local0.notice cgminer[6289]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
890Dec 16 14:58:46 (none) local0.notice cgminer[6289]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
891Dec 16 14:58:46 (none) local0.notice cgminer[6289]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
892Dec 16 14:58:46 (none) local0.notice cgminer[6289]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
893Dec 16 14:58:46 (none) local0.notice cgminer[6289]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
894Dec 16 14:58:46 (none) local0.notice cgminer[6289]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
895Dec 16 14:58:46 (none) local0.notice cgminer[6289]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
896Dec 16 14:58:46 (none) local0.notice cgminer[6289]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
897Dec 16 14:58:46 (none) local0.notice cgminer[6289]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
898Dec 16 14:58:46 (none) local0.notice cgminer[6289]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
899Dec 16 14:58:46 (none) local0.notice cgminer[6289]: 0 calibration_sensor_offset_chain
900Dec 16 14:58:46 (none) local0.notice cgminer[6289]: chain:0 local:35 remote:35
901Dec 16 14:58:46 (none) local0.warn cgminer[6289]: Chain 0 set_temperature_offset_value_chain_sensor
902Dec 16 14:58:46 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
903Dec 16 14:58:46 (none) local0.notice cgminer[6289]: 1 calibration_sensor_offset_chain
904Dec 16 14:58:47 (none) local0.notice cgminer[6289]: chain:1 local:35 remote:38
905Dec 16 14:58:47 (none) local0.warn cgminer[6289]: Chain 1 set_temperature_offset_value_chain_sensor
906Dec 16 14:58:47 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
907Dec 16 14:58:47 (none) local0.notice cgminer[6289]: chain:1 local:34 remote:34
908Dec 16 14:58:47 (none) local0.warn cgminer[6289]: Chain 1 set_temperature_offset_value_chain_sensor
909Dec 16 14:58:48 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
910Dec 16 14:58:48 (none) local0.notice cgminer[6289]: 2 calibration_sensor_offset_chain
911Dec 16 14:58:48 (none) local0.notice cgminer[6289]: chain:2 local:38 remote:42
912Dec 16 14:58:48 (none) local0.warn cgminer[6289]: Chain 2 set_temperature_offset_value_chain_sensor
913Dec 16 14:58:48 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
914Dec 16 14:58:48 (none) local0.notice cgminer[6289]: chain:2 local:38 remote:38
915Dec 16 14:58:48 (none) local0.warn cgminer[6289]: Chain 2 set_temperature_offset_value_chain_sensor
916Dec 16 14:58:49 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
917Dec 16 14:58:49 (none) local0.warn cgminer[6289]: Chain 0 set_temperature_offset_value_chain
918Dec 16 14:58:49 (none) local0.warn cgminer[6289]: Chain 0 set_temperature_offset_value_chain_sensor
919Dec 16 14:58:49 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
920Dec 16 14:58:49 (none) local0.warn cgminer[6289]: Chain 1 set_temperature_offset_value_chain
921Dec 16 14:58:49 (none) local0.warn cgminer[6289]: Chain 1 set_temperature_offset_value_chain_sensor
922Dec 16 14:58:49 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
923Dec 16 14:58:49 (none) local0.warn cgminer[6289]: Chain 2 set_temperature_offset_value_chain
924Dec 16 14:58:49 (none) local0.warn cgminer[6289]: Chain 2 set_temperature_offset_value_chain_sensor
925Dec 16 14:58:50 (none) local0.notice cgminer[6289]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
926Dec 16 14:58:50 (none) local0.notice cgminer[6289]: frequency = '537'
927Dec 16 14:58:50 (none) local0.notice cgminer[6289]: dev.timeout = 562356 us
928Dec 16 14:58:50 (none) local0.notice cgminer[6289]: open_core_chain
929Dec 16 14:58:50 (none) local0.notice cgminer[6289]: open_core_chain
930Dec 16 14:58:50 (none) local0.notice cgminer[6289]: open_core_chain
931Dec 16 14:58:50 (none) local0.notice cgminer[6289]: open_core_chain
932Dec 16 14:58:53 (none) local0.err cgminer[6289]: cgminer time error total_secs = 1513436333.647203 last_total_secs = 1.000000
933Dec 16 14:58:57 (none) local0.err cgminer[6289]: D1 0: work 7f not find error
934Dec 16 14:59:02 (none) local0.warn cgminer[6289]: API running in IP access mode on port 4028 (18)
935Dec 16 14:59:31 (none) local0.warn cgminer[6289]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
936Dec 16 14:59:31 (none) local0.warn cgminer[6289]: Failed to resolve (?wrong URL) stratum+tcp://:(null)