About the reboot hang issue with EHCI driver on the Baytrail platform

From: Gavin Guo
Date: Tue Aug 26 2014 - 03:18:20 EST


Hi,

I found that in the Baytrail-m platform if the "USB3.0 Configuration
in Pre-OS" is set to Auto in the BIOS, the system will boot with
EHCI-enabled. And test reboot 200 times. It sometimes hang in the
shutdown process "ehci-pci 0000:00:1d.0: shutdown." I also found that
sometimes hang in the booting up process. But it still black screen, I
can't see clearly where it hang.

After doing some experiments, I found the following symptoms:
1) Set the "USB3.0 Configuration in Pre-OS" to enable, the 200 times
reboot test can pass. Under the condition, lspci can't see the EHCI
[8086:0f34] controller.

2) Build a new kernel without the EHCI driver can also pass the 200
times reboot test.

3) Put "echo -n "0000:00:1d.0" > /sys/bus/pci/drivers/ehci-pci/unbind"
in the /etc/rc.local can avoid shutdown hang but sometimes it also
hang in the booting up process during the 200 times reboot test.

4) I also found some messages in dmesg which show "ehci-pci
0000:00:1d.0: port 1 reset error -110."

If there is any possibility to disable the EHCI controller in the
Baytrail platform because the XHCI covers all the ports connected to
EHCI controller. And IIRC, there is only one host controller within
EHCI and XHCI can be enabled in the Baytrail platform. I'm also trying
to find out the kernel parameters to disable the EHCI driver, but
currently there is no available one.

