· 8 years ago · Dec 14, 2017, 04:50 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: 238540k/238540k available, 23604k reserved, 0K highmem
27[ 0.000000] Virtual kernel memory layout:
28[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
29[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
30[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
31[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
32[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
33[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
34[ 0.000000] .text : 0xc0008000 - 0xc0612cf0 (6188 kB)
35[ 0.000000] .init : 0xc0613000 - 0xc06554c0 ( 266 kB)
36[ 0.000000] .data : 0xc0656000 - 0xc06cc020 ( 473 kB)
37[ 0.000000] .bss : 0xc06cc020 - 0xc0725e3c ( 360 kB)
38[ 0.000000] Hierarchical RCU implementation.
39[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
40[ 0.000000] NR_IRQS:16 nr_irqs:16 16
41[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
42[ 0.000000] Total of 128 interrupts on 1 active controller
43[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
44[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
45[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
46[ 0.000000] Console: colour dummy device 80x30
47[ 0.000354] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015439] pid_max: default: 32768 minimum: 301
49[ 0.015671] Security Framework initialized
50[ 0.015767] Mount-cache hash table entries: 512
51[ 0.024597] Initializing cgroup subsys cpuacct
52[ 0.024630] Initializing cgroup subsys memory
53[ 0.024693] Initializing cgroup subsys blkio
54[ 0.024832] CPU: Testing write buffer coherency: ok
55[ 0.025407] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025483] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026819] Brought up 1 CPUs
58[ 0.026844] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028135] devtmpfs: initialized
60[ 0.092515] pinctrl core: initialized pinctrl subsystem
61[ 0.092731] rstctl core: initialized rstctl subsystem
62[ 0.093222] regulator-dummy: no parameters
63[ 0.093799] NET: Registered protocol family 16
64[ 0.094503] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104171] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104352] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105447] platform 49000000.edma: alias fck already exists
68[ 0.105481] platform 49000000.edma: alias fck already exists
69[ 0.105508] platform 49000000.edma: alias fck already exists
70[ 0.106660] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106844] OMAP GPIO hardware version 0.1
72[ 0.108244] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109555] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110864] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111498] of_get_named_gpio_flags exited with status 52
76[ 0.111529] gpio-rctrl rstctl.3: loaded OK
77[ 0.116635] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119849] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122038] cpsw.0: No hwaddr in dt. Using 50:33:8b:15:0b:89 from efuse
80[ 0.122069] cpsw.1: No hwaddr in dt. Using 50:33:8b:15:0b:8b from efuse
81[ 0.137616] bio: create slab <bio-0> at 0
82[ 0.149747] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149991] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150280] vmmcsd_fixed: 3300 mV
85[ 0.153403] SCSI subsystem initialized
86[ 0.153857] usbcore: registered new interface driver usbfs
87[ 0.153971] usbcore: registered new interface driver hub
88[ 0.154302] usbcore: registered new device driver usb
89[ 0.156412] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156445] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156638] media: Linux media interface: v0.10
92[ 0.156734] Linux video capture interface: v2.00
93[ 0.156853] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156869] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157583] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158768] Switching to clocksource gp_timer
97[ 0.176774] NET: Registered protocol family 2
98[ 0.177770] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177859] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177949] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178042] TCP: reno registered
102[ 0.178069] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178115] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178612] NET: Registered protocol family 1
105[ 0.179201] RPC: Registered named UNIX socket transport module.
106[ 0.179224] RPC: Registered udp transport module.
107[ 0.179238] RPC: Registered tcp transport module.
108[ 0.179252] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179637] Trying to unpack rootfs image as initramfs...
110[ 1.964866] Freeing initrd memory: 12376K
111[ 1.965617] CPU PMU: probing PMU on CPU 0
112[ 1.965649] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.966187] omap2_mbox_probe: platform not supported
114[ 1.970073] VFS: Disk quotas dquot_6.5.2
115[ 1.970309] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.971691] NFS: Registering the id_resolver key type
117[ 1.971789] Key type id_resolver registered
118[ 1.971806] Key type id_legacy registered
119[ 1.971872] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.972309] msgmni has been set to 490
121[ 1.975098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.975124] io scheduler noop registered
123[ 1.975140] io scheduler deadline registered
124[ 1.975197] io scheduler cfq registered (default)
125[ 1.979130] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.981708] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.981995] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.642744] console [ttyO0] enabled
129[ 2.647331] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.655981] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.664635] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.673286] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.682335] [drm] Initialized drm 1.1.0 20060810
134[ 2.700969] brd: module loaded
135[ 2.711242] loop: module loaded
136[ 2.715433] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.725428] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.730928] ONFI param page 0 valid
139[ 2.734599] ONFI flash detected
140[ 2.737918] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.749829] omap2-nand: detected x8 NAND flash
142[ 2.754493] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.760075] omap2-nand: using custom ecc layout
144[ 2.764918] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.771312] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.776993] 0x000000000000-0x000000020000 : "spl"
147[ 2.783765] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.791231] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.798634] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.806043] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.814271] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.821218] 0x000000260000-0x000000280000 : "fdt"
153[ 2.827838] 0x000000280000-0x000000780000 : "kernel"
154[ 2.838848] 0x000000800000-0x000001c00000 : "root"
155[ 2.862338] 0x000001c00000-0x000003000000 : "config"
156[ 2.886120] OneNAND driver initializing
157[ 2.891881] usbcore: registered new interface driver asix
158[ 2.897696] usbcore: registered new interface driver cdc_ether
159[ 2.903939] usbcore: registered new interface driver smsc95xx
160[ 2.910055] usbcore: registered new interface driver net1080
161[ 2.916082] usbcore: registered new interface driver cdc_subset
162[ 2.922376] usbcore: registered new interface driver zaurus
163[ 2.928414] usbcore: registered new interface driver cdc_ncm
164[ 2.935134] usbcore: registered new interface driver cdc_acm
165[ 2.941091] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.949472] Initializing USB Mass Storage driver...
167[ 2.954713] usbcore: registered new interface driver usb-storage
168[ 2.961012] USB Mass Storage support registered.
169[ 2.966056] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.972770] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.978014] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.986784] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.986806] musb-hdrc: MHDRC RTL version 2.0
174[ 2.986821] musb-hdrc: setup fifo_mode 4
175[ 2.986849] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.987033] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.992073] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.998103] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 3.003372] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 3.012352] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 3.012415] musb-hdrc: MHDRC RTL version 2.0
182[ 3.012431] musb-hdrc: setup fifo_mode 4
183[ 3.012453] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 3.012604] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 3.017655] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 3.022964] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.029381] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.037626] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.037729] usb usb1: default language 0x0409
190[ 3.037824] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.037849] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.044972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.052542] usb usb1: Product: MUSB HDRC host driver
194[ 3.057758] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.063424] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.069433] usb usb1: usb_probe_device
197[ 3.069460] usb usb1: configuration #1 chosen from 1 choice
198[ 3.069524] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.069725] hub 1-0:1.0: usb_probe_interface
200[ 3.069747] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.069775] hub 1-0:1.0: USB hub found
202[ 3.073773] hub 1-0:1.0: 1 port detected
203[ 3.077910] hub 1-0:1.0: standalone hub
204[ 3.077930] hub 1-0:1.0: individual port power switching
205[ 3.077949] hub 1-0:1.0: no over-current protection
206[ 3.077966] hub 1-0:1.0: Single TT
207[ 3.077987] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.078006] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.078061] hub 1-0:1.0: local power source is good
210[ 3.078176] hub 1-0:1.0: enabling power on all ports
211[ 3.079258] mousedev: PS/2 mouse device common for all mice
212[ 3.087189] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.094672] 44e3e000.rtc: already running
214[ 3.099170] i2c /dev entries driver
215[ 3.104221] pps_ldisc: PPS line discipline registered
216[ 3.109685] Driver for 1-wire Dallas network protocol.
217[ 3.116969] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
218[ 3.124533] cpuidle: using governor ladder
219[ 3.128864] cpuidle: using governor menu
220[ 3.133436] of_get_named_gpio_flags exited with status 6
221[ 3.133496] of_get_named_gpio_flags: can't parse gpios property
222[ 3.133514] of_get_named_gpio_flags: can't parse gpios property
223[ 3.133549] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
224[ 3.140762] omap_hsmmc mmc.4: Failed to get rstctl; not using any
225[ 3.147576] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
226[ 3.154794] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
227[ 3.162113] mmc.4 supply vmmc_aux not found, using dummy regulator
228[ 3.169082] omap_hsmmc mmc.4: pins are not configured from the driver
229[ 3.178529] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
230[ 3.202433] of_get_named_gpio_flags exited with status -517
231[ 3.202499] platform gpio-leds.7: Driver leds-gpio requests probe deferral
232[ 3.210273] ledtrig-cpu: registered to indicate activity on CPUs
233[ 3.217056] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
234[ 3.224248] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
235[ 3.232404] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
236[ 3.238694] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
237[ 3.245875] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
238[ 3.258115] usbcore: registered new interface driver usbhid
239[ 3.264037] usbhid: USB HID core driver
240[ 3.270924] TCP: cubic registered
241[ 3.274446] Initializing XFRM netlink socket
242[ 3.279023] NET: Registered protocol family 17
243[ 3.283899] NET: Registered protocol family 15
244[ 3.288750] Key type dns_resolver registered
245[ 3.293393] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
246[ 3.301506] ThumbEE CPU extension supported.
247[ 3.306018] Registering SWP/SWPB emulation handler
248[ 3.312028] registered taskstats version 1
249[ 3.318648] of_get_named_gpio_flags exited with status -517
250[ 3.318721] platform gpio-leds.7: Driver leds-gpio requests probe deferral
251[ 3.375726] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
252[ 3.382135] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
253[ 3.396669] libphy: 4a101000.mdio: probed
254[ 3.400990] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
255[ 3.411228] Detected MACID = 50:33:8b:15:0b:89
256[ 3.415907] cpsw 4a100000.ethernet: NAPI disabled
257[ 3.421301] of_get_named_gpio_flags exited with status -517
258[ 3.421366] platform gpio-leds.7: Driver leds-gpio requests probe deferral
259[ 3.430087] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
260[ 3.439363] cpu0 supply cpu0 not found, using dummy regulator
261[ 3.445864] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.451683] cpufreq_cpu0: failed to scale voltage up: -22
263[ 3.464441] ALSA device list:
264[ 3.467678] No soundcards found.
265[ 3.472244] Freeing init memory: 264K
266[ 3.476298] Failed to execute /init
267[ 4.549855] 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[ 6.254091] net eth0: initializing cpsw version 1.12 (0)
269[ 6.263052] net eth0: phy found : id is : 0x7c0f1
270[ 6.268534] libphy: PHY 4a101000.mdio:01 not found
271[ 6.273734] net eth0: phy 4a101000.mdio:01 not found on slave 1
272[ 9.341066] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
273Dec 14 15:25:07 (none) local0.err cgminer: Miner compile time: Thu Dec 14 11:08:56 CST 2017 type: Antminer D3 Blissz v2.02 beta
274Dec 14 15:25:07 (none) local0.warn cgminer: Started cgminer 4.10.0
275Dec 14 15:25:07 (none) local0.warn cgminer[375]: bitmain_DASH_init
276Dec 14 15:25:07 (none) local0.warn cgminer[375]: check_fan_speed OK
277Dec 14 15:25:07 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio51/value chain 0
278Dec 14 15:25:07 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio48/value chain 1
279Dec 14 15:25:07 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio47/value chain 2
280Dec 14 15:25:07 (none) local0.notice cgminer[375]: detect total chain num 3
281Dec 14 15:25:07 (none) local0.notice cgminer[375]: i2c init ok
282Dec 14 15:25:07 (none) local0.notice cgminer[375]: check_whether_need_update_pic_program
283Dec 14 15:25:08 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
284Dec 14 15:25:09 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
285Dec 14 15:25:10 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
286Dec 14 15:25:11 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
287Dec 14 15:25:12 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
288Dec 14 15:25:13 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
289Dec 14 15:25:15 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
290Dec 14 15:25:15 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
291Dec 14 15:25:16 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
292Dec 14 15:25:16 (none) local0.notice cgminer[375]: every_chain_reset_PIC16F1704_pic_new
293Dec 14 15:25:18 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
294Dec 14 15:25:19 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
295Dec 14 15:25:21 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
296Dec 14 15:25:21 (none) local0.notice cgminer[375]: every_chain_jump_from_loader_to_app_PIC16F1704_new
297Dec 14 15:25:22 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
298Dec 14 15:25:22 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
299Dec 14 15:25:23 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
300Dec 14 15:25:23 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
301Dec 14 15:25:23 (none) local0.notice cgminer[375]: pic_heart_beat_func_new
302Dec 14 15:25:23 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
303Dec 14 15:25:24 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
304Dec 14 15:25:24 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
305Dec 14 15:25:24 (none) local0.notice cgminer[375]: reset_all_hash_board
306Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init
307Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain
308Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain chainid = 0
309Dec 14 15:25:24 (none) local0.err cgminer[375]: create rx read thread for chain 0 ok
310Dec 14 15:25:24 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[0]
311Dec 14 15:25:24 (none) local0.err cgminer[375]: create tx read thread for chain 0 ok
312Dec 14 15:25:24 (none) local0.notice cgminer[375]: open device over
313Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain
314Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
315Dec 14 15:25:24 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
316Dec 14 15:25:24 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
317Dec 14 15:25:24 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
318Dec 14 15:25:24 (none) local0.notice cgminer[375]: open device over
319Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain
320Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
321Dec 14 15:25:24 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
322Dec 14 15:25:24 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
323Dec 14 15:25:24 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
324Dec 14 15:25:24 (none) local0.notice cgminer[375]: open device over
325Dec 14 15:25:24 (none) local0.notice cgminer[375]: tty_init_chain
326Dec 14 15:25:24 (none) local0.notice cgminer[375]: open device over
327Dec 14 15:25:24 (none) local0.notice cgminer[375]: check_every_chain_asic_number
328Dec 14 15:25:24 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
329Dec 14 15:25:25 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 60 ASICs
330Dec 14 15:25:25 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 60 ASICs
331Dec 14 15:25:25 (none) local0.notice cgminer[375]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
332Dec 14 15:25:25 (none) local0.notice cgminer[375]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
333Dec 14 15:25:25 (none) local0.notice cgminer[375]: set_ticket_mask ticket_mask = 0x0000001b
334Dec 14 15:25:25 (none) local0.notice cgminer[375]: set_frequency: frequency = 425
335Dec 14 15:25:25 (none) local0.notice cgminer[375]: set_frequency_chain: frequency = 387
336Dec 14 15:25:25 (none) local0.notice cgminer[375]: set_frequency_chain: frequency = 469
337Dec 14 15:25:25 (none) local0.notice cgminer[375]: set_frequency_chain: frequency = 469
338Dec 14 15:25:25 (none) local0.warn cgminer[375]: error freq,set default freq(200M) instead
339Dec 14 15:25:25 (none) local0.notice cgminer[375]: set_frequency_chain: frequency = 0
340Dec 14 15:25:26 (none) local0.notice cgminer[375]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
341Dec 14 15:25:26 (none) local0.notice cgminer[375]: Now Set [0] Chain Address
342Dec 14 15:25:26 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
343Dec 14 15:25:26 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
344Dec 14 15:25:27 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
345Dec 14 15:25:27 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
346Dec 14 15:25:28 (none) local0.notice cgminer[375]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
347Dec 14 15:25:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
348Dec 14 15:25:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
349Dec 14 15:25:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
350Dec 14 15:25:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
351Dec 14 15:25:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
352Dec 14 15:25:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
353Dec 14 15:25:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
354Dec 14 15:25:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
355Dec 14 15:25:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
356Dec 14 15:25:28 (none) local0.notice cgminer[375]: 0 calibration_sensor_offset_chain
357Dec 14 15:25:28 (none) local0.notice cgminer[375]: chain:0 local:26 remote:29
358Dec 14 15:25:28 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
359Dec 14 15:25:29 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -3,
360Dec 14 15:25:29 (none) local0.notice cgminer[375]: chain:0 local:26 remote:26
361Dec 14 15:25:29 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
362Dec 14 15:25:29 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -3,
363Dec 14 15:25:29 (none) local0.notice cgminer[375]: 1 calibration_sensor_offset_chain
364Dec 14 15:25:30 (none) local0.notice cgminer[375]: chain:1 local:26 remote:29
365Dec 14 15:25:30 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
366Dec 14 15:25:30 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
367Dec 14 15:25:30 (none) local0.notice cgminer[375]: chain:1 local:26 remote:26
368Dec 14 15:25:30 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
369Dec 14 15:25:31 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
370Dec 14 15:25:31 (none) local0.notice cgminer[375]: 2 calibration_sensor_offset_chain
371Dec 14 15:25:31 (none) local0.notice cgminer[375]: chain:2 local:27 remote:31
372Dec 14 15:25:31 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
373Dec 14 15:25:31 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
374Dec 14 15:25:32 (none) local0.notice cgminer[375]: chain:2 local:27 remote:27
375Dec 14 15:25:32 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
376Dec 14 15:25:32 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
377Dec 14 15:25:32 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain
378Dec 14 15:25:32 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
379Dec 14 15:25:32 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -3,
380Dec 14 15:25:32 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
381Dec 14 15:25:32 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
382Dec 14 15:25:33 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
383Dec 14 15:25:33 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
384Dec 14 15:25:33 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
385Dec 14 15:25:33 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
386Dec 14 15:25:33 (none) local0.notice cgminer[375]: frequency = '425'
387Dec 14 15:25:33 (none) local0.notice cgminer[375]: dev.timeout = 710532 us
388Dec 14 15:25:33 (none) local0.notice cgminer[375]: open_core_chain
389Dec 14 15:25:33 (none) local0.notice cgminer[375]: open_core_chain
390Dec 14 15:25:33 (none) local0.notice cgminer[375]: open_core_chain
391Dec 14 15:25:33 (none) local0.notice cgminer[375]: open_core_chain
392Dec 14 15:25:35 (none) local0.err cgminer[375]: low hashrate detection trigger: 13896.600000 Gh/s
393Dec 14 15:25:35 (none) local0.notice cgminer[375]: set voltage = 1326.681400 real:155 mv
394Dec 14 15:25:35 (none) local0.notice cgminer[375]: set_PIC16F1704_voltage_new ok, voltage = 0x73
395Dec 14 15:25:35 (none) local0.notice cgminer[375]: set_PIC16F1704_voltage_new ok, voltage = 0xa5
396Dec 14 15:25:36 (none) local0.notice cgminer[375]: set_PIC16F1704_voltage_new ok, voltage = 0xa5
397Dec 14 15:25:36 (none) local0.err cgminer[375]: cgminer time error total_secs = 1513265136.443206 last_total_secs = 1.000000
398Dec 14 15:25:42 (none) local0.warn cgminer[375]: API running in IP access mode on port 4028 (15)
399Dec 14 15:26:43 (none) local0.err cgminer: Miner compile time: Thu Dec 14 11:08:56 CST 2017 type: Antminer D3 Blissz v2.02 beta
400Dec 14 15:26:43 (none) local0.warn cgminer: Started cgminer 4.10.0
401Dec 14 15:26:43 (none) local0.warn cgminer[23005]: bitmain_DASH_init
402Dec 14 15:26:43 (none) local0.warn cgminer[23005]: check_fan_speed OK
403Dec 14 15:26:43 (none) local0.notice cgminer[23005]: detected at /sys/class/gpio/gpio51/value chain 0
404Dec 14 15:26:43 (none) local0.notice cgminer[23005]: detected at /sys/class/gpio/gpio48/value chain 1
405Dec 14 15:26:43 (none) local0.notice cgminer[23005]: detected at /sys/class/gpio/gpio47/value chain 2
406Dec 14 15:26:43 (none) local0.notice cgminer[23005]: detect total chain num 3
407Dec 14 15:26:43 (none) local0.notice cgminer[23005]: i2c init ok
408Dec 14 15:26:43 (none) local0.notice cgminer[23005]: check_whether_need_update_pic_program
409Dec 14 15:26:45 (none) local0.notice cgminer[23005]: reset_PIC16F1704_pic_new ok
410Dec 14 15:26:46 (none) local0.notice cgminer[23005]: jump_from_loader_to_app_PIC16F1704_new ok
411Dec 14 15:26:46 (none) local0.notice cgminer[23005]: get_PIC16F1704_software_version_new ok, version = 0x81
412Dec 14 15:26:48 (none) local0.notice cgminer[23005]: reset_PIC16F1704_pic_new ok
413Dec 14 15:26:49 (none) local0.notice cgminer[23005]: jump_from_loader_to_app_PIC16F1704_new ok
414Dec 14 15:26:49 (none) local0.notice cgminer[23005]: get_PIC16F1704_software_version_new ok, version = 0x81
415Dec 14 15:26:51 (none) local0.notice cgminer[23005]: reset_PIC16F1704_pic_new ok
416Dec 14 15:26:52 (none) local0.notice cgminer[23005]: jump_from_loader_to_app_PIC16F1704_new ok
417Dec 14 15:26:52 (none) local0.notice cgminer[23005]: get_PIC16F1704_software_version_new ok, version = 0x81
418Dec 14 15:26:52 (none) local0.notice cgminer[23005]: every_chain_reset_PIC16F1704_pic_new
419Dec 14 15:26:54 (none) local0.notice cgminer[23005]: reset_PIC16F1704_pic_new ok
420Dec 14 15:26:56 (none) local0.notice cgminer[23005]: reset_PIC16F1704_pic_new ok
421Dec 14 15:26:58 (none) local0.notice cgminer[23005]: reset_PIC16F1704_pic_new ok
422Dec 14 15:26:58 (none) local0.notice cgminer[23005]: every_chain_jump_from_loader_to_app_PIC16F1704_new
423Dec 14 15:26:58 (none) local0.notice cgminer[23005]: jump_from_loader_to_app_PIC16F1704_new ok
424Dec 14 15:26:59 (none) local0.notice cgminer[23005]: jump_from_loader_to_app_PIC16F1704_new ok
425Dec 14 15:27:00 (none) local0.notice cgminer[23005]: jump_from_loader_to_app_PIC16F1704_new ok
426Dec 14 15:27:00 (none) local0.notice cgminer[23005]: every_chain_enable_PIC16F1704_dc_dc_new
427Dec 14 15:27:00 (none) local0.notice cgminer[23005]: pic_heart_beat_func_new
428Dec 14 15:27:00 (none) local0.notice cgminer[23005]: enable_PIC16F1704_dc_dc_new ok
429Dec 14 15:27:00 (none) local0.notice cgminer[23005]: enable_PIC16F1704_dc_dc_new ok
430Dec 14 15:27:00 (none) local0.notice cgminer[23005]: enable_PIC16F1704_dc_dc_new ok
431Dec 14 15:27:00 (none) local0.notice cgminer[23005]: reset_all_hash_board
432Dec 14 15:27:00 (none) local0.notice cgminer[23005]: tty_init
433Dec 14 15:27:00 (none) local0.notice cgminer[23005]: tty_init_chain
434Dec 14 15:27:00 (none) local0.notice cgminer[23005]: tty_init_chain chainid = 0
435Dec 14 15:27:00 (none) local0.err cgminer[23005]: create rx read thread for chain 0 ok
436Dec 14 15:27:00 (none) local0.notice cgminer[23005]: Start A New Asic Response.Chain Id:[0]
437Dec 14 15:27:00 (none) local0.err cgminer[23005]: create tx read thread for chain 0 ok
438Dec 14 15:27:00 (none) local0.notice cgminer[23005]: open device over
439Dec 14 15:27:00 (none) local0.notice cgminer[23005]: tty_init_chain
440Dec 14 15:27:00 (none) local0.notice cgminer[23005]: tty_init_chain chainid = 1
441Dec 14 15:27:00 (none) local0.err cgminer[23005]: create rx read thread for chain 1 ok
442Dec 14 15:27:00 (none) local0.notice cgminer[23005]: Start A New Asic Response.Chain Id:[1]
443Dec 14 15:27:01 (none) local0.err cgminer[23005]: create tx read thread for chain 1 ok
444Dec 14 15:27:01 (none) local0.notice cgminer[23005]: open device over
445Dec 14 15:27:01 (none) local0.notice cgminer[23005]: tty_init_chain
446Dec 14 15:27:01 (none) local0.notice cgminer[23005]: tty_init_chain chainid = 2
447Dec 14 15:27:01 (none) local0.err cgminer[23005]: create rx read thread for chain 2 ok
448Dec 14 15:27:01 (none) local0.notice cgminer[23005]: Start A New Asic Response.Chain Id:[2]
449Dec 14 15:27:01 (none) local0.err cgminer[23005]: create tx read thread for chain 2 ok
450Dec 14 15:27:01 (none) local0.notice cgminer[23005]: open device over
451Dec 14 15:27:01 (none) local0.notice cgminer[23005]: tty_init_chain
452Dec 14 15:27:01 (none) local0.notice cgminer[23005]: open device over
453Dec 14 15:27:01 (none) local0.notice cgminer[23005]: check_every_chain_asic_number
454Dec 14 15:27:01 (none) local0.warn cgminer[23005]: check_asic_reg: Chain0 has 60 ASICs
455Dec 14 15:27:01 (none) local0.warn cgminer[23005]: check_asic_reg: Chain1 has 60 ASICs
456Dec 14 15:27:02 (none) local0.warn cgminer[23005]: check_asic_reg: Chain2 has 60 ASICs
457Dec 14 15:27:02 (none) local0.notice cgminer[23005]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
458Dec 14 15:27:02 (none) local0.notice cgminer[23005]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
459Dec 14 15:27:02 (none) local0.notice cgminer[23005]: set_ticket_mask ticket_mask = 0x0000001b
460Dec 14 15:27:02 (none) local0.notice cgminer[23005]: set_frequency: frequency = 1
461Dec 14 15:27:02 (none) local0.warn cgminer[23005]: error freq,set default freq(200M) instead
462Dec 14 15:27:02 (none) local0.notice cgminer[23005]: set_frequency_chain: frequency = 1
463Dec 14 15:27:02 (none) local0.warn cgminer[23005]: error freq,set default freq(200M) instead
464Dec 14 15:27:02 (none) local0.notice cgminer[23005]: set_frequency_chain: frequency = 1
465Dec 14 15:27:02 (none) local0.warn cgminer[23005]: error freq,set default freq(200M) instead
466Dec 14 15:27:02 (none) local0.notice cgminer[23005]: set_frequency_chain: frequency = 1
467Dec 14 15:27:02 (none) local0.warn cgminer[23005]: error freq,set default freq(200M) instead
468Dec 14 15:27:02 (none) local0.notice cgminer[23005]: set_frequency_chain: frequency = 0
469Dec 14 15:27:02 (none) local0.notice cgminer[23005]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
470Dec 14 15:27:02 (none) local0.notice cgminer[23005]: Now Set [0] Chain Address
471Dec 14 15:27:03 (none) local0.notice cgminer[23005]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
472Dec 14 15:27:03 (none) local0.notice cgminer[23005]: Now Set [1] Chain Address
473Dec 14 15:27:04 (none) local0.notice cgminer[23005]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
474Dec 14 15:27:04 (none) local0.notice cgminer[23005]: Now Set [2] Chain Address
475Dec 14 15:27:04 (none) local0.notice cgminer[23005]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
476Dec 14 15:27:04 (none) local0.notice cgminer[23005]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
477Dec 14 15:27:04 (none) local0.notice cgminer[23005]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
478Dec 14 15:27:04 (none) local0.notice cgminer[23005]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
479Dec 14 15:27:04 (none) local0.notice cgminer[23005]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
480Dec 14 15:27:04 (none) local0.notice cgminer[23005]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
481Dec 14 15:27:04 (none) local0.notice cgminer[23005]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
482Dec 14 15:27:04 (none) local0.notice cgminer[23005]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
483Dec 14 15:27:04 (none) local0.notice cgminer[23005]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
484Dec 14 15:27:04 (none) local0.notice cgminer[23005]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
485Dec 14 15:27:04 (none) local0.notice cgminer[23005]: 0 calibration_sensor_offset_chain
486Dec 14 15:27:05 (none) local0.notice cgminer[23005]: chain:0 local:35 remote:37
487Dec 14 15:27:05 (none) local0.warn cgminer[23005]: Chain 0 set_temperature_offset_value_chain_sensor
488Dec 14 15:27:05 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -2,
489Dec 14 15:27:05 (none) local0.notice cgminer[23005]: 1 calibration_sensor_offset_chain
490Dec 14 15:27:05 (none) local0.notice cgminer[23005]: chain:1 local:38 remote:40
491Dec 14 15:27:05 (none) local0.warn cgminer[23005]: Chain 1 set_temperature_offset_value_chain_sensor
492Dec 14 15:27:06 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -2,
493Dec 14 15:27:06 (none) local0.notice cgminer[23005]: 2 calibration_sensor_offset_chain
494Dec 14 15:27:06 (none) local0.notice cgminer[23005]: chain:2 local:41 remote:44
495Dec 14 15:27:06 (none) local0.warn cgminer[23005]: Chain 2 set_temperature_offset_value_chain_sensor
496Dec 14 15:27:06 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -3,
497Dec 14 15:27:07 (none) local0.notice cgminer[23005]: chain:2 local:41 remote:40
498Dec 14 15:27:07 (none) local0.warn cgminer[23005]: Chain 2 set_temperature_offset_value_chain_sensor
499Dec 14 15:27:07 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -2,
500Dec 14 15:27:07 (none) local0.warn cgminer[23005]: Chain 0 set_temperature_offset_value_chain
501Dec 14 15:27:07 (none) local0.warn cgminer[23005]: Chain 0 set_temperature_offset_value_chain_sensor
502Dec 14 15:27:07 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -2,
503Dec 14 15:27:07 (none) local0.warn cgminer[23005]: Chain 1 set_temperature_offset_value_chain
504Dec 14 15:27:07 (none) local0.warn cgminer[23005]: Chain 1 set_temperature_offset_value_chain_sensor
505Dec 14 15:27:08 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -2,
506Dec 14 15:27:08 (none) local0.warn cgminer[23005]: Chain 2 set_temperature_offset_value_chain
507Dec 14 15:27:08 (none) local0.warn cgminer[23005]: Chain 2 set_temperature_offset_value_chain_sensor
508Dec 14 15:27:08 (none) local0.notice cgminer[23005]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -2,
509Dec 14 15:27:08 (none) local0.notice cgminer[23005]: frequency = '1'
510Dec 14 15:27:08 (none) local0.notice cgminer[23005]: dev.timeout = 301989852 us
511Dec 14 15:27:08 (none) local0.notice cgminer[23005]: open_core_chain
512Dec 14 15:27:08 (none) local0.notice cgminer[23005]: open_core_chain
513Dec 14 15:27:08 (none) local0.notice cgminer[23005]: open_core_chain
514Dec 14 15:27:09 (none) local0.notice cgminer[23005]: open_core_chain
515Dec 14 15:27:10 (none) local0.err cgminer[23005]: low hashrate detection trigger: 31.464000 Gh/s
516Dec 14 15:27:10 (none) local0.notice cgminer[23005]: set voltage = 1143.942031 real:255 mv
517Dec 14 15:27:10 (none) local0.notice cgminer[23005]: set_PIC16F1704_voltage_new ok, voltage = 0xff
518Dec 14 15:27:11 (none) local0.notice cgminer[23005]: set_PIC16F1704_voltage_new ok, voltage = 0xff
519Dec 14 15:27:11 (none) local0.notice cgminer[23005]: set_PIC16F1704_voltage_new ok, voltage = 0xff
520Dec 14 15:27:11 (none) local0.err cgminer[23005]: cgminer time error total_secs = 1513265231.645741 last_total_secs = 1.000000
521Dec 14 15:27:17 (none) local0.warn cgminer[23005]: API running in IP access mode on port 4028 (15)
522Dec 14 15:27:28 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 369.
523Dec 14 15:27:28 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 369.
524Dec 14 15:27:28 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 369.
525Dec 14 15:27:50 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 375.
526Dec 14 15:27:51 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 375.
527Dec 14 15:27:51 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 375.
528Dec 14 15:28:13 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 378.
529Dec 14 15:28:13 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 378.
530Dec 14 15:28:13 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 378.
531Dec 14 15:28:35 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 381.
532Dec 14 15:28:35 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 381.
533Dec 14 15:28:35 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 381.
534Dec 14 15:28:58 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0, Frequency 381 too high. Count = 1.
535Dec 14 15:28:58 (none) local0.notice cgminer[23005]: AUTOTUNE chain 1, Frequency 381 too high. Count = 1.
536Dec 14 15:28:58 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 384.
537Dec 14 15:28:58 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 384.
538Dec 14 15:28:58 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 384.
539Dec 14 15:29:20 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 387.
540Dec 14 15:29:20 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 387.
541Dec 14 15:29:20 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 387.
542Dec 14 15:29:42 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0, Frequency 387 too high. Count = 1.
543Dec 14 15:29:42 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 391.
544Dec 14 15:29:42 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 391.
545Dec 14 15:29:42 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 391.
546Dec 14 15:30:05 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 394.
547Dec 14 15:30:05 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 394.
548Dec 14 15:30:05 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 394.
549Dec 14 15:30:27 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0, Frequency 394 too high. Count = 1.
550Dec 14 15:30:27 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2, Frequency 394 too high. Count = 1.
551Dec 14 15:30:27 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 397.
552Dec 14 15:30:27 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 397.
553Dec 14 15:30:27 (none) local0.err cgminer[23005]: bitmain_scanhash: get nonce: 0xb3225555, diff: 0x97, wc: 0x78, crc_received: 0x9d, crc_checked: 0x0f,chainid: 0x01
554Dec 14 15:30:27 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 397.
555Dec 14 15:30:49 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 400.
556Dec 14 15:30:49 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 400.
557Dec 14 15:30:49 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 400.
558Dec 14 15:31:12 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0, Frequency 400 too high. Count = 1.
559Dec 14 15:31:12 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 406.
560Dec 14 15:31:12 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 406.
561Dec 14 15:31:12 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 406.
562Dec 14 15:31:34 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0, Frequency 406 too high. Count = 2.
563Dec 14 15:31:34 (none) local0.notice cgminer[23005]: AUTOTUNE chain 1, Frequency 406 too high. Count = 1.
564Dec 14 15:31:34 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 0 testing new frequency: 412.
565Dec 14 15:31:34 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 412.
566Dec 14 15:31:34 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 412.
567Dec 14 15:31:44 (none) local0.warn cgminer[23005]: Switching to pool 3 stratum+tcp://dash.suprnova.cc:9991
568Dec 14 15:31:56 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0, Frequency 412 too high. Count = 3.
569Dec 14 15:31:56 (none) local0.notice cgminer[23005]: AUTOTUNE chain 1, Frequency 412 too high. Count = 2.
570Dec 14 15:31:56 (none) local0.notice cgminer[23005]: AUTOTUNE chain 0 final frequency: 378.
571Dec 14 15:31:56 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 1 testing new frequency: 419.
572Dec 14 15:31:57 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 419.
573Dec 14 15:32:19 (none) local0.notice cgminer[23005]: AUTOTUNE chain 1, Frequency 419 too high. Count = 3.
574Dec 14 15:32:19 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2, Frequency 419 too high. Count = 1.
575Dec 14 15:32:19 (none) local0.notice cgminer[23005]: AUTOTUNE chain 1 final frequency: 391.
576Dec 14 15:32:19 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 425.
577Dec 14 15:32:41 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2, Frequency 425 too high. Count = 2.
578Dec 14 15:32:41 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 431.
579Dec 14 15:33:03 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 437.
580Dec 14 15:33:25 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 438.
581Dec 14 15:33:34 (none) local0.warn cgminer[23005]: Switching to pool 0 stratum+tcp://hub.miningpoolhub.com:17007
582Dec 14 15:33:47 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 444.
583Dec 14 15:34:09 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 450.
584Dec 14 15:34:31 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2, Frequency 450 too high. Count = 1.
585Dec 14 15:34:31 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 456.
586Dec 14 15:34:54 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2, Frequency 456 too high. Count = 2.
587Dec 14 15:34:54 (none) local0.notice cgminer[23005]: AUTOTUNE: chain 2 testing new frequency: 462.
588Dec 14 15:35:16 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2, Frequency 462 too high. Count = 3.
589Dec 14 15:35:16 (none) local0.notice cgminer[23005]: AUTOTUNE chain 2 final frequency: 431.
590Dec 14 15:37:18 (none) local0.notice cgminer[23005]: chain 2 reinit 0.00
591Dec 14 15:37:18 (none) local0.warn cgminer[23005]: Too many ASIC's failed: [60]
592Dec 14 15:37:38 (none) local0.notice cgminer[23005]: AUTOTUNE: too many HW errors detected on chain 0. New frequency: 375.
593Dec 14 15:37:50 (none) local0.err cgminer[23005]: low hashrate detection trigger: 12554.136000 Gh/s
594Dec 14 15:39:19 (none) local0.warn cgminer[23005]: Too many ASIC's failed: [29]
595Dec 14 15:39:50 (none) local0.notice cgminer[23005]: AUTOTUNE: too many HW errors detected on chain 1. New frequency: 387.
596Dec 14 15:39:50 (none) local0.notice cgminer[23005]: AUTOTUNE: too many HW errors detected on chain 2. New frequency: 412.
597Dec 14 15:40:02 (none) local0.err cgminer[23005]: low hashrate detection trigger: 12312.912000 Gh/s
598Dec 14 15:41:20 (none) local0.warn cgminer[23005]: Too many ASIC's failed: [29]
599Dec 14 15:43:22 (none) local0.warn cgminer[23005]: Too many ASIC's failed: [40]
600Dec 14 15:44:02 (none) local0.notice cgminer[23005]: AUTOTUNE: too many HW errors detected on chain 2. New frequency: 406.
601Dec 14 15:45:23 (none) local0.warn cgminer[23005]: low hashrate detected. Expected: [12249.984000], real: [11966.075478]
602Dec 14 15:46:14 (none) local0.notice cgminer[23005]: AUTOTUNE: too many HW errors detected on chain 2. New frequency: 400.
603Dec 14 15:46:23 (none) local0.err cgminer: Miner compile time: Thu Dec 14 11:08:56 CST 2017 type: Antminer D3 Blissz v2.02 beta
604Dec 14 15:46:23 (none) local0.warn cgminer: Started cgminer 4.10.0
605Dec 14 15:46:23 (none) local0.warn cgminer[22113]: bitmain_DASH_init
606Dec 14 15:46:23 (none) local0.warn cgminer[22113]: check_fan_speed OK
607Dec 14 15:46:23 (none) local0.notice cgminer[22113]: detected at /sys/class/gpio/gpio51/value chain 0
608Dec 14 15:46:23 (none) local0.notice cgminer[22113]: detected at /sys/class/gpio/gpio48/value chain 1
609Dec 14 15:46:23 (none) local0.notice cgminer[22113]: detected at /sys/class/gpio/gpio47/value chain 2
610Dec 14 15:46:23 (none) local0.notice cgminer[22113]: detect total chain num 3
611Dec 14 15:46:23 (none) local0.notice cgminer[22113]: i2c init ok
612Dec 14 15:46:23 (none) local0.notice cgminer[22113]: check_whether_need_update_pic_program
613Dec 14 15:46:24 (none) local0.notice cgminer[22113]: reset_PIC16F1704_pic_new ok
614Dec 14 15:46:25 (none) local0.notice cgminer[22113]: jump_from_loader_to_app_PIC16F1704_new ok
615Dec 14 15:46:26 (none) local0.notice cgminer[22113]: get_PIC16F1704_software_version_new ok, version = 0x81
616Dec 14 15:46:28 (none) local0.notice cgminer[22113]: reset_PIC16F1704_pic_new ok
617Dec 14 15:46:28 (none) local0.notice cgminer[22113]: jump_from_loader_to_app_PIC16F1704_new ok
618Dec 14 15:46:29 (none) local0.notice cgminer[22113]: get_PIC16F1704_software_version_new ok, version = 0x81
619Dec 14 15:46:31 (none) local0.notice cgminer[22113]: reset_PIC16F1704_pic_new ok
620Dec 14 15:46:31 (none) local0.notice cgminer[22113]: jump_from_loader_to_app_PIC16F1704_new ok
621Dec 14 15:46:32 (none) local0.notice cgminer[22113]: get_PIC16F1704_software_version_new ok, version = 0x81
622Dec 14 15:46:32 (none) local0.notice cgminer[22113]: every_chain_reset_PIC16F1704_pic_new
623Dec 14 15:46:34 (none) local0.notice cgminer[22113]: reset_PIC16F1704_pic_new ok
624Dec 14 15:46:35 (none) local0.notice cgminer[22113]: reset_PIC16F1704_pic_new ok
625Dec 14 15:46:37 (none) local0.notice cgminer[22113]: reset_PIC16F1704_pic_new ok
626Dec 14 15:46:37 (none) local0.notice cgminer[22113]: every_chain_jump_from_loader_to_app_PIC16F1704_new
627Dec 14 15:46:38 (none) local0.notice cgminer[22113]: jump_from_loader_to_app_PIC16F1704_new ok
628Dec 14 15:46:38 (none) local0.notice cgminer[22113]: jump_from_loader_to_app_PIC16F1704_new ok
629Dec 14 15:46:39 (none) local0.notice cgminer[22113]: jump_from_loader_to_app_PIC16F1704_new ok
630Dec 14 15:46:39 (none) local0.notice cgminer[22113]: every_chain_enable_PIC16F1704_dc_dc_new
631Dec 14 15:46:39 (none) local0.notice cgminer[22113]: pic_heart_beat_func_new
632Dec 14 15:46:39 (none) local0.notice cgminer[22113]: enable_PIC16F1704_dc_dc_new ok
633Dec 14 15:46:40 (none) local0.notice cgminer[22113]: enable_PIC16F1704_dc_dc_new ok
634Dec 14 15:46:40 (none) local0.notice cgminer[22113]: enable_PIC16F1704_dc_dc_new ok
635Dec 14 15:46:40 (none) local0.notice cgminer[22113]: reset_all_hash_board
636Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init
637Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain
638Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain chainid = 0
639Dec 14 15:46:40 (none) local0.err cgminer[22113]: create rx read thread for chain 0 ok
640Dec 14 15:46:40 (none) local0.notice cgminer[22113]: Start A New Asic Response.Chain Id:[0]
641Dec 14 15:46:40 (none) local0.err cgminer[22113]: create tx read thread for chain 0 ok
642Dec 14 15:46:40 (none) local0.notice cgminer[22113]: open device over
643Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain
644Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain chainid = 1
645Dec 14 15:46:40 (none) local0.err cgminer[22113]: create rx read thread for chain 1 ok
646Dec 14 15:46:40 (none) local0.notice cgminer[22113]: Start A New Asic Response.Chain Id:[1]
647Dec 14 15:46:40 (none) local0.err cgminer[22113]: create tx read thread for chain 1 ok
648Dec 14 15:46:40 (none) local0.notice cgminer[22113]: open device over
649Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain
650Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain chainid = 2
651Dec 14 15:46:40 (none) local0.err cgminer[22113]: create rx read thread for chain 2 ok
652Dec 14 15:46:40 (none) local0.notice cgminer[22113]: Start A New Asic Response.Chain Id:[2]
653Dec 14 15:46:40 (none) local0.err cgminer[22113]: create tx read thread for chain 2 ok
654Dec 14 15:46:40 (none) local0.notice cgminer[22113]: open device over
655Dec 14 15:46:40 (none) local0.notice cgminer[22113]: tty_init_chain
656Dec 14 15:46:40 (none) local0.notice cgminer[22113]: open device over
657Dec 14 15:46:40 (none) local0.notice cgminer[22113]: check_every_chain_asic_number
658Dec 14 15:46:41 (none) local0.warn cgminer[22113]: check_asic_reg: Chain0 has 60 ASICs
659Dec 14 15:46:41 (none) local0.warn cgminer[22113]: check_asic_reg: Chain1 has 60 ASICs
660Dec 14 15:46:41 (none) local0.warn cgminer[22113]: check_asic_reg: Chain2 has 60 ASICs
661Dec 14 15:46:41 (none) local0.notice cgminer[22113]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
662Dec 14 15:46:41 (none) local0.notice cgminer[22113]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
663Dec 14 15:46:41 (none) local0.notice cgminer[22113]: set_ticket_mask ticket_mask = 0x0000001b
664Dec 14 15:46:41 (none) local0.notice cgminer[22113]: set_frequency: frequency = 1
665Dec 14 15:46:41 (none) local0.warn cgminer[22113]: error freq,set default freq(200M) instead
666Dec 14 15:46:41 (none) local0.notice cgminer[22113]: set_frequency_chain: frequency = 1
667Dec 14 15:46:41 (none) local0.warn cgminer[22113]: error freq,set default freq(200M) instead
668Dec 14 15:46:41 (none) local0.notice cgminer[22113]: set_frequency_chain: frequency = 1
669Dec 14 15:46:41 (none) local0.warn cgminer[22113]: error freq,set default freq(200M) instead
670Dec 14 15:46:41 (none) local0.notice cgminer[22113]: set_frequency_chain: frequency = 1
671Dec 14 15:46:42 (none) local0.warn cgminer[22113]: error freq,set default freq(200M) instead
672Dec 14 15:46:42 (none) local0.notice cgminer[22113]: set_frequency_chain: frequency = 0
673Dec 14 15:46:42 (none) local0.notice cgminer[22113]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
674Dec 14 15:46:42 (none) local0.notice cgminer[22113]: Now Set [0] Chain Address
675Dec 14 15:46:42 (none) local0.notice cgminer[22113]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
676Dec 14 15:46:42 (none) local0.notice cgminer[22113]: Now Set [1] Chain Address
677Dec 14 15:46:43 (none) local0.notice cgminer[22113]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
678Dec 14 15:46:43 (none) local0.notice cgminer[22113]: Now Set [2] Chain Address
679Dec 14 15:46:44 (none) local0.notice cgminer[22113]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
680Dec 14 15:46:44 (none) local0.notice cgminer[22113]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
681Dec 14 15:46:44 (none) local0.notice cgminer[22113]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
682Dec 14 15:46:44 (none) local0.notice cgminer[22113]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
683Dec 14 15:46:44 (none) local0.notice cgminer[22113]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
684Dec 14 15:46:44 (none) local0.notice cgminer[22113]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
685Dec 14 15:46:44 (none) local0.notice cgminer[22113]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
686Dec 14 15:46:44 (none) local0.notice cgminer[22113]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
687Dec 14 15:46:44 (none) local0.notice cgminer[22113]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
688Dec 14 15:46:44 (none) local0.notice cgminer[22113]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
689Dec 14 15:46:44 (none) local0.notice cgminer[22113]: 0 calibration_sensor_offset_chain
690Dec 14 15:46:44 (none) local0.notice cgminer[22113]: chain:0 local:17 remote:19
691Dec 14 15:46:44 (none) local0.warn cgminer[22113]: Chain 0 set_temperature_offset_value_chain_sensor
692Dec 14 15:46:45 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -2,
693Dec 14 15:46:45 (none) local0.notice cgminer[22113]: 1 calibration_sensor_offset_chain
694Dec 14 15:46:45 (none) local0.notice cgminer[22113]: chain:1 local:17 remote:20
695Dec 14 15:46:45 (none) local0.warn cgminer[22113]: Chain 1 set_temperature_offset_value_chain_sensor
696Dec 14 15:46:45 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -3,
697Dec 14 15:46:46 (none) local0.notice cgminer[22113]: chain:1 local:17 remote:16
698Dec 14 15:46:46 (none) local0.warn cgminer[22113]: Chain 1 set_temperature_offset_value_chain_sensor
699Dec 14 15:46:46 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -2,
700Dec 14 15:46:46 (none) local0.notice cgminer[22113]: 2 calibration_sensor_offset_chain
701Dec 14 15:46:46 (none) local0.notice cgminer[22113]: chain:2 local:22 remote:26
702Dec 14 15:46:46 (none) local0.warn cgminer[22113]: Chain 2 set_temperature_offset_value_chain_sensor
703Dec 14 15:46:47 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
704Dec 14 15:46:47 (none) local0.notice cgminer[22113]: chain:2 local:22 remote:22
705Dec 14 15:46:47 (none) local0.warn cgminer[22113]: Chain 2 set_temperature_offset_value_chain_sensor
706Dec 14 15:46:47 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
707Dec 14 15:46:47 (none) local0.warn cgminer[22113]: Chain 0 set_temperature_offset_value_chain
708Dec 14 15:46:47 (none) local0.warn cgminer[22113]: Chain 0 set_temperature_offset_value_chain_sensor
709Dec 14 15:46:48 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -2,
710Dec 14 15:46:48 (none) local0.warn cgminer[22113]: Chain 1 set_temperature_offset_value_chain
711Dec 14 15:46:48 (none) local0.warn cgminer[22113]: Chain 1 set_temperature_offset_value_chain_sensor
712Dec 14 15:46:48 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -2,
713Dec 14 15:46:48 (none) local0.warn cgminer[22113]: Chain 2 set_temperature_offset_value_chain
714Dec 14 15:46:48 (none) local0.warn cgminer[22113]: Chain 2 set_temperature_offset_value_chain_sensor
715Dec 14 15:46:48 (none) local0.notice cgminer[22113]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -4,
716Dec 14 15:46:48 (none) local0.notice cgminer[22113]: frequency = '1'
717Dec 14 15:46:48 (none) local0.notice cgminer[22113]: dev.timeout = 301989852 us
718Dec 14 15:46:48 (none) local0.notice cgminer[22113]: open_core_chain
719Dec 14 15:46:48 (none) local0.notice cgminer[22113]: open_core_chain
720Dec 14 15:46:49 (none) local0.notice cgminer[22113]: open_core_chain
721Dec 14 15:46:49 (none) local0.notice cgminer[22113]: open_core_chain
722Dec 14 15:46:50 (none) local0.err cgminer[22113]: low hashrate detection trigger: 31.464000 Gh/s
723Dec 14 15:46:50 (none) local0.notice cgminer[22113]: set voltage = 1290.133526 real:175 mv
724Dec 14 15:46:50 (none) local0.notice cgminer[22113]: set_PIC16F1704_voltage_new ok, voltage = 0xaf
725Dec 14 15:46:51 (none) local0.notice cgminer[22113]: set_PIC16F1704_voltage_new ok, voltage = 0xaf
726Dec 14 15:46:51 (none) local0.notice cgminer[22113]: set_PIC16F1704_voltage_new ok, voltage = 0xaf
727Dec 14 15:46:51 (none) local0.err cgminer[22113]: cgminer time error total_secs = 1513266411.980356 last_total_secs = 1.000000
728Dec 14 15:46:57 (none) local0.warn cgminer[22113]: API running in IP access mode on port 4028 (15)
729Dec 14 15:47:08 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 369.
730Dec 14 15:47:08 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 369.
731Dec 14 15:47:08 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 369.
732Dec 14 15:47:30 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 369 too high. Count = 1.
733Dec 14 15:47:30 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 375.
734Dec 14 15:47:30 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 375.
735Dec 14 15:47:30 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 375.
736Dec 14 15:47:52 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 378.
737Dec 14 15:47:53 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 378.
738Dec 14 15:47:53 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 378.
739Dec 14 15:48:15 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 381.
740Dec 14 15:48:15 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 381.
741Dec 14 15:48:15 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 381.
742Dec 14 15:48:37 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 384.
743Dec 14 15:48:37 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 384.
744Dec 14 15:48:37 (none) local0.err cgminer[22113]: bitmain_scanhash: get nonce: 0x408e8e8e, diff: 0x53, wc: 0x63, crc_received: 0x9c, crc_checked: 0x14,chainid: 0x01
745Dec 14 15:48:37 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 384.
746Dec 14 15:48:59 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 387.
747Dec 14 15:49:00 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 387.
748Dec 14 15:49:00 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 387.
749Dec 14 15:49:22 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 391.
750Dec 14 15:49:22 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 391.
751Dec 14 15:49:22 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 391.
752Dec 14 15:49:44 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 394.
753Dec 14 15:49:44 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 394.
754Dec 14 15:49:44 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 394.
755Dec 14 15:50:07 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 397.
756Dec 14 15:50:07 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 397.
757Dec 14 15:50:07 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 397.
758Dec 14 15:50:29 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 400.
759Dec 14 15:50:29 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 400.
760Dec 14 15:50:29 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 400.
761Dec 14 15:50:51 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 406.
762Dec 14 15:50:51 (none) local0.err cgminer[22113]: bitmain_scanhash: get nonce: 0x71d55555, diff: 0x50, wc: 0x77, crc_received: 0x9b, crc_checked: 0x0d,chainid: 0x00
763Dec 14 15:50:51 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 406.
764Dec 14 15:50:51 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 406.
765Dec 14 15:51:14 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 412.
766Dec 14 15:51:14 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 412.
767Dec 14 15:51:14 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 412.
768Dec 14 15:51:24 (none) local0.warn cgminer[22113]: Switching to pool 3 stratum+tcp://dash.suprnova.cc:9991
769Dec 14 15:51:36 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 419.
770Dec 14 15:51:36 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 419.
771Dec 14 15:51:36 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 419.
772Dec 14 15:51:58 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0, Frequency 419 too high. Count = 1.
773Dec 14 15:51:58 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 425.
774Dec 14 15:51:58 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 425.
775Dec 14 15:51:58 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 425.
776Dec 14 15:52:21 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 431.
777Dec 14 15:52:21 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 431.
778Dec 14 15:52:21 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 431.
779Dec 14 15:52:43 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 437.
780Dec 14 15:52:43 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 437.
781Dec 14 15:52:43 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 437.
782Dec 14 15:53:05 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 438.
783Dec 14 15:53:05 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 438.
784Dec 14 15:53:06 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 438.
785Dec 14 15:53:14 (none) local0.warn cgminer[22113]: Switching to pool 0 stratum+tcp://hub.miningpoolhub.com:17007
786Dec 14 15:53:28 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0, Frequency 438 too high. Count = 1.
787Dec 14 15:53:28 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 438 too high. Count = 1.
788Dec 14 15:53:28 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2, Frequency 438 too high. Count = 1.
789Dec 14 15:53:28 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 444.
790Dec 14 15:53:28 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 444.
791Dec 14 15:53:28 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 444.
792Dec 14 15:53:50 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2, Frequency 444 too high. Count = 2.
793Dec 14 15:53:50 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 450.
794Dec 14 15:53:50 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 450.
795Dec 14 15:53:50 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 450.
796Dec 14 15:54:12 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 456.
797Dec 14 15:54:12 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 456.
798Dec 14 15:54:13 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 456.
799Dec 14 15:54:35 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 462.
800Dec 14 15:54:35 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 462.
801Dec 14 15:54:35 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 462.
802Dec 14 15:54:57 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 462 too high. Count = 1.
803Dec 14 15:54:57 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 469.
804Dec 14 15:54:57 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 469.
805Dec 14 15:54:57 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 469.
806Dec 14 15:55:19 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0, Frequency 469 too high. Count = 1.
807Dec 14 15:55:19 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 469 too high. Count = 2.
808Dec 14 15:55:19 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 475.
809Dec 14 15:55:20 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 475.
810Dec 14 15:55:20 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 475.
811Dec 14 15:55:42 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 481.
812Dec 14 15:55:42 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 481.
813Dec 14 15:55:42 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 481.
814Dec 14 15:56:04 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 487.
815Dec 14 15:56:04 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 487.
816Dec 14 15:56:04 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 487.
817Dec 14 15:56:26 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 494.
818Dec 14 15:56:27 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 494.
819Dec 14 15:56:27 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 494.
820Dec 14 15:56:49 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0, Frequency 494 too high. Count = 1.
821Dec 14 15:56:49 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2, Frequency 494 too high. Count = 1.
822Dec 14 15:56:49 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 500.
823Dec 14 15:56:49 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 500.
824Dec 14 15:56:49 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 500.
825Dec 14 15:57:11 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0, Frequency 500 too high. Count = 2.
826Dec 14 15:57:11 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 0 testing new frequency: 506.
827Dec 14 15:57:11 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 506.
828Dec 14 15:57:11 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 506.
829Dec 14 15:57:34 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0, Frequency 506 too high. Count = 3.
830Dec 14 15:57:34 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2, Frequency 506 too high. Count = 1.
831Dec 14 15:57:34 (none) local0.notice cgminer[22113]: AUTOTUNE chain 0 final frequency: 462.
832Dec 14 15:57:34 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 512.
833Dec 14 15:57:34 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 512.
834Dec 14 15:57:56 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2, Frequency 512 too high. Count = 2.
835Dec 14 15:57:56 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 519.
836Dec 14 15:57:56 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 2 testing new frequency: 519.
837Dec 14 15:58:18 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 519 too high. Count = 1.
838Dec 14 15:58:18 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2, Frequency 519 too high. Count = 3.
839Dec 14 15:58:18 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 525.
840Dec 14 15:58:18 (none) local0.notice cgminer[22113]: AUTOTUNE chain 2 final frequency: 475.
841Dec 14 15:58:40 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 531.
842Dec 14 15:59:02 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 531 too high. Count = 1.
843Dec 14 15:59:02 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 537.
844Dec 14 15:59:25 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 537 too high. Count = 2.
845Dec 14 15:59:25 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 544.
846Dec 14 15:59:47 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 550.
847Dec 14 16:00:09 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 550 too high. Count = 2.
848Dec 14 16:00:09 (none) local0.notice cgminer[22113]: AUTOTUNE: chain 1 testing new frequency: 556.
849Dec 14 16:00:31 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1, Frequency 556 too high. Count = 3.
850Dec 14 16:00:31 (none) local0.notice cgminer[22113]: AUTOTUNE chain 1 final frequency: 506.
851Dec 14 16:02:53 (none) local0.notice cgminer[22113]: AUTOTUNE: too many HW errors detected on chain 0. New frequency: 456.
852Dec 14 16:02:53 (none) local0.notice cgminer[22113]: AUTOTUNE: too many HW errors detected on chain 1. New frequency: 500.
853Dec 14 16:02:53 (none) local0.notice cgminer[22113]: AUTOTUNE: too many HW errors detected on chain 2. New frequency: 469.
854Dec 14 16:03:05 (none) local0.err cgminer[22113]: low hashrate detection trigger: 14945.400000 Gh/s
855Dec 14 16:03:10 (none) local0.warn cgminer[22113]: Too many ASIC's failed: [50]