Ubuntu Server 14.04 hangs randomly

Asked by Lemaitre Guillaume

Hi all,

I am not sure that this issue is a bug, that is why I posted it here first.

I lately install a fresh version of Ubuntu Server 14.04 on our server. I will also add that this new server have fresh new components:
- Processor Intel Xeon 1230 v3
- Motherboard Asus Z87-Plus
- Some HDDs
and also old ones:
- 4 x 2 GB of DD3 RAMs at 1333 Mhz
- An Nvidia GT 215
- A PSU of 550 W

I am encountering random and frequent (at least everyday) freezing of the system. When connected via ssh, the server is not answering and when checking directly the machine, no mouse or keyboard activities.

I was thinking that the problem could come from the hardware side and more precisely from the old parts. I ran a Memtest+ and nothing was wrong in the report.

I also collected information such as the kernel log and the output generated by ubuntu-bug linux.
Checking the kernel log, I was not skilled enough to identify where the problem was coming from.

Hope that we can solve this issue,

Best regards,

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Do you have the latest BIOS?
Have you checked the bottom emd of:

dmesg

after a hang?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

emd = end

(typo)

Revision history for this message
Lemaitre Guillaume (g-lemaitre58) said :
#3

Yes this the latest version of the BIOS. I checked the dmesg after that the server hanged and I never spotted anything strange.

Also, I forgot to mention that before to upgrade the hardware, I had the same hanging problem time to time. That is why, I believed this is more hardware related (with one of the three components not replaced).

