- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Settinup 5i25 - 7i76e combo LinuxCNC will not start
Settinup 5i25 - 7i76e combo LinuxCNC will not start
25 Oct 2016 22:20 #82066
by chrism66
Settinup 5i25 - 7i76e combo LinuxCNC will not start was created by chrism66
Hi All!,
I am trying to get my 7i76e going. When I launch LinuxCNC I get the following error message. I am not the greatest Linux person so please be patinet with me and try to lay out any help providied as if you doing it for an idiot.
My @.hal:
# Generated by PNCconf at Tue Oct 25 15:09:28 2016
# If you make changes to this file, they will be
# overwritten when you run PNCconf again
loadrt trivkins
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES
loadrt hostmot2
loadrt hm2_eth board_ip="10.10.10.10" config="firmware=hm2/7i76/7i76e.BIT num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
setp hm2_7i76e.0.watchdog.timeout_ns 5000000
loadrt hal_parport cfg="0 out"
loadrt pid names=pid.x,pid.y,pid.z,pid.a,pid.s
addf parport.0.read servo-thread
addf hm2_7i76e.0.read servo-thread
addf motion-command-handler servo-thread
addf motion-controller servo-thread
addf pid.x.do-pid-calcs servo-thread
addf pid.y.do-pid-calcs servo-thread
addf pid.z.do-pid-calcs servo-thread
addf pid.a.do-pid-calcs servo-thread
addf pid.s.do-pid-calcs servo-thread
addf parport.0.write servo-thread
addf hm2_7i76e.0.write servo-thread
setp hm2_7i76e.0.dpll.01.timer-us -50
setp hm2_7i76e.0.stepgen.timer-number 1
# external output signals
# --- MACHINE-IS-ENABLED ---
net machine-is-enabled parport.0.pin-01-out
# --- SPINDLE-ON ---
net spindle-on parport.0.pin-14-out
# --- SPINDLE-CW ---
net spindle-cw parport.0.pin-16-out
# --- COOLANT-FLOOD ---
net coolant-flood parport.0.pin-17-out
# external input signals
# --- MIN-X ---
net min-x <= parport.0.pin-02-in
# --- MIN-Y ---
net min-y <= parport.0.pin-03-in
# --- MIN-Z ---
net min-z <= parport.0.pin-04-in
#*******************
# AXIS X
#*******************
setp pid.x.Pgain [AXIS_0]P
setp pid.x.Igain [AXIS_0]I
setp pid.x.Dgain [AXIS_0]D
setp pid.x.bias [AXIS_0]BIAS
setp pid.x.FF0 [AXIS_0]FF0
setp pid.x.FF1 [AXIS_0]FF1
setp pid.x.FF2 [AXIS_0]FF2
setp pid.x.deadband [AXIS_0]DEADBAND
setp pid.x.maxoutput [AXIS_0]MAX_OUTPUT
setp pid.x.error-previous-target true
setp pid.x.maxerror .0005
net x-index-enable <=> pid.x.index-enable
net x-enable => pid.x.enable
net x-pos-cmd => pid.x.command
net x-vel-cmd => pid.x.command-deriv
net x-pos-fb => pid.x.feedback
net x-output => pid.x.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.00.dirsetup [AXIS_0]DIRSETUP
setp hm2_7i76e.0.stepgen.00.dirhold [AXIS_0]DIRHOLD
setp hm2_7i76e.0.stepgen.00.steplen [AXIS_0]STEPLEN
setp hm2_7i76e.0.stepgen.00.stepspace [AXIS_0]STEPSPACE
setp hm2_7i76e.0.stepgen.00.position-scale [AXIS_0]STEP_SCALE
setp hm2_7i76e.0.stepgen.00.step_type 0
setp hm2_7i76e.0.stepgen.00.control-type 1
setp hm2_7i76e.0.stepgen.00.maxaccel [AXIS_0]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.00.maxvel [AXIS_0]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net x-pos-cmd <= axis.0.motor-pos-cmd
net x-vel-cmd <= axis.0.joint-vel-cmd
net x-output <= hm2_7i76e.0.stepgen.00.velocity-cmd
net x-pos-fb <= hm2_7i76e.0.stepgen.00.position-fb
net x-pos-fb => axis.0.motor-pos-fb
net x-enable <= axis.0.amp-enable-out
net x-enable => hm2_7i76e.0.stepgen.00.enable
# ---setup home / limit switch signals---
net x-home-sw => axis.0.home-sw-in
net min-x => axis.0.neg-lim-sw-in
net x-pos-limit => axis.0.pos-lim-sw-in
#*******************
# AXIS Y
#*******************
setp pid.y.Pgain [AXIS_1]P
setp pid.y.Igain [AXIS_1]I
setp pid.y.Dgain [AXIS_1]D
setp pid.y.bias [AXIS_1]BIAS
setp pid.y.FF0 [AXIS_1]FF0
setp pid.y.FF1 [AXIS_1]FF1
setp pid.y.FF2 [AXIS_1]FF2
setp pid.y.deadband [AXIS_1]DEADBAND
setp pid.y.maxoutput [AXIS_1]MAX_OUTPUT
setp pid.y.error-previous-target true
setp pid.y.maxerror .0005
net y-index-enable <=> pid.y.index-enable
net y-enable => pid.y.enable
net y-pos-cmd => pid.y.command
net y-vel-cmd => pid.y.command-deriv
net y-pos-fb => pid.y.feedback
net y-output => pid.y.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.01.dirsetup [AXIS_1]DIRSETUP
setp hm2_7i76e.0.stepgen.01.dirhold [AXIS_1]DIRHOLD
setp hm2_7i76e.0.stepgen.01.steplen [AXIS_1]STEPLEN
setp hm2_7i76e.0.stepgen.01.stepspace [AXIS_1]STEPSPACE
setp hm2_7i76e.0.stepgen.01.position-scale [AXIS_1]STEP_SCALE
setp hm2_7i76e.0.stepgen.01.step_type 0
setp hm2_7i76e.0.stepgen.01.control-type 1
setp hm2_7i76e.0.stepgen.01.maxaccel [AXIS_1]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.01.maxvel [AXIS_1]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net y-pos-cmd <= axis.1.motor-pos-cmd
net y-vel-cmd <= axis.1.joint-vel-cmd
net y-output <= hm2_7i76e.0.stepgen.01.velocity-cmd
net y-pos-fb <= hm2_7i76e.0.stepgen.01.position-fb
net y-pos-fb => axis.1.motor-pos-fb
net y-enable <= axis.1.amp-enable-out
net y-enable => hm2_7i76e.0.stepgen.01.enable
# ---setup home / limit switch signals---
net y-home-sw => axis.1.home-sw-in
net min-y => axis.1.neg-lim-sw-in
net y-pos-limit => axis.1.pos-lim-sw-in
#*******************
# AXIS Z
#*******************
setp pid.z.Pgain [AXIS_2]P
setp pid.z.Igain [AXIS_2]I
setp pid.z.Dgain [AXIS_2]D
setp pid.z.bias [AXIS_2]BIAS
setp pid.z.FF0 [AXIS_2]FF0
setp pid.z.FF1 [AXIS_2]FF1
setp pid.z.FF2 [AXIS_2]FF2
setp pid.z.deadband [AXIS_2]DEADBAND
setp pid.z.maxoutput [AXIS_2]MAX_OUTPUT
setp pid.z.error-previous-target true
setp pid.z.maxerror .0005
net z-index-enable <=> pid.z.index-enable
net z-enable => pid.z.enable
net z-pos-cmd => pid.z.command
net z-vel-cmd => pid.z.command-deriv
net z-pos-fb => pid.z.feedback
net z-output => pid.z.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.02.dirsetup [AXIS_2]DIRSETUP
setp hm2_7i76e.0.stepgen.02.dirhold [AXIS_2]DIRHOLD
setp hm2_7i76e.0.stepgen.02.steplen [AXIS_2]STEPLEN
setp hm2_7i76e.0.stepgen.02.stepspace [AXIS_2]STEPSPACE
setp hm2_7i76e.0.stepgen.02.position-scale [AXIS_2]STEP_SCALE
setp hm2_7i76e.0.stepgen.02.step_type 0
setp hm2_7i76e.0.stepgen.02.control-type 1
setp hm2_7i76e.0.stepgen.02.maxaccel [AXIS_2]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.02.maxvel [AXIS_2]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net z-pos-cmd <= axis.2.motor-pos-cmd
net z-vel-cmd <= axis.2.joint-vel-cmd
net z-output <= hm2_7i76e.0.stepgen.02.velocity-cmd
net z-pos-fb <= hm2_7i76e.0.stepgen.02.position-fb
net z-pos-fb => axis.2.motor-pos-fb
net z-enable <= axis.2.amp-enable-out
net z-enable => hm2_7i76e.0.stepgen.02.enable
# ---setup home / limit switch signals---
net z-home-sw => axis.2.home-sw-in
net min-z => axis.2.neg-lim-sw-in
net z-pos-limit => axis.2.pos-lim-sw-in
#*******************
# AXIS A
#*******************
setp pid.a.Pgain [AXIS_3]P
setp pid.a.Igain [AXIS_3]I
setp pid.a.Dgain [AXIS_3]D
setp pid.a.bias [AXIS_3]BIAS
setp pid.a.FF0 [AXIS_3]FF0
setp pid.a.FF1 [AXIS_3]FF1
setp pid.a.FF2 [AXIS_3]FF2
setp pid.a.deadband [AXIS_3]DEADBAND
setp pid.a.maxoutput [AXIS_3]MAX_OUTPUT
setp pid.a.error-previous-target true
setp pid.a.maxerror .0005
net a-index-enable <=> pid.a.index-enable
net a-enable => pid.a.enable
net a-pos-cmd => pid.a.command
net a-vel-cmd => pid.a.command-deriv
net a-pos-fb => pid.a.feedback
net a-output => pid.a.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.03.dirsetup [AXIS_3]DIRSETUP
setp hm2_7i76e.0.stepgen.03.dirhold [AXIS_3]DIRHOLD
setp hm2_7i76e.0.stepgen.03.steplen [AXIS_3]STEPLEN
setp hm2_7i76e.0.stepgen.03.stepspace [AXIS_3]STEPSPACE
setp hm2_7i76e.0.stepgen.03.position-scale [AXIS_3]STEP_SCALE
setp hm2_7i76e.0.stepgen.03.step_type 0
setp hm2_7i76e.0.stepgen.03.control-type 1
setp hm2_7i76e.0.stepgen.03.maxaccel [AXIS_3]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.03.maxvel [AXIS_3]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net a-pos-cmd <= axis.3.motor-pos-cmd
net a-vel-cmd <= axis.3.joint-vel-cmd
net a-output <= hm2_7i76e.0.stepgen.03.velocity-cmd
net a-pos-fb <= hm2_7i76e.0.stepgen.03.position-fb
net a-pos-fb => axis.3.motor-pos-fb
net a-enable <= axis.3.amp-enable-out
net a-enable => hm2_7i76e.0.stepgen.03.enable
# ---setup home / limit switch signals---
net a-home-sw => axis.3.home-sw-in
net a-neg-limit => axis.3.neg-lim-sw-in
net a-pos-limit => axis.3.pos-lim-sw-in
#*******************
# SPINDLE S
#*******************
setp pid.s.Pgain [SPINDLE_9]P
setp pid.s.Igain [SPINDLE_9]I
setp pid.s.Dgain [SPINDLE_9]D
setp pid.s.bias [SPINDLE_9]BIAS
setp pid.s.FF0 [SPINDLE_9]FF0
setp pid.s.FF1 [SPINDLE_9]FF1
setp pid.s.FF2 [SPINDLE_9]FF2
setp pid.s.deadband [SPINDLE_9]DEADBAND
setp pid.s.maxoutput [SPINDLE_9]MAX_OUTPUT
setp pid.s.error-previous-target true
net spindle-index-enable <=> pid.s.index-enable
net spindle-enable => pid.s.enable
net spindle-vel-cmd-rpm => pid.s.command
net spindle-vel-fb-rpm => pid.s.feedback
net spindle-output <= pid.s.output
# ---setup spindle control signals---
net spindle-vel-cmd-rps <= motion.spindle-speed-out-rps
net spindle-vel-cmd-rps-abs <= motion.spindle-speed-out-rps-abs
net spindle-vel-cmd-rpm <= motion.spindle-speed-out
net spindle-vel-cmd-rpm-abs <= motion.spindle-speed-out-abs
net spindle-enable <= motion.spindle-on
net spindle-cw <= motion.spindle-forward
net spindle-ccw <= motion.spindle-reverse
net spindle-brake <= motion.spindle-brake
net spindle-revs => motion.spindle-revs
net spindle-at-speed => motion.spindle-at-speed
net spindle-vel-fb-rps => motion.spindle-speed-in
net spindle-index-enable <=> motion.spindle-index-enable
# ---Setup spindle at speed signals---
sets spindle-at-speed true
#******************************
# connect miscellaneous signals
#******************************
# ---HALUI signals---
net joint-select-a halui.joint.0.select
net x-is-homed halui.joint.0.is-homed
net jog-x-pos halui.jog.0.plus
net jog-x-neg halui.jog.0.minus
net jog-x-analog halui.jog.0.analog
net joint-select-b halui.joint.1.select
net y-is-homed halui.joint.1.is-homed
net jog-y-pos halui.jog.1.plus
net jog-y-neg halui.jog.1.minus
net jog-y-analog halui.jog.1.analog
net joint-select-c halui.joint.2.select
net z-is-homed halui.joint.2.is-homed
net jog-z-pos halui.jog.2.plus
net jog-z-neg halui.jog.2.minus
net jog-z-analog halui.jog.2.analog
net joint-select-d halui.joint.3.select
net a-is-homed halui.joint.3.is-homed
net jog-a-pos halui.jog.3.plus
net jog-a-neg halui.jog.3.minus
net jog-a-analog halui.jog.3.analog
net jog-selected-pos halui.jog.selected.plus
net jog-selected-neg halui.jog.selected.minus
net spindle-manual-cw halui.spindle.forward
net spindle-manual-ccw halui.spindle.reverse
net spindle-manual-stop halui.spindle.stop
net machine-is-on halui.machine.is-on
net jog-speed halui.jog-speed
net MDI-mode halui.mode.is-mdi
# ---coolant signals---
net coolant-mist <= iocontrol.0.coolant-mist
net coolant-flood <= iocontrol.0.coolant-flood
# ---probe signal---
net probe-in => motion.probe-input
# ---motion control signals---
net in-position <= motion.in-position
net machine-is-enabled <= motion.motion-enabled
# ---digital in / out signals---
# ---estop signals---
net estop-out <= iocontrol.0.user-enable-out
net estop-out => iocontrol.0.emc-enable-in
# ---manual tool change signals---
loadusr -W hal_manualtoolchange
net tool-change-request iocontrol.0.tool-change => hal_manualtoolchange.change
net tool-change-confirmed iocontrol.0.tool-changed <= hal_manualtoolchange.changed
net tool-number iocontrol.0.tool-prep-number => hal_manualtoolchange.number
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
I am trying to get my 7i76e going. When I launch LinuxCNC I get the following error message. I am not the greatest Linux person so please be patinet with me and try to lay out any help providied as if you doing it for an idiot.
Warning: Spoiler!
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.7.7-39-gcddff75
Machine configuration directory is '/home/cnc/linuxcnc/configs/16'
Machine configuration file is '16.ini'
INIFILE=/home/cnc/linuxcnc/configs/16/16.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Found file(REL): ./16.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
Killing task linuxcncsvr, PID=3663
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Debug file information:
./16.hal:1: Unknown command ''
3663
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
Kernel message information:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.13-rt10mah+ (mah@mah2) (gcc version 4.9.2 (Debian 4.9.2-10) ) #3 SMP PREEMPT RT Sat Jun 20 00:51:55 CEST 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.18.13-rt10mah+ root=UUID=8e5b45ec-4d7b-4059-b549-bb4ad7ff9e5f ro quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009f78ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009f790000-0x000000009f7e2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009f7e3000-0x000000009f7effff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009f7f0000-0x000000009fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: OEM OEM/132-BL-E758, BIOS 6.00 PG 10/30/2009
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x460000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CDFFF write-protect
[ 0.000000] CE000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FC0000000 write-back
[ 0.000000] 2 base 440000000 mask FE0000000 write-back
[ 0.000000] 3 base 0A0000000 mask FE0000000 uncachable
[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x9f790 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f58b0-0x000f58bf] mapped at [ffff8800000f58b0]
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01894000, 0x01894fff] PGTABLE
[ 0.000000] BRK [0x01895000, 0x01895fff] PGTABLE
[ 0.000000] BRK [0x01896000, 0x01896fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x45fe00000-0x45fffffff]
[ 0.000000] [mem 0x45fe00000-0x45fffffff] page 2M
[ 0.000000] BRK [0x01897000, 0x01897fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x45c000000-0x45fdfffff]
[ 0.000000] [mem 0x45c000000-0x45fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x45bffffff]
[ 0.000000] [mem 0x400000000-0x45bffffff] page 2M
[ 0.000000] BRK [0x01898000, 0x01898fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x9f78ffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x9f5fffff] page 2M
[ 0.000000] [mem 0x9f600000-0x9f78ffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
[ 0.000000] BRK [0x01899000, 0x01899fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x359e4000-0x36ce9fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F9AF0 000024 (v02 IntelR)
[ 0.000000] ACPI: XSDT 0x000000009F7E3080 000054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 0x000000009F7EB280 0000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm2ControlBlock: 0/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000450/0x0 (20140926/tbfadt-649)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 8, using default 32 (20140926/tbfadt-699)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 8, using default 16 (20140926/tbfadt-699)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 8, using default 32 (20140926/tbfadt-699)
[ 0.000000] ACPI: DSDT 0x000000009F7E3200 00783E (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[ 0.000000] ACPI: FACS 0x000000009F790000 000040
[ 0.000000] ACPI: HJKL 0x000000009F7EAA40 000400 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: ZXCV 0x000000009F7EAE40 000424 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: MCFG 0x000000009F7EB480 00003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: APIC 0x000000009F7EB380 0000BC (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SSDT 0x000000009F7EB4C0 001C74 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea00117fffff] PMD -> [ffff88044f600000-ffff88045f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x45fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x9f78ffff]
[ 0.000000] node 0: [mem 0x100000000-0x45fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x45fffffff]
[ 0.000000] On node 0 totalpages: 4192046
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10143 pages used for memmap
[ 0.000000] DMA32 zone: 649104 pages, LIFO batch:31
[ 0.000000] Normal zone: 55296 pages used for memmap
[ 0.000000] Normal zone: 3538944 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f790000-0x9f7e2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f7e3000-0x9f7effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f7f0000-0x9fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[ 0.000000] e820: [mem 0xa0000000-0xdfffffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 109 pages/cpu @ffff88045fa00000 s407808 r8192 d30464 u524288
[ 0.000000] pcpu-alloc: s407808 r8192 d30464 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4126522
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.18.13-rt10mah+ root=UUID=8e5b45ec-4d7b-4059-b549-bb4ad7ff9e5f ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 13, 33554432 bytes)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Memory: 16366384K/16768184K available (3837K kernel code, 635K rwdata, 1604K rodata, 1144K init, 836K bss, 401800K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] NR_IRQS:4352 nr_irqs:488 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2653.199 MHz processor
[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5306.39 BogoMIPS (lpj=10612796)
[ 0.000004] pid_max: default: 32768 minimum: 301
[ 0.000009] ACPI: Core revision 20140926
[ 0.005592] ACPI: All ACPI Tables successfully acquired
[ 0.008242] Security Framework initialized
[ 0.008245] AppArmor: AppArmor disabled by boot time parameter
[ 0.008258] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.008259] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.008503] Initializing cgroup subsys devices
[ 0.008505] Initializing cgroup subsys freezer
[ 0.008506] Initializing cgroup subsys net_cls
[ 0.008508] Initializing cgroup subsys blkio
[ 0.008509] Initializing cgroup subsys perf_event
[ 0.008526] CPU: Physical Processor ID: 0
[ 0.008527] CPU: Processor Core ID: 0
[ 0.008530] mce: CPU supports 9 MCE banks
[ 0.008538] CPU0: Thermal monitoring enabled (TM1)
[ 0.008546] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.008613] Freeing SMP alternatives memory: 12K (ffffffff817be000 - ffffffff817c1000)
[ 0.009071] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048761] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (fam: 06, model: 1a, stepping: 05)
[ 0.153939] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver.
[ 0.153967] perf_event_intel: CPU erratum AAJ80 worked around
[ 0.153969] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.153971] ... version: 3
[ 0.153972] ... bit width: 48
[ 0.153973] ... generic registers: 4
[ 0.153975] ... value mask: 0000ffffffffffff
[ 0.153976] ... max period: 000000007fffffff
[ 0.153977] ... fixed-purpose events: 3
[ 0.153978] ... event mask: 000000070000000f
[ 0.209983] x86: Booting SMP configuration:
[ 0.209985] .... node #0, CPUs: #1
[ 0.223260] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.237993] #2 #3 #4 #5 #6 #7
[ 0.391206] x86: Booted up 1 node, 8 CPUs
[ 0.391210] smpboot: Total of 8 processors activated (42451.18 BogoMIPS)
[ 0.396589] devtmpfs: initialized
[ 0.403153] PM: Registering ACPI NVS region [mem 0x9f790000-0x9f7e2fff] (339968 bytes)
[ 0.403479] regulator-dummy: no parameters
[ 0.403613] NET: Registered protocol family 16
[ 0.413995] cpuidle: using governor ladder
[ 0.431197] cpuidle: using governor menu
[ 0.431253] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.431256] ACPI: bus type PCI registered
[ 0.431257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.431340] PCI: Using configuration type 1 for base access
[ 0.447581] ACPI: Added _OSI(Module Device)
[ 0.447583] ACPI: Added _OSI(Processor Device)
[ 0.447585] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.447586] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.455652] ACPI: Interpreter enabled
[ 0.455662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.455667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140926/hwxface-580)
[ 0.455678] ACPI: (supports S0 S1 S4 S5)
[ 0.455679] ACPI: Using IOAPIC for interrupt routing
[ 0.455719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.491244] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.491249] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.491255] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.491647] PCI host bridge to bus 0000:00
[ 0.491651] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.491653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.491655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.491658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.491660] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.491663] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfebfffff]
[ 0.491675] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
[ 0.491730] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.491839] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[ 0.491894] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.491957] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.492016] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[ 0.492071] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.492132] pci 0000:00:03.0: System wakeup disabled by ACPI
[ 0.492191] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[ 0.492245] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.492308] pci 0000:00:07.0: System wakeup disabled by ACPI
[ 0.492365] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[ 0.492420] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 0.492481] pci 0000:00:09.0: System wakeup disabled by ACPI
[ 0.492540] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[ 0.492672] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[ 0.492803] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[ 0.492931] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[ 0.493067] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[ 0.493112] pci 0000:00:1a.0: reg 0x20: [io 0xff00-0xff1f]
[ 0.493214] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.493272] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[ 0.493316] pci 0000:00:1a.1: reg 0x20: [io 0xfe00-0xfe1f]
[ 0.493417] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.493476] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[ 0.493520] pci 0000:00:1a.2: reg 0x20: [io 0xfd00-0xfd1f]
[ 0.493622] pci 0000:00:1a.2: System wakeup disabled by ACPI
[ 0.493685] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[ 0.493710] pci 0000:00:1a.7: reg 0x10: [mem 0xf3ffe000-0xf3ffe3ff]
[ 0.493809] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.493876] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.493935] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
[ 0.493953] pci 0000:00:1b.0: reg 0x10: [mem 0xf3ff4000-0xf3ff7fff 64bit]
[ 0.494026] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.494093] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.494149] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[ 0.494228] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.494295] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.494353] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400
[ 0.494432] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.494500] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.494558] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400
[ 0.494637] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.494704] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.494762] pci 0000:00:1c.3: [8086:3a46] type 01 class 0x060400
[ 0.494841] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.494908] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.494962] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[ 0.495039] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.495106] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.495169] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[ 0.495226] pci 0000:00:1d.0: reg 0x20: [io 0xfc00-0xfc1f]
[ 0.495332] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.495392] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[ 0.495436] pci 0000:00:1d.1: reg 0x20: [io 0xfb00-0xfb1f]
[ 0.495538] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.495593] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[ 0.495637] pci 0000:00:1d.2: reg 0x20: [io 0xfa00-0xfa1f]
[ 0.495736] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.495799] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[ 0.495824] pci 0000:00:1d.7: reg 0x10: [mem 0xf3ffd000-0xf3ffd3ff]
[ 0.495923] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.495991] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.496048] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.496164] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.496224] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[ 0.496313] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.496323] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.496331] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.496341] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0290 (mask 0007)
[ 0.496348] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0600 (mask 00ff)
[ 0.496484] pci 0000:00:1f.2: [8086:3a20] type 00 class 0x01018f
[ 0.496503] pci 0000:00:1f.2: reg 0x10: [io 0xf900-0xf907]
[ 0.496515] pci 0000:00:1f.2: reg 0x14: [io 0xf800-0xf803]
[ 0.496527] pci 0000:00:1f.2: reg 0x18: [io 0xf700-0xf707]
[ 0.496538] pci 0000:00:1f.2: reg 0x1c: [io 0xf600-0xf603]
[ 0.496549] pci 0000:00:1f.2: reg 0x20: [io 0xf500-0xf50f]
[ 0.496560] pci 0000:00:1f.2: reg 0x24: [io 0xf400-0xf40f]
[ 0.496703] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[ 0.496721] pci 0000:00:1f.3: reg 0x10: [mem 0xf3ffc000-0xf3ffc0ff 64bit]
[ 0.496745] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
[ 0.496882] pci 0000:00:1f.5: [8086:3a26] type 00 class 0x010185
[ 0.496901] pci 0000:00:1f.5: reg 0x10: [io 0xf200-0xf207]
[ 0.496913] pci 0000:00:1f.5: reg 0x14: [io 0xf100-0xf103]
[ 0.496924] pci 0000:00:1f.5: reg 0x18: [io 0xf000-0xf007]
[ 0.496936] pci 0000:00:1f.5: reg 0x1c: [io 0xef00-0xef03]
[ 0.496947] pci 0000:00:1f.5: reg 0x20: [io 0xee00-0xee0f]
[ 0.496959] pci 0000:00:1f.5: reg 0x24: [io 0xed00-0xed0f]
[ 0.497149] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.497153] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
[ 0.497156] pci 0000:00:01.0: bridge window [mem 0xf3e00000-0xf3efffff]
[ 0.497161] pci 0000:00:01.0: bridge window [mem 0xf3d00000-0xf3dfffff 64bit pref]
[ 0.497213] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.497217] pci 0000:00:03.0: bridge window [io 0x8000-0x8fff]
[ 0.497220] pci 0000:00:03.0: bridge window [mem 0xf3c00000-0xf3cfffff]
[ 0.497225] pci 0000:00:03.0: bridge window [mem 0xf3100000-0xf31fffff 64bit pref]
[ 0.497288] pci 0000:03:00.0: [10de:1380] type 00 class 0x030000
[ 0.497299] pci 0000:03:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.497310] pci 0000:03:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.497322] pci 0000:03:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref]
[ 0.497329] pci 0000:03:00.0: reg 0x24: [io 0x6f00-0x6f7f]
[ 0.497337] pci 0000:03:00.0: reg 0x30: [mem 0xdff00000-0xdff7ffff pref]
[ 0.497431] pci 0000:03:00.1: [10de:0fbc] type 00 class 0x040300
[ 0.497441] pci 0000:03:00.1: reg 0x10: [mem 0xdfffc000-0xdfffffff]
[ 0.503228] pci 0000:00:07.0: PCI bridge to [bus 03]
[ 0.503233] pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
[ 0.503236] pci 0000:00:07.0: bridge window [mem 0xde000000-0xdfffffff]
[ 0.503241] pci 0000:00:07.0: bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.503300] pci 0000:00:09.0: PCI bridge to [bus 04]
[ 0.503304] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
[ 0.503308] pci 0000:00:09.0: bridge window [mem 0xf2e00000-0xf2efffff]
[ 0.503312] pci 0000:00:09.0: bridge window [mem 0xf2d00000-0xf2dfffff 64bit pref]
[ 0.503419] pci 0000:05:00.0: [197b:2363] type 00 class 0x010185
[ 0.503507] pci 0000:05:00.0: reg 0x24: [mem 0xf3bfe000-0xf3bfffff]
[ 0.503584] pci 0000:05:00.0: PME# supported from D3hot
[ 0.503674] pci 0000:05:00.1: [197b:2363] type 00 class 0x010185
[ 0.503698] pci 0000:05:00.1: reg 0x10: [io 0x5f00-0x5f07]
[ 0.503710] pci 0000:05:00.1: reg 0x14: [io 0x5e00-0x5e03]
[ 0.503723] pci 0000:05:00.1: reg 0x18: [io 0x5d00-0x5d07]
[ 0.503737] pci 0000:05:00.1: reg 0x1c: [io 0x5c00-0x5c03]
[ 0.503750] pci 0000:05:00.1: reg 0x20: [io 0x5b00-0x5b0f]
[ 0.503893] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.503901] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.503909] pci 0000:00:1c.0: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 0.503919] pci 0000:00:1c.0: bridge window [mem 0xf3a00000-0xf3afffff 64bit pref]
[ 0.504022] pci 0000:06:00.0: [197b:2363] type 00 class 0x010185
[ 0.504109] pci 0000:06:00.0: reg 0x24: [mem 0xf39fe000-0xf39fffff]
[ 0.504186] pci 0000:06:00.0: PME# supported from D3hot
[ 0.504273] pci 0000:06:00.1: [197b:2363] type 00 class 0x010185
[ 0.504297] pci 0000:06:00.1: reg 0x10: [io 0x4f00-0x4f07]
[ 0.504311] pci 0000:06:00.1: reg 0x14: [io 0x4e00-0x4e03]
[ 0.504324] pci 0000:06:00.1: reg 0x18: [io 0x4d00-0x4d07]
[ 0.504337] pci 0000:06:00.1: reg 0x1c: [io 0x4c00-0x4c03]
[ 0.504351] pci 0000:06:00.1: reg 0x20: [io 0x4b00-0x4b0f]
[ 0.504490] pci 0000:00:1c.1: PCI bridge to [bus 06]
[ 0.504498] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.504506] pci 0000:00:1c.1: bridge window [mem 0xf3900000-0xf39fffff]
[ 0.504515] pci 0000:00:1c.1: bridge window [mem 0xf3800000-0xf38fffff 64bit pref]
[ 0.504608] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[ 0.504627] pci 0000:07:00.0: reg 0x10: [io 0xde00-0xdeff]
[ 0.504658] pci 0000:07:00.0: reg 0x18: [mem 0xf36ff000-0xf36fffff 64bit pref]
[ 0.504679] pci 0000:07:00.0: reg 0x20: [mem 0xf36f8000-0xf36fbfff 64bit pref]
[ 0.504694] pci 0000:07:00.0: reg 0x30: [mem 0xf37e0000-0xf37fffff pref]
[ 0.504772] pci 0000:07:00.0: supports D1 D2
[ 0.504774] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.511225] pci 0000:00:1c.2: PCI bridge to [bus 07]
[ 0.511234] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.511242] pci 0000:00:1c.2: bridge window [mem 0xf3700000-0xf37fffff]
[ 0.511252] pci 0000:00:1c.2: bridge window [mem 0xf3600000-0xf36fffff 64bit pref]
[ 0.511355] pci 0000:08:00.0: [104c:8240] type 01 class 0x060400
[ 0.511494] pci 0000:08:00.0: supports D1 D2
[ 0.518037] pci 0000:00:1c.3: PCI bridge to [bus 08-09]
[ 0.518046] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
[ 0.518053] pci 0000:00:1c.3: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.518062] pci 0000:00:1c.3: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.518174] pci 0000:09:00.0: [2718:5125] type 00 class 0x110000
[ 0.518237] pci 0000:09:00.0: reg 0x10: [mem 0xf35f0000-0xf35fffff]
[ 0.518767] pci 0000:08:00.0: PCI bridge to [bus 09]
[ 0.518779] pci 0000:08:00.0: bridge window [io 0xc000-0xcfff]
[ 0.518788] pci 0000:08:00.0: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.518800] pci 0000:08:00.0: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.518898] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000
[ 0.518917] pci 0000:0a:00.0: reg 0x10: [io 0xbe00-0xbeff]
[ 0.518948] pci 0000:0a:00.0: reg 0x18: [mem 0xf32ff000-0xf32fffff 64bit pref]
[ 0.518968] pci 0000:0a:00.0: reg 0x20: [mem 0xf32f8000-0xf32fbfff 64bit pref]
[ 0.518980] pci 0000:0a:00.0: reg 0x30: [mem 0xf33e0000-0xf33fffff pref]
[ 0.519057] pci 0000:0a:00.0: supports D1 D2
[ 0.519060] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.527237] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[ 0.527245] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff]
[ 0.527253] pci 0000:00:1c.4: bridge window [mem 0xf3300000-0xf33fffff]
[ 0.527263] pci 0000:00:1c.4: bridge window [mem 0xf3200000-0xf32fffff 64bit pref]
[ 0.527333] pci 0000:0b:03.0: [104c:8023] type 00 class 0x0c0010
[ 0.527354] pci 0000:0b:03.0: reg 0x10: [mem 0xf30ff000-0xf30ff7ff]
[ 0.527367] pci 0000:0b:03.0: reg 0x14: [mem 0xf30f8000-0xf30fbfff]
[ 0.527449] pci 0000:0b:03.0: supports D1 D2
[ 0.527451] pci 0000:0b:03.0: PME# supported from D0 D1 D2 D3hot
[ 0.527543] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode)
[ 0.527551] pci 0000:00:1e.0: bridge window [io 0x7000-0x7fff]
[ 0.527558] pci 0000:00:1e.0: bridge window [mem 0xf3000000-0xf30fffff]
[ 0.527568] pci 0000:00:1e.0: bridge window [mem 0xf2f00000-0xf2ffffff 64bit pref]
[ 0.527570] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.527572] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.527575] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.527577] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.527579] pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xfebfffff] (subtractive decode)
[ 0.527653] pci_bus 0000:00: on NUMA node 0
[ 0.528364] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11 12 14 15)
[ 0.528438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11 12 14 15)
[ 0.528511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11 12 14 15)
[ 0.528586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11 12 14 15)
[ 0.528661] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 9 10 11 12 14 15) *0, disabled.
[ 0.528736] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 9 *10 11 12 14 15)
[ 0.528811] ACPI: PCI Interrupt Link [LNK0] (IRQs 5 9 10 *11 12 14 15)
[ 0.528886] ACPI: PCI Interrupt Link [LNK1] (IRQs *5 9 10 11 12 14 15)
[ 0.528990] ACPI: Enabled 1 GPEs in block 00 to 3F
[ 0.529088] vgaarb: setting as boot device: PCI:0000:03:00.0
[ 0.529091] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.529095] vgaarb: loaded
[ 0.529096] vgaarb: bridge control possible 0000:03:00.0
[ 0.529166] PCI: Using ACPI for IRQ routing
[ 0.529168] PCI: pci_cache_line_size set to 64 bytes
[ 0.529318] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.529320] e820: reserve RAM buffer [mem 0x9f790000-0x9fffffff]
[ 0.529573] hpet clockevent registered
[ 0.529581] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.529589] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.529593] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.531896] Switched to clocksource hpet
[ 0.535258] pnp: PnP ACPI init
[ 0.535501] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.535504] system 00:00: [io 0x0800-0x0805] has been reserved
[ 0.535506] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.535510] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.535550] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.535795] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.536102] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.536168] system 00:04: [io 0x0400-0x04bf] could not be reserved
[ 0.536172] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.536434] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.536438] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.536582] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.536586] system 00:06: [mem 0x9f800000-0x9fffffff] has been reserved
[ 0.536588] system 00:06: [mem 0x9f790000-0x9f7fffff] could not be reserved
[ 0.536591] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.536594] system 00:06: [mem 0x00100000-0x9f78ffff] could not be reserved
[ 0.536596] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.536599] system 00:06: [mem 0xfed13000-0xfed1ffff] has been reserved
[ 0.536601] system 00:06: [mem 0xfed20000-0xfed9ffff] has been reserved
[ 0.536604] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.536606] system 00:06: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.536609] system 00:06: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.536611] system 00:06: [mem 0x000e0000-0x000effff] has been reserved
[ 0.536615] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.536625] pnp: PnP ACPI: found 7 devices
[ 0.544430] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.544434] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
[ 0.544438] pci 0000:00:01.0: bridge window [mem 0xf3e00000-0xf3efffff]
[ 0.544442] pci 0000:00:01.0: bridge window [mem 0xf3d00000-0xf3dfffff 64bit pref]
[ 0.544447] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.544449] pci 0000:00:03.0: bridge window [io 0x8000-0x8fff]
[ 0.544453] pci 0000:00:03.0: bridge window [mem 0xf3c00000-0xf3cfffff]
[ 0.544457] pci 0000:00:03.0: bridge window [mem 0xf3100000-0xf31fffff 64bit pref]
[ 0.544462] pci 0000:00:07.0: PCI bridge to [bus 03]
[ 0.544464] pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
[ 0.544468] pci 0000:00:07.0: bridge window [mem 0xde000000-0xdfffffff]
[ 0.544472] pci 0000:00:07.0: bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.544476] pci 0000:00:09.0: PCI bridge to [bus 04]
[ 0.544479] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
[ 0.544483] pci 0000:00:09.0: bridge window [mem 0xf2e00000-0xf2efffff]
[ 0.544486] pci 0000:00:09.0: bridge window [mem 0xf2d00000-0xf2dfffff 64bit pref]
[ 0.544491] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.544494] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.544502] pci 0000:00:1c.0: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 0.544510] pci 0000:00:1c.0: bridge window [mem 0xf3a00000-0xf3afffff 64bit pref]
[ 0.544520] pci 0000:00:1c.1: PCI bridge to [bus 06]
[ 0.544527] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.544535] pci 0000:00:1c.1: bridge window [mem 0xf3900000-0xf39fffff]
[ 0.544543] pci 0000:00:1c.1: bridge window [mem 0xf3800000-0xf38fffff 64bit pref]
[ 0.544552] pci 0000:00:1c.2: PCI bridge to [bus 07]
[ 0.544559] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.544568] pci 0000:00:1c.2: bridge window [mem 0xf3700000-0xf37fffff]
[ 0.544575] pci 0000:00:1c.2: bridge window [mem 0xf3600000-0xf36fffff 64bit pref]
[ 0.544585] pci 0000:08:00.0: PCI bridge to [bus 09]
[ 0.544592] pci 0000:08:00.0: bridge window [io 0xc000-0xcfff]
[ 0.544602] pci 0000:08:00.0: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.544611] pci 0000:08:00.0: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544623] pci 0000:00:1c.3: PCI bridge to [bus 08-09]
[ 0.544630] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
[ 0.544638] pci 0000:00:1c.3: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.544646] pci 0000:00:1c.3: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544655] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[ 0.544662] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff]
[ 0.544671] pci 0000:00:1c.4: bridge window [mem 0xf3300000-0xf33fffff]
[ 0.544679] pci 0000:00:1c.4: bridge window [mem 0xf3200000-0xf32fffff 64bit pref]
[ 0.544688] pci 0000:00:1e.0: PCI bridge to [bus 0b]
[ 0.544695] pci 0000:00:1e.0: bridge window [io 0x7000-0x7fff]
[ 0.544703] pci 0000:00:1e.0: bridge window [mem 0xf3000000-0xf30fffff]
[ 0.544711] pci 0000:00:1e.0: bridge window [mem 0xf2f00000-0xf2ffffff 64bit pref]
[ 0.544721] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.544723] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.544725] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.544727] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.544729] pci_bus 0000:00: resource 8 [mem 0xa0000000-0xfebfffff]
[ 0.544731] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
[ 0.544733] pci_bus 0000:01: resource 1 [mem 0xf3e00000-0xf3efffff]
[ 0.544735] pci_bus 0000:01: resource 2 [mem 0xf3d00000-0xf3dfffff 64bit pref]
[ 0.544737] pci_bus 0000:02: resource 0 [io 0x8000-0x8fff]
[ 0.544739] pci_bus 0000:02: resource 1 [mem 0xf3c00000-0xf3cfffff]
[ 0.544741] pci_bus 0000:02: resource 2 [mem 0xf3100000-0xf31fffff 64bit pref]
[ 0.544743] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
[ 0.544745] pci_bus 0000:03: resource 1 [mem 0xde000000-0xdfffffff]
[ 0.544747] pci_bus 0000:03: resource 2 [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.544749] pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
[ 0.544751] pci_bus 0000:04: resource 1 [mem 0xf2e00000-0xf2efffff]
[ 0.544753] pci_bus 0000:04: resource 2 [mem 0xf2d00000-0xf2dfffff 64bit pref]
[ 0.544755] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
[ 0.544757] pci_bus 0000:05: resource 1 [mem 0xf3b00000-0xf3bfffff]
[ 0.544759] pci_bus 0000:05: resource 2 [mem 0xf3a00000-0xf3afffff 64bit pref]
[ 0.544762] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
[ 0.544763] pci_bus 0000:06: resource 1 [mem 0xf3900000-0xf39fffff]
[ 0.544766] pci_bus 0000:06: resource 2 [mem 0xf3800000-0xf38fffff 64bit pref]
[ 0.544768] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
[ 0.544769] pci_bus 0000:07: resource 1 [mem 0xf3700000-0xf37fffff]
[ 0.544772] pci_bus 0000:07: resource 2 [mem 0xf3600000-0xf36fffff 64bit pref]
[ 0.544774] pci_bus 0000:08: resource 0 [io 0xc000-0xcfff]
[ 0.544775] pci_bus 0000:08: resource 1 [mem 0xf3500000-0xf35fffff]
[ 0.544778] pci_bus 0000:08: resource 2 [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544780] pci_bus 0000:09: resource 0 [io 0xc000-0xcfff]
[ 0.544782] pci_bus 0000:09: resource 1 [mem 0xf3500000-0xf35fffff]
[ 0.544784] pci_bus 0000:09: resource 2 [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544786] pci_bus 0000:0a: resource 0 [io 0xb000-0xbfff]
[ 0.544788] pci_bus 0000:0a: resource 1 [mem 0xf3300000-0xf33fffff]
[ 0.544790] pci_bus 0000:0a: resource 2 [mem 0xf3200000-0xf32fffff 64bit pref]
[ 0.544792] pci_bus 0000:0b: resource 0 [io 0x7000-0x7fff]
[ 0.544794] pci_bus 0000:0b: resource 1 [mem 0xf3000000-0xf30fffff]
[ 0.544796] pci_bus 0000:0b: resource 2 [mem 0xf2f00000-0xf2ffffff 64bit pref]
[ 0.544798] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7]
[ 0.544800] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff]
[ 0.544802] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.544804] pci_bus 0000:0b: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.544806] pci_bus 0000:0b: resource 8 [mem 0xa0000000-0xfebfffff]
[ 0.544830] NET: Registered protocol family 2
[ 0.545012] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.545260] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.546017] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.546046] TCP: reno registered
[ 0.546052] UDP hash table entries: 8192 (order: 8, 1048576 bytes)
[ 0.546262] UDP-Lite hash table entries: 8192 (order: 8, 1048576 bytes)
[ 0.546622] NET: Registered protocol family 1
[ 0.549930] pci 0000:03:00.0: Video device with shadowed ROM
[ 0.549996] PCI: CLS 64 bytes, default 64
[ 0.550054] Unpacking initramfs...
[ 0.875782] Freeing initrd memory: 19480K (ffff8800359e4000 - ffff880036cea000)
[ 0.875792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.875795] software IO TLB [mem 0x9b790000-0x9f790000] (64MB) mapped at [ffff88009b790000-ffff88009f78ffff]
[ 0.876723] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.876787] audit: initializing netlink subsys (disabled)
[ 0.876803] audit: type=2000 audit(1477425077.772:1): initialized
[ 0.877268] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.879440] VFS: Disk quotas dquot_6.5.2
[ 0.879485] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.879567] msgmni has been set to 32003
[ 0.880047] alg: No test for stdrng (krng)
[ 0.880082] bounce: pool size: 64 pages
[ 0.880126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.880130] io scheduler noop registered
[ 0.880133] io scheduler deadline registered
[ 0.880142] io scheduler cfq registered (default)
[ 0.882253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.882273] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.882316] intel_idle: MWAIT substates: 0x1120
[ 0.882330] intel_idle: v0.4 model 0x1A
[ 0.882332] intel_idle: lapic_timer_reliable_states 0x2
[ 0.882826] GHES: HEST is not enabled!
[ 0.882886] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.903266] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.904059] Linux agpgart interface v0.103
[ 0.904266] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.904267] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.905066] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.905359] mousedev: PS/2 mouse device common for all mice
[ 0.905413] rtc_cmos 00:01: RTC can wake from S4
[ 0.905631] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.905777] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.905796] drop_monitor: Initializing network drop monitor service
[ 0.905860] TCP: cubic registered
[ 0.906019] NET: Registered protocol family 10
[ 0.906320] mip6: Mobile IPv6
[ 0.906325] NET: Registered protocol family 17
[ 0.906337] Key type dns_resolver registered
[ 0.907047] registered taskstats version 1
[ 0.907948] rtc_cmos 00:01: setting system clock to 2016-10-25 19:51:18 UTC (1477425078)
[ 0.908026] PM: Hibernation image not present or could not be loaded.
[ 0.909449] Freeing unused kernel memory: 1144K (ffffffff816a0000 - ffffffff817be000)
[ 0.909451] Write protecting the kernel read-only data: 6144k
[ 0.910655] Freeing unused kernel memory: 252K (ffff8800013c1000 - ffff880001400000)
[ 0.912063] Freeing unused kernel memory: 444K (ffff880001591000 - ffff880001600000)
[ 0.923724] systemd-udevd[119]: starting version 215
[ 0.924136] random: systemd-udevd urandom read with 2 bits of entropy available
[ 0.942980] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.942985] ACPI: Power Button [PWRB]
[ 0.951268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.951274] ACPI: Power Button [PWRF]
[ 0.956141] wmi: Mapper loaded
[ 0.978723] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.978725] ACPI: Thermal Zone [THRM] (24 C)
[ 1.017131] ACPI: bus type USB registered
[ 1.018896] usbcore: registered new interface driver usbfs
[ 1.019953] usbcore: registered new interface driver hub
[ 1.020671] usbcore: registered new device driver usb
[ 1.028539] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.028748] SCSI subsystem initialized
[ 1.033789] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.033803] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.034045] r8169 0000:07:00.0: irq 24 for MSI/MSI-X
[ 1.034045] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.034867] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.035015] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.035110] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00
[ 1.035181] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.035183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.035185] usb usb1: Product: UHCI Host Controller
[ 1.035187] usb usb1: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.035189] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.035679] ehci-pci: EHCI PCI platform driver
[ 1.041839] r8169 0000:07:00.0 eth0: RTL8168d/8111d at 0xffffc90000012000, 00:1f:bc:02:47:02, XID 081000c0 IRQ 24
[ 1.041842] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.042047] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.042054] r8169 0000:0a:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.042258] r8169 0000:0a:00.0: irq 25 for MSI/MSI-X
[ 1.043030] hub 1-0:1.0: USB hub found
[ 1.043047] hub 1-0:1.0: 2 ports detected
[ 1.051529] libata version 3.00 loaded.
[ 1.052686] r8169 0000:0a:00.0 eth1: RTL8168d/8111d at 0xffffc9000001a000, 00:1f:bc:02:47:03, XID 081000c0 IRQ 25
[ 1.052689] r8169 0000:0a:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.057525] pata_jmicron 0000:05:00.1: enabling device (0000 -> 0001)
[ 1.065606] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 1.065740] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[ 1.065758] ehci-pci 0000:00:1a.7: debug port 1
[ 1.069664] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 1.069753] ehci-pci 0000:00:1a.7: irq 18, io mem 0xf3ffe000
[ 1.080049] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.080390] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.080394] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.080400] usb usb2: Product: EHCI Host Controller
[ 1.080402] usb usb2: Manufacturer: Linux 3.18.13-rt10mah+ ehci_hcd
[ 1.080406] usb usb2: SerialNumber: 0000:00:1a.7
[ 1.086250] scsi host0: pata_jmicron
[ 1.089903] hub 2-0:1.0: USB hub found
[ 1.089917] hub 2-0:1.0: 6 ports detected
[ 1.092152] scsi host1: pata_jmicron
[ 1.097454] ata1: PATA max UDMA/100 cmd 0x5f00 ctl 0x5e00 bmdma 0x5b00 irq 17
[ 1.097457] ata2: PATA max UDMA/100 cmd 0x5d00 ctl 0x5c00 bmdma 0x5b08 irq 17
[ 1.097762] pata_jmicron 0000:06:00.1: enabling device (0000 -> 0001)
[ 1.097764] ahci 0000:05:00.0: version 3.0
[ 1.097975] ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.097981] ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.120083] firewire_ohci 0000:0b:03.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.126288] hub 1-0:1.0: USB hub found
[ 1.126304] hub 1-0:1.0: 2 ports detected
[ 1.131597] scsi host2: ahci
[ 1.132308] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.132460] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
[ 1.132552] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00
[ 1.132638] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.132644] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.132646] usb usb3: Product: UHCI Host Controller
[ 1.132649] usb usb3: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.132651] usb usb3: SerialNumber: 0000:00:1a.1
[ 1.140927] scsi host3: pata_jmicron
[ 1.140935] scsi host4: ahci
[ 1.142573] hub 3-0:1.0: USB hub found
[ 1.142590] hub 3-0:1.0: 2 ports detected
[ 1.146814] scsi host5: pata_jmicron
[ 1.147842] ata5: SATA max UDMA/133 abar m8192@0xf3bfe000 port 0xf3bfe100 irq 16
[ 1.147850] ata6: SATA max UDMA/133 abar m8192@0xf3bfe000 port 0xf3bfe180 irq 16
[ 1.150719] ata_piix 0000:00:1f.2: version 2.13
[ 1.150967] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.151925] ata3: PATA max UDMA/100 cmd 0x4f00 ctl 0x4e00 bmdma 0x4b00 irq 18
[ 1.151928] ata4: PATA max UDMA/100 cmd 0x4d00 ctl 0x4c00 bmdma 0x4b08 irq 18
[ 1.168077] ahci 0000:06:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.168085] ahci 0000:06:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.179285] scsi host6: ata_piix
[ 1.183916] scsi host7: ata_piix
[ 1.186670] scsi host8: ahci
[ 1.187683] ata7: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[ 1.187692] ata8: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[ 1.188197] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 1.188324] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[ 1.188337] ehci-pci 0000:00:1d.7: debug port 1
[ 1.189634] scsi host9: ahci
[ 1.191940] ata9: SATA max UDMA/133 abar m8192@0xf39fe000 port 0xf39fe100 irq 17
[ 1.191945] ata10: SATA max UDMA/133 abar m8192@0xf39fe000 port 0xf39fe180 irq 17
[ 1.192249] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 1.192307] ehci-pci 0000:00:1d.7: irq 23, io mem 0xf3ffd000
[ 1.204051] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.204098] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.204104] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.204108] usb usb4: Product: EHCI Host Controller
[ 1.204110] usb usb4: Manufacturer: Linux 3.18.13-rt10mah+ ehci_hcd
[ 1.204116] usb usb4: SerialNumber: 0000:00:1d.7
[ 1.206049] hub 4-0:1.0: USB hub found
[ 1.206058] hub 4-0:1.0: 6 ports detected
[ 1.206572] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.206584] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.206658] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000fd00
[ 1.206716] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.206719] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.206721] usb usb5: Product: UHCI Host Controller
[ 1.206723] usb usb5: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.206725] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.209409] hub 5-0:1.0: USB hub found
[ 1.209419] hub 5-0:1.0: 2 ports detected
[ 1.210052] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.210960] scsi host10: ata_piix
[ 1.211096] scsi host11: ata_piix
[ 1.211156] ata11: SATA max UDMA/133 cmd 0xf200 ctl 0xf100 bmdma 0xee00 irq 19
[ 1.211164] ata12: SATA max UDMA/133 cmd 0xf000 ctl 0xef00 bmdma 0xee08 irq 19
[ 1.211424] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.211438] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.211513] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00
[ 1.211601] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.211604] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.211610] usb usb6: Product: UHCI Host Controller
[ 1.211613] usb usb6: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.211616] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.211831] hub 6-0:1.0: USB hub found
[ 1.211848] hub 6-0:1.0: 2 ports detected
[ 1.212326] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.212339] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.212414] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
[ 1.212487] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.212490] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.212492] usb usb7: Product: UHCI Host Controller
[ 1.212495] usb usb7: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.212498] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.218343] hub 7-0:1.0: USB hub found
[ 1.218354] hub 7-0:1.0: 2 ports detected
[ 1.223571] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.223653] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.223721] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00
[ 1.223777] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.223779] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.223781] usb usb8: Product: UHCI Host Controller
[ 1.223784] usb usb8: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.223790] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.226337] hub 8-0:1.0: USB hub found
[ 1.226350] hub 8-0:1.0: 2 ports detected
[ 1.464275] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.464356] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.508320] ata9: SATA link down (SStatus 0 SControl 300)
[ 1.512358] ata10: SATA link down (SStatus 0 SControl 300)
[ 1.543077] ata12: SATA link down (SStatus 0 SControl 300)
[ 1.557831] ata11: SATA link down (SStatus 0 SControl 300)
[ 1.584276] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[ 1.620508] firewire_core 0000:0b:03.0: created device fw0: GUID 696100006e566964, S400
[ 1.696312] usb 5-2: new low-speed USB device number 2 using uhci_hcd
[ 1.872264] tsc: Refined TSC clocksource calibration: 2653.349 MHz
[ 1.893614] usb 3-1: New USB device found, idVendor=413c, idProduct=2105
[ 1.893620] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.893624] usb 3-1: Product: Dell USB Keyboard
[ 1.893627] usb 3-1: Manufacturer: Dell
[ 1.930257] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.962782] usbcore: registered new interface driver usbhid
[ 1.962784] usbhid: USB HID core driver
[ 1.964082] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb3/3-1/3-1:1.0/0003:413C:2105.0001/input/input3
[ 1.964153] hid-generic 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.1-1/input0
[ 1.977629] usb 5-2: New USB device found, idVendor=046d, idProduct=c016
[ 1.977635] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.977639] usb 5-2: Product: Optical USB Mouse
[ 1.977642] usb 5-2: Manufacturer: Logitech
[ 1.984401] ata8.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.984426] ata8.01: SATA link down (SStatus 0 SControl 300)
[ 1.984441] ata8.01: link offline, clearing class 3 to NONE
[ 1.988436] ata7.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.988456] ata7.01: SATA link down (SStatus 0 SControl 300)
[ 1.991902] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:046D:C016.0002/input/input4
[ 1.992112] hid-generic 0003:046D:C016.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1a.2-2/input0
[ 1.992450] ata8.00: ATAPI: HL-DT-ST DVD+/-RW GH70N, A100, max UDMA/100
[ 2.000626] ata7.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133
[ 2.000629] ata7.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.008571] ata8.00: configured for UDMA/100
[ 2.009442] ata7.00: configured for UDMA/133
[ 2.009597] scsi 6:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5
[ 2.010930] sd 6:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 2.010987] sd 6:0:0:0: [sda] Write Protect is off
[ 2.010990] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.011008] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.012120] sda: sda1 sda2 < sda5 sda6 >
[ 2.013018] sd 6:0:0:0: [sda] Attached SCSI disk
[ 2.017346] scsi 7:0:0:0: CD-ROM HL-DT-ST DVD+-RW GH70N A100 PQ: 0 ANSI: 5
[ 2.033452] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 2.034908] sr 7:0:0:0: Attached scsi generic sg1 type 5
[ 2.047799] sr 7:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.047803] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.052779] sr 7:0:0:0: Attached scsi CD-ROM sr0
[ 2.175810] PM: Starting manual resume from disk
[ 2.175814] PM: Hibernation image partition 8:5 present
[ 2.175815] PM: Looking for hibernation image.
[ 2.176135] PM: Image not found (code -22)
[ 2.176136] PM: Hibernation image not present or could not be loaded.
[ 2.202002] random: nonblocking pool is initialized
[ 2.224864] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.389556] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.389758] systemd[1]: Detected architecture 'x86-64'.
[ 2.407375] systemd[1]: Inserted module 'autofs4'
[ 2.407718] systemd[1]: Set hostname to <CNC>.
[ 2.407750] systemd[1]: Initializing machine ID from random generator.
[ 2.407788] systemd[1]: Installed transient /etc/machine-id file.
[ 2.550463] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 2.550526] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.550542] systemd[1]: Starting Remote File Systems (Pre).
[ 2.550573] systemd[1]: Reached target Remote File Systems (Pre).
[ 2.550601] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 2.550694] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.550709] systemd[1]: Starting Encrypted Volumes.
[ 2.550724] systemd[1]: Reached target Encrypted Volumes.
[ 2.550737] systemd[1]: Expecting device dev-disk-by\x2duuid-418472f9\x2d1dd8\x2d4607\x2dba41\x2d014942c4f358.device...
[ 2.550752] systemd[1]: Expecting device dev-disk-by\x2duuid-3b4288c9\x2de61e\x2d46d3\x2dbe78\x2d57e65b3ec4ed.device...
[ 2.550766] systemd[1]: Starting Root Slice.
[ 2.550792] systemd[1]: Created slice Root Slice.
[ 2.550805] systemd[1]: Starting User and Session Slice.
[ 2.550848] systemd[1]: Created slice User and Session Slice.
[ 2.550860] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 2.550900] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.550913] systemd[1]: Starting Delayed Shutdown Socket.
[ 2.550941] systemd[1]: Listening on Delayed Shutdown Socket.
[ 2.550950] systemd[1]: Starting Journal Socket (/dev/log).
[ 2.550984] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.551000] systemd[1]: Starting udev Control Socket.
[ 2.551026] systemd[1]: Listening on udev Control Socket.
[ 2.551041] systemd[1]: Starting udev Kernel Socket.
[ 2.551067] systemd[1]: Listening on udev Kernel Socket.
[ 2.551082] systemd[1]: Starting Journal Socket.
[ 2.551119] systemd[1]: Listening on Journal Socket.
[ 2.551139] systemd[1]: Starting System Slice.
[ 2.551181] systemd[1]: Created slice System Slice.
[ 2.551194] systemd[1]: Started File System Check on Root Device.
[ 2.551206] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 2.551255] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.551270] systemd[1]: Mounted VMware vmblock fuse mount.
[ 2.551281] systemd[1]: Starting system-getty.slice.
[ 2.551327] systemd[1]: Created slice system-getty.slice.
[ 2.551356] systemd[1]: Starting Increase datagram queue length...
[ 2.551811] systemd[1]: Mounting Debug File System...
[ 2.555736] systemd[1]: Starting Load Kernel Modules...
[ 2.556203] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 2.556833] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.557530] systemd[1]: Mounting Huge Pages File System...
[ 2.557970] systemd[1]: Starting udev Coldplug all Devices...
[ 2.568356] systemd[1]: Started Set Up Additional Binary Formats.
[ 2.568398] systemd[1]: Starting Slices.
[ 2.568415] systemd[1]: Reached target Slices.
[ 2.569179] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 2.569564] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.579891] lp: driver loaded but no devices found
[ 2.582649] ppdev: user-space parallel port driver
[ 2.583236] systemd[1]: Mounted Huge Pages File System.
[ 2.583286] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.583333] systemd[1]: Mounted Debug File System.
[ 2.585355] systemd[1]: Started Increase datagram queue length.
[ 2.591402] systemd[1]: Started Create Static Device Nodes in /dev.
[ 2.592211] fuse init (API version 7.23)
[ 2.592535] systemd[1]: Starting udev Kernel Device Manager...
[ 2.596258] systemd[1]: Starting Syslog Socket.
[ 2.596356] systemd[1]: Listening on Syslog Socket.
[ 2.596391] systemd[1]: Starting Journal Service...
[ 2.599461] systemd[1]: Started Journal Service.
[ 2.601490] systemd-udevd[280]: starting version 215
[ 2.718753] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 2.872494] Switched to clocksource tsc
[ 2.909540] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.911958] EDAC MC: Ver: 3.0.0
[ 3.013641] [drm] Initialized drm 1.1.0 20060810
[ 3.090649] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[ 3.095357] nvidia: module license 'NVIDIA' taints kernel.
[ 3.095360] Disabling lock debugging due to kernel taint
[ 3.095367] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000429-0x0000000000000429 (\PM2S) (20140926/utaddress-258)
[ 3.095376] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.095380] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x00000000000004b8-0x00000000000004bb (\GPO2) (20140926/utaddress-258)
[ 3.095386] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.095389] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x000000000000048c-0x000000000000048f (\GPO_) (20140926/utaddress-258)
[ 3.095394] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.095397] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 3.117685] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.121250] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:03:00.0 on minor 0
[ 3.121275] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.96 Sun Nov 8 22:33:28 PST 2015
[ 3.123292] snd_hda_intel 0000:00:1b.0: irq 26 for MSI/MSI-X
[ 3.123690] snd_hda_intel 0000:03:00.1: Disabling MSI
[ 3.123703] snd_hda_intel 0000:03:00.1: Handle VGA-switcheroo audio client
[ 3.135360] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 3.145157] Error: Driver 'pcspkr' is already registered, aborting...
[ 3.146442] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 3.146445] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.146448] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.146450] sound hdaudioC0D2: mono: mono_out=0x0
[ 3.146452] sound hdaudioC0D2: dig-out=0x11/0x1e
[ 3.146453] sound hdaudioC0D2: inputs:
[ 3.146456] sound hdaudioC0D2: Front Mic=0x19
[ 3.146458] sound hdaudioC0D2: Rear Mic=0x18
[ 3.146460] sound hdaudioC0D2: Line=0x1a
[ 3.146461] sound hdaudioC0D2: dig-in=0x1f
[ 3.161618] microcode: CPU0 sig=0x106a5, pf=0x2, revision=0xf
[ 3.164095] microcode: CPU1 sig=0x106a5, pf=0x2, revision=0xf
[ 3.164467] microcode: CPU2 sig=0x106a5, pf=0x2, revision=0xf
[ 3.164761] microcode: CPU3 sig=0x106a5, pf=0x2, revision=0xf
[ 3.165074] microcode: CPU4 sig=0x106a5, pf=0x2, revision=0xf
[ 3.168575] microcode: CPU5 sig=0x106a5, pf=0x2, revision=0xf
[ 3.168958] microcode: CPU6 sig=0x106a5, pf=0x2, revision=0xf
[ 3.169343] microcode: CPU7 sig=0x106a5, pf=0x2, revision=0xf
[ 3.171711] microcode: Microcode Update Driver: v2.00 <This email address is being protected from spambots. You need JavaScript enabled to view it.>, Peter Oruba
[ 3.179687] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input6
[ 3.189935] kvm: disabled by bios
[ 3.198798] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 3.203425] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 3.206867] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 3.211555] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 3.217158] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 3.222681] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 3.228022] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 3.233386] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 3.355605] iTCO_vendor_support: vendor-support=0
[ 3.358162] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 3.358468] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 3.381491] Adding 4633596k swap on /dev/sda5. Priority:-1 extents:1 across:4633596k SS
[ 3.456628] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 3.478471] systemd-journald[282]: Received request to flush runtime journal from PID 1
[ 3.569433] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:07.0/0000:03:00.1/sound/card1/input15
[ 3.569577] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:07.0/0000:03:00.1/sound/card1/input16
[ 3.569998] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:07.0/0000:03:00.1/sound/card1/input17
[ 3.670840] RPC: Registered named UNIX socket transport module.
[ 3.670843] RPC: Registered udp transport module.
[ 3.670844] RPC: Registered tcp transport module.
[ 3.670846] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.674497] FS-Cache: Loaded
[ 3.681522] FS-Cache: Netfs 'nfs' registered for caching
[ 3.688975] Installing knfsd (copyright (C) 1996 This email address is being protected from spambots. You need JavaScript enabled to view it.).
[ 4.020141] cfg80211: Calling CRDA to update world regulatory domain
[ 4.055623] cfg80211: World regulatory domain updated:
[ 4.055627] cfg80211: DFS Master region: unset
[ 4.055629] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4.055631] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055634] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055635] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055638] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 4.055640] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 4.055642] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 4.055644] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055646] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 4.134810] r8169 0000:07:00.0: Direct firmware load for rtl_nic/rtl8168d-1.fw failed with error -2
[ 4.134816] r8169 0000:07:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)
[ 4.150011] r8169 0000:07:00.0 eth0: link down
[ 4.151759] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168d-1.fw failed with error -2
[ 4.151763] r8169 0000:0a:00.0 eth1: unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)
[ 4.166090] r8169 0000:0a:00.0 eth1: link down
[ 4.166116] r8169 0000:0a:00.0 eth1: link down
[ 4.389786] nvidia 0000:03:00.0: irq 27 for MSI/MSI-X
[ 6.518939] r8169 0000:0a:00.0 eth1: link up
[ 5979.927344] perf interrupt took too long (2507 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 6118.691185] ip_tables: (C) 2000-2006 Netfilter Core Team
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.7.7-39-gcddff75
Machine configuration directory is '/home/cnc/linuxcnc/configs/16'
Machine configuration file is '16.ini'
INIFILE=/home/cnc/linuxcnc/configs/16/16.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Found file(REL): ./16.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
Killing task linuxcncsvr, PID=3663
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Debug file information:
./16.hal:1: Unknown command ''
3663
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
Kernel message information:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.13-rt10mah+ (mah@mah2) (gcc version 4.9.2 (Debian 4.9.2-10) ) #3 SMP PREEMPT RT Sat Jun 20 00:51:55 CEST 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.18.13-rt10mah+ root=UUID=8e5b45ec-4d7b-4059-b549-bb4ad7ff9e5f ro quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009f78ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009f790000-0x000000009f7e2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009f7e3000-0x000000009f7effff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009f7f0000-0x000000009fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: OEM OEM/132-BL-E758, BIOS 6.00 PG 10/30/2009
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x460000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CDFFF write-protect
[ 0.000000] CE000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FC0000000 write-back
[ 0.000000] 2 base 440000000 mask FE0000000 write-back
[ 0.000000] 3 base 0A0000000 mask FE0000000 uncachable
[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x9f790 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f58b0-0x000f58bf] mapped at [ffff8800000f58b0]
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01894000, 0x01894fff] PGTABLE
[ 0.000000] BRK [0x01895000, 0x01895fff] PGTABLE
[ 0.000000] BRK [0x01896000, 0x01896fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x45fe00000-0x45fffffff]
[ 0.000000] [mem 0x45fe00000-0x45fffffff] page 2M
[ 0.000000] BRK [0x01897000, 0x01897fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x45c000000-0x45fdfffff]
[ 0.000000] [mem 0x45c000000-0x45fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x45bffffff]
[ 0.000000] [mem 0x400000000-0x45bffffff] page 2M
[ 0.000000] BRK [0x01898000, 0x01898fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x9f78ffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x9f5fffff] page 2M
[ 0.000000] [mem 0x9f600000-0x9f78ffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
[ 0.000000] BRK [0x01899000, 0x01899fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x359e4000-0x36ce9fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F9AF0 000024 (v02 IntelR)
[ 0.000000] ACPI: XSDT 0x000000009F7E3080 000054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 0x000000009F7EB280 0000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm2ControlBlock: 0/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000450/0x0 (20140926/tbfadt-649)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/8 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 8, using default 32 (20140926/tbfadt-699)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 8, using default 16 (20140926/tbfadt-699)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 8, using default 32 (20140926/tbfadt-699)
[ 0.000000] ACPI: DSDT 0x000000009F7E3200 00783E (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
[ 0.000000] ACPI: FACS 0x000000009F790000 000040
[ 0.000000] ACPI: HJKL 0x000000009F7EAA40 000400 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: ZXCV 0x000000009F7EAE40 000424 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: MCFG 0x000000009F7EB480 00003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: APIC 0x000000009F7EB380 0000BC (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SSDT 0x000000009F7EB4C0 001C74 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] [ffffea0000000000-ffffea00117fffff] PMD -> [ffff88044f600000-ffff88045f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x45fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x9f78ffff]
[ 0.000000] node 0: [mem 0x100000000-0x45fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x45fffffff]
[ 0.000000] On node 0 totalpages: 4192046
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10143 pages used for memmap
[ 0.000000] DMA32 zone: 649104 pages, LIFO batch:31
[ 0.000000] Normal zone: 55296 pages used for memmap
[ 0.000000] Normal zone: 3538944 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f790000-0x9f7e2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f7e3000-0x9f7effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9f7f0000-0x9fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[ 0.000000] e820: [mem 0xa0000000-0xdfffffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 109 pages/cpu @ffff88045fa00000 s407808 r8192 d30464 u524288
[ 0.000000] pcpu-alloc: s407808 r8192 d30464 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4126522
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.18.13-rt10mah+ root=UUID=8e5b45ec-4d7b-4059-b549-bb4ad7ff9e5f ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 13, 33554432 bytes)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Memory: 16366384K/16768184K available (3837K kernel code, 635K rwdata, 1604K rodata, 1144K init, 836K bss, 401800K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] NR_IRQS:4352 nr_irqs:488 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2653.199 MHz processor
[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5306.39 BogoMIPS (lpj=10612796)
[ 0.000004] pid_max: default: 32768 minimum: 301
[ 0.000009] ACPI: Core revision 20140926
[ 0.005592] ACPI: All ACPI Tables successfully acquired
[ 0.008242] Security Framework initialized
[ 0.008245] AppArmor: AppArmor disabled by boot time parameter
[ 0.008258] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.008259] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.008503] Initializing cgroup subsys devices
[ 0.008505] Initializing cgroup subsys freezer
[ 0.008506] Initializing cgroup subsys net_cls
[ 0.008508] Initializing cgroup subsys blkio
[ 0.008509] Initializing cgroup subsys perf_event
[ 0.008526] CPU: Physical Processor ID: 0
[ 0.008527] CPU: Processor Core ID: 0
[ 0.008530] mce: CPU supports 9 MCE banks
[ 0.008538] CPU0: Thermal monitoring enabled (TM1)
[ 0.008546] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.008613] Freeing SMP alternatives memory: 12K (ffffffff817be000 - ffffffff817c1000)
[ 0.009071] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048761] smpboot: CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (fam: 06, model: 1a, stepping: 05)
[ 0.153939] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver.
[ 0.153967] perf_event_intel: CPU erratum AAJ80 worked around
[ 0.153969] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.153971] ... version: 3
[ 0.153972] ... bit width: 48
[ 0.153973] ... generic registers: 4
[ 0.153975] ... value mask: 0000ffffffffffff
[ 0.153976] ... max period: 000000007fffffff
[ 0.153977] ... fixed-purpose events: 3
[ 0.153978] ... event mask: 000000070000000f
[ 0.209983] x86: Booting SMP configuration:
[ 0.209985] .... node #0, CPUs: #1
[ 0.223260] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.237993] #2 #3 #4 #5 #6 #7
[ 0.391206] x86: Booted up 1 node, 8 CPUs
[ 0.391210] smpboot: Total of 8 processors activated (42451.18 BogoMIPS)
[ 0.396589] devtmpfs: initialized
[ 0.403153] PM: Registering ACPI NVS region [mem 0x9f790000-0x9f7e2fff] (339968 bytes)
[ 0.403479] regulator-dummy: no parameters
[ 0.403613] NET: Registered protocol family 16
[ 0.413995] cpuidle: using governor ladder
[ 0.431197] cpuidle: using governor menu
[ 0.431253] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.431256] ACPI: bus type PCI registered
[ 0.431257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.431340] PCI: Using configuration type 1 for base access
[ 0.447581] ACPI: Added _OSI(Module Device)
[ 0.447583] ACPI: Added _OSI(Processor Device)
[ 0.447585] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.447586] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.455652] ACPI: Interpreter enabled
[ 0.455662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.455667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140926/hwxface-580)
[ 0.455678] ACPI: (supports S0 S1 S4 S5)
[ 0.455679] ACPI: Using IOAPIC for interrupt routing
[ 0.455719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.491244] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.491249] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.491255] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.491647] PCI host bridge to bus 0000:00
[ 0.491651] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.491653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.491655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.491658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.491660] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.491663] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfebfffff]
[ 0.491675] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
[ 0.491730] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.491839] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[ 0.491894] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.491957] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.492016] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[ 0.492071] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.492132] pci 0000:00:03.0: System wakeup disabled by ACPI
[ 0.492191] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[ 0.492245] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.492308] pci 0000:00:07.0: System wakeup disabled by ACPI
[ 0.492365] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[ 0.492420] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 0.492481] pci 0000:00:09.0: System wakeup disabled by ACPI
[ 0.492540] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[ 0.492672] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[ 0.492803] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[ 0.492931] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[ 0.493067] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[ 0.493112] pci 0000:00:1a.0: reg 0x20: [io 0xff00-0xff1f]
[ 0.493214] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.493272] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[ 0.493316] pci 0000:00:1a.1: reg 0x20: [io 0xfe00-0xfe1f]
[ 0.493417] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.493476] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[ 0.493520] pci 0000:00:1a.2: reg 0x20: [io 0xfd00-0xfd1f]
[ 0.493622] pci 0000:00:1a.2: System wakeup disabled by ACPI
[ 0.493685] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[ 0.493710] pci 0000:00:1a.7: reg 0x10: [mem 0xf3ffe000-0xf3ffe3ff]
[ 0.493809] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.493876] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.493935] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
[ 0.493953] pci 0000:00:1b.0: reg 0x10: [mem 0xf3ff4000-0xf3ff7fff 64bit]
[ 0.494026] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.494093] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.494149] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[ 0.494228] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.494295] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.494353] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400
[ 0.494432] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.494500] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.494558] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400
[ 0.494637] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.494704] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.494762] pci 0000:00:1c.3: [8086:3a46] type 01 class 0x060400
[ 0.494841] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.494908] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.494962] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[ 0.495039] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.495106] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.495169] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[ 0.495226] pci 0000:00:1d.0: reg 0x20: [io 0xfc00-0xfc1f]
[ 0.495332] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.495392] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[ 0.495436] pci 0000:00:1d.1: reg 0x20: [io 0xfb00-0xfb1f]
[ 0.495538] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.495593] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[ 0.495637] pci 0000:00:1d.2: reg 0x20: [io 0xfa00-0xfa1f]
[ 0.495736] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.495799] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[ 0.495824] pci 0000:00:1d.7: reg 0x10: [mem 0xf3ffd000-0xf3ffd3ff]
[ 0.495923] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.495991] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.496048] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.496164] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.496224] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[ 0.496313] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.496323] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.496331] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.496341] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0290 (mask 0007)
[ 0.496348] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0600 (mask 00ff)
[ 0.496484] pci 0000:00:1f.2: [8086:3a20] type 00 class 0x01018f
[ 0.496503] pci 0000:00:1f.2: reg 0x10: [io 0xf900-0xf907]
[ 0.496515] pci 0000:00:1f.2: reg 0x14: [io 0xf800-0xf803]
[ 0.496527] pci 0000:00:1f.2: reg 0x18: [io 0xf700-0xf707]
[ 0.496538] pci 0000:00:1f.2: reg 0x1c: [io 0xf600-0xf603]
[ 0.496549] pci 0000:00:1f.2: reg 0x20: [io 0xf500-0xf50f]
[ 0.496560] pci 0000:00:1f.2: reg 0x24: [io 0xf400-0xf40f]
[ 0.496703] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[ 0.496721] pci 0000:00:1f.3: reg 0x10: [mem 0xf3ffc000-0xf3ffc0ff 64bit]
[ 0.496745] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
[ 0.496882] pci 0000:00:1f.5: [8086:3a26] type 00 class 0x010185
[ 0.496901] pci 0000:00:1f.5: reg 0x10: [io 0xf200-0xf207]
[ 0.496913] pci 0000:00:1f.5: reg 0x14: [io 0xf100-0xf103]
[ 0.496924] pci 0000:00:1f.5: reg 0x18: [io 0xf000-0xf007]
[ 0.496936] pci 0000:00:1f.5: reg 0x1c: [io 0xef00-0xef03]
[ 0.496947] pci 0000:00:1f.5: reg 0x20: [io 0xee00-0xee0f]
[ 0.496959] pci 0000:00:1f.5: reg 0x24: [io 0xed00-0xed0f]
[ 0.497149] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.497153] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
[ 0.497156] pci 0000:00:01.0: bridge window [mem 0xf3e00000-0xf3efffff]
[ 0.497161] pci 0000:00:01.0: bridge window [mem 0xf3d00000-0xf3dfffff 64bit pref]
[ 0.497213] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.497217] pci 0000:00:03.0: bridge window [io 0x8000-0x8fff]
[ 0.497220] pci 0000:00:03.0: bridge window [mem 0xf3c00000-0xf3cfffff]
[ 0.497225] pci 0000:00:03.0: bridge window [mem 0xf3100000-0xf31fffff 64bit pref]
[ 0.497288] pci 0000:03:00.0: [10de:1380] type 00 class 0x030000
[ 0.497299] pci 0000:03:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.497310] pci 0000:03:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.497322] pci 0000:03:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref]
[ 0.497329] pci 0000:03:00.0: reg 0x24: [io 0x6f00-0x6f7f]
[ 0.497337] pci 0000:03:00.0: reg 0x30: [mem 0xdff00000-0xdff7ffff pref]
[ 0.497431] pci 0000:03:00.1: [10de:0fbc] type 00 class 0x040300
[ 0.497441] pci 0000:03:00.1: reg 0x10: [mem 0xdfffc000-0xdfffffff]
[ 0.503228] pci 0000:00:07.0: PCI bridge to [bus 03]
[ 0.503233] pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
[ 0.503236] pci 0000:00:07.0: bridge window [mem 0xde000000-0xdfffffff]
[ 0.503241] pci 0000:00:07.0: bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.503300] pci 0000:00:09.0: PCI bridge to [bus 04]
[ 0.503304] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
[ 0.503308] pci 0000:00:09.0: bridge window [mem 0xf2e00000-0xf2efffff]
[ 0.503312] pci 0000:00:09.0: bridge window [mem 0xf2d00000-0xf2dfffff 64bit pref]
[ 0.503419] pci 0000:05:00.0: [197b:2363] type 00 class 0x010185
[ 0.503507] pci 0000:05:00.0: reg 0x24: [mem 0xf3bfe000-0xf3bfffff]
[ 0.503584] pci 0000:05:00.0: PME# supported from D3hot
[ 0.503674] pci 0000:05:00.1: [197b:2363] type 00 class 0x010185
[ 0.503698] pci 0000:05:00.1: reg 0x10: [io 0x5f00-0x5f07]
[ 0.503710] pci 0000:05:00.1: reg 0x14: [io 0x5e00-0x5e03]
[ 0.503723] pci 0000:05:00.1: reg 0x18: [io 0x5d00-0x5d07]
[ 0.503737] pci 0000:05:00.1: reg 0x1c: [io 0x5c00-0x5c03]
[ 0.503750] pci 0000:05:00.1: reg 0x20: [io 0x5b00-0x5b0f]
[ 0.503893] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.503901] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.503909] pci 0000:00:1c.0: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 0.503919] pci 0000:00:1c.0: bridge window [mem 0xf3a00000-0xf3afffff 64bit pref]
[ 0.504022] pci 0000:06:00.0: [197b:2363] type 00 class 0x010185
[ 0.504109] pci 0000:06:00.0: reg 0x24: [mem 0xf39fe000-0xf39fffff]
[ 0.504186] pci 0000:06:00.0: PME# supported from D3hot
[ 0.504273] pci 0000:06:00.1: [197b:2363] type 00 class 0x010185
[ 0.504297] pci 0000:06:00.1: reg 0x10: [io 0x4f00-0x4f07]
[ 0.504311] pci 0000:06:00.1: reg 0x14: [io 0x4e00-0x4e03]
[ 0.504324] pci 0000:06:00.1: reg 0x18: [io 0x4d00-0x4d07]
[ 0.504337] pci 0000:06:00.1: reg 0x1c: [io 0x4c00-0x4c03]
[ 0.504351] pci 0000:06:00.1: reg 0x20: [io 0x4b00-0x4b0f]
[ 0.504490] pci 0000:00:1c.1: PCI bridge to [bus 06]
[ 0.504498] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.504506] pci 0000:00:1c.1: bridge window [mem 0xf3900000-0xf39fffff]
[ 0.504515] pci 0000:00:1c.1: bridge window [mem 0xf3800000-0xf38fffff 64bit pref]
[ 0.504608] pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000
[ 0.504627] pci 0000:07:00.0: reg 0x10: [io 0xde00-0xdeff]
[ 0.504658] pci 0000:07:00.0: reg 0x18: [mem 0xf36ff000-0xf36fffff 64bit pref]
[ 0.504679] pci 0000:07:00.0: reg 0x20: [mem 0xf36f8000-0xf36fbfff 64bit pref]
[ 0.504694] pci 0000:07:00.0: reg 0x30: [mem 0xf37e0000-0xf37fffff pref]
[ 0.504772] pci 0000:07:00.0: supports D1 D2
[ 0.504774] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.511225] pci 0000:00:1c.2: PCI bridge to [bus 07]
[ 0.511234] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.511242] pci 0000:00:1c.2: bridge window [mem 0xf3700000-0xf37fffff]
[ 0.511252] pci 0000:00:1c.2: bridge window [mem 0xf3600000-0xf36fffff 64bit pref]
[ 0.511355] pci 0000:08:00.0: [104c:8240] type 01 class 0x060400
[ 0.511494] pci 0000:08:00.0: supports D1 D2
[ 0.518037] pci 0000:00:1c.3: PCI bridge to [bus 08-09]
[ 0.518046] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
[ 0.518053] pci 0000:00:1c.3: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.518062] pci 0000:00:1c.3: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.518174] pci 0000:09:00.0: [2718:5125] type 00 class 0x110000
[ 0.518237] pci 0000:09:00.0: reg 0x10: [mem 0xf35f0000-0xf35fffff]
[ 0.518767] pci 0000:08:00.0: PCI bridge to [bus 09]
[ 0.518779] pci 0000:08:00.0: bridge window [io 0xc000-0xcfff]
[ 0.518788] pci 0000:08:00.0: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.518800] pci 0000:08:00.0: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.518898] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000
[ 0.518917] pci 0000:0a:00.0: reg 0x10: [io 0xbe00-0xbeff]
[ 0.518948] pci 0000:0a:00.0: reg 0x18: [mem 0xf32ff000-0xf32fffff 64bit pref]
[ 0.518968] pci 0000:0a:00.0: reg 0x20: [mem 0xf32f8000-0xf32fbfff 64bit pref]
[ 0.518980] pci 0000:0a:00.0: reg 0x30: [mem 0xf33e0000-0xf33fffff pref]
[ 0.519057] pci 0000:0a:00.0: supports D1 D2
[ 0.519060] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.527237] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[ 0.527245] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff]
[ 0.527253] pci 0000:00:1c.4: bridge window [mem 0xf3300000-0xf33fffff]
[ 0.527263] pci 0000:00:1c.4: bridge window [mem 0xf3200000-0xf32fffff 64bit pref]
[ 0.527333] pci 0000:0b:03.0: [104c:8023] type 00 class 0x0c0010
[ 0.527354] pci 0000:0b:03.0: reg 0x10: [mem 0xf30ff000-0xf30ff7ff]
[ 0.527367] pci 0000:0b:03.0: reg 0x14: [mem 0xf30f8000-0xf30fbfff]
[ 0.527449] pci 0000:0b:03.0: supports D1 D2
[ 0.527451] pci 0000:0b:03.0: PME# supported from D0 D1 D2 D3hot
[ 0.527543] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode)
[ 0.527551] pci 0000:00:1e.0: bridge window [io 0x7000-0x7fff]
[ 0.527558] pci 0000:00:1e.0: bridge window [mem 0xf3000000-0xf30fffff]
[ 0.527568] pci 0000:00:1e.0: bridge window [mem 0xf2f00000-0xf2ffffff 64bit pref]
[ 0.527570] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.527572] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.527575] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.527577] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.527579] pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xfebfffff] (subtractive decode)
[ 0.527653] pci_bus 0000:00: on NUMA node 0
[ 0.528364] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11 12 14 15)
[ 0.528438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11 12 14 15)
[ 0.528511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11 12 14 15)
[ 0.528586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11 12 14 15)
[ 0.528661] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 9 10 11 12 14 15) *0, disabled.
[ 0.528736] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 9 *10 11 12 14 15)
[ 0.528811] ACPI: PCI Interrupt Link [LNK0] (IRQs 5 9 10 *11 12 14 15)
[ 0.528886] ACPI: PCI Interrupt Link [LNK1] (IRQs *5 9 10 11 12 14 15)
[ 0.528990] ACPI: Enabled 1 GPEs in block 00 to 3F
[ 0.529088] vgaarb: setting as boot device: PCI:0000:03:00.0
[ 0.529091] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.529095] vgaarb: loaded
[ 0.529096] vgaarb: bridge control possible 0000:03:00.0
[ 0.529166] PCI: Using ACPI for IRQ routing
[ 0.529168] PCI: pci_cache_line_size set to 64 bytes
[ 0.529318] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.529320] e820: reserve RAM buffer [mem 0x9f790000-0x9fffffff]
[ 0.529573] hpet clockevent registered
[ 0.529581] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.529589] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.529593] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.531896] Switched to clocksource hpet
[ 0.535258] pnp: PnP ACPI init
[ 0.535501] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.535504] system 00:00: [io 0x0800-0x0805] has been reserved
[ 0.535506] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.535510] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.535550] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.535795] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.536102] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.536168] system 00:04: [io 0x0400-0x04bf] could not be reserved
[ 0.536172] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.536434] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.536438] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.536582] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.536586] system 00:06: [mem 0x9f800000-0x9fffffff] has been reserved
[ 0.536588] system 00:06: [mem 0x9f790000-0x9f7fffff] could not be reserved
[ 0.536591] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.536594] system 00:06: [mem 0x00100000-0x9f78ffff] could not be reserved
[ 0.536596] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.536599] system 00:06: [mem 0xfed13000-0xfed1ffff] has been reserved
[ 0.536601] system 00:06: [mem 0xfed20000-0xfed9ffff] has been reserved
[ 0.536604] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.536606] system 00:06: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.536609] system 00:06: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.536611] system 00:06: [mem 0x000e0000-0x000effff] has been reserved
[ 0.536615] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.536625] pnp: PnP ACPI: found 7 devices
[ 0.544430] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.544434] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
[ 0.544438] pci 0000:00:01.0: bridge window [mem 0xf3e00000-0xf3efffff]
[ 0.544442] pci 0000:00:01.0: bridge window [mem 0xf3d00000-0xf3dfffff 64bit pref]
[ 0.544447] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.544449] pci 0000:00:03.0: bridge window [io 0x8000-0x8fff]
[ 0.544453] pci 0000:00:03.0: bridge window [mem 0xf3c00000-0xf3cfffff]
[ 0.544457] pci 0000:00:03.0: bridge window [mem 0xf3100000-0xf31fffff 64bit pref]
[ 0.544462] pci 0000:00:07.0: PCI bridge to [bus 03]
[ 0.544464] pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
[ 0.544468] pci 0000:00:07.0: bridge window [mem 0xde000000-0xdfffffff]
[ 0.544472] pci 0000:00:07.0: bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.544476] pci 0000:00:09.0: PCI bridge to [bus 04]
[ 0.544479] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
[ 0.544483] pci 0000:00:09.0: bridge window [mem 0xf2e00000-0xf2efffff]
[ 0.544486] pci 0000:00:09.0: bridge window [mem 0xf2d00000-0xf2dfffff 64bit pref]
[ 0.544491] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.544494] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.544502] pci 0000:00:1c.0: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 0.544510] pci 0000:00:1c.0: bridge window [mem 0xf3a00000-0xf3afffff 64bit pref]
[ 0.544520] pci 0000:00:1c.1: PCI bridge to [bus 06]
[ 0.544527] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.544535] pci 0000:00:1c.1: bridge window [mem 0xf3900000-0xf39fffff]
[ 0.544543] pci 0000:00:1c.1: bridge window [mem 0xf3800000-0xf38fffff 64bit pref]
[ 0.544552] pci 0000:00:1c.2: PCI bridge to [bus 07]
[ 0.544559] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.544568] pci 0000:00:1c.2: bridge window [mem 0xf3700000-0xf37fffff]
[ 0.544575] pci 0000:00:1c.2: bridge window [mem 0xf3600000-0xf36fffff 64bit pref]
[ 0.544585] pci 0000:08:00.0: PCI bridge to [bus 09]
[ 0.544592] pci 0000:08:00.0: bridge window [io 0xc000-0xcfff]
[ 0.544602] pci 0000:08:00.0: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.544611] pci 0000:08:00.0: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544623] pci 0000:00:1c.3: PCI bridge to [bus 08-09]
[ 0.544630] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
[ 0.544638] pci 0000:00:1c.3: bridge window [mem 0xf3500000-0xf35fffff]
[ 0.544646] pci 0000:00:1c.3: bridge window [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544655] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[ 0.544662] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff]
[ 0.544671] pci 0000:00:1c.4: bridge window [mem 0xf3300000-0xf33fffff]
[ 0.544679] pci 0000:00:1c.4: bridge window [mem 0xf3200000-0xf32fffff 64bit pref]
[ 0.544688] pci 0000:00:1e.0: PCI bridge to [bus 0b]
[ 0.544695] pci 0000:00:1e.0: bridge window [io 0x7000-0x7fff]
[ 0.544703] pci 0000:00:1e.0: bridge window [mem 0xf3000000-0xf30fffff]
[ 0.544711] pci 0000:00:1e.0: bridge window [mem 0xf2f00000-0xf2ffffff 64bit pref]
[ 0.544721] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.544723] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.544725] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.544727] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.544729] pci_bus 0000:00: resource 8 [mem 0xa0000000-0xfebfffff]
[ 0.544731] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
[ 0.544733] pci_bus 0000:01: resource 1 [mem 0xf3e00000-0xf3efffff]
[ 0.544735] pci_bus 0000:01: resource 2 [mem 0xf3d00000-0xf3dfffff 64bit pref]
[ 0.544737] pci_bus 0000:02: resource 0 [io 0x8000-0x8fff]
[ 0.544739] pci_bus 0000:02: resource 1 [mem 0xf3c00000-0xf3cfffff]
[ 0.544741] pci_bus 0000:02: resource 2 [mem 0xf3100000-0xf31fffff 64bit pref]
[ 0.544743] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
[ 0.544745] pci_bus 0000:03: resource 1 [mem 0xde000000-0xdfffffff]
[ 0.544747] pci_bus 0000:03: resource 2 [mem 0xb0000000-0xcfffffff 64bit pref]
[ 0.544749] pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
[ 0.544751] pci_bus 0000:04: resource 1 [mem 0xf2e00000-0xf2efffff]
[ 0.544753] pci_bus 0000:04: resource 2 [mem 0xf2d00000-0xf2dfffff 64bit pref]
[ 0.544755] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
[ 0.544757] pci_bus 0000:05: resource 1 [mem 0xf3b00000-0xf3bfffff]
[ 0.544759] pci_bus 0000:05: resource 2 [mem 0xf3a00000-0xf3afffff 64bit pref]
[ 0.544762] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
[ 0.544763] pci_bus 0000:06: resource 1 [mem 0xf3900000-0xf39fffff]
[ 0.544766] pci_bus 0000:06: resource 2 [mem 0xf3800000-0xf38fffff 64bit pref]
[ 0.544768] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
[ 0.544769] pci_bus 0000:07: resource 1 [mem 0xf3700000-0xf37fffff]
[ 0.544772] pci_bus 0000:07: resource 2 [mem 0xf3600000-0xf36fffff 64bit pref]
[ 0.544774] pci_bus 0000:08: resource 0 [io 0xc000-0xcfff]
[ 0.544775] pci_bus 0000:08: resource 1 [mem 0xf3500000-0xf35fffff]
[ 0.544778] pci_bus 0000:08: resource 2 [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544780] pci_bus 0000:09: resource 0 [io 0xc000-0xcfff]
[ 0.544782] pci_bus 0000:09: resource 1 [mem 0xf3500000-0xf35fffff]
[ 0.544784] pci_bus 0000:09: resource 2 [mem 0xf3400000-0xf34fffff 64bit pref]
[ 0.544786] pci_bus 0000:0a: resource 0 [io 0xb000-0xbfff]
[ 0.544788] pci_bus 0000:0a: resource 1 [mem 0xf3300000-0xf33fffff]
[ 0.544790] pci_bus 0000:0a: resource 2 [mem 0xf3200000-0xf32fffff 64bit pref]
[ 0.544792] pci_bus 0000:0b: resource 0 [io 0x7000-0x7fff]
[ 0.544794] pci_bus 0000:0b: resource 1 [mem 0xf3000000-0xf30fffff]
[ 0.544796] pci_bus 0000:0b: resource 2 [mem 0xf2f00000-0xf2ffffff 64bit pref]
[ 0.544798] pci_bus 0000:0b: resource 4 [io 0x0000-0x0cf7]
[ 0.544800] pci_bus 0000:0b: resource 5 [io 0x0d00-0xffff]
[ 0.544802] pci_bus 0000:0b: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.544804] pci_bus 0000:0b: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.544806] pci_bus 0000:0b: resource 8 [mem 0xa0000000-0xfebfffff]
[ 0.544830] NET: Registered protocol family 2
[ 0.545012] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.545260] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.546017] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.546046] TCP: reno registered
[ 0.546052] UDP hash table entries: 8192 (order: 8, 1048576 bytes)
[ 0.546262] UDP-Lite hash table entries: 8192 (order: 8, 1048576 bytes)
[ 0.546622] NET: Registered protocol family 1
[ 0.549930] pci 0000:03:00.0: Video device with shadowed ROM
[ 0.549996] PCI: CLS 64 bytes, default 64
[ 0.550054] Unpacking initramfs...
[ 0.875782] Freeing initrd memory: 19480K (ffff8800359e4000 - ffff880036cea000)
[ 0.875792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.875795] software IO TLB [mem 0x9b790000-0x9f790000] (64MB) mapped at [ffff88009b790000-ffff88009f78ffff]
[ 0.876723] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.876787] audit: initializing netlink subsys (disabled)
[ 0.876803] audit: type=2000 audit(1477425077.772:1): initialized
[ 0.877268] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.879440] VFS: Disk quotas dquot_6.5.2
[ 0.879485] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.879567] msgmni has been set to 32003
[ 0.880047] alg: No test for stdrng (krng)
[ 0.880082] bounce: pool size: 64 pages
[ 0.880126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.880130] io scheduler noop registered
[ 0.880133] io scheduler deadline registered
[ 0.880142] io scheduler cfq registered (default)
[ 0.882253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.882273] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.882316] intel_idle: MWAIT substates: 0x1120
[ 0.882330] intel_idle: v0.4 model 0x1A
[ 0.882332] intel_idle: lapic_timer_reliable_states 0x2
[ 0.882826] GHES: HEST is not enabled!
[ 0.882886] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.903266] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.904059] Linux agpgart interface v0.103
[ 0.904266] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.904267] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.905066] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.905359] mousedev: PS/2 mouse device common for all mice
[ 0.905413] rtc_cmos 00:01: RTC can wake from S4
[ 0.905631] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.905777] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.905796] drop_monitor: Initializing network drop monitor service
[ 0.905860] TCP: cubic registered
[ 0.906019] NET: Registered protocol family 10
[ 0.906320] mip6: Mobile IPv6
[ 0.906325] NET: Registered protocol family 17
[ 0.906337] Key type dns_resolver registered
[ 0.907047] registered taskstats version 1
[ 0.907948] rtc_cmos 00:01: setting system clock to 2016-10-25 19:51:18 UTC (1477425078)
[ 0.908026] PM: Hibernation image not present or could not be loaded.
[ 0.909449] Freeing unused kernel memory: 1144K (ffffffff816a0000 - ffffffff817be000)
[ 0.909451] Write protecting the kernel read-only data: 6144k
[ 0.910655] Freeing unused kernel memory: 252K (ffff8800013c1000 - ffff880001400000)
[ 0.912063] Freeing unused kernel memory: 444K (ffff880001591000 - ffff880001600000)
[ 0.923724] systemd-udevd[119]: starting version 215
[ 0.924136] random: systemd-udevd urandom read with 2 bits of entropy available
[ 0.942980] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.942985] ACPI: Power Button [PWRB]
[ 0.951268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.951274] ACPI: Power Button [PWRF]
[ 0.956141] wmi: Mapper loaded
[ 0.978723] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.978725] ACPI: Thermal Zone [THRM] (24 C)
[ 1.017131] ACPI: bus type USB registered
[ 1.018896] usbcore: registered new interface driver usbfs
[ 1.019953] usbcore: registered new interface driver hub
[ 1.020671] usbcore: registered new device driver usb
[ 1.028539] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.028748] SCSI subsystem initialized
[ 1.033789] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.033803] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.034045] r8169 0000:07:00.0: irq 24 for MSI/MSI-X
[ 1.034045] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.034867] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.035015] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.035110] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00
[ 1.035181] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.035183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.035185] usb usb1: Product: UHCI Host Controller
[ 1.035187] usb usb1: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.035189] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.035679] ehci-pci: EHCI PCI platform driver
[ 1.041839] r8169 0000:07:00.0 eth0: RTL8168d/8111d at 0xffffc90000012000, 00:1f:bc:02:47:02, XID 081000c0 IRQ 24
[ 1.041842] r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.042047] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.042054] r8169 0000:0a:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.042258] r8169 0000:0a:00.0: irq 25 for MSI/MSI-X
[ 1.043030] hub 1-0:1.0: USB hub found
[ 1.043047] hub 1-0:1.0: 2 ports detected
[ 1.051529] libata version 3.00 loaded.
[ 1.052686] r8169 0000:0a:00.0 eth1: RTL8168d/8111d at 0xffffc9000001a000, 00:1f:bc:02:47:03, XID 081000c0 IRQ 25
[ 1.052689] r8169 0000:0a:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.057525] pata_jmicron 0000:05:00.1: enabling device (0000 -> 0001)
[ 1.065606] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 1.065740] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[ 1.065758] ehci-pci 0000:00:1a.7: debug port 1
[ 1.069664] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 1.069753] ehci-pci 0000:00:1a.7: irq 18, io mem 0xf3ffe000
[ 1.080049] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.080390] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.080394] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.080400] usb usb2: Product: EHCI Host Controller
[ 1.080402] usb usb2: Manufacturer: Linux 3.18.13-rt10mah+ ehci_hcd
[ 1.080406] usb usb2: SerialNumber: 0000:00:1a.7
[ 1.086250] scsi host0: pata_jmicron
[ 1.089903] hub 2-0:1.0: USB hub found
[ 1.089917] hub 2-0:1.0: 6 ports detected
[ 1.092152] scsi host1: pata_jmicron
[ 1.097454] ata1: PATA max UDMA/100 cmd 0x5f00 ctl 0x5e00 bmdma 0x5b00 irq 17
[ 1.097457] ata2: PATA max UDMA/100 cmd 0x5d00 ctl 0x5c00 bmdma 0x5b08 irq 17
[ 1.097762] pata_jmicron 0000:06:00.1: enabling device (0000 -> 0001)
[ 1.097764] ahci 0000:05:00.0: version 3.0
[ 1.097975] ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.097981] ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.120083] firewire_ohci 0000:0b:03.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.126288] hub 1-0:1.0: USB hub found
[ 1.126304] hub 1-0:1.0: 2 ports detected
[ 1.131597] scsi host2: ahci
[ 1.132308] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.132460] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
[ 1.132552] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00
[ 1.132638] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.132644] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.132646] usb usb3: Product: UHCI Host Controller
[ 1.132649] usb usb3: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.132651] usb usb3: SerialNumber: 0000:00:1a.1
[ 1.140927] scsi host3: pata_jmicron
[ 1.140935] scsi host4: ahci
[ 1.142573] hub 3-0:1.0: USB hub found
[ 1.142590] hub 3-0:1.0: 2 ports detected
[ 1.146814] scsi host5: pata_jmicron
[ 1.147842] ata5: SATA max UDMA/133 abar m8192@0xf3bfe000 port 0xf3bfe100 irq 16
[ 1.147850] ata6: SATA max UDMA/133 abar m8192@0xf3bfe000 port 0xf3bfe180 irq 16
[ 1.150719] ata_piix 0000:00:1f.2: version 2.13
[ 1.150967] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.151925] ata3: PATA max UDMA/100 cmd 0x4f00 ctl 0x4e00 bmdma 0x4b00 irq 18
[ 1.151928] ata4: PATA max UDMA/100 cmd 0x4d00 ctl 0x4c00 bmdma 0x4b08 irq 18
[ 1.168077] ahci 0000:06:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.168085] ahci 0000:06:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.179285] scsi host6: ata_piix
[ 1.183916] scsi host7: ata_piix
[ 1.186670] scsi host8: ahci
[ 1.187683] ata7: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
[ 1.187692] ata8: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
[ 1.188197] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 1.188324] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[ 1.188337] ehci-pci 0000:00:1d.7: debug port 1
[ 1.189634] scsi host9: ahci
[ 1.191940] ata9: SATA max UDMA/133 abar m8192@0xf39fe000 port 0xf39fe100 irq 17
[ 1.191945] ata10: SATA max UDMA/133 abar m8192@0xf39fe000 port 0xf39fe180 irq 17
[ 1.192249] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 1.192307] ehci-pci 0000:00:1d.7: irq 23, io mem 0xf3ffd000
[ 1.204051] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.204098] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.204104] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.204108] usb usb4: Product: EHCI Host Controller
[ 1.204110] usb usb4: Manufacturer: Linux 3.18.13-rt10mah+ ehci_hcd
[ 1.204116] usb usb4: SerialNumber: 0000:00:1d.7
[ 1.206049] hub 4-0:1.0: USB hub found
[ 1.206058] hub 4-0:1.0: 6 ports detected
[ 1.206572] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.206584] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.206658] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000fd00
[ 1.206716] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.206719] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.206721] usb usb5: Product: UHCI Host Controller
[ 1.206723] usb usb5: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.206725] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.209409] hub 5-0:1.0: USB hub found
[ 1.209419] hub 5-0:1.0: 2 ports detected
[ 1.210052] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.210960] scsi host10: ata_piix
[ 1.211096] scsi host11: ata_piix
[ 1.211156] ata11: SATA max UDMA/133 cmd 0xf200 ctl 0xf100 bmdma 0xee00 irq 19
[ 1.211164] ata12: SATA max UDMA/133 cmd 0xf000 ctl 0xef00 bmdma 0xee08 irq 19
[ 1.211424] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.211438] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.211513] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00
[ 1.211601] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.211604] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.211610] usb usb6: Product: UHCI Host Controller
[ 1.211613] usb usb6: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.211616] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.211831] hub 6-0:1.0: USB hub found
[ 1.211848] hub 6-0:1.0: 2 ports detected
[ 1.212326] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.212339] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.212414] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
[ 1.212487] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.212490] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.212492] usb usb7: Product: UHCI Host Controller
[ 1.212495] usb usb7: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.212498] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.218343] hub 7-0:1.0: USB hub found
[ 1.218354] hub 7-0:1.0: 2 ports detected
[ 1.223571] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.223653] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.223721] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00
[ 1.223777] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.223779] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.223781] usb usb8: Product: UHCI Host Controller
[ 1.223784] usb usb8: Manufacturer: Linux 3.18.13-rt10mah+ uhci_hcd
[ 1.223790] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.226337] hub 8-0:1.0: USB hub found
[ 1.226350] hub 8-0:1.0: 2 ports detected
[ 1.464275] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.464356] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.508320] ata9: SATA link down (SStatus 0 SControl 300)
[ 1.512358] ata10: SATA link down (SStatus 0 SControl 300)
[ 1.543077] ata12: SATA link down (SStatus 0 SControl 300)
[ 1.557831] ata11: SATA link down (SStatus 0 SControl 300)
[ 1.584276] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[ 1.620508] firewire_core 0000:0b:03.0: created device fw0: GUID 696100006e566964, S400
[ 1.696312] usb 5-2: new low-speed USB device number 2 using uhci_hcd
[ 1.872264] tsc: Refined TSC clocksource calibration: 2653.349 MHz
[ 1.893614] usb 3-1: New USB device found, idVendor=413c, idProduct=2105
[ 1.893620] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.893624] usb 3-1: Product: Dell USB Keyboard
[ 1.893627] usb 3-1: Manufacturer: Dell
[ 1.930257] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.962782] usbcore: registered new interface driver usbhid
[ 1.962784] usbhid: USB HID core driver
[ 1.964082] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb3/3-1/3-1:1.0/0003:413C:2105.0001/input/input3
[ 1.964153] hid-generic 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.1-1/input0
[ 1.977629] usb 5-2: New USB device found, idVendor=046d, idProduct=c016
[ 1.977635] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.977639] usb 5-2: Product: Optical USB Mouse
[ 1.977642] usb 5-2: Manufacturer: Logitech
[ 1.984401] ata8.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.984426] ata8.01: SATA link down (SStatus 0 SControl 300)
[ 1.984441] ata8.01: link offline, clearing class 3 to NONE
[ 1.988436] ata7.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.988456] ata7.01: SATA link down (SStatus 0 SControl 300)
[ 1.991902] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:046D:C016.0002/input/input4
[ 1.992112] hid-generic 0003:046D:C016.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1a.2-2/input0
[ 1.992450] ata8.00: ATAPI: HL-DT-ST DVD+/-RW GH70N, A100, max UDMA/100
[ 2.000626] ata7.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133
[ 2.000629] ata7.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.008571] ata8.00: configured for UDMA/100
[ 2.009442] ata7.00: configured for UDMA/133
[ 2.009597] scsi 6:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5
[ 2.010930] sd 6:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 2.010987] sd 6:0:0:0: [sda] Write Protect is off
[ 2.010990] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.011008] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.012120] sda: sda1 sda2 < sda5 sda6 >
[ 2.013018] sd 6:0:0:0: [sda] Attached SCSI disk
[ 2.017346] scsi 7:0:0:0: CD-ROM HL-DT-ST DVD+-RW GH70N A100 PQ: 0 ANSI: 5
[ 2.033452] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 2.034908] sr 7:0:0:0: Attached scsi generic sg1 type 5
[ 2.047799] sr 7:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.047803] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.052779] sr 7:0:0:0: Attached scsi CD-ROM sr0
[ 2.175810] PM: Starting manual resume from disk
[ 2.175814] PM: Hibernation image partition 8:5 present
[ 2.175815] PM: Looking for hibernation image.
[ 2.176135] PM: Image not found (code -22)
[ 2.176136] PM: Hibernation image not present or could not be loaded.
[ 2.202002] random: nonblocking pool is initialized
[ 2.224864] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.389556] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.389758] systemd[1]: Detected architecture 'x86-64'.
[ 2.407375] systemd[1]: Inserted module 'autofs4'
[ 2.407718] systemd[1]: Set hostname to <CNC>.
[ 2.407750] systemd[1]: Initializing machine ID from random generator.
[ 2.407788] systemd[1]: Installed transient /etc/machine-id file.
[ 2.550463] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 2.550526] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.550542] systemd[1]: Starting Remote File Systems (Pre).
[ 2.550573] systemd[1]: Reached target Remote File Systems (Pre).
[ 2.550601] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 2.550694] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.550709] systemd[1]: Starting Encrypted Volumes.
[ 2.550724] systemd[1]: Reached target Encrypted Volumes.
[ 2.550737] systemd[1]: Expecting device dev-disk-by\x2duuid-418472f9\x2d1dd8\x2d4607\x2dba41\x2d014942c4f358.device...
[ 2.550752] systemd[1]: Expecting device dev-disk-by\x2duuid-3b4288c9\x2de61e\x2d46d3\x2dbe78\x2d57e65b3ec4ed.device...
[ 2.550766] systemd[1]: Starting Root Slice.
[ 2.550792] systemd[1]: Created slice Root Slice.
[ 2.550805] systemd[1]: Starting User and Session Slice.
[ 2.550848] systemd[1]: Created slice User and Session Slice.
[ 2.550860] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 2.550900] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.550913] systemd[1]: Starting Delayed Shutdown Socket.
[ 2.550941] systemd[1]: Listening on Delayed Shutdown Socket.
[ 2.550950] systemd[1]: Starting Journal Socket (/dev/log).
[ 2.550984] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.551000] systemd[1]: Starting udev Control Socket.
[ 2.551026] systemd[1]: Listening on udev Control Socket.
[ 2.551041] systemd[1]: Starting udev Kernel Socket.
[ 2.551067] systemd[1]: Listening on udev Kernel Socket.
[ 2.551082] systemd[1]: Starting Journal Socket.
[ 2.551119] systemd[1]: Listening on Journal Socket.
[ 2.551139] systemd[1]: Starting System Slice.
[ 2.551181] systemd[1]: Created slice System Slice.
[ 2.551194] systemd[1]: Started File System Check on Root Device.
[ 2.551206] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 2.551255] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.551270] systemd[1]: Mounted VMware vmblock fuse mount.
[ 2.551281] systemd[1]: Starting system-getty.slice.
[ 2.551327] systemd[1]: Created slice system-getty.slice.
[ 2.551356] systemd[1]: Starting Increase datagram queue length...
[ 2.551811] systemd[1]: Mounting Debug File System...
[ 2.555736] systemd[1]: Starting Load Kernel Modules...
[ 2.556203] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 2.556833] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.557530] systemd[1]: Mounting Huge Pages File System...
[ 2.557970] systemd[1]: Starting udev Coldplug all Devices...
[ 2.568356] systemd[1]: Started Set Up Additional Binary Formats.
[ 2.568398] systemd[1]: Starting Slices.
[ 2.568415] systemd[1]: Reached target Slices.
[ 2.569179] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 2.569564] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.579891] lp: driver loaded but no devices found
[ 2.582649] ppdev: user-space parallel port driver
[ 2.583236] systemd[1]: Mounted Huge Pages File System.
[ 2.583286] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.583333] systemd[1]: Mounted Debug File System.
[ 2.585355] systemd[1]: Started Increase datagram queue length.
[ 2.591402] systemd[1]: Started Create Static Device Nodes in /dev.
[ 2.592211] fuse init (API version 7.23)
[ 2.592535] systemd[1]: Starting udev Kernel Device Manager...
[ 2.596258] systemd[1]: Starting Syslog Socket.
[ 2.596356] systemd[1]: Listening on Syslog Socket.
[ 2.596391] systemd[1]: Starting Journal Service...
[ 2.599461] systemd[1]: Started Journal Service.
[ 2.601490] systemd-udevd[280]: starting version 215
[ 2.718753] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 2.872494] Switched to clocksource tsc
[ 2.909540] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.911958] EDAC MC: Ver: 3.0.0
[ 3.013641] [drm] Initialized drm 1.1.0 20060810
[ 3.090649] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[ 3.095357] nvidia: module license 'NVIDIA' taints kernel.
[ 3.095360] Disabling lock debugging due to kernel taint
[ 3.095367] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000429-0x0000000000000429 (\PM2S) (20140926/utaddress-258)
[ 3.095376] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.095380] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x00000000000004b8-0x00000000000004bb (\GPO2) (20140926/utaddress-258)
[ 3.095386] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.095389] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x000000000000048c-0x000000000000048f (\GPO_) (20140926/utaddress-258)
[ 3.095394] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3.095397] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 3.117685] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.121250] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:03:00.0 on minor 0
[ 3.121275] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.96 Sun Nov 8 22:33:28 PST 2015
[ 3.123292] snd_hda_intel 0000:00:1b.0: irq 26 for MSI/MSI-X
[ 3.123690] snd_hda_intel 0000:03:00.1: Disabling MSI
[ 3.123703] snd_hda_intel 0000:03:00.1: Handle VGA-switcheroo audio client
[ 3.135360] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 3.145157] Error: Driver 'pcspkr' is already registered, aborting...
[ 3.146442] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 3.146445] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.146448] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.146450] sound hdaudioC0D2: mono: mono_out=0x0
[ 3.146452] sound hdaudioC0D2: dig-out=0x11/0x1e
[ 3.146453] sound hdaudioC0D2: inputs:
[ 3.146456] sound hdaudioC0D2: Front Mic=0x19
[ 3.146458] sound hdaudioC0D2: Rear Mic=0x18
[ 3.146460] sound hdaudioC0D2: Line=0x1a
[ 3.146461] sound hdaudioC0D2: dig-in=0x1f
[ 3.161618] microcode: CPU0 sig=0x106a5, pf=0x2, revision=0xf
[ 3.164095] microcode: CPU1 sig=0x106a5, pf=0x2, revision=0xf
[ 3.164467] microcode: CPU2 sig=0x106a5, pf=0x2, revision=0xf
[ 3.164761] microcode: CPU3 sig=0x106a5, pf=0x2, revision=0xf
[ 3.165074] microcode: CPU4 sig=0x106a5, pf=0x2, revision=0xf
[ 3.168575] microcode: CPU5 sig=0x106a5, pf=0x2, revision=0xf
[ 3.168958] microcode: CPU6 sig=0x106a5, pf=0x2, revision=0xf
[ 3.169343] microcode: CPU7 sig=0x106a5, pf=0x2, revision=0xf
[ 3.171711] microcode: Microcode Update Driver: v2.00 <This email address is being protected from spambots. You need JavaScript enabled to view it.>, Peter Oruba
[ 3.179687] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input6
[ 3.189935] kvm: disabled by bios
[ 3.198798] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 3.203425] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 3.206867] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 3.211555] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 3.217158] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 3.222681] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 3.228022] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 3.233386] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 3.355605] iTCO_vendor_support: vendor-support=0
[ 3.358162] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 3.358468] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 3.381491] Adding 4633596k swap on /dev/sda5. Priority:-1 extents:1 across:4633596k SS
[ 3.456628] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 3.478471] systemd-journald[282]: Received request to flush runtime journal from PID 1
[ 3.569433] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:07.0/0000:03:00.1/sound/card1/input15
[ 3.569577] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:07.0/0000:03:00.1/sound/card1/input16
[ 3.569998] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:07.0/0000:03:00.1/sound/card1/input17
[ 3.670840] RPC: Registered named UNIX socket transport module.
[ 3.670843] RPC: Registered udp transport module.
[ 3.670844] RPC: Registered tcp transport module.
[ 3.670846] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.674497] FS-Cache: Loaded
[ 3.681522] FS-Cache: Netfs 'nfs' registered for caching
[ 3.688975] Installing knfsd (copyright (C) 1996 This email address is being protected from spambots. You need JavaScript enabled to view it.).
[ 4.020141] cfg80211: Calling CRDA to update world regulatory domain
[ 4.055623] cfg80211: World regulatory domain updated:
[ 4.055627] cfg80211: DFS Master region: unset
[ 4.055629] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4.055631] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055634] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055635] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055638] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 4.055640] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 4.055642] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 4.055644] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 4.055646] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 4.134810] r8169 0000:07:00.0: Direct firmware load for rtl_nic/rtl8168d-1.fw failed with error -2
[ 4.134816] r8169 0000:07:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)
[ 4.150011] r8169 0000:07:00.0 eth0: link down
[ 4.151759] r8169 0000:0a:00.0: Direct firmware load for rtl_nic/rtl8168d-1.fw failed with error -2
[ 4.151763] r8169 0000:0a:00.0 eth1: unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)
[ 4.166090] r8169 0000:0a:00.0 eth1: link down
[ 4.166116] r8169 0000:0a:00.0 eth1: link down
[ 4.389786] nvidia 0000:03:00.0: irq 27 for MSI/MSI-X
[ 6.518939] r8169 0000:0a:00.0 eth1: link up
[ 5979.927344] perf interrupt took too long (2507 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 6118.691185] ip_tables: (C) 2000-2006 Netfilter Core Team
My @.hal:
Warning: Spoiler!
# Generated by PNCconf at Tue Oct 25 15:09:28 2016
# If you make changes to this file, they will be
# overwritten when you run PNCconf again
loadrt trivkins
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES
loadrt hostmot2
loadrt hm2_eth board_ip="10.10.10.10" config="firmware=hm2/7i76/7i76e.BIT num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
setp hm2_7i76e.0.watchdog.timeout_ns 5000000
loadrt hal_parport cfg="0 out"
loadrt pid names=pid.x,pid.y,pid.z,pid.a,pid.s
addf parport.0.read servo-thread
addf hm2_7i76e.0.read servo-thread
addf motion-command-handler servo-thread
addf motion-controller servo-thread
addf pid.x.do-pid-calcs servo-thread
addf pid.y.do-pid-calcs servo-thread
addf pid.z.do-pid-calcs servo-thread
addf pid.a.do-pid-calcs servo-thread
addf pid.s.do-pid-calcs servo-thread
addf parport.0.write servo-thread
addf hm2_7i76e.0.write servo-thread
setp hm2_7i76e.0.dpll.01.timer-us -50
setp hm2_7i76e.0.stepgen.timer-number 1
# external output signals
# --- MACHINE-IS-ENABLED ---
net machine-is-enabled parport.0.pin-01-out
# --- SPINDLE-ON ---
net spindle-on parport.0.pin-14-out
# --- SPINDLE-CW ---
net spindle-cw parport.0.pin-16-out
# --- COOLANT-FLOOD ---
net coolant-flood parport.0.pin-17-out
# external input signals
# --- MIN-X ---
net min-x <= parport.0.pin-02-in
# --- MIN-Y ---
net min-y <= parport.0.pin-03-in
# --- MIN-Z ---
net min-z <= parport.0.pin-04-in
#*******************
# AXIS X
#*******************
setp pid.x.Pgain [AXIS_0]P
setp pid.x.Igain [AXIS_0]I
setp pid.x.Dgain [AXIS_0]D
setp pid.x.bias [AXIS_0]BIAS
setp pid.x.FF0 [AXIS_0]FF0
setp pid.x.FF1 [AXIS_0]FF1
setp pid.x.FF2 [AXIS_0]FF2
setp pid.x.deadband [AXIS_0]DEADBAND
setp pid.x.maxoutput [AXIS_0]MAX_OUTPUT
setp pid.x.error-previous-target true
setp pid.x.maxerror .0005
net x-index-enable <=> pid.x.index-enable
net x-enable => pid.x.enable
net x-pos-cmd => pid.x.command
net x-vel-cmd => pid.x.command-deriv
net x-pos-fb => pid.x.feedback
net x-output => pid.x.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.00.dirsetup [AXIS_0]DIRSETUP
setp hm2_7i76e.0.stepgen.00.dirhold [AXIS_0]DIRHOLD
setp hm2_7i76e.0.stepgen.00.steplen [AXIS_0]STEPLEN
setp hm2_7i76e.0.stepgen.00.stepspace [AXIS_0]STEPSPACE
setp hm2_7i76e.0.stepgen.00.position-scale [AXIS_0]STEP_SCALE
setp hm2_7i76e.0.stepgen.00.step_type 0
setp hm2_7i76e.0.stepgen.00.control-type 1
setp hm2_7i76e.0.stepgen.00.maxaccel [AXIS_0]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.00.maxvel [AXIS_0]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net x-pos-cmd <= axis.0.motor-pos-cmd
net x-vel-cmd <= axis.0.joint-vel-cmd
net x-output <= hm2_7i76e.0.stepgen.00.velocity-cmd
net x-pos-fb <= hm2_7i76e.0.stepgen.00.position-fb
net x-pos-fb => axis.0.motor-pos-fb
net x-enable <= axis.0.amp-enable-out
net x-enable => hm2_7i76e.0.stepgen.00.enable
# ---setup home / limit switch signals---
net x-home-sw => axis.0.home-sw-in
net min-x => axis.0.neg-lim-sw-in
net x-pos-limit => axis.0.pos-lim-sw-in
#*******************
# AXIS Y
#*******************
setp pid.y.Pgain [AXIS_1]P
setp pid.y.Igain [AXIS_1]I
setp pid.y.Dgain [AXIS_1]D
setp pid.y.bias [AXIS_1]BIAS
setp pid.y.FF0 [AXIS_1]FF0
setp pid.y.FF1 [AXIS_1]FF1
setp pid.y.FF2 [AXIS_1]FF2
setp pid.y.deadband [AXIS_1]DEADBAND
setp pid.y.maxoutput [AXIS_1]MAX_OUTPUT
setp pid.y.error-previous-target true
setp pid.y.maxerror .0005
net y-index-enable <=> pid.y.index-enable
net y-enable => pid.y.enable
net y-pos-cmd => pid.y.command
net y-vel-cmd => pid.y.command-deriv
net y-pos-fb => pid.y.feedback
net y-output => pid.y.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.01.dirsetup [AXIS_1]DIRSETUP
setp hm2_7i76e.0.stepgen.01.dirhold [AXIS_1]DIRHOLD
setp hm2_7i76e.0.stepgen.01.steplen [AXIS_1]STEPLEN
setp hm2_7i76e.0.stepgen.01.stepspace [AXIS_1]STEPSPACE
setp hm2_7i76e.0.stepgen.01.position-scale [AXIS_1]STEP_SCALE
setp hm2_7i76e.0.stepgen.01.step_type 0
setp hm2_7i76e.0.stepgen.01.control-type 1
setp hm2_7i76e.0.stepgen.01.maxaccel [AXIS_1]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.01.maxvel [AXIS_1]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net y-pos-cmd <= axis.1.motor-pos-cmd
net y-vel-cmd <= axis.1.joint-vel-cmd
net y-output <= hm2_7i76e.0.stepgen.01.velocity-cmd
net y-pos-fb <= hm2_7i76e.0.stepgen.01.position-fb
net y-pos-fb => axis.1.motor-pos-fb
net y-enable <= axis.1.amp-enable-out
net y-enable => hm2_7i76e.0.stepgen.01.enable
# ---setup home / limit switch signals---
net y-home-sw => axis.1.home-sw-in
net min-y => axis.1.neg-lim-sw-in
net y-pos-limit => axis.1.pos-lim-sw-in
#*******************
# AXIS Z
#*******************
setp pid.z.Pgain [AXIS_2]P
setp pid.z.Igain [AXIS_2]I
setp pid.z.Dgain [AXIS_2]D
setp pid.z.bias [AXIS_2]BIAS
setp pid.z.FF0 [AXIS_2]FF0
setp pid.z.FF1 [AXIS_2]FF1
setp pid.z.FF2 [AXIS_2]FF2
setp pid.z.deadband [AXIS_2]DEADBAND
setp pid.z.maxoutput [AXIS_2]MAX_OUTPUT
setp pid.z.error-previous-target true
setp pid.z.maxerror .0005
net z-index-enable <=> pid.z.index-enable
net z-enable => pid.z.enable
net z-pos-cmd => pid.z.command
net z-vel-cmd => pid.z.command-deriv
net z-pos-fb => pid.z.feedback
net z-output => pid.z.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.02.dirsetup [AXIS_2]DIRSETUP
setp hm2_7i76e.0.stepgen.02.dirhold [AXIS_2]DIRHOLD
setp hm2_7i76e.0.stepgen.02.steplen [AXIS_2]STEPLEN
setp hm2_7i76e.0.stepgen.02.stepspace [AXIS_2]STEPSPACE
setp hm2_7i76e.0.stepgen.02.position-scale [AXIS_2]STEP_SCALE
setp hm2_7i76e.0.stepgen.02.step_type 0
setp hm2_7i76e.0.stepgen.02.control-type 1
setp hm2_7i76e.0.stepgen.02.maxaccel [AXIS_2]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.02.maxvel [AXIS_2]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net z-pos-cmd <= axis.2.motor-pos-cmd
net z-vel-cmd <= axis.2.joint-vel-cmd
net z-output <= hm2_7i76e.0.stepgen.02.velocity-cmd
net z-pos-fb <= hm2_7i76e.0.stepgen.02.position-fb
net z-pos-fb => axis.2.motor-pos-fb
net z-enable <= axis.2.amp-enable-out
net z-enable => hm2_7i76e.0.stepgen.02.enable
# ---setup home / limit switch signals---
net z-home-sw => axis.2.home-sw-in
net min-z => axis.2.neg-lim-sw-in
net z-pos-limit => axis.2.pos-lim-sw-in
#*******************
# AXIS A
#*******************
setp pid.a.Pgain [AXIS_3]P
setp pid.a.Igain [AXIS_3]I
setp pid.a.Dgain [AXIS_3]D
setp pid.a.bias [AXIS_3]BIAS
setp pid.a.FF0 [AXIS_3]FF0
setp pid.a.FF1 [AXIS_3]FF1
setp pid.a.FF2 [AXIS_3]FF2
setp pid.a.deadband [AXIS_3]DEADBAND
setp pid.a.maxoutput [AXIS_3]MAX_OUTPUT
setp pid.a.error-previous-target true
setp pid.a.maxerror .0005
net a-index-enable <=> pid.a.index-enable
net a-enable => pid.a.enable
net a-pos-cmd => pid.a.command
net a-vel-cmd => pid.a.command-deriv
net a-pos-fb => pid.a.feedback
net a-output => pid.a.output
# Step Gen signals/setup
setp hm2_7i76e.0.stepgen.03.dirsetup [AXIS_3]DIRSETUP
setp hm2_7i76e.0.stepgen.03.dirhold [AXIS_3]DIRHOLD
setp hm2_7i76e.0.stepgen.03.steplen [AXIS_3]STEPLEN
setp hm2_7i76e.0.stepgen.03.stepspace [AXIS_3]STEPSPACE
setp hm2_7i76e.0.stepgen.03.position-scale [AXIS_3]STEP_SCALE
setp hm2_7i76e.0.stepgen.03.step_type 0
setp hm2_7i76e.0.stepgen.03.control-type 1
setp hm2_7i76e.0.stepgen.03.maxaccel [AXIS_3]STEPGEN_MAXACCEL
setp hm2_7i76e.0.stepgen.03.maxvel [AXIS_3]STEPGEN_MAXVEL
# ---closedloop stepper signals---
net a-pos-cmd <= axis.3.motor-pos-cmd
net a-vel-cmd <= axis.3.joint-vel-cmd
net a-output <= hm2_7i76e.0.stepgen.03.velocity-cmd
net a-pos-fb <= hm2_7i76e.0.stepgen.03.position-fb
net a-pos-fb => axis.3.motor-pos-fb
net a-enable <= axis.3.amp-enable-out
net a-enable => hm2_7i76e.0.stepgen.03.enable
# ---setup home / limit switch signals---
net a-home-sw => axis.3.home-sw-in
net a-neg-limit => axis.3.neg-lim-sw-in
net a-pos-limit => axis.3.pos-lim-sw-in
#*******************
# SPINDLE S
#*******************
setp pid.s.Pgain [SPINDLE_9]P
setp pid.s.Igain [SPINDLE_9]I
setp pid.s.Dgain [SPINDLE_9]D
setp pid.s.bias [SPINDLE_9]BIAS
setp pid.s.FF0 [SPINDLE_9]FF0
setp pid.s.FF1 [SPINDLE_9]FF1
setp pid.s.FF2 [SPINDLE_9]FF2
setp pid.s.deadband [SPINDLE_9]DEADBAND
setp pid.s.maxoutput [SPINDLE_9]MAX_OUTPUT
setp pid.s.error-previous-target true
net spindle-index-enable <=> pid.s.index-enable
net spindle-enable => pid.s.enable
net spindle-vel-cmd-rpm => pid.s.command
net spindle-vel-fb-rpm => pid.s.feedback
net spindle-output <= pid.s.output
# ---setup spindle control signals---
net spindle-vel-cmd-rps <= motion.spindle-speed-out-rps
net spindle-vel-cmd-rps-abs <= motion.spindle-speed-out-rps-abs
net spindle-vel-cmd-rpm <= motion.spindle-speed-out
net spindle-vel-cmd-rpm-abs <= motion.spindle-speed-out-abs
net spindle-enable <= motion.spindle-on
net spindle-cw <= motion.spindle-forward
net spindle-ccw <= motion.spindle-reverse
net spindle-brake <= motion.spindle-brake
net spindle-revs => motion.spindle-revs
net spindle-at-speed => motion.spindle-at-speed
net spindle-vel-fb-rps => motion.spindle-speed-in
net spindle-index-enable <=> motion.spindle-index-enable
# ---Setup spindle at speed signals---
sets spindle-at-speed true
#******************************
# connect miscellaneous signals
#******************************
# ---HALUI signals---
net joint-select-a halui.joint.0.select
net x-is-homed halui.joint.0.is-homed
net jog-x-pos halui.jog.0.plus
net jog-x-neg halui.jog.0.minus
net jog-x-analog halui.jog.0.analog
net joint-select-b halui.joint.1.select
net y-is-homed halui.joint.1.is-homed
net jog-y-pos halui.jog.1.plus
net jog-y-neg halui.jog.1.minus
net jog-y-analog halui.jog.1.analog
net joint-select-c halui.joint.2.select
net z-is-homed halui.joint.2.is-homed
net jog-z-pos halui.jog.2.plus
net jog-z-neg halui.jog.2.minus
net jog-z-analog halui.jog.2.analog
net joint-select-d halui.joint.3.select
net a-is-homed halui.joint.3.is-homed
net jog-a-pos halui.jog.3.plus
net jog-a-neg halui.jog.3.minus
net jog-a-analog halui.jog.3.analog
net jog-selected-pos halui.jog.selected.plus
net jog-selected-neg halui.jog.selected.minus
net spindle-manual-cw halui.spindle.forward
net spindle-manual-ccw halui.spindle.reverse
net spindle-manual-stop halui.spindle.stop
net machine-is-on halui.machine.is-on
net jog-speed halui.jog-speed
net MDI-mode halui.mode.is-mdi
# ---coolant signals---
net coolant-mist <= iocontrol.0.coolant-mist
net coolant-flood <= iocontrol.0.coolant-flood
# ---probe signal---
net probe-in => motion.probe-input
# ---motion control signals---
net in-position <= motion.in-position
net machine-is-enabled <= motion.motion-enabled
# ---digital in / out signals---
# ---estop signals---
net estop-out <= iocontrol.0.user-enable-out
net estop-out => iocontrol.0.emc-enable-in
# ---manual tool change signals---
loadusr -W hal_manualtoolchange
net tool-change-request iocontrol.0.tool-change => hal_manualtoolchange.change
net tool-change-confirmed iocontrol.0.tool-changed <= hal_manualtoolchange.changed
net tool-number iocontrol.0.tool-prep-number => hal_manualtoolchange.number
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Please Log in or Create an account to join the conversation.
26 Oct 2016 00:43 #82069
by PCW
Replied by PCW on topic Settinup 5i25 - 7i76e combo LinuxCNC will not start
Not sure its cause of the the error, but the
firmware=hm2/7i76/7i76e.BIT
token in the hal file makes no sense and should be removed
also
loadrt hal_parport cfg="0 out"
is a bit odd unless you are using a parallel port
firmware=hm2/7i76/7i76e.BIT
token in the hal file makes no sense and should be removed
also
loadrt hal_parport cfg="0 out"
is a bit odd unless you are using a parallel port
Please Log in or Create an account to join the conversation.
26 Oct 2016 09:36 #82080
by andypugh
Replied by andypugh on topic Settinup 5i25 - 7i76e combo LinuxCNC will not start
Is there a line-break in the HAL file "loadrt hm2_eth" line? I think that might be the problem.
You should remove the "firmware=blahblah.BIT" that's not needed for hm2_eth.
You should remove the "firmware=blahblah.BIT" that's not needed for hm2_eth.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Settinup 5i25 - 7i76e combo LinuxCNC will not start
Time to create page: 0.132 seconds