· 8 years ago · Feb 04, 2018, 12:22 AM
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.000350] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
48[ 0.015436] pid_max: default: 32768 minimum: 301
49[ 0.015667] Security Framework initialized
50[ 0.015761] Mount-cache hash table entries: 512
51[ 0.024596] Initializing cgroup subsys cpuacct
52[ 0.024627] Initializing cgroup subsys memory
53[ 0.024691] Initializing cgroup subsys blkio
54[ 0.024826] CPU: Testing write buffer coherency: ok
55[ 0.025396] CPU0: thread -1, cpu 0, socket -1, mpidr 0
56[ 0.025473] Setting up static identity map for 0x8038c820 - 0x8038c86c
57[ 0.026800] Brought up 1 CPUs
58[ 0.026822] SMP: Total of 1 processors activated (545.07 BogoMIPS).
59[ 0.028111] devtmpfs: initialized
60[ 0.092502] pinctrl core: initialized pinctrl subsystem
61[ 0.092718] rstctl core: initialized rstctl subsystem
62[ 0.093210] regulator-dummy: no parameters
63[ 0.093783] NET: Registered protocol family 16
64[ 0.094493] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.104153] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
66[ 0.104336] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
67[ 0.105429] platform 49000000.edma: alias fck already exists
68[ 0.105463] platform 49000000.edma: alias fck already exists
69[ 0.105492] platform 49000000.edma: alias fck already exists
70[ 0.106640] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
71[ 0.106823] OMAP GPIO hardware version 0.1
72[ 0.108232] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
73[ 0.109552] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
74[ 0.110861] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
75[ 0.111497] of_get_named_gpio_flags exited with status 52
76[ 0.111531] gpio-rctrl rstctl.3: loaded OK
77[ 0.116630] omap-gpmc 50000000.gpmc: GPMC revision 6.0
78[ 0.119844] hw-breakpoint: debug architecture 0x4 unsupported.
79[ 0.122038] cpsw.0: No hwaddr in dt. Using 94:e3:6d:e9:4b:db from efuse
80[ 0.122069] cpsw.1: No hwaddr in dt. Using 94:e3:6d:e9:4b:dd from efuse
81[ 0.137637] bio: create slab <bio-0> at 0
82[ 0.149763] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
83[ 0.150007] of_get_named_gpio_flags: can't parse gpios property
84[ 0.150292] vmmcsd_fixed: 3300 mV
85[ 0.153406] SCSI subsystem initialized
86[ 0.153859] usbcore: registered new interface driver usbfs
87[ 0.153972] usbcore: registered new interface driver hub
88[ 0.154304] usbcore: registered new device driver usb
89[ 0.156410] omap_i2c 4819c000.i2c: bus 0 rev0.11 at 100 kHz
90[ 0.156444] omap_i2c 4819c000.i2c: unable to select pin group
91[ 0.156641] media: Linux media interface: v0.10
92[ 0.156736] Linux video capture interface: v2.00
93[ 0.156852] pps_core: LinuxPPS API ver. 1 registered
94[ 0.156867] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
95[ 0.157581] Advanced Linux Sound Architecture Driver Initialized.
96[ 0.158771] Switching to clocksource gp_timer
97[ 0.176795] NET: Registered protocol family 2
98[ 0.177782] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
99[ 0.177871] TCP bind hash table entries: 2048 (order: 3, 40960 bytes)
100[ 0.177960] TCP: Hash tables configured (established 2048 bind 2048)
101[ 0.178053] TCP: reno registered
102[ 0.178079] UDP hash table entries: 256 (order: 1, 12288 bytes)
103[ 0.178126] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
104[ 0.178612] NET: Registered protocol family 1
105[ 0.179200] RPC: Registered named UNIX socket transport module.
106[ 0.179221] RPC: Registered udp transport module.
107[ 0.179235] RPC: Registered tcp transport module.
108[ 0.179249] RPC: Registered tcp NFSv4.1 backchannel transport module.
109[ 0.179635] Trying to unpack rootfs image as initramfs...
110[ 1.921538] Freeing initrd memory: 12032K
111[ 1.922225] CPU PMU: probing PMU on CPU 0
112[ 1.922257] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
113[ 1.922877] omap2_mbox_probe: platform not supported
114[ 1.926764] VFS: Disk quotas dquot_6.5.2
115[ 1.927003] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
116[ 1.928331] NFS: Registering the id_resolver key type
117[ 1.928486] Key type id_resolver registered
118[ 1.928505] Key type id_legacy registered
119[ 1.928574] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
120[ 1.929011] msgmni has been set to 490
121[ 1.931817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
122[ 1.931843] io scheduler noop registered
123[ 1.931859] io scheduler deadline registered
124[ 1.931916] io scheduler cfq registered (default)
125[ 1.935848] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
126[ 1.938437] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
127[ 1.938718] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
128[ 2.599568] console [ttyO0] enabled
129[ 2.604104] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89) is a OMAP UART1
130[ 2.612802] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90) is a OMAP UART2
131[ 2.621448] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61) is a OMAP UART4
132[ 2.630111] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62) is a OMAP UART5
133[ 2.639103] [drm] Initialized drm 1.1.0 20060810
134[ 2.657776] brd: module loaded
135[ 2.668056] loop: module loaded
136[ 2.672244] bone-capemgr bone_capemgr.8: Failed to find baseboard eeprom node
137[ 2.682184] nand_get_flash_type: 2c,f1 against 2c,f1
138[ 2.687712] ONFI param page 0 valid
139[ 2.691387] ONFI flash detected
140[ 2.694708] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP), 128MiB, page size: 2048, OOB size: 64
141[ 2.706620] omap2-nand: detected x8 NAND flash
142[ 2.711286] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
143[ 2.716868] omap2-nand: using custom ecc layout
144[ 2.721712] 10 ofpart partitions found on MTD device omap2-nand.0
145[ 2.728107] Creating 10 MTD partitions on "omap2-nand.0":
146[ 2.733785] 0x000000000000-0x000000020000 : "spl"
147[ 2.740568] 0x000000020000-0x000000040000 : "spl_backup1"
148[ 2.748040] 0x000000040000-0x000000060000 : "spl_backup2"
149[ 2.755450] 0x000000060000-0x000000080000 : "spl_backup3"
150[ 2.762854] 0x000000080000-0x000000240000 : "u-boot"
151[ 2.771114] 0x000000240000-0x000000260000 : "bootenv"
152[ 2.778073] 0x000000260000-0x000000280000 : "fdt"
153[ 2.784691] 0x000000280000-0x000000780000 : "kernel"
154[ 2.795700] 0x000000800000-0x000001c00000 : "root"
155[ 2.819190] 0x000001c00000-0x000003000000 : "config"
156[ 2.842955] OneNAND driver initializing
157[ 2.848699] usbcore: registered new interface driver asix
158[ 2.854508] usbcore: registered new interface driver cdc_ether
159[ 2.860750] usbcore: registered new interface driver smsc95xx
160[ 2.866869] usbcore: registered new interface driver net1080
161[ 2.872894] usbcore: registered new interface driver cdc_subset
162[ 2.879191] usbcore: registered new interface driver zaurus
163[ 2.885197] usbcore: registered new interface driver cdc_ncm
164[ 2.891968] usbcore: registered new interface driver cdc_acm
165[ 2.897927] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
166[ 2.906307] Initializing USB Mass Storage driver...
167[ 2.911550] usbcore: registered new interface driver usb-storage
168[ 2.917853] USB Mass Storage support registered.
169[ 2.922892] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
170[ 2.929606] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
171[ 2.934851] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
172[ 2.943621] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
173[ 2.943643] musb-hdrc: MHDRC RTL version 2.0
174[ 2.943658] musb-hdrc: setup fifo_mode 4
175[ 2.943686] musb-hdrc: 28/31 max ep, 16384/16384 memory
176[ 2.943830] musb-hdrc musb-hdrc.0.auto: *** mode=3
177[ 2.948875] musb-hdrc musb-hdrc.0.auto: *** power=250
178[ 2.954890] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
179[ 2.960140] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
180[ 2.968910] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
181[ 2.968929] musb-hdrc: MHDRC RTL version 2.0
182[ 2.968944] musb-hdrc: setup fifo_mode 4
183[ 2.968966] musb-hdrc: 28/31 max ep, 16384/16384 memory
184[ 2.969106] musb-hdrc musb-hdrc.1.auto: *** mode=1
185[ 2.974149] musb-hdrc musb-hdrc.1.auto: *** power=250
186[ 2.979459] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
187[ 2.985831] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
188[ 2.994074] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
189[ 2.994178] usb usb1: default language 0x0409
190[ 2.994237] usb usb1: udev 1, busnum 1, minor = 0
191[ 2.994260] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
192[ 3.001414] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
193[ 3.008987] usb usb1: Product: MUSB HDRC host driver
194[ 3.014201] usb usb1: Manufacturer: Linux 3.8.13 musb-hcd
195[ 3.019867] usb usb1: SerialNumber: musb-hdrc.1.auto
196[ 3.026120] usb usb1: usb_probe_device
197[ 3.026149] usb usb1: configuration #1 chosen from 1 choice
198[ 3.026219] usb usb1: adding 1-0:1.0 (config #1, interface 0)
199[ 3.026423] hub 1-0:1.0: usb_probe_interface
200[ 3.026446] hub 1-0:1.0: usb_probe_interface - got id
201[ 3.026474] hub 1-0:1.0: USB hub found
202[ 3.030472] hub 1-0:1.0: 1 port detected
203[ 3.034610] hub 1-0:1.0: standalone hub
204[ 3.034630] hub 1-0:1.0: individual port power switching
205[ 3.034648] hub 1-0:1.0: no over-current protection
206[ 3.034665] hub 1-0:1.0: Single TT
207[ 3.034686] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
208[ 3.034706] hub 1-0:1.0: power on to power good time: 10ms
209[ 3.034760] hub 1-0:1.0: local power source is good
210[ 3.034876] hub 1-0:1.0: enabling power on all ports
211[ 3.035981] mousedev: PS/2 mouse device common for all mice
212[ 3.043852] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
213[ 3.051674] i2c /dev entries driver
214[ 3.056672] pps_ldisc: PPS line discipline registered
215[ 3.062160] Driver for 1-wire Dallas network protocol.
216[ 3.069466] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
217[ 3.077063] cpuidle: using governor ladder
218[ 3.081393] cpuidle: using governor menu
219[ 3.085955] of_get_named_gpio_flags exited with status 6
220[ 3.085975] of_get_named_gpio_flags: can't parse gpios property
221[ 3.085991] of_get_named_gpio_flags: can't parse gpios property
222[ 3.086029] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
223[ 3.093268] omap_hsmmc mmc.4: Failed to get rstctl; not using any
224[ 3.100082] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
225[ 3.107305] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
226[ 3.114623] mmc.4 supply vmmc_aux not found, using dummy regulator
227[ 3.121571] omap_hsmmc mmc.4: pins are not configured from the driver
228[ 3.135538] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
229[ 3.155559] of_get_named_gpio_flags exited with status -517
230[ 3.155627] platform gpio-leds.7: Driver leds-gpio requests probe deferral
231[ 3.163404] ledtrig-cpu: registered to indicate activity on CPUs
232[ 3.170181] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
233[ 3.177374] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
234[ 3.185459] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
235[ 3.191807] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
236[ 3.198988] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
237[ 3.211223] usbcore: registered new interface driver usbhid
238[ 3.217140] usbhid: USB HID core driver
239[ 3.224025] TCP: cubic registered
240[ 3.227551] Initializing XFRM netlink socket
241[ 3.232115] NET: Registered protocol family 17
242[ 3.236925] NET: Registered protocol family 15
243[ 3.241812] Key type dns_resolver registered
244[ 3.246457] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
245[ 3.254580] ThumbEE CPU extension supported.
246[ 3.259094] Registering SWP/SWPB emulation handler
247[ 3.265110] registered taskstats version 1
248[ 3.271715] of_get_named_gpio_flags exited with status -517
249[ 3.271787] platform gpio-leds.7: Driver leds-gpio requests probe deferral
250[ 3.328849] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
251[ 3.335263] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
252[ 3.349803] libphy: 4a101000.mdio: probed
253[ 3.354124] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
254[ 3.364364] Detected MACID = 94:e3:6d:e9:4b:db
255[ 3.369047] cpsw 4a100000.ethernet: NAPI disabled
256[ 3.374435] of_get_named_gpio_flags exited with status -517
257[ 3.374503] platform gpio-leds.7: Driver leds-gpio requests probe deferral
258[ 3.383232] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
259[ 3.392516] cpu0 supply cpu0 not found, using dummy regulator
260[ 3.399008] cpufreq_cpu0: failed to scale voltage up: -22
261[ 3.404825] cpufreq_cpu0: failed to scale voltage up: -22
262[ 3.417590] ALSA device list:
263[ 3.420824] No soundcards found.
264[ 3.425372] Freeing init memory: 264K
265[ 3.429420] Failed to execute /init
266[ 4.454833] jffs2: notice: (122) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
267[ 5.740060] net eth0: initializing cpsw version 1.12 (0)
268[ 5.749043] net eth0: phy found : id is : 0x7c0f1
269[ 5.754437] libphy: PHY 4a101000.mdio:01 not found
270[ 5.759629] net eth0: phy 4a101000.mdio:01 not found on slave 1
271[ 8.825433] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
272Feb 3 12:18:54 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
273Feb 3 12:18:54 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
274Feb 3 12:18:54 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
275Feb 3 12:18:55 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
276Feb 3 12:24:56 (none) local0.notice cgminer[15399]: chain 2 reinit 4294.61
277Feb 3 12:24:56 (none) local0.notice cgminer[15399]: reset_hash_board_low 2
278Feb 3 12:24:57 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
279Feb 3 12:24:58 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 58 fan_speed_value[0] 3960 fan_speed_value[1] 3960
280Feb 3 12:24:58 (none) local0.notice cgminer[15399]: reset_hash_board_high 2
281Feb 3 12:24:58 (none) local0.notice cgminer[15399]: tty_init_chain
282Feb 3 12:24:58 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 2
283Feb 3 12:24:58 (none) local0.err cgminer[15399]: create rx read thread for chain 2 ok
284Feb 3 12:24:58 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[2]
285Feb 3 12:24:58 (none) local0.err cgminer[15399]: create tx read thread for chain 2 ok
286Feb 3 12:24:58 (none) local0.notice cgminer[15399]: open device over
287Feb 3 12:24:58 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
288Feb 3 12:24:58 (none) local0.notice cgminer[15399]: Now Set [2] Chain Address
289Feb 3 12:24:59 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 58 fan_speed_value[0] 4890 fan_speed_value[1] 4830
290Feb 3 12:24:59 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
291Feb 3 12:24:59 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
292Feb 3 12:24:59 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain
293Feb 3 12:24:59 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain_sensor
294Feb 3 12:24:59 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -8,
295Feb 3 12:39:06 (none) local0.notice cgminer[15399]: chain 0 reinit 4380.46
296Feb 3 12:39:06 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
297Feb 3 12:39:06 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
298Feb 3 12:39:07 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
299Feb 3 12:39:08 (none) local0.notice cgminer[15399]: tty_init_chain
300Feb 3 12:39:08 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
301Feb 3 12:39:08 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
302Feb 3 12:39:08 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
303Feb 3 12:39:08 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
304Feb 3 12:39:08 (none) local0.notice cgminer[15399]: open device over
305Feb 3 12:39:08 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
306Feb 3 12:39:08 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
307Feb 3 12:39:09 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
308Feb 3 12:39:09 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
309Feb 3 12:39:09 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
310Feb 3 12:39:09 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
311Feb 3 12:39:09 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
312Feb 3 22:56:57 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 60 fan_speed_value[0] 4140 fan_speed_value[1] 4170
313Feb 3 22:56:58 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 60 fan_speed_value[0] 5100 fan_speed_value[1] 5100
314Feb 3 22:57:19 (none) local0.notice cgminer[15399]: chain 0 reinit 5067.43
315Feb 3 22:57:19 (none) local0.notice cgminer[15399]: chain 1 reinit 4294.49
316Feb 3 22:57:19 (none) local0.notice cgminer[15399]: chain 2 reinit 152105.88
317Feb 3 22:57:19 (none) local0.notice cgminer[15399]: reset_hash_board_low 2
318Feb 3 22:57:20 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
319Feb 3 22:57:21 (none) local0.notice cgminer[15399]: reset_hash_board_high 2
320Feb 3 22:57:21 (none) local0.notice cgminer[15399]: tty_init_chain
321Feb 3 22:57:21 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 2
322Feb 3 22:57:21 (none) local0.err cgminer[15399]: create rx read thread for chain 2 ok
323Feb 3 22:57:21 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[2]
324Feb 3 22:57:21 (none) local0.err cgminer[15399]: create tx read thread for chain 2 ok
325Feb 3 22:57:21 (none) local0.notice cgminer[15399]: open device over
326Feb 3 22:57:21 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
327Feb 3 22:57:21 (none) local0.notice cgminer[15399]: Now Set [2] Chain Address
328Feb 3 22:57:22 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
329Feb 3 22:57:22 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
330Feb 3 22:57:22 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain
331Feb 3 22:57:22 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain_sensor
332Feb 3 22:57:22 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -8,
333Feb 3 22:57:23 (none) local0.notice cgminer[15399]: reset_hash_board_low 1
334Feb 3 22:57:23 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
335Feb 3 22:57:24 (none) local0.notice cgminer[15399]: reset_hash_board_high 1
336Feb 3 22:57:24 (none) local0.notice cgminer[15399]: tty_init_chain
337Feb 3 22:57:24 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 1
338Feb 3 22:57:24 (none) local0.err cgminer[15399]: create rx read thread for chain 1 ok
339Feb 3 22:57:24 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[1]
340Feb 3 22:57:24 (none) local0.err cgminer[15399]: create tx read thread for chain 1 ok
341Feb 3 22:57:24 (none) local0.notice cgminer[15399]: open device over
342Feb 3 22:57:24 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
343Feb 3 22:57:24 (none) local0.notice cgminer[15399]: Now Set [1] Chain Address
344Feb 3 22:57:25 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
345Feb 3 22:57:25 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
346Feb 3 22:57:25 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain
347Feb 3 22:57:25 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain_sensor
348Feb 3 22:57:26 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -6,
349Feb 3 22:57:26 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
350Feb 3 22:57:27 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
351Feb 3 22:57:28 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
352Feb 3 22:57:28 (none) local0.notice cgminer[15399]: tty_init_chain
353Feb 3 22:57:28 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
354Feb 3 22:57:28 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
355Feb 3 22:57:28 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
356Feb 3 22:57:28 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
357Feb 3 22:57:28 (none) local0.notice cgminer[15399]: open device over
358Feb 3 22:57:28 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
359Feb 3 22:57:28 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
360Feb 3 22:57:29 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
361Feb 3 22:57:29 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
362Feb 3 22:57:29 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
363Feb 3 22:57:29 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
364Feb 3 22:57:29 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
365Feb 3 22:59:21 (none) local0.notice cgminer[15399]: chain 1 reinit 5153.19
366Feb 3 22:59:21 (none) local0.notice cgminer[15399]: reset_hash_board_low 1
367Feb 3 22:59:22 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
368Feb 3 22:59:23 (none) local0.notice cgminer[15399]: reset_hash_board_high 1
369Feb 3 22:59:23 (none) local0.notice cgminer[15399]: tty_init_chain
370Feb 3 22:59:23 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 1
371Feb 3 22:59:23 (none) local0.err cgminer[15399]: create rx read thread for chain 1 ok
372Feb 3 22:59:23 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[1]
373Feb 3 22:59:23 (none) local0.err cgminer[15399]: create tx read thread for chain 1 ok
374Feb 3 22:59:23 (none) local0.notice cgminer[15399]: open device over
375Feb 3 22:59:23 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
376Feb 3 22:59:23 (none) local0.notice cgminer[15399]: Now Set [1] Chain Address
377Feb 3 22:59:24 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
378Feb 3 22:59:24 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
379Feb 3 22:59:24 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain
380Feb 3 22:59:24 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain_sensor
381Feb 3 22:59:24 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -6,
382Feb 3 22:59:37 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 34 fan_speed_value[0] 2520 fan_speed_value[1] 2490
383Feb 3 22:59:38 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 34 fan_speed_value[0] 3090 fan_speed_value[1] 3030
384Feb 3 22:59:39 (none) local0.notice cgminer[15399]: fan_error_num:1 fan_num 2 fan_pwm 34 fan_speed_value[0] 4020 fan_speed_value[1] 3960
385Feb 3 23:01:23 (none) local0.notice cgminer[15399]: chain 0 reinit 4036.87
386Feb 3 23:01:23 (none) local0.notice cgminer[15399]: chain 1 reinit 3865.09
387Feb 3 23:01:23 (none) local0.notice cgminer[15399]: chain 2 reinit 4122.78
388Feb 3 23:01:23 (none) local0.notice cgminer[15399]: reset_hash_board_low 2
389Feb 3 23:01:23 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
390Feb 3 23:01:24 (none) local0.notice cgminer[15399]: reset_hash_board_high 2
391Feb 3 23:01:24 (none) local0.notice cgminer[15399]: tty_init_chain
392Feb 3 23:01:24 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 2
393Feb 3 23:01:24 (none) local0.err cgminer[15399]: create rx read thread for chain 2 ok
394Feb 3 23:01:24 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[2]
395Feb 3 23:01:25 (none) local0.err cgminer[15399]: create tx read thread for chain 2 ok
396Feb 3 23:01:25 (none) local0.notice cgminer[15399]: open device over
397Feb 3 23:01:25 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
398Feb 3 23:01:25 (none) local0.notice cgminer[15399]: Now Set [2] Chain Address
399Feb 3 23:01:25 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
400Feb 3 23:01:25 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
401Feb 3 23:01:25 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain
402Feb 3 23:01:25 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain_sensor
403Feb 3 23:01:26 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -8,
404Feb 3 23:01:26 (none) local0.notice cgminer[15399]: reset_hash_board_low 1
405Feb 3 23:01:27 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
406Feb 3 23:01:28 (none) local0.notice cgminer[15399]: reset_hash_board_high 1
407Feb 3 23:01:28 (none) local0.notice cgminer[15399]: tty_init_chain
408Feb 3 23:01:28 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 1
409Feb 3 23:01:28 (none) local0.err cgminer[15399]: create rx read thread for chain 1 ok
410Feb 3 23:01:28 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[1]
411Feb 3 23:01:28 (none) local0.err cgminer[15399]: create tx read thread for chain 1 ok
412Feb 3 23:01:28 (none) local0.notice cgminer[15399]: open device over
413Feb 3 23:01:28 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
414Feb 3 23:01:28 (none) local0.notice cgminer[15399]: Now Set [1] Chain Address
415Feb 3 23:01:29 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
416Feb 3 23:01:29 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
417Feb 3 23:01:29 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain
418Feb 3 23:01:29 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain_sensor
419Feb 3 23:01:29 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -6,
420Feb 3 23:01:30 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
421Feb 3 23:01:30 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
422Feb 3 23:01:31 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
423Feb 3 23:01:31 (none) local0.notice cgminer[15399]: tty_init_chain
424Feb 3 23:01:31 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
425Feb 3 23:01:31 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
426Feb 3 23:01:31 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
427Feb 3 23:01:32 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
428Feb 3 23:01:32 (none) local0.notice cgminer[15399]: open device over
429Feb 3 23:01:32 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
430Feb 3 23:01:32 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
431Feb 3 23:01:32 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
432Feb 3 23:01:32 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
433Feb 3 23:01:32 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
434Feb 3 23:01:32 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
435Feb 3 23:01:33 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
436Feb 3 23:03:24 (none) local0.notice cgminer[15399]: chain 0 reinit 4638.10
437Feb 3 23:03:24 (none) local0.notice cgminer[15399]: chain 1 reinit 4809.88
438Feb 3 23:03:24 (none) local0.notice cgminer[15399]: chain 2 reinit 4552.25
439Feb 3 23:03:25 (none) local0.notice cgminer[15399]: reset_hash_board_low 2
440Feb 3 23:03:25 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
441Feb 3 23:03:26 (none) local0.notice cgminer[15399]: reset_hash_board_high 2
442Feb 3 23:03:26 (none) local0.notice cgminer[15399]: tty_init_chain
443Feb 3 23:03:26 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 2
444Feb 3 23:03:26 (none) local0.err cgminer[15399]: create rx read thread for chain 2 ok
445Feb 3 23:03:26 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[2]
446Feb 3 23:03:26 (none) local0.err cgminer[15399]: create tx read thread for chain 2 ok
447Feb 3 23:03:26 (none) local0.notice cgminer[15399]: open device over
448Feb 3 23:03:26 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
449Feb 3 23:03:26 (none) local0.notice cgminer[15399]: Now Set [2] Chain Address
450Feb 3 23:03:27 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
451Feb 3 23:03:27 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
452Feb 3 23:03:27 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain
453Feb 3 23:03:27 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain_sensor
454Feb 3 23:03:27 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -8,
455Feb 3 23:03:28 (none) local0.notice cgminer[15399]: reset_hash_board_low 1
456Feb 3 23:03:28 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
457Feb 3 23:03:29 (none) local0.notice cgminer[15399]: reset_hash_board_high 1
458Feb 3 23:03:30 (none) local0.notice cgminer[15399]: tty_init_chain
459Feb 3 23:03:30 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 1
460Feb 3 23:03:30 (none) local0.err cgminer[15399]: create rx read thread for chain 1 ok
461Feb 3 23:03:30 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[1]
462Feb 3 23:03:30 (none) local0.err cgminer[15399]: create tx read thread for chain 1 ok
463Feb 3 23:03:30 (none) local0.notice cgminer[15399]: open device over
464Feb 3 23:03:30 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
465Feb 3 23:03:30 (none) local0.notice cgminer[15399]: Now Set [1] Chain Address
466Feb 3 23:03:31 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
467Feb 3 23:03:31 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
468Feb 3 23:03:31 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain
469Feb 3 23:03:31 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain_sensor
470Feb 3 23:03:31 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -6,
471Feb 3 23:03:32 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
472Feb 3 23:03:32 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
473Feb 3 23:03:33 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
474Feb 3 23:03:33 (none) local0.notice cgminer[15399]: tty_init_chain
475Feb 3 23:03:33 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
476Feb 3 23:03:33 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
477Feb 3 23:03:33 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
478Feb 3 23:03:33 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
479Feb 3 23:03:33 (none) local0.notice cgminer[15399]: open device over
480Feb 3 23:03:33 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
481Feb 3 23:03:33 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
482Feb 3 23:03:34 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
483Feb 3 23:03:34 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
484Feb 3 23:03:34 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
485Feb 3 23:03:34 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
486Feb 3 23:03:35 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
487Feb 3 23:05:26 (none) local0.notice cgminer[15399]: chain 0 reinit 5153.37
488Feb 3 23:05:26 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
489Feb 3 23:05:27 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
490Feb 3 23:05:28 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
491Feb 3 23:05:28 (none) local0.notice cgminer[15399]: tty_init_chain
492Feb 3 23:05:28 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
493Feb 3 23:05:28 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
494Feb 3 23:05:28 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
495Feb 3 23:05:28 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
496Feb 3 23:05:28 (none) local0.notice cgminer[15399]: open device over
497Feb 3 23:05:28 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
498Feb 3 23:05:28 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
499Feb 3 23:05:29 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
500Feb 3 23:05:29 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
501Feb 3 23:05:29 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
502Feb 3 23:05:29 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
503Feb 3 23:05:29 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
504Feb 3 23:07:28 (none) local0.notice cgminer[15399]: chain 0 reinit 4723.82
505Feb 3 23:07:28 (none) local0.notice cgminer[15399]: chain 1 reinit 4723.80
506Feb 3 23:07:28 (none) local0.notice cgminer[15399]: chain 2 reinit 4122.49
507Feb 3 23:07:28 (none) local0.notice cgminer[15399]: reset_hash_board_low 1
508Feb 3 23:07:29 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
509Feb 3 23:07:30 (none) local0.notice cgminer[15399]: reset_hash_board_high 1
510Feb 3 23:07:30 (none) local0.notice cgminer[15399]: tty_init_chain
511Feb 3 23:07:30 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 1
512Feb 3 23:07:30 (none) local0.err cgminer[15399]: create rx read thread for chain 1 ok
513Feb 3 23:07:30 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[1]
514Feb 3 23:07:30 (none) local0.err cgminer[15399]: create tx read thread for chain 1 ok
515Feb 3 23:07:30 (none) local0.notice cgminer[15399]: open device over
516Feb 3 23:07:30 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 1 has 60 ASIC, and addrInterval is 4
517Feb 3 23:07:30 (none) local0.notice cgminer[15399]: Now Set [1] Chain Address
518Feb 3 23:07:31 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
519Feb 3 23:07:31 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
520Feb 3 23:07:31 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain
521Feb 3 23:07:31 (none) local0.warn cgminer[15399]: Chain 1 set_temperature_offset_value_chain_sensor
522Feb 3 23:07:31 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain1 Sensor0 temp offset : -6,
523Feb 3 23:07:32 (none) local0.notice cgminer[15399]: reset_hash_board_low 2
524Feb 3 23:07:32 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
525Feb 3 23:07:33 (none) local0.notice cgminer[15399]: reset_hash_board_high 2
526Feb 3 23:07:33 (none) local0.notice cgminer[15399]: tty_init_chain
527Feb 3 23:07:33 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 2
528Feb 3 23:07:33 (none) local0.err cgminer[15399]: create rx read thread for chain 2 ok
529Feb 3 23:07:33 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[2]
530Feb 3 23:07:34 (none) local0.err cgminer[15399]: create tx read thread for chain 2 ok
531Feb 3 23:07:34 (none) local0.notice cgminer[15399]: open device over
532Feb 3 23:07:34 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
533Feb 3 23:07:34 (none) local0.notice cgminer[15399]: Now Set [2] Chain Address
534Feb 3 23:07:34 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
535Feb 3 23:07:34 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
536Feb 3 23:07:34 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain
537Feb 3 23:07:34 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain_sensor
538Feb 3 23:07:35 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -8,
539Feb 3 23:07:36 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
540Feb 3 23:07:36 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
541Feb 3 23:07:37 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
542Feb 3 23:07:37 (none) local0.notice cgminer[15399]: tty_init_chain
543Feb 3 23:07:37 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
544Feb 3 23:07:37 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
545Feb 3 23:07:37 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
546Feb 3 23:07:37 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
547Feb 3 23:07:37 (none) local0.notice cgminer[15399]: open device over
548Feb 3 23:07:37 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
549Feb 3 23:07:37 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
550Feb 3 23:07:38 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
551Feb 3 23:07:38 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
552Feb 3 23:07:38 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
553Feb 3 23:07:38 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
554Feb 3 23:07:38 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
555Feb 3 23:09:30 (none) local0.notice cgminer[15399]: chain 0 reinit 5067.45
556Feb 3 23:09:30 (none) local0.notice cgminer[15399]: chain 2 reinit 4208.65
557Feb 3 23:09:30 (none) local0.notice cgminer[15399]: reset_hash_board_low 2
558Feb 3 23:09:31 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
559Feb 3 23:09:32 (none) local0.notice cgminer[15399]: reset_hash_board_high 2
560Feb 3 23:09:32 (none) local0.notice cgminer[15399]: tty_init_chain
561Feb 3 23:09:32 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 2
562Feb 3 23:09:32 (none) local0.err cgminer[15399]: create rx read thread for chain 2 ok
563Feb 3 23:09:32 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[2]
564Feb 3 23:09:32 (none) local0.err cgminer[15399]: create tx read thread for chain 2 ok
565Feb 3 23:09:32 (none) local0.notice cgminer[15399]: open device over
566Feb 3 23:09:32 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 2 has 60 ASIC, and addrInterval is 4
567Feb 3 23:09:32 (none) local0.notice cgminer[15399]: Now Set [2] Chain Address
568Feb 3 23:09:33 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
569Feb 3 23:09:33 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
570Feb 3 23:09:33 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain
571Feb 3 23:09:33 (none) local0.warn cgminer[15399]: Chain 2 set_temperature_offset_value_chain_sensor
572Feb 3 23:09:33 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain2 Sensor0 temp offset : -8,
573Feb 3 23:09:34 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
574Feb 3 23:09:34 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
575Feb 3 23:09:35 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
576Feb 3 23:09:35 (none) local0.notice cgminer[15399]: tty_init_chain
577Feb 3 23:09:35 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
578Feb 3 23:09:35 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
579Feb 3 23:09:35 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
580Feb 3 23:09:36 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
581Feb 3 23:09:36 (none) local0.notice cgminer[15399]: open device over
582Feb 3 23:09:36 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
583Feb 3 23:09:36 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
584Feb 3 23:09:36 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
585Feb 3 23:09:36 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
586Feb 3 23:09:36 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
587Feb 3 23:09:36 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
588Feb 3 23:09:37 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,
589Feb 3 23:11:32 (none) local0.notice cgminer[15399]: chain 0 reinit 4466.27
590Feb 3 23:11:32 (none) local0.notice cgminer[15399]: reset_hash_board_low 0
591Feb 3 23:11:32 (none) local0.notice cgminer[15399]: enable_PIC16F1704_dc_dc_new ok
592Feb 3 23:11:33 (none) local0.notice cgminer[15399]: reset_hash_board_high 0
593Feb 3 23:11:33 (none) local0.notice cgminer[15399]: tty_init_chain
594Feb 3 23:11:33 (none) local0.notice cgminer[15399]: tty_init_chain chainid = 0
595Feb 3 23:11:33 (none) local0.err cgminer[15399]: create rx read thread for chain 0 ok
596Feb 3 23:11:33 (none) local0.notice cgminer[15399]: Start A New Asic Response.Chain Id:[0]
597Feb 3 23:11:33 (none) local0.err cgminer[15399]: create tx read thread for chain 0 ok
598Feb 3 23:11:33 (none) local0.notice cgminer[15399]: open device over
599Feb 3 23:11:33 (none) local0.notice cgminer[15399]: software_set_address_chain: chain 0 has 60 ASIC, and addrInterval is 4
600Feb 3 23:11:33 (none) local0.notice cgminer[15399]: Now Set [0] Chain Address
601Feb 3 23:11:34 (none) local0.notice cgminer[15399]: enable_read_temperature_from_asic_chain: reg_value = 0x07007a61
602Feb 3 23:11:34 (none) local0.notice cgminer[15399]: select_core_to_check_temperature_chain: diode_mux_sel = 4, vdd_mux_sel = 0
603Feb 3 23:11:34 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain
604Feb 3 23:11:34 (none) local0.warn cgminer[15399]: Chain 0 set_temperature_offset_value_chain_sensor
605Feb 3 23:11:35 (none) local0.notice cgminer[15399]: set_temperature_offset_value_chain_sensor: Chain0 Sensor0 temp offset : -7,