dmesg log output:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-24-generic (buildd@batsu) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 (Ubuntu 3.13.0-24.47-generic 3.13.9)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=32ab6c37-3370-4930-a019-8b9d8d82cb5c ro nomdmonddf nomdmonisw
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca854fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca855000-0x00000000ca85bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ca85c000-0x00000000caca9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cacaa000-0x00000000cb0fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cb0ff000-0x00000000dd6e0fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dd6e1000-0x00000000dd8e9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dd8ea000-0x00000000dd902fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dd903000-0x00000000dde41fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dde42000-0x00000000deffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: ASUS All Series/Z87-PLUS, BIOS 1602 10/29/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x21f000 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-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
[ 0.000000] 1 base 0200000000 mask 7FF0000000 write-back
[ 0.000000] 2 base 0210000000 mask 7FF8000000 write-back
[ 0.000000] 3 base 0218000000 mask 7FFC000000 write-back
[ 0.000000] 4 base 021C000000 mask 7FFE000000 write-back
[ 0.000000] 5 base 021E000000 mask 7FFF000000 write-back
[ 0.000000] 6 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
[ 0.000000] reg 1, base: 8GB, range: 256MB, type WB
[ 0.000000] reg 2, base: 8448MB, range: 128MB, type WB
[ 0.000000] reg 3, base: 8576MB, range: 64MB, type WB
[ 0.000000] reg 4, base: 8640MB, range: 32MB, type WB
[ 0.000000] reg 5, base: 8672MB, range: 16MB, type WB
[ 0.000000] reg 6, base: 3584MB, range: 512MB, type UC
[ 0.000000] total RAM covered: 8176M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 6 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 4, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 5, base: 8688MB, range: 16MB, type UC
[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd810-0x000fd81f] mapped at [ffff8800000fd810]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
[ 0.000000] BRK [0x01fde000, 0x01fdefff] PGTABLE
[ 0.000000] BRK [0x01fdf000, 0x01fdffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21ee00000-0x21effffff]
[ 0.000000] [mem 0x21ee00000-0x21effffff] page 2M
[ 0.000000] BRK [0x01fe0000, 0x01fe0fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21edfffff]
[ 0.000000] [mem 0x21c000000-0x21edfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xca854fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xca7fffff] page 2M
[ 0.000000] [mem 0xca800000-0xca854fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xca85c000-0xcaca9fff]
[ 0.000000] [mem 0xca85c000-0xca9fffff] page 4k
[ 0.000000] [mem 0xcaa00000-0xcabfffff] page 2M
[ 0.000000] [mem 0xcac00000-0xcaca9fff] page 4k
[ 0.000000] BRK [0x01fe1000, 0x01fe1fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xcb0ff000-0xdd6e0fff]
[ 0.000000] [mem 0xcb0ff000-0xcb1fffff] page 4k
[ 0.000000] [mem 0xcb200000-0xdd5fffff] page 2M
[ 0.000000] [mem 0xdd600000-0xdd6e0fff] page 4k
[ 0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdefff000-0xdeffffff]
[ 0.000000] [mem 0xdefff000-0xdeffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x34a88000-0x3653bfff]
[ 0.000000] ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 00000000dd8ef080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000dd8fd8e0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000dd8ef198 00E745 (v02 ALASKA A M I 00000031 INTL 20091112)
[ 0.000000] ACPI: FACS 00000000dde40080 000040
[ 0.000000] ACPI: APIC 00000000dd8fd9f0 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 00000000dd8fda88 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: LPIT 00000000dd8fdad0 00005C (v01 ALASKA A M I 00000000 AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000dd8fdb30 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000dd8fe070 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112)
[ 0.000000] ACPI: MCFG 00000000dd8feb48 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000dd8feb88 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000dd8febc0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000dd8fef30 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: BGRT 00000000dd902470 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021effffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21effffff]
[ 0.000000] NODE_DATA [mem 0x21eff7000-0x21effbfff]
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216600000-ffff88021e5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x21effffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0xca854fff]
[ 0.000000] node 0: [mem 0xca85c000-0xcaca9fff]
[ 0.000000] node 0: [mem 0xcb0ff000-0xdd6e0fff]
[ 0.000000] node 0: [mem 0xdefff000-0xdeffffff]
[ 0.000000] node 0: [mem 0x100000000-0x21effffff]
[ 0.000000] On node 0 totalpages: 2081314
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14091 pages used for memmap
[ 0.000000] DMA32 zone: 901766 pages, LIFO batch:31
[ 0.000000] Normal zone: 18368 pages used for memmap
[ 0.000000] Normal zone: 1175552 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] 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[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] 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: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xca855000-0xca85bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcacaa000-0xcb0fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd6e1000-0xdd8e9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd8ea000-0xdd902fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd903000-0xdde41fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdde42000-0xdeffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021ec00000 s86336 r8192 d24256 u262144
[ 0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2048770
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=32ab6c37-3370-4930-a019-8b9d8d82cb5c ro nomdmonddf nomdmonisw
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 8083220K/8325256K available (7338K kernel code, 1138K rwdata, 3388K rodata, 1332K init, 1440K bss, 242036K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 3298.058 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6596.11 BogoMIPS (lpj=13192232)
[ 0.000005] pid_max: default: 32768 minimum: 301
[ 0.000021] Security Framework initialized
[ 0.000034] AppArmor: AppArmor initialized
[ 0.000036] Yama: becoming mindful.
[ 0.000423] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.001495] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001950] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.001959] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002102] Initializing cgroup subsys memory
[ 0.002106] Initializing cgroup subsys devices
[ 0.002108] Initializing cgroup subsys freezer
[ 0.002110] Initializing cgroup subsys blkio
[ 0.002111] Initializing cgroup subsys perf_event
[ 0.002113] Initializing cgroup subsys hugetlb
[ 0.002129] CPU: Physical Processor ID: 0
[ 0.002130] CPU: Processor Core ID: 0
[ 0.002134] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002134] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002891] mce: CPU supports 9 MCE banks
[ 0.002901] CPU0: Thermal monitoring enabled (TM1)
[ 0.002911] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.002911] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[ 0.002911] tlb_flushall_shift: 6
[ 0.002989] Freeing SMP alternatives memory: 32K (ffffffff81e6b000 - ffffffff81e73000)
[ 0.003669] ACPI: Core revision 20131115
[ 0.008857] ACPI: All ACPI Tables successfully acquired
[ 0.021079] ftrace: allocating 28408 entries in 111 pages
[ 0.029882] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.069504] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1230 v3 @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
[ 0.069509] TSC deadline timer enabled
[ 0.070762] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.070768] ... version: 3
[ 0.070769] ... bit width: 48
[ 0.070770] ... generic registers: 4
[ 0.070771] ... value mask: 0000ffffffffffff
[ 0.070772] ... max period: 0000ffffffffffff
[ 0.070773] ... fixed-purpose events: 3
[ 0.070774] ... event mask: 000000070000000f
[ 0.071856] x86: Booting SMP configuration:
[ 0.085719] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.071858] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.169348] x86: Booted up 1 node, 8 CPUs
[ 0.169352] smpboot: Total of 8 processors activated (52768.92 BogoMIPS)
[ 0.176278] devtmpfs: initialized
[ 0.177608] EVM: security.selinux
[ 0.177610] EVM: security.SMACK64
[ 0.177611] EVM: security.ima
[ 0.177612] EVM: security.capability
[ 0.177638] PM: Registering ACPI NVS region [mem 0xca855000-0xca85bfff] (28672 bytes)
[ 0.177640] PM: Registering ACPI NVS region [mem 0xdd903000-0xdde41fff] (5500928 bytes)
[ 0.178150] pinctrl core: initialized pinctrl subsystem
[ 0.178188] regulator-dummy: no parameters
[ 0.178213] RTC time: 8:33:45, date: 06/12/14
[ 0.178234] NET: Registered protocol family 16
[ 0.178292] cpuidle: using governor ladder
[ 0.178293] cpuidle: using governor menu
[ 0.178315] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.178317] ACPI: bus type PCI registered
[ 0.178319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.178352] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.178355] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.182598] PCI: Using configuration type 1 for base access
[ 0.183185] bio: create slab <bio-0> at 0
[ 0.183286] ACPI: Added _OSI(Module Device)
[ 0.183288] ACPI: Added _OSI(Processor Device)
[ 0.183289] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.183290] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.186518] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.188443] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.192191] ACPI: SSDT 00000000dd8dfc18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
[ 0.192580] ACPI: Dynamic OEM Table Load:
[ 0.192582] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
[ 0.196257] ACPI: SSDT 00000000dd8df618 0005AA (v01 PmRef ApIst 00003000 INTL 20091112)
[ 0.196689] ACPI: Dynamic OEM Table Load:
[ 0.196690] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20091112)
[ 0.200155] ACPI: SSDT 00000000dd8ded98 000119 (v01 PmRef ApCst 00003000 INTL 20091112)
[ 0.200540] ACPI: Dynamic OEM Table Load:
[ 0.200541] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20091112)
[ 0.204889] ACPI: Interpreter enabled
[ 0.204894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[ 0.204899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[ 0.204911] ACPI: (supports S0 S3 S4 S5)
[ 0.204912] ACPI: Using IOAPIC for interrupt routing
[ 0.204931] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.205062] ACPI: No dock devices found.
[ 0.210281] ACPI: Power Resource [FN00] (off)
[ 0.210328] ACPI: Power Resource [FN01] (off)
[ 0.210374] ACPI: Power Resource [FN02] (off)
[ 0.210418] ACPI: Power Resource [FN03] (off)
[ 0.210461] ACPI: Power Resource [FN04] (off)
[ 0.211058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.211062] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.211204] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.211285] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.211635] PCI host bridge to bus 0000:00
[ 0.211638] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.211640] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.211641] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.211643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.211644] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.211646] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.211647] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.211649] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.211650] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.211652] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.211653] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
[ 0.211659] pci 0000:00:00.0: [8086:0c08] type 00 class 0x060000
[ 0.211717] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.211742] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.211779] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.211817] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.211833] pci 0000:00:14.0: reg 0x10: [mem 0xf7220000-0xf722ffff 64bit]
[ 0.211885] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.211915] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.211935] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.211952] pci 0000:00:16.0: reg 0x10: [mem 0xf723b000-0xf723b00f 64bit]
[ 0.212007] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.212060] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[ 0.212074] pci 0000:00:19.0: reg 0x10: [mem 0xf7200000-0xf721ffff]
[ 0.212081] pci 0000:00:19.0: reg 0x14: [mem 0xf7239000-0xf7239fff]
[ 0.212090] pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
[ 0.212142] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.212173] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.212196] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.212213] pci 0000:00:1a.0: reg 0x10: [mem 0xf7238000-0xf72383ff]
[ 0.212292] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.212333] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.212354] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.212366] pci 0000:00:1b.0: reg 0x10: [mem 0xf7230000-0xf7233fff 64bit]
[ 0.212422] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.212453] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.212470] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.212525] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.212558] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.212576] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[ 0.212631] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.212664] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.212684] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[ 0.212740] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.212772] pci 0000:00:1c.6: System wakeup disabled by ACPI
[ 0.212796] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.212813] pci 0000:00:1d.0: reg 0x10: [mem 0xf7237000-0xf72373ff]
[ 0.212892] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.212932] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.212953] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[ 0.213087] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.213100] pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
[ 0.213106] pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
[ 0.213112] pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
[ 0.213118] pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
[ 0.213123] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 0.213129] pci 0000:00:1f.2: reg 0x24: [mem 0xf7236000-0xf72367ff]
[ 0.213160] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.213202] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.213214] pci 0000:00:1f.3: reg 0x10: [mem 0xf7235000-0xf72350ff 64bit]
[ 0.213231] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.213312] pci 0000:01:00.0: [10de:0ca3] type 00 class 0x030000
[ 0.213319] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 0.213327] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.213335] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.213340] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.213346] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[ 0.213384] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.213404] pci 0000:01:00.1: [10de:0be4] type 00 class 0x040300
[ 0.213411] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[ 0.220088] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.220090] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.220092] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.220094] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.220142] acpiphp: Slot [1] registered
[ 0.220146] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.220213] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[ 0.220227] pci 0000:03:00.0: reg 0x10: [io 0xd050-0xd057]
[ 0.220237] pci 0000:03:00.0: reg 0x14: [io 0xd040-0xd043]
[ 0.220247] pci 0000:03:00.0: reg 0x18: [io 0xd030-0xd037]
[ 0.220257] pci 0000:03:00.0: reg 0x1c: [io 0xd020-0xd023]
[ 0.220267] pci 0000:03:00.0: reg 0x20: [io 0xd000-0xd01f]
[ 0.220277] pci 0000:03:00.0: reg 0x24: [mem 0xf7100000-0xf71001ff]
[ 0.220350] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.228080] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.228083] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.228086] pci 0000:00:1c.1: bridge window [mem 0xf7100000-0xf71fffff]
[ 0.228142] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[ 0.228237] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 0.228250] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
[ 0.228258] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.228259] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.228260] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.228261] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.228262] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.228263] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.228264] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.228265] pci 0000:00:1c.6: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.228266] pci 0000:00:1c.6: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.228267] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
[ 0.228358] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[ 0.228375] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.228376] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.228377] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.228378] pci 0000:04:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.228379] pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.228380] pci 0000:04:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.228381] pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.228382] pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.228383] pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.228384] pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.228385] pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.228386] pci 0000:04:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.228387] pci 0000:04:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.228388] pci 0000:04:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
[ 0.228413] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.228966] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.229000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.229031] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[ 0.229062] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.229093] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.229123] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.229154] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[ 0.229184] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.229482] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.229487] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.229537] Found 1 acpi root devices
[ 0.229593] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.229596] vgaarb: loaded
[ 0.229597] vgaarb: bridge control possible 0000:01:00.0
[ 0.229686] SCSI subsystem initialized
[ 0.229714] libata version 3.00 loaded.
[ 0.229726] ACPI: bus type USB registered
[ 0.229735] usbcore: registered new interface driver usbfs
[ 0.229740] usbcore: registered new interface driver hub
[ 0.229762] usbcore: registered new device driver usb
[ 0.229824] PCI: Using ACPI for IRQ routing
[ 0.231014] PCI: pci_cache_line_size set to 64 bytes
[ 0.231049] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.231050] e820: reserve RAM buffer [mem 0xca855000-0xcbffffff]
[ 0.231051] e820: reserve RAM buffer [mem 0xcacaa000-0xcbffffff]
[ 0.231052] e820: reserve RAM buffer [mem 0xdd6e1000-0xdfffffff]
[ 0.231053] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[ 0.231054] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[ 0.231099] NetLabel: Initializing
[ 0.231100] NetLabel: domain hash size = 128
[ 0.231101] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.231108] NetLabel: unlabeled traffic allowed by default
[ 0.231139] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.231144] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.233164] Switched to clocksource hpet
[ 0.236047] AppArmor: AppArmor Filesystem Enabled
[ 0.236057] pnp: PnP ACPI init
[ 0.236063] ACPI: bus type PNP registered
[ 0.236108] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.236111] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.236118] pnp 00:01: [dma 4]
[ 0.236125] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.236135] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.236197] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.236223] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.236288] system 00:05: [io 0x0680-0x069f] has been reserved
[ 0.236290] system 00:05: [io 0xffff] has been reserved
[ 0.236292] system 00:05: [io 0xffff] has been reserved
[ 0.236293] system 00:05: [io 0xffff] has been reserved
[ 0.236295] system 00:05: [io 0x1c00-0x1cfe] has been reserved
[ 0.236296] system 00:05: [io 0x1d00-0x1dfe] has been reserved
[ 0.236298] system 00:05: [io 0x1e00-0x1efe] has been reserved
[ 0.236299] system 00:05: [io 0x1f00-0x1ffe] has been reserved
[ 0.236301] system 00:05: [io 0x1800-0x18fe] could not be reserved
[ 0.236303] system 00:05: [io 0x164e-0x164f] has been reserved
[ 0.236305] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.236317] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.236342] system 00:07: [io 0x1854-0x1857] has been reserved
[ 0.236344] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.236392] system 00:08: [io 0x0290-0x029f] has been reserved
[ 0.236394] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.236420] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 0.236423] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.236558] pnp 00:0a: [dma 0 disabled]
[ 0.236583] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.236848] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.236851] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.236852] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.236854] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.236855] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.236857] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.236859] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.236860] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.236862] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
[ 0.236864] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.236866] system 00:0b: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 0.236867] system 00:0b: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.236869] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.237003] pnp: PnP ACPI: found 12 devices
[ 0.237004] ACPI: bus type PNP unregistered
[ 0.242565] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.242567] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.242570] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.242573] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.242576] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.242585] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.242587] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.242590] pci 0000:00:1c.1: bridge window [mem 0xf7100000-0xf71fffff]
[ 0.242597] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.242613] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
[ 0.242622] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.242623] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.242624] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.242625] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.242626] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.242627] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.242628] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.242629] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.242630] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.242631] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
[ 0.242632] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.242633] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 0.242634] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.242635] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.242636] pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
[ 0.242637] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
[ 0.242638] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
[ 0.242639] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.242640] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.242641] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.242642] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.242643] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.242644] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.242645] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.242646] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff]
[ 0.242647] pci_bus 0000:05: resource 8 [io 0x0000-0x0cf7]
[ 0.242648] pci_bus 0000:05: resource 9 [io 0x0d00-0xffff]
[ 0.242649] pci_bus 0000:05: resource 10 [mem 0x000a0000-0x000bffff]
[ 0.242650] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff]
[ 0.242651] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff]
[ 0.242652] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff]
[ 0.242653] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff]
[ 0.242654] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff]
[ 0.242655] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff]
[ 0.242656] pci_bus 0000:05: resource 17 [mem 0xe0000000-0xfeafffff]
[ 0.242673] NET: Registered protocol family 2
[ 0.242769] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.242865] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.242973] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.242984] TCP: reno registered
[ 0.242991] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.243012] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.243058] NET: Registered protocol family 1
[ 0.281163] pci 0000:01:00.0: Boot video device
[ 0.281175] PCI: CLS 64 bytes, default 64
[ 0.281204] Trying to unpack rootfs image as initramfs...
[ 0.569154] Freeing initrd memory: 27344K (ffff880034a88000 - ffff88003653c000)
[ 0.569160] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.569162] software IO TLB [mem 0xd96e1000-0xdd6e1000] (64MB) mapped at [ffff8800d96e1000-ffff8800dd6e0fff]
[ 0.569337] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569343] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569348] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569353] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569359] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569364] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569369] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569375] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x12
[ 0.569405] microcode: Microcode Update Driver: v2.00 <email address hidden>, Peter Oruba
[ 0.569407] Scanning for low memory corruption every 60 seconds
[ 0.569576] Initialise system trusted keyring
[ 0.569603] audit: initializing netlink socket (disabled)
[ 0.569609] type=2000 audit(1402562025.552:1): initialized
[ 0.587222] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.588018] VFS: Disk quotas dquot_6.5.2
[ 0.588042] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.588271] fuse init (API version 7.22)
[ 0.588310] msgmni has been set to 15841
[ 0.588341] Key type big_key registered
[ 0.588654] Key type asymmetric registered
[ 0.588656] Asymmetric key parser 'x509' registered
[ 0.588672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.588706] io scheduler noop registered
[ 0.588708] io scheduler deadline registered (default)
[ 0.588720] io scheduler cfq registered
[ 0.588840] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.589012] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.589021] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.589042] vesafb: mode is 640x480x32, linelength=2560, pages=0
[ 0.589043] vesafb: scrolling: redraw
[ 0.589045] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.589138] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90004e80000, using 1216k, total 1216k
[ 0.605720] Console: switching to colour frame buffer device 80x30
[ 0.622759] fb0: VESA VGA frame buffer device
[ 0.623112] intel_idle: MWAIT substates: 0x42120
[ 0.623113] intel_idle: v0.4 model 0x3C
[ 0.623114] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.623219] ipmi message handler version 39.2
[ 0.623605] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.624255] ACPI: Power Button [PWRB]
[ 0.634480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.655354] ACPI: Power Button [PWRF]
[ 0.665857] ACPI: Fan [FAN0] (off)
[ 0.676091] ACPI: Fan [FAN1] (off)
[ 0.685998] ACPI: Fan [FAN2] (off)
[ 0.695572] ACPI: Fan [FAN3] (off)
[ 0.704812] ACPI: Fan [FAN4] (off)
[ 0.714142] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.723514] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.733107] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.742766] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.752277] GHES: HEST is not enabled!
[ 0.761525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.791401] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.811566] Linux agpgart interface v0.103
[ 0.822020] brd: module loaded
[ 0.831976] loop: module loaded
[ 0.841568] libphy: Fixed MDIO Bus: probed
[ 0.850990] tun: Universal TUN/TAP device driver, 1.6
[ 0.860488] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.870052] PPP generic driver version 2.4.2
[ 0.879346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.888774] ehci-pci: EHCI PCI platform driver
[ 0.898095] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.907431] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.925505] ehci-pci 0000:00:1a.0: debug port 2
[ 0.938509] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.938520] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7238000
[ 0.956047] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.964698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.973613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.991672] usb usb1: Product: EHCI Host Controller
[ 1.001287] usb usb1: Manufacturer: Linux 3.13.0-24-generic ehci_hcd
[ 1.011333] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.021565] hub 1-0:1.0: USB hub found
[ 1.031565] hub 1-0:1.0: 2 ports detected
[ 1.041460] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.051289] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.070801] ehci-pci 0000:00:1d.0: debug port 2
[ 1.084552] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 1.084562] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7237000
[ 1.103816] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.113292] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.123002] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.142338] usb usb2: Product: EHCI Host Controller
[ 1.152355] usb usb2: Manufacturer: Linux 3.13.0-24-generic ehci_hcd
[ 1.162506] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.172544] hub 2-0:1.0: USB hub found
[ 1.182232] hub 2-0:1.0: 2 ports detected
[ 1.191731] ehci-platform: EHCI generic platform driver
[ 1.201181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.210790] ohci-pci: OHCI PCI platform driver
[ 1.220313] ohci-platform: OHCI generic platform driver
[ 1.229692] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.239333] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.248960] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.268242] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.268255] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[ 1.268297] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.278314] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.297683] usb usb3: Product: xHCI Host Controller
[ 1.307518] usb usb3: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
[ 1.317517] usb usb3: SerialNumber: 0000:00:14.0
[ 1.327558] hub 3-0:1.0: USB hub found
[ 1.337639] hub 3-0:1.0: 14 ports detected
[ 1.349754] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.359809] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.379496] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.389926] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.391406] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.421169] usb usb4: Product: xHCI Host Controller
[ 1.431608] usb usb4: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
[ 1.442192] usb usb4: SerialNumber: 0000:00:14.0
[ 1.452725] hub 4-0:1.0: USB hub found
[ 1.463044] hub 4-0:1.0: 6 ports detected
[ 1.475372] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.488607] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.499252] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.509777] mousedev: PS/2 mouse device common for all mice
[ 1.520507] rtc_cmos 00:06: RTC can wake from S4
[ 1.527455] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 1.527456] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.527592] hub 1-1:1.0: USB hub found
[ 1.527702] hub 1-1:1.0: 6 ports detected
[ 1.567110] tsc: Refined TSC clocksource calibration: 3298.088 MHz
[ 1.582865] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.593123] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.613187] device-mapper: uevent: version 1.0.3
[ 1.623377] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: <email address hidden>
[ 1.639020] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.654954] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.665989] TCP: cubic registered
[ 1.676860] NET: Registered protocol family 10
[ 1.687634] NET: Registered protocol family 17
[ 1.698343] Key type dns_resolver registered
[ 1.708768] Loading compiled-in X.509 certificates
[ 1.719403] Loaded X.509 cert 'Magrathea: Glacier signing key: 69b0d0a79b85d90621706e8d06604d730b359fc0'
[ 1.739749] registered taskstats version 1
[ 1.751839] Key type trusted registered
[ 1.763785] Key type encrypted registered
[ 1.771076] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.771077] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.771214] hub 2-1:1.0: USB hub found
[ 1.771323] hub 2-1:1.0: 8 ports detected
[ 1.816383] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.826536] IMA: No TPM chip found, activating TPM-bypass!
[ 1.836946] regulator-dummy: disabling
[ 1.847051] Magic number: 2:776:573
[ 1.856964] rtc_cmos 00:06: setting system clock to 2014-06-12 08:33:47 UTC (1402562027)
[ 1.878154] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.887748] EDD information not available.
[ 1.890631] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[ 1.906850] PM: Hibernation image not present or could not be loaded.
[ 1.907412] Freeing unused kernel memory: 1332K (ffffffff81d1e000 - ffffffff81e6b000)
[ 1.926536] Write protecting the kernel read-only data: 12288k
[ 1.931758] usb 3-3: New USB device found, idVendor=174c, idProduct=2074
[ 1.931759] usb 3-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 1.931760] usb 3-3: Product: ASM107x
[ 1.931760] usb 3-3: Manufacturer: ASUS Tek.
[ 1.932077] hub 3-3:1.0: USB hub found
[ 1.932224] hub 3-3:1.0: 4 ports detected
[ 1.994262] Freeing unused kernel memory: 844K (ffff88000172d000 - ffff880001800000)
[ 2.014318] Freeing unused kernel memory: 708K (ffff880001b4f000 - ffff880001c00000)
[ 2.053406] systemd-udevd[149]: starting version 204
[ 2.054225] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[ 2.077667] wmi: Mapper loaded
[ 2.088091] pps_core: LinuxPPS API ver. 1 registered
[ 2.098511] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <email address hidden>
[ 2.120300] [drm] Initialized drm 1.1.0 20060810
[ 2.131235] ahci 0000:00:1f.2: version 3.0
[ 2.131331] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[ 2.131376] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 2.152740] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 2.173345] usb 4-3: New USB device found, idVendor=174c, idProduct=3074
[ 2.173346] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 2.173347] usb 4-3: Product: ASM107x
[ 2.173348] usb 4-3: Manufacturer: ASUS Tek.
[ 2.218014] PTP clock support registered
[ 2.230778] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 2.241312] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 2.251627] MXM: GUID detected in BIOS
[ 2.254416] scsi0 : ahci
[ 2.254498] scsi1 : ahci
[ 2.254571] scsi2 : ahci
[ 2.254674] scsi3 : ahci
[ 2.254785] scsi4 : ahci
[ 2.254890] scsi5 : ahci
[ 2.254925] ata1: SATA max UDMA/133 abar m2048@0xf7236000 port 0xf7236100 irq 42
[ 2.254927] ata2: SATA max UDMA/133 abar m2048@0xf7236000 port 0xf7236180 irq 42
[ 2.254928] ata3: SATA max UDMA/133 abar m2048@0xf7236000 port 0xf7236200 irq 42
[ 2.254929] ata4: SATA max UDMA/133 abar m2048@0xf7236000 port 0xf7236280 irq 42
[ 2.254930] ata5: SATA max UDMA/133 abar m2048@0xf7236000 port 0xf7236300 irq 42
[ 2.254931] ata6: SATA max UDMA/133 abar m2048@0xf7236000 port 0xf7236380 irq 42
[ 2.255037] ahci 0000:03:00.0: irq 43 for MSI/MSI-X
[ 2.255062] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[ 2.255105] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 2.255106] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc
[ 2.255144] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 2.255167] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[ 2.255290] scsi6 : ahci
[ 2.255333] scsi7 : ahci
[ 2.255357] ata7: SATA max UDMA/133 abar m512@0xf7100000 port 0xf7100100 irq 43
[ 2.255359] ata8: SATA max UDMA/133 abar m512@0xf7100000 port 0xf7100180 irq 43
[ 2.256392] hub 4-3:1.0: USB hub found
[ 2.268237] hub 4-3:1.0: 4 ports detected
[ 2.423484] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 2.423485] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:3f:49:44:c1:83
[ 2.423498] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 2.423523] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 2.493392] usb 3-3.3: new low-speed USB device number 3 using xhci_hcd
[ 2.515940] usb 3-3.3: New USB device found, idVendor=046d, idProduct=c312
[ 2.515941] usb 3-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.515942] usb 3-3.3: Product: USB Multimedia Keyboard
[ 2.515943] usb 3-3.3: Manufacturer: BTC
[ 2.516032] usb 3-3.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 2.516034] usb 3-3.3: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 2.573554] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.573567] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.573579] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.573602] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.573603] ata7: SATA link down (SStatus 0 SControl 300)
[ 2.573620] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.573633] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.573940] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
[ 2.573943] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8802130f7f50), AE_NOT_FOUND (20131115/psparse-536)
[ 2.574034] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
[ 2.574036] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8802130f7ed8), AE_NOT_FOUND (20131115/psparse-536)
[ 2.574181] ata6.00: ATA-9: ST4000DM000-1F2168, CC54, max UDMA/133
[ 2.574181] ata6.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.574225] ata2.00: ATA-8: ST2000DM001-9YN164, CC4B, max UDMA/133
[ 2.574226] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.574323] ata5.00: ATA-9: ST4000DM000-1F2168, CC54, max UDMA/133
[ 2.574324] ata5.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.574486] ata4.00: ATA-9: ST2000DM001-1CH164, CC29, max UDMA/133
[ 2.574487] ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.574558] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
[ 2.574561] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8802130f7f50), AE_NOT_FOUND (20131115/psparse-536)
[ 2.574611] ata1.00: ATA-8: ST31000528AS, CC38, max UDMA/133
[ 2.574612] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.574664] ata3.00: ATA-8: ST31000528AS, CC38, max UDMA/133
[ 2.574665] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.574699] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359)
[ 2.574702] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8802130f7ed8), AE_NOT_FOUND (20131115/psparse-536)
[ 2.574783] ata2.00: configured for UDMA/133
[ 2.574810] ata6.00: configured for UDMA/133
[ 2.574907] ata5.00: configured for UDMA/133
[ 2.575123] ata4.00: configured for UDMA/133
[ 2.575820] ata1.00: configured for UDMA/133
[ 2.575874] ata3.00: configured for UDMA/133
[ 2.575913] scsi 0:0:0:0: Direct-Access ATA ST31000528AS CC38 PQ: 0 ANSI: 5
[ 2.575999] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.576015] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.576024] sd 0:0:0:0: [sda] Write Protect is off
[ 2.576025] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.576035] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.576203] scsi 1:0:0:0: Direct-Access ATA ST2000DM001-9YN1 CC4B PQ: 0 ANSI: 5
[ 2.576286] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 2.576287] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 2.576292] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.576321] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.576323] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.576406] scsi 2:0:0:0: Direct-Access ATA ST31000528AS CC38 PQ: 0 ANSI: 5
[ 2.576412] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.576514] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.576517] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 2.576539] sd 2:0:0:0: [sdc] Write Protect is off
[ 2.576540] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 2.576550] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.576598] scsi 3:0:0:0: Direct-Access ATA ST2000DM001-1CH1 CC29 PQ: 0 ANSI: 5
[ 2.576661] sd 3:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 2.576662] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[ 2.576673] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2.576704] sd 3:0:0:0: [sdd] Write Protect is off
[ 2.576705] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 2.576722] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.576744] scsi 4:0:0:0: Direct-Access ATA ST4000DM000-1F21 CC54 PQ: 0 ANSI: 5
[ 2.576805] sd 4:0:0:0: [sde] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
[ 2.576806] sd 4:0:0:0: [sde] 4096-byte physical blocks
[ 2.576821] sd 4:0:0:0: Attached scsi generic sg4 type 0
[ 2.576841] sd 4:0:0:0: [sde] Write Protect is off
[ 2.576842] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[ 2.576884] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.576894] scsi 5:0:0:0: Direct-Access ATA ST4000DM000-1F21 CC54 PQ: 0 ANSI: 5
[ 2.576978] sd 5:0:0:0: [sdf] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
[ 2.576979] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[ 2.577003] sd 5:0:0:0: Attached scsi generic sg5 type 0
[ 2.577028] sd 5:0:0:0: [sdf] Write Protect is off
[ 2.577029] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[ 2.577056] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.583050] sda: sda1
[ 2.583156] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.583205] sdd: sdd1 sdd2
[ 2.583482] sd 3:0:0:0: [sdd] Attached SCSI disk
[ 2.584684] sdb: sdb1 sdb2
[ 2.584872] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.602740] sdc: sdc1
[ 2.602903] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 2.605562] usb 3-3.4: new low-speed USB device number 4 using xhci_hcd
[ 2.612123] sdf: sdf1
[ 2.612541] sd 5:0:0:0: [sdf] Attached SCSI disk
[ 2.621257] sde: sde1
[ 2.621590] sd 4:0:0:0: [sde] Attached SCSI disk
[ 2.627049] usb 3-3.4: New USB device found, idVendor=046d, idProduct=c03f
[ 2.627050] usb 3-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.627051] usb 3-3.4: Product: USB-PS/2 Optical Mouse
[ 2.627052] usb 3-3.4: Manufacturer: Logitech
[ 2.627137] usb 3-3.4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 3.068785] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.071754] ata8.00: ATAPI: HL-DT-ST DVDRAM GH22LS50, TL02, max UDMA/100
[ 3.075571] ata8.00: configured for UDMA/100
[ 3.084171] scsi 7:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22LS50 TL02 PQ: 0 ANSI: 5
[ 3.092561] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.092562] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.092680] sr 7:0:0:0: Attached scsi CD-ROM sr0
[ 3.092727] sr 7:0:0:0: Attached scsi generic sg6 type 5
[ 4.054411] checking generic (f1000000 130000) vs hw (e0000000 10000000)
[ 4.054413] checking generic (f1000000 130000) vs hw (f0000000 2000000)
[ 4.054414] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
[ 4.074453] Switched to clocksource tsc
[ 4.084529] Console: switching to colour dummy device 80x25
[ 4.084771] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.084930] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0a3180a2
[ 4.084935] nouveau [ DEVICE][0000:01:00.0] Chipset: GT215 (NVA3)
[ 4.084937] nouveau [ DEVICE][0000:01:00.0] Family : NV50
[ 4.086479] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 4.092460] random: nonblocking pool is initialized
[ 4.095822] usbcore: registered new interface driver usbhid
[ 4.095824] usbhid: USB HID core driver
[ 4.096823] input: BTC USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.3/3-3.3:1.0/input/input5
[ 4.097141] hid-generic 0003:046D:C312.0001: input,hidraw0: USB HID v1.10 Keyboard [BTC USB Multimedia Keyboard] on usb-0000:00:14.0-3.3/input0
[ 4.098647] input: BTC USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.3/3-3.3:1.1/input/input6
[ 4.098748] hid-generic 0003:046D:C312.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [BTC USB Multimedia Keyboard] on usb-0000:00:14.0-3.3/input1
[ 4.098819] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.4/3-3.4:1.0/input/input7
[ 4.098887] hid-generic 0003:046D:C03F.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:14.0-3.4/input0
[ 4.156379] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 4.156382] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 4.156439] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 4.156441] nouveau [ VBIOS][0000:01:00.0] version 70.15.20.00.03
[ 4.172734] md: bind<sdd2>
[ 4.174151] md: bind<sdd1>
[ 4.175669] md: bind<sde1>
[ 4.176443] nouveau 0000:01:00.0: irq 45 for MSI/MSI-X
[ 4.176450] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
[ 4.176471] nouveau [ PFB][0000:01:00.0] RAM type: DDR3
[ 4.176472] nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB
[ 4.176473] nouveau [ PFB][0000:01:00.0] ZCOMP: 2048 tags
[ 4.177558] md: bind<sdc1>
[ 4.178944] md: bind<sdf1>
[ 4.180516] nouveau [ VOLT][0000:01:00.0] GPU voltage: 900000uv
[ 4.180909] md: raid1 personality registered for level 1
[ 4.181028] md/raid1:md3: not clean -- starting background reconstruction
[ 4.181030] md/raid1:md3: active with 2 out of 2 mirrors
[ 4.181042] md3: detected capacity change from 0 to 4000650690560
[ 4.181066] md: resync of RAID array md3
[ 4.181069] md: minimum _guaranteed_ speed: 1000 KB/sec/disk.
[ 4.181070] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[ 4.181072] md: using 128k window, over a total of 3906885440k.
[ 4.185411] md: bind<sdb2>
[ 4.186758] md/raid1:md1: not clean -- starting background reconstruction
[ 4.186760] md/raid1:md1: active with 2 out of 2 mirrors
[ 4.186778] md1: detected capacity change from 0 to 1984264208384
[ 4.186884] md: resync of RAID array md1
[ 4.186887] md: minimum _guaranteed_ speed: 1000 KB/sec/disk.
[ 4.186889] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[ 4.186891] md: using 128k window, over a total of 1937758016k.
[ 4.187789] md: bind<sdb1>
[ 4.188786] md/raid1:md0: not clean -- starting background reconstruction
[ 4.188789] md/raid1:md0: active with 2 out of 2 mirrors
[ 4.188798] md0: detected capacity change from 0 to 15990652928
[ 4.188855] md: delaying resync of md0 until md1 has finished (they share one or more physical units)
[ 4.199132] systemd-udevd[158]: renamed network interface eth0 to em1
[ 4.213329] md3: unknown partition table
[ 4.255326] md: bind<sda1>
[ 4.256727] md/raid1:md2: not clean -- starting background reconstruction
[ 4.256739] md/raid1:md2: active with 2 out of 2 mirrors
[ 4.256749] md2: detected capacity change from 0 to 1000068677632
[ 4.256859] md: resync of RAID array md2
[ 4.256861] md: minimum _guaranteed_ speed: 1000 KB/sec/disk.
[ 4.256863] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[ 4.256875] md: using 128k window, over a total of 976629568k.
[ 4.528358] md0: unknown partition table
[ 4.533000] md1: unknown partition table
[ 5.363212] md2: unknown partition table
[ 5.457044] nouveau [ PTHERM][0000:01:00.0] FAN control: PWM
[ 5.457052] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 5.457072] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 5.457088] nouveau [ CLK][0000:01:00.0] 03: core 135 MHz shader 270 MHz memory 135 MHz
[ 5.457090] nouveau [ CLK][0000:01:00.0] 07: core 405 MHz shader 810 MHz memory 324 MHz
[ 5.457092] nouveau [ CLK][0000:01:00.0] 0f: core 550 MHz shader 1340 MHz memory 790 MHz
[ 5.457107] nouveau [ CLK][0000:01:00.0] --: core 405 MHz shader 810 MHz memory 324 MHz
[ 5.457262] [TTM] Zone kernel: Available graphics memory: 4056740 kiB
[ 5.457263] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 5.457264] [TTM] Initializing pool allocator
[ 5.457267] [TTM] Initializing DMA pool allocator
[ 5.457273] nouveau [ DRM] VRAM: 1024 MiB
[ 5.457274] nouveau [ DRM] GART: 1048576 MiB
[ 5.457277] nouveau [ DRM] TMDS table version 2.0
[ 5.457278] nouveau [ DRM] DCB version 4.0
[ 5.457280] nouveau [ DRM] DCB outp 00: 01000302 00020030
[ 5.457281] nouveau [ DRM] DCB outp 01: 02000300 00000000
[ 5.457282] nouveau [ DRM] DCB outp 02: 01032310 00000000
[ 5.457284] nouveau [ DRM] DCB outp 03: 02021362 00020010
[ 5.457285] nouveau [ DRM] DCB conn 00: 00001030
[ 5.457287] nouveau [ DRM] DCB conn 01: 00002161
[ 5.457288] nouveau [ DRM] DCB conn 02: 00000200
[ 5.471216] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.471219] [drm] No driver support for vblank timestamp query.
[ 5.486627] nouveau [ DRM] MM: using COPY for buffer copies
[ 5.532400] nouveau [ DRM] allocated 1920x1080 fb: 0x70000, bo ffff88020dbc2000
[ 5.532453] fbcon: nouveaufb (fb0) is primary device
[ 5.603951] Console: switching to colour frame buffer device 240x67
[ 5.605810] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 5.605823] nouveau 0000:01:00.0: registered panic notifier
[ 5.605838] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0
[ 7.503679] md: linear personality registered for level -1
[ 7.505185] md: multipath personality registered for level -4
[ 7.506631] md: raid0 personality registered for level 0
[ 7.573743] raid6: sse2x1 11598 MB/s
[ 7.641638] raid6: sse2x2 14550 MB/s
[ 7.709531] raid6: sse2x4 16782 MB/s
[ 7.777425] raid6: avx2x1 22450 MB/s
[ 7.845333] raid6: avx2x2 25783 MB/s
[ 7.913213] raid6: avx2x4 29879 MB/s
[ 7.913215] raid6: using algorithm avx2x4 (29879 MB/s)
[ 7.913217] raid6: using avx2x2 recovery algorithm
[ 7.913960] xor: automatically using best checksumming function:
[ 7.953165] avx : 36286.000 MB/sec
[ 7.953917] async_tx: api initialized (async)
[ 7.957882] md: raid6 personality registered for level 6
[ 7.957885] md: raid5 personality registered for level 5
[ 7.957887] md: raid4 personality registered for level 4
[ 7.961326] md: raid10 personality registered for level 10
[ 8.066641] EXT4-fs (md1): INFO: recovery required on readonly filesystem
[ 8.066646] EXT4-fs (md1): write access will be enabled during recovery
[ 9.311699] EXT4-fs (md1): orphan cleanup on readonly fs
[ 9.485562] EXT4-fs (md1): 12 orphan inodes deleted
[ 9.485567] EXT4-fs (md1): recovery complete
[ 9.793808] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null)
[ 19.092114] Adding 15615868k swap on /dev/md0. Priority:-1 extents:1 across:15615868k FS
[ 20.253837] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[ 20.381460] systemd-udevd[456]: starting version 204
[ 20.496368] lp: driver loaded but no devices found
[ 20.499934] ppdev: user-space parallel port driver
[ 23.440789] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 23.456203] SKU: Nid=0x1d sku_cfg=0x4047e629
[ 23.456206] SKU: port_connectivity=0x1
[ 23.456207] SKU: enable_pcbeep=0x0
[ 23.456208] SKU: check_sum=0x00000007
[ 23.456209] SKU: customization=0x000000e6
[ 23.456210] SKU: external_amp=0x5
[ 23.456211] SKU: platform_type=0x0
[ 23.456212] SKU: swap=0x0
[ 23.456212] SKU: override=0x1
[ 23.456664] autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 23.456667] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 23.456668] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 23.456669] mono: mono_out=0x0
[ 23.456670] dig-out=0x11/0x1e
[ 23.456671] inputs:
[ 23.456673] Front Mic=0x19
[ 23.456674] Rear Mic=0x18
[ 23.456675] Line=0x1a
[ 23.456677] realtek: No valid SSID, checking pincfg 0x4047e629 for NID 0x1d
[ 23.456678] realtek: Enabling init ASM_ID=0xe629 CODEC_ID=10ec0892
[ 23.469751] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 23.469808] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 23.469859] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 23.469903] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 23.469945] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 23.469987] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 23.470020] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 23.470047] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 23.470223] hda_intel: Disabling MSI
[ 23.470229] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 23.470259] hda-intel 0000:01:00.1: Disabling 64bit DMA
[ 23.473579] hda-intel 0000:01:00.1: Enable delay in RIRB handling
[ 23.478665] type=1400 audit(1402562049.150:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=572 comm="apparmor_parser"
[ 23.478668] type=1400 audit(1402562049.150:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=572 comm="apparmor_parser"
[ 23.478671] type=1400 audit(1402562049.150:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=572 comm="apparmor_parser"
[ 23.478899] type=1400 audit(1402562049.150:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=572 comm="apparmor_parser"
[ 23.478902] type=1400 audit(1402562049.150:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=572 comm="apparmor_parser"
[ 23.479020] type=1400 audit(1402562049.150:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=572 comm="apparmor_parser"
[ 23.563441] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
[ 23.563447] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 23.563450] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251)
[ 23.563453] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251)
[ 23.563456] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 23.563458] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251)
[ 23.563460] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251)
[ 23.563463] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 23.563465] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 23.591267] kvm: disabled by bios
[ 23.840430] asus_wmi: ASUS WMI generic driver loaded
[ 23.841690] asus_wmi: Initialization: 0x0
[ 23.841712] asus_wmi: BIOS WMI version: 0.9
[ 23.841743] asus_wmi: SFUN value: 0x0
[ 23.841948] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input16
[ 23.842591] asus_wmi: Disabling ACPI video driver
[ 23.846140] mei_me 0000:00:16.0: irq 47 for MSI/MSI-X
[ 24.283750] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[ 24.283801] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[ 24.283840] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 24.283877] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 24.765902] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 24.769640] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 24.827260] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 25.120236] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[ 25.130248] EXT4-fs (md1): re-mounted. Opts: errors=remount-ro
[ 25.222275] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[ 25.222386] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[ 25.777310] EXT4-fs (md2): mounted filesystem with ordered data mode. Opts: (null)
[ 26.160296] EXT4-fs (md3): mounted filesystem with ordered data mode. Opts: (null)
[ 26.761421] e1000e: em1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[ 26.761425] e1000e 0000:00:19.0 em1: 10/100 speed: disabling TSO
[ 26.761451] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready
[ 27.078358] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 27.227963] init: failsafe main process (1000) killed by TERM signal
[ 27.319181] type=1400 audit(1402562052.998:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1233 comm="apparmor_parser"
[ 27.319187] type=1400 audit(1402562052.998:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1233 comm="apparmor_parser"
[ 27.319189] type=1400 audit(1402562052.998:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1233 comm="apparmor_parser"
[ 27.319418] type=1400 audit(1402562052.998:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1233 comm="apparmor_parser"

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Do you use a static IP on the system or do you use DHCP?

Seems apparmor is doing some funky stuff with network manager

Revision history for this message
Lemaitre Guillaume (g-lemaitre58) said :
#5

We set a static IP.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

You can uninstall network manager then define the IP in /etc/network/interfaces
You will need to define DNS servers in /etc/resolv.conf manually.

Can you help with this problem?

Provide an answer of your own, or ask Lemaitre Guillaume for more information if necessary.

To post a message you must log in.