· 7 years ago · Oct 12, 2018, 01:12 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: 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.000355] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015436] pid_max: default: 32768 minimum: 301
49[ 0.015669] Security Framework initialized
50[ 0.015763] Mount-cache hash table entries: 512
51[ 0.024590] Initializing cgroup subsys cpuacct
52[ 0.024623] Initializing cgroup subsys memory
53[ 0.024686] Initializing cgroup subsys blkio
54[ 0.024824] CPU: Testing write buffer coherency: ok
55[ 0.025388] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025463] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026792] Brought up 1 CPUs
58[ 0.026816] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028112] devtmpfs: initialized
60[ 0.092529] pinctrl core: initialized pinctrl subsystem
61[ 0.092742] rstctl core: initialized rstctl subsystem
62[ 0.093236] regulator-dummy: no parameters
63[ 0.093803] NET: Registered protocol family 16
64[ 0.094506] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104177] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104359] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105456] platform 49000000.edma: alias fck already exists
68[ 0.105490] platform 49000000.edma: alias fck already exists
69[ 0.105518] platform 49000000.edma: alias fck already exists
70[ 0.106662] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106843] OMAP GPIO hardware version 0.1
72[ 0.108248] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109563] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110875] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111504] of_get_named_gpio_flags exited with status 52
76[ 0.111535] gpio-rctrl rstctl.3: loaded OK
77[ 0.116643] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119851] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122031] cpsw.0: No hwaddr in dt. Using 3c:a3:08:5c:b2:bb from efuse
80[ 0.122063] cpsw.1: No hwaddr in dt. Using 3c:a3:08:5c:b2:bd from efuse
81[ 0.137616] bio: create slab <bio-0> at 0
82[ 0.149751] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149997] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150291] vmmcsd_fixed: 3300 mV
85[ 0.153416] SCSI subsystem initialized
86[ 0.153866] usbcore: registered new interface driver usbfs
87[ 0.153978] usbcore: registered new interface driver hub
88[ 0.154307] usbcore: registered new device driver usb
89[ 0.156419] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156451] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156645] media: Linux media interface: v0.10
92[ 0.156740] Linux video capture interface: v2.00
93[ 0.156857] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156873] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157587] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158784] Switching to clocksource gp_timer
97[ 0.176815] NET: Registered protocol family 2
98[ 0.177809] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177899] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177989] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178082] TCP: reno registered
102[ 0.178110] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178156] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178648] NET: Registered protocol family 1
105[ 0.179239] RPC: Registered named UNIX socket transport module.
106[ 0.179259] RPC: Registered udp transport module.
107[ 0.179273] RPC: Registered tcp transport module.
108[ 0.179287] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179676] Trying to unpack rootfs image as initramfs...
110[ 1.941956] Freeing initrd memory: 12240K
111[ 1.942684] CPU PMU: probing PMU on CPU 0
112[ 1.942716] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.943258] omap2_mbox_probe: platform not supported
114[ 1.947155] VFS: Disk quotas dquot_6.5.2
115[ 1.947394] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.948780] NFS: Registering the id_resolver key type
117[ 1.948895] Key type id_resolver registered
118[ 1.948913] Key type id_legacy registered
119[ 1.948980] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.949409] msgmni has been set to 490
121[ 1.952301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.952327] io scheduler noop registered
123[ 1.952343] io scheduler deadline registered
124[ 1.952401] io scheduler cfq registered (default)
125[ 1.956468] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.958899] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.959182] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.620007] console [ttyO0] enabled
129[ 2.624586] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.633254] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.641941] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.650553] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.659583] [drm] Initialized drm 1.1.0 20060810
134[ 2.678225] brd: module loaded
135[ 2.688512] loop: module loaded
136[ 2.692741] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.702681] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.708206] ONFI param page 0 valid
139[ 2.711879] ONFI flash detected
140[ 2.715199] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.727111] omap2-nand: detected x8 NAND flash
142[ 2.731778] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.737360] omap2-nand: using custom ecc layout
144[ 2.742202] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.748597] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.754275] 0x000000000000-0x000000020000 : "spl"
147[ 2.761093] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.768563] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.775917] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.783331] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.791539] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.798508] 0x000000260000-0x000000280000 : "fdt"
153[ 2.805096] 0x000000280000-0x000000780000 : "kernel"
154[ 2.816112] 0x000000800000-0x000001c00000 : "root"
155[ 2.839576] 0x000001c00000-0x000003000000 : "config"
156[ 2.863336] OneNAND driver initializing
157[ 2.869075] usbcore: registered new interface driver asix
158[ 2.874892] usbcore: registered new interface driver cdc_ether
159[ 2.881138] usbcore: registered new interface driver smsc95xx
160[ 2.887260] usbcore: registered new interface driver net1080
161[ 2.893313] usbcore: registered new interface driver cdc_subset
162[ 2.899607] usbcore: registered new interface driver zaurus
163[ 2.905613] usbcore: registered new interface driver cdc_ncm
164[ 2.912353] usbcore: registered new interface driver cdc_acm
165[ 2.918313] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.926693] Initializing USB Mass Storage driver...
167[ 2.931935] usbcore: registered new interface driver usb-storage
168[ 2.938235] USB Mass Storage support registered.
169[ 2.943276] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.950029] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.955264] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.964035] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.964056] musb-hdrc: MHDRC RTL version 2.0
174[ 2.964071] musb-hdrc: setup fifo_mode 4
175[ 2.964100] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.964245] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.969288] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.975350] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.980591] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.989360] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.989381] musb-hdrc: MHDRC RTL version 2.0
182[ 2.989395] musb-hdrc: setup fifo_mode 4
183[ 2.989418] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.989556] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.994600] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.999909] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.006583] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.014820] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.014926] usb usb1: default language 0x0409
190[ 3.014983] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.015007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.022158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.029729] usb usb1: Product: MUSB HDRC host driver
194[ 3.034944] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.040611] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.046589] usb usb1: usb_probe_device
197[ 3.046619] usb usb1: configuration #1 chosen from 1 choice
198[ 3.046683] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.046882] hub 1-0:1.0: usb_probe_interface
200[ 3.046905] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.046932] hub 1-0:1.0: USB hub found
202[ 3.050938] hub 1-0:1.0: 1 port detected
203[ 3.055076] hub 1-0:1.0: standalone hub
204[ 3.055096] hub 1-0:1.0: individual port power switching
205[ 3.055114] hub 1-0:1.0: no over-current protection
206[ 3.055131] hub 1-0:1.0: Single TT
207[ 3.055152] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.055172] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.055227] hub 1-0:1.0: local power source is good
210[ 3.055376] hub 1-0:1.0: enabling power on all ports
211[ 3.056438] mousedev: PS/2 mouse device common for all mice
212[ 3.064419] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.071913] 44e3e000.rtc: already running
214[ 3.076411] i2c /dev entries driver
215[ 3.081473] pps_ldisc: PPS line discipline registered
216[ 3.086947] Driver for 1-wire Dallas network protocol.
217[ 3.094228] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
218[ 3.101799] cpuidle: using governor ladder
219[ 3.106148] cpuidle: using governor menu
220[ 3.110726] of_get_named_gpio_flags exited with status 6
221[ 3.110746] of_get_named_gpio_flags: can't parse gpios property
222[ 3.110762] of_get_named_gpio_flags: can't parse gpios property
223[ 3.110799] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
224[ 3.118022] omap_hsmmc mmc.4: Failed to get rstctl; not using any
225[ 3.124831] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
226[ 3.132053] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
227[ 3.139418] mmc.4 supply vmmc_aux not found, using dummy regulator
228[ 3.146365] omap_hsmmc mmc.4: pins are not configured from the driver
229[ 3.157056] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
230[ 3.180966] of_get_named_gpio_flags exited with status -517
231[ 3.181034] platform gpio-leds.7: Driver leds-gpio requests probe deferral
232[ 3.188810] ledtrig-cpu: registered to indicate activity on CPUs
233[ 3.195587] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
234[ 3.202779] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
235[ 3.210939] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
236[ 3.217232] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
237[ 3.224416] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
238[ 3.236672] usbcore: registered new interface driver usbhid
239[ 3.242588] usbhid: USB HID core driver
240[ 3.249492] TCP: cubic registered
241[ 3.253014] Initializing XFRM netlink socket
242[ 3.257581] NET: Registered protocol family 17
243[ 3.262472] NET: Registered protocol family 15
244[ 3.267353] Key type dns_resolver registered
245[ 3.271988] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
246[ 3.280068] ThumbEE CPU extension supported.
247[ 3.284579] Registering SWP/SWPB emulation handler
248[ 3.290592] registered taskstats version 1
249[ 3.297225] of_get_named_gpio_flags exited with status -517
250[ 3.297301] platform gpio-leds.7: Driver leds-gpio requests probe deferral
251[ 3.354257] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
252[ 3.360710] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
253[ 3.375208] libphy: 4a101000.mdio: probed
254[ 3.379524] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
255[ 3.389759] Detected MACID = 3c:a3:08:5c:b2:bb
256[ 3.394441] cpsw 4a100000.ethernet: NAPI disabled
257[ 3.399835] of_get_named_gpio_flags exited with status -517
258[ 3.399900] platform gpio-leds.7: Driver leds-gpio requests probe deferral
259[ 3.408635] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
260[ 3.417916] cpu0 supply cpu0 not found, using dummy regulator
261[ 3.424401] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.430223] cpufreq_cpu0: failed to scale voltage up: -22
263[ 3.442991] ALSA device list:
264[ 3.446223] No soundcards found.
265[ 3.450777] Freeing init memory: 264K
266[ 3.454832] Failed to execute /init
267[ 4.455410] 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.780050] net eth0: initializing cpsw version 1.12 (0)
269[ 5.788978] net eth0: phy found : id is : 0x7c0f1
270[ 5.794398] libphy: PHY 4a101000.mdio:01 not found
271[ 5.799596] net eth0: phy 4a101000.mdio:01 not found on slave 1
272[ 9.934808] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
273Oct 12 00:52:14 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
274Oct 12 00:52:14 (none) local0.warn cgminer: Started cgminer 4.9.0
275Oct 12 00:52:14 (none) local0.warn cgminer[383]: bitmain_DASH_init
276Oct 12 00:52:15 (none) local0.err cgminer[383]: FAN1 too slow ...
277Oct 12 00:52:15 (none) local0.err cgminer[383]: FAN2 too slow ...
278Oct 12 00:52:15 (none) local0.err cgminer[383]: FAN1 too slow ...
279Oct 12 00:52:15 (none) local0.err cgminer[383]: FAN2 too slow ...
280Oct 12 00:52:16 (none) local0.err cgminer[383]: FAN1 too slow ...
281Oct 12 00:52:16 (none) local0.err cgminer[383]: FAN2 too slow ...
282Oct 12 00:52:16 (none) local0.err cgminer[383]: FAN1 too slow ...
283Oct 12 00:52:16 (none) local0.err cgminer[383]: FAN2 too slow ...
284Oct 12 00:52:17 (none) local0.err cgminer[383]: FAN1 too slow ...
285Oct 12 00:52:17 (none) local0.err cgminer[383]: FAN2 too slow ...
286Oct 12 00:52:17 (none) local0.err cgminer[383]: FAN1 too slow ...
287Oct 12 00:52:18 (none) local0.err cgminer[383]: FAN1 too slow ...
288Oct 12 00:52:18 (none) local0.err cgminer[383]: FAN1 too slow ...
289Oct 12 00:52:19 (none) local0.err cgminer[383]: FAN1 too slow ...
290Oct 12 00:52:19 (none) local0.warn cgminer[383]: check_fan_speed OK
291Oct 12 00:52:19 (none) local0.notice cgminer[383]: detected at /sys/class/gpio/gpio51/value chain 0
292Oct 12 00:52:19 (none) local0.notice cgminer[383]: detected at /sys/class/gpio/gpio48/value chain 1
293Oct 12 00:52:19 (none) local0.notice cgminer[383]: detected at /sys/class/gpio/gpio47/value chain 2
294Oct 12 00:52:19 (none) local0.notice cgminer[383]: detect total chain num 3
295Oct 12 00:52:19 (none) local0.notice cgminer[383]: i2c init ok
296Oct 12 00:52:19 (none) local0.notice cgminer[383]: check_whether_need_update_pic_program
297Oct 12 00:52:21 (none) local0.notice cgminer[383]: reset_PIC16F1704_pic_new ok
298Oct 12 00:52:21 (none) local0.notice cgminer[383]: jump_from_loader_to_app_PIC16F1704_new ok
299Oct 12 00:52:22 (none) local0.notice cgminer[383]: get_PIC16F1704_software_version_new ok, version = 0x81
300Oct 12 00:52:23 (none) local0.notice cgminer[383]: reset_PIC16F1704_pic_new ok
301Oct 12 00:52:23 (none) local0.notice cgminer[383]: jump_from_loader_to_app_PIC16F1704_new ok
302Oct 12 00:52:24 (none) local0.notice cgminer[383]: get_PIC16F1704_software_version_new ok, version = 0x81
303Oct 12 00:52:25 (none) local0.notice cgminer[383]: reset_PIC16F1704_pic_new ok
304Oct 12 00:52:25 (none) local0.notice cgminer[383]: jump_from_loader_to_app_PIC16F1704_new ok
305Oct 12 00:52:26 (none) local0.notice cgminer[383]: get_PIC16F1704_software_version_new ok, version = 0x81
306Oct 12 00:52:26 (none) local0.notice cgminer[383]: every_chain_reset_PIC16F1704_pic_new
307Oct 12 00:52:27 (none) local0.notice cgminer[383]: reset_PIC16F1704_pic_new ok
308Oct 12 00:52:28 (none) local0.notice cgminer[383]: reset_PIC16F1704_pic_new ok
309Oct 12 00:52:29 (none) local0.notice cgminer[383]: reset_PIC16F1704_pic_new ok
310Oct 12 00:52:30 (none) local0.notice cgminer[383]: every_chain_jump_from_loader_to_app_PIC16F1704_new
311Oct 12 00:52:30 (none) local0.notice cgminer[383]: jump_from_loader_to_app_PIC16F1704_new ok
312Oct 12 00:52:31 (none) local0.notice cgminer[383]: jump_from_loader_to_app_PIC16F1704_new ok
313Oct 12 00:52:31 (none) local0.notice cgminer[383]: jump_from_loader_to_app_PIC16F1704_new ok
314Oct 12 00:52:32 (none) local0.notice cgminer[383]: every_chain_enable_PIC16F1704_dc_dc_new
315Oct 12 00:52:32 (none) local0.notice cgminer[383]: pic_heart_beat_func_new
316Oct 12 00:52:32 (none) local0.notice cgminer[383]: enable_PIC16F1704_dc_dc_new ok
317Oct 12 00:52:32 (none) local0.notice cgminer[383]: enable_PIC16F1704_dc_dc_new ok
318Oct 12 00:52:32 (none) local0.notice cgminer[383]: enable_PIC16F1704_dc_dc_new ok
319Oct 12 00:52:33 (none) local0.notice cgminer[383]: reset_all_hash_board
320Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init
321Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init_chain
322Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init_chain chainid = 0
323Oct 12 00:52:34 (none) local0.err cgminer[383]: create rx read thread for chain 0 ok
324Oct 12 00:52:34 (none) local0.notice cgminer[383]: Start A New Asic Response.Chain Id:[0]
325Oct 12 00:52:34 (none) local0.err cgminer[383]: create tx read thread for chain 0 ok
326Oct 12 00:52:34 (none) local0.notice cgminer[383]: open device over
327Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init_chain
328Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init_chain chainid = 1
329Oct 12 00:52:34 (none) local0.err cgminer[383]: create rx read thread for chain 1 ok
330Oct 12 00:52:34 (none) local0.notice cgminer[383]: Start A New Asic Response.Chain Id:[1]
331Oct 12 00:52:34 (none) local0.err cgminer[383]: create tx read thread for chain 1 ok
332Oct 12 00:52:34 (none) local0.notice cgminer[383]: open device over
333Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init_chain
334Oct 12 00:52:34 (none) local0.notice cgminer[383]: tty_init_chain chainid = 2
335Oct 12 00:52:34 (none) local0.err cgminer[383]: create rx read thread for chain 2 ok
336Oct 12 00:52:34 (none) local0.notice cgminer[383]: Start A New Asic Response.Chain Id:[2]
337Oct 12 00:52:35 (none) local0.err cgminer[383]: create tx read thread for chain 2 ok
338Oct 12 00:52:35 (none) local0.notice cgminer[383]: open device over
339Oct 12 00:52:35 (none) local0.notice cgminer[383]: tty_init_chain
340Oct 12 00:52:35 (none) local0.notice cgminer[383]: open device over
341Oct 12 00:52:35 (none) local0.notice cgminer[383]: check_every_chain_asic_number
342Oct 12 00:52:35 (none) local0.warn cgminer[383]: check_asic_reg: Chain0 has 60 ASICs
343Oct 12 00:52:36 (none) local0.warn cgminer[383]: check_asic_reg: Chain1 has 60 ASICs
344Oct 12 00:52:36 (none) local0.warn cgminer[383]: check_asic_reg: Chain2 has 60 ASICs
345Oct 12 00:52:36 (none) local0.notice cgminer[383]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
346Oct 12 00:52:36 (none) local0.notice cgminer[383]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
347Oct 12 00:52:36 (none) local0.notice cgminer[383]: set_ticket_mask ticket_mask = 0x0000001b
348Oct 12 00:52:36 (none) local0.notice cgminer[383]: every_chain_get_PIC16F1704_freq_new
349Oct 12 00:52:39 (none) local0.notice cgminer[383]: set_frequency: frequency = 537
350Oct 12 00:52:39 (none) local0.notice cgminer[383]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
351Oct 12 00:52:39 (none) local0.notice cgminer[383]: Now Set [0] Chain Address
352Oct 12 00:52:40 (none) local0.notice cgminer[383]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
353Oct 12 00:52:40 (none) local0.notice cgminer[383]: Now Set [1] Chain Address
354Oct 12 00:52:40 (none) local0.notice cgminer[383]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
355Oct 12 00:52:41 (none) local0.notice cgminer[383]: Now Set [2] Chain Address
356Oct 12 00:52:41 (none) local0.notice cgminer[383]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
357Oct 12 00:52:41 (none) local0.notice cgminer[383]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
358Oct 12 00:52:41 (none) local0.notice cgminer[383]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
359Oct 12 00:52:41 (none) local0.notice cgminer[383]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
360Oct 12 00:52:41 (none) local0.notice cgminer[383]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
361Oct 12 00:52:41 (none) local0.notice cgminer[383]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
362Oct 12 00:52:41 (none) local0.notice cgminer[383]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
363Oct 12 00:52:41 (none) local0.notice cgminer[383]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
364Oct 12 00:52:41 (none) local0.notice cgminer[383]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
365Oct 12 00:52:41 (none) local0.notice cgminer[383]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
366Oct 12 00:52:41 (none) local0.notice cgminer[383]: 0 calibration_sensor_offset_chain
367Oct 12 00:52:42 (none) local0.notice cgminer[383]: chain:0 local:30 remote:30
368Oct 12 00:52:42 (none) local0.warn cgminer[383]: Chain 0 set_temperature_offset_value_chain_sensor
369Oct 12 00:52:42 (none) local0.notice cgminer[383]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
370Oct 12 00:52:42 (none) local0.notice cgminer[383]: 1 calibration_sensor_offset_chain
371Oct 12 00:52:42 (none) local0.notice cgminer[383]: chain:1 local:30 remote:30
372Oct 12 00:52:42 (none) local0.warn cgminer[383]: Chain 1 set_temperature_offset_value_chain_sensor
373Oct 12 00:52:43 (none) local0.notice cgminer[383]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
374Oct 12 00:52:43 (none) local0.notice cgminer[383]: 2 calibration_sensor_offset_chain
375Oct 12 00:52:43 (none) local0.notice cgminer[383]: chain:2 local:32 remote:32
376Oct 12 00:52:43 (none) local0.warn cgminer[383]: Chain 2 set_temperature_offset_value_chain_sensor
377Oct 12 00:52:43 (none) local0.notice cgminer[383]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
378Oct 12 00:52:43 (none) local0.warn cgminer[383]: Chain 0 set_temperature_offset_value_chain
379Oct 12 00:52:43 (none) local0.warn cgminer[383]: Chain 0 set_temperature_offset_value_chain_sensor
380Oct 12 00:52:43 (none) local0.notice cgminer[383]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
381Oct 12 00:52:43 (none) local0.warn cgminer[383]: Chain 1 set_temperature_offset_value_chain
382Oct 12 00:52:43 (none) local0.warn cgminer[383]: Chain 1 set_temperature_offset_value_chain_sensor
383Oct 12 00:52:44 (none) local0.notice cgminer[383]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
384Oct 12 00:52:44 (none) local0.warn cgminer[383]: Chain 2 set_temperature_offset_value_chain
385Oct 12 00:52:44 (none) local0.warn cgminer[383]: Chain 2 set_temperature_offset_value_chain_sensor
386Oct 12 00:52:44 (none) local0.notice cgminer[383]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
387Oct 12 00:52:44 (none) local0.notice cgminer[383]: frequency = '537'
388Oct 12 00:52:44 (none) local0.notice cgminer[383]: dev.timeout = 562356 us
389Oct 12 00:52:44 (none) local0.notice cgminer[383]: open_core_chain
390Oct 12 00:52:44 (none) local0.notice cgminer[383]: open_core_chain
391Oct 12 00:52:44 (none) local0.notice cgminer[383]: open_core_chain
392Oct 12 00:52:45 (none) local0.notice cgminer[383]: open_core_chain
393Oct 12 00:52:48 (none) local0.err cgminer[383]: cgminer time error total_secs = 1539305568.046629 last_total_secs = 1.000000
394Oct 12 00:52:55 (none) local0.warn cgminer[383]: API running in IP access mode on port 4028 (18)
395Oct 12 00:53:02 (none) local0.warn cgminer[383]: Pool 0 stratum+tcp://stratum-dash.antpool.com:6099 alive, testing stability
396Oct 12 00:53:02 (none) local0.warn cgminer[383]: Switching to pool 0 stratum+tcp://stratum-dash.antpool.com:6099
397Oct 12 01:02:36 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
398Oct 12 01:02:36 (none) local0.warn cgminer: Started cgminer 4.9.0
399Oct 12 01:02:36 (none) local0.warn cgminer[8484]: bitmain_DASH_init
400Oct 12 01:02:37 (none) local0.err cgminer[8484]: FAN1 too slow ...
401Oct 12 01:02:37 (none) local0.err cgminer[8484]: FAN2 too slow ...
402Oct 12 01:02:37 (none) local0.err cgminer[8484]: FAN1 too slow ...
403Oct 12 01:02:37 (none) local0.err cgminer[8484]: FAN2 too slow ...
404Oct 12 01:02:38 (none) local0.err cgminer[8484]: FAN1 too slow ...
405Oct 12 01:02:38 (none) local0.err cgminer[8484]: FAN1 too slow ...
406Oct 12 01:02:39 (none) local0.warn cgminer[8484]: check_fan_speed OK
407Oct 12 01:02:39 (none) local0.notice cgminer[8484]: detected at /sys/class/gpio/gpio51/value chain 0
408Oct 12 01:02:39 (none) local0.notice cgminer[8484]: detected at /sys/class/gpio/gpio48/value chain 1
409Oct 12 01:02:39 (none) local0.notice cgminer[8484]: detected at /sys/class/gpio/gpio47/value chain 2
410Oct 12 01:02:39 (none) local0.notice cgminer[8484]: detect total chain num 3
411Oct 12 01:02:39 (none) local0.notice cgminer[8484]: i2c init ok
412Oct 12 01:02:39 (none) local0.notice cgminer[8484]: check_whether_need_update_pic_program
413Oct 12 01:02:40 (none) local0.notice cgminer[8484]: reset_PIC16F1704_pic_new ok
414Oct 12 01:02:40 (none) local0.notice cgminer[8484]: jump_from_loader_to_app_PIC16F1704_new ok
415Oct 12 01:02:41 (none) local0.notice cgminer[8484]: get_PIC16F1704_software_version_new ok, version = 0x81
416Oct 12 01:02:42 (none) local0.notice cgminer[8484]: reset_PIC16F1704_pic_new ok
417Oct 12 01:02:43 (none) local0.notice cgminer[8484]: jump_from_loader_to_app_PIC16F1704_new ok
418Oct 12 01:02:43 (none) local0.notice cgminer[8484]: get_PIC16F1704_software_version_new ok, version = 0x81
419Oct 12 01:02:44 (none) local0.notice cgminer[8484]: reset_PIC16F1704_pic_new ok
420Oct 12 01:02:45 (none) local0.notice cgminer[8484]: jump_from_loader_to_app_PIC16F1704_new ok
421Oct 12 01:02:45 (none) local0.notice cgminer[8484]: get_PIC16F1704_software_version_new ok, version = 0x81
422Oct 12 01:02:45 (none) local0.notice cgminer[8484]: every_chain_reset_PIC16F1704_pic_new
423Oct 12 01:02:46 (none) local0.notice cgminer[8484]: reset_PIC16F1704_pic_new ok
424Oct 12 01:02:47 (none) local0.notice cgminer[8484]: reset_PIC16F1704_pic_new ok
425Oct 12 01:02:49 (none) local0.notice cgminer[8484]: reset_PIC16F1704_pic_new ok
426Oct 12 01:02:49 (none) local0.notice cgminer[8484]: every_chain_jump_from_loader_to_app_PIC16F1704_new
427Oct 12 01:02:50 (none) local0.notice cgminer[8484]: jump_from_loader_to_app_PIC16F1704_new ok
428Oct 12 01:02:50 (none) local0.notice cgminer[8484]: jump_from_loader_to_app_PIC16F1704_new ok
429Oct 12 01:02:51 (none) local0.notice cgminer[8484]: jump_from_loader_to_app_PIC16F1704_new ok
430Oct 12 01:02:51 (none) local0.notice cgminer[8484]: every_chain_enable_PIC16F1704_dc_dc_new
431Oct 12 01:02:51 (none) local0.notice cgminer[8484]: pic_heart_beat_func_new
432Oct 12 01:02:52 (none) local0.notice cgminer[8484]: enable_PIC16F1704_dc_dc_new ok
433Oct 12 01:02:52 (none) local0.notice cgminer[8484]: enable_PIC16F1704_dc_dc_new ok
434Oct 12 01:02:52 (none) local0.notice cgminer[8484]: enable_PIC16F1704_dc_dc_new ok
435Oct 12 01:02:53 (none) local0.notice cgminer[8484]: reset_all_hash_board
436Oct 12 01:02:53 (none) local0.notice cgminer[8484]: tty_init
437Oct 12 01:02:53 (none) local0.notice cgminer[8484]: tty_init_chain
438Oct 12 01:02:53 (none) local0.notice cgminer[8484]: tty_init_chain chainid = 0
439Oct 12 01:02:53 (none) local0.err cgminer[8484]: create rx read thread for chain 0 ok
440Oct 12 01:02:53 (none) local0.notice cgminer[8484]: Start A New Asic Response.Chain Id:[0]
441Oct 12 01:02:54 (none) local0.err cgminer[8484]: create tx read thread for chain 0 ok
442Oct 12 01:02:54 (none) local0.notice cgminer[8484]: open device over
443Oct 12 01:02:54 (none) local0.notice cgminer[8484]: tty_init_chain
444Oct 12 01:02:54 (none) local0.notice cgminer[8484]: tty_init_chain chainid = 1
445Oct 12 01:02:54 (none) local0.err cgminer[8484]: create rx read thread for chain 1 ok
446Oct 12 01:02:54 (none) local0.notice cgminer[8484]: Start A New Asic Response.Chain Id:[1]
447Oct 12 01:02:54 (none) local0.err cgminer[8484]: create tx read thread for chain 1 ok
448Oct 12 01:02:54 (none) local0.notice cgminer[8484]: open device over
449Oct 12 01:02:54 (none) local0.notice cgminer[8484]: tty_init_chain
450Oct 12 01:02:54 (none) local0.notice cgminer[8484]: tty_init_chain chainid = 2
451Oct 12 01:02:54 (none) local0.err cgminer[8484]: create rx read thread for chain 2 ok
452Oct 12 01:02:54 (none) local0.notice cgminer[8484]: Start A New Asic Response.Chain Id:[2]
453Oct 12 01:02:54 (none) local0.err cgminer[8484]: create tx read thread for chain 2 ok
454Oct 12 01:02:54 (none) local0.notice cgminer[8484]: open device over
455Oct 12 01:02:54 (none) local0.notice cgminer[8484]: tty_init_chain
456Oct 12 01:02:54 (none) local0.notice cgminer[8484]: open device over
457Oct 12 01:02:54 (none) local0.notice cgminer[8484]: check_every_chain_asic_number
458Oct 12 01:02:55 (none) local0.warn cgminer[8484]: check_asic_reg: Chain0 has 60 ASICs
459Oct 12 01:02:55 (none) local0.warn cgminer[8484]: check_asic_reg: Chain1 has 60 ASICs
460Oct 12 01:02:55 (none) local0.warn cgminer[8484]: check_asic_reg: Chain2 has 60 ASICs
461Oct 12 01:02:56 (none) local0.notice cgminer[8484]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
462Oct 12 01:02:56 (none) local0.notice cgminer[8484]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
463Oct 12 01:02:56 (none) local0.notice cgminer[8484]: set_ticket_mask ticket_mask = 0x0000001b
464Oct 12 01:02:56 (none) local0.notice cgminer[8484]: every_chain_get_PIC16F1704_freq_new
465Oct 12 01:02:58 (none) local0.notice cgminer[8484]: set_frequency: frequency = 537
466Oct 12 01:02:58 (none) local0.notice cgminer[8484]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
467Oct 12 01:02:58 (none) local0.notice cgminer[8484]: Now Set [0] Chain Address
468Oct 12 01:02:59 (none) local0.notice cgminer[8484]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
469Oct 12 01:02:59 (none) local0.notice cgminer[8484]: Now Set [1] Chain Address
470Oct 12 01:03:00 (none) local0.notice cgminer[8484]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
471Oct 12 01:03:00 (none) local0.notice cgminer[8484]: Now Set [2] Chain Address
472Oct 12 01:03:01 (none) local0.notice cgminer[8484]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
473Oct 12 01:03:01 (none) local0.notice cgminer[8484]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
474Oct 12 01:03:01 (none) local0.notice cgminer[8484]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
475Oct 12 01:03:01 (none) local0.notice cgminer[8484]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
476Oct 12 01:03:01 (none) local0.notice cgminer[8484]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
477Oct 12 01:03:01 (none) local0.notice cgminer[8484]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
478Oct 12 01:03:01 (none) local0.notice cgminer[8484]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
479Oct 12 01:03:01 (none) local0.notice cgminer[8484]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
480Oct 12 01:03:01 (none) local0.notice cgminer[8484]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
481Oct 12 01:03:01 (none) local0.notice cgminer[8484]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
482Oct 12 01:03:01 (none) local0.notice cgminer[8484]: 0 calibration_sensor_offset_chain
483Oct 12 01:03:01 (none) local0.notice cgminer[8484]: chain:0 local:42 remote:255
484Oct 12 01:03:01 (none) local0.warn cgminer[8484]: Chain 0 set_temperature_offset_value_chain_sensor
485Oct 12 01:03:01 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 43,
486Oct 12 01:03:02 (none) local0.notice cgminer[8484]: chain:0 local:42 remote:89
487Oct 12 01:03:02 (none) local0.warn cgminer[8484]: Chain 0 set_temperature_offset_value_chain_sensor
488Oct 12 01:03:02 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
489Oct 12 01:03:02 (none) local0.notice cgminer[8484]: chain:0 local:42 remote:42
490Oct 12 01:03:02 (none) local0.warn cgminer[8484]: Chain 0 set_temperature_offset_value_chain_sensor
491Oct 12 01:03:03 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
492Oct 12 01:03:03 (none) local0.notice cgminer[8484]: 1 calibration_sensor_offset_chain
493Oct 12 01:03:03 (none) local0.notice cgminer[8484]: chain:1 local:41 remote:44
494Oct 12 01:03:03 (none) local0.warn cgminer[8484]: Chain 1 set_temperature_offset_value_chain_sensor
495Oct 12 01:03:03 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
496Oct 12 01:03:03 (none) local0.notice cgminer[8484]: chain:1 local:41 remote:40
497Oct 12 01:03:03 (none) local0.warn cgminer[8484]: Chain 1 set_temperature_offset_value_chain_sensor
498Oct 12 01:03:04 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -2,
499Oct 12 01:03:04 (none) local0.notice cgminer[8484]: 2 calibration_sensor_offset_chain
500Oct 12 01:03:04 (none) local0.notice cgminer[8484]: chain:2 local:46 remote:50
501Oct 12 01:03:04 (none) local0.warn cgminer[8484]: Chain 2 set_temperature_offset_value_chain_sensor
502Oct 12 01:03:04 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
503Oct 12 01:03:05 (none) local0.notice cgminer[8484]: chain:2 local:45 remote:45
504Oct 12 01:03:05 (none) local0.warn cgminer[8484]: Chain 2 set_temperature_offset_value_chain_sensor
505Oct 12 01:03:05 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
506Oct 12 01:03:05 (none) local0.warn cgminer[8484]: Chain 0 set_temperature_offset_value_chain
507Oct 12 01:03:05 (none) local0.warn cgminer[8484]: Chain 0 set_temperature_offset_value_chain_sensor
508Oct 12 01:03:05 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
509Oct 12 01:03:05 (none) local0.warn cgminer[8484]: Chain 1 set_temperature_offset_value_chain
510Oct 12 01:03:05 (none) local0.warn cgminer[8484]: Chain 1 set_temperature_offset_value_chain_sensor
511Oct 12 01:03:06 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -2,
512Oct 12 01:03:06 (none) local0.warn cgminer[8484]: Chain 2 set_temperature_offset_value_chain
513Oct 12 01:03:06 (none) local0.warn cgminer[8484]: Chain 2 set_temperature_offset_value_chain_sensor
514Oct 12 01:03:06 (none) local0.notice cgminer[8484]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
515Oct 12 01:03:06 (none) local0.notice cgminer[8484]: frequency = '537'
516Oct 12 01:03:06 (none) local0.notice cgminer[8484]: dev.timeout = 562356 us
517Oct 12 01:03:06 (none) local0.notice cgminer[8484]: open_core_chain
518Oct 12 01:03:06 (none) local0.notice cgminer[8484]: open_core_chain
519Oct 12 01:03:06 (none) local0.notice cgminer[8484]: open_core_chain
520Oct 12 01:03:06 (none) local0.notice cgminer[8484]: open_core_chain
521Oct 12 01:03:09 (none) local0.err cgminer[8484]: cgminer time error total_secs = 1539306189.940827 last_total_secs = 1.000000
522Oct 12 01:03:17 (none) local0.warn cgminer[8484]: Pool 0 stratum+tcp://stratum-dash.antpool.com:6099 alive, testing stability
523Oct 12 01:03:17 (none) local0.warn cgminer[8484]: Switching to pool 0 stratum+tcp://stratum-dash.antpool.com:6099
524Oct 12 01:03:21 (none) local0.warn cgminer[8484]: API running in IP access mode on port 4028 (17)