Thanks,
Gavin
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.17.0-999-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201408250205 SMP Mon Aug 25 06:06:48 UTC 2014
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.17.0-999-generic root=UUID=91e3866d-90aa-4bc1-a329-f13d85d58861 ro "dyndbg=module ehci_hcd +flmpt ; module ehci-pci +flmpt"
[ 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-0x000000000009e7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000078ac5fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000078ac6000-0x0000000079245fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079246000-0x0000000079345fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079346000-0x0000000079385fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000079386000-0x0000000079ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a000000-0x000000007a7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007ae00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: xxxxxxx-xxxxxxx xx xx Notebook PC/xxxx, BIOS B.41 07/23/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x180000 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 0FFB80000 mask FFFF80000 uncachable
[ 0.000000] 2 base 000000000 mask F80000000 write-back
[ 0.000000] 3 base 07C000000 mask FFC000000 uncachable
[ 0.000000] 4 base 07B000000 mask FFF000000 uncachable
[ 0.000000] 5 base 07AE00000 mask FFFE00000 uncachable
[ 0.000000] 6 base 100000000 mask F80000000 write-back
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fc6000, 0x01fc6fff] PGTABLE
[ 0.000000] BRK [0x01fc7000, 0x01fc7fff] PGTABLE
[ 0.000000] BRK [0x01fc8000, 0x01fc8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
[ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
[ 0.000000] BRK [0x01fc9000, 0x01fc9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
[ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
[ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
[ 0.000000] BRK [0x01fca000, 0x01fcafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20100000-0x78ac5fff]
[ 0.000000] [mem 0x20100000-0x201fffff] page 4k
[ 0.000000] [mem 0x20200000-0x789fffff] page 2M
[ 0.000000] [mem 0x78a00000-0x78ac5fff] page 4k
[ 0.000000] BRK [0x01fcb000, 0x01fcbfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x79386000-0x79ffffff]
[ 0.000000] [mem 0x79386000-0x793fffff] page 4k
[ 0.000000] [mem 0x79400000-0x79ffffff] page 2M
[ 0.000000] cma: Reserved 64 MiB at 17bc00000
[ 0.000000] RAMDISK: [mem 0x35ca0000-0x36e47fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x0000000079385120 00008C (v01 HPQOEM SLIC-MPC 00000003 01000013)
[ 0.000000] ACPI: FACP 0x0000000079382000 00010C (v05 HPQOEM SLIC-MPC 00000003 HP 00040000)
[ 0.000000] ACPI: DSDT 0x0000000079370000 00D573 (v02 HPQOEM SLIC-MPC 00000003 HP 00040000)
[ 0.000000] ACPI: FACS 0x00000000792FD000 000040
[ 0.000000] ACPI: UEFI 0x0000000079384000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: HPET 0x0000000079381000 000038 (v01 HPQOEM INSYDE 00000003 HP 00040000)
[ 0.000000] ACPI: LPIT 0x0000000079380000 000104 (v01 HPQOEM INSYDE 00000003 HP 00040000)
[ 0.000000] ACPI: APIC 0x000000007937F000 000084 (v03 HPQOEM SLIC-MPC 00000003 HP 00040000)
[ 0.000000] ACPI: MCFG 0x000000007937E000 00003C (v01 HPQOEM INSYDE 00000003 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000007936E000 000763 (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000007936D000 000290 (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000007936C000 00017A (v01 HPQOEM INSYDE 00003000 HP 00040000)
[ 0.000000] ACPI: UEFI 0x000000007936B000 000042 (v01 HPQOEM INSYDE 00000000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x0000000079364000 0064BE (v01 HPQOEM INSYDE 00001000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x0000000079363000 00059A (v01 HPQOEM INSYDE 00001000 HP 00040000)
[ 0.000000] ACPI: FPDT 0x0000000079362000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
[ 0.000000] NODE_DATA [mem 0x17fff8000-0x17fffcfff]
[ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff880177400000-ffff88017b3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x17fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20100000-0x78ac5fff]
[ 0.000000] node 0: [mem 0x79386000-0x79ffffff]
[ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
[ 0.000000] On node 0 totalpages: 1021405
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7705 pages used for memmap
[ 0.000000] DMA32 zone: 493120 pages, LIFO batch:31
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics stolen memory at 0x7b000000-0x7effffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
[ 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 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-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 0x20000000-0x200fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78ac6000-0x79245fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79246000-0x79345fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79346000-0x79385fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a000000-0x7a7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a800000-0x7adfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ae00000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed0c000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffb7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffb80000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xdfffffff] 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:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88017fc00000 s86784 r8192 d23808 u524288
[ 0.000000] pcpu-alloc: s86784 r8192 d23808 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1005423
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.17.0-999-generic root=UUID=91e3866d-90aa-4bc1-a329-f13d85d58861 ro "dyndbg=module ehci_hcd +flmpt ; module ehci-pci +flmpt"
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: 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: 3853412K/4085620K available (7841K kernel code, 1141K rwdata, 3768K rodata, 1372K init, 1308K bss, 232208K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:16640 nr_irqs:1024 0
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x1a
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[ 0.000000] TSC runs at 2163200 KHz
[ 0.000000] lapic_timer_frequency = 332800
[ 0.000000] tsc: Detected 2163.200 MHz processor
[ 0.000040] Calibrating delay loop (skipped), value calculated using timer frequency.. 4326.40 BogoMIPS (lpj=8652800)
[ 0.000052] pid_max: default: 32768 minimum: 301
[ 0.000071] ACPI: Core revision 20140724
[ 0.027803] ACPI: All ACPI Tables successfully acquired
[ 0.032441] Security Framework initialized
[ 0.032467] AppArmor: AppArmor initialized
[ 0.032473] Yama: becoming mindful.
[ 0.032991] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.034749] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.035552] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.035575] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.035946] Initializing cgroup subsys memory
[ 0.035966] Initializing cgroup subsys devices
[ 0.035975] Initializing cgroup subsys freezer
[ 0.035982] Initializing cgroup subsys net_cls
[ 0.035990] Initializing cgroup subsys blkio
[ 0.036027] Initializing cgroup subsys perf_event
[ 0.036037] Initializing cgroup subsys net_prio
[ 0.036045] Initializing cgroup subsys hugetlb
[ 0.036081] CPU: Physical Processor ID: 0
[ 0.036087] CPU: Processor Core ID: 0
[ 0.036096] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.036096] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.040855] mce: CPU supports 6 MCE banks
[ 0.040867] CPU0: Thermal monitoring handled by SMI
[ 0.040877] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.040877] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.041037] Freeing SMP alternatives memory: 28K (ffffffff81e76000 - ffffffff81e7d000)
[ 0.042311] ftrace: allocating 32201 entries in 126 pages
[ 0.061088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.100752] smpboot: CPU0: Intel(R) Pentium(R) CPU N3520 @ 2.16GHz (fam: 06, model: 37, stepping: 03)
[ 0.100784] TSC deadline timer enabled
[ 0.100820] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.100841] ... version: 3
[ 0.100846] ... bit width: 40
[ 0.100850] ... generic registers: 2
[ 0.100854] ... value mask: 000000ffffffffff
[ 0.100858] ... max period: 000000ffffffffff
[ 0.100863] ... fixed-purpose events: 3
[ 0.100867] ... event mask: 0000000700000003
[ 0.103851] x86: Booting SMP configuration:
[ 0.103861] .... node #0, CPUs: #1
[ 0.119544] CPU1: Thermal monitoring handled by SMI
[ 0.121789] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.122003] #2
[ 0.137681] CPU2: Thermal monitoring handled by SMI
[ 0.139977] #3<7>[ 0.155656] CPU3: Thermal monitoring handled by SMI
[ 0.157789] x86: Booted up 1 node, 4 CPUs
[ 0.157798] smpboot: Total of 4 processors activated (17305.60 BogoMIPS)
[ 0.158776] devtmpfs: initialized
[ 0.166574] evm: security.selinux
[ 0.166580] evm: security.SMACK64
[ 0.166584] evm: security.SMACK64EXEC
[ 0.166588] evm: security.SMACK64TRANSMUTE
[ 0.166592] evm: security.SMACK64MMAP
[ 0.166596] evm: security.ima
[ 0.166600] evm: security.capability
[ 0.166705] PM: Registering ACPI NVS region [mem 0x79246000-0x79345fff] (1048576 bytes)
[ 0.169083] pinctrl core: initialized pinctrl subsystem
[ 0.169269] regulator-dummy: no parameters
[ 0.169319] RTC time: 7:05:32, date: 08/26/14
[ 0.169551] NET: Registered protocol family 16
[ 0.169897] cpuidle: using governor ladder
[ 0.169905] cpuidle: using governor menu
[ 0.170019] ACPI: bus type PCI registered
[ 0.170026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.170179] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.170189] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[ 0.170377] PCI: Using configuration type 1 for base access
[ 0.174703] ACPI: Added _OSI(Module Device)
[ 0.174713] ACPI: Added _OSI(Processor Device)
[ 0.174718] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.174723] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.181843] ACPI Error: [\_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359)
[ 0.181859] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.IPCL] (Node ffff88017b8440f0), AE_NOT_FOUND (20140724/psparse-536)
[ 0.181877] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.PCLK] (Node ffff88017b8440a0), AE_NOT_FOUND (20140724/psparse-536)
[ 0.181892] ACPI Error: Method parse/execution failed [\_SB_.TBSW] (Node ffff88017b8446b8), AE_NOT_FOUND (20140724/psparse-536)
[ 0.181906] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._Q1D] (Node ffff88017b8447d0), AE_NOT_FOUND (20140724/psparse-536)
[ 0.181920] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._REG] (Node ffff88017b840348), AE_NOT_FOUND (20140724/psparse-536)
[ 0.182185] ACPI Error: [\_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359)
[ 0.182199] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.IPCL] (Node ffff88017b8440f0), AE_NOT_FOUND (20140724/psparse-536)
[ 0.182215] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.PCLK] (Node ffff88017b8440a0), AE_NOT_FOUND (20140724/psparse-536)
[ 0.182230] ACPI Error: Method parse/execution failed [\_SB_.TBSW] (Node ffff88017b8446b8), AE_NOT_FOUND (20140724/psparse-536)
[ 0.182244] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._Q1D] (Node ffff88017b8447d0), AE_NOT_FOUND (20140724/psparse-536)
[ 0.182258] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._REG] (Node ffff88017b840348), AE_NOT_FOUND (20140724/psparse-536)
[ 0.198579] ACPI: Dynamic OEM Table Load:
[ 0.198600] ACPI: SSDT 0xFFFF880175E42000 00045B (v01 PmRef Cpu0Ist 00003000 INTL 20130117)
[ 0.199898] ACPI: Dynamic OEM Table Load:
[ 0.199913] ACPI: SSDT 0xFFFF880175E42800 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
[ 0.206279] ACPI: Dynamic OEM Table Load:
[ 0.206294] ACPI: SSDT 0xFFFF880175EDE000 00015F (v01 PmRef ApIst 00003000 INTL 20130117)
[ 0.209967] ACPI: Dynamic OEM Table Load:
[ 0.209981] ACPI: SSDT 0xFFFF880175E89B40 00008D (v01 PmRef ApCst 00003000 INTL 20130117)
[ 0.837807] ACPI: Interpreter enabled
[ 0.837824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[ 0.837839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[ 0.837874] ACPI: (supports S0 S3 S4 S5)
[ 0.837879] ACPI: Using IOAPIC for interrupt routing
[ 0.837943] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.944451] ACPI: Power Resource [USBC] (on)
[ 0.951111] ACPI: Power Resource [PLPE] (on)
[ 0.951410] ACPI: Power Resource [PLPE] (on)
[ 0.957432] ACPI: Power Resource [CLK0] (on)
[ 0.957516] ACPI: Power Resource [CLK1] (on)
[ 1.032938] ACPI: Power Resource [FN00] (off)
[ 1.033166] ACPI: Power Resource [FN01] (off)
[ 1.033371] ACPI: Power Resource [FN02] (off)
[ 1.033578] ACPI: Power Resource [FN03] (off)
[ 1.033806] ACPI: Power Resource [FN04] (off)
[ 1.034713] Failed to set pin attr for GSI8
[ 1.035040] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.035055] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 1.041798] \_SB_.PCI0:_OSC invalid UUID
[ 1.041801] _OSC request data:1 1f 0
[ 1.041809] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 1.042286] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 1.042590] PCI host bridge to bus 0000:00
[ 1.042599] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.042606] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
[ 1.042613] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
[ 1.042619] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 1.042626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 1.042633] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 1.042639] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[ 1.042646] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90affffe]
[ 1.042661] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 1.042826] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 1.042843] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[ 1.042856] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[ 1.042868] pci 0000:00:02.0: reg 0x20: [io 0x3050-0x3057]
[ 1.043039] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[ 1.043062] pci 0000:00:13.0: reg 0x10: [io 0x3048-0x304f]
[ 1.043073] pci 0000:00:13.0: reg 0x14: [io 0x305c-0x305f]
[ 1.043083] pci 0000:00:13.0: reg 0x18: [io 0x3040-0x3047]
[ 1.043094] pci 0000:00:13.0: reg 0x1c: [io 0x3058-0x305b]
[ 1.043105] pci 0000:00:13.0: reg 0x20: [io 0x3020-0x303f]
[ 1.043116] pci 0000:00:13.0: reg 0x24: [mem 0x90a1f000-0x90a1f7ff]
[ 1.043165] pci 0000:00:13.0: PME# supported from D3hot
[ 1.043308] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 1.043330] pci 0000:00:14.0: reg 0x10: [mem 0x90a00000-0x90a0ffff 64bit]
[ 1.043391] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 1.043487] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 1.043579] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 1.043608] pci 0000:00:1a.0: reg 0x10: [mem 0x90900000-0x909fffff]
[ 1.043623] pci 0000:00:1a.0: reg 0x14: [mem 0x90800000-0x908fffff]
[ 1.043728] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 1.043870] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 1.043896] pci 0000:00:1b.0: reg 0x10: [mem 0x90a10000-0x90a13fff 64bit]
[ 1.043969] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.044105] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 1.044171] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.044241] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 1.044320] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 1.044385] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.044455] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 1.044533] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 1.044599] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.044669] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 1.044750] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[ 1.044816] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.044886] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 1.044978] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320
[ 1.045008] pci 0000:00:1d.0: reg 0x10: [mem 0x90a18000-0x90a183ff]
[ 1.045129] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.045240] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 1.045324] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 1.045524] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 1.045562] pci 0000:00:1f.3: reg 0x10: [mem 0x90a19000-0x90a1901f]
[ 1.045635] pci 0000:00:1f.3: reg 0x20: [io 0x3000-0x301f]
[ 1.045939] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.046100] pci 0000:02:00.0: [10ec:8179] type 00 class 0x028000
[ 1.046173] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 1.046211] pci 0000:02:00.0: reg 0x18: [mem 0x90700000-0x90703fff 64bit]
[ 1.046324] pci 0000:02:00.0: supports D1 D2
[ 1.046328] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.046429] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.053805] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.053815] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
[ 1.053821] pci 0000:00:1c.1: bridge window [mem 0x90700000-0x907fffff]
[ 1.053946] pci 0000:03:00.0: [10ec:5229] type 00 class 0xff0000
[ 1.053982] pci 0000:03:00.0: reg 0x10: [mem 0x90600000-0x90600fff]
[ 1.054122] pci 0000:03:00.0: supports D1 D2
[ 1.054126] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[ 1.054177] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 1.061756] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.061767] pci 0000:00:1c.2: bridge window [mem 0x90600000-0x906fffff]
[ 1.061891] pci 0000:04:00.0: [10ec:8136] type 00 class 0x020000
[ 1.061926] pci 0000:04:00.0: reg 0x10: [io 0x1000-0x10ff]
[ 1.061960] pci 0000:04:00.0: reg 0x18: [mem 0x90500000-0x90500fff 64bit]
[ 1.061984] pci 0000:04:00.0: reg 0x20: [mem 0x90400000-0x90403fff 64bit pref]
[ 1.062084] pci 0000:04:00.0: supports D1 D2
[ 1.062088] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.062179] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 1.069756] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.069766] pci 0000:00:1c.3: bridge window [io 0x1000-0x1fff]
[ 1.069772] pci 0000:00:1c.3: bridge window [mem 0x90500000-0x905fffff]
[ 1.069779] pci 0000:00:1c.3: bridge window [mem 0x90400000-0x904fffff 64bit pref]
[ 1.122499] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 1.122630] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.122757] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 1.122883] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.123009] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.123134] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.123260] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.123385] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 1.126983] ACPI: Enabled 7 GPEs in block 00 to 3F
[ 1.127136] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[ 1.127498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.127515] vgaarb: loaded
[ 1.127519] vgaarb: bridge control possible 0000:00:02.0
[ 1.128029] SCSI subsystem initialized
[ 1.128113] libata version 3.00 loaded.
[ 1.128165] ACPI: bus type USB registered
[ 1.128214] usbcore: registered new interface driver usbfs
[ 1.128238] usbcore: registered new interface driver hub
[ 1.128294] usbcore: registered new device driver usb
[ 1.128590] PCI: Using ACPI for IRQ routing
[ 1.129988] PCI: pci_cache_line_size set to 64 bytes
[ 1.130064] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 1.130068] e820: reserve RAM buffer [mem 0x78ac6000-0x7bffffff]
[ 1.130072] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[ 1.130275] NetLabel: Initializing
[ 1.130281] NetLabel: domain hash size = 128
[ 1.130285] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.130308] NetLabel: unlabeled traffic allowed by default
[ 1.130481] Switched to clocksource refined-jiffies
[ 1.140539] AppArmor: AppArmor Filesystem Enabled
[ 1.140611] pnp: PnP ACPI init
[ 1.140725] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.140870] system 00:01: [io 0x0680-0x069f] has been reserved
[ 1.140879] system 00:01: [io 0x0400-0x047f] has been reserved
[ 1.140887] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 1.140894] system 00:01: [io 0x0600-0x061f] has been reserved
[ 1.140901] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[ 1.140911] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.141093] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.141161] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.141231] pnp 00:04: Plug and Play ACPI device, IDs SYN1eae PNP0f13 (active)
[ 1.192170] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
[ 1.192180] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved
[ 1.192188] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved
[ 1.192195] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved
[ 1.192203] system 00:05: [mem 0xfed0c000-0xfed0ffff] could not be reserved
[ 1.192210] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[ 1.192217] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 1.192224] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 1.192232] system 00:05: [mem 0xfef00000-0xfeffffff] has been reserved
[ 1.192241] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.194223] pnp: PnP ACPI: found 6 devices
[ 1.202871] Switched to clocksource acpi_pm
[ 1.202908] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 1.202914] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 1.202919] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 1.202929] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 1.202939] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 1.202944] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 1.202965] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.202969] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.202974] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.202978] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.202982] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.202986] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.202997] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[ 1.203005] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[ 1.203018] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 1.203027] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 1.203040] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 1.203048] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 1.203061] pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 1.203069] pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 1.203080] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 1.203088] pci 0000:00:1c.2: BAR 13: assigned [io 0x5000-0x5fff]
[ 1.203102] pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 1.203111] pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 1.203124] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 1.203132] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 1.203142] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[ 1.203149] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[ 1.203162] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 1.203170] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 1.203178] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.203185] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 1.203200] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.203207] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
[ 1.203216] pci 0000:00:1c.1: bridge window [mem 0x90700000-0x907fffff]
[ 1.203227] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.203234] pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
[ 1.203243] pci 0000:00:1c.2: bridge window [mem 0x90600000-0x906fffff]
[ 1.203255] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.203261] pci 0000:00:1c.3: bridge window [io 0x1000-0x1fff]
[ 1.203270] pci 0000:00:1c.3: bridge window [mem 0x90500000-0x905fffff]
[ 1.203279] pci 0000:00:1c.3: bridge window [mem 0x90400000-0x904fffff 64bit pref]
[ 1.203290] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
[ 1.203294] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
[ 1.203297] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
[ 1.203301] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.203304] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.203308] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[ 1.203312] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90affffe]
[ 1.203316] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 1.203320] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 1.203323] pci_bus 0000:02: resource 1 [mem 0x90700000-0x907fffff]
[ 1.203327] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
[ 1.203331] pci_bus 0000:03: resource 1 [mem 0x90600000-0x906fffff]
[ 1.203334] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
[ 1.203338] pci_bus 0000:04: resource 1 [mem 0x90500000-0x905fffff]
[ 1.203342] pci_bus 0000:04: resource 2 [mem 0x90400000-0x904fffff 64bit pref]
[ 1.203394] NET: Registered protocol family 2
[ 1.203762] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.203911] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.204061] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.204117] TCP: reno registered
[ 1.204139] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.204177] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.204313] NET: Registered protocol family 1
[ 1.204349] pci 0000:00:02.0: Boot video device
[ 2.804205] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[ 2.804369] PCI: CLS 64 bytes, default 64
[ 2.804488] Trying to unpack rootfs image as initramfs...
[ 3.277248] Freeing initrd memory: 18080K (ffff880035ca0000 - ffff880036e48000)
[ 3.277306] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.277314] software IO TLB [mem 0x74ac6000-0x78ac6000] (64MB) mapped at [ffff880074ac6000-ffff880078ac5fff]
[ 3.277745] microcode: CPU0 sig=0x30673, pf=0x8, revision=0x320
[ 3.277765] microcode: CPU1 sig=0x30673, pf=0x8, revision=0x320
[ 3.277781] microcode: CPU2 sig=0x30673, pf=0x8, revision=0x320
[ 3.277800] microcode: CPU3 sig=0x30673, pf=0x8, revision=0x320
[ 3.277927] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 3.277983] Scanning for low memory corruption every 60 seconds
[ 3.278691] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 3.278726] Initialise system trusted keyring
[ 3.278769] audit: initializing netlink subsys (disabled)
[ 3.278798] audit: type=2000 audit(1409036735.267:1): initialized
[ 3.279335] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.282625] zpool: loaded
[ 3.282633] zbud: loaded
[ 3.282931] VFS: Disk quotas dquot_6.5.2
[ 3.283010] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.284077] fuse init (API version 7.23)
[ 3.284269] msgmni has been set to 7689
[ 3.284387] Key type big_key registered
[ 3.285416] Key type asymmetric registered
[ 3.285425] Asymmetric key parser 'x509' registered
[ 3.285508] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.285623] io scheduler noop registered
[ 3.285632] io scheduler deadline registered (default)
[ 3.285701] io scheduler cfq registered
[ 3.286513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.286551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 3.286679] efifb: probing for efifb
[ 3.286689] efifb: framebuffer at 0xa0000, mapped to 0xffff8800000a0000, using 64k, total 64k
[ 3.286697] efifb: mode is 640x480x1, linelength=80, pages=1
[ 3.286701] efifb: scrolling: redraw
[ 3.286706] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 3.289206] Console: switching to colour frame buffer device 80x30
[ 3.291634] fb0: EFI VGA frame buffer device
[ 3.291746] intel_idle: MWAIT substates: 0x33000020
[ 3.291750] intel_idle: v0.4 model 0x37
[ 3.291752] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 3.292329] ACPI: AC Adapter [ACAD] (on-line)
[ 3.292705] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 3.292842] ACPI: Power Button [PWRB]
[ 3.296890] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 3.304791] ACPI: Lid Switch [LID0]
[ 3.308897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 3.316908] ACPI: Power Button [PWRF]
[ 3.320957] ACPI: Fan [FAN0] (off)
[ 3.328697] thermal LNXTHERM:00: registered as thermal_zone0
[ 3.332665] ACPI: Thermal Zone [TZ00] (39 C)
[ 3.337245] thermal LNXTHERM:01: registered as thermal_zone1
[ 3.341247] ACPI: Thermal Zone [TZ01] (48 C)
[ 3.345340] thermal LNXTHERM:02: registered as thermal_zone2
[ 3.349177] ACPI: Thermal Zone [TZ02] (28 C)
[ 3.353063] GHES: HEST is not enabled!
[ 3.357233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 3.381536] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.395885] Failed to set pin attr for GSI8
[ 3.400016] Linux agpgart interface v0.103
[ 3.408566] brd: module loaded
[ 3.414561] loop: module loaded
[ 3.418841] libphy: Fixed MDIO Bus: probed
[ 3.422691] tun: Universal TUN/TAP device driver, 1.6
[ 3.426482] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 3.430429] PPP generic driver version 2.4.2
[ 3.433267] [Firmware Bug]: battery: (dis)charge rate invalid.
[ 3.433468] ACPI: Battery Slot [BAT1] (battery present)
[ 3.442103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.445888] [1] ehci_hcd:ehci_hcd_init:1320: ehci_hcd: block sizes: qh 136 qtd 96 itd 192 sitd 96
[ 3.445901] ehci-pci: EHCI PCI platform driver
[ 3.449934] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 3.453752] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 3.461423] ehci-pci 0000:00:1d.0: debug port 2
[ 3.465446] [1] ehci_hcd:dbg_hcs_params:41: ehci-pci 0000:00:1d.0: reset hcs_params 0x200008 dbg=2 cc=0 pcc=0 ordered !ppc ports=8
[ 3.465453] [1] ehci_hcd:dbg_hcc_params:81: ehci-pci 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[ 3.466728] [1] ehci_hcd:ehci_reset:253: ehci-pci 0000:00:1d.0: reset command 0080012 (park)=0 ithresh=8 Periodic period=1024 Reset HALT
[ 3.470614] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 3.470639] ehci-pci 0000:00:1d.0: irq 23, io mem 0x90a18000
[ 3.474569] [1] ehci_hcd:ehci_run:607: ehci-pci 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[ 3.484819] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 3.489035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.493004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.500823] usb usb1: Product: EHCI Host Controller
[ 3.504893] usb usb1: Manufacturer: Linux 3.17.0-999-generic ehci_hcd
[ 3.508974] usb usb1: SerialNumber: 0000:00:1d.0
[ 3.513347] hub 1-0:1.0: USB hub found
[ 3.517467] hub 1-0:1.0: 8 ports detected
[ 3.521907] ehci-platform: EHCI generic platform driver
[ 3.525892] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.529882] ohci-platform: OHCI generic platform driver
[ 3.533715] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.537700] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.541537] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 3.550154] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.550179] xhci_hcd 0000:00:14.0: irq 261 for MSI/MSI-X
[ 3.550295] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.554507] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.562906] usb usb2: Product: xHCI Host Controller
[ 3.567230] usb usb2: Manufacturer: Linux 3.17.0-999-generic xhci_hcd
[ 3.571531] usb usb2: SerialNumber: 0000:00:14.0
[ 3.576169] hub 2-0:1.0: USB hub found
[ 3.580513] hub 2-0:1.0: 6 ports detected
[ 3.585502] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.589723] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 3.598383] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.602680] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.611247] usb usb3: Product: xHCI Host Controller
[ 3.615677] usb usb3: Manufacturer: Linux 3.17.0-999-generic xhci_hcd
[ 3.620134] usb usb3: SerialNumber: 0000:00:14.0
[ 3.624578] [50] ehci_hcd:ehci_hub_control:1127: ehci-pci 0000:00:1d.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT
[ 3.624807] hub 3-0:1.0: USB hub found
[ 3.629163] hub 3-0:1.0: 1 port detected
[ 3.633752] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 3.656059] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.660547] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.665760] mousedev: PS/2 mouse device common for all mice
[ 3.671216] rtc_cmos 00:00: RTC can wake from S4
[ 3.676634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 3.681106] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 3.686018] device-mapper: uevent: version 1.0.3
[ 3.691382] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[ 3.700020] Intel P-state driver initializing.
[ 3.704575] Intel pstate controlling: cpu 0
[ 3.713853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 3.731719] Intel pstate controlling: cpu 1
[ 3.735949] Intel pstate controlling: cpu 2
[ 3.739854] Intel pstate controlling: cpu 3
[ 3.743803] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.747988] TCP: cubic registered
[ 3.752112] NET: Registered protocol family 10
[ 3.757378] NET: Registered protocol family 17
[ 3.761060] Key type dns_resolver registered
[ 3.769203] Loading compiled-in X.509 certificates
[ 3.774466] Loaded X.509 cert 'Magrathea: Glacier signing key: aafcb6ef9066e07aeec69b020a36cfc488a11222'
[ 3.781408] registered taskstats version 1
[ 3.788135] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 3.802168] Key type trusted registered
[ 3.818326] Key type encrypted registered
[ 3.833656] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.837267] ima: No TPM chip found, activating TPM-bypass!
[ 3.840838] evm: HMAC attrs: 0x1
[ 3.846289] Magic number: 10:220:67
[ 3.849804] acpi INT0002:00: hash matches
[ 3.853692] rtc_cmos 00:00: setting system clock to 2014-08-26 07:05:36 UTC (1409036736)
[ 3.861927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 3.865602] EDD information not available.
[ 3.869483] PM: Hibernation image not present or could not be loaded.
[ 3.872535] Freeing unused kernel memory: 1372K (ffffffff81d1f000 - ffffffff81e76000)
[ 3.880002] Write protecting the kernel read-only data: 12288k
[ 3.887052] Freeing unused kernel memory: 340K (ffff8800017ab000 - ffff880001800000)
[ 3.897416] Freeing unused kernel memory: 328K (ffff880001bae000 - ffff880001c00000)
[ 3.966989] systemd-udevd[116]: starting version 204
[ 3.994575] sdhci: Secure Digital Host Controller Interface driver
[ 3.999116] sdhci: Copyright(c) Pierre Ossman
[ 4.034461] rtsx_pci 0000:03:00.0: irq 262 for MSI/MSI-X
[ 4.034474] ahci 0000:00:13.0: version 3.0
[ 4.034498] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 262
[ 4.034659] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 4.034684] ahci 0000:00:13.0: irq 263 for MSI/MSI-X
[ 4.034746] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 4.034750] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
[ 4.049618] scsi host0: ahci
[ 4.049834] scsi host1: ahci
[ 4.049937] ata1: SATA max UDMA/133 abar m2048@0x90a1f000 port 0x90a1f100 irq 263
[ 4.049940] ata2: SATA max UDMA/133 abar m2048@0x90a1f000 port 0x90a1f180 irq 263
[ 4.070456] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 4.070472] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 4.070802] r8169 0000:04:00.0: irq 264 for MSI/MSI-X
[ 4.071129] r8169 0000:04:00.0 eth0: RTL8106e at 0xffffc90004786000, a0:1d:48:08:c5:52, XID 04900000 IRQ 264
[ 4.277783] tsc: Refined TSC clocksource calibration: 2166.666 MHz
[ 4.369916] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.374872] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.380794] ata1.00: ATA-8: TOSHIBA MQ01ABD075, AX001C, max UDMA/100
[ 4.385825] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 4.396887] ata2.00: ATAPI: hp DVDRAM GU90N, U900, max UDMA/100
[ 4.402223] ata1.00: configured for UDMA/100
[ 4.408379] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD0 1C PQ: 0 ANSI: 5
[ 4.410313] ata2.00: configured for UDMA/100
[ 4.425186] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 4.435546] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 4.436183] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.440028] scsi 1:0:0:0: CD-ROM hp DVDRAM GU90N U900 PQ: 0 ANSI: 5
[ 4.457919] sd 0:0:0:0: [sda] Write Protect is off
[ 4.462055] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.462062] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.462918] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.463412] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 4.484458] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.484507] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.605572] sda: sda1 sda2 < sda5 >
[ 4.612163] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.664451] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 5.046910] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.283589] Switched to clocksource tsc
[ 5.488697] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 6.309632] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 7.130269] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 7.744575] usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
[ 7.807011] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 8.683284] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 9.504207] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 10.324877] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 11.145493] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 11.759794] usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
[ 11.822251] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 12.698532] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 13.519481] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 14.340121] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 15.160755] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 15.775067] usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
[ 15.837510] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 16.713781] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 17.534731] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 18.355364] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 19.176002] ehci-pci 0000:00:1d.0: port 1 reset error -110
[ 19.790311] usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
[ 19.793797] usb usb1-port1: unable to enumerate USB device
[ 19.830574] [52] ehci_hcd:ehci_bus_suspend:234: ehci-pci 0000:00:1d.0: suspend root hub
[ 19.846856] [52] ehci_hcd:ehci_bus_resume:405: ehci-pci 0000:00:1d.0: resume root hub
[ 19.846926] [52] ehci_hcd:ehci_hub_control:1127: ehci-pci 0000:00:1d.0: GetStatus port:1 status 001002 0 ACK POWER sig=se0 CSC
[ 19.998398] usb 2-3: new high-speed USB device number 2 using xhci_hcd
[ 20.182989] usb 2-3: New USB device found, idVendor=1a40, idProduct=0101
[ 20.186423] usb 2-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 20.189749] usb 2-3: Product: USB 2.0 Hub
[ 20.195305] hub 2-3:1.0: USB hub found
[ 20.198641] hub 2-3:1.0: 4 ports detected
[ 20.202215] usb: failed to peer 2-3-port2 and usb3-port1 by location (2-3-port2:none) (usb3-port1:usb2-port1)
[ 20.208455] usb 2-3-port2: failed to peer to usb3-port1 (-16)
[ 20.211620] usb: port power management may be unreliable
[ 20.382858] usb 2-4: new high-speed USB device number 3 using xhci_hcd
[ 20.572612] usb 2-4: New USB device found, idVendor=0bda, idProduct=5776
[ 20.575951] usb 2-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 20.579282] usb 2-4: Product: HP Truevision HD
[ 20.582659] usb 2-4: Manufacturer: DDTPN019I5M6VH
[ 20.585929] usb 2-4: SerialNumber: 200901010001
[ 20.586017] random: init urandom read with 111 bits of entropy available
[ 20.598285] [45] ehci_hcd:ehci_bus_suspend:234: ehci-pci 0000:00:1d.0: suspend root hub
[ 20.896797] random: nonblocking pool is initialized
[ 26.838039] Adding 4083708k swap on /dev/sda5. Priority:-1 extents:1 across:4083708k FS
[ 27.138151] systemd-udevd[287]: starting version 204
[ 27.455956] Initializing HPQ6001 module
[ 27.456082] input: HP Wireless hotkeys as /devices/virtual/input/input5
[ 27.462643] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[ 27.579835] wmi: Mapper loaded
[ 27.624840] hidraw: raw HID events driver (C) Jiri Kosina
[ 27.763408] mei_txe 0000:00:1a.0: irq 265 for MSI/MSI-X
[ 27.774081] r8169 0000:04:00.0 eth2: renamed from eth0
[ 27.796753] systemd-udevd[299]: renamed network interface eth0 to eth2
[ 27.809180] lp: driver loaded but no devices found
[ 27.875237] [drm] Initialized drm 1.1.0 20060810
[ 27.898226] cfg80211: Calling CRDA to update world regulatory domain
[ 27.972727] audit: type=1400 audit(1409036760.599:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=350 comm="apparmor_parser"
[ 27.972734] audit: type=1400 audit(1409036760.599:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=350 comm="apparmor_parser"
[ 27.972739] audit: type=1400 audit(1409036760.599:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=350 comm="apparmor_parser"
[ 27.973563] audit: type=1400 audit(1409036760.599:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=350 comm="apparmor_parser"
[ 27.973570] audit: type=1400 audit(1409036760.599:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=350 comm="apparmor_parser"
[ 27.976431] audit: type=1400 audit(1409036760.599:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=359 comm="apparmor_parser"
[ 27.976439] audit: type=1400 audit(1409036760.599:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=359 comm="apparmor_parser"
[ 27.976444] audit: type=1400 audit(1409036760.599:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=359 comm="apparmor_parser"
[ 27.976464] audit: type=1400 audit(1409036760.599:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=350 comm="apparmor_parser"
[ 27.977325] audit: type=1400 audit(1409036760.603:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=359 comm="apparmor_parser"
[ 28.369280] cfg80211: World regulatory domain updated:
[ 28.369287] cfg80211: DFS Master region: unset
[ 28.369289] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 28.369294] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 28.369297] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 28.369300] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 28.369303] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 28.369306] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 28.411439] [drm] Memory usable by graphics device = 2048M
[ 28.411444] [drm] Replacing VGA console driver
[ 28.411450] checking generic (a0000 10000) vs hw (80000000 10000000)
[ 28.411452] fb: switching to inteldrmfb from EFI VGA
[ 28.411505] Console: switching to colour dummy device 80x25
[ 28.413602] i915 0000:00:02.0: irq 266 for MSI/MSI-X
[ 28.413616] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 28.413619] [drm] Driver supports precise vblank timestamp query.
[ 28.497594] media: Linux media interface: v0.10
[ 28.554897] rtl8188ee: Using firmware rtlwifi/rtl8188efw.bin
[ 28.563168] kvm: disabled by bios
[ 28.577214] Linux video capture interface: v2.00
[ 28.668640] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 28.682307] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 28.682688] rtlwifi: wireless switch is on
[ 28.685035] rtl8188ee 0000:02:00.0 wlan1: renamed from wlan0
[ 28.699563] intel_rapl: RAPL domain uncore detection failed
[ 28.699570] intel_rapl: RAPL domain dram detection failed
[ 28.709989] systemd-udevd[302]: renamed network interface wlan0 to wlan1
[ 28.713531] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 28.783047] input: HP WMI hotkeys as /devices/virtual/input/input6
[ 28.783538] [drm] VBT doesn't support DRRS
[ 29.173640] uvcvideo: Found UVC 1.00 device HP Truevision HD (0bda:5776)
[ 29.180064] input: HP Truevision HD as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/input/input8
[ 29.180341] usbcore: registered new interface driver uvcvideo
[ 29.180344] USB Video Class driver (1.1.1)
[ 29.260353] fbcon: inteldrmfb (fb0) is primary device
[ 29.470381] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00133/0x240000/0xa2400, board id: 2665, fw id: 1458825
[ 29.474093] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 29.531983] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 30.791141] Console: switching to colour frame buffer device 170x48
[ 30.796533] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 30.796535] i915 0000:00:02.0: registered panic notifier
[ 30.804975] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 30.805116] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[ 30.805541] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
[ 30.808126] snd_hda_intel 0000:00:1b.0: irq 267 for MSI/MSI-X
[ 30.868401] init: failsafe main process (548) killed by TERM signal
[ 30.870418] init: udev-fallback-graphics main process (566) terminated with status 1
[ 30.906263] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 30.906270] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 30.906274] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 30.906276] sound hdaudioC0D0: mono: mono_out=0x0
[ 30.906279] sound hdaudioC0D0: inputs:
[ 30.906283] sound hdaudioC0D0: Mic=0x19
[ 30.906287] sound hdaudioC0D0: Internal Mic=0x12
[ 30.962817] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 30.963112] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 30.963384] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 31.529792] init: cups main process (699) killed by HUP signal
[ 31.529815] init: cups main process ended, respawning
[ 31.830920] Bluetooth: Core ver 2.19
[ 31.830950] NET: Registered protocol family 31
[ 31.830953] Bluetooth: HCI device and connection manager initialized
[ 31.830964] Bluetooth: HCI socket layer initialized
[ 31.830968] Bluetooth: L2CAP socket layer initialized
[ 31.830979] Bluetooth: SCO socket layer initialized
[ 31.941527] Bluetooth: RFCOMM TTY layer initialized
[ 31.941544] Bluetooth: RFCOMM socket layer initialized
[ 31.941555] Bluetooth: RFCOMM ver 1.11
[ 31.953485] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.953491] Bluetooth: BNEP filters: protocol multicast
[ 31.953502] Bluetooth: BNEP socket layer initialized
[ 32.631077] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 32.954427] r8169 0000:04:00.0 eth2: link down
[ 32.955203] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 32.955257] r8169 0000:04:00.0 eth2: link down
[ 34.746110] r8169 0000:04:00.0 eth2: link up
[ 34.746127] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 34.783685] wlan1: authenticate with ac:f1:df:12:62:c5
[ 34.803916] wlan1: send auth to ac:f1:df:12:62:c5 (try 1/3)
[ 34.805660] wlan1: authenticated
[ 34.806209] wlan1: associate with ac:f1:df:12:62:c5 (try 1/3)
[ 34.811690] wlan1: RX AssocResp from ac:f1:df:12:62:c5 (capab=0x411 status=0 aid=1)
[ 34.811820] wlan1: associated
[ 34.811837] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 35.069327] wlan1: deauthenticating from ac:f1:df:12:62:c5 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
[ 35.102038] cfg80211: Calling CRDA to update world regulatory domain
[ 35.102118] wlan1: authenticate with ac:f1:df:12:62:c5
[ 35.112233] wlan1: send auth to ac:f1:df:12:62:c5 (try 1/3)
[ 35.112424] cfg80211: World regulatory domain updated:
[ 35.112431] cfg80211: DFS Master region: unset
[ 35.112434] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 35.112438] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 35.112441] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 35.112444] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 35.112447] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 35.112450] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[ 35.125187] wlan1: authenticated
[ 35.126741] wlan1: associate with ac:f1:df:12:62:c5 (try 1/3)
[ 35.132027] wlan1: RX AssocResp from ac:f1:df:12:62:c5 (capab=0x411 status=0 aid=1)
[ 35.132144] wlan1: associated
[ 61.520933] audit_printk_skb: 168 callbacks suppressed
[ 61.520939] audit: type=1400 audit(1409036794.111:68): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1978 comm="apparmor_parser"
[ 61.520950] audit: type=1400 audit(1409036794.111:69): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1978 comm="apparmor_parser"
[ 61.521876] audit: type=1400 audit(1409036794.111:70): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1978 comm="apparmor_parser"