· 8 years ago · Feb 11, 2018, 08:08 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: 238884k/238884k available, 23260k 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.000359] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015438] pid_max: default: 32768 minimum: 301
49[ 0.015669] Security Framework initialized
50[ 0.015763] Mount-cache hash table entries: 512
51[ 0.024594] Initializing cgroup subsys cpuacct
52[ 0.024626] Initializing cgroup subsys memory
53[ 0.024690] Initializing cgroup subsys blkio
54[ 0.024827] CPU: Testing write buffer coherency: ok
55[ 0.025399] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025476] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026807] Brought up 1 CPUs
58[ 0.026830] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028118] devtmpfs: initialized
60[ 0.092484] pinctrl core: initialized pinctrl subsystem
61[ 0.092697] rstctl core: initialized rstctl subsystem
62[ 0.093193] regulator-dummy: no parameters
63[ 0.093755] NET: Registered protocol family 16
64[ 0.094461] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104133] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104318] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105412] platform 49000000.edma: alias fck already exists
68[ 0.105446] platform 49000000.edma: alias fck already exists
69[ 0.105474] platform 49000000.edma: alias fck already exists
70[ 0.106623] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106804] OMAP GPIO hardware version 0.1
72[ 0.108209] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109527] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110842] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111473] of_get_named_gpio_flags exited with status 52
76[ 0.111504] gpio-rctrl rstctl.3: loaded OK
77[ 0.116617] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119830] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122022] cpsw.0: No hwaddr in dt. Using 64:cf:d9:d1:db:5c from efuse
80[ 0.122054] cpsw.1: No hwaddr in dt. Using 64:cf:d9:d1:db:5e from efuse
81[ 0.137594] bio: create slab <bio-0> at 0
82[ 0.149709] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149953] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150244] vmmcsd_fixed: 3300 mV
85[ 0.153360] SCSI subsystem initialized
86[ 0.153816] usbcore: registered new interface driver usbfs
87[ 0.153931] usbcore: registered new interface driver hub
88[ 0.154259] usbcore: registered new device driver usb
89[ 0.156362] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156396] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156589] media: Linux media interface: v0.10
92[ 0.156685] Linux video capture interface: v2.00
93[ 0.156803] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156819] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157539] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158727] Switching to clocksource gp_timer
97[ 0.176734] NET: Registered protocol family 2
98[ 0.177722] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177811] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177901] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.177991] TCP: reno registered
102[ 0.178018] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178064] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178558] NET: Registered protocol family 1
105[ 0.179145] RPC: Registered named UNIX socket transport module.
106[ 0.179165] RPC: Registered udp transport module.
107[ 0.179179] RPC: Registered tcp transport module.
108[ 0.179193] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179579] Trying to unpack rootfs image as initramfs...
110[ 1.921081] Freeing initrd memory: 12032K
111[ 1.921765] CPU PMU: probing PMU on CPU 0
112[ 1.921799] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.922330] omap2_mbox_probe: platform not supported
114[ 1.926221] VFS: Disk quotas dquot_6.5.2
115[ 1.926534] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.927862] NFS: Registering the id_resolver key type
117[ 1.927957] Key type id_resolver registered
118[ 1.927974] Key type id_legacy registered
119[ 1.928041] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.928549] msgmni has been set to 490
121[ 1.931337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.931363] io scheduler noop registered
123[ 1.931379] io scheduler deadline registered
124[ 1.931437] io scheduler cfq registered (default)
125[ 1.935480] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.937930] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.938308] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.599122] console [ttyO0] enabled
129[ 2.603653] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.612358] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.621000] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.629660] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.638632] [drm] Initialized drm 1.1.0 20060810
134[ 2.657305] brd: module loaded
135[ 2.667609] loop: module loaded
136[ 2.671793] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.681731] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.687261] ONFI param page 0 valid
139[ 2.690934] ONFI flash detected
140[ 2.694253] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.706164] omap2-nand: detected x8 NAND flash
142[ 2.710829] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.716412] omap2-nand: using custom ecc layout
144[ 2.721254] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.727647] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.733325] 0x000000000000-0x000000020000 : "spl"
147[ 2.740119] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.747582] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.754990] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.762392] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.770642] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.777570] 0x000000260000-0x000000280000 : "fdt"
153[ 2.784213] 0x000000280000-0x000000780000 : "kernel"
154[ 2.795183] 0x000000800000-0x000001c00000 : "root"
155[ 2.818630] 0x000001c00000-0x000003000000 : "config"
156[ 2.842363] OneNAND driver initializing
157[ 2.848054] usbcore: registered new interface driver asix
158[ 2.853886] usbcore: registered new interface driver cdc_ether
159[ 2.860133] usbcore: registered new interface driver smsc95xx
160[ 2.866252] usbcore: registered new interface driver net1080
161[ 2.872278] usbcore: registered new interface driver cdc_subset
162[ 2.878573] usbcore: registered new interface driver zaurus
163[ 2.884581] usbcore: registered new interface driver cdc_ncm
164[ 2.891371] usbcore: registered new interface driver cdc_acm
165[ 2.897317] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.905696] Initializing USB Mass Storage driver...
167[ 2.910934] usbcore: registered new interface driver usb-storage
168[ 2.917233] USB Mass Storage support registered.
169[ 2.922276] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.928984] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.934241] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.943010] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.943032] musb-hdrc: MHDRC RTL version 2.0
174[ 2.943046] musb-hdrc: setup fifo_mode 4
175[ 2.943075] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.943222] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.948267] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.954319] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.959566] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.968335] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.968356] musb-hdrc: MHDRC RTL version 2.0
182[ 2.968370] musb-hdrc: setup fifo_mode 4
183[ 2.968392] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.968531] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.973577] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.978884] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 2.985289] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 2.993529] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 2.993635] usb usb1: default language 0x0409
190[ 2.993693] usb usb1: udev 1, busnum 1, minor = 0
191[ 2.993716] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.000866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.008440] usb usb1: Product: MUSB HDRC host driver
194[ 3.013652] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.019317] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.025524] usb usb1: usb_probe_device
197[ 3.025553] usb usb1: configuration #1 chosen from 1 choice
198[ 3.025622] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.025824] hub 1-0:1.0: usb_probe_interface
200[ 3.025846] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.025874] hub 1-0:1.0: USB hub found
202[ 3.029921] hub 1-0:1.0: 1 port detected
203[ 3.034057] hub 1-0:1.0: standalone hub
204[ 3.034077] hub 1-0:1.0: individual port power switching
205[ 3.034095] hub 1-0:1.0: no over-current protection
206[ 3.034112] hub 1-0:1.0: Single TT
207[ 3.034134] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.034154] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.034210] hub 1-0:1.0: local power source is good
210[ 3.034325] hub 1-0:1.0: enabling power on all ports
211[ 3.035384] mousedev: PS/2 mouse device common for all mice
212[ 3.043251] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.050789] 44e3e000.rtc: already running
214[ 3.055324] i2c /dev entries driver
215[ 3.060355] pps_ldisc: PPS line discipline registered
216[ 3.065841] Driver for 1-wire Dallas network protocol.
217[ 3.073154] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
218[ 3.080754] cpuidle: using governor ladder
219[ 3.085079] cpuidle: using governor menu
220[ 3.089651] of_get_named_gpio_flags exited with status 6
221[ 3.089672] of_get_named_gpio_flags: can't parse gpios property
222[ 3.089688] of_get_named_gpio_flags: can't parse gpios property
223[ 3.089725] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
224[ 3.096948] omap_hsmmc mmc.4: Failed to get rstctl; not using any
225[ 3.103763] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
226[ 3.110983] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
227[ 3.118304] mmc.4 supply vmmc_aux not found, using dummy regulator
228[ 3.125259] omap_hsmmc mmc.4: pins are not configured from the driver
229[ 3.135518] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
230[ 3.159428] of_get_named_gpio_flags exited with status -517
231[ 3.159495] platform gpio-leds.7: Driver leds-gpio requests probe deferral
232[ 3.167269] ledtrig-cpu: registered to indicate activity on CPUs
233[ 3.174053] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
234[ 3.181240] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
235[ 3.189383] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
236[ 3.195670] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
237[ 3.202856] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
238[ 3.215091] usbcore: registered new interface driver usbhid
239[ 3.221003] usbhid: USB HID core driver
240[ 3.227902] TCP: cubic registered
241[ 3.231424] Initializing XFRM netlink socket
242[ 3.235993] NET: Registered protocol family 17
243[ 3.240818] NET: Registered protocol family 15
244[ 3.245692] Key type dns_resolver registered
245[ 3.250337] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
246[ 3.258455] ThumbEE CPU extension supported.
247[ 3.262967] Registering SWP/SWPB emulation handler
248[ 3.268979] registered taskstats version 1
249[ 3.275599] of_get_named_gpio_flags exited with status -517
250[ 3.275669] platform gpio-leds.7: Driver leds-gpio requests probe deferral
251[ 3.332712] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
252[ 3.339121] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
253[ 3.353688] libphy: 4a101000.mdio: probed
254[ 3.358007] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
255[ 3.368248] Detected MACID = 64:cf:d9:d1:db:5c
256[ 3.372929] cpsw 4a100000.ethernet: NAPI disabled
257[ 3.378316] of_get_named_gpio_flags exited with status -517
258[ 3.378380] platform gpio-leds.7: Driver leds-gpio requests probe deferral
259[ 3.387099] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
260[ 3.396374] cpu0 supply cpu0 not found, using dummy regulator
261[ 3.402867] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.408698] cpufreq_cpu0: failed to scale voltage up: -22
263[ 3.421470] ALSA device list:
264[ 3.424702] No soundcards found.
265[ 3.429251] Freeing init memory: 264K
266[ 3.433304] Failed to execute /init
267[ 4.451192] 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.748462] net eth0: initializing cpsw version 1.12 (0)
269[ 5.757450] net eth0: phy found : id is : 0x7c0f1
270[ 5.762916] libphy: PHY 4a101000.mdio:01 not found
271[ 5.768118] net eth0: phy 4a101000.mdio:01 not found on slave 1
272[ 8.833190] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
273Feb 11 20:02:33 (none) local0.err cgminer: Miner compile time: Fri Dec 29 17:12:57 CST 2017 type: Antminer A3
274Feb 11 20:02:33 (none) local0.warn cgminer: Started cgminer 4.9.0
275Feb 11 20:02:33 (none) local0.warn cgminer[375]: bitmain_sia_init
276Feb 11 20:02:33 (none) local0.err cgminer[375]: FAN1 too slow ...
277Feb 11 20:02:33 (none) local0.err cgminer[375]: FAN2 too slow ...
278Feb 11 20:02:34 (none) local0.err cgminer[375]: FAN1 too slow ...
279Feb 11 20:02:34 (none) local0.err cgminer[375]: FAN2 too slow ...
280Feb 11 20:02:34 (none) local0.err cgminer[375]: FAN1 too slow ...
281Feb 11 20:02:34 (none) local0.err cgminer[375]: FAN2 too slow ...
282Feb 11 20:02:35 (none) local0.err cgminer[375]: FAN1 too slow ...
283Feb 11 20:02:35 (none) local0.err cgminer[375]: FAN2 too slow ...
284Feb 11 20:02:35 (none) local0.err cgminer[375]: FAN1 too slow ...
285Feb 11 20:02:35 (none) local0.err cgminer[375]: FAN2 too slow ...
286Feb 11 20:02:36 (none) local0.err cgminer[375]: FAN1 too slow ...
287Feb 11 20:02:36 (none) local0.err cgminer[375]: FAN1 too slow ...
288Feb 11 20:02:37 (none) local0.err cgminer[375]: FAN1 too slow ...
289Feb 11 20:02:37 (none) local0.warn cgminer[375]: check_fan_speed OK
290Feb 11 20:02:37 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio51/value chain 0
291Feb 11 20:02:37 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio48/value chain 1
292Feb 11 20:02:37 (none) local0.notice cgminer[375]: detected at /sys/class/gpio/gpio47/value chain 2
293Feb 11 20:02:37 (none) local0.notice cgminer[375]: detect total chain num 3
294Feb 11 20:02:37 (none) local0.notice cgminer[375]: i2c init ok
295Feb 11 20:02:37 (none) local0.notice cgminer[375]: check_whether_need_update_pic_program
296Feb 11 20:02:38 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
297Feb 11 20:02:39 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
298Feb 11 20:02:39 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
299Feb 11 20:02:41 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
300Feb 11 20:02:41 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
301Feb 11 20:02:42 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
302Feb 11 20:02:43 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
303Feb 11 20:02:43 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
304Feb 11 20:02:44 (none) local0.notice cgminer[375]: get_PIC16F1704_software_version_new ok, version = 0x81
305Feb 11 20:02:44 (none) local0.notice cgminer[375]: every_chain_reset_PIC16F1704_pic_new
306Feb 11 20:02:45 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
307Feb 11 20:02:46 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
308Feb 11 20:02:47 (none) local0.notice cgminer[375]: reset_PIC16F1704_pic_new ok
309Feb 11 20:02:48 (none) local0.notice cgminer[375]: every_chain_jump_from_loader_to_app_PIC16F1704_new
310Feb 11 20:02:48 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
311Feb 11 20:02:49 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
312Feb 11 20:02:49 (none) local0.notice cgminer[375]: jump_from_loader_to_app_PIC16F1704_new ok
313Feb 11 20:02:50 (none) local0.notice cgminer[375]: reset_hash_board_low 0
314Feb 11 20:02:50 (none) local0.notice cgminer[375]: pic_heart_beat_func_new
315Feb 11 20:02:50 (none) local0.notice cgminer[375]: reset_hash_board_low 1
316Feb 11 20:02:50 (none) local0.notice cgminer[375]: reset_hash_board_low 2
317Feb 11 20:02:50 (none) local0.notice cgminer[375]: reset_hash_board_low 3
318Feb 11 20:02:50 (none) local0.notice cgminer[375]: every_chain_enable_PIC16F1704_dc_dc_new
319Feb 11 20:02:50 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
320Feb 11 20:02:50 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
321Feb 11 20:02:51 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
322Feb 11 20:02:51 (none) local0.notice cgminer[375]: reset_hash_board_high 0
323Feb 11 20:02:51 (none) local0.notice cgminer[375]: reset_hash_board_high 1
324Feb 11 20:02:51 (none) local0.notice cgminer[375]: reset_hash_board_high 2
325Feb 11 20:02:51 (none) local0.notice cgminer[375]: reset_hash_board_high 3
326Feb 11 20:02:51 (none) local0.notice cgminer[375]: tty_init
327Feb 11 20:02:51 (none) local0.notice cgminer[375]: tty_init_chain
328Feb 11 20:02:51 (none) local0.notice cgminer[375]: tty_init_chain chainid = 0
329Feb 11 20:02:51 (none) local0.err cgminer[375]: create rx read thread for chain 0 ok
330Feb 11 20:02:51 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[0]
331Feb 11 20:02:52 (none) local0.err cgminer[375]: create tx read thread for chain 0 ok
332Feb 11 20:02:52 (none) local0.notice cgminer[375]: open device over
333Feb 11 20:02:52 (none) local0.notice cgminer[375]: tty_init_chain
334Feb 11 20:02:52 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
335Feb 11 20:02:52 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
336Feb 11 20:02:52 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
337Feb 11 20:02:52 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
338Feb 11 20:02:52 (none) local0.notice cgminer[375]: open device over
339Feb 11 20:02:52 (none) local0.notice cgminer[375]: tty_init_chain
340Feb 11 20:02:52 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
341Feb 11 20:02:52 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
342Feb 11 20:02:52 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
343Feb 11 20:02:52 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
344Feb 11 20:02:52 (none) local0.notice cgminer[375]: open device over
345Feb 11 20:02:52 (none) local0.notice cgminer[375]: tty_init_chain
346Feb 11 20:02:52 (none) local0.notice cgminer[375]: open device over
347Feb 11 20:02:53 (none) local0.notice cgminer[375]: check_every_chain_asic_number
348Feb 11 20:02:53 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
349Feb 11 20:02:53 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 60 ASICs
350Feb 11 20:02:54 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 60 ASICs
351Feb 11 20:02:54 (none) local0.notice cgminer[375]: calculate_address_interval: temp_asic_number = 64, addrInterval = 4
352Feb 11 20:02:54 (none) local0.notice cgminer[375]: set_ticket_mask ticket_mask = 0x00000020
353Feb 11 20:02:54 (none) local0.notice cgminer[375]: every_chain_get_PIC16F1704_freq_new
354Feb 11 20:02:56 (none) local0.notice cgminer[375]: set_frequency: frequency = 600
355Feb 11 20:02:57 (none) local0.notice cgminer[375]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
356Feb 11 20:02:57 (none) local0.notice cgminer[375]: Now Set [0] Chain Address
357Feb 11 20:02:57 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
358Feb 11 20:02:57 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
359Feb 11 20:02:58 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
360Feb 11 20:02:58 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
361Feb 11 20:02:59 (none) local0.notice cgminer[375]: software_set_address_chain: chain 3 has 0 ASIC, and addrInterval is 4
362Feb 11 20:02:59 (none) local0.notice cgminer[375]: check_every_chain_asic_number
363Feb 11 20:02:59 (none) local0.warn cgminer[375]: check_asic_reg: Chain0 has 60 ASICs
364Feb 11 20:02:59 (none) local0.warn cgminer[375]: check_asic_reg: Chain1 has 60 ASICs
365Feb 11 20:03:00 (none) local0.warn cgminer[375]: check_asic_reg: Chain2 has 60 ASICs
366Feb 11 20:03:00 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
367Feb 11 20:03:00 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
368Feb 11 20:03:00 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
369Feb 11 20:03:00 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
370Feb 11 20:03:00 (none) local0.notice cgminer[375]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
371Feb 11 20:03:00 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
372Feb 11 20:03:00 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
373Feb 11 20:03:00 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
374Feb 11 20:03:00 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
375Feb 11 20:03:00 (none) local0.notice cgminer[375]: 0 calibration_sensor_offset_chain
376Feb 11 20:03:00 (none) local0.notice cgminer[375]: chain:0 local:16 remote:17
377Feb 11 20:03:00 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
378Feb 11 20:03:01 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -1,
379Feb 11 20:03:01 (none) local0.notice cgminer[375]: 1 calibration_sensor_offset_chain
380Feb 11 20:03:01 (none) local0.notice cgminer[375]: chain:1 local:20 remote:33
381Feb 11 20:03:01 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
382Feb 11 20:03:01 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -13,
383Feb 11 20:03:01 (none) local0.notice cgminer[375]: chain:1 local:20 remote:18
384Feb 11 20:03:01 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
385Feb 11 20:03:02 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -11,
386Feb 11 20:03:02 (none) local0.notice cgminer[375]: 2 calibration_sensor_offset_chain
387Feb 11 20:03:02 (none) local0.notice cgminer[375]: chain:2 local:22 remote:32
388Feb 11 20:03:02 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
389Feb 11 20:03:02 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -10,
390Feb 11 20:03:03 (none) local0.notice cgminer[375]: chain:2 local:22 remote:21
391Feb 11 20:03:03 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
392Feb 11 20:03:03 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -9,
393Feb 11 20:03:03 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain
394Feb 11 20:03:03 (none) local0.warn cgminer[375]: Chain 0 set_temperature_offset_value_chain_sensor
395Feb 11 20:03:03 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -1,
396Feb 11 20:03:03 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
397Feb 11 20:03:03 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
398Feb 11 20:03:04 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -11,
399Feb 11 20:03:04 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
400Feb 11 20:03:04 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
401Feb 11 20:03:04 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -9,
402Feb 11 20:03:04 (none) local0.notice cgminer[375]: frequency = '600'
403Feb 11 20:03:04 (none) local0.notice cgminer[375]: dev.timeout = 8511 us
404Feb 11 20:03:09 (none) local0.err cgminer[375]: cgminer time error total_secs = 1518379389.299995 last_total_secs = 1.000000
405Feb 11 20:03:15 (none) local0.warn cgminer[375]: API running in IP access mode on port 4028 (15)
406Feb 11 20:05:10 (none) local0.notice cgminer[375]: chain 1 reinit 4895.65
407Feb 11 20:05:10 (none) local0.notice cgminer[375]: chain 2 reinit 4723.94
408Feb 11 20:05:10 (none) local0.notice cgminer[375]: reset_hash_board_low 2
409Feb 11 20:05:10 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
410Feb 11 20:05:11 (none) local0.notice cgminer[375]: fan_error_num:1 fan_num 2 fan_pwm 64 fan_speed_value[0] 4500 fan_speed_value[1] 4530
411Feb 11 20:05:11 (none) local0.notice cgminer[375]: reset_hash_board_high 2
412Feb 11 20:05:11 (none) local0.notice cgminer[375]: tty_init_chain
413Feb 11 20:05:11 (none) local0.notice cgminer[375]: tty_init_chain chainid = 2
414Feb 11 20:05:11 (none) local0.err cgminer[375]: create rx read thread for chain 2 ok
415Feb 11 20:05:11 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[2]
416Feb 11 20:05:12 (none) local0.err cgminer[375]: create tx read thread for chain 2 ok
417Feb 11 20:05:12 (none) local0.notice cgminer[375]: open device over
418Feb 11 20:05:12 (none) local0.notice cgminer[375]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
419Feb 11 20:05:12 (none) local0.notice cgminer[375]: Now Set [2] Chain Address
420Feb 11 20:05:12 (none) local0.notice cgminer[375]: fan_error_num:1 fan_num 2 fan_pwm 64 fan_speed_value[0] 4980 fan_speed_value[1] 4980
421Feb 11 20:05:12 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
422Feb 11 20:05:12 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
423Feb 11 20:05:12 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain
424Feb 11 20:05:12 (none) local0.warn cgminer[375]: Chain 2 set_temperature_offset_value_chain_sensor
425Feb 11 20:05:13 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -9,
426Feb 11 20:05:13 (none) local0.notice cgminer[375]: fan_error_num:1 fan_num 2 fan_pwm 64 fan_speed_value[0] 5310 fan_speed_value[1] 5370
427Feb 11 20:05:13 (none) local0.notice cgminer[375]: reset_hash_board_low 1
428Feb 11 20:05:14 (none) local0.notice cgminer[375]: enable_PIC16F1704_dc_dc_new ok
429Feb 11 20:05:15 (none) local0.notice cgminer[375]: reset_hash_board_high 1
430Feb 11 20:05:15 (none) local0.notice cgminer[375]: tty_init_chain
431Feb 11 20:05:15 (none) local0.notice cgminer[375]: tty_init_chain chainid = 1
432Feb 11 20:05:15 (none) local0.err cgminer[375]: create rx read thread for chain 1 ok
433Feb 11 20:05:15 (none) local0.notice cgminer[375]: Start A New Asic Response.Chain Id:[1]
434Feb 11 20:05:15 (none) local0.err cgminer[375]: create tx read thread for chain 1 ok
435Feb 11 20:05:15 (none) local0.notice cgminer[375]: open device over
436Feb 11 20:05:15 (none) local0.notice cgminer[375]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
437Feb 11 20:05:15 (none) local0.notice cgminer[375]: Now Set [1] Chain Address
438Feb 11 20:05:16 (none) local0.notice cgminer[375]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
439Feb 11 20:05:16 (none) local0.notice cgminer[375]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
440Feb 11 20:05:16 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain
441Feb 11 20:05:16 (none) local0.warn cgminer[375]: Chain 1 set_temperature_offset_value_chain_sensor
442Feb 11 20:05:16 (none) local0.notice cgminer[375]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -11,