· 8 years ago · Feb 07, 2018, 08:18 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Initializing cgroup subsys cpu
3[ 0.000000] Linux version 3.8.13 (xxl@armdev01) (gcc version 4.7.4 20130626 (prerelease) (Linaro GCC 4.7-2013.07) ) #22 SMP Tue Dec 2 15:26:11 CST 2014
4[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
5[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
6[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
7[ 0.000000] Memory policy: ECC disabled, Data cache writeback
8[ 0.000000] On node 0 totalpages: 65280
9[ 0.000000] free_area_init_node: node 0, pgdat c06cb100, node_mem_map c0726000
10[ 0.000000] Normal zone: 512 pages used for memmap
11[ 0.000000] Normal zone: 0 pages reserved
12[ 0.000000] Normal zone: 64768 pages, LIFO batch:15
13[ 0.000000] AM335X ES1.0 (neon )
14[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0933000 s9408 r8192 d15168 u32768
15[ 0.000000] pcpu-alloc: s9408 r8192 d15168 u32768 alloc=8*4096
16[ 0.000000] pcpu-alloc: [0] 0
17[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768
18[ 0.000000] Kernel command line: console=ttyO0,115200n8 init=/sbin/init
19[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
20[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
21[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
22[ 0.000000] __ex_table already sorted, skipping sort
23[ 0.000000] allocated 524288 bytes of page_cgroup
24[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
25[ 0.000000] Memory: 255MB = 255MB total
26[ 0.000000] Memory: 238676k/238676k available, 23468k reserved, 0K highmem
27[ 0.000000] Virtual kernel memory layout:
28[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
29[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
30[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
31[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
32[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
33[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
34[ 0.000000] .text : 0xc0008000 - 0xc0612cf0 (6188 kB)
35[ 0.000000] .init : 0xc0613000 - 0xc06554c0 ( 266 kB)
36[ 0.000000] .data : 0xc0656000 - 0xc06cc020 ( 473 kB)
37[ 0.000000] .bss : 0xc06cc020 - 0xc0725e3c ( 360 kB)
38[ 0.000000] Hierarchical RCU implementation.
39[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
40[ 0.000000] NR_IRQS:16 nr_irqs:16 16
41[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
42[ 0.000000] Total of 128 interrupts on 1 active controller
43[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
44[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
45[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
46[ 0.000000] Console: colour dummy device 80x30
47[ 0.000355] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015438] pid_max: default: 32768 minimum: 301
49[ 0.015666] Security Framework initialized
50[ 0.015761] Mount-cache hash table entries: 512
51[ 0.024600] Initializing cgroup subsys cpuacct
52[ 0.024633] Initializing cgroup subsys memory
53[ 0.024696] Initializing cgroup subsys blkio
54[ 0.024833] 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.026818] Brought up 1 CPUs
58[ 0.026841] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028134] devtmpfs: initialized
60[ 0.092517] pinctrl core: initialized pinctrl subsystem
61[ 0.092732] rstctl core: initialized rstctl subsystem
62[ 0.093225] regulator-dummy: no parameters
63[ 0.093795] NET: Registered protocol family 16
64[ 0.094499] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104178] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104362] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105458] platform 49000000.edma: alias fck already exists
68[ 0.105492] platform 49000000.edma: alias fck already exists
69[ 0.105521] platform 49000000.edma: alias fck already exists
70[ 0.106669] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106851] OMAP GPIO hardware version 0.1
72[ 0.108259] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109577] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110889] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111520] of_get_named_gpio_flags exited with status 52
76[ 0.111552] gpio-rctrl rstctl.3: loaded OK
77[ 0.116658] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119876] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122055] cpsw.0: No hwaddr in dt. Using 94:e3:6d:f6:69:e4 from efuse
80[ 0.122089] cpsw.1: No hwaddr in dt. Using 94:e3:6d:f6:69:e6 from efuse
81[ 0.137638] bio: create slab <bio-0> at 0
82[ 0.149765] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.150004] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150294] vmmcsd_fixed: 3300 mV
85[ 0.153405] SCSI subsystem initialized
86[ 0.153859] usbcore: registered new interface driver usbfs
87[ 0.153973] usbcore: registered new interface driver hub
88[ 0.154310] usbcore: registered new device driver usb
89[ 0.156420] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156456] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156652] media: Linux media interface: v0.10
92[ 0.156748] Linux video capture interface: v2.00
93[ 0.156867] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156883] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157598] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158792] Switching to clocksource gp_timer
97[ 0.176809] NET: Registered protocol family 2
98[ 0.177797] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177885] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177975] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178065] TCP: reno registered
102[ 0.178091] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178137] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178635] NET: Registered protocol family 1
105[ 0.179220] RPC: Registered named UNIX socket transport module.
106[ 0.179241] RPC: Registered udp transport module.
107[ 0.179255] RPC: Registered tcp transport module.
108[ 0.179268] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179657] Trying to unpack rootfs image as initramfs...
110[ 1.942013] Freeing initrd memory: 12240K
111[ 1.942740] CPU PMU: probing PMU on CPU 0
112[ 1.942774] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.943321] omap2_mbox_probe: platform not supported
114[ 1.947214] VFS: Disk quotas dquot_6.5.2
115[ 1.947449] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.948860] NFS: Registering the id_resolver key type
117[ 1.948966] Key type id_resolver registered
118[ 1.948983] Key type id_legacy registered
119[ 1.949051] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.949485] msgmni has been set to 490
121[ 1.952370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.952395] io scheduler noop registered
123[ 1.952412] io scheduler deadline registered
124[ 1.952468] io scheduler cfq registered (default)
125[ 1.956551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.958977] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.959254] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.620111] console [ttyO0] enabled
129[ 2.624657] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.633317] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.642001] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.650610] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.659637] [drm] Initialized drm 1.1.0 20060810
134[ 2.678291] brd: module loaded
135[ 2.688609] loop: module loaded
136[ 2.692833] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.702777] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.708304] ONFI param page 0 valid
139[ 2.711978] ONFI flash detected
140[ 2.715298] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.727211] omap2-nand: detected x8 NAND flash
142[ 2.731878] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.737460] omap2-nand: using custom ecc layout
144[ 2.742306] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.748725] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.754402] 0x000000000000-0x000000020000 : "spl"
147[ 2.761214] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.768675] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.776043] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.783440] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.791645] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.798611] 0x000000260000-0x000000280000 : "fdt"
153[ 2.805198] 0x000000280000-0x000000780000 : "kernel"
154[ 2.816212] 0x000000800000-0x000001c00000 : "root"
155[ 2.839669] 0x000001c00000-0x000003000000 : "config"
156[ 2.863420] OneNAND driver initializing
157[ 2.869153] usbcore: registered new interface driver asix
158[ 2.874970] usbcore: registered new interface driver cdc_ether
159[ 2.881219] usbcore: registered new interface driver smsc95xx
160[ 2.887337] usbcore: registered new interface driver net1080
161[ 2.893363] usbcore: registered new interface driver cdc_subset
162[ 2.899660] usbcore: registered new interface driver zaurus
163[ 2.905667] usbcore: registered new interface driver cdc_ncm
164[ 2.912402] usbcore: registered new interface driver cdc_acm
165[ 2.918361] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.926742] Initializing USB Mass Storage driver...
167[ 2.931983] usbcore: registered new interface driver usb-storage
168[ 2.938283] USB Mass Storage support registered.
169[ 2.943322] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.950073] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.955307] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.964079] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.964100] musb-hdrc: MHDRC RTL version 2.0
174[ 2.964115] musb-hdrc: setup fifo_mode 4
175[ 2.964143] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.964288] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.969332] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.975388] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.980628] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.989396] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.989416] musb-hdrc: MHDRC RTL version 2.0
182[ 2.989430] musb-hdrc: setup fifo_mode 4
183[ 2.989453] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.989594] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.994640] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.999948] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.006619] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.014861] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.014966] usb usb1: default language 0x0409
190[ 3.015024] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.015047] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.022175] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.029749] usb usb1: Product: MUSB HDRC host driver
194[ 3.034963] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.040631] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.046613] usb usb1: usb_probe_device
197[ 3.046641] usb usb1: configuration #1 chosen from 1 choice
198[ 3.046705] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.046906] hub 1-0:1.0: usb_probe_interface
200[ 3.046928] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.046955] hub 1-0:1.0: USB hub found
202[ 3.050961] hub 1-0:1.0: 1 port detected
203[ 3.055100] hub 1-0:1.0: standalone hub
204[ 3.055120] hub 1-0:1.0: individual port power switching
205[ 3.055138] hub 1-0:1.0: no over-current protection
206[ 3.055155] hub 1-0:1.0: Single TT
207[ 3.055177] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.055196] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.055252] hub 1-0:1.0: local power source is good
210[ 3.055402] hub 1-0:1.0: enabling power on all ports
211[ 3.056460] mousedev: PS/2 mouse device common for all mice
212[ 3.064405] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.072169] i2c /dev entries driver
214[ 3.077226] pps_ldisc: PPS line discipline registered
215[ 3.082727] Driver for 1-wire Dallas network protocol.
216[ 3.090000] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
217[ 3.097566] cpuidle: using governor ladder
218[ 3.101893] cpuidle: using governor menu
219[ 3.106490] of_get_named_gpio_flags exited with status 6
220[ 3.106509] of_get_named_gpio_flags: can't parse gpios property
221[ 3.106525] of_get_named_gpio_flags: can't parse gpios property
222[ 3.106562] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
223[ 3.113799] omap_hsmmc mmc.4: Failed to get rstctl; not using any
224[ 3.120607] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
225[ 3.127828] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
226[ 3.135146] mmc.4 supply vmmc_aux not found, using dummy regulator
227[ 3.142095] omap_hsmmc mmc.4: pins are not configured from the driver
228[ 3.157046] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
229[ 3.177066] of_get_named_gpio_flags exited with status -517
230[ 3.177133] platform gpio-leds.7: Driver leds-gpio requests probe deferral
231[ 3.184912] ledtrig-cpu: registered to indicate activity on CPUs
232[ 3.191685] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
233[ 3.198885] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
234[ 3.206993] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
235[ 3.213342] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
236[ 3.220530] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
237[ 3.232811] usbcore: registered new interface driver usbhid
238[ 3.238730] usbhid: USB HID core driver
239[ 3.245616] TCP: cubic registered
240[ 3.249143] Initializing XFRM netlink socket
241[ 3.253711] NET: Registered protocol family 17
242[ 3.258594] NET: Registered protocol family 15
243[ 3.263495] Key type dns_resolver registered
244[ 3.268131] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
245[ 3.276210] ThumbEE CPU extension supported.
246[ 3.280718] Registering SWP/SWPB emulation handler
247[ 3.286721] registered taskstats version 1
248[ 3.293334] of_get_named_gpio_flags exited with status -517
249[ 3.293407] platform gpio-leds.7: Driver leds-gpio requests probe deferral
250[ 3.350355] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
251[ 3.356766] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
252[ 3.371296] libphy: 4a101000.mdio: probed
253[ 3.375612] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
254[ 3.385849] Detected MACID = 94:e3:6d:f6:69:e4
255[ 3.390528] cpsw 4a100000.ethernet: NAPI disabled
256[ 3.395918] of_get_named_gpio_flags exited with status -517
257[ 3.395983] platform gpio-leds.7: Driver leds-gpio requests probe deferral
258[ 3.404716] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
259[ 3.413991] cpu0 supply cpu0 not found, using dummy regulator
260[ 3.420485] cpufreq_cpu0: failed to scale voltage up: -22
261[ 3.426307] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.439075] ALSA device list:
263[ 3.442309] No soundcards found.
264[ 3.446874] Freeing init memory: 264K
265[ 3.450929] Failed to execute /init
266[ 4.426380] jffs2: notice: (122) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
267[ 5.769066] net eth0: initializing cpsw version 1.12 (0)
268[ 5.777987] net eth0: phy found : id is : 0x7c0f1
269[ 5.783426] libphy: PHY 4a101000.mdio:01 not found
270[ 5.788624] net eth0: phy 4a101000.mdio:01 not found on slave 1
271[ 8.852815] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
272Feb 7 10:13:37 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
273Feb 7 10:13:37 (none) local0.warn cgminer: Started cgminer 4.9.0
274Feb 7 10:13:37 (none) local0.warn cgminer[375]: bitmain_DASH_init
275Feb 7 10:13:38 (none) local0.err cgminer[375]: FAN1 too slow ...
276Feb 7 10:13:38 (none) local0.err cgminer[375]: FAN2 too slow ...
277Feb 7 10:13:38 (none) local0.err cgminer[375]: FAN1 too slow ...
278Feb 7 10:13:38 (none) local0.err cgminer[375]: FAN2 too slow ...
279Feb 7 10:13:39 (none) local0.err cgminer[375]: FAN1 too slow ...
280Feb 7 10:13:39 (none) local0.err cgminer[375]: FAN1 too slow ...
281Feb 7 10:13:40 (none) local0.err cgminer[375]: FAN1 too slow ...
282Feb 7 10:13:40 (none) local0.err cgminer[375]: FAN1 too slow ...
283Feb 7 10:13:41 (none) local0.err cgminer[375]: FAN1 too slow ...
284Feb 7 10:13:41 (none) local0.err cgminer[375]: FAN1 too slow ...
285Feb 7 10:13:42 (none) local0.err cgminer[375]: FAN1 too slow ...
286Feb 7 10:13:42 (none) local0.warn cgminer[375]: check_fan_speed OK
287Feb 7 10:13:42 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio51/value chain 0
288Feb 7 10:13:42 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio48/value chain 1
289Feb 7 10:13:42 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio47/value chain 2
290Feb 7 10:13:42 (none) local0.notice cgminer[375]: detect total chain num 3
291Feb 7 10:13:42 (none) local0.notice cgminer[375]: i2c init ok
292Feb 7 10:13:42 (none) local0.notice cgminer[375]: check_whether_need_update_pic_program
293Feb 7 10:13:44 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
294Feb 7 10:13:44 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
295Feb 7 10:13:45 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
296Feb 7 10:13:46 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
297Feb 7 10:13:46 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
298Feb 7 10:13:47 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
299Feb 7 10:13:48 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
300Feb 7 10:13:48 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
301Feb 7 10:13:49 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
302Feb 7 10:13:49 (none) local0.notice cgminer[375]: every_chain_reset_PIC16F1704_pic_new
303Feb 7 10:13:50 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
304Feb 7 10:13:51 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
305Feb 7 10:13:52 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
306Feb 7 10:13:53 (none) local0.notice cgminer[375]: every_chain_jump_from_loader_to_app_PIC16F1704_new
307Feb 7 10:13:53 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
308Feb 7 10:13:54 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
309Feb 7 10:13:54 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
310Feb 7 10:13:55 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
311Feb 7 10:13:55 (none) local0.notice cgminer[375]: pic_heart_beat_func_new
312Feb 7 10:13:55 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
313Feb 7 10:13:55 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
314Feb 7 10:13:56 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
315Feb 7 10:13:56 (none) local0.notice cgminer[375]: reset_all_hash_board
316Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init
317Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init_chain
318Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init_chain chainid = 0
319Feb 7 10:13:57 (none) local0.err cgminer[375]: create rx read thread for chain 0 ok
320Feb 7 10:13:57 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[0]
321Feb 7 10:13:57 (none) local0.err cgminer[375]: create tx read thread for chain 0 ok
322Feb 7 10:13:57 (none) local0.notice cgminer[375]: open device over
323Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init_chain
324Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
325Feb 7 10:13:57 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
326Feb 7 10:13:57 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
327Feb 7 10:13:57 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
328Feb 7 10:13:57 (none) local0.notice cgminer[375]: open device over
329Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init_chain
330Feb 7 10:13:57 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
331Feb 7 10:13:57 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
332Feb 7 10:13:57 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
333Feb 7 10:13:58 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
334Feb 7 10:13:58 (none) local0.notice cgminer[375]: open device over
335Feb 7 10:13:58 (none) local0.notice cgminer[375]: tty_init_chain
336Feb 7 10:13:58 (none) local0.notice cgminer[375]: open device over
337Feb 7 10:13:58 (none) local0.notice cgminer[375]: check_every_chain_asic_number
338Feb 7 10:13:58 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 55 ASICs
339Feb 7 10:13:59 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
340Feb 7 10:13:59 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 55 ASICs
341Feb 7 10:13:59 (none) local0.notice cgminer[375]: every_chain_disable_PIC16F1704_dc_dc_new
342Feb 7 10:14:01 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
343Feb 7 10:14:01 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
344Feb 7 10:14:02 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
345Feb 7 10:14:02 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
346Feb 7 10:14:02 (none) local0.notice cgminer[375]: reset_all_hash_board
347Feb 7 10:14:03 (none) local0.notice cgminer[375]: check_every_chain_asic_number
348Feb 7 10:14:04 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 55 ASICs
349Feb 7 10:14:04 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
350Feb 7 10:14:04 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 55 ASICs
351Feb 7 10:14:04 (none) local0.notice cgminer[375]: recheck_asic_num DONE!
352Feb 7 10:14:04 (none) local0.notice cgminer[375]: every_chain_disable_PIC16F1704_dc_dc_new
353Feb 7 10:14:06 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
354Feb 7 10:14:06 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
355Feb 7 10:14:07 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
356Feb 7 10:14:07 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
357Feb 7 10:14:07 (none) local0.notice cgminer[375]: reset_all_hash_board
358Feb 7 10:14:08 (none) local0.notice cgminer[375]: check_every_chain_asic_number
359Feb 7 10:14:09 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 55 ASICs
360Feb 7 10:14:09 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
361Feb 7 10:14:09 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 55 ASICs
362Feb 7 10:14:09 (none) local0.notice cgminer[375]: recheck_asic_num DONE!
363Feb 7 10:14:09 (none) local0.notice cgminer[375]: every_chain_disable_PIC16F1704_dc_dc_new
364Feb 7 10:14:11 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
365Feb 7 10:14:11 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
366Feb 7 10:14:12 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
367Feb 7 10:14:12 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
368Feb 7 10:14:12 (none) local0.notice cgminer[375]: reset_all_hash_board
369Feb 7 10:14:13 (none) local0.notice cgminer[375]: check_every_chain_asic_number
370Feb 7 10:14:14 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 55 ASICs
371Feb 7 10:14:14 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
372Feb 7 10:14:14 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 55 ASICs
373Feb 7 10:14:14 (none) local0.notice cgminer[375]: recheck_asic_num DONE!
374Feb 7 10:14:14 (none) local0.notice cgminer[375]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
375Feb 7 10:14:14 (none) local0.notice cgminer[375]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
376Feb 7 10:14:14 (none) local0.notice cgminer[375]: set_ticket_mask ticket_mask = 0x0000001b
377Feb 7 10:14:14 (none) local0.notice cgminer[375]: every_chain_get_PIC16F1704_freq_new
378Feb 7 10:14:17 (none) local0.notice cgminer[375]: set_frequency: frequency = 537
379Feb 7 10:14:17 (none) local0.notice cgminer[375]: software_set_address_chain: chain 0 has 55 ASIC, and addrInterval is 1
380Feb 7 10:14:17 (none) local0.notice cgminer[375]: Now Set [0] Chain Address
381Feb 7 10:14:18 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 54 ASIC, and addrInterval is 1
382Feb 7 10:14:18 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
383Feb 7 10:14:18 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 55 ASIC, and addrInterval is 1
384Feb 7 10:14:19 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
385Feb 7 10:14:19 (none) local0.notice cgminer[375]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
386Feb 7 10:14:19 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
387Feb 7 10:14:19 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
388Feb 7 10:14:19 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
389Feb 7 10:14:19 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
390Feb 7 10:14:19 (none) local0.notice cgminer[375]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
391Feb 7 10:14:19 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
392Feb 7 10:14:19 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
393Feb 7 10:14:19 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
394Feb 7 10:14:19 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
395Feb 7 10:14:19 (none) local0.notice cgminer[375]: 0 calibration_sensor_offset_chain
396Feb 7 10:14:20 (none) local0.notice cgminer[375]: chain:0 local:24 remote:255
397Feb 7 10:14:20 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
398Feb 7 10:14:20 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 25,
399Feb 7 10:14:20 (none) local0.notice cgminer[375]: chain:0 local:24 remote:53
400Feb 7 10:14:20 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
401Feb 7 10:14:21 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
402Feb 7 10:14:21 (none) local0.notice cgminer[375]: chain:0 local:24 remote:24
403Feb 7 10:14:21 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
404Feb 7 10:14:21 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
405Feb 7 10:14:21 (none) local0.notice cgminer[375]: 1 calibration_sensor_offset_chain
406Feb 7 10:14:21 (none) local0.notice cgminer[375]: chain:1 local:24 remote:28
407Feb 7 10:14:21 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
408Feb 7 10:14:22 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
409Feb 7 10:14:22 (none) local0.notice cgminer[375]: chain:1 local:24 remote:24
410Feb 7 10:14:22 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
411Feb 7 10:14:22 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
412Feb 7 10:14:22 (none) local0.notice cgminer[375]: 2 calibration_sensor_offset_chain
413Feb 7 10:14:23 (none) local0.notice cgminer[375]: chain:2 local:21 remote:27
414Feb 7 10:14:23 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
415Feb 7 10:14:23 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -6,
416Feb 7 10:14:23 (none) local0.notice cgminer[375]: chain:2 local:21 remote:21
417Feb 7 10:14:23 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
418Feb 7 10:14:24 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -6,
419Feb 7 10:14:24 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain
420Feb 7 10:14:24 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
421Feb 7 10:14:24 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
422Feb 7 10:14:24 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
423Feb 7 10:14:24 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
424Feb 7 10:14:24 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
425Feb 7 10:14:24 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
426Feb 7 10:14:24 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
427Feb 7 10:14:25 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -6,
428Feb 7 10:14:25 (none) local0.notice cgminer[375]: frequency = '537'
429Feb 7 10:14:25 (none) local0.notice cgminer[375]: dev.timeout = 562356 us
430Feb 7 10:14:25 (none) local0.notice cgminer[375]: open_core_chain
431Feb 7 10:14:25 (none) local0.notice cgminer[375]: open_core_chain
432Feb 7 10:14:25 (none) local0.notice cgminer[375]: open_core_chain
433Feb 7 10:14:25 (none) local0.notice cgminer[375]: open_core_chain
434Feb 7 10:14:28 (none) local0.err cgminer[375]: cgminer time error total_secs = 1517998468.512393 last_total_secs = 1.000000
435Feb 7 10:14:28 (none) local0.warn cgminer[375]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
436Feb 7 10:14:28 (none) local0.warn cgminer[375]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
437Feb 7 10:14:38 (none) local0.warn cgminer[375]: Waiting for work to be available from pools.
438Feb 7 10:14:59 (none) local0.warn cgminer[375]: Work available from pools, resuming.
439Feb 7 10:14:59 (none) local0.err cgminer[375]: D1 0: work 7f not find error
440Feb 7 10:15:04 (none) local0.warn cgminer[375]: API running in IP access mode on port 4028 (16)
441Feb 7 11:04:15 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
442Feb 7 11:04:15 (none) local0.warn cgminer: Started cgminer 4.9.0
443Feb 7 11:04:15 (none) local0.warn cgminer[3598]: bitmain_DASH_init
444Feb 7 11:04:15 (none) local0.err cgminer[3598]: FAN1 too slow ...
445Feb 7 11:04:15 (none) local0.err cgminer[3598]: FAN2 too slow ...
446Feb 7 11:04:16 (none) local0.err cgminer[3598]: FAN1 too slow ...
447Feb 7 11:04:16 (none) local0.err cgminer[3598]: FAN2 too slow ...
448Feb 7 11:04:16 (none) local0.err cgminer[3598]: FAN1 too slow ...
449Feb 7 11:04:17 (none) local0.err cgminer[3598]: FAN1 too slow ...
450Feb 7 11:04:17 (none) local0.err cgminer[3598]: FAN1 too slow ...
451Feb 7 11:04:18 (none) local0.err cgminer[3598]: FAN1 too slow ...
452Feb 7 11:04:18 (none) local0.warn cgminer[3598]: check_fan_speed OK
453Feb 7 11:04:18 (none) local0.notice cgminer[3598]: detected at /sys/class/gpio/gpio51/value chain 0
454Feb 7 11:04:18 (none) local0.notice cgminer[3598]: detected at /sys/class/gpio/gpio48/value chain 1
455Feb 7 11:04:18 (none) local0.notice cgminer[3598]: detected at /sys/class/gpio/gpio47/value chain 2
456Feb 7 11:04:18 (none) local0.notice cgminer[3598]: detect total chain num 3
457Feb 7 11:04:18 (none) local0.notice cgminer[3598]: i2c init ok
458Feb 7 11:04:18 (none) local0.notice cgminer[3598]: check_whether_need_update_pic_program
459Feb 7 11:04:19 (none) local0.notice cgminer[3598]: reset_PIC16F1704_pic_new ok
460Feb 7 11:04:20 (none) local0.notice cgminer[3598]: jump_from_loader_to_app_PIC16F1704_new ok
461Feb 7 11:04:20 (none) local0.notice cgminer[3598]: get_PIC16F1704_software_version_new ok, version = 0x81
462Feb 7 11:04:22 (none) local0.notice cgminer[3598]: reset_PIC16F1704_pic_new ok
463Feb 7 11:04:22 (none) local0.notice cgminer[3598]: jump_from_loader_to_app_PIC16F1704_new ok
464Feb 7 11:04:23 (none) local0.notice cgminer[3598]: get_PIC16F1704_software_version_new ok, version = 0x81
465Feb 7 11:04:24 (none) local0.notice cgminer[3598]: reset_PIC16F1704_pic_new ok
466Feb 7 11:04:24 (none) local0.notice cgminer[3598]: jump_from_loader_to_app_PIC16F1704_new ok
467Feb 7 11:04:25 (none) local0.notice cgminer[3598]: get_PIC16F1704_software_version_new ok, version = 0x81
468Feb 7 11:04:25 (none) local0.notice cgminer[3598]: every_chain_reset_PIC16F1704_pic_new
469Feb 7 11:04:26 (none) local0.notice cgminer[3598]: reset_PIC16F1704_pic_new ok
470Feb 7 11:04:27 (none) local0.notice cgminer[3598]: reset_PIC16F1704_pic_new ok
471Feb 7 11:04:28 (none) local0.notice cgminer[3598]: reset_PIC16F1704_pic_new ok
472Feb 7 11:04:29 (none) local0.notice cgminer[3598]: every_chain_jump_from_loader_to_app_PIC16F1704_new
473Feb 7 11:04:29 (none) local0.notice cgminer[3598]: jump_from_loader_to_app_PIC16F1704_new ok
474Feb 7 11:04:30 (none) local0.notice cgminer[3598]: jump_from_loader_to_app_PIC16F1704_new ok
475Feb 7 11:04:30 (none) local0.notice cgminer[3598]: jump_from_loader_to_app_PIC16F1704_new ok
476Feb 7 11:04:31 (none) local0.notice cgminer[3598]: every_chain_enable_PIC16F1704_dc_dc_new
477Feb 7 11:04:31 (none) local0.notice cgminer[3598]: pic_heart_beat_func_new
478Feb 7 11:04:31 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
479Feb 7 11:04:31 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
480Feb 7 11:04:31 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
481Feb 7 11:04:32 (none) local0.notice cgminer[3598]: reset_all_hash_board
482Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init
483Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init_chain
484Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init_chain chainid = 0
485Feb 7 11:04:33 (none) local0.err cgminer[3598]: create rx read thread for chain 0 ok
486Feb 7 11:04:33 (none) local0.notice cgminer[3598]: Start A New Asic Response.Chain Id:[0]
487Feb 7 11:04:33 (none) local0.err cgminer[3598]: create tx read thread for chain 0 ok
488Feb 7 11:04:33 (none) local0.notice cgminer[3598]: open device over
489Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init_chain
490Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init_chain chainid = 1
491Feb 7 11:04:33 (none) local0.err cgminer[3598]: create rx read thread for chain 1 ok
492Feb 7 11:04:33 (none) local0.notice cgminer[3598]: Start A New Asic Response.Chain Id:[1]
493Feb 7 11:04:33 (none) local0.err cgminer[3598]: create tx read thread for chain 1 ok
494Feb 7 11:04:33 (none) local0.notice cgminer[3598]: open device over
495Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init_chain
496Feb 7 11:04:33 (none) local0.notice cgminer[3598]: tty_init_chain chainid = 2
497Feb 7 11:04:33 (none) local0.err cgminer[3598]: create rx read thread for chain 2 ok
498Feb 7 11:04:33 (none) local0.notice cgminer[3598]: Start A New Asic Response.Chain Id:[2]
499Feb 7 11:04:33 (none) local0.err cgminer[3598]: create tx read thread for chain 2 ok
500Feb 7 11:04:33 (none) local0.notice cgminer[3598]: open device over
501Feb 7 11:04:34 (none) local0.notice cgminer[3598]: tty_init_chain
502Feb 7 11:04:34 (none) local0.notice cgminer[3598]: open device over
503Feb 7 11:04:34 (none) local0.notice cgminer[3598]: check_every_chain_asic_number
504Feb 7 11:04:34 (none) local0.warn cgminer[3598]: check_asic_reg: Chain0 has 56 ASICs
505Feb 7 11:04:34 (none) local0.warn cgminer[3598]: check_asic_reg: Chain1 has 55 ASICs
506Feb 7 11:04:35 (none) local0.warn cgminer[3598]: check_asic_reg: Chain2 has 57 ASICs
507Feb 7 11:04:35 (none) local0.notice cgminer[3598]: every_chain_disable_PIC16F1704_dc_dc_new
508Feb 7 11:04:37 (none) local0.notice cgminer[3598]: every_chain_enable_PIC16F1704_dc_dc_new
509Feb 7 11:04:37 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
510Feb 7 11:04:37 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
511Feb 7 11:04:38 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
512Feb 7 11:04:38 (none) local0.notice cgminer[3598]: reset_all_hash_board
513Feb 7 11:04:39 (none) local0.notice cgminer[3598]: check_every_chain_asic_number
514Feb 7 11:04:39 (none) local0.warn cgminer[3598]: check_asic_reg: Chain0 has 56 ASICs
515Feb 7 11:04:40 (none) local0.warn cgminer[3598]: check_asic_reg: Chain1 has 55 ASICs
516Feb 7 11:04:40 (none) local0.warn cgminer[3598]: check_asic_reg: Chain2 has 57 ASICs
517Feb 7 11:04:40 (none) local0.notice cgminer[3598]: recheck_asic_num DONE!
518Feb 7 11:04:40 (none) local0.notice cgminer[3598]: every_chain_disable_PIC16F1704_dc_dc_new
519Feb 7 11:04:42 (none) local0.notice cgminer[3598]: every_chain_enable_PIC16F1704_dc_dc_new
520Feb 7 11:04:42 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
521Feb 7 11:04:42 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
522Feb 7 11:04:43 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
523Feb 7 11:04:43 (none) local0.notice cgminer[3598]: reset_all_hash_board
524Feb 7 11:04:44 (none) local0.notice cgminer[3598]: check_every_chain_asic_number
525Feb 7 11:04:44 (none) local0.warn cgminer[3598]: check_asic_reg: Chain0 has 56 ASICs
526Feb 7 11:04:45 (none) local0.warn cgminer[3598]: check_asic_reg: Chain1 has 55 ASICs
527Feb 7 11:04:45 (none) local0.warn cgminer[3598]: check_asic_reg: Chain2 has 57 ASICs
528Feb 7 11:04:45 (none) local0.notice cgminer[3598]: recheck_asic_num DONE!
529Feb 7 11:04:45 (none) local0.notice cgminer[3598]: every_chain_disable_PIC16F1704_dc_dc_new
530Feb 7 11:04:47 (none) local0.notice cgminer[3598]: every_chain_enable_PIC16F1704_dc_dc_new
531Feb 7 11:04:47 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
532Feb 7 11:04:47 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
533Feb 7 11:04:48 (none) local0.notice cgminer[3598]: enable_PIC16F1704_dc_dc_new ok
534Feb 7 11:04:48 (none) local0.notice cgminer[3598]: reset_all_hash_board
535Feb 7 11:04:49 (none) local0.notice cgminer[3598]: check_every_chain_asic_number
536Feb 7 11:04:49 (none) local0.warn cgminer[3598]: check_asic_reg: Chain0 has 56 ASICs
537Feb 7 11:04:50 (none) local0.warn cgminer[3598]: check_asic_reg: Chain1 has 54 ASICs
538Feb 7 11:04:50 (none) local0.warn cgminer[3598]: check_asic_reg: Chain2 has 57 ASICs
539Feb 7 11:04:50 (none) local0.notice cgminer[3598]: recheck_asic_num DONE!
540Feb 7 11:04:50 (none) local0.notice cgminer[3598]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
541Feb 7 11:04:50 (none) local0.notice cgminer[3598]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
542Feb 7 11:04:50 (none) local0.notice cgminer[3598]: set_ticket_mask ticket_mask = 0x0000001b
543Feb 7 11:04:50 (none) local0.notice cgminer[3598]: set_frequency: frequency = 531
544Feb 7 11:04:50 (none) local0.notice cgminer[3598]: software_set_address_chain: chain 0 has 56 ASIC, and addrInterval is 1
545Feb 7 11:04:50 (none) local0.notice cgminer[3598]: Now Set [0] Chain Address
546Feb 7 11:04:51 (none) local0.notice cgminer[3598]: software_set_address_chain: chain 1 has 54 ASIC, and addrInterval is 1
547Feb 7 11:04:51 (none) local0.notice cgminer[3598]: Now Set [1] Chain Address
548Feb 7 11:04:52 (none) local0.notice cgminer[3598]: software_set_address_chain: chain 2 has 57 ASIC, and addrInterval is 1
549Feb 7 11:04:52 (none) local0.notice cgminer[3598]: Now Set [2] Chain Address
550Feb 7 11:04:53 (none) local0.notice cgminer[3598]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
551Feb 7 11:04:53 (none) local0.notice cgminer[3598]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
552Feb 7 11:04:53 (none) local0.notice cgminer[3598]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
553Feb 7 11:04:53 (none) local0.notice cgminer[3598]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
554Feb 7 11:04:53 (none) local0.notice cgminer[3598]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
555Feb 7 11:04:53 (none) local0.notice cgminer[3598]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
556Feb 7 11:04:53 (none) local0.notice cgminer[3598]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
557Feb 7 11:04:53 (none) local0.notice cgminer[3598]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
558Feb 7 11:04:53 (none) local0.notice cgminer[3598]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
559Feb 7 11:04:53 (none) local0.notice cgminer[3598]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
560Feb 7 11:04:53 (none) local0.notice cgminer[3598]: 0 calibration_sensor_offset_chain
561Feb 7 11:04:53 (none) local0.notice cgminer[3598]: chain:0 local:32 remote:32
562Feb 7 11:04:53 (none) local0.warn cgminer[3598]: Chain 0 set_temperature_offset_value_chain_sensor
563Feb 7 11:04:53 (none) local0.notice cgminer[3598]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
564Feb 7 11:04:53 (none) local0.notice cgminer[3598]: 1 calibration_sensor_offset_chain
565Feb 7 11:04:54 (none) local0.notice cgminer[3598]: chain:1 local:32 remote:32
566Feb 7 11:04:54 (none) local0.warn cgminer[3598]: Chain 1 set_temperature_offset_value_chain_sensor
567Feb 7 11:04:54 (none) local0.notice cgminer[3598]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
568Feb 7 11:04:54 (none) local0.notice cgminer[3598]: 2 calibration_sensor_offset_chain
569Feb 7 11:04:54 (none) local0.notice cgminer[3598]: chain:2 local:35 remote:34
570Feb 7 11:04:54 (none) local0.warn cgminer[3598]: Chain 2 set_temperature_offset_value_chain_sensor
571Feb 7 11:04:55 (none) local0.notice cgminer[3598]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 01,
572Feb 7 11:04:55 (none) local0.warn cgminer[3598]: Chain 0 set_temperature_offset_value_chain
573Feb 7 11:04:55 (none) local0.warn cgminer[3598]: Chain 0 set_temperature_offset_value_chain_sensor
574Feb 7 11:04:55 (none) local0.notice cgminer[3598]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
575Feb 7 11:04:55 (none) local0.warn cgminer[3598]: Chain 1 set_temperature_offset_value_chain
576Feb 7 11:04:55 (none) local0.warn cgminer[3598]: Chain 1 set_temperature_offset_value_chain_sensor
577Feb 7 11:04:55 (none) local0.notice cgminer[3598]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
578Feb 7 11:04:55 (none) local0.warn cgminer[3598]: Chain 2 set_temperature_offset_value_chain
579Feb 7 11:04:55 (none) local0.warn cgminer[3598]: Chain 2 set_temperature_offset_value_chain_sensor
580Feb 7 11:04:55 (none) local0.notice cgminer[3598]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 01,
581Feb 7 11:04:55 (none) local0.notice cgminer[3598]: frequency = '531'
582Feb 7 11:04:55 (none) local0.notice cgminer[3598]: dev.timeout = 568692 us
583Feb 7 11:04:55 (none) local0.notice cgminer[3598]: open_core_chain
584Feb 7 11:04:56 (none) local0.notice cgminer[3598]: open_core_chain
585Feb 7 11:04:56 (none) local0.notice cgminer[3598]: open_core_chain
586Feb 7 11:04:56 (none) local0.notice cgminer[3598]: open_core_chain
587Feb 7 11:04:59 (none) local0.err cgminer[3598]: cgminer time error total_secs = 1518001499.447992 last_total_secs = 1.000000
588Feb 7 11:04:59 (none) local0.warn cgminer[3598]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
589Feb 7 11:04:59 (none) local0.warn cgminer[3598]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
590Feb 7 11:05:00 (none) local0.err cgminer[3598]: D1 0: work 7f not find error
591Feb 7 11:05:05 (none) local0.warn cgminer[3598]: API running in IP access mode on port 4028 (15)
592Feb 7 11:12:38 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
593Feb 7 11:12:38 (none) local0.warn cgminer: Started cgminer 4.9.0
594Feb 7 11:12:38 (none) local0.warn cgminer[19338]: bitmain_DASH_init
595Feb 7 11:12:39 (none) local0.err cgminer[19338]: FAN1 too slow ...
596Feb 7 11:12:39 (none) local0.err cgminer[19338]: FAN2 too slow ...
597Feb 7 11:12:39 (none) local0.err cgminer[19338]: FAN1 too slow ...
598Feb 7 11:12:39 (none) local0.err cgminer[19338]: FAN2 too slow ...
599Feb 7 11:12:40 (none) local0.err cgminer[19338]: FAN1 too slow ...
600Feb 7 11:12:40 (none) local0.err cgminer[19338]: FAN1 too slow ...
601Feb 7 11:12:41 (none) local0.err cgminer[19338]: FAN1 too slow ...
602Feb 7 11:12:41 (none) local0.err cgminer[19338]: FAN1 too slow ...
603Feb 7 11:12:42 (none) local0.warn cgminer[19338]: check_fan_speed OK
604Feb 7 11:12:42 (none) local0.notice cgminer[19338]: detected at /sys/class/gpio/gpio51/value chain 0
605Feb 7 11:12:42 (none) local0.notice cgminer[19338]: detected at /sys/class/gpio/gpio48/value chain 1
606Feb 7 11:12:42 (none) local0.notice cgminer[19338]: detected at /sys/class/gpio/gpio47/value chain 2
607Feb 7 11:12:42 (none) local0.notice cgminer[19338]: detect total chain num 3
608Feb 7 11:12:42 (none) local0.notice cgminer[19338]: i2c init ok
609Feb 7 11:12:42 (none) local0.notice cgminer[19338]: check_whether_need_update_pic_program
610Feb 7 11:12:43 (none) local0.notice cgminer[19338]: reset_PIC16F1704_pic_new ok
611Feb 7 11:12:43 (none) local0.notice cgminer[19338]: jump_from_loader_to_app_PIC16F1704_new ok
612Feb 7 11:12:44 (none) local0.notice cgminer[19338]: get_PIC16F1704_software_version_new ok, version = 0x81
613Feb 7 11:12:45 (none) local0.notice cgminer[19338]: reset_PIC16F1704_pic_new ok
614Feb 7 11:12:46 (none) local0.notice cgminer[19338]: jump_from_loader_to_app_PIC16F1704_new ok
615Feb 7 11:12:46 (none) local0.notice cgminer[19338]: get_PIC16F1704_software_version_new ok, version = 0x81
616Feb 7 11:12:47 (none) local0.notice cgminer[19338]: reset_PIC16F1704_pic_new ok
617Feb 7 11:12:48 (none) local0.notice cgminer[19338]: jump_from_loader_to_app_PIC16F1704_new ok
618Feb 7 11:12:48 (none) local0.notice cgminer[19338]: get_PIC16F1704_software_version_new ok, version = 0x81
619Feb 7 11:12:48 (none) local0.notice cgminer[19338]: every_chain_reset_PIC16F1704_pic_new
620Feb 7 11:12:49 (none) local0.notice cgminer[19338]: reset_PIC16F1704_pic_new ok
621Feb 7 11:12:51 (none) local0.notice cgminer[19338]: reset_PIC16F1704_pic_new ok
622Feb 7 11:12:52 (none) local0.notice cgminer[19338]: reset_PIC16F1704_pic_new ok
623Feb 7 11:12:52 (none) local0.notice cgminer[19338]: every_chain_jump_from_loader_to_app_PIC16F1704_new
624Feb 7 11:12:53 (none) local0.notice cgminer[19338]: jump_from_loader_to_app_PIC16F1704_new ok
625Feb 7 11:12:53 (none) local0.notice cgminer[19338]: jump_from_loader_to_app_PIC16F1704_new ok
626Feb 7 11:12:54 (none) local0.notice cgminer[19338]: jump_from_loader_to_app_PIC16F1704_new ok
627Feb 7 11:12:54 (none) local0.notice cgminer[19338]: every_chain_enable_PIC16F1704_dc_dc_new
628Feb 7 11:12:54 (none) local0.notice cgminer[19338]: pic_heart_beat_func_new
629Feb 7 11:12:55 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
630Feb 7 11:12:55 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
631Feb 7 11:12:55 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
632Feb 7 11:12:56 (none) local0.notice cgminer[19338]: reset_all_hash_board
633Feb 7 11:12:56 (none) local0.notice cgminer[19338]: tty_init
634Feb 7 11:12:56 (none) local0.notice cgminer[19338]: tty_init_chain
635Feb 7 11:12:56 (none) local0.notice cgminer[19338]: tty_init_chain chainid = 0
636Feb 7 11:12:56 (none) local0.err cgminer[19338]: create rx read thread for chain 0 ok
637Feb 7 11:12:56 (none) local0.notice cgminer[19338]: Start A New Asic Response.Chain Id:[0]
638Feb 7 11:12:57 (none) local0.err cgminer[19338]: create tx read thread for chain 0 ok
639Feb 7 11:12:57 (none) local0.notice cgminer[19338]: open device over
640Feb 7 11:12:57 (none) local0.notice cgminer[19338]: tty_init_chain
641Feb 7 11:12:57 (none) local0.notice cgminer[19338]: tty_init_chain chainid = 1
642Feb 7 11:12:57 (none) local0.err cgminer[19338]: create rx read thread for chain 1 ok
643Feb 7 11:12:57 (none) local0.notice cgminer[19338]: Start A New Asic Response.Chain Id:[1]
644Feb 7 11:12:57 (none) local0.err cgminer[19338]: create tx read thread for chain 1 ok
645Feb 7 11:12:57 (none) local0.notice cgminer[19338]: open device over
646Feb 7 11:12:57 (none) local0.notice cgminer[19338]: tty_init_chain
647Feb 7 11:12:57 (none) local0.notice cgminer[19338]: tty_init_chain chainid = 2
648Feb 7 11:12:57 (none) local0.err cgminer[19338]: create rx read thread for chain 2 ok
649Feb 7 11:12:57 (none) local0.notice cgminer[19338]: Start A New Asic Response.Chain Id:[2]
650Feb 7 11:12:57 (none) local0.err cgminer[19338]: create tx read thread for chain 2 ok
651Feb 7 11:12:57 (none) local0.notice cgminer[19338]: open device over
652Feb 7 11:12:57 (none) local0.notice cgminer[19338]: tty_init_chain
653Feb 7 11:12:57 (none) local0.notice cgminer[19338]: open device over
654Feb 7 11:12:57 (none) local0.notice cgminer[19338]: check_every_chain_asic_number
655Feb 7 11:12:58 (none) local0.warn cgminer[19338]: check_asic_reg: Chain0 has 57 ASICs
656Feb 7 11:12:58 (none) local0.warn cgminer[19338]: check_asic_reg: Chain1 has 55 ASICs
657Feb 7 11:12:58 (none) local0.warn cgminer[19338]: check_asic_reg: Chain2 has 60 ASICs
658Feb 7 11:12:59 (none) local0.notice cgminer[19338]: every_chain_disable_PIC16F1704_dc_dc_new
659Feb 7 11:13:01 (none) local0.notice cgminer[19338]: every_chain_enable_PIC16F1704_dc_dc_new
660Feb 7 11:13:01 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
661Feb 7 11:13:01 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
662Feb 7 11:13:01 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
663Feb 7 11:13:02 (none) local0.notice cgminer[19338]: reset_all_hash_board
664Feb 7 11:13:03 (none) local0.notice cgminer[19338]: check_every_chain_asic_number
665Feb 7 11:13:03 (none) local0.warn cgminer[19338]: check_asic_reg: Chain0 has 56 ASICs
666Feb 7 11:13:03 (none) local0.warn cgminer[19338]: check_asic_reg: Chain1 has 55 ASICs
667Feb 7 11:13:04 (none) local0.warn cgminer[19338]: check_asic_reg: Chain2 has 57 ASICs
668Feb 7 11:13:04 (none) local0.notice cgminer[19338]: recheck_asic_num DONE!
669Feb 7 11:13:04 (none) local0.notice cgminer[19338]: every_chain_disable_PIC16F1704_dc_dc_new
670Feb 7 11:13:06 (none) local0.notice cgminer[19338]: every_chain_enable_PIC16F1704_dc_dc_new
671Feb 7 11:13:06 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
672Feb 7 11:13:06 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
673Feb 7 11:13:06 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
674Feb 7 11:13:07 (none) local0.notice cgminer[19338]: reset_all_hash_board
675Feb 7 11:13:08 (none) local0.notice cgminer[19338]: check_every_chain_asic_number
676Feb 7 11:13:08 (none) local0.warn cgminer[19338]: check_asic_reg: Chain0 has 56 ASICs
677Feb 7 11:13:08 (none) local0.warn cgminer[19338]: check_asic_reg: Chain1 has 55 ASICs
678Feb 7 11:13:09 (none) local0.warn cgminer[19338]: check_asic_reg: Chain2 has 57 ASICs
679Feb 7 11:13:09 (none) local0.notice cgminer[19338]: recheck_asic_num DONE!
680Feb 7 11:13:09 (none) local0.notice cgminer[19338]: every_chain_disable_PIC16F1704_dc_dc_new
681Feb 7 11:13:11 (none) local0.notice cgminer[19338]: every_chain_enable_PIC16F1704_dc_dc_new
682Feb 7 11:13:11 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
683Feb 7 11:13:11 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
684Feb 7 11:13:11 (none) local0.notice cgminer[19338]: enable_PIC16F1704_dc_dc_new ok
685Feb 7 11:13:12 (none) local0.notice cgminer[19338]: reset_all_hash_board
686Feb 7 11:13:13 (none) local0.notice cgminer[19338]: check_every_chain_asic_number
687Feb 7 11:13:13 (none) local0.warn cgminer[19338]: check_asic_reg: Chain0 has 56 ASICs
688Feb 7 11:13:13 (none) local0.warn cgminer[19338]: check_asic_reg: Chain1 has 54 ASICs
689Feb 7 11:13:14 (none) local0.warn cgminer[19338]: check_asic_reg: Chain2 has 57 ASICs
690Feb 7 11:13:14 (none) local0.notice cgminer[19338]: recheck_asic_num DONE!
691Feb 7 11:13:14 (none) local0.notice cgminer[19338]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
692Feb 7 11:13:14 (none) local0.notice cgminer[19338]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
693Feb 7 11:13:14 (none) local0.notice cgminer[19338]: set_ticket_mask ticket_mask = 0x0000001b
694Feb 7 11:13:14 (none) local0.notice cgminer[19338]: set_frequency: frequency = 531
695Feb 7 11:13:14 (none) local0.notice cgminer[19338]: software_set_address_chain: chain 0 has 56 ASIC, and addrInterval is 1
696Feb 7 11:13:14 (none) local0.notice cgminer[19338]: Now Set [0] Chain Address
697Feb 7 11:13:15 (none) local0.notice cgminer[19338]: software_set_address_chain: chain 1 has 54 ASIC, and addrInterval is 1
698Feb 7 11:13:15 (none) local0.notice cgminer[19338]: Now Set [1] Chain Address
699Feb 7 11:13:15 (none) local0.notice cgminer[19338]: software_set_address_chain: chain 2 has 57 ASIC, and addrInterval is 1
700Feb 7 11:13:16 (none) local0.notice cgminer[19338]: Now Set [2] Chain Address
701Feb 7 11:13:16 (none) local0.notice cgminer[19338]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
702Feb 7 11:13:16 (none) local0.notice cgminer[19338]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
703Feb 7 11:13:16 (none) local0.notice cgminer[19338]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
704Feb 7 11:13:16 (none) local0.notice cgminer[19338]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
705Feb 7 11:13:16 (none) local0.notice cgminer[19338]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
706Feb 7 11:13:16 (none) local0.notice cgminer[19338]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
707Feb 7 11:13:16 (none) local0.notice cgminer[19338]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
708Feb 7 11:13:16 (none) local0.notice cgminer[19338]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
709Feb 7 11:13:16 (none) local0.notice cgminer[19338]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
710Feb 7 11:13:16 (none) local0.notice cgminer[19338]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
711Feb 7 11:13:16 (none) local0.notice cgminer[19338]: 0 calibration_sensor_offset_chain
712Feb 7 11:13:17 (none) local0.notice cgminer[19338]: chain:0 local:32 remote:36
713Feb 7 11:13:17 (none) local0.warn cgminer[19338]: Chain 0 set_temperature_offset_value_chain_sensor
714Feb 7 11:13:17 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
715Feb 7 11:13:17 (none) local0.notice cgminer[19338]: chain:0 local:32 remote:32
716Feb 7 11:13:17 (none) local0.warn cgminer[19338]: Chain 0 set_temperature_offset_value_chain_sensor
717Feb 7 11:13:18 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
718Feb 7 11:13:18 (none) local0.notice cgminer[19338]: 1 calibration_sensor_offset_chain
719Feb 7 11:13:18 (none) local0.notice cgminer[19338]: chain:1 local:32 remote:36
720Feb 7 11:13:18 (none) local0.warn cgminer[19338]: Chain 1 set_temperature_offset_value_chain_sensor
721Feb 7 11:13:18 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
722Feb 7 11:13:18 (none) local0.notice cgminer[19338]: chain:1 local:32 remote:32
723Feb 7 11:13:18 (none) local0.warn cgminer[19338]: Chain 1 set_temperature_offset_value_chain_sensor
724Feb 7 11:13:19 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
725Feb 7 11:13:19 (none) local0.notice cgminer[19338]: 2 calibration_sensor_offset_chain
726Feb 7 11:13:19 (none) local0.notice cgminer[19338]: chain:2 local:34 remote:40
727Feb 7 11:13:19 (none) local0.warn cgminer[19338]: Chain 2 set_temperature_offset_value_chain_sensor
728Feb 7 11:13:19 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -6,
729Feb 7 11:13:20 (none) local0.notice cgminer[19338]: chain:2 local:34 remote:33
730Feb 7 11:13:20 (none) local0.warn cgminer[19338]: Chain 2 set_temperature_offset_value_chain_sensor
731Feb 7 11:13:20 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -5,
732Feb 7 11:13:20 (none) local0.warn cgminer[19338]: Chain 0 set_temperature_offset_value_chain
733Feb 7 11:13:20 (none) local0.warn cgminer[19338]: Chain 0 set_temperature_offset_value_chain_sensor
734Feb 7 11:13:20 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
735Feb 7 11:13:20 (none) local0.warn cgminer[19338]: Chain 1 set_temperature_offset_value_chain
736Feb 7 11:13:20 (none) local0.warn cgminer[19338]: Chain 1 set_temperature_offset_value_chain_sensor
737Feb 7 11:13:21 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
738Feb 7 11:13:21 (none) local0.warn cgminer[19338]: Chain 2 set_temperature_offset_value_chain
739Feb 7 11:13:21 (none) local0.warn cgminer[19338]: Chain 2 set_temperature_offset_value_chain_sensor
740Feb 7 11:13:21 (none) local0.notice cgminer[19338]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -5,
741Feb 7 11:13:21 (none) local0.notice cgminer[19338]: frequency = '531'
742Feb 7 11:13:21 (none) local0.notice cgminer[19338]: dev.timeout = 568692 us
743Feb 7 11:13:21 (none) local0.notice cgminer[19338]: open_core_chain
744Feb 7 11:13:21 (none) local0.notice cgminer[19338]: open_core_chain
745Feb 7 11:13:21 (none) local0.notice cgminer[19338]: open_core_chain
746Feb 7 11:13:21 (none) local0.notice cgminer[19338]: open_core_chain
747Feb 7 11:13:24 (none) local0.err cgminer[19338]: cgminer time error total_secs = 1518002004.900554 last_total_secs = 1.000000
748Feb 7 11:13:24 (none) local0.warn cgminer[19338]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
749Feb 7 11:13:24 (none) local0.warn cgminer[19338]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
750Feb 7 11:13:25 (none) local0.err cgminer[19338]: D1 0: work 7f not find error
751Feb 7 11:13:25 (none) local0.err cgminer[19338]: D1 0: work 7f not find error
752Feb 7 11:13:30 (none) local0.warn cgminer[19338]: API running in IP access mode on port 4028 (16)
753Feb 7 12:15:47 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
754Feb 7 13:28:07 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
755Feb 7 13:41:24 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
756Feb 7 14:59:12 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
757Feb 7 15:20:05 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
758Feb 7 17:45:13 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
759Feb 7 18:08:31 (none) local0.err cgminer[19338]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
760Feb 7 19:03:26 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
761Feb 7 19:03:26 (none) local0.warn cgminer: Started cgminer 4.9.0
762Feb 7 19:03:26 (none) local0.warn cgminer[5903]: bitmain_DASH_init
763Feb 7 19:03:27 (none) local0.err cgminer[5903]: FAN1 too slow ...
764Feb 7 19:03:27 (none) local0.err cgminer[5903]: FAN2 too slow ...
765Feb 7 19:03:27 (none) local0.err cgminer[5903]: FAN1 too slow ...
766Feb 7 19:03:27 (none) local0.err cgminer[5903]: FAN2 too slow ...
767Feb 7 19:03:28 (none) local0.warn cgminer[5903]: check_fan_speed OK
768Feb 7 19:03:28 (none) local0.notice cgminer[5903]: detected at /sys/class/gpio/gpio51/value chain 0
769Feb 7 19:03:28 (none) local0.notice cgminer[5903]: detected at /sys/class/gpio/gpio48/value chain 1
770Feb 7 19:03:28 (none) local0.notice cgminer[5903]: detected at /sys/class/gpio/gpio47/value chain 2
771Feb 7 19:03:28 (none) local0.notice cgminer[5903]: detect total chain num 3
772Feb 7 19:03:28 (none) local0.notice cgminer[5903]: i2c init ok
773Feb 7 19:03:28 (none) local0.notice cgminer[5903]: check_whether_need_update_pic_program
774Feb 7 19:03:29 (none) local0.notice cgminer[5903]: reset_PIC16F1704_pic_new ok
775Feb 7 19:03:29 (none) local0.notice cgminer[5903]: jump_from_loader_to_app_PIC16F1704_new ok
776Feb 7 19:03:30 (none) local0.notice cgminer[5903]: get_PIC16F1704_software_version_new ok, version = 0x81
777Feb 7 19:03:31 (none) local0.notice cgminer[5903]: reset_PIC16F1704_pic_new ok
778Feb 7 19:03:31 (none) local0.notice cgminer[5903]: jump_from_loader_to_app_PIC16F1704_new ok
779Feb 7 19:03:32 (none) local0.notice cgminer[5903]: get_PIC16F1704_software_version_new ok, version = 0x81
780Feb 7 19:03:33 (none) local0.notice cgminer[5903]: reset_PIC16F1704_pic_new ok
781Feb 7 19:03:34 (none) local0.notice cgminer[5903]: jump_from_loader_to_app_PIC16F1704_new ok
782Feb 7 19:03:34 (none) local0.notice cgminer[5903]: get_PIC16F1704_software_version_new ok, version = 0x81
783Feb 7 19:03:34 (none) local0.notice cgminer[5903]: every_chain_reset_PIC16F1704_pic_new
784Feb 7 19:03:35 (none) local0.notice cgminer[5903]: reset_PIC16F1704_pic_new ok
785Feb 7 19:03:36 (none) local0.notice cgminer[5903]: reset_PIC16F1704_pic_new ok
786Feb 7 19:03:38 (none) local0.notice cgminer[5903]: reset_PIC16F1704_pic_new ok
787Feb 7 19:03:38 (none) local0.notice cgminer[5903]: every_chain_jump_from_loader_to_app_PIC16F1704_new
788Feb 7 19:03:39 (none) local0.notice cgminer[5903]: jump_from_loader_to_app_PIC16F1704_new ok
789Feb 7 19:03:39 (none) local0.notice cgminer[5903]: jump_from_loader_to_app_PIC16F1704_new ok
790Feb 7 19:03:40 (none) local0.notice cgminer[5903]: jump_from_loader_to_app_PIC16F1704_new ok
791Feb 7 19:03:40 (none) local0.notice cgminer[5903]: every_chain_enable_PIC16F1704_dc_dc_new
792Feb 7 19:03:40 (none) local0.notice cgminer[5903]: pic_heart_beat_func_new
793Feb 7 19:03:40 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
794Feb 7 19:03:41 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
795Feb 7 19:03:41 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
796Feb 7 19:03:41 (none) local0.notice cgminer[5903]: reset_all_hash_board
797Feb 7 19:03:42 (none) local0.notice cgminer[5903]: tty_init
798Feb 7 19:03:42 (none) local0.notice cgminer[5903]: tty_init_chain
799Feb 7 19:03:42 (none) local0.notice cgminer[5903]: tty_init_chain chainid = 0
800Feb 7 19:03:42 (none) local0.err cgminer[5903]: create rx read thread for chain 0 ok
801Feb 7 19:03:42 (none) local0.notice cgminer[5903]: Start A New Asic Response.Chain Id:[0]
802Feb 7 19:03:42 (none) local0.err cgminer[5903]: create tx read thread for chain 0 ok
803Feb 7 19:03:42 (none) local0.notice cgminer[5903]: open device over
804Feb 7 19:03:42 (none) local0.notice cgminer[5903]: tty_init_chain
805Feb 7 19:03:42 (none) local0.notice cgminer[5903]: tty_init_chain chainid = 1
806Feb 7 19:03:42 (none) local0.err cgminer[5903]: create rx read thread for chain 1 ok
807Feb 7 19:03:42 (none) local0.notice cgminer[5903]: Start A New Asic Response.Chain Id:[1]
808Feb 7 19:03:43 (none) local0.err cgminer[5903]: create tx read thread for chain 1 ok
809Feb 7 19:03:43 (none) local0.notice cgminer[5903]: open device over
810Feb 7 19:03:43 (none) local0.notice cgminer[5903]: tty_init_chain
811Feb 7 19:03:43 (none) local0.notice cgminer[5903]: tty_init_chain chainid = 2
812Feb 7 19:03:43 (none) local0.err cgminer[5903]: create rx read thread for chain 2 ok
813Feb 7 19:03:43 (none) local0.notice cgminer[5903]: Start A New Asic Response.Chain Id:[2]
814Feb 7 19:03:43 (none) local0.err cgminer[5903]: create tx read thread for chain 2 ok
815Feb 7 19:03:43 (none) local0.notice cgminer[5903]: open device over
816Feb 7 19:03:43 (none) local0.notice cgminer[5903]: tty_init_chain
817Feb 7 19:03:43 (none) local0.notice cgminer[5903]: open device over
818Feb 7 19:03:43 (none) local0.notice cgminer[5903]: check_every_chain_asic_number
819Feb 7 19:03:43 (none) local0.warn cgminer[5903]: check_asic_reg: Chain0 has 56 ASICs
820Feb 7 19:03:44 (none) local0.warn cgminer[5903]: check_asic_reg: Chain1 has 55 ASICs
821Feb 7 19:03:44 (none) local0.warn cgminer[5903]: check_asic_reg: Chain2 has 57 ASICs
822Feb 7 19:03:45 (none) local0.notice cgminer[5903]: every_chain_disable_PIC16F1704_dc_dc_new
823Feb 7 19:03:46 (none) local0.notice cgminer[5903]: every_chain_enable_PIC16F1704_dc_dc_new
824Feb 7 19:03:47 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
825Feb 7 19:03:47 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
826Feb 7 19:03:47 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
827Feb 7 19:03:48 (none) local0.notice cgminer[5903]: reset_all_hash_board
828Feb 7 19:03:49 (none) local0.notice cgminer[5903]: check_every_chain_asic_number
829Feb 7 19:03:49 (none) local0.warn cgminer[5903]: check_asic_reg: Chain0 has 56 ASICs
830Feb 7 19:03:49 (none) local0.warn cgminer[5903]: check_asic_reg: Chain1 has 55 ASICs
831Feb 7 19:03:49 (none) local0.warn cgminer[5903]: check_asic_reg: Chain2 has 57 ASICs
832Feb 7 19:03:50 (none) local0.notice cgminer[5903]: recheck_asic_num DONE!
833Feb 7 19:03:50 (none) local0.notice cgminer[5903]: every_chain_disable_PIC16F1704_dc_dc_new
834Feb 7 19:03:51 (none) local0.notice cgminer[5903]: every_chain_enable_PIC16F1704_dc_dc_new
835Feb 7 19:03:52 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
836Feb 7 19:03:52 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
837Feb 7 19:03:52 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
838Feb 7 19:03:53 (none) local0.notice cgminer[5903]: reset_all_hash_board
839Feb 7 19:03:53 (none) local0.notice cgminer[5903]: check_every_chain_asic_number
840Feb 7 19:03:54 (none) local0.warn cgminer[5903]: check_asic_reg: Chain0 has 56 ASICs
841Feb 7 19:03:54 (none) local0.warn cgminer[5903]: check_asic_reg: Chain1 has 54 ASICs
842Feb 7 19:03:54 (none) local0.warn cgminer[5903]: check_asic_reg: Chain2 has 57 ASICs
843Feb 7 19:03:55 (none) local0.notice cgminer[5903]: recheck_asic_num DONE!
844Feb 7 19:03:55 (none) local0.notice cgminer[5903]: every_chain_disable_PIC16F1704_dc_dc_new
845Feb 7 19:03:56 (none) local0.notice cgminer[5903]: every_chain_enable_PIC16F1704_dc_dc_new
846Feb 7 19:03:57 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
847Feb 7 19:03:57 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
848Feb 7 19:03:57 (none) local0.notice cgminer[5903]: enable_PIC16F1704_dc_dc_new ok
849Feb 7 19:03:58 (none) local0.notice cgminer[5903]: reset_all_hash_board
850Feb 7 19:03:58 (none) local0.notice cgminer[5903]: check_every_chain_asic_number
851Feb 7 19:03:59 (none) local0.warn cgminer[5903]: check_asic_reg: Chain0 has 56 ASICs
852Feb 7 19:03:59 (none) local0.warn cgminer[5903]: check_asic_reg: Chain1 has 54 ASICs
853Feb 7 19:03:59 (none) local0.warn cgminer[5903]: check_asic_reg: Chain2 has 57 ASICs
854Feb 7 19:04:00 (none) local0.notice cgminer[5903]: recheck_asic_num DONE!
855Feb 7 19:04:00 (none) local0.notice cgminer[5903]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
856Feb 7 19:04:00 (none) local0.notice cgminer[5903]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
857Feb 7 19:04:00 (none) local0.notice cgminer[5903]: set_ticket_mask ticket_mask = 0x0000001b
858Feb 7 19:04:00 (none) local0.notice cgminer[5903]: set_frequency: frequency = 531
859Feb 7 19:04:00 (none) local0.notice cgminer[5903]: software_set_address_chain: chain 0 has 56 ASIC, and addrInterval is 1
860Feb 7 19:04:00 (none) local0.notice cgminer[5903]: Now Set [0] Chain Address
861Feb 7 19:04:01 (none) local0.notice cgminer[5903]: software_set_address_chain: chain 1 has 54 ASIC, and addrInterval is 1
862Feb 7 19:04:01 (none) local0.notice cgminer[5903]: Now Set [1] Chain Address
863Feb 7 19:04:01 (none) local0.notice cgminer[5903]: software_set_address_chain: chain 2 has 57 ASIC, and addrInterval is 1
864Feb 7 19:04:01 (none) local0.notice cgminer[5903]: Now Set [2] Chain Address
865Feb 7 19:04:02 (none) local0.notice cgminer[5903]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
866Feb 7 19:04:02 (none) local0.notice cgminer[5903]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
867Feb 7 19:04:02 (none) local0.notice cgminer[5903]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
868Feb 7 19:04:02 (none) local0.notice cgminer[5903]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
869Feb 7 19:04:02 (none) local0.notice cgminer[5903]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
870Feb 7 19:04:02 (none) local0.notice cgminer[5903]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
871Feb 7 19:04:02 (none) local0.notice cgminer[5903]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
872Feb 7 19:04:02 (none) local0.notice cgminer[5903]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
873Feb 7 19:04:02 (none) local0.notice cgminer[5903]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
874Feb 7 19:04:02 (none) local0.notice cgminer[5903]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
875Feb 7 19:04:02 (none) local0.notice cgminer[5903]: 0 calibration_sensor_offset_chain
876Feb 7 19:04:02 (none) local0.notice cgminer[5903]: chain:0 local:30 remote:30
877Feb 7 19:04:02 (none) local0.warn cgminer[5903]: Chain 0 set_temperature_offset_value_chain_sensor
878Feb 7 19:04:03 (none) local0.notice cgminer[5903]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
879Feb 7 19:04:03 (none) local0.notice cgminer[5903]: 1 calibration_sensor_offset_chain
880Feb 7 19:04:03 (none) local0.notice cgminer[5903]: chain:1 local:30 remote:30
881Feb 7 19:04:03 (none) local0.warn cgminer[5903]: Chain 1 set_temperature_offset_value_chain_sensor
882Feb 7 19:04:03 (none) local0.notice cgminer[5903]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
883Feb 7 19:04:03 (none) local0.notice cgminer[5903]: 2 calibration_sensor_offset_chain
884Feb 7 19:04:04 (none) local0.notice cgminer[5903]: chain:2 local:32 remote:32
885Feb 7 19:04:04 (none) local0.warn cgminer[5903]: Chain 2 set_temperature_offset_value_chain_sensor
886Feb 7 19:04:04 (none) local0.notice cgminer[5903]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
887Feb 7 19:04:04 (none) local0.warn cgminer[5903]: Chain 0 set_temperature_offset_value_chain
888Feb 7 19:04:04 (none) local0.warn cgminer[5903]: Chain 0 set_temperature_offset_value_chain_sensor
889Feb 7 19:04:04 (none) local0.notice cgminer[5903]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 00,
890Feb 7 19:04:04 (none) local0.warn cgminer[5903]: Chain 1 set_temperature_offset_value_chain
891Feb 7 19:04:04 (none) local0.warn cgminer[5903]: Chain 1 set_temperature_offset_value_chain_sensor
892Feb 7 19:04:05 (none) local0.notice cgminer[5903]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
893Feb 7 19:04:05 (none) local0.warn cgminer[5903]: Chain 2 set_temperature_offset_value_chain
894Feb 7 19:04:05 (none) local0.warn cgminer[5903]: Chain 2 set_temperature_offset_value_chain_sensor
895Feb 7 19:04:05 (none) local0.notice cgminer[5903]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
896Feb 7 19:04:05 (none) local0.notice cgminer[5903]: frequency = '531'
897Feb 7 19:04:05 (none) local0.notice cgminer[5903]: dev.timeout = 568692 us
898Feb 7 19:04:05 (none) local0.notice cgminer[5903]: open_core_chain
899Feb 7 19:04:05 (none) local0.notice cgminer[5903]: open_core_chain
900Feb 7 19:04:05 (none) local0.notice cgminer[5903]: open_core_chain
901Feb 7 19:04:05 (none) local0.notice cgminer[5903]: open_core_chain
902Feb 7 19:04:08 (none) local0.err cgminer[5903]: cgminer time error total_secs = 1518030248.842459 last_total_secs = 1.000000
903Feb 7 19:04:08 (none) local0.warn cgminer[5903]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
904Feb 7 19:04:08 (none) local0.warn cgminer[5903]: Failed to resolve (?wrong URL) stratum+tcp://:(null)
905Feb 7 19:04:09 (none) local0.err cgminer[5903]: D1 0: work 7f not find error
906Feb 7 19:04:14 (none) local0.warn cgminer[5903]: API running in IP access mode on port 4028 (16)