· 8 years ago · Dec 15, 2017, 07:02 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.000349] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015441] pid_max: default: 32768 minimum: 301
49[ 0.015670] Security Framework initialized
50[ 0.015765] Mount-cache hash table entries: 512
51[ 0.024601] Initializing cgroup subsys cpuacct
52[ 0.024636] Initializing cgroup subsys memory
53[ 0.024699] Initializing cgroup subsys blkio
54[ 0.024839] CPU: Testing write buffer coherency: ok
55[ 0.025411] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025485] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026818] Brought up 1 CPUs
58[ 0.026843] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028142] devtmpfs: initialized
60[ 0.092506] pinctrl core: initialized pinctrl subsystem
61[ 0.092720] rstctl core: initialized rstctl subsystem
62[ 0.093214] regulator-dummy: no parameters
63[ 0.093787] NET: Registered protocol family 16
64[ 0.094489] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104156] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104340] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105425] platform 49000000.edma: alias fck already exists
68[ 0.105460] platform 49000000.edma: alias fck already exists
69[ 0.105488] platform 49000000.edma: alias fck already exists
70[ 0.106633] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106817] OMAP GPIO hardware version 0.1
72[ 0.108221] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109547] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110868] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111504] of_get_named_gpio_flags exited with status 52
76[ 0.111536] gpio-rctrl rstctl.3: loaded OK
77[ 0.116646] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119862] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122051] cpsw.0: No hwaddr in dt. Using 9c:1d:58:5f:d1:c2 from efuse
80[ 0.122082] cpsw.1: No hwaddr in dt. Using 9c:1d:58:5f:d1:c4 from efuse
81[ 0.137626] bio: create slab <bio-0> at 0
82[ 0.149753] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.149995] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150289] vmmcsd_fixed: 3300 mV
85[ 0.153403] SCSI subsystem initialized
86[ 0.153854] usbcore: registered new interface driver usbfs
87[ 0.153968] usbcore: registered new interface driver hub
88[ 0.154300] usbcore: registered new device driver usb
89[ 0.156414] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156447] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156643] media: Linux media interface: v0.10
92[ 0.156738] Linux video capture interface: v2.00
93[ 0.156856] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156872] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157589] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158782] Switching to clocksource gp_timer
97[ 0.176801] NET: Registered protocol family 2
98[ 0.177798] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177888] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177977] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178069] TCP: reno registered
102[ 0.178096] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178142] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178634] NET: Registered protocol family 1
105[ 0.179220] RPC: Registered named UNIX socket transport module.
106[ 0.179242] RPC: Registered udp transport module.
107[ 0.179255] RPC: Registered tcp transport module.
108[ 0.179269] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179658] Trying to unpack rootfs image as initramfs...
110[ 1.967148] Freeing initrd memory: 12376K
111[ 1.967904] CPU PMU: probing PMU on CPU 0
112[ 1.967937] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.968470] omap2_mbox_probe: platform not supported
114[ 1.972303] VFS: Disk quotas dquot_6.5.2
115[ 1.972539] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.973942] NFS: Registering the id_resolver key type
117[ 1.974045] Key type id_resolver registered
118[ 1.974062] Key type id_legacy registered
119[ 1.974130] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.974564] msgmni has been set to 490
121[ 1.977438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.977464] io scheduler noop registered
123[ 1.977480] io scheduler deadline registered
124[ 1.977536] io scheduler cfq registered (default)
125[ 1.981617] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.984026] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.984319] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.645237] console [ttyO0] enabled
129[ 2.649798] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.658488] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.667179] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.675784] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.684814] [drm] Initialized drm 1.1.0 20060810
134[ 2.703511] brd: module loaded
135[ 2.713828] loop: module loaded
136[ 2.718056] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.728019] nand_get_flash_type: 2c,da against 2c,da
138[ 2.733549] ONFI param page 0 valid
139[ 2.737226] ONFI flash detected
140[ 2.740548] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
141[ 2.752463] omap2-nand: detected x8 NAND flash
142[ 2.757137] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.762725] omap2-nand: using custom ecc layout
144[ 2.767573] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.773970] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.779651] 0x000000000000-0x000000020000 : "spl"
147[ 2.786473] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.793926] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.801308] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.808718] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.816943] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.823886] 0x000000260000-0x000000280000 : "fdt"
153[ 2.830490] 0x000000280000-0x000000780000 : "kernel"
154[ 2.841522] 0x000000800000-0x000001c00000 : "root"
155[ 2.865041] 0x000001c00000-0x000003000000 : "config"
156[ 2.888838] OneNAND driver initializing
157[ 2.894586] usbcore: registered new interface driver asix
158[ 2.900411] usbcore: registered new interface driver cdc_ether
159[ 2.906662] usbcore: registered new interface driver smsc95xx
160[ 2.912820] usbcore: registered new interface driver net1080
161[ 2.918848] usbcore: registered new interface driver cdc_subset
162[ 2.925145] usbcore: registered new interface driver zaurus
163[ 2.931159] usbcore: registered new interface driver cdc_ncm
164[ 2.937896] usbcore: registered new interface driver cdc_acm
165[ 2.943860] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.952243] Initializing USB Mass Storage driver...
167[ 2.957486] usbcore: registered new interface driver usb-storage
168[ 2.963789] USB Mass Storage support registered.
169[ 2.968831] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.975584] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.980827] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.989602] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.989623] musb-hdrc: MHDRC RTL version 2.0
174[ 2.989638] musb-hdrc: setup fifo_mode 4
175[ 2.989667] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.989815] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.994862] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 3.001167] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 3.006428] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 3.015206] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 3.015226] musb-hdrc: MHDRC RTL version 2.0
182[ 3.015241] musb-hdrc: setup fifo_mode 4
183[ 3.015263] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 3.015409] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 3.020456] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 3.025768] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 3.032203] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 3.040447] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 3.040551] usb usb1: default language 0x0409
190[ 3.040610] usb usb1: udev 1, busnum 1, minor = 0
191[ 3.040633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.047765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.055366] usb usb1: Product: MUSB HDRC host driver
194[ 3.060584] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.066255] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.072232] usb usb1: usb_probe_device
197[ 3.072259] usb usb1: configuration #1 chosen from 1 choice
198[ 3.072325] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.072525] hub 1-0:1.0: usb_probe_interface
200[ 3.072548] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.072574] hub 1-0:1.0: USB hub found
202[ 3.076582] hub 1-0:1.0: 1 port detected
203[ 3.080752] hub 1-0:1.0: standalone hub
204[ 3.080772] hub 1-0:1.0: individual port power switching
205[ 3.080791] hub 1-0:1.0: no over-current protection
206[ 3.080808] hub 1-0:1.0: Single TT
207[ 3.080829] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.080849] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.080905] hub 1-0:1.0: local power source is good
210[ 3.081019] hub 1-0:1.0: enabling power on all ports
211[ 3.082078] mousedev: PS/2 mouse device common for all mice
212[ 3.090049] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.097552] 44e3e000.rtc: already running
214[ 3.102055] i2c /dev entries driver
215[ 3.107120] pps_ldisc: PPS line discipline registered
216[ 3.112602] Driver for 1-wire Dallas network protocol.
217[ 3.119885] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
218[ 3.127440] cpuidle: using governor ladder
219[ 3.131775] cpuidle: using governor menu
220[ 3.136357] of_get_named_gpio_flags exited with status 6
221[ 3.136378] of_get_named_gpio_flags: can't parse gpios property
222[ 3.136394] of_get_named_gpio_flags: can't parse gpios property
223[ 3.136431] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
224[ 3.143657] omap_hsmmc mmc.4: Failed to get rstctl; not using any
225[ 3.150477] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
226[ 3.157704] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
227[ 3.165030] mmc.4 supply vmmc_aux not found, using dummy regulator
228[ 3.171993] omap_hsmmc mmc.4: pins are not configured from the driver
229[ 3.182447] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
230[ 3.206355] of_get_named_gpio_flags exited with status -517
231[ 3.206423] platform gpio-leds.7: Driver leds-gpio requests probe deferral
232[ 3.214196] ledtrig-cpu: registered to indicate activity on CPUs
233[ 3.220970] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
234[ 3.228164] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
235[ 3.236326] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
236[ 3.242624] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
237[ 3.249806] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
238[ 3.262075] usbcore: registered new interface driver usbhid
239[ 3.267994] usbhid: USB HID core driver
240[ 3.274908] TCP: cubic registered
241[ 3.278433] Initializing XFRM netlink socket
242[ 3.283015] NET: Registered protocol family 17
243[ 3.287873] NET: Registered protocol family 15
244[ 3.292726] Key type dns_resolver registered
245[ 3.297370] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
246[ 3.305482] ThumbEE CPU extension supported.
247[ 3.309993] Registering SWP/SWPB emulation handler
248[ 3.315998] registered taskstats version 1
249[ 3.322616] of_get_named_gpio_flags exited with status -517
250[ 3.322689] platform gpio-leds.7: Driver leds-gpio requests probe deferral
251[ 3.379643] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
252[ 3.386095] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
253[ 3.400587] libphy: 4a101000.mdio: probed
254[ 3.404898] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
255[ 3.415136] Detected MACID = 9c:1d:58:5f:d1:c2
256[ 3.419818] cpsw 4a100000.ethernet: NAPI disabled
257[ 3.425205] of_get_named_gpio_flags exited with status -517
258[ 3.425270] platform gpio-leds.7: Driver leds-gpio requests probe deferral
259[ 3.433984] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
260[ 3.443263] cpu0 supply cpu0 not found, using dummy regulator
261[ 3.449749] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.455568] cpufreq_cpu0: failed to scale voltage up: -22
263[ 3.468347] ALSA device list:
264[ 3.471583] No soundcards found.
265[ 3.476156] Freeing init memory: 264K
266[ 3.480209] Failed to execute /init
267[ 4.495386] 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.834115] net eth0: initializing cpsw version 1.12 (0)
269[ 5.843130] net eth0: phy found : id is : 0x7c0f1
270[ 5.848577] libphy: PHY 4a101000.mdio:01 not found
271[ 5.853774] net eth0: phy 4a101000.mdio:01 not found on slave 1
272[ 8.919190] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
273Jan 1 00:00:24 (none) local0.err cgminer: Miner compile time: Sat Dec 10 22:11:56 CST 2017 type: Antminer D3 Blissz v1.12
274Jan 1 00:00:24 (none) local0.warn cgminer: Started cgminer 4.10.0
275Jan 1 00:00:24 (none) local0.warn cgminer[362]: bitmain_DASH_init
276Jan 1 00:00:24 (none) local0.warn cgminer[362]: check_fan_speed OK
277Jan 1 00:00:24 (none) local0.notice cgminer[362]: detected at /sys/class/gpio/gpio48/value chain 1
278Jan 1 00:00:24 (none) local0.notice cgminer[362]: detected at /sys/class/gpio/gpio47/value chain 2
279Jan 1 00:00:24 (none) local0.notice cgminer[362]: detected at /sys/class/gpio/gpio44/value chain 3
280Jan 1 00:00:24 (none) local0.notice cgminer[362]: detect total chain num 3
281Jan 1 00:00:24 (none) local0.notice cgminer[362]: i2c init ok
282Jan 1 00:00:24 (none) local0.notice cgminer[362]: check_whether_need_update_pic_program
283Jan 1 00:00:26 (none) local0.notice cgminer[362]: reset_PIC16F1704_pic_new ok
284Jan 1 00:00:26 (none) local0.notice cgminer[362]: jump_from_loader_to_app_PIC16F1704_new ok
285Jan 1 00:00:27 (none) local0.notice cgminer[362]: get_PIC16F1704_software_version_new ok, version = 0x81
286Jan 1 00:00:29 (none) local0.notice cgminer[362]: reset_PIC16F1704_pic_new ok
287Jan 1 00:00:29 (none) local0.notice cgminer[362]: jump_from_loader_to_app_PIC16F1704_new ok
288Jan 1 00:00:30 (none) local0.notice cgminer[362]: get_PIC16F1704_software_version_new ok, version = 0x81
289Jan 1 00:00:32 (none) local0.notice cgminer[362]: reset_PIC16F1704_pic_new ok
290Jan 1 00:00:33 (none) local0.notice cgminer[362]: jump_from_loader_to_app_PIC16F1704_new ok
291Jan 1 00:00:33 (none) local0.notice cgminer[362]: get_PIC16F1704_software_version_new ok, version = 0x81
292Jan 1 00:00:33 (none) local0.notice cgminer[362]: every_chain_reset_PIC16F1704_pic_new
293Jan 1 00:00:35 (none) local0.notice cgminer[362]: reset_PIC16F1704_pic_new ok
294Jan 1 00:00:37 (none) local0.notice cgminer[362]: reset_PIC16F1704_pic_new ok
295Jan 1 00:00:38 (none) local0.notice cgminer[362]: reset_PIC16F1704_pic_new ok
296Jan 1 00:00:38 (none) local0.notice cgminer[362]: every_chain_jump_from_loader_to_app_PIC16F1704_new
297Jan 1 00:00:39 (none) local0.notice cgminer[362]: jump_from_loader_to_app_PIC16F1704_new ok
298Jan 1 00:00:40 (none) local0.notice cgminer[362]: jump_from_loader_to_app_PIC16F1704_new ok
299Jan 1 00:00:40 (none) local0.notice cgminer[362]: jump_from_loader_to_app_PIC16F1704_new ok
300Jan 1 00:00:41 (none) local0.notice cgminer[362]: every_chain_enable_PIC16F1704_dc_dc_new
301Jan 1 00:00:41 (none) local0.notice cgminer[362]: pic_heart_beat_func_new
302Jan 1 00:00:41 (none) local0.notice cgminer[362]: enable_PIC16F1704_dc_dc_new ok
303Jan 1 00:00:41 (none) local0.notice cgminer[362]: enable_PIC16F1704_dc_dc_new ok
304Jan 1 00:00:41 (none) local0.notice cgminer[362]: enable_PIC16F1704_dc_dc_new ok
305Jan 1 00:00:41 (none) local0.notice cgminer[362]: reset_all_hash_board
306Jan 1 00:00:41 (none) local0.notice cgminer[362]: tty_init
307Jan 1 00:00:41 (none) local0.notice cgminer[362]: tty_init chainid = 1
308Jan 1 00:00:41 (none) local0.err cgminer[362]: create rx read thread for /dev/ttyO2 ok
309Jan 1 00:00:41 (none) local0.notice cgminer[362]: Start A New Asic Response.Chain Id:[1]
310Jan 1 00:00:41 (none) local0.err cgminer[362]: create tx read thread for /dev/ttyO2 ok
311Jan 1 00:00:41 (none) local0.notice cgminer[362]: tty_init chainid = 2
312Jan 1 00:00:41 (none) local0.err cgminer[362]: create rx read thread for /dev/ttyO4 ok
313Jan 1 00:00:41 (none) local0.notice cgminer[362]: Start A New Asic Response.Chain Id:[2]
314Jan 1 00:00:41 (none) local0.err cgminer[362]: create tx read thread for /dev/ttyO4 ok
315Jan 1 00:00:41 (none) local0.notice cgminer[362]: tty_init chainid = 3
316Jan 1 00:00:41 (none) local0.err cgminer[362]: create rx read thread for /dev/ttyO5 ok
317Jan 1 00:00:41 (none) local0.notice cgminer[362]: Start A New Asic Response.Chain Id:[3]
318Jan 1 00:00:41 (none) local0.err cgminer[362]: create tx read thread for /dev/ttyO5 ok
319Jan 1 00:00:41 (none) local0.notice cgminer[362]: open device over
320Jan 1 00:00:42 (none) local0.notice cgminer[362]: check_every_chain_asic_number
321Jan 1 00:00:42 (none) local0.warn cgminer[362]: check_asic_reg: Chain1 has 60 ASICs
322Jan 1 00:00:42 (none) local0.warn cgminer[362]: check_asic_reg: Chain2 has 60 ASICs
323Jan 1 00:00:42 (none) local0.warn cgminer[362]: check_asic_reg: Chain3 has 60 ASICs
324Jan 1 00:00:43 (none) local0.notice cgminer[362]: calculate_address_interval: temp_asic_number = 64, addrInterval = 1
325Jan 1 00:00:43 (none) local0.notice cgminer[362]: calculate_address_interval: CHIP_OFFSET = 0x04000000, CORE_OFFSET = 0x00800000
326Jan 1 00:00:43 (none) local0.notice cgminer[362]: set_ticket_mask ticket_mask = 0x0000001b
327Jan 1 00:00:43 (none) local0.notice cgminer[362]: set_frequency: frequency = 544
328Jan 1 00:00:43 (none) local0.notice cgminer[362]: set_frequency: frequency = 550
329Jan 1 00:00:43 (none) local0.notice cgminer[362]: set_frequency: frequency = 544
330Jan 1 00:00:43 (none) local0.notice cgminer[362]: set_frequency: frequency = 544
331Jan 1 00:00:43 (none) local0.notice cgminer[362]: software_set_address: chain 0 has 0 ASIC, and addrInterval is 1
332Jan 1 00:00:43 (none) local0.notice cgminer[362]: software_set_address: chain 1 has 60 ASIC, and addrInterval is 1
333Jan 1 00:00:43 (none) local0.notice cgminer[362]: Now Set [1] Chain Address
334Jan 1 00:00:44 (none) local0.notice cgminer[362]: software_set_address: chain 2 has 60 ASIC, and addrInterval is 1
335Jan 1 00:00:44 (none) local0.notice cgminer[362]: Now Set [2] Chain Address
336Jan 1 00:00:44 (none) local0.notice cgminer[362]: software_set_address: chain 3 has 60 ASIC, and addrInterval is 1
337Jan 1 00:00:44 (none) local0.notice cgminer[362]: Now Set [3] Chain Address
338Jan 1 00:00:45 (none) local0.notice cgminer[362]: enable_read_temperature_from_asic: reg_value = 0x07007a61
339Jan 1 00:00:45 (none) local0.notice cgminer[362]: select_core_to_check_temperature: diode_mux_sel = 4, vdd_mux_sel = 0
340Jan 1 00:00:46 (none) local0.warn cgminer[362]: set_temperature_offset_value
341Jan 1 00:00:47 (none) local0.notice cgminer[362]: set_temperature_offset_value: Chain1 Sensor0 temp offset : -3,
342Jan 1 00:00:47 (none) local0.notice cgminer[362]: set_temperature_offset_value: Chain2 Sensor0 temp offset : -3,
343Jan 1 00:00:47 (none) local0.notice cgminer[362]: set_temperature_offset_value: Chain3 Sensor0 temp offset : -3,
344Jan 1 00:00:47 (none) local0.notice cgminer[362]: frequency = '544'
345Jan 1 00:00:47 (none) local0.notice cgminer[362]: dev.timeout = 555120 us
346Jan 1 00:00:47 (none) local0.notice cgminer[362]: open_core
347Jan 1 00:00:51 (none) local0.err cgminer[362]: low hashrate detection trigger: 17179.344000 Gh/s
348Jan 1 00:00:51 (none) local0.notice cgminer[362]: set voltage = 1381.503211 real:125 mv
349Jan 1 00:00:51 (none) local0.notice cgminer[362]: set_PIC16F1704_voltage_new ok, voltage = 0x7d
350Jan 1 00:00:52 (none) local0.notice cgminer[362]: set_PIC16F1704_voltage_new ok, voltage = 0x7d
351Jan 1 00:00:52 (none) local0.notice cgminer[362]: set_PIC16F1704_voltage_new ok, voltage = 0x7d
352Jan 1 00:00:52 (none) local0.err cgminer[362]: cgminer time error total_secs = 946684852.858140 last_total_secs = 1.000000
353Jan 1 00:00:58 (none) local0.warn cgminer[362]: API running in IP access mode on port 4028 (16)