· 8 years ago · Feb 12, 2018, 03:54 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.000354] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015439] pid_max: default: 32768 minimum: 301
49[ 0.015669] Security Framework initialized
50[ 0.015764] Mount-cache hash table entries: 512
51[ 0.024600] Initializing cgroup subsys cpuacct
52[ 0.024633] Initializing cgroup subsys memory
53[ 0.024695] Initializing cgroup subsys blkio
54[ 0.024834] CPU: Testing write buffer coherency: ok
55[ 0.025402] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025478] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026802] Brought up 1 CPUs
58[ 0.026826] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028123] devtmpfs: initialized
60[ 0.092504] pinctrl core: initialized pinctrl subsystem
61[ 0.092722] rstctl core: initialized rstctl subsystem
62[ 0.093217] regulator-dummy: no parameters
63[ 0.093791] NET: Registered protocol family 16
64[ 0.094493] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104168] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104350] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105445] platform 49000000.edma: alias fck already exists
68[ 0.105480] platform 49000000.edma: alias fck already exists
69[ 0.105509] platform 49000000.edma: alias fck already exists
70[ 0.106659] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106841] OMAP GPIO hardware version 0.1
72[ 0.108252] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109579] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110894] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111527] of_get_named_gpio_flags exited with status 52
76[ 0.111558] gpio-rctrl rstctl.3: loaded OK
77[ 0.116659] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119882] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122077] cpsw.0: No hwaddr in dt. Using 3c:a3:08:20:0d:99 from efuse
80[ 0.122110] cpsw.1: No hwaddr in dt. Using 3c:a3:08:20:0d:9b from efuse
81[ 0.137694] bio: create slab <bio-0> at 0
82[ 0.149812] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.150055] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150349] vmmcsd_fixed: 3300 mV
85[ 0.153468] SCSI subsystem initialized
86[ 0.153918] usbcore: registered new interface driver usbfs
87[ 0.154030] usbcore: registered new interface driver hub
88[ 0.154359] usbcore: registered new device driver usb
89[ 0.156475] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156509] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156707] media: Linux media interface: v0.10
92[ 0.156803] Linux video capture interface: v2.00
93[ 0.156920] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156936] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157655] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158855] Switching to clocksource gp_timer
97[ 0.176850] NET: Registered protocol family 2
98[ 0.177841] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177931] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.178020] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178113] TCP: reno registered
102[ 0.178140] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178186] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178679] NET: Registered protocol family 1
105[ 0.179264] RPC: Registered named UNIX socket transport module.
106[ 0.179284] RPC: Registered udp transport module.
107[ 0.179298] RPC: Registered tcp transport module.
108[ 0.179312] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179694] Trying to unpack rootfs image as initramfs...
110[ 1.942395] Freeing initrd memory: 12240K
111[ 1.943083] CPU PMU: probing PMU on CPU 0
112[ 1.943114] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.943656] omap2_mbox_probe: platform not supported
114[ 1.947562] VFS: Disk quotas dquot_6.5.2
115[ 1.947801] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.949207] NFS: Registering the id_resolver key type
117[ 1.949323] Key type id_resolver registered
118[ 1.949340] Key type id_legacy registered
119[ 1.949407] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.949836] msgmni has been set to 490
121[ 1.952690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.952716] io scheduler noop registered
123[ 1.952733] io scheduler deadline registered
124[ 1.952788] io scheduler cfq registered (default)
125[ 1.956824] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.959268] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.959550] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.620350] console [ttyO0] enabled
129[ 2.624898] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.633602] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.642237] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.650850] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.659874] [drm] Initialized drm 1.1.0 20060810
134[ 2.678582] brd: module loaded
135[ 2.688864] loop: module loaded
136[ 2.693050] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.702981] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.708509] ONFI param page 0 valid
139[ 2.712182] ONFI flash detected
140[ 2.715500] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.727413] omap2-nand: detected x8 NAND flash
142[ 2.732078] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.737661] omap2-nand: using custom ecc layout
144[ 2.742507] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.748901] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.754576] 0x000000000000-0x000000020000 : "spl"
147[ 2.761386] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.768851] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.776276] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.783650] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.791903] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.798843] 0x000000260000-0x000000280000 : "fdt"
153[ 2.805475] 0x000000280000-0x000000780000 : "kernel"
154[ 2.816471] 0x000000800000-0x000001c00000 : "root"
155[ 2.839933] 0x000001c00000-0x000003000000 : "config"
156[ 2.863671] OneNAND driver initializing
157[ 2.869415] usbcore: registered new interface driver asix
158[ 2.875239] usbcore: registered new interface driver cdc_ether
159[ 2.881487] usbcore: registered new interface driver smsc95xx
160[ 2.887608] usbcore: registered new interface driver net1080
161[ 2.893634] usbcore: registered new interface driver cdc_subset
162[ 2.899929] usbcore: registered new interface driver zaurus
163[ 2.905936] usbcore: registered new interface driver cdc_ncm
164[ 2.912678] usbcore: registered new interface driver cdc_acm
165[ 2.918638] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.927018] Initializing USB Mass Storage driver...
167[ 2.932260] usbcore: registered new interface driver usb-storage
168[ 2.938561] USB Mass Storage support registered.
169[ 2.943599] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.950338] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.955577] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.964349] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.964370] musb-hdrc: MHDRC RTL version 2.0
174[ 2.964385] musb-hdrc: setup fifo_mode 4
175[ 2.964413] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.964560] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.969604] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.975648] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.980893] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.989662] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.989682] musb-hdrc: MHDRC RTL version 2.0
182[ 2.989697] musb-hdrc: setup fifo_mode 4
183[ 2.989718] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.989859] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.994904] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 3.000213] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.006891] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.015138] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.015243] usb usb1: default language 0x0409
190[ 3.015300] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.015324] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.022451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.030046] usb usb1: Product: MUSB HDRC host driver
194[ 3.035260] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.040927] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.046909] usb usb1: usb_probe_device
197[ 3.046937] usb usb1: configuration #1 chosen from 1 choice
198[ 3.047001] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.047201] hub 1-0:1.0: usb_probe_interface
200[ 3.047224] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.047252] hub 1-0:1.0: USB hub found
202[ 3.051258] hub 1-0:1.0: 1 port detected
203[ 3.055396] hub 1-0:1.0: standalone hub
204[ 3.055447] hub 1-0:1.0: individual port power switching
205[ 3.055466] hub 1-0:1.0: no over-current protection
206[ 3.055484] hub 1-0:1.0: Single TT
207[ 3.055505] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.055525] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.055579] hub 1-0:1.0: local power source is good
210[ 3.055691] hub 1-0:1.0: enabling power on all ports
211[ 3.056748] mousedev: PS/2 mouse device common for all mice
212[ 3.064702] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.072470] i2c /dev entries driver
214[ 3.077530] pps_ldisc: PPS line discipline registered
215[ 3.083008] Driver for 1-wire Dallas network protocol.
216[ 3.090295] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
217[ 3.097861] cpuidle: using governor ladder
218[ 3.102191] cpuidle: using governor menu
219[ 3.106752] of_get_named_gpio_flags exited with status 6
220[ 3.106771] of_get_named_gpio_flags: can't parse gpios property
221[ 3.106787] of_get_named_gpio_flags: can't parse gpios property
222[ 3.106824] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
223[ 3.114060] omap_hsmmc mmc.4: Failed to get rstctl; not using any
224[ 3.120874] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
225[ 3.128094] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
226[ 3.135410] mmc.4 supply vmmc_aux not found, using dummy regulator
227[ 3.142363] omap_hsmmc mmc.4: pins are not configured from the driver
228[ 3.157109] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
229[ 3.177131] of_get_named_gpio_flags exited with status -517
230[ 3.177196] platform gpio-leds.7: Driver leds-gpio requests probe deferral
231[ 3.184971] ledtrig-cpu: registered to indicate activity on CPUs
232[ 3.191749] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
233[ 3.198942] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
234[ 3.207052] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
235[ 3.213406] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
236[ 3.220590] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
237[ 3.232843] usbcore: registered new interface driver usbhid
238[ 3.238758] usbhid: USB HID core driver
239[ 3.245658] TCP: cubic registered
240[ 3.249183] Initializing XFRM netlink socket
241[ 3.253753] NET: Registered protocol family 17
242[ 3.258632] NET: Registered protocol family 15
243[ 3.263493] Key type dns_resolver registered
244[ 3.268129] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
245[ 3.276210] ThumbEE CPU extension supported.
246[ 3.280720] Registering SWP/SWPB emulation handler
247[ 3.286735] registered taskstats version 1
248[ 3.293353] of_get_named_gpio_flags exited with status -517
249[ 3.293426] platform gpio-leds.7: Driver leds-gpio requests probe deferral
250[ 3.350422] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
251[ 3.356831] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
252[ 3.371367] libphy: 4a101000.mdio: probed
253[ 3.375683] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
254[ 3.385921] Detected MACID = 3c:a3:08:20:0d:99
255[ 3.390601] cpsw 4a100000.ethernet: NAPI disabled
256[ 3.395995] of_get_named_gpio_flags exited with status -517
257[ 3.396060] platform gpio-leds.7: Driver leds-gpio requests probe deferral
258[ 3.404782] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
259[ 3.414070] cpu0 supply cpu0 not found, using dummy regulator
260[ 3.420559] cpufreq_cpu0: failed to scale voltage up: -22
261[ 3.426375] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.439139] ALSA device list:
263[ 3.442373] No soundcards found.
264[ 3.446938] Freeing init memory: 264K
265[ 3.450995] Failed to execute /init
266[ 4.613557] 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[ 6.465439] net eth0: initializing cpsw version 1.12 (0)
268[ 6.474462] net eth0: phy found : id is : 0x7c0f1
269[ 6.479931] libphy: PHY 4a101000.mdio:01 not found
270[ 6.485154] net eth0: phy 4a101000.mdio:01 not found on slave 1
271[ 9.552084] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
272Feb 12 15:39:49 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
273Feb 12 15:39:49 (none) local0.warn cgminer: Started cgminer 4.9.0
274Feb 12 15:39:49 (none) local0.warn cgminer[375]: bitmain_DASH_init
275Feb 12 15:39:50 (none) local0.err cgminer[375]: FAN1 too slow ...
276Feb 12 15:39:50 (none) local0.err cgminer[375]: FAN2 too slow ...
277Feb 12 15:39:50 (none) local0.err cgminer[375]: FAN1 too slow ...
278Feb 12 15:39:50 (none) local0.err cgminer[375]: FAN2 too slow ...
279Feb 12 15:39:51 (none) local0.err cgminer[375]: FAN1 too slow ...
280Feb 12 15:39:51 (none) local0.err cgminer[375]: FAN1 too slow ...
281Feb 12 15:39:52 (none) local0.err cgminer[375]: FAN1 too slow ...
282Feb 12 15:39:52 (none) local0.err cgminer[375]: FAN1 too slow ...
283Feb 12 15:39:53 (none) local0.err cgminer[375]: FAN1 too slow ...
284Feb 12 15:39:53 (none) local0.err cgminer[375]: FAN1 too slow ...
285Feb 12 15:39:54 (none) local0.err cgminer[375]: FAN1 too slow ...
286Feb 12 15:39:54 (none) local0.warn cgminer[375]: check_fan_speed OK
287Feb 12 15:39:54 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio51/value chain 0
288Feb 12 15:39:54 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio48/value chain 1
289Feb 12 15:39:54 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio47/value chain 2
290Feb 12 15:39:54 (none) local0.notice cgminer[375]: detect total chain num 3
291Feb 12 15:39:54 (none) local0.notice cgminer[375]: i2c init ok
292Feb 12 15:39:54 (none) local0.notice cgminer[375]: check_whether_need_update_pic_program
293Feb 12 15:39:55 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
294Feb 12 15:39:56 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
295Feb 12 15:39:56 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
296Feb 12 15:39:57 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
297Feb 12 15:39:58 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
298Feb 12 15:39:58 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
299Feb 12 15:39:59 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
300Feb 12 15:40:00 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
301Feb 12 15:40:00 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
302Feb 12 15:40:00 (none) local0.notice cgminer[375]: every_chain_reset_PIC16F1704_pic_new
303Feb 12 15:40:02 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
304Feb 12 15:40:03 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
305Feb 12 15:40:04 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
306Feb 12 15:40:05 (none) local0.notice cgminer[375]: every_chain_jump_from_loader_to_app_PIC16F1704_new
307Feb 12 15:40:05 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
308Feb 12 15:40:06 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
309Feb 12 15:40:06 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
310Feb 12 15:40:07 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
311Feb 12 15:40:07 (none) local0.notice cgminer[375]: pic_heart_beat_func_new
312Feb 12 15:40:07 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
313Feb 12 15:40:07 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
314Feb 12 15:40:07 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
315Feb 12 15:40:08 (none) local0.notice cgminer[375]: reset_all_hash_board
316Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init
317Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain
318Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain chainid = 0
319Feb 12 15:40:09 (none) local0.err cgminer[375]: create rx read thread for chain 0 ok
320Feb 12 15:40:09 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[0]
321Feb 12 15:40:09 (none) local0.err cgminer[375]: create tx read thread for chain 0 ok
322Feb 12 15:40:09 (none) local0.notice cgminer[375]: open device over
323Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain
324Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
325Feb 12 15:40:09 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
326Feb 12 15:40:09 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
327Feb 12 15:40:09 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
328Feb 12 15:40:09 (none) local0.notice cgminer[375]: open device over
329Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain
330Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
331Feb 12 15:40:09 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
332Feb 12 15:40:09 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
333Feb 12 15:40:09 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
334Feb 12 15:40:09 (none) local0.notice cgminer[375]: open device over
335Feb 12 15:40:09 (none) local0.notice cgminer[375]: tty_init_chain
336Feb 12 15:40:09 (none) local0.notice cgminer[375]: open device over
337Feb 12 15:40:10 (none) local0.notice cgminer[375]: check_every_chain_asic_number
338Feb 12 15:40:10 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
339Feb 12 15:40:10 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
340Feb 12 15:40:11 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 0 ASICs
341Feb 12 15:40:11 (none) local0.notice cgminer[375]: every_chain_disable_PIC16F1704_dc_dc_new
342Feb 12 15:40:13 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
343Feb 12 15:40:13 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
344Feb 12 15:40:13 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
345Feb 12 15:40:13 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
346Feb 12 15:40:14 (none) local0.notice cgminer[375]: reset_all_hash_board
347Feb 12 15:40:15 (none) local0.notice cgminer[375]: check_every_chain_asic_number
348Feb 12 15:40:15 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
349Feb 12 15:40:15 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
350Feb 12 15:40:16 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 0 ASICs
351Feb 12 15:40:16 (none) local0.notice cgminer[375]: recheck_asic_num DONE!
352Feb 12 15:40:16 (none) local0.notice cgminer[375]: every_chain_disable_PIC16F1704_dc_dc_new
353Feb 12 15:40:18 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
354Feb 12 15:40:18 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
355Feb 12 15:40:18 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
356Feb 12 15:40:18 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
357Feb 12 15:40:19 (none) local0.notice cgminer[375]: reset_all_hash_board
358Feb 12 15:40:20 (none) local0.notice cgminer[375]: check_every_chain_asic_number
359Feb 12 15:40:20 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
360Feb 12 15:40:20 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
361Feb 12 15:40:21 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 0 ASICs
362Feb 12 15:40:21 (none) local0.notice cgminer[375]: recheck_asic_num DONE!
363Feb 12 15:40:21 (none) local0.notice cgminer[375]: every_chain_disable_PIC16F1704_dc_dc_new
364Feb 12 15:40:23 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
365Feb 12 15:40:23 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
366Feb 12 15:40:23 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
367Feb 12 15:40:23 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
368Feb 12 15:40:24 (none) local0.notice cgminer[375]: reset_all_hash_board
369Feb 12 15:40:25 (none) local0.notice cgminer[375]: check_every_chain_asic_number
370Feb 12 15:40:25 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
371Feb 12 15:40:25 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 54 ASICs
372Feb 12 15:40:25 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 0 ASICs
373Feb 12 15:40:26 (none) local0.notice cgminer[375]: recheck_asic_num DONE!
374Feb 12 15:40:26 (none) local0.notice cgminer[375]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
375Feb 12 15:40:26 (none) local0.notice cgminer[375]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
376Feb 12 15:40:26 (none) local0.notice cgminer[375]: set_ticket_mask ticket_mask = 0x0000001b
377Feb 12 15:40:26 (none) local0.notice cgminer[375]: set_frequency: frequency = 154
378Feb 12 15:40:26 (none) local0.notice cgminer[375]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
379Feb 12 15:40:26 (none) local0.notice cgminer[375]: Now Set [0] Chain Address
380Feb 12 15:40:27 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 54 ASIC, and addrInterval is 1
381Feb 12 15:40:27 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
382Feb 12 15:40:27 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 0 ASIC, and addrInterval is 1
383Feb 12 15:40:27 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
384Feb 12 15:40:28 (none) local0.notice cgminer[375]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
385Feb 12 15:40:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
386Feb 12 15:40:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
387Feb 12 15:40:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
388Feb 12 15:40:28 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
389Feb 12 15:40:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
390Feb 12 15:40:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
391Feb 12 15:40:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
392Feb 12 15:40:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
393Feb 12 15:40:28 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
394Feb 12 15:40:28 (none) local0.notice cgminer[375]: 0 calibration_sensor_offset_chain
395Feb 12 15:40:28 (none) local0.notice cgminer[375]: chain:0 local:17 remote:21
396Feb 12 15:40:28 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
397Feb 12 15:40:29 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
398Feb 12 15:40:29 (none) local0.notice cgminer[375]: chain:0 local:17 remote:17
399Feb 12 15:40:29 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
400Feb 12 15:40:29 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
401Feb 12 15:40:29 (none) local0.notice cgminer[375]: 1 calibration_sensor_offset_chain
402Feb 12 15:40:30 (none) local0.notice cgminer[375]: chain:1 local:17 remote:21
403Feb 12 15:40:30 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
404Feb 12 15:40:30 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
405Feb 12 15:40:30 (none) local0.notice cgminer[375]: chain:1 local:17 remote:17
406Feb 12 15:40:30 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
407Feb 12 15:40:31 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
408Feb 12 15:40:31 (none) local0.notice cgminer[375]: 2 calibration_sensor_offset_chain
409Feb 12 15:40:31 (none) local0.notice cgminer[375]: chain:2 local:0 remote:0
410Feb 12 15:40:31 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
411Feb 12 15:40:32 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
412Feb 12 15:40:32 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain
413Feb 12 15:40:32 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
414Feb 12 15:40:32 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -4,
415Feb 12 15:40:32 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
416Feb 12 15:40:32 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
417Feb 12 15:40:33 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -4,
418Feb 12 15:40:33 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
419Feb 12 15:40:33 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
420Feb 12 15:40:33 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
421Feb 12 15:40:33 (none) local0.notice cgminer[375]: frequency = '154'
422Feb 12 15:40:33 (none) local0.notice cgminer[375]: dev.timeout = 1960956 us
423Feb 12 15:40:33 (none) local0.notice cgminer[375]: open_core_chain
424Feb 12 15:40:34 (none) local0.notice cgminer[375]: open_core_chain
425Feb 12 15:40:34 (none) local0.notice cgminer[375]: open_core_chain
426Feb 12 15:40:34 (none) local0.notice cgminer[375]: open_core_chain
427Feb 12 15:40:37 (none) local0.err cgminer[375]: cgminer time error total_secs = 1518450037.359067 last_total_secs = 1.000000
428Feb 12 15:40:43 (none) local0.warn cgminer[375]: API running in IP access mode on port 4028 (15)
429Feb 12 15:42:38 (none) local0.notice cgminer[375]: chain 2 reinit 0.00
430Feb 12 15:42:39 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
431Feb 12 15:42:40 (none) local0.notice cgminer[375]: tty_init_chain
432Feb 12 15:42:40 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
433Feb 12 15:42:40 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
434Feb 12 15:42:40 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
435Feb 12 15:42:41 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
436Feb 12 15:42:41 (none) local0.notice cgminer[375]: open device over
437Feb 12 15:42:41 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 0 ASIC, and addrInterval is 1
438Feb 12 15:42:41 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
439Feb 12 15:42:41 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
440Feb 12 15:42:41 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
441Feb 12 15:42:41 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
442Feb 12 15:42:41 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
443Feb 12 15:42:42 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
444Feb 12 15:42:42 (none) local0.notice cgminer[375]: open_core_chain
445Feb 12 15:44:40 (none) local0.notice cgminer[375]: chain 2 reinit 0.00
446Feb 12 15:44:41 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
447Feb 12 15:44:42 (none) local0.notice cgminer[375]: tty_init_chain
448Feb 12 15:44:42 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
449Feb 12 15:44:42 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
450Feb 12 15:44:42 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
451Feb 12 15:44:43 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
452Feb 12 15:44:43 (none) local0.notice cgminer[375]: open device over
453Feb 12 15:44:43 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 0 ASIC, and addrInterval is 1
454Feb 12 15:44:43 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
455Feb 12 15:44:43 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
456Feb 12 15:44:43 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
457Feb 12 15:44:43 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
458Feb 12 15:44:43 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
459Feb 12 15:44:44 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
460Feb 12 15:44:44 (none) local0.notice cgminer[375]: open_core_chain
461Feb 12 15:46:41 (none) local0.notice cgminer[375]: chain 2 reinit 0.00
462Feb 12 15:46:43 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
463Feb 12 15:46:44 (none) local0.notice cgminer[375]: tty_init_chain
464Feb 12 15:46:44 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
465Feb 12 15:46:44 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
466Feb 12 15:46:44 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
467Feb 12 15:46:44 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
468Feb 12 15:46:44 (none) local0.notice cgminer[375]: open device over
469Feb 12 15:46:44 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 0 ASIC, and addrInterval is 1
470Feb 12 15:46:45 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
471Feb 12 15:46:45 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
472Feb 12 15:46:45 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
473Feb 12 15:46:45 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
474Feb 12 15:46:45 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
475Feb 12 15:46:46 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
476Feb 12 15:46:46 (none) local0.notice cgminer[375]: open_core_chain
477Feb 12 15:48:39 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
478Feb 12 15:48:39 (none) local0.warn cgminer: Started cgminer 4.9.0
479Feb 12 15:48:39 (none) local0.warn cgminer[19325]: bitmain_DASH_init
480Feb 12 15:48:40 (none) local0.err cgminer[19325]: FAN1 too slow ...
481Feb 12 15:48:40 (none) local0.err cgminer[19325]: FAN2 too slow ...
482Feb 12 15:48:40 (none) local0.err cgminer[19325]: FAN1 too slow ...
483Feb 12 15:48:40 (none) local0.err cgminer[19325]: FAN2 too slow ...
484Feb 12 15:48:41 (none) local0.warn cgminer[19325]: check_fan_speed OK
485Feb 12 15:48:41 (none) local0.notice cgminer[19325]: detected at /sys/class/gpio/gpio51/value chain 0
486Feb 12 15:48:41 (none) local0.notice cgminer[19325]: detected at /sys/class/gpio/gpio48/value chain 1
487Feb 12 15:48:41 (none) local0.notice cgminer[19325]: detected at /sys/class/gpio/gpio47/value chain 2
488Feb 12 15:48:41 (none) local0.notice cgminer[19325]: detect total chain num 3
489Feb 12 15:48:41 (none) local0.notice cgminer[19325]: i2c init ok
490Feb 12 15:48:41 (none) local0.notice cgminer[19325]: check_whether_need_update_pic_program
491Feb 12 15:48:42 (none) local0.notice cgminer[19325]: reset_PIC16F1704_pic_new ok
492Feb 12 15:48:42 (none) local0.notice cgminer[19325]: jump_from_loader_to_app_PIC16F1704_new ok
493Feb 12 15:48:43 (none) local0.notice cgminer[19325]: get_PIC16F1704_software_version_new ok, version = 0x81
494Feb 12 15:48:44 (none) local0.notice cgminer[19325]: reset_PIC16F1704_pic_new ok
495Feb 12 15:48:44 (none) local0.notice cgminer[19325]: jump_from_loader_to_app_PIC16F1704_new ok
496Feb 12 15:48:45 (none) local0.notice cgminer[19325]: get_PIC16F1704_software_version_new ok, version = 0x81
497Feb 12 15:48:46 (none) local0.notice cgminer[19325]: reset_PIC16F1704_pic_new ok
498Feb 12 15:48:46 (none) local0.notice cgminer[19325]: jump_from_loader_to_app_PIC16F1704_new ok
499Feb 12 15:48:47 (none) local0.notice cgminer[19325]: get_PIC16F1704_software_version_new ok, version = 0x81
500Feb 12 15:48:47 (none) local0.notice cgminer[19325]: every_chain_reset_PIC16F1704_pic_new
501Feb 12 15:48:48 (none) local0.notice cgminer[19325]: reset_PIC16F1704_pic_new ok
502Feb 12 15:48:49 (none) local0.notice cgminer[19325]: reset_PIC16F1704_pic_new ok
503Feb 12 15:48:50 (none) local0.notice cgminer[19325]: reset_PIC16F1704_pic_new ok
504Feb 12 15:48:51 (none) local0.notice cgminer[19325]: every_chain_jump_from_loader_to_app_PIC16F1704_new
505Feb 12 15:48:51 (none) local0.notice cgminer[19325]: jump_from_loader_to_app_PIC16F1704_new ok
506Feb 12 15:48:52 (none) local0.notice cgminer[19325]: jump_from_loader_to_app_PIC16F1704_new ok
507Feb 12 15:48:52 (none) local0.notice cgminer[19325]: jump_from_loader_to_app_PIC16F1704_new ok
508Feb 12 15:48:53 (none) local0.notice cgminer[19325]: every_chain_enable_PIC16F1704_dc_dc_new
509Feb 12 15:48:53 (none) local0.notice cgminer[19325]: pic_heart_beat_func_new
510Feb 12 15:48:53 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
511Feb 12 15:48:54 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
512Feb 12 15:48:54 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
513Feb 12 15:48:54 (none) local0.notice cgminer[19325]: reset_all_hash_board
514Feb 12 15:48:55 (none) local0.notice cgminer[19325]: tty_init
515Feb 12 15:48:55 (none) local0.notice cgminer[19325]: tty_init_chain
516Feb 12 15:48:55 (none) local0.notice cgminer[19325]: tty_init_chain chainid = 0
517Feb 12 15:48:55 (none) local0.err cgminer[19325]: create rx read thread for chain 0 ok
518Feb 12 15:48:55 (none) local0.notice cgminer[19325]: Start A New Asic Response.Chain Id:[0]
519Feb 12 15:48:55 (none) local0.err cgminer[19325]: create tx read thread for chain 0 ok
520Feb 12 15:48:55 (none) local0.notice cgminer[19325]: open device over
521Feb 12 15:48:55 (none) local0.notice cgminer[19325]: tty_init_chain
522Feb 12 15:48:55 (none) local0.notice cgminer[19325]: tty_init_chain chainid = 1
523Feb 12 15:48:55 (none) local0.err cgminer[19325]: create rx read thread for chain 1 ok
524Feb 12 15:48:55 (none) local0.notice cgminer[19325]: Start A New Asic Response.Chain Id:[1]
525Feb 12 15:48:56 (none) local0.err cgminer[19325]: create tx read thread for chain 1 ok
526Feb 12 15:48:56 (none) local0.notice cgminer[19325]: open device over
527Feb 12 15:48:56 (none) local0.notice cgminer[19325]: tty_init_chain
528Feb 12 15:48:56 (none) local0.notice cgminer[19325]: tty_init_chain chainid = 2
529Feb 12 15:48:56 (none) local0.err cgminer[19325]: create rx read thread for chain 2 ok
530Feb 12 15:48:56 (none) local0.notice cgminer[19325]: Start A New Asic Response.Chain Id:[2]
531Feb 12 15:48:56 (none) local0.err cgminer[19325]: create tx read thread for chain 2 ok
532Feb 12 15:48:56 (none) local0.notice cgminer[19325]: open device over
533Feb 12 15:48:56 (none) local0.notice cgminer[19325]: tty_init_chain
534Feb 12 15:48:56 (none) local0.notice cgminer[19325]: open device over
535Feb 12 15:48:56 (none) local0.notice cgminer[19325]: check_every_chain_asic_number
536Feb 12 15:48:56 (none) local0.warn cgminer[19325]: check_asic_reg: Chain0 has 60 ASICs
537Feb 12 15:48:57 (none) local0.warn cgminer[19325]: check_asic_reg: Chain1 has 54 ASICs
538Feb 12 15:48:57 (none) local0.warn cgminer[19325]: check_asic_reg: Chain2 has 0 ASICs
539Feb 12 15:48:58 (none) local0.notice cgminer[19325]: every_chain_disable_PIC16F1704_dc_dc_new
540Feb 12 15:48:59 (none) local0.notice cgminer[19325]: every_chain_enable_PIC16F1704_dc_dc_new
541Feb 12 15:48:59 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
542Feb 12 15:49:00 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
543Feb 12 15:49:00 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
544Feb 12 15:49:00 (none) local0.notice cgminer[19325]: reset_all_hash_board
545Feb 12 15:49:01 (none) local0.notice cgminer[19325]: check_every_chain_asic_number
546Feb 12 15:49:02 (none) local0.warn cgminer[19325]: check_asic_reg: Chain0 has 60 ASICs
547Feb 12 15:49:02 (none) local0.warn cgminer[19325]: check_asic_reg: Chain1 has 54 ASICs
548Feb 12 15:49:02 (none) local0.warn cgminer[19325]: check_asic_reg: Chain2 has 0 ASICs
549Feb 12 15:49:02 (none) local0.notice cgminer[19325]: recheck_asic_num DONE!
550Feb 12 15:49:02 (none) local0.notice cgminer[19325]: every_chain_disable_PIC16F1704_dc_dc_new
551Feb 12 15:49:04 (none) local0.notice cgminer[19325]: every_chain_enable_PIC16F1704_dc_dc_new
552Feb 12 15:49:04 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
553Feb 12 15:49:05 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
554Feb 12 15:49:05 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
555Feb 12 15:49:05 (none) local0.notice cgminer[19325]: reset_all_hash_board
556Feb 12 15:49:06 (none) local0.notice cgminer[19325]: check_every_chain_asic_number
557Feb 12 15:49:07 (none) local0.warn cgminer[19325]: check_asic_reg: Chain0 has 60 ASICs
558Feb 12 15:49:07 (none) local0.warn cgminer[19325]: check_asic_reg: Chain1 has 54 ASICs
559Feb 12 15:49:07 (none) local0.warn cgminer[19325]: check_asic_reg: Chain2 has 0 ASICs
560Feb 12 15:49:07 (none) local0.notice cgminer[19325]: recheck_asic_num DONE!
561Feb 12 15:49:07 (none) local0.notice cgminer[19325]: every_chain_disable_PIC16F1704_dc_dc_new
562Feb 12 15:49:09 (none) local0.notice cgminer[19325]: every_chain_enable_PIC16F1704_dc_dc_new
563Feb 12 15:49:09 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
564Feb 12 15:49:09 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
565Feb 12 15:49:10 (none) local0.notice cgminer[19325]: enable_PIC16F1704_dc_dc_new ok
566Feb 12 15:49:10 (none) local0.notice cgminer[19325]: reset_all_hash_board
567Feb 12 15:49:11 (none) local0.err cgminer: Miner compile time: Mon Nov 20 17:06:56 CST 2017 type: Antminer D3
568Feb 12 15:49:11 (none) local0.warn cgminer: Started cgminer 4.9.0
569Feb 12 15:49:11 (none) local0.warn cgminer[19413]: bitmain_DASH_init
570Feb 12 15:49:11 (none) local0.err cgminer[19413]: FAN1 too slow ...
571Feb 12 15:49:11 (none) local0.err cgminer[19413]: FAN2 too slow ...
572Feb 12 15:49:12 (none) local0.err cgminer[19413]: FAN1 too slow ...
573Feb 12 15:49:12 (none) local0.err cgminer[19413]: FAN2 too slow ...
574Feb 12 15:49:12 (none) local0.warn cgminer[19413]: check_fan_speed OK
575Feb 12 15:49:12 (none) local0.notice cgminer[19413]: detected at /sys/class/gpio/gpio51/value chain 0
576Feb 12 15:49:12 (none) local0.notice cgminer[19413]: detected at /sys/class/gpio/gpio48/value chain 1
577Feb 12 15:49:12 (none) local0.notice cgminer[19413]: detected at /sys/class/gpio/gpio47/value chain 2
578Feb 12 15:49:12 (none) local0.notice cgminer[19413]: detect total chain num 3
579Feb 12 15:49:12 (none) local0.notice cgminer[19413]: i2c init ok
580Feb 12 15:49:12 (none) local0.notice cgminer[19413]: check_whether_need_update_pic_program
581Feb 12 15:49:14 (none) local0.notice cgminer[19413]: reset_PIC16F1704_pic_new ok
582Feb 12 15:49:14 (none) local0.notice cgminer[19413]: jump_from_loader_to_app_PIC16F1704_new ok
583Feb 12 15:49:15 (none) local0.notice cgminer[19413]: get_PIC16F1704_software_version_new ok, version = 0x81
584Feb 12 15:49:16 (none) local0.notice cgminer[19413]: reset_PIC16F1704_pic_new ok
585Feb 12 15:49:16 (none) local0.notice cgminer[19413]: jump_from_loader_to_app_PIC16F1704_new ok
586Feb 12 15:49:17 (none) local0.notice cgminer[19413]: get_PIC16F1704_software_version_new ok, version = 0x81
587Feb 12 15:49:18 (none) local0.notice cgminer[19413]: reset_PIC16F1704_pic_new ok
588Feb 12 15:49:18 (none) local0.notice cgminer[19413]: jump_from_loader_to_app_PIC16F1704_new ok
589Feb 12 15:49:19 (none) local0.notice cgminer[19413]: get_PIC16F1704_software_version_new ok, version = 0x81
590Feb 12 15:49:19 (none) local0.notice cgminer[19413]: every_chain_reset_PIC16F1704_pic_new
591Feb 12 15:49:20 (none) local0.notice cgminer[19413]: reset_PIC16F1704_pic_new ok
592Feb 12 15:49:21 (none) local0.notice cgminer[19413]: reset_PIC16F1704_pic_new ok
593Feb 12 15:49:22 (none) local0.notice cgminer[19413]: reset_PIC16F1704_pic_new ok
594Feb 12 15:49:23 (none) local0.notice cgminer[19413]: every_chain_jump_from_loader_to_app_PIC16F1704_new
595Feb 12 15:49:23 (none) local0.notice cgminer[19413]: jump_from_loader_to_app_PIC16F1704_new ok
596Feb 12 15:49:24 (none) local0.notice cgminer[19413]: jump_from_loader_to_app_PIC16F1704_new ok
597Feb 12 15:49:24 (none) local0.notice cgminer[19413]: jump_from_loader_to_app_PIC16F1704_new ok
598Feb 12 15:49:25 (none) local0.notice cgminer[19413]: every_chain_enable_PIC16F1704_dc_dc_new
599Feb 12 15:49:25 (none) local0.notice cgminer[19413]: pic_heart_beat_func_new
600Feb 12 15:49:25 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
601Feb 12 15:49:25 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
602Feb 12 15:49:26 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
603Feb 12 15:49:26 (none) local0.notice cgminer[19413]: reset_all_hash_board
604Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init
605Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init_chain
606Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init_chain chainid = 0
607Feb 12 15:49:27 (none) local0.err cgminer[19413]: create rx read thread for chain 0 ok
608Feb 12 15:49:27 (none) local0.notice cgminer[19413]: Start A New Asic Response.Chain Id:[0]
609Feb 12 15:49:27 (none) local0.err cgminer[19413]: create tx read thread for chain 0 ok
610Feb 12 15:49:27 (none) local0.notice cgminer[19413]: open device over
611Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init_chain
612Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init_chain chainid = 1
613Feb 12 15:49:27 (none) local0.err cgminer[19413]: create rx read thread for chain 1 ok
614Feb 12 15:49:27 (none) local0.notice cgminer[19413]: Start A New Asic Response.Chain Id:[1]
615Feb 12 15:49:27 (none) local0.err cgminer[19413]: create tx read thread for chain 1 ok
616Feb 12 15:49:27 (none) local0.notice cgminer[19413]: open device over
617Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init_chain
618Feb 12 15:49:27 (none) local0.notice cgminer[19413]: tty_init_chain chainid = 2
619Feb 12 15:49:27 (none) local0.err cgminer[19413]: create rx read thread for chain 2 ok
620Feb 12 15:49:27 (none) local0.notice cgminer[19413]: Start A New Asic Response.Chain Id:[2]
621Feb 12 15:49:28 (none) local0.err cgminer[19413]: create tx read thread for chain 2 ok
622Feb 12 15:49:28 (none) local0.notice cgminer[19413]: open device over
623Feb 12 15:49:28 (none) local0.notice cgminer[19413]: tty_init_chain
624Feb 12 15:49:28 (none) local0.notice cgminer[19413]: open device over
625Feb 12 15:49:28 (none) local0.notice cgminer[19413]: check_every_chain_asic_number
626Feb 12 15:49:28 (none) local0.warn cgminer[19413]: check_asic_reg: Chain0 has 60 ASICs
627Feb 12 15:49:29 (none) local0.warn cgminer[19413]: check_asic_reg: Chain1 has 54 ASICs
628Feb 12 15:49:29 (none) local0.warn cgminer[19413]: check_asic_reg: Chain2 has 0 ASICs
629Feb 12 15:49:29 (none) local0.notice cgminer[19413]: every_chain_disable_PIC16F1704_dc_dc_new
630Feb 12 15:49:31 (none) local0.notice cgminer[19413]: every_chain_enable_PIC16F1704_dc_dc_new
631Feb 12 15:49:31 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
632Feb 12 15:49:31 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
633Feb 12 15:49:32 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
634Feb 12 15:49:32 (none) local0.notice cgminer[19413]: reset_all_hash_board
635Feb 12 15:49:33 (none) local0.notice cgminer[19413]: check_every_chain_asic_number
636Feb 12 15:49:33 (none) local0.warn cgminer[19413]: check_asic_reg: Chain0 has 60 ASICs
637Feb 12 15:49:34 (none) local0.warn cgminer[19413]: check_asic_reg: Chain1 has 54 ASICs
638Feb 12 15:49:34 (none) local0.warn cgminer[19413]: check_asic_reg: Chain2 has 0 ASICs
639Feb 12 15:49:34 (none) local0.notice cgminer[19413]: recheck_asic_num DONE!
640Feb 12 15:49:34 (none) local0.notice cgminer[19413]: every_chain_disable_PIC16F1704_dc_dc_new
641Feb 12 15:49:36 (none) local0.notice cgminer[19413]: every_chain_enable_PIC16F1704_dc_dc_new
642Feb 12 15:49:36 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
643Feb 12 15:49:36 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
644Feb 12 15:49:37 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
645Feb 12 15:49:37 (none) local0.notice cgminer[19413]: reset_all_hash_board
646Feb 12 15:49:38 (none) local0.notice cgminer[19413]: check_every_chain_asic_number
647Feb 12 15:49:38 (none) local0.warn cgminer[19413]: check_asic_reg: Chain0 has 60 ASICs
648Feb 12 15:49:39 (none) local0.warn cgminer[19413]: check_asic_reg: Chain1 has 54 ASICs
649Feb 12 15:49:39 (none) local0.warn cgminer[19413]: check_asic_reg: Chain2 has 0 ASICs
650Feb 12 15:49:39 (none) local0.notice cgminer[19413]: recheck_asic_num DONE!
651Feb 12 15:49:39 (none) local0.notice cgminer[19413]: every_chain_disable_PIC16F1704_dc_dc_new
652Feb 12 15:49:41 (none) local0.notice cgminer[19413]: every_chain_enable_PIC16F1704_dc_dc_new
653Feb 12 15:49:41 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
654Feb 12 15:49:41 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
655Feb 12 15:49:41 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
656Feb 12 15:49:42 (none) local0.notice cgminer[19413]: reset_all_hash_board
657Feb 12 15:49:43 (none) local0.notice cgminer[19413]: check_every_chain_asic_number
658Feb 12 15:49:43 (none) local0.warn cgminer[19413]: check_asic_reg: Chain0 has 60 ASICs
659Feb 12 15:49:44 (none) local0.warn cgminer[19413]: check_asic_reg: Chain1 has 54 ASICs
660Feb 12 15:49:44 (none) local0.warn cgminer[19413]: check_asic_reg: Chain2 has 0 ASICs
661Feb 12 15:49:44 (none) local0.notice cgminer[19413]: recheck_asic_num DONE!
662Feb 12 15:49:44 (none) local0.notice cgminer[19413]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
663Feb 12 15:49:44 (none) local0.notice cgminer[19413]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
664Feb 12 15:49:44 (none) local0.notice cgminer[19413]: set_ticket_mask ticket_mask = 0x0000001b
665Feb 12 15:49:44 (none) local0.notice cgminer[19413]: set_frequency: frequency = 154
666Feb 12 15:49:44 (none) local0.notice cgminer[19413]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
667Feb 12 15:49:44 (none) local0.notice cgminer[19413]: Now Set [0] Chain Address
668Feb 12 15:49:45 (none) local0.notice cgminer[19413]: software_set_address_chain: chain 1 has 54 ASIC, and addrInterval is 1
669Feb 12 15:49:45 (none) local0.notice cgminer[19413]: Now Set [1] Chain Address
670Feb 12 15:49:46 (none) local0.notice cgminer[19413]: software_set_address_chain: chain 2 has 0 ASIC, and addrInterval is 1
671Feb 12 15:49:46 (none) local0.notice cgminer[19413]: Now Set [2] Chain Address
672Feb 12 15:49:46 (none) local0.notice cgminer[19413]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
673Feb 12 15:49:46 (none) local0.notice cgminer[19413]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
674Feb 12 15:49:46 (none) local0.notice cgminer[19413]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
675Feb 12 15:49:46 (none) local0.notice cgminer[19413]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
676Feb 12 15:49:46 (none) local0.notice cgminer[19413]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
677Feb 12 15:49:46 (none) local0.notice cgminer[19413]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
678Feb 12 15:49:46 (none) local0.notice cgminer[19413]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
679Feb 12 15:49:46 (none) local0.notice cgminer[19413]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
680Feb 12 15:49:46 (none) local0.notice cgminer[19413]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
681Feb 12 15:49:46 (none) local0.notice cgminer[19413]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
682Feb 12 15:49:46 (none) local0.notice cgminer[19413]: 0 calibration_sensor_offset_chain
683Feb 12 15:49:47 (none) local0.notice cgminer[19413]: chain:0 local:19 remote:18
684Feb 12 15:49:47 (none) local0.warn cgminer[19413]: Chain 0 set_temperature_offset_value_chain_sensor
685Feb 12 15:49:47 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 01,
686Feb 12 15:49:47 (none) local0.notice cgminer[19413]: 1 calibration_sensor_offset_chain
687Feb 12 15:49:47 (none) local0.notice cgminer[19413]: chain:1 local:18 remote:18
688Feb 12 15:49:47 (none) local0.warn cgminer[19413]: Chain 1 set_temperature_offset_value_chain_sensor
689Feb 12 15:49:48 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
690Feb 12 15:49:48 (none) local0.notice cgminer[19413]: 2 calibration_sensor_offset_chain
691Feb 12 15:49:48 (none) local0.notice cgminer[19413]: chain:2 local:0 remote:0
692Feb 12 15:49:48 (none) local0.warn cgminer[19413]: Chain 2 set_temperature_offset_value_chain_sensor
693Feb 12 15:49:49 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
694Feb 12 15:49:49 (none) local0.warn cgminer[19413]: Chain 0 set_temperature_offset_value_chain
695Feb 12 15:49:49 (none) local0.warn cgminer[19413]: Chain 0 set_temperature_offset_value_chain_sensor
696Feb 12 15:49:49 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : 01,
697Feb 12 15:49:49 (none) local0.warn cgminer[19413]: Chain 1 set_temperature_offset_value_chain
698Feb 12 15:49:49 (none) local0.warn cgminer[19413]: Chain 1 set_temperature_offset_value_chain_sensor
699Feb 12 15:49:50 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : 00,
700Feb 12 15:49:50 (none) local0.warn cgminer[19413]: Chain 2 set_temperature_offset_value_chain
701Feb 12 15:49:50 (none) local0.warn cgminer[19413]: Chain 2 set_temperature_offset_value_chain_sensor
702Feb 12 15:49:50 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
703Feb 12 15:49:50 (none) local0.notice cgminer[19413]: frequency = '154'
704Feb 12 15:49:50 (none) local0.notice cgminer[19413]: dev.timeout = 1960956 us
705Feb 12 15:49:50 (none) local0.notice cgminer[19413]: open_core_chain
706Feb 12 15:49:51 (none) local0.notice cgminer[19413]: open_core_chain
707Feb 12 15:49:51 (none) local0.notice cgminer[19413]: open_core_chain
708Feb 12 15:49:51 (none) local0.notice cgminer[19413]: open_core_chain
709Feb 12 15:49:54 (none) local0.err cgminer[19413]: cgminer time error total_secs = 1518450594.417524 last_total_secs = 1.000000
710Feb 12 15:50:00 (none) local0.warn cgminer[19413]: API running in IP access mode on port 4028 (16)
711Feb 12 15:51:55 (none) local0.notice cgminer[19413]: chain 2 reinit 0.00
712Feb 12 15:51:56 (none) local0.notice cgminer[19413]: enable_PIC16F1704_dc_dc_new ok
713Feb 12 15:51:58 (none) local0.notice cgminer[19413]: tty_init_chain
714Feb 12 15:51:58 (none) local0.notice cgminer[19413]: tty_init_chain chainid = 2
715Feb 12 15:51:58 (none) local0.err cgminer[19413]: create rx read thread for chain 2 ok
716Feb 12 15:51:58 (none) local0.notice cgminer[19413]: Start A New Asic Response.Chain Id:[2]
717Feb 12 15:51:58 (none) local0.err cgminer[19413]: create tx read thread for chain 2 ok
718Feb 12 15:51:58 (none) local0.notice cgminer[19413]: open device over
719Feb 12 15:51:58 (none) local0.notice cgminer[19413]: software_set_address_chain: chain 2 has 0 ASIC, and addrInterval is 1
720Feb 12 15:51:58 (none) local0.notice cgminer[19413]: Now Set [2] Chain Address
721Feb 12 15:51:59 (none) local0.notice cgminer[19413]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
722Feb 12 15:51:59 (none) local0.notice cgminer[19413]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
723Feb 12 15:51:59 (none) local0.warn cgminer[19413]: Chain 2 set_temperature_offset_value_chain
724Feb 12 15:51:59 (none) local0.warn cgminer[19413]: Chain 2 set_temperature_offset_value_chain_sensor
725Feb 12 15:51:59 (none) local0.notice cgminer[19413]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
726Feb 12 15:51:59 (none) local0.notice cgminer[19413]: open_core_chain