· 8 years ago · Jun 29, 2018, 06:42 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Initializing cgroup subsys cpu
3[ 0.000000] Linux version 3.8.13 (xxl@armdev01) (gcc version 4.7.4 20130626 (prerelease) (Linaro GCC 4.7-2013.07) ) #22 SMP Tue Dec 2 15:26:11 CST 2014
4[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
5[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
6[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
7[ 0.000000] Memory policy: ECC disabled, Data cache writeback
8[ 0.000000] On node 0 totalpages: 65280
9[ 0.000000] free_area_init_node: node 0, pgdat c06cb100, node_mem_map c0726000
10[ 0.000000] Normal zone: 512 pages used for memmap
11[ 0.000000] Normal zone: 0 pages reserved
12[ 0.000000] Normal zone: 64768 pages, LIFO batch:15
13[ 0.000000] AM335X ES1.0 (neon )
14[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0933000 s9408 r8192 d15168 u32768
15[ 0.000000] pcpu-alloc: s9408 r8192 d15168 u32768 alloc=8*4096
16[ 0.000000] pcpu-alloc: [0] 0
17[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768
18[ 0.000000] Kernel command line: console=ttyO0,115200n8 init=/sbin/init
19[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
20[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
21[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
22[ 0.000000] __ex_table already sorted, skipping sort
23[ 0.000000] allocated 524288 bytes of page_cgroup
24[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
25[ 0.000000] Memory: 255MB = 255MB total
26[ 0.000000] Memory: 238540k/238540k available, 23604k reserved, 0K highmem
27[ 0.000000] Virtual kernel memory layout:
28[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
29[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
30[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
31[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
32[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
33[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
34[ 0.000000] .text : 0xc0008000 - 0xc0612cf0 (6188 kB)
35[ 0.000000] .init : 0xc0613000 - 0xc06554c0 ( 266 kB)
36[ 0.000000] .data : 0xc0656000 - 0xc06cc020 ( 473 kB)
37[ 0.000000] .bss : 0xc06cc020 - 0xc0725e3c ( 360 kB)
38[ 0.000000] Hierarchical RCU implementation.
39[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
40[ 0.000000] NR_IRQS:16 nr_irqs:16 16
41[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
42[ 0.000000] Total of 128 interrupts on 1 active controller
43[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
44[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
45[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
46[ 0.000000] Console: colour dummy device 80x30
47[ 0.000354] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015443] pid_max: default: 32768 minimum: 301
49[ 0.015673] Security Framework initialized
50[ 0.015768] Mount-cache hash table entries: 512
51[ 0.024607] Initializing cgroup subsys cpuacct
52[ 0.024640] Initializing cgroup subsys memory
53[ 0.024704] Initializing cgroup subsys blkio
54[ 0.024839] CPU: Testing write buffer coherency: ok
55[ 0.025409] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025484] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026814] Brought up 1 CPUs
58[ 0.026838] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028137] devtmpfs: initialized
60[ 0.092533] pinctrl core: initialized pinctrl subsystem
61[ 0.092748] rstctl core: initialized rstctl subsystem
62[ 0.093242] regulator-dummy: no parameters
63[ 0.093812] NET: Registered protocol family 16
64[ 0.094516] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104184] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104367] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105463] platform 49000000.edma: alias fck already exists
68[ 0.105499] platform 49000000.edma: alias fck already exists
69[ 0.105527] platform 49000000.edma: alias fck already exists
70[ 0.106673] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106855] OMAP GPIO hardware version 0.1
72[ 0.108271] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109600] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110919] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111548] of_get_named_gpio_flags exited with status 52
76[ 0.111579] gpio-rctrl rstctl.3: loaded OK
77[ 0.116683] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119900] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122082] cpsw.0: No hwaddr in dt. Using 94:e3:6d:e8:a1:2f from efuse
80[ 0.122115] cpsw.1: No hwaddr in dt. Using 94:e3:6d:e8:a1:31 from efuse
81[ 0.137656] bio: create slab <bio-0> at 0
82[ 0.149770] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.150013] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150310] vmmcsd_fixed: 3300 mV
85[ 0.153423] SCSI subsystem initialized
86[ 0.153877] usbcore: registered new interface driver usbfs
87[ 0.153991] usbcore: registered new interface driver hub
88[ 0.154329] usbcore: registered new device driver usb
89[ 0.156426] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156459] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156653] media: Linux media interface: v0.10
92[ 0.156749] Linux video capture interface: v2.00
93[ 0.156865] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156882] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157597] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158785] Switching to clocksource gp_timer
97[ 0.176799] NET: Registered protocol family 2
98[ 0.177796] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177886] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177975] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178067] TCP: reno registered
102[ 0.178094] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178140] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178638] NET: Registered protocol family 1
105[ 0.179228] RPC: Registered named UNIX socket transport module.
106[ 0.179248] RPC: Registered udp transport module.
107[ 0.179263] RPC: Registered tcp transport module.
108[ 0.179277] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179665] Trying to unpack rootfs image as initramfs...
110[ 1.962268] Freeing initrd memory: 12376K
111[ 1.962953] CPU PMU: probing PMU on CPU 0
112[ 1.962986] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.963525] omap2_mbox_probe: platform not supported
114[ 1.967414] VFS: Disk quotas dquot_6.5.2
115[ 1.967743] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.969066] NFS: Registering the id_resolver key type
117[ 1.969160] Key type id_resolver registered
118[ 1.969178] Key type id_legacy registered
119[ 1.969244] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.969759] msgmni has been set to 490
121[ 1.972569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.972597] io scheduler noop registered
123[ 1.972614] io scheduler deadline registered
124[ 1.972670] io scheduler cfq registered (default)
125[ 1.976623] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.979094] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.979513] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.640357] console [ttyO0] enabled
129[ 2.644891] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.653588] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.662224] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.670878] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.679854] [drm] Initialized drm 1.1.0 20060810
134[ 2.698510] brd: module loaded
135[ 2.708772] loop: module loaded
136[ 2.712958] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.722896] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.728423] ONFI param page 0 valid
139[ 2.732096] ONFI flash detected
140[ 2.735417] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.747329] omap2-nand: detected x8 NAND flash
142[ 2.751993] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.757575] omap2-nand: using custom ecc layout
144[ 2.762445] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.768837] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.774515] 0x000000000000-0x000000020000 : "spl"
147[ 2.781322] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.788812] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.796218] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.803626] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.811872] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.818769] 0x000000260000-0x000000280000 : "fdt"
153[ 2.825408] 0x000000280000-0x000000780000 : "kernel"
154[ 2.836389] 0x000000800000-0x000001c00000 : "root"
155[ 2.859840] 0x000001c00000-0x000003000000 : "config"
156[ 2.883619] OneNAND driver initializing
157[ 2.889294] usbcore: registered new interface driver asix
158[ 2.895116] usbcore: registered new interface driver cdc_ether
159[ 2.901365] usbcore: registered new interface driver smsc95xx
160[ 2.907482] usbcore: registered new interface driver net1080
161[ 2.913507] usbcore: registered new interface driver cdc_subset
162[ 2.919802] usbcore: registered new interface driver zaurus
163[ 2.925809] usbcore: registered new interface driver cdc_ncm
164[ 2.932593] usbcore: registered new interface driver cdc_acm
165[ 2.938544] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.946923] Initializing USB Mass Storage driver...
167[ 2.952162] usbcore: registered new interface driver usb-storage
168[ 2.958463] USB Mass Storage support registered.
169[ 2.963506] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.970212] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.975454] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.984227] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.984248] musb-hdrc: MHDRC RTL version 2.0
174[ 2.984263] musb-hdrc: setup fifo_mode 4
175[ 2.984291] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.984439] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.989485] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.995518] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 3.000787] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 3.009766] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 3.009790] musb-hdrc: MHDRC RTL version 2.0
182[ 3.009804] musb-hdrc: setup fifo_mode 4
183[ 3.009827] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 3.009977] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 3.015034] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 3.020346] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.026742] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.034991] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.035095] usb usb1: default language 0x0409
190[ 3.035152] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.035176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.042307] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.049878] usb usb1: Product: MUSB HDRC host driver
194[ 3.055094] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.060761] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.066735] usb usb1: usb_probe_device
197[ 3.066764] usb usb1: configuration #1 chosen from 1 choice
198[ 3.066829] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.067030] hub 1-0:1.0: usb_probe_interface
200[ 3.067101] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.067131] hub 1-0:1.0: USB hub found
202[ 3.071117] hub 1-0:1.0: 1 port detected
203[ 3.075254] hub 1-0:1.0: standalone hub
204[ 3.075274] hub 1-0:1.0: individual port power switching
205[ 3.075292] hub 1-0:1.0: no over-current protection
206[ 3.075310] hub 1-0:1.0: Single TT
207[ 3.075331] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.075350] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.075406] hub 1-0:1.0: local power source is good
210[ 3.075519] hub 1-0:1.0: enabling power on all ports
211[ 3.076564] mousedev: PS/2 mouse device common for all mice
212[ 3.084484] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.091992] 44e3e000.rtc: already running
214[ 3.096519] i2c /dev entries driver
215[ 3.101539] pps_ldisc: PPS line discipline registered
216[ 3.107027] Driver for 1-wire Dallas network protocol.
217[ 3.114315] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
218[ 3.121919] cpuidle: using governor ladder
219[ 3.126242] cpuidle: using governor menu
220[ 3.130817] of_get_named_gpio_flags exited with status 6
221[ 3.130837] of_get_named_gpio_flags: can't parse gpios property
222[ 3.130853] of_get_named_gpio_flags: can't parse gpios property
223[ 3.130890] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
224[ 3.138112] omap_hsmmc mmc.4: Failed to get rstctl; not using any
225[ 3.144925] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
226[ 3.152148] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
227[ 3.159470] mmc.4 supply vmmc_aux not found, using dummy regulator
228[ 3.166427] omap_hsmmc mmc.4: pins are not configured from the driver
229[ 3.176590] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
230[ 3.200505] of_get_named_gpio_flags exited with status -517
231[ 3.200573] platform gpio-leds.7: Driver leds-gpio requests probe deferral
232[ 3.208357] ledtrig-cpu: registered to indicate activity on CPUs
233[ 3.215136] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
234[ 3.222334] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
235[ 3.230491] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
236[ 3.236786] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
237[ 3.243970] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
238[ 3.256210] usbcore: registered new interface driver usbhid
239[ 3.262129] usbhid: USB HID core driver
240[ 3.269008] TCP: cubic registered
241[ 3.272529] Initializing XFRM netlink socket
242[ 3.277110] NET: Registered protocol family 17
243[ 3.282004] NET: Registered protocol family 15
244[ 3.286849] Key type dns_resolver registered
245[ 3.291480] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
246[ 3.299562] ThumbEE CPU extension supported.
247[ 3.304075] Registering SWP/SWPB emulation handler
248[ 3.310087] registered taskstats version 1
249[ 3.316699] of_get_named_gpio_flags exited with status -517
250[ 3.316775] platform gpio-leds.7: Driver leds-gpio requests probe deferral
251[ 3.373786] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
252[ 3.380199] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
253[ 3.394717] libphy: 4a101000.mdio: probed
254[ 3.399027] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
255[ 3.409255] Detected MACID = 94:e3:6d:e8:a1:2f
256[ 3.413938] cpsw 4a100000.ethernet: NAPI disabled
257[ 3.419333] of_get_named_gpio_flags exited with status -517
258[ 3.419399] platform gpio-leds.7: Driver leds-gpio requests probe deferral
259[ 3.428115] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
260[ 3.437396] cpu0 supply cpu0 not found, using dummy regulator
261[ 3.443889] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.449722] cpufreq_cpu0: failed to scale voltage up: -22
263[ 3.462507] ALSA device list:
264[ 3.465741] No soundcards found.
265[ 3.470313] Freeing init memory: 264K
266[ 3.474369] Failed to execute /init
267[ 4.432498] jffs2: notice: (122) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
268[ 5.783158] net eth0: initializing cpsw version 1.12 (0)
269[ 5.792052] net eth0: phy found : id is : 0x7c0f1
270[ 5.797443] libphy: PHY 4a101000.mdio:01 not found
271[ 5.802631] net eth0: phy 4a101000.mdio:01 not found on slave 1
272[ 8.868441] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
273Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --api-allow value A:0/0,W:*
274Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --api-groups value A:stats:pools:devs:summary:version
275Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --bitmain-freq value 475
276Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --pass value x
277Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --url value dash.coinmine.pl:6099
278Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --user value persei.d10
279Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --pass value x
280Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --url value stratum-b2x.multipools.club:11123
281Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --user value persei.d10
282Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --pass value x
283Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --url value dash.coinmine.pl:6099
284Jun 29 18:35:34 (none) local0.notice cgminer: Parsing json config key --user value persei.d10
285Jun 29 18:35:34 (none) local0.err cgminer: Miner compile time: Mon Jun 25 17:06:56 CST 2018 type: Antminer D3 INVT
286Jun 29 18:35:34 (none) local0.warn cgminer: Started cgminer 4.9.0
287Jun 29 18:35:34 (none) local0.warn cgminer[375]: bitmain_DASH_init
288Jun 29 18:35:35 (none) local0.err cgminer[375]: FAN1 too slow ...
289Jun 29 18:35:35 (none) local0.err cgminer[375]: FAN2 too slow ...
290Jun 29 18:35:35 (none) local0.err cgminer[375]: FAN1 too slow ...
291Jun 29 18:35:35 (none) local0.err cgminer[375]: FAN2 too slow ...
292Jun 29 18:35:36 (none) local0.err cgminer[375]: FAN1 too slow ...
293Jun 29 18:35:36 (none) local0.err cgminer[375]: FAN1 too slow ...
294Jun 29 18:35:37 (none) local0.err cgminer[375]: FAN1 too slow ...
295Jun 29 18:35:37 (none) local0.err cgminer[375]: FAN1 too slow ...
296Jun 29 18:35:38 (none) local0.err cgminer[375]: FAN1 too slow ...
297Jun 29 18:35:38 (none) local0.err cgminer[375]: FAN1 too slow ...
298Jun 29 18:35:39 (none) local0.warn cgminer[375]: check_fan_speed OK
299Jun 29 18:35:39 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio51/value chain 0
300Jun 29 18:35:39 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio48/value chain 1
301Jun 29 18:35:39 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio47/value chain 2
302Jun 29 18:35:39 (none) local0.notice cgminer[375]: detect total chain num 3
303Jun 29 18:35:39 (none) local0.notice cgminer[375]: i2c init ok
304Jun 29 18:35:39 (none) local0.notice cgminer[375]: check_whether_need_update_pic_program
305Jun 29 18:35:40 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
306Jun 29 18:35:41 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
307Jun 29 18:35:41 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
308Jun 29 18:35:42 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
309Jun 29 18:35:43 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
310Jun 29 18:35:43 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
311Jun 29 18:35:44 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
312Jun 29 18:35:45 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
313Jun 29 18:35:45 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
314Jun 29 18:35:45 (none) local0.notice cgminer[375]: every_chain_reset_PIC16F1704_pic_new
315Jun 29 18:35:46 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
316Jun 29 18:35:48 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
317Jun 29 18:35:49 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
318Jun 29 18:35:49 (none) local0.notice cgminer[375]: every_chain_jump_from_loader_to_app_PIC16F1704_new
319Jun 29 18:35:50 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
320Jun 29 18:35:50 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
321Jun 29 18:35:51 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
322Jun 29 18:35:52 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
323Jun 29 18:35:52 (none) local0.notice cgminer[375]: pic_heart_beat_func_new
324Jun 29 18:35:52 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
325Jun 29 18:35:52 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
326Jun 29 18:35:52 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
327Jun 29 18:35:53 (none) local0.notice cgminer[375]: reset_all_hash_board
328Jun 29 18:35:53 (none) local0.notice cgminer[375]: tty_init
329Jun 29 18:35:53 (none) local0.notice cgminer[375]: tty_init_chain
330Jun 29 18:35:53 (none) local0.notice cgminer[375]: tty_init_chain chainid = 0
331Jun 29 18:35:53 (none) local0.err cgminer[375]: create rx read thread for chain 0 ok
332Jun 29 18:35:53 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[0]
333Jun 29 18:35:54 (none) local0.err cgminer[375]: create tx read thread for chain 0 ok
334Jun 29 18:35:54 (none) local0.notice cgminer[375]: open device over
335Jun 29 18:35:54 (none) local0.notice cgminer[375]: tty_init_chain
336Jun 29 18:35:54 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
337Jun 29 18:35:54 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
338Jun 29 18:35:54 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
339Jun 29 18:35:54 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
340Jun 29 18:35:54 (none) local0.notice cgminer[375]: open device over
341Jun 29 18:35:54 (none) local0.notice cgminer[375]: tty_init_chain
342Jun 29 18:35:54 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
343Jun 29 18:35:54 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
344Jun 29 18:35:54 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
345Jun 29 18:35:54 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
346Jun 29 18:35:54 (none) local0.notice cgminer[375]: open device over
347Jun 29 18:35:54 (none) local0.notice cgminer[375]: tty_init_chain
348Jun 29 18:35:54 (none) local0.notice cgminer[375]: open device over
349Jun 29 18:35:55 (none) local0.notice cgminer[375]: check_every_chain_asic_number
350Jun 29 18:35:55 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
351Jun 29 18:35:55 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 60 ASICs
352Jun 29 18:35:55 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 60 ASICs
353Jun 29 18:35:56 (none) local0.notice cgminer[375]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
354Jun 29 18:35:56 (none) local0.notice cgminer[375]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
355Jun 29 18:35:56 (none) local0.notice cgminer[375]: set_ticket_mask ticket_mask = 0x0000001b
356Jun 29 18:35:56 (none) local0.notice cgminer[375]: set_frequency: frequency = 475
357Jun 29 18:35:56 (none) local0.notice cgminer[375]: frequency = 475 for chain 0
358Jun 29 18:35:56 (none) local0.notice cgminer[375]: frequency = 475 for chain 1
359Jun 29 18:35:56 (none) local0.notice cgminer[375]: frequency = 475 for chain 2
360Jun 29 18:35:56 (none) local0.err cgminer[375]: Chain not exists 3
361Jun 29 18:35:56 (none) local0.notice cgminer[375]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 1
362Jun 29 18:35:56 (none) local0.notice cgminer[375]: Now Set [0] Chain Address
363Jun 29 18:35:57 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 1
364Jun 29 18:35:57 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
365Jun 29 18:35:58 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 1
366Jun 29 18:35:58 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
367Jun 29 18:35:58 (none) local0.notice cgminer[375]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 1
368Jun 29 18:35:58 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
369Jun 29 18:35:58 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
370Jun 29 18:35:58 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
371Jun 29 18:35:58 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
372Jun 29 18:35:58 (none) local0.notice cgminer[375]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
373Jun 29 18:35:58 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
374Jun 29 18:35:58 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
375Jun 29 18:35:58 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
376Jun 29 18:35:58 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
377Jun 29 18:35:58 (none) local0.notice cgminer[375]: 0 calibration_sensor_offset_chain
378Jun 29 18:35:59 (none) local0.notice cgminer[375]: chain:0 local:32 remote:37
379Jun 29 18:35:59 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
380Jun 29 18:35:59 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -5,
381Jun 29 18:35:59 (none) local0.notice cgminer[375]: chain:0 local:32 remote:32
382Jun 29 18:35:59 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
383Jun 29 18:36:00 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -5,
384Jun 29 18:36:00 (none) local0.notice cgminer[375]: 1 calibration_sensor_offset_chain
385Jun 29 18:36:00 (none) local0.notice cgminer[375]: chain:1 local:33 remote:39
386Jun 29 18:36:00 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
387Jun 29 18:36:00 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -6,
388Jun 29 18:36:01 (none) local0.notice cgminer[375]: chain:1 local:33 remote:31
389Jun 29 18:36:01 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
390Jun 29 18:36:02 (none) local0.err cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset value set error. It should be -4, but read back is -6
391Jun 29 18:36:02 (none) local0.notice cgminer[375]: 2 calibration_sensor_offset_chain
392Jun 29 18:36:02 (none) local0.notice cgminer[375]: chain:2 local:0 remote:0
393Jun 29 18:36:02 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
394Jun 29 18:36:03 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
395Jun 29 18:36:03 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain
396Jun 29 18:36:03 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
397Jun 29 18:36:04 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -5,
398Jun 29 18:36:04 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
399Jun 29 18:36:04 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
400Jun 29 18:36:04 (none) local0.err cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset value set error. It should be -4, but read back is -6
401Jun 29 18:36:04 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
402Jun 29 18:36:04 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
403Jun 29 18:36:05 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : 00,
404Jun 29 18:36:05 (none) local0.notice cgminer[375]: frequency = '475'
405Jun 29 18:36:05 (none) local0.notice cgminer[375]: dev.timeout = 635760 us
406Jun 29 18:36:05 (none) local0.notice cgminer[375]: configured voltages 255 255 255
407Jun 29 18:36:05 (none) local0.notice cgminer[375]: set voltage = 1143.942031 real:255 mv
408Jun 29 18:36:06 (none) local0.notice cgminer[375]: set_PIC16F1704_voltage_new ok, voltage = 0xff
409Jun 29 18:36:06 (none) local0.notice cgminer[375]: set voltage = 1143.942031 real:255 mv
410Jun 29 18:36:06 (none) local0.notice cgminer[375]: set_PIC16F1704_voltage_new ok, voltage = 0xff
411Jun 29 18:36:06 (none) local0.notice cgminer[375]: set voltage = 1143.942031 real:255 mv
412Jun 29 18:36:07 (none) local0.notice cgminer[375]: set_PIC16F1704_voltage_new ok, voltage = 0xff
413Jun 29 18:36:07 (none) local0.notice cgminer[375]: open_core_chain 0
414Jun 29 18:36:07 (none) local0.notice cgminer[375]: open_core_chain 1
415Jun 29 18:36:08 (none) local0.notice cgminer[375]: open_core_chain 2
416Jun 29 18:36:08 (none) local0.notice cgminer[375]: open_core_chain 3
417Jun 29 18:36:11 (none) local0.notice cgminer[375]: get_PIC16F1704_voltage_new: read_back_data[0] = 0x5, read_back_data[1] = 0x18, read_back_data[2] = 0xff, read_back_data[3] = 0x1, read_back_data[4] = 0x1c
418Jun 29 18:36:11 (none) local0.notice cgminer[375]: get_PIC16F1704_voltage_new ok, voltage = 0xff
419Jun 29 18:36:11 (none) local0.notice cgminer[375]: Chain 0 voltage 255
420Jun 29 18:36:11 (none) local0.notice cgminer[375]: get_PIC16F1704_voltage_new: read_back_data[0] = 0x5, read_back_data[1] = 0x18, read_back_data[2] = 0xff, read_back_data[3] = 0x1, read_back_data[4] = 0x1c
421Jun 29 18:36:11 (none) local0.notice cgminer[375]: get_PIC16F1704_voltage_new ok, voltage = 0xff
422Jun 29 18:36:11 (none) local0.notice cgminer[375]: Chain 1 voltage 255
423Jun 29 18:36:11 (none) local0.err cgminer[375]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!
424Jun 29 18:36:12 (none) local0.notice cgminer[375]: get_PIC16F1704_voltage_new: read_back_data[0] = 0x5, read_back_data[1] = 0x18, read_back_data[2] = 0xff, read_back_data[3] = 0x1, read_back_data[4] = 0x1c
425Jun 29 18:36:12 (none) local0.notice cgminer[375]: get_PIC16F1704_voltage_new ok, voltage = 0xff
426Jun 29 18:36:12 (none) local0.notice cgminer[375]: Chain 2 voltage 255
427Jun 29 18:36:12 (none) local0.err cgminer[375]: cgminer time error total_secs = 1530297372.732668 last_total_secs = 1.000000
428Jun 29 18:36:13 (none) local0.warn cgminer[375]: Pool 1 stratum+tcp://stratum-b2x.multipools.club:11123 alive, testing stability
429Jun 29 18:36:13 (none) local0.warn cgminer[375]: Switching to pool 1 stratum+tcp://stratum-b2x.multipools.club:11123
430Jun 29 18:36:13 (none) local0.warn cgminer[375]: Pool 0 stratum+tcp://dash.coinmine.pl:6099 alive, testing stability
431Jun 29 18:36:13 (none) local0.warn cgminer[375]: Switching to pool 0 stratum+tcp://dash.coinmine.pl:6099
432Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
433Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
434Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
435Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
436Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
437Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
438Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
439Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
440Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
441Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
442Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
443Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
444Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
445Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
446Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
447Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
448Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
449Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
450Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
451Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
452Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
453Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
454Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
455Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
456Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
457Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
458Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
459Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
460Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
461Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
462Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
463Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
464Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
465Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
466Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
467Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
468Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
469Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
470Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
471Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
472Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
473Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
474Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
475Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
476Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
477Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
478Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
479Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
480Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
481Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
482Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
483Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
484Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
485Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
486Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
487Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
488Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
489Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
490Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
491Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
492Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
493Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
494Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
495Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
496Jun 29 18:36:13 (none) local0.err cgminer[375]: D1 0: work 7f not find error
497Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
498Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
499Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
500Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
501Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
502Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
503Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
504Jun 29 18:36:14 (none) local0.err cgminer[375]: D1 0: work 7f not find error
505Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
506Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
507Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
508Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
509Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
510Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
511Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
512Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
513Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
514Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
515Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
516Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
517Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
518Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
519Jun 29 18:36:15 (none) local0.err cgminer[375]: D1 0: work 7f not find error
520Jun 29 18:36:15 (none) local0.err cgminer[375]: read_temp_func: can't read all sensor's temperature, close PIC and need reboot!!!