dmesg

kg@kg-MacBookPro:~$ lxc exec xen -- /bin/bash
kg@kg-MacBookPro:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-2-generic (buildd@lgw01-12) (gcc version 
5.3.1 20160121 (Ubuntu 5.3.1-7ubuntu1) ) #16-Ubuntu SMP Thu Jan 28 15:44:21 UTC 
2016 (Ubuntu 4.4.0-2.16-generic 4.4.0)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=a717fc35-6e65-4458-a3d7-2036796d0b45 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point 
registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, 
using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008e000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000008ad13fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ad14000-0x000000008ad52fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ad53000-0x000000008ad68fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ad69000-0x000000008ad8efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008ad8f000-0x000000008ae3afff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ae3b000-0x000000008ae8efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ae8f000-0x000000008aecdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000008aece000-0x000000008aefefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008aeff000-0x000000008af91fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008af92000-0x000000008affefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe70000-0x00000000ffe9ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v1.10 by Apple
[    0.000000] efi:  ACPI=0x8ad8e000  ACPI 2.0=0x8ad8e014  SMBIOS=0x8ad1b000 
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookPro9,2/Mac-6F01561E16C75D06, BIOS 
MBP91.88Z.00D3.B0B.1506081214 06/08/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x16f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B000000 mask FFF000000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x8b000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] BRK [0x031fc000, 0x031fcfff] PGTABLE
[    0.000000] BRK [0x031fd000, 0x031fdfff] PGTABLE
[    0.000000] BRK [0x031fe000, 0x031fefff] PGTABLE
[    0.000000] BRK [0x031ff000, 0x031fffff] PGTABLE
[    0.000000] BRK [0x03200000, 0x03200fff] PGTABLE
[    0.000000] BRK [0x03201000, 0x03201fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x33dc4000-0x35ed9fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000008AD8E014 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 0x000000008AD8E1C0 0000B4 (v01 APPLE  Apple00  
00000000      01000013)
[    0.000000] ACPI: FACP 0x000000008AD8C000 0000F4 (v04 APPLE  Apple00  
00000000 Loki 0000005F)
[    0.000000] ACPI: DSDT 0x000000008AD82000 004D53 (v01 APPLE  MacBookP 
00090001 INTL 20100915)
[    0.000000] ACPI: FACS 0x000000008AD1E000 000040
[    0.000000] ACPI: FACS 0x000000008AD1E000 000040
[    0.000000] ACPI: HPET 0x000000008AD8B000 000038 (v01 APPLE  Apple00  
00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 0x000000008AD8A000 0000BC (v02 APPLE  Apple00  
00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 0x000000008AD88000 000030 (v01 APPLE  Apple00  
00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 0x000000008AD87000 000053 (v01 APPLE  Apple00  
00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 0x000000008AD7F000 0002E0 (v01 APPLE  SataAhci 
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD7E000 000024 (v01 APPLE  SmcDppt  
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD79000 000D20 (v01 APPLE  UsbPpt   
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD77000 000159 (v02 APPLE  IGHda    
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD75000 000032 (v01 APPLE  SsdtS3   
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD73000 0015EB (v02 APPLE  SsdtIGPU 
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD70000 000AE6 (v01 APPLE  TbtPEG10 
00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD6D000 000615 (v01 PmRef  Cpu0Ist  
00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD6C000 000B3D (v01 PmRef  CpuPm    
00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD6B000 000315 (v01 PmRef  Cpu0Tst  
00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 0x000000008AD6A000 00037A (v01 PmRef  ApTst    
00003000 INTL 20100915)
[    0.000000] ACPI: DMAR 0x000000008AD69000 000088 (v01 APPLE  IVB      
00000001 AAPL 00000001)
[    0.000000] ACPI: MCFG 0x000000008AD89000 00003C (v01 APPLE  Apple00  
00000001 Loki 0000005F)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x16f5f8000-0x16f5fbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000016f5fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000008dfff]
[    0.000000]   node   0: [mem 0x0000000000090000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.000000]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.000000]   node   0: [mem 0x0000000040005000-0x000000008ad13fff]
[    0.000000]   node   0: [mem 0x000000008ad53000-0x000000008ad68fff]
[    0.000000]   node   0: [mem 0x000000008ad8f000-0x000000008ae3afff]
[    0.000000]   node   0: [mem 0x000000008ae8f000-0x000000008aecdfff]
[    0.000000]   node   0: [mem 0x000000008aeff000-0x000000008af91fff]
[    0.000000]   node   0: [mem 0x000000008afff000-0x000000008affffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000016f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000016f5fffff]
[    0.000000] On node 0 totalpages: 1024581
[    0.000000]   DMA32 zone: 8882 pages used for memmap
[    0.000000]   DMA32 zone: 25 pages reserved
[    0.000000]   DMA32 zone: 568389 pages, LIFO batch:31
[    0.000000]   Normal zone: 7128 pages used for memmap
[    0.000000]   Normal zone: 456192 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x8ba00000-0x8f9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    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: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0008e000-0x0008ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ad14000-0x8ad52fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ad69000-0x8ad8efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ae3b000-0x8ae8efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8aece000-0x8aefefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8af92000-0x8affefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8b000000-0x8f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8fa00000-0xe00f7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffe6ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffe70000-0xffe9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffea0000-0xffffffff]
[    0.000000] e820: [mem 0x8fa00000-0xe00f7fff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 
nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88016f200000 s97432 r8192 
d29544 u262144
[    0.000000] pcpu-alloc: s97432 r8192 d29544 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total 
pages: 1008546
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=a717fc35-6e65-4458-a3d7-2036796d0b45 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3866316K/4098324K available (8274K kernel code, 1274K 
rwdata, 3908K rodata, 1472K init, 1292K bss, 232008K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:16640 nr_irqs:488 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2494.424 MHz processor
[    0.000034] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 4988.84 BogoMIPS (lpj=9977696)
[    0.000037] pid_max: default: 32768 minimum: 301
[    0.000040] ACPI: Core revision 20150930
[    0.007099] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.023306] Security Framework initialized
[    0.023308] Yama: becoming mindful.
[    0.023319] AppArmor: AppArmor initialized
[    0.023571] Dentry cache hash table entries: 524288 (order: 10, 4194304 
bytes)
[    0.024554] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.024993] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.024998] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.025192] Initializing cgroup subsys io
[    0.025196] Initializing cgroup subsys memory
[    0.025201] Initializing cgroup subsys devices
[    0.025203] Initializing cgroup subsys freezer
[    0.025205] Initializing cgroup subsys net_cls
[    0.025207] Initializing cgroup subsys perf_event
[    0.025209] Initializing cgroup subsys net_prio
[    0.025211] Initializing cgroup subsys hugetlb
[    0.025213] Initializing cgroup subsys pids
[    0.025234] CPU: Physical Processor ID: 0
[    0.025235] CPU: Processor Core ID: 0
[    0.025592] mce: CPU supports 7 MCE banks
[    0.025603] CPU0: Thermal monitoring enabled (TM1)
[    0.025609] process: using mwait in idle threads
[    0.025612] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.025613] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.026032] Freeing SMP alternatives memory: 28K (ffffffff820b0000 - 
ffffffff820b7000)
[    0.029318] ftrace: allocating 31714 entries in 124 pages
[    0.043802] DMAR: Host address width 36
[    0.043805] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.043811] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 
ecap f0101a
[    0.043812] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.043817] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 
ecap f0105a
[    0.043818] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008f9fffff
[    0.043821] DMAR-IR: IOAPIC id 0 under DRHD base  0xfed91000 IOMMU 1
[    0.043822] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.043823] DMAR-IR: [Firmware Bug]: ioapic 2 has no mapping iommu, 
interrupt remapping will be disabled
[    0.043825] DMAR-IR: Not enabling interrupt remapping
[    0.043826] DMAR-IR: Failed to enable irq remapping. You are vulnerable to 
irq-injection attacks.
[    0.043896] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.044347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.084035] TSC deadline timer enabled
[    0.084038] smpboot: CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (family: 
0x6, model: 0x3a, stepping: 0x9)
[    0.084066] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, 
full-width counters, Intel PMU driver.
[    0.084085] ... version:                3
[    0.084086] ... bit width:              48
[    0.084087] ... generic registers:      4
[    0.084088] ... value mask:             0000ffffffffffff
[    0.084089] ... max period:             0000ffffffffffff
[    0.084089] ... fixed-purpose events:   3
[    0.084090] ... event mask:             000000070000000f
[    0.084820] x86: Booting SMP configuration:
[    0.084822] .... node  #0, CPUs:      #1
[    0.087568] NMI watchdog: enabled on all CPUs, permanently consumes one 
hw-PMU counter.
[    0.087643]  #2 #3
[    0.093077] x86: Booted up 1 node, 4 CPUs
[    0.093080] smpboot: Total of 4 processors activated (19955.39 BogoMIPS)
[    0.096198] devtmpfs: initialized
[    0.098358] evm: security.selinux
[    0.098359] evm: security.SMACK64
[    0.098360] evm: security.SMACK64EXEC
[    0.098361] evm: security.SMACK64TRANSMUTE
[    0.098361] evm: security.SMACK64MMAP
[    0.098362] evm: security.ima
[    0.098363] evm: security.capability
[    0.098423] PM: Registering ACPI NVS region [mem 0x8ad14000-0x8ad52fff] 
(258048 bytes)
[    0.098499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.098570] pinctrl core: initialized pinctrl subsystem
[    0.098673] RTC time: 20:49:18, date: 02/10/16
[    0.098776] NET: Registered protocol family 16
[    0.109078] cpuidle: using governor ladder
[    0.125086] cpuidle: using governor menu
[    0.125091] PCCT header not found.
[    0.125175] ACPI: bus type PCI registered
[    0.125177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.125246] PCI: MMCONFIG for domain 0000 [bus 00-9a] at [mem 
0xe0000000-0xe9afffff] (base 0xe0000000)
[    0.125248] PCI: not using MMCONFIG
[    0.125249] PCI: Using configuration type 1 for base access
[    0.125425] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, 
HT is on
[    0.137439] ACPI: Added _OSI(Module Device)
[    0.137441] ACPI: Added _OSI(Processor Device)
[    0.137442] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.137443] ACPI: Added _OSI(Processor Aggregator Device)
[    0.138478] ACPI : EC: EC description table is found, configuring boot EC
[    0.138488] ACPI : EC: EC started
[    0.142032] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.142346] ACPI: Dynamic OEM Table Load:
[    0.142355] ACPI: SSDT 0xFFFF880169E4E000 0008AD (v01 PmRef  Cpu0Cst  
00003001 INTL 20100915)
[    0.142812] ACPI: Dynamic OEM Table Load:
[    0.142818] ACPI: SSDT 0xFFFF880169F62400 0003A4 (v01 PmRef  ApIst    
00003000 INTL 20100915)
[    0.143201] ACPI: Dynamic OEM Table Load:
[    0.143206] ACPI: SSDT 0xFFFF880169F53800 000119 (v01 PmRef  ApCst    
00003000 INTL 20100915)
[    0.143891] ACPI: Interpreter enabled
[    0.143896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State 
[\_S1_] (20150930/hwxface-580)
[    0.143900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State 
[\_S2_] (20150930/hwxface-580)
[    0.143911] ACPI: (supports S0 S3 S4 S5)
[    0.143912] ACPI: Using IOAPIC for interrupt routing
[    0.143934] PCI: MMCONFIG for domain 0000 [bus 00-9a] at [mem 
0xe0000000-0xe9afffff] (base 0xe0000000)
[    0.144260] PCI: MMCONFIG at [mem 0xe0000000-0xe9afffff] reserved in ACPI 
motherboard resources
[    0.144273] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.148639] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.148644] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug 
SHPCHotplug AER PCIeCapability]
[    0.148654] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 
00-9a] only partially covers this bridge
[    0.148853] PCI host bridge to bus 0000:00
[    0.148856] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.148858] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.148859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.148861] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff 
window]
[    0.148863] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff 
window]
[    0.148864] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff 
window]
[    0.148866] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff 
window]
[    0.148867] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff 
window]
[    0.148869] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff 
window]
[    0.148870] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff 
window]
[    0.148872] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff 
window]
[    0.148873] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff 
window]
[    0.148875] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff 
window]
[    0.148876] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff 
window]
[    0.148878] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff 
window]
[    0.148879] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff 
window]
[    0.148881] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff 
window]
[    0.148882] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff 
window]
[    0.148884] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.148891] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.148967] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.148998] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.149023] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.149060] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    0.149072] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.149078] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit 
pref]
[    0.149082] pci 0000:00:02.0: reg 0x20: [io  0x2000-0x203f]
[    0.149178] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.149207] pci 0000:00:14.0: reg 0x10: [mem 0xa0800000-0xa080ffff 64bit]
[    0.149257] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.149320] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.149358] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.149390] pci 0000:00:16.0: reg 0x10: [mem 0xa0817100-0xa081710f 64bit]
[    0.149455] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.149522] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.149550] pci 0000:00:1a.0: reg 0x10: [mem 0xa0816c00-0xa0816fff]
[    0.149623] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.149682] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.149720] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.149745] pci 0000:00:1b.0: reg 0x10: [mem 0xa0810000-0xa0813fff 64bit]
[    0.149798] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.149838] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.149875] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.149950] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.149981] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.150017] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.150093] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.150125] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.150160] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    0.150236] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.150266] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.150308] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.150337] pci 0000:00:1d.0: reg 0x10: [mem 0xa0816800-0xa0816bff]
[    0.150410] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.150468] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.150505] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
[    0.150658] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.150683] pci 0000:00:1f.2: reg 0x10: [io  0x2098-0x209f]
[    0.150691] pci 0000:00:1f.2: reg 0x14: [io  0x20bc-0x20bf]
[    0.150699] pci 0000:00:1f.2: reg 0x18: [io  0x2090-0x2097]
[    0.150706] pci 0000:00:1f.2: reg 0x1c: [io  0x20b8-0x20bb]
[    0.150714] pci 0000:00:1f.2: reg 0x20: [io  0x2060-0x207f]
[    0.150722] pci 0000:00:1f.2: reg 0x24: [mem 0xa0816000-0xa08167ff]
[    0.150754] pci 0000:00:1f.2: PME# supported from D3hot
[    0.150809] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.150825] pci 0000:00:1f.3: reg 0x10: [mem 0xa0817000-0xa08170ff 64bit]
[    0.150840] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.150939] pci 0000:04:00.0: [8086:1513] type 01 class 0x060400
[    0.150998] pci 0000:04:00.0: supports D1 D2
[    0.151000] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157121] pci 0000:00:01.0: PCI bridge to [bus 04-9a]
[    0.157126] pci 0000:00:01.0:   bridge window [io  0x3000-0x5fff]
[    0.157131] pci 0000:00:01.0:   bridge window [mem 0xa0900000-0xacbfffff]
[    0.157137] pci 0000:00:01.0:   bridge window [mem 0xacc00000-0xb8bfffff 
64bit pref]
[    0.157241] acpiphp: Slot [3] registered
[    0.157264] acpiphp: Slot [4] registered
[    0.157280] pci 0000:05:00.0: [8086:1513] type 01 class 0x060400
[    0.157345] pci 0000:05:00.0: supports D1 D2
[    0.157347] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157409] pci 0000:05:03.0: [8086:1513] type 01 class 0x060400
[    0.157469] pci 0000:05:03.0: supports D1 D2
[    0.157470] pci 0000:05:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157529] pci 0000:05:04.0: [8086:1513] type 01 class 0x060400
[    0.157588] pci 0000:05:04.0: supports D1 D2
[    0.157590] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157648] pci 0000:05:05.0: [8086:1513] type 01 class 0x060400
[    0.157708] pci 0000:05:05.0: supports D1 D2
[    0.157709] pci 0000:05:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157769] pci 0000:05:06.0: [8086:1513] type 01 class 0x060400
[    0.157829] pci 0000:05:06.0: supports D1 D2
[    0.157830] pci 0000:05:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.157901] pci 0000:04:00.0: PCI bridge to [bus 05-6a]
[    0.157906] pci 0000:04:00.0:   bridge window [io  0x3000-0x4fff]
[    0.157909] pci 0000:04:00.0:   bridge window [mem 0xa0900000-0xa8bfffff]
[    0.157913] pci 0000:04:00.0:   bridge window [mem 0xacc00000-0xb4bfffff 
64bit pref]
[    0.157956] acpiphp: Slot [1] registered
[    0.157971] pci 0000:06:00.0: [8086:1513] type 00 class 0x088000
[    0.158002] pci 0000:06:00.0: reg 0x10: [mem 0xa0b00000-0xa0b3ffff]
[    0.158011] pci 0000:06:00.0: reg 0x14: [mem 0xa0b40000-0xa0b40fff]
[    0.158100] pci 0000:06:00.0: supports D1 D2
[    0.158101] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.165130] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.165140] pci 0000:05:00.0:   bridge window [mem 0xa0b00000-0xa0bfffff]
[    0.165191] pci 0000:05:03.0: PCI bridge to [bus 07]
[    0.165197] pci 0000:05:03.0:   bridge window [mem 0xa0a00000-0xa0afffff]
[    0.165239] pci 0000:05:04.0: PCI bridge to [bus 08-38]
[    0.165244] pci 0000:05:04.0:   bridge window [io  0x3000-0x3fff]
[    0.165247] pci 0000:05:04.0:   bridge window [mem 0xa0c00000-0xa4bfffff]
[    0.165251] pci 0000:05:04.0:   bridge window [mem 0xacc00000-0xb0bfffff 
64bit pref]
[    0.165289] pci 0000:05:05.0: PCI bridge to [bus 39-69]
[    0.165294] pci 0000:05:05.0:   bridge window [io  0x4000-0x4fff]
[    0.165296] pci 0000:05:05.0:   bridge window [mem 0xa4c00000-0xa8bfffff]
[    0.165301] pci 0000:05:05.0:   bridge window [mem 0xb0c00000-0xb4bfffff 
64bit pref]
[    0.165333] pci 0000:05:06.0: PCI bridge to [bus 6a]
[    0.165339] pci 0000:05:06.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.165480] pci 0000:01:00.0: [14e4:16b4] type 00 class 0x020000
[    0.165551] pci 0000:01:00.0: reg 0x10: [mem 0xa0400000-0xa040ffff 64bit 
pref]
[    0.165576] pci 0000:01:00.0: reg 0x18: [mem 0xa0410000-0xa041ffff 64bit 
pref]
[    0.165729] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.165808] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.165890] pci 0000:01:00.1: [14e4:16bc] type 00 class 0x080501
[    0.165961] pci 0000:01:00.1: reg 0x10: [mem 0xa0420000-0xa042ffff 64bit 
pref]
[    0.166148] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[    0.166202] pci 0000:01:00.1: System wakeup disabled by ACPI
[    0.173218] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.173225] pci 0000:00:1c.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.173231] pci 0000:00:1c.0:   bridge window [mem 0xa0400000-0xa04fffff 
64bit pref]
[    0.173333] pci 0000:02:00.0: [14e4:4331] type 00 class 0x028000
[    0.173400] pci 0000:02:00.0: reg 0x10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.173558] pci 0000:02:00.0: supports D1 D2
[    0.173608] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.181194] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.181201] pci 0000:00:1c.1:   bridge window [mem 0xa0600000-0xa06fffff]
[    0.181288] pci 0000:03:00.0: [11c1:5901] type 00 class 0x0c0010
[    0.181358] pci 0000:03:00.0: reg 0x10: [mem 0xa0500000-0xa0500fff 64bit]
[    0.181543] pci 0000:03:00.0: supports D1 D2
[    0.181545] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.189155] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.189175] pci 0000:00:1c.2:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.189595] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*0, disabled.
[    0.189640] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) 
*0, disabled.
[    0.189683] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*0, disabled.
[    0.189725] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) 
*0, disabled.
[    0.189766] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*0, disabled.
[    0.189808] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) 
*0, disabled.
[    0.189850] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*0, disabled.
[    0.189893] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) 
*0, disabled.
[    0.190050] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.190072] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.190167] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.190169] vgaarb: device added: 
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.190173] vgaarb: loaded
[    0.190174] vgaarb: bridge control possible 0000:00:02.0
[    0.190362] SCSI subsystem initialized
[    0.190400] libata version 3.00 loaded.
[    0.190421] ACPI: bus type USB registered
[    0.190434] usbcore: registered new interface driver usbfs
[    0.190441] usbcore: registered new interface driver hub
[    0.190459] usbcore: registered new device driver usb
[    0.190614] PCI: Using ACPI for IRQ routing
[    0.193878] PCI: pci_cache_line_size set to 64 bytes
[    0.194052] e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
[    0.194053] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.194055] e820: reserve RAM buffer [mem 0x8ad14000-0x8bffffff]
[    0.194056] e820: reserve RAM buffer [mem 0x8ad69000-0x8bffffff]
[    0.194058] e820: reserve RAM buffer [mem 0x8ae3b000-0x8bffffff]
[    0.194060] e820: reserve RAM buffer [mem 0x8aece000-0x8bffffff]
[    0.194061] e820: reserve RAM buffer [mem 0x8af92000-0x8bffffff]
[    0.194062] e820: reserve RAM buffer [mem 0x8b000000-0x8bffffff]
[    0.194063] e820: reserve RAM buffer [mem 0x16f600000-0x16fffffff]
[    0.194172] NetLabel: Initializing
[    0.194173] NetLabel:  domain hash size = 128
[    0.194174] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.194185] NetLabel:  unlabeled traffic allowed by default
[    0.194255] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.194260] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.196286] clocksource: Switched to clocksource hpet
[    0.201675] AppArmor: AppArmor Filesystem Enabled
[    0.201739] pnp: PnP ACPI init
[    0.201943] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.201948] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 
(active)
[    0.201986] system 00:01: [io  0x1000-0x100f] has been reserved
[    0.201988] system 00:01: [io  0x0400-0x047f] could not be reserved
[    0.201990] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.201992] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.202013] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.202077] pnp 00:03: Plug and Play ACPI device, IDs APP000b (active)
[    0.202203] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.202205] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.202207] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.202209] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.202210] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.202212] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.202214] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.202216] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.202217] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.202219] system 00:04: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.202221] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.202367] system 00:05: [mem 0x20000000-0x201fffff] has been reserved
[    0.202369] system 00:05: [mem 0x40000000-0x401fffff] could not be reserved
[    0.202371] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.202377] pnp: PnP ACPI: found 6 devices
[    0.208785] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.208806] pci 0000:05:03.0: bridge window [io  0x1000-0x0fff] to [bus 07] 
add_size 1000
[    0.208808] pci 0000:05:03.0: bridge window [mem 0x00100000-0x000fffff 64bit 
pref] to [bus 07] add_size 200000 add_align 100000
[    0.208824] pci 0000:05:06.0: bridge window [io  0x1000-0x0fff] to [bus 6a] 
add_size 1000
[    0.208826] pci 0000:05:06.0: bridge window [mem 0x00100000-0x000fffff 64bit 
pref] to [bus 6a] add_size 200000 add_align 100000
[    0.208860] pci 0000:05:03.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] 
res_to_dev_res add_size 200000 min_align 100000
[    0.208862] pci 0000:05:03.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] 
res_to_dev_res add_size 200000 min_align 100000
[    0.208864] pci 0000:05:06.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] 
res_to_dev_res add_size 200000 min_align 100000
[    0.208866] pci 0000:05:06.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] 
res_to_dev_res add_size 200000 min_align 100000
[    0.208867] pci 0000:05:03.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res 
add_size 1000 min_align 1000
[    0.208869] pci 0000:05:03.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res 
add_size 1000 min_align 1000
[    0.208871] pci 0000:05:06.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res 
add_size 1000 min_align 1000
[    0.208872] pci 0000:05:06.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res 
add_size 1000 min_align 1000
[    0.208877] pci 0000:05:03.0: BAR 15: no space for [mem size 0x00200000 
64bit pref]
[    0.208879] pci 0000:05:03.0: BAR 15: failed to assign [mem size 0x00200000 
64bit pref]
[    0.208882] pci 0000:05:06.0: BAR 15: no space for [mem size 0x00200000 
64bit pref]
[    0.208884] pci 0000:05:06.0: BAR 15: failed to assign [mem size 0x00200000 
64bit pref]
[    0.208885] pci 0000:05:03.0: BAR 13: no space for [io  size 0x1000]
[    0.208887] pci 0000:05:03.0: BAR 13: failed to assign [io  size 0x1000]
[    0.208888] pci 0000:05:06.0: BAR 13: no space for [io  size 0x1000]
[    0.208890] pci 0000:05:06.0: BAR 13: failed to assign [io  size 0x1000]
[    0.208893] pci 0000:05:06.0: BAR 15: no space for [mem size 0x00200000 
64bit pref]
[    0.208894] pci 0000:05:06.0: BAR 15: failed to assign [mem size 0x00200000 
64bit pref]
[    0.208896] pci 0000:05:06.0: BAR 13: no space for [io  size 0x1000]
[    0.208898] pci 0000:05:06.0: BAR 13: failed to assign [io  size 0x1000]
[    0.208900] pci 0000:05:03.0: BAR 15: no space for [mem size 0x00200000 
64bit pref]
[    0.208902] pci 0000:05:03.0: BAR 15: failed to assign [mem size 0x00200000 
64bit pref]
[    0.208903] pci 0000:05:03.0: BAR 13: no space for [io  size 0x1000]
[    0.208905] pci 0000:05:03.0: BAR 13: failed to assign [io  size 0x1000]
[    0.208906] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.208911] pci 0000:05:00.0:   bridge window [mem 0xa0b00000-0xa0bfffff]
[    0.208917] pci 0000:05:03.0: PCI bridge to [bus 07]
[    0.208921] pci 0000:05:03.0:   bridge window [mem 0xa0a00000-0xa0afffff]
[    0.208927] pci 0000:05:04.0: PCI bridge to [bus 08-38]
[    0.208929] pci 0000:05:04.0:   bridge window [io  0x3000-0x3fff]
[    0.208933] pci 0000:05:04.0:   bridge window [mem 0xa0c00000-0xa4bfffff]
[    0.208936] pci 0000:05:04.0:   bridge window [mem 0xacc00000-0xb0bfffff 
64bit pref]
[    0.208941] pci 0000:05:05.0: PCI bridge to [bus 39-69]
[    0.208943] pci 0000:05:05.0:   bridge window [io  0x4000-0x4fff]
[    0.208946] pci 0000:05:05.0:   bridge window [mem 0xa4c00000-0xa8bfffff]
[    0.208950] pci 0000:05:05.0:   bridge window [mem 0xb0c00000-0xb4bfffff 
64bit pref]
[    0.208954] pci 0000:05:06.0: PCI bridge to [bus 6a]
[    0.208958] pci 0000:05:06.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.208964] pci 0000:04:00.0: PCI bridge to [bus 05-6a]
[    0.208966] pci 0000:04:00.0:   bridge window [io  0x3000-0x4fff]
[    0.208969] pci 0000:04:00.0:   bridge window [mem 0xa0900000-0xa8bfffff]
[    0.208972] pci 0000:04:00.0:   bridge window [mem 0xacc00000-0xb4bfffff 
64bit pref]
[    0.208977] pci 0000:00:01.0: PCI bridge to [bus 04-9a]
[    0.208978] pci 0000:00:01.0:   bridge window [io  0x3000-0x5fff]
[    0.208981] pci 0000:00:01.0:   bridge window [mem 0xa0900000-0xacbfffff]
[    0.208983] pci 0000:00:01.0:   bridge window [mem 0xacc00000-0xb8bfffff 
64bit pref]
[    0.208987] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.208992] pci 0000:00:1c.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.208996] pci 0000:00:1c.0:   bridge window [mem 0xa0400000-0xa04fffff 
64bit pref]
[    0.209002] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.209007] pci 0000:00:1c.1:   bridge window [mem 0xa0600000-0xa06fffff]
[    0.209016] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.209021] pci 0000:00:1c.2:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.209030] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.209032] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.209034] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.209035] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.209037] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.209038] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.209040] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.209041] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.209043] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.209044] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.209046] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.209048] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.209049] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.209051] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.209052] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.209054] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.209055] pci_bus 0000:00: resource 20 [mem 0x8fa00000-0xfeafffff window]
[    0.209057] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
[    0.209058] pci_bus 0000:04: resource 0 [io  0x3000-0x5fff]
[    0.209060] pci_bus 0000:04: resource 1 [mem 0xa0900000-0xacbfffff]
[    0.209062] pci_bus 0000:04: resource 2 [mem 0xacc00000-0xb8bfffff 64bit 
pref]
[    0.209063] pci_bus 0000:05: resource 0 [io  0x3000-0x4fff]
[    0.209065] pci_bus 0000:05: resource 1 [mem 0xa0900000-0xa8bfffff]
[    0.209066] pci_bus 0000:05: resource 2 [mem 0xacc00000-0xb4bfffff 64bit 
pref]
[    0.209068] pci_bus 0000:06: resource 1 [mem 0xa0b00000-0xa0bfffff]
[    0.209069] pci_bus 0000:07: resource 1 [mem 0xa0a00000-0xa0afffff]
[    0.209071] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.209072] pci_bus 0000:08: resource 1 [mem 0xa0c00000-0xa4bfffff]
[    0.209074] pci_bus 0000:08: resource 2 [mem 0xacc00000-0xb0bfffff 64bit 
pref]
[    0.209075] pci_bus 0000:39: resource 0 [io  0x4000-0x4fff]
[    0.209077] pci_bus 0000:39: resource 1 [mem 0xa4c00000-0xa8bfffff]
[    0.209078] pci_bus 0000:39: resource 2 [mem 0xb0c00000-0xb4bfffff 64bit 
pref]
[    0.209080] pci_bus 0000:6a: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.209082] pci_bus 0000:01: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.209083] pci_bus 0000:01: resource 2 [mem 0xa0400000-0xa04fffff 64bit 
pref]
[    0.209085] pci_bus 0000:02: resource 1 [mem 0xa0600000-0xa06fffff]
[    0.209086] pci_bus 0000:03: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.209113] NET: Registered protocol family 2
[    0.209256] TCP established hash table entries: 32768 (order: 6, 262144 
bytes)
[    0.209323] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.209384] TCP: Hash tables configured (established 32768 bind 32768)
[    0.209403] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.209418] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.209464] NET: Registered protocol family 1
[    0.209479] pci 0000:00:02.0: Video device with shadowed ROM
[    0.209486] pci 0000:00:14.0: enabling device (0000 -> 0002)
[    0.209659] PCI: CLS 256 bytes, default 64
[    0.209701] Trying to unpack rootfs image as initramfs...
[    0.700218] Freeing initrd memory: 33880K (ffff880033dc4000 - 
ffff880035eda000)
[    0.700247] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.700249] software IO TLB [mem 0x83d0f000-0x87d0f000] (64MB) mapped at 
[ffff880083d0f000-ffff880087d0efff]
[    0.700333] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 
163840 ms ovfl timer
[    0.700335] hw unit of domain pp0-core 2^-16 Joules
[    0.700336] hw unit of domain package 2^-16 Joules
[    0.700337] hw unit of domain pp1-gpu 2^-16 Joules
[    0.700479] Scanning for low memory corruption every 60 seconds
[    0.700828] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.700866] audit: initializing netlink subsys (disabled)
[    0.700882] audit: type=2000 audit(1455137358.684:1): initialized
[    0.701210] Initialise system trusted keyring
[    0.701319] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.702356] zbud: loaded
[    0.702533] VFS: Disk quotas dquot_6.6.0
[    0.702561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.702968] fuse init (API version 7.23)
[    0.703089] Key type big_key registered
[    0.703452] Key type asymmetric registered
[    0.703456] Asymmetric key parser 'x509' registered
[    0.703498] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
249)
[    0.703531] io scheduler noop registered
[    0.703534] io scheduler deadline registered (default)
[    0.703564] io scheduler cfq registered
[    0.704357] pcieport 0000:05:03.0: enabling device (0000 -> 0002)
[    0.704485] pcieport 0000:05:04.0: enabling device (0000 -> 0003)
[    0.704607] pcieport 0000:05:05.0: enabling device (0000 -> 0003)
[    0.704735] pcieport 0000:05:06.0: enabling device (0000 -> 0002)
[    0.704855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.704866] pciehp 0000:05:03.0:pcie24: Slot #3 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.704907] pciehp 0000:05:03.0:pcie24: service driver pciehp loaded
[    0.704914] pciehp 0000:05:04.0:pcie24: Slot #4 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.704944] pciehp 0000:05:04.0:pcie24: service driver pciehp loaded
[    0.704950] pciehp 0000:05:05.0:pcie24: Slot #5 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.704990] pciehp 0000:05:05.0:pcie24: service driver pciehp loaded
[    0.704997] pciehp 0000:05:06.0:pcie24: Slot #6 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
[    0.705026] pciehp 0000:05:06.0:pcie24: service driver pciehp loaded
[    0.705031] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.705065] efifb: probing for efifb
[    0.705077] efifb: framebuffer at 0x90000000, mapped to 0xffffc90000800000, 
using 4032k, total 4032k
[    0.705078] efifb: mode is 1280x800x32, linelength=5120, pages=1
[    0.705079] efifb: scrolling: redraw
[    0.705080] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.705157] Console: switching to colour frame buffer device 160x50
[    0.705174] fb0: EFI VGA frame buffer device
[    0.705182] intel_idle: MWAIT substates: 0x21120
[    0.705183] intel_idle: v0.4 model 0x3A
[    0.705184] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.705379] ACPI: AC Adapter [ADP1] (on-line)
[    0.705432] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.705447] ACPI: Lid Switch [LID0]
[    0.705478] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.705481] ACPI: Power Button [PWRB]
[    0.705510] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.705512] ACPI: Sleep Button [SLPB]
[    0.705541] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.705543] ACPI: Power Button [PWRF]
[    0.706916] GHES: HEST is not enabled!
[    0.707006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.708451] Linux agpgart interface v0.103
[    0.711010] brd: module loaded
[    0.712066] loop: module loaded
[    0.712245] libphy: Fixed MDIO Bus: probed
[    0.712248] tun: Universal TUN/TAP device driver, 1.6
[    0.712250] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[    0.712302] PPP generic driver version 2.4.2
[    0.712359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.712363] ehci-pci: EHCI PCI platform driver
[    0.712477] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.712483] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus 
number 1
[    0.712494] ehci-pci 0000:00:1a.0: debug port 2
[    0.716409] ehci-pci 0000:00:1a.0: cache line size of 256 is not supported
[    0.716420] ehci-pci 0000:00:1a.0: irq 23, io mem 0xa0816c00
[    0.728288] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.728318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.728320] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.728322] usb usb1: Product: EHCI Host Controller
[    0.728323] usb usb1: Manufacturer: Linux 4.4.0-2-generic ehci_hcd
[    0.728325] usb usb1: SerialNumber: 0000:00:1a.0
[    0.728432] hub 1-0:1.0: USB hub found
[    0.728437] hub 1-0:1.0: 2 ports detected
[    0.728599] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.728604] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus 
number 2
[    0.728614] ehci-pci 0000:00:1d.0: debug port 2
[    0.732516] ehci-pci 0000:00:1d.0: cache line size of 256 is not supported
[    0.732523] ehci-pci 0000:00:1d.0: irq 22, io mem 0xa0816800
[    0.744340] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.744408] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.744411] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.744413] usb usb2: Product: EHCI Host Controller
[    0.744414] usb usb2: Manufacturer: Linux 4.4.0-2-generic ehci_hcd
[    0.744416] usb usb2: SerialNumber: 0000:00:1d.0
[    0.744598] hub 2-0:1.0: USB hub found
[    0.744609] hub 2-0:1.0: 2 ports detected
[    0.744752] ehci-platform: EHCI generic platform driver
[    0.744773] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.744781] ohci-pci: OHCI PCI platform driver
[    0.744794] ohci-platform: OHCI generic platform driver
[    0.744811] uhci_hcd: USB Universal Host Controller Interface driver
[    0.744916] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[    0.744919] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[    0.744954] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.744960] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 3
[    0.746049] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 
quirks 0x0000b930
[    0.746055] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
[    0.746145] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.746147] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.746148] usb usb3: Product: xHCI Host Controller
[    0.746150] usb usb3: Manufacturer: Linux 4.4.0-2-generic xhci-hcd
[    0.746151] usb usb3: SerialNumber: 0000:00:14.0
[    0.746271] hub 3-0:1.0: USB hub found
[    0.746279] hub 3-0:1.0: 4 ports detected
[    0.746438] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.746441] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 4
[    0.746468] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.746469] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    0.746471] usb usb4: Product: xHCI Host Controller
[    0.746472] usb usb4: Manufacturer: Linux 4.4.0-2-generic xhci-hcd
[    0.746473] usb usb4: SerialNumber: 0000:00:14.0
[    0.746568] hub 4-0:1.0: USB hub found
[    0.746577] hub 4-0:1.0: 4 ports detected
[    0.746729] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.476265] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.476266] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.608703] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.608704] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.608707] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.608710] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.609000] hub 2-1:1.0: USB hub found
[    1.609000] hub 1-1:1.0: USB hub found
[    1.609081] hub 1-1:1.0: 6 ports detected
[    1.609082] hub 2-1:1.0: 8 ports detected
[    1.700253] tsc: Refined TSC clocksource calibration: 2494.333 MHz
[    1.700256] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x23f45085418, max_idle_ns: 440795285711 ns
[    1.783103] i8042: No controller found
[    1.783185] mousedev: PS/2 mouse device common for all mice
[    1.783365] rtc_cmos 00:02: RTC can wake from S4
[    1.783494] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.783520] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, 
hpet irqs
[    1.783528] i2c /dev entries driver
[    1.783580] device-mapper: uevent: version 1.0.3
[    1.783640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: 
[email protected]
[    1.783659] Intel P-state driver initializing.
[    1.783786] ledtrig-cpu: registered to indicate activity on CPUs
[    1.783797] EFI Variables Facility v0.08 2004-May-17
[    1.880282] usb 2-1.8: new high-speed USB device number 3 using ehci-pci
[    1.880283] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
[    1.976700] usb 2-1.8: New USB device found, idVendor=0424, idProduct=2513
[    1.976702] usb 2-1.8: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    1.976998] hub 2-1.8:1.0: USB hub found
[    1.977041] hub 2-1.8:1.0: 3 ports detected
[    1.993087] usb 1-1.1: New USB device found, idVendor=05ac, idProduct=8509
[    1.993089] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    1.993091] usb 1-1.1: Product: FaceTime HD Camera (Built-in)
[    1.993092] usb 1-1.1: Manufacturer: Apple Inc.
[    1.993093] usb 1-1.1: SerialNumber: DJHC7A0F1LDH7FL0
[    2.061873] NET: Registered protocol family 10
[    2.062033] NET: Registered protocol family 17
[    2.062043] Key type dns_resolver registered
[    2.062225] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
[    2.062233] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
[    2.062255] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
[    2.062261] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
[    2.062305] microcode: Microcode Update Driver: v2.01 
<[email protected]>, Peter Oruba
[    2.062448] registered taskstats version 1
[    2.062460] Loading compiled-in X.509 certificates
[    2.063138] Loaded X.509 cert 'Build time autogenerated kernel key: 
af62bcdfdc97d0ecbfd45ffa9ce93089befd41e3'
[    2.063155] zswap: loaded using pool lzo/zbud
[    2.064975] Key type trusted registered
[    2.068097] Key type encrypted registered
[    2.068103] AppArmor: AppArmor sha1 policy hashing enabled
[    2.068106] ima: No TPM chip found, activating TPM-bypass!
[    2.068123] evm: HMAC attrs: 0x1
[    2.068733]   Magic number: 4:635:851
[    2.068752]  index3: hash matches
[    2.068753]  index3: hash matches
[    2.068754]  index3: hash matches
[    2.068755]  index3: hash matches
[    2.068836] rtc_cmos 00:02: setting system clock to 2016-02-10 20:49:20 UTC 
(1455137360)
[    2.068935] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.068936] EDD information not available.
[    2.069010] PM: Hibernation image not present or could not be loaded.
[    2.069964] Freeing unused kernel memory: 1472K (ffffffff81f40000 - 
ffffffff820b0000)
[    2.069966] Write protecting the kernel read-only data: 14336k
[    2.070391] Freeing unused kernel memory: 1956K (ffff880002817000 - 
ffff880002a00000)
[    2.070746] Freeing unused kernel memory: 188K (ffff880002dd1000 - 
ffff880002e00000)
[    2.078374] random: systemd-udevd urandom read with 5 bits of entropy 
available
[    2.102569] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
[    2.113331] pps_core: LinuxPPS API ver. 1 registered
[    2.113334] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <[email protected]>
[    2.113799] sdhci: Secure Digital Host Controller Interface driver
[    2.113801] sdhci: Copyright(c) Pierre Ossman
[    2.114817] PTP clock support registered
[    2.115655] sdhci-pci 0000:01:00.1: SDHCI controller found [14e4:16bc] (rev 
10)
[    2.115774] sdhci-pci 0000:01:00.1: No vmmc regulator found
[    2.115776] sdhci-pci 0000:01:00.1: No vqmmc regulator found
[    2.116493] [drm] Initialized drm 1.1.0 20060810
[    2.117247] mmc0: SDHCI controller on PCI [0000:01:00.1] using ADMA 64-bit
[    2.118879] tg3.c:v3.137 (May 11, 2014)
[    2.120407] ahci 0000:00:1f.2: version 3.0
[    2.120564] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 
impl SATA mode
[    2.120568] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems 
apst 
[    2.129216] scsi host0: ahci
[    2.130378] scsi host1: ahci
[    2.130497] scsi host2: ahci
[    2.130623] scsi host3: ahci
[    2.130716] scsi host4: ahci
[    2.130805] scsi host5: ahci
[    2.130861] ata1: SATA max UDMA/133 abar m2048@0xa0816000 port 0xa0816100 
irq 32
[    2.130865] ata2: SATA max UDMA/133 abar m2048@0xa0816000 port 0xa0816180 
irq 32
[    2.130866] ata3: DUMMY
[    2.130868] ata4: DUMMY
[    2.130869] ata5: DUMMY
[    2.130871] ata6: DUMMY
[    2.132274] tg3 0000:01:00.0: enabling device (0000 -> 0002)
[    2.142204] [drm] Memory usable by graphics device = 2048M
[    2.142208] checking generic (90000000 3f0000) vs hw (90000000 10000000)
[    2.142209] fb: switching to inteldrmfb from EFI VGA
[    2.142231] Console: switching to colour dummy device 80x25
[    2.142330] [drm] Replacing VGA console driver
[    2.188334] firewire_ohci 0000:03:00.0: added OHCI v1.10 device as card 0, 8 
IR + 8 IT contexts, quirks 0x0, physUB
[    2.194736] tg3 0000:01:00.0 eth0: Tigon3 [partno(BCM957765) rev 57785100] 
(PCI Express) MAC address ac:87:a3:12:35:e1
[    2.194739] tg3 0000:01:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T 
Ethernet) (WireSpeed[1], EEE[1])
[    2.194741] tg3 0000:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] 
TSOcap[1]
[    2.194742] tg3 0000:01:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    2.195659] tg3 0000:01:00.0 eth2: renamed from eth0
[    2.200406] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.200407] [drm] Driver supports precise vblank timestamp query.
[    2.200494] vgaarb: device changed decodes: 
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.220579] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[    2.220826] acpi device:0d: registered as cooling_device4
[    2.220882] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    2.220949] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    2.248297] usb 2-1.8.1: new full-speed USB device number 4 using ehci-pci
[    2.284294] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit 
banging on pin 2
[    2.343285] usb 2-1.8.1: New USB device found, idVendor=0a5c, idProduct=4500
[    2.343289] usb 2-1.8.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.343290] usb 2-1.8.1: Product: BRCM20702 Hub
[    2.343292] usb 2-1.8.1: Manufacturer: Apple Inc.
[    2.343618] hub 2-1.8.1:1.0: USB hub found
[    2.343779] hub 2-1.8.1:1.0: 3 ports detected
[    2.416295] usb 2-1.8.2: new low-speed USB device number 5 using ehci-pci
[    2.448290] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.448316] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.449195] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[    2.449634] ata1.00: ATA-8: APPLE HDD HTS547550A9E384, JE3AD70F, max UDMA/133
[    2.449648] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.450248] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[    2.450252] ata2.00: ATAPI: MATSHITADVD-R   UJ-8A8, HB14, max UDMA/100
[    2.450740] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[    2.451099] ata1.00: configured for UDMA/133
[    2.451359] scsi 0:0:0:0: Direct-Access     ATA      APPLE HDD HTS547 D70F 
PQ: 0 ANSI: 5
[    2.451628] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 
GiB)
[    2.451631] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.451650] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.451667] sd 0:0:0:0: [sda] Write Protect is off
[    2.451670] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.451685] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.452825] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[    2.452829] ata2.00: configured for UDMA/100
[    2.463189] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-8A8   HB14 
PQ: 0 ANSI: 5
[    2.479146] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 
cdda tray
[    2.479150] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.479384] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.479523] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.489319]  sda: sda1 sda2 sda3 sda4 sda5
[    2.490069] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.530800] usb 2-1.8.2: New USB device found, idVendor=05ac, idProduct=8242
[    2.530803] usb 2-1.8.2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.530805] usb 2-1.8.2: Product: IR Receiver
[    2.530806] usb 2-1.8.2: Manufacturer: Apple Computer, Inc.
[    2.535978] hidraw: raw HID events driver (C) Jiri Kosina
[    2.539310] usbcore: registered new interface driver usbhid
[    2.539312] usbhid: USB HID core driver
[    2.542633] input: Apple Computer, Inc. IR Receiver as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.0/0003:05AC:8242.0001/input/input5
[    2.596735] appleir 0003:05AC:8242.0001: input,hiddev0,hidraw0: USB HID 
v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.0-1.8.2/input0
[    2.620280] usb 2-1.8.3: new full-speed USB device number 6 using ehci-pci
[    2.688434] firewire_core 0000:03:00.0: created device fw0: GUID 
280b5cfffe2f08f4, S800
[    2.688435] fbcon: inteldrmfb (fb0) is primary device
[    2.688460] firewire_core 0000:03:00.0: phy config: new root=ffc0, 
gap_count=63
[    2.688565] Console: switching to colour frame buffer device 160x50
[    2.688601] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.704230] clocksource: Switched to clocksource tsc
[    2.719034] usb 2-1.8.3: New USB device found, idVendor=05ac, idProduct=0252
[    2.719049] usb 2-1.8.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.719051] usb 2-1.8.3: Product: Apple Internal Keyboard / Trackpad
[    2.719052] usb 2-1.8.3: Manufacturer: Apple Inc.
[    2.730328] input: Apple Inc. Apple Internal Keyboard / Trackpad as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.0/0003:05AC:0252.0002/input/input6
[    2.784218] usb 2-1.8.1.1: new full-speed USB device number 7 using ehci-pci
[    2.784415] apple 0003:05AC:0252.0002: input,hidraw1: USB HID v1.11 Keyboard 
[Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-1.8.3/input0
[    2.879538] usb 2-1.8.1.1: New USB device found, idVendor=05ac, 
idProduct=820a
[    2.879546] usb 2-1.8.1.1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    2.883160] input: HID 05ac:820a as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1.1/2-1.8.1.1:1.0/0003:05AC:820A.0004/input/input7
[    2.936554] hid-generic 0003:05AC:820A.0004: input,hidraw2: USB HID v1.11 
Keyboard [HID 05ac:820a] on usb-0000:00:1d.0-1.8.1.1/input0
[    2.952226] usb 2-1.8.1.2: new full-speed USB device number 8 using ehci-pci
[    3.040258] apple 0003:05AC:0252.0003: hidraw3: USB HID v1.11 Device [Apple 
Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-1.8.3/input1
[    3.047649] usb 2-1.8.1.2: New USB device found, idVendor=05ac, 
idProduct=820b
[    3.047655] usb 2-1.8.1.2: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    3.049074] input: HID 05ac:820b as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1.2/2-1.8.1.2:1.0/0003:05AC:820B.0005/input/input8
[    3.049224] hid-generic 0003:05AC:820B.0005: input,hidraw4: USB HID v1.11 
Mouse [HID 05ac:820b] on usb-0000:00:1d.0-1.8.1.2/input0
[    3.120221] usb 2-1.8.1.3: new full-speed USB device number 9 using ehci-pci
[    3.216272] usb 2-1.8.1.3: New USB device found, idVendor=05ac, 
idProduct=821d
[    3.216278] usb 2-1.8.1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    3.216282] usb 2-1.8.1.3: Product: Bluetooth USB Host Controller
[    3.216285] usb 2-1.8.1.3: Manufacturer: Apple Inc.
[    3.335790] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* 
uncleared pch fifo underrun on pch transcoder A
[    3.335803] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH 
transcoder A FIFO underrun
[    4.012525] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: 
(null)
[    4.416598] random: nonblocking pool is initialized
[    5.591243] systemd[1]: Failed to insert module 'kdbus': Function not 
implemented
[    6.308578] systemd[1]: systemd 228 running in system mode. (+PAM +AUDIT 
+SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS 
+ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    6.308725] systemd[1]: Detected architecture x86-64.
[    6.323390] systemd[1]: Set hostname to <kg-MacBookPro>.
[    9.570313] systemd[1]: ModemManager.service: Cannot add dependency job, 
ignoring: Unit ModemManager.service is masked.
[    9.570322] systemd[1]: powerd.service: Cannot add dependency job, ignoring: 
Unit powerd.service is masked.
[    9.571060] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
[    9.571092] systemd[1]: Reached target Encrypted Volumes.
[    9.571132] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.571163] systemd[1]: Listening on udev Control Socket.
[    9.571189] systemd[1]: Listening on Journal Socket.
[    9.571206] systemd[1]: Reached target User and Group Name Lookups.
[    9.571267] systemd[1]: Listening on Journal Audit Socket.
[    9.571298] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[    9.571315] systemd[1]: Listening on Syslog Socket.
[    9.571323] systemd[1]: Reached target Remote File Systems (Pre).
[    9.571329] systemd[1]: Reached target Remote File Systems.
[    9.571346] systemd[1]: Listening on udev Kernel Socket.
[    9.571681] systemd[1]: Created slice User and Session Slice.
[    9.571707] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    9.571936] systemd[1]: Created slice System Slice.
[    9.584230] systemd[1]: Starting Create list of required static device nodes 
for the current kernel...
[    9.584941] systemd[1]: Mounting Huge Pages File System...
[    9.721164] systemd[1]: Created slice system-getty.slice.
[    9.721189] systemd[1]: Reached target Slices.
[    9.800257] systemd[1]: Starting Load Kernel Modules...
[    9.800972] systemd[1]: Starting Journal Service...
[    9.801796] systemd[1]: Starting Braille Device Support...
[    9.802656] systemd[1]: Started Read required files in advance.
[    9.803844] systemd[1]: Starting Uncomplicated firewall...
[    9.804612] systemd[1]: Mounting POSIX Message Queue File System...
[    9.805393] systemd[1]: Mounting Debug File System...
[    9.805475] systemd[1]: Listening on fsck to fsckd communication Socket.
[    9.805970] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    9.808078] systemd[1]: Started Create list of required static device nodes 
for the current kernel.
[    9.822963] systemd[1]: Starting Create Static Device Nodes in /dev...
[   10.240729] systemd[1]: Started Uncomplicated firewall.
[   10.439480] systemd[1]: Mounted Huge Pages File System.
[   10.439512] systemd[1]: Mounted POSIX Message Queue File System.
[   10.439527] systemd[1]: Mounted Debug File System.
[   10.552733] lp: driver loaded but no devices found
[   10.784244] ppdev: user-space parallel port driver
[   11.172772] systemd[1]: Started Braille Device Support.
[   11.253830] systemd[1]: Started Load Kernel Modules.
[   11.268170] systemd[1]: Mounting FUSE Control File System...
[   11.269168] systemd[1]: Starting Apply Kernel Variables...
[   11.270948] systemd[1]: Mounted FUSE Control File System.
[   11.557517] systemd[1]: Started Journal Service.
[   12.866256] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   13.154921] systemd-journald[239]: Received request to flush runtime journal 
from PID 1
[   13.566061] ACPI Warning: SystemIO range 
0x0000000000000428-0x000000000000042F conflicts with OpRegion 
0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[   13.566067] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   13.566070] ACPI Warning: SystemIO range 
0x0000000000000540-0x000000000000054F conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.566073] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   13.566074] ACPI Warning: SystemIO range 
0x0000000000000530-0x000000000000053F conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.566076] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   13.566077] ACPI Warning: SystemIO range 
0x0000000000000500-0x000000000000052F conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.566079] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   13.566080] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   13.574121] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.597512] apple_gmux: gmux device not present or IO disabled
[   13.748054] ACPI: SBS HC: EC = 0xffff880169f3a800, offset = 0x20, query_bit 
= 0x10
[   13.806740] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery 
present)
[   14.470235] wl: module license 'MIXED/Proprietary' taints kernel.
[   14.470238] Disabling lock debugging due to kernel taint
[   14.471833] wl: module verification failed: signature and/or required key 
missing - tainting kernel
[   14.487836] wl 0000:02:00.0: enabling device (0000 -> 0002)
[   14.653788] AVX version of gcm_enc/dec engaged.
[   14.653790] AES CTR mode by8 optimization enabled
[   14.657228] wlan0: Broadcom BCM4331 802.11 Hybrid Wireless Controller 
6.30.223.248 (r487574)
[   15.198107] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[   15.352569] snd_hda_codec_cirrus hdaudioC0D0: autoconfig for CS4206: 
line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
[   15.352573] snd_hda_codec_cirrus hdaudioC0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[   15.352574] snd_hda_codec_cirrus hdaudioC0D0:    hp_outs=1 
(0x9/0x0/0x0/0x0/0x0)
[   15.352576] snd_hda_codec_cirrus hdaudioC0D0:    mono: mono_out=0x0
[   15.352577] snd_hda_codec_cirrus hdaudioC0D0:    dig-out=0x10/0x0
[   15.352578] snd_hda_codec_cirrus hdaudioC0D0:    inputs:
[   15.352580] snd_hda_codec_cirrus hdaudioC0D0:      Mic=0xd
[   15.363805] input: HDA Intel PCH Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   15.363854] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   15.363898] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   15.363940] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   15.750407] intel_rapl: Found RAPL domain package
[   15.750411] intel_rapl: Found RAPL domain core
[   15.750412] intel_rapl: Found RAPL domain uncore
[   15.756779] input: bcm5974 as 
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.2/input/input13
[   15.756888] usbcore: registered new interface driver bcm5974
[   15.798105] applesmc: key=374 fan=1 temp=22 index=21 acc=1 lux=2 kbd=1
[   15.802594] input: applesmc as /devices/platform/applesmc.768/input/input14
[   15.955882] Bluetooth: Core ver 2.21
[   15.955895] NET: Registered protocol family 31
[   15.955896] Bluetooth: HCI device and connection manager initialized
[   15.955899] Bluetooth: HCI socket layer initialized
[   15.955901] Bluetooth: L2CAP socket layer initialized
[   15.955904] Bluetooth: SCO socket layer initialized
[   16.004308] media: Linux media interface: v0.10
[   16.136801] Linux video capture interface: v2.00
[   16.329178] usbcore: registered new interface driver btusb
[   16.335035] Bluetooth: hci0: BCM: chip id 63 build 1195
[   16.336038] Bluetooth: hci0: BCM: product 05ac:821d
[   16.352073] Bluetooth: hci0: ubuntu-0
[   16.353282] usb 2-1.8.1.1: USB disconnect, device number 7
[   16.552194] usb 2-1.8.1.2: USB disconnect, device number 8
[   16.561491] uvcvideo: Found UVC 1.00 device FaceTime HD Camera (Built-in) 
(05ac:8509)
[   16.568207] input: FaceTime HD Camera (Built-in) as 
/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input15
[   16.583821] usbcore: registered new interface driver uvcvideo
[   16.583823] USB Video Class driver (1.1.1)
[   17.341530] Adding 1023996k swap on /dev/sda4.  Priority:-1 extents:1 
across:1023996k FS
[   17.935708] cfg80211: World regulatory domain updated:
[   17.935711] cfg80211:  DFS Master region: unset
[   17.935713] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[   17.935715] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 
mBm), (N/A)
[   17.935716] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 
mBm), (N/A)
[   17.935726] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 
mBm), (N/A)
[   17.935727] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2000 mBm), (N/A)
[   17.935729] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2000 mBm), (0 s)
[   17.935730] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 
mBm), (0 s)
[   17.935731] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 
mBm), (N/A)
[   17.935732] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 
mBm), (N/A)
[   25.165088] audit: type=1400 audit(1455137383.591:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/lightdm/lightdm-guest-session" pid=724 comm="apparmor_parser"
[   25.165107] audit: type=1400 audit(1455137383.591:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="chromium" pid=724 
comm="apparmor_parser"
[   25.195995] audit: type=1400 audit(1455137383.623:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper"
 pid=724 comm="apparmor_parser"
[   25.196013] audit: type=1400 audit(1455137383.623:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="chromium" pid=724 
comm="apparmor_parser"
[   25.225429] audit: type=1400 audit(1455137383.651:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxc-container-default" 
pid=724 comm="apparmor_parser"
[   25.225448] audit: type=1400 audit(1455137383.651:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="lxc-container-default-with-mounting" pid=724 comm="apparmor_parser"
[   25.225453] audit: type=1400 audit(1455137383.651:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="lxc-container-default-with-nesting" pid=724 comm="apparmor_parser"
[   25.264159] audit: type=1400 audit(1455137383.691:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=724 
comm="apparmor_parser"
[   25.264179] audit: type=1400 audit(1455137383.691:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=724 
comm="apparmor_parser"
[   25.264185] audit: type=1400 audit(1455137383.691:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=724 comm="apparmor_parser"
[   28.581047] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[   35.643334] cgroup: new mount options do not match the existing superblock, 
will be ignored
[   35.969888] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.969891] Bluetooth: BNEP filters: protocol multicast
[   35.969895] Bluetooth: BNEP socket layer initialized
[   38.034633] rfkill: input handler disabled
[   38.094412] Bluetooth: RFCOMM TTY layer initialized
[   38.094418] Bluetooth: RFCOMM socket layer initialized
[   38.094423] Bluetooth: RFCOMM ver 1.11
[   41.538227] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   45.861823] ip_tables: (C) 2000-2006 Netfilter Core Team
[   46.771391] bridge: automatic filtering via arp/ip/ip6tables has been 
deprecated. Update your scripts to load br_netfilter if you need this.
[   48.140485] Guest personality initialized and is inactive
[   48.140551] VMCI host device registered (name=vmci, major=10, minor=55)
[   48.140552] Initialized host personality
[   48.305650] NET: Registered protocol family 40
[   48.466709] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   50.661523] audit_printk_skb: 87 callbacks suppressed
[   50.661526] audit: type=1400 audit(1455137409.087:41): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/bin/lxc-start" 
pid=1879 comm="apparmor_parser"
[   50.665029] audit: type=1400 audit(1455137409.091:42): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="lxc-container-default" 
pid=1882 comm="apparmor_parser"
[   50.665038] audit: type=1400 audit(1455137409.091:43): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="lxc-container-default-with-mounting" pid=1882 comm="apparmor_parser"
[   50.665042] audit: type=1400 audit(1455137409.091:44): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="lxc-container-default-with-nesting" pid=1882 comm="apparmor_parser"
[   72.574458] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   73.735209] Ebtables v2.0 registered
[   99.224622] cfg80211: Regulatory domain changed to country: US
[   99.224627] cfg80211:  DFS Master region: FCC
[   99.224629] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[   99.224633] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 
mBm), (N/A)
[   99.224637] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 1700 mBm), (N/A)
[   99.224641] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2300 mBm), (0 s)
[   99.224644] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 
mBm), (0 s)
[   99.224646] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 
mBm), (N/A)
[   99.224649] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 
4000 mBm), (N/A)
[  106.336864] device virbr0-nic entered promiscuous mode
[  106.558342] virbr0: port 1(virbr0-nic) entered listening state
[  106.558375] virbr0: port 1(virbr0-nic) entered listening state
[  106.756336] virbr0: port 1(virbr0-nic) entered disabled state
[  196.024803] cgroup: new mount options do not match the existing superblock, 
will be ignored
[  213.769736] audit: type=1400 audit(1455137572.549:45): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=6729 comm="apparmor_parser"
[  214.507333] audit: type=1400 audit(1455137573.289:46): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=6803 comm="apparmor_parser"
[  238.526971] audit: type=1400 audit(1455137597.311:47): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxd-xen3_</var/lib/lxd>" 
pid=6845 comm="apparmor_parser"
[  239.193801] audit: type=1400 audit(1455137597.979:48): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" name="lxd-xen3_</var/lib/lxd>" 
pid=6919 comm="apparmor_parser"
[  316.026716] audit: type=1400 audit(1455137674.812:49): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=7205 comm="apparmor_parser"
[  316.679488] audit: type=1400 audit(1455137675.464:50): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=7295 comm="apparmor_parser"
[  376.168280] audit: type=1400 audit(1455137734.955:51): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=7378 comm="apparmor_parser"
[  376.817675] audit: type=1400 audit(1455137735.603:52): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=7439 comm="apparmor_parser"
[  466.121381] audit: type=1400 audit(1455137824.912:53): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=7682 comm="apparmor_parser"
[  466.132936] device vethP02HO3 entered promiscuous mode
[  466.133096] IPv6: ADDRCONF(NETDEV_UP): vethP02HO3: link is not ready
[  466.224302] eth0: renamed from veth8Y1L6G
[  466.384639] audit: type=1400 audit(1455137825.176:54): apparmor="DENIED" 
operation="mount" info="failed type match" error=-13 
profile="lxd-xen_</var/lib/lxd>" name="/sys/fs/cgroup/" pid=7702 comm="systemd" 
flags="ro, nosuid, nodev, noexec, remount, strictatime"
[  467.032953] IPv6: ADDRCONF(NETDEV_CHANGE): vethP02HO3: link becomes ready
[  467.033018] lxcbr0: port 1(vethP02HO3) entered forwarding state
[  467.033042] lxcbr0: port 1(vethP02HO3) entered forwarding state
[  482.036576] lxcbr0: port 1(vethP02HO3) entered forwarding state
[ 6629.732658] lxcbr0: port 1(vethP02HO3) entered disabled state
[ 6630.233975] lxcbr0: port 1(vethP02HO3) entered disabled state
[ 6630.234784] device vethP02HO3 left promiscuous mode
[ 6630.234788] lxcbr0: port 1(vethP02HO3) entered disabled state
[ 6630.832887] audit: type=1400 audit(1455143989.725:55): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=25166 comm="apparmor_parser"
[ 6636.780216] audit: type=1400 audit(1455143995.673:56): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lxd-xen_</var/lib/lxd>" 
pid=25200 comm="apparmor_parser"
[ 6636.786382] device vethGYND7S entered promiscuous mode
[ 6636.786476] IPv6: ADDRCONF(NETDEV_UP): vethGYND7S: link is not ready
[ 6636.786479] lxcbr0: port 1(vethGYND7S) entered forwarding state
[ 6636.786490] lxcbr0: port 1(vethGYND7S) entered forwarding state
[ 6636.786751] lxcbr0: port 1(vethGYND7S) entered disabled state
[ 6636.840430] eth0: renamed from veth03THYU
[ 6636.954079] audit: type=1400 audit(1455143995.849:57): apparmor="DENIED" 
operation="mount" info="failed type match" error=-13 
profile="lxd-xen_</var/lib/lxd>" name="/sys/fs/cgroup/" pid=25217 
comm="systemd" flags="ro, nosuid, nodev, noexec, remount, strictatime"
[ 6637.612508] IPv6: ADDRCONF(NETDEV_CHANGE): vethGYND7S: link becomes ready
[ 6637.612624] lxcbr0: port 1(vethGYND7S) entered forwarding state
[ 6637.612648] lxcbr0: port 1(vethGYND7S) entered forwarding state

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1544157

Title:
  lxc exec not working in xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1544157/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to