Sorry for late response. The dmesg attach in the mail. Jamie > -----Original Message----- > From: Bjorn Helgaas [mailto:bhelgaas@xxxxxxxxxx] > Sent: Wednesday, February 12, 2014 7:24 AM > To: Chen, Jamie > Cc: Alan Stern; Sarah Sharp; USB list; Tsai, Gaggery; linux-pci@xxxxxxxxxxxxxxx > Subject: Re: EHCI host broken -- interrupts disabled > > On Wed, Jan 29, 2014 at 5:04 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > wrote: > > On Mon, Jan 20, 2014 at 5:15 AM, Chen, Jamie <jamie.chen@xxxxxxxxx> > wrote: > >> Try to apply this patch to kernel 3.8.0. > >> > >> Make sure the ehci can work fine and lspci show that > PCI_COMMAND_INTX_DISABLE is 0. > >> > >> The patch can resolved this issue. > > > > Thanks for testing it. Can you collect the complete dmesg output or > > dmidecode output? (Remove secret details from it, of course.) > > > > I'm going to put this info into a bugzilla report for future reference. > > Ping, I'm ready to apply this, just waiting for the dmesg log. > > Bjorn
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.11.10 (root@XXXXXXXXXXX) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) ) #2 SMP Fri Feb 7 18:54:23 CST 2014 (Ubuntu 3.11.0-15.25-generic 3.11.10) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.11.10 root=UUID=feef2523-dd04-4414-ae8e-0f3a7a543046 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] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000007891dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007891e000-0x000000007921dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007921e000-0x000000007931dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007931e000-0x000000007935dfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007935e000-0x0000000079ffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.31 by XXXXXX [ 0.000000] efi: ACPI=0x7935d000 ACPI 2.0=0x7935d014 SMBIOS=0x7921d000 [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x0000000000045000) (0MB) [ 0.000000] efi: mem02: type=3, attr=0xf, range=[0x0000000000045000-0x0000000000088000) (0MB) [ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000088000-0x000000000008f000) (0MB) [ 0.000000] efi: mem04: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB) [ 0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB) [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000c00000) (11MB) [ 0.000000] efi: mem07: type=3, attr=0xf, range=[0x0000000000c00000-0x0000000001000000) (4MB) [ 0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000001000000-0x00000000023f3000) (19MB) [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x00000000023f3000-0x0000000020000000) (476MB) [ 0.000000] efi: mem10: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020100000) (1MB) [ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000020100000-0x0000000035f36000) (350MB) [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x0000000035f36000-0x0000000036f93000) (16MB) [ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000036f93000-0x0000000052410000) (436MB) [ 0.000000] efi: mem14: type=2, attr=0xf, range=[0x0000000052410000-0x0000000070000000) (475MB) [ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000070000000-0x0000000070020000) (0MB) [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000070020000-0x0000000074ccc000) (76MB) [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x0000000074ccc000-0x0000000074da9000) (0MB) [ 0.000000] efi: mem18: type=1, attr=0xf, range=[0x0000000074da9000-0x0000000074edd000) (1MB) [ 0.000000] efi: mem19: type=7, attr=0xf, range=[0x0000000074edd000-0x0000000077133000) (34MB) [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000077133000-0x000000007811e000) (15MB) [ 0.000000] efi: mem21: type=7, attr=0xf, range=[0x000000007811e000-0x00000000786c1000) (5MB) [ 0.000000] efi: mem22: type=3, attr=0xf, range=[0x00000000786c1000-0x000000007891e000) (2MB) [ 0.000000] efi: mem23: type=6, attr=0x800000000000000f, range=[0x000000007891e000-0x0000000078a1e000) (1MB) [ 0.000000] efi: mem24: type=5, attr=0x800000000000000f, range=[0x0000000078a1e000-0x0000000078c1e000) (2MB) [ 0.000000] efi: mem25: type=0, attr=0xf, range=[0x0000000078c1e000-0x000000007921e000) (6MB) [ 0.000000] efi: mem26: type=10, attr=0xf, range=[0x000000007921e000-0x000000007931e000) (1MB) [ 0.000000] efi: mem27: type=9, attr=0xf, range=[0x000000007931e000-0x000000007935e000) (0MB) [ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x000000007935e000-0x000000007937f000) (0MB) [ 0.000000] efi: mem29: type=2, attr=0xf, range=[0x000000007937f000-0x000000007945e000) (0MB) [ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x000000007945e000-0x0000000079554000) (0MB) [ 0.000000] efi: mem31: type=2, attr=0xf, range=[0x0000000079554000-0x000000007955e000) (0MB) [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x000000007955e000-0x000000007a000000) (10MB) [ 0.000000] efi: mem33: type=11, attr=0x8000000000000001, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB) [ 0.000000] efi: mem34: type=11, attr=0x8000000000000001, range=[0x00000000fed01000-0x00000000fed02000) (0MB) [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7a000 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 0FF800000 mask FFF800000 write-protect [ 0.000000] 1 base 000000000 mask FC0000000 write-back [ 0.000000] 2 base 040000000 mask FE0000000 write-back [ 0.000000] 3 base 060000000 mask FF0000000 write-back [ 0.000000] 4 base 070000000 mask FF8000000 write-back [ 0.000000] 5 base 078000000 mask FFC000000 write-back [ 0.000000] 6 base 07B000000 mask FFF000000 uncachable [ 0.000000] 7 base 07AE00000 mask FFFE00000 uncachable [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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 [0x01fd1000, 0x01fd1fff] PGTABLE [ 0.000000] BRK [0x01fd2000, 0x01fd2fff] PGTABLE [ 0.000000] BRK [0x01fd3000, 0x01fd3fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78400000-0x785fffff] [ 0.000000] [mem 0x78400000-0x785fffff] page 2M [ 0.000000] BRK [0x01fd4000, 0x01fd4fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78000000-0x783fffff] [ 0.000000] [mem 0x78000000-0x783fffff] page 2M [ 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-0x77ffffff] [ 0.000000] [mem 0x20100000-0x201fffff] page 4k [ 0.000000] [mem 0x20200000-0x77ffffff] page 2M [ 0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78600000-0x7891dfff] [ 0.000000] [mem 0x78600000-0x787fffff] page 2M [ 0.000000] [mem 0x78800000-0x7891dfff] page 4k [ 0.000000] BRK [0x01fd6000, 0x01fd6fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7935e000-0x79ffffff] [ 0.000000] [mem 0x7935e000-0x793fffff] page 4k [ 0.000000] [mem 0x79400000-0x79ffffff] page 2M [ 0.000000] RAMDISK: [mem 0x35f36000-0x36f92fff] [ 0.000000] ACPI: RSDP 000000007935d014 00024 (v02 INTEL ) [ 0.000000] ACPI: XSDT 000000007935c0e8 0008C (v01 INTEL XXXX 00000003 01000013) [ 0.000000] ACPI: FACP 000000007935a000 0010C (v05 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: DSDT 000000007934b000 0AFF4 (v02 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: FACS 00000000792bd000 00040 [ 0.000000] ACPI: SSDT 000000007935b000 000B1 (v01 Intel_ ADebTabl 00001000 INTL 20120518) [ 0.000000] ACPI: UEFI 00000000792c6000 00042 (v01 00000000 00000000) [ 0.000000] ACPI: HPET 0000000079359000 00038 (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: LPIT 0000000079358000 00104 (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: APIC 0000000079357000 00084 (v03 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: MCFG 0000000079356000 0003C (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: SSDT 0000000079345000 00763 (v01 PmRef CpuPm 00003000 INTL 20120518) [ 0.000000] ACPI: SSDT 0000000079344000 00290 (v01 PmRef Cpu0Tst 00003000 INTL 20120518) [ 0.000000] ACPI: SSDT 0000000079343000 0017A (v01 PmRef ApTst 00003000 INTL 20120518) [ 0.000000] ACPI: CSRT 0000000079342000 0014C (v00 INTEL XXXX 00000005 INTL 20120624) [ 0.000000] ACPI: SSDT 0000000079341000 003E6 (v01 Intel_ IsctTabl 00001000 INTL 20120518) [ 0.000000] ACPI: FPDT 0000000079340000 00044 (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000079ffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x79ffffff] [ 0.000000] NODE_DATA [mem 0x79559000-0x7955dfff] [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880074c00000-ffff880076bfffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0008efff] [ 0.000000] node 0: [mem 0x00090000-0x0009ffff] [ 0.000000] node 0: [mem 0x00100000-0x1fffffff] [ 0.000000] node 0: [mem 0x20100000-0x7891dfff] [ 0.000000] node 0: [mem 0x7935e000-0x79ffffff] [ 0.000000] On node 0 totalpages: 496734 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 91 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7744 pages used for memmap [ 0.000000] DMA32 zone: 492736 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[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: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 103 [ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7891e000-0x7921dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7921e000-0x7931dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7931e000-0x7935dfff] [ 0.000000] e820: [mem 0x7a000000-0xe00f7fff] 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 @ffff880078400000 s86720 r8192 d23872 u524288 [ 0.000000] pcpu-alloc: s86720 r8192 d23872 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 488835 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.10 root=UUID=feef2523-dd04-4414-ae8e-0f3a7a543046 ro quiet splash vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 1890356K/1986936K available (7146K kernel code, 1082K rwdata, 3280K rodata, 1364K init, 1420K bss, 96580K 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-255. [ 0.000000] NR_IRQS:16640 nr_irqs:1024 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.004000] tsc: Detected 2000.081 MHz processor [ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.16 BogoMIPS (lpj=8000324) [ 0.000010] pid_max: default: 32768 minimum: 301 [ 0.000040] init_memory_mapping: [mem 0x7891e000-0x78a1dfff] [ 0.000045] [mem 0x7891e000-0x78a1dfff] page 4k [ 0.000070] init_memory_mapping: [mem 0x78a1e000-0x78c1dfff] [ 0.000074] [mem 0x78a1e000-0x78c1dfff] page 4k [ 0.000785] Security Framework initialized [ 0.000813] AppArmor: AppArmor initialized [ 0.000816] Yama: becoming mindful. [ 0.001102] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.002044] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.002500] Mount-cache hash table entries: 256 [ 0.002821] Initializing cgroup subsys memory [ 0.002842] Initializing cgroup subsys devices [ 0.002846] Initializing cgroup subsys freezer [ 0.002850] Initializing cgroup subsys blkio [ 0.002853] Initializing cgroup subsys perf_event [ 0.002859] Initializing cgroup subsys hugetlb [ 0.002889] CPU: Physical Processor ID: 0 [ 0.002893] CPU: Processor Core ID: 0 [ 0.002899] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.002899] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.007677] mce: CPU supports 6 MCE banks [ 0.007687] CPU0: Thermal monitoring enabled (TM1) [ 0.007698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.007698] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 0 [ 0.007698] tlb_flushall_shift: 6 [ 0.007843] Freeing SMP alternatives memory: 28K (ffffffff81e65000 - ffffffff81e6c000) [ 0.010420] ACPI: Core revision 20130517 [ 0.025095] ACPI: All ACPI Tables successfully acquired [ 0.027272] ftrace: allocating 27766 entries in 109 pages [ 0.043790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.083481] smpboot: CPU0: Intel(R) Celeron(R) CPU J1850 @ 1.99GHz (fam: 06, model: 37, stepping: 03) [ 0.083496] TSC deadline timer enabled [ 0.083513] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver. [ 0.083525] ... version: 3 [ 0.083528] ... bit width: 40 [ 0.083530] ... generic registers: 2 [ 0.083533] ... value mask: 000000ffffffffff [ 0.083535] ... max period: 000000ffffffffff [ 0.083537] ... fixed-purpose events: 3 [ 0.083539] ... event mask: 0000000700000003 [ 0.104298] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.086429] smpboot: Booting Node 0, Processors #1 #2 #3 OK [ 0.140356] Brought up 4 CPUs [ 0.140361] smpboot: Total of 4 processors activated (16000.64 BogoMIPS) [ 0.141343] devtmpfs: initialized [ 0.143213] EVM: security.selinux [ 0.143217] EVM: security.SMACK64 [ 0.143219] EVM: security.capability [ 0.143316] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes) [ 0.143321] PM: Registering ACPI NVS region [mem 0x7921e000-0x7931dfff] (1048576 bytes) [ 0.145188] regulator-dummy: no parameters [ 0.145228] RTC time: 11:48:44, date: 02/07/14 [ 0.145299] NET: Registered protocol family 16 [ 0.145595] ACPI: bus type PCI registered [ 0.145600] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145714] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) [ 0.145718] PCI: not using MMCONFIG [ 0.145721] PCI: Using configuration type 1 for base access [ 0.147504] bio: create slab <bio-0> at 0 [ 0.147831] ACPI: Added _OSI(Module Device) [ 0.147836] ACPI: Added _OSI(Processor Device) [ 0.147839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147843] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151374] ACPI: EC: Look up EC in DSDT [ 0.165209] ACPI: SSDT 0000000079215c18 003D7 (v01 PmRef Cpu0Ist 00003000 INTL 20120518) [ 0.166086] ACPI: Dynamic OEM Table Load: [ 0.166092] ACPI: SSDT (null) 003D7 (v01 PmRef Cpu0Ist 00003000 INTL 20120518) [ 0.166289] ACPI: SSDT 0000000079214918 00433 (v01 PmRef Cpu0Cst 00003001 INTL 20120518) [ 0.167146] ACPI: Dynamic OEM Table Load: [ 0.167151] ACPI: SSDT (null) 00433 (v01 PmRef Cpu0Cst 00003001 INTL 20120518) [ 0.172844] ACPI: SSDT 0000000079217e18 0015F (v01 PmRef ApIst 00003000 INTL 20120518) [ 0.173746] ACPI: Dynamic OEM Table Load: [ 0.173751] ACPI: SSDT (null) 0015F (v01 PmRef ApIst 00003000 INTL 20120518) [ 0.176526] ACPI: SSDT 0000000079216f18 0008D (v01 PmRef ApCst 00003000 INTL 20120518) [ 0.177393] ACPI: Dynamic OEM Table Load: [ 0.177398] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20120518) [ 0.436631] ACPI: Interpreter enabled [ 0.436644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) [ 0.436653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) [ 0.436682] ACPI: (supports S0 S3 S4 S5) [ 0.436685] ACPI: Using IOAPIC for interrupt routing [ 0.436728] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) [ 0.437544] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources [ 0.442760] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443045] ACPI: No dock devices found. [ 0.458353] ACPI: Power Resource [USBC] (on) [ 0.465733] ACPI: Power Resource [FN00] (off) [ 0.466778] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.466867] \_SB_.PCI0:_OSC invalid UUID [ 0.466870] _OSC request data:1 8 0 [ 0.466956] \_SB_.PCI0:_OSC invalid UUID [ 0.466959] _OSC request data:1 1f 0 [ 0.466968] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM [ 0.466972] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) [ 0.467485] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.467690] PCI host bridge to bus 0000:00 [ 0.467697] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.467702] pci_bus 0000:00: root bus resource [io 0x0000-0x006f] [ 0.467707] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7] [ 0.467711] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.467715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.467719] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] [ 0.467723] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff] [ 0.467727] pci_bus 0000:00: root bus resource [mem 0x90800000-0x90bfffff] [ 0.467731] pci_bus 0000:00: root bus resource [mem 0x80000000-0x906ffffe] [ 0.467744] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000 [ 0.467892] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000 [ 0.467909] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff] [ 0.467923] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref] [ 0.467936] pci 0000:00:02.0: reg 0x20: [io 0x1050-0x1057] [ 0.468096] pci 0000:00:11.0: [8086:0f15] type 00 class 0x080501 [ 0.468117] pci 0000:00:11.0: reg 0x10: [mem 0x90700000-0x90700fff] [ 0.468130] pci 0000:00:11.0: reg 0x14: [mem 0x90701000-0x90701fff] [ 0.468200] pci 0000:00:11.0: PME# supported from D0 D3hot [ 0.468321] pci 0000:00:12.0: [8086:0f16] type 00 class 0x080501 [ 0.468350] pci 0000:00:12.0: reg 0x10: [mem 0x90624000-0x90624fff] [ 0.468363] pci 0000:00:12.0: reg 0x14: [mem 0x90623000-0x90623fff] [ 0.468433] pci 0000:00:12.0: PME# supported from D0 D3hot [ 0.468557] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601 [ 0.468581] pci 0000:00:13.0: reg 0x10: [io 0x1048-0x104f] [ 0.468593] pci 0000:00:13.0: reg 0x14: [io 0x105c-0x105f] [ 0.468604] pci 0000:00:13.0: reg 0x18: [io 0x1040-0x1047] [ 0.468615] pci 0000:00:13.0: reg 0x1c: [io 0x1058-0x105b] [ 0.468626] pci 0000:00:13.0: reg 0x20: [io 0x1020-0x103f] [ 0.468637] pci 0000:00:13.0: reg 0x24: [mem 0x90622000-0x906227ff] [ 0.468688] pci 0000:00:13.0: PME# supported from D3hot [ 0.468818] pci 0000:00:17.0: [8086:0f50] type 00 class 0x080501 [ 0.468839] pci 0000:00:17.0: reg 0x10: [mem 0x90621000-0x90621fff] [ 0.468852] pci 0000:00:17.0: reg 0x14: [mem 0x90620000-0x90620fff] [ 0.468921] pci 0000:00:17.0: PME# supported from D0 D3hot [ 0.469044] pci 0000:00:18.0: [8086:0f40] type 00 class 0x080102 [ 0.469066] pci 0000:00:18.0: reg 0x10: [mem 0x90708000-0x9070bfff] [ 0.469078] pci 0000:00:18.0: reg 0x14: [mem 0x90706000-0x90706fff] [ 0.469256] pci 0000:00:18.1: [8086:0f41] type 00 class 0x0c8000 [ 0.469277] pci 0000:00:18.1: reg 0x10: [mem 0x9070f000-0x9070ffff] [ 0.469289] pci 0000:00:18.1: reg 0x14: [mem 0x90710000-0x90710fff] [ 0.469469] pci 0000:00:18.2: [8086:0f42] type 00 class 0x0c8000 [ 0.469491] pci 0000:00:18.2: reg 0x10: [mem 0x90715000-0x90715fff] [ 0.469503] pci 0000:00:18.2: reg 0x14: [mem 0x90716000-0x90716fff] [ 0.469680] pci 0000:00:18.3: [8086:0f43] type 00 class 0x0c8000 [ 0.469701] pci 0000:00:18.3: reg 0x10: [mem 0x9071b000-0x9071bfff] [ 0.469714] pci 0000:00:18.3: reg 0x14: [mem 0x9071c000-0x9071cfff] [ 0.469896] pci 0000:00:18.5: [8086:0f45] type 00 class 0x0c8000 [ 0.469918] pci 0000:00:18.5: reg 0x10: [mem 0x90721000-0x90721fff] [ 0.469930] pci 0000:00:18.5: reg 0x14: [mem 0x90722000-0x90722fff] [ 0.470107] pci 0000:00:18.6: [8086:0f46] type 00 class 0x0c8000 [ 0.470129] pci 0000:00:18.6: reg 0x10: [mem 0x90727000-0x90727fff] [ 0.470141] pci 0000:00:18.6: reg 0x14: [mem 0x90728000-0x90728fff] [ 0.470318] pci 0000:00:18.7: [8086:0f47] type 00 class 0x0c8000 [ 0.470339] pci 0000:00:18.7: reg 0x10: [mem 0x9072d000-0x9072dfff] [ 0.470352] pci 0000:00:18.7: reg 0x14: [mem 0x9072e000-0x9072efff] [ 0.470540] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000 [ 0.470569] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff] [ 0.470585] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff] [ 0.470692] pci 0000:00:1a.0: PME# supported from D0 D3hot [ 0.470823] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300 [ 0.470850] pci 0000:00:1b.0: reg 0x10: [mem 0x90600000-0x90603fff 64bit] [ 0.470926] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.471049] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400 [ 0.471115] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.471195] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.471257] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400 [ 0.471323] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.471401] pci 0000:00:1c.1: System wakeup disabled by ACPI [ 0.471463] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400 [ 0.471528] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.471608] pci 0000:00:1c.2: System wakeup disabled by ACPI [ 0.471668] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400 [ 0.471733] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.471811] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 0.471890] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320 [ 0.471922] pci 0000:00:1d.0: reg 0x10: [mem 0x90612000-0x906123ff] [ 0.472046] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.472157] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.472218] pci 0000:00:1e.0: [8086:0f06] type 00 class 0x080102 [ 0.472240] pci 0000:00:1e.0: reg 0x10: [mem 0x90734000-0x90737fff] [ 0.472252] pci 0000:00:1e.0: reg 0x14: [mem 0x90733000-0x90733fff] [ 0.472443] pci 0000:00:1e.3: [8086:0f0a] type 00 class 0x078000 [ 0.472464] pci 0000:00:1e.3: reg 0x10: [mem 0x9073c000-0x9073cfff] [ 0.472477] pci 0000:00:1e.3: reg 0x14: [mem 0x9073d000-0x9073dfff] [ 0.472654] pci 0000:00:1e.4: [8086:0f0c] type 00 class 0x078000 [ 0.472676] pci 0000:00:1e.4: reg 0x10: [mem 0x90742000-0x90742fff] [ 0.472688] pci 0000:00:1e.4: reg 0x14: [mem 0x90743000-0x90743fff] [ 0.472867] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100 [ 0.473064] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500 [ 0.473103] pci 0000:00:1f.3: reg 0x10: [mem 0x9060c000-0x9060c01f] [ 0.473177] pci 0000:00:1f.3: reg 0x20: [io 0x1000-0x101f] [ 0.473452] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.473539] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.473624] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.473705] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.474854] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 10 11 12 14 15), disabled. [ 0.474988] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15), disabled. [ 0.475119] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15), disabled. [ 0.475250] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 10 11 12 14 15), disabled. [ 0.475382] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *7, disabled. [ 0.475514] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *9, disabled. [ 0.475646] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15), disabled. [ 0.475777] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15), disabled. [ 0.480185] ACPI: Enabled 6 GPEs in block 00 to 3F [ 0.480202] ACPI: \_SB_.PCI0: notify handler is installed [ 0.480330] Found 1 acpi root devices [ 0.480410] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 [ 0.480660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.480675] vgaarb: loaded [ 0.480677] vgaarb: bridge control possible 0000:00:02.0 [ 0.481031] SCSI subsystem initialized [ 0.481036] ACPI: bus type ATA registered [ 0.481139] libata version 3.00 loaded. [ 0.481170] ACPI: bus type USB registered [ 0.481203] usbcore: registered new interface driver usbfs [ 0.481222] usbcore: registered new interface driver hub [ 0.481274] usbcore: registered new device driver usb [ 0.481497] PCI: Using ACPI for IRQ routing [ 0.482939] PCI: pci_cache_line_size set to 64 bytes [ 0.482954] pci 0000:00:11.0: no compatible bridge window for [mem 0x90700000-0x90700fff] [ 0.482960] pci 0000:00:11.0: no compatible bridge window for [mem 0x90701000-0x90701fff] [ 0.482973] pci 0000:00:18.0: no compatible bridge window for [mem 0x90708000-0x9070bfff] [ 0.482978] pci 0000:00:18.0: no compatible bridge window for [mem 0x90706000-0x90706fff] [ 0.482984] pci 0000:00:18.1: no compatible bridge window for [mem 0x9070f000-0x9070ffff] [ 0.482989] pci 0000:00:18.1: no compatible bridge window for [mem 0x90710000-0x90710fff] [ 0.482995] pci 0000:00:18.2: no compatible bridge window for [mem 0x90715000-0x90715fff] [ 0.482999] pci 0000:00:18.2: no compatible bridge window for [mem 0x90716000-0x90716fff] [ 0.483005] pci 0000:00:18.3: no compatible bridge window for [mem 0x9071b000-0x9071bfff] [ 0.483010] pci 0000:00:18.3: no compatible bridge window for [mem 0x9071c000-0x9071cfff] [ 0.483016] pci 0000:00:18.5: no compatible bridge window for [mem 0x90721000-0x90721fff] [ 0.483021] pci 0000:00:18.5: no compatible bridge window for [mem 0x90722000-0x90722fff] [ 0.483027] pci 0000:00:18.6: no compatible bridge window for [mem 0x90727000-0x90727fff] [ 0.483031] pci 0000:00:18.6: no compatible bridge window for [mem 0x90728000-0x90728fff] [ 0.483037] pci 0000:00:18.7: no compatible bridge window for [mem 0x9072d000-0x9072dfff] [ 0.483042] pci 0000:00:18.7: no compatible bridge window for [mem 0x9072e000-0x9072efff] [ 0.483059] pci 0000:00:1e.0: no compatible bridge window for [mem 0x90734000-0x90737fff] [ 0.483064] pci 0000:00:1e.0: no compatible bridge window for [mem 0x90733000-0x90733fff] [ 0.483069] pci 0000:00:1e.3: no compatible bridge window for [mem 0x9073c000-0x9073cfff] [ 0.483074] pci 0000:00:1e.3: no compatible bridge window for [mem 0x9073d000-0x9073dfff] [ 0.483080] pci 0000:00:1e.4: no compatible bridge window for [mem 0x90742000-0x90742fff] [ 0.483085] pci 0000:00:1e.4: no compatible bridge window for [mem 0x90743000-0x90743fff] [ 0.483126] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] [ 0.483130] e820: reserve RAM buffer [mem 0x7891e000-0x7bffffff] [ 0.483133] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff] [ 0.483284] NetLabel: Initializing [ 0.483288] NetLabel: domain hash size = 128 [ 0.483290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.483310] NetLabel: unlabeled traffic allowed by default [ 0.483423] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.483431] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.485469] Switched to clocksource hpet [ 0.494306] AppArmor: AppArmor Filesystem Enabled [ 0.494355] pnp: PnP ACPI init [ 0.494383] ACPI: bus type PNP registered [ 0.494469] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.494586] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.494794] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) [ 0.494894] system 00:03: [io 0x0680-0x069f] has been reserved [ 0.494899] system 00:03: [io 0x0400-0x047f] has been reserved [ 0.494904] system 00:03: [io 0x0500-0x05fe] has been reserved [ 0.494908] system 00:03: [io 0x0600-0x061f] has been reserved [ 0.494913] system 00:03: [io 0x164e-0x164f] has been reserved [ 0.494919] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.495082] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.495236] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.495339] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.495795] system 00:07: [mem 0xe0000000-0xefffffff] could not be reserved [ 0.495801] system 00:07: [mem 0xfed01000-0xfed01fff] has been reserved [ 0.495806] system 00:07: [mem 0xfed03000-0xfed03fff] has been reserved [ 0.495810] system 00:07: [mem 0xfed04000-0xfed04fff] has been reserved [ 0.495815] system 00:07: [mem 0xfed0c000-0xfed0ffff] has been reserved [ 0.495819] system 00:07: [mem 0xfed08000-0xfed08fff] has been reserved [ 0.495824] system 00:07: [mem 0xfed1c000-0xfed1cfff] has been reserved [ 0.495828] system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.495833] system 00:07: [mem 0xfef00000-0xfeffffff] has been reserved [ 0.495839] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.496371] pnp 00:08: Plug and Play ACPI device, IDs INT33fc (active) [ 0.496544] pnp 00:09: Plug and Play ACPI device, IDs INT33fc (active) [ 0.496709] pnp 00:0a: Plug and Play ACPI device, IDs INT33fc (active) [ 0.496994] pnp 00:0b: unknown resource type 17 in _CRS [ 0.496999] pnp 00:0b: can't evaluate _CRS: 1 [ 0.497051] pnp 00:0b: Plug and Play ACPI device, IDs BCM4321 (active) [ 0.497390] pnp 00:0c: unknown resource type 19 in _CRS [ 0.497395] pnp 00:0c: can't evaluate _CRS: 1 [ 0.497434] pnp 00:0c: Plug and Play ACPI device, IDs BCM2e1a (active) [ 0.497545] pnp 00:0d: unknown resource type 19 in _CRS [ 0.497550] pnp 00:0d: can't evaluate _CRS: 1 [ 0.497593] pnp 00:0d: Plug and Play ACPI device, IDs BCM4752 (active) [ 0.497935] pnp 00:0e: unknown resource type 19 in _CRS [ 0.497940] pnp 00:0e: can't evaluate _CRS: 1 [ 0.497989] pnp 00:0e: Plug and Play ACPI device, IDs SMO91d0 PNP0c50 (active) [ 0.498199] pnp 00:0f: unknown resource type 19 in _CRS [ 0.498204] pnp 00:0f: can't evaluate _CRS: 1 [ 0.498246] pnp 00:0f: Plug and Play ACPI device, IDs MXT3432 PNP0c50 (active) [ 0.498380] pnp 00:10: unknown resource type 19 in _CRS [ 0.498384] pnp 00:10: can't evaluate _CRS: 1 [ 0.498428] pnp 00:10: Plug and Play ACPI device, IDs NXP5441 (active) [ 0.498477] pnp 00:11: unknown resource type 19 in _CRS [ 0.498482] pnp 00:11: can't evaluate _CRS: 1 [ 0.498520] pnp 00:11: Plug and Play ACPI device, IDs PNP0c50 (active) [ 0.498596] pnp 00:12: Plug and Play ACPI device, IDs INT33bd (active) [ 0.498649] pnp: PnP ACPI: found 19 devices [ 0.498653] ACPI: bus type PNP unregistered [ 0.507134] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 [ 0.507143] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 [ 0.507148] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 [ 0.507158] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.507163] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 [ 0.507168] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 [ 0.507178] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 0.507183] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 [ 0.507188] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 [ 0.507198] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 0.507203] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 [ 0.507208] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 [ 0.507239] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507244] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507249] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507253] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507258] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507262] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507267] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507271] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507276] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507281] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507285] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507289] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507298] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90800000-0x909fffff] [ 0.507304] pci 0000:00:1c.0: BAR 15: assigned [mem 0x90a00000-0x90bfffff 64bit pref] [ 0.507311] pci 0000:00:1c.1: BAR 14: can't assign mem (size 0x200000) [ 0.507318] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000) [ 0.507327] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000) [ 0.507334] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000) [ 0.507340] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000) [ 0.507346] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000) [ 0.507352] pci 0000:00:18.0: BAR 0: assigned [mem 0x90604000-0x90607fff] [ 0.507361] pci 0000:00:1e.0: BAR 0: assigned [mem 0x90608000-0x9060bfff] [ 0.507369] pci 0000:00:11.0: BAR 0: assigned [mem 0x9060d000-0x9060dfff] [ 0.507377] pci 0000:00:11.0: BAR 1: assigned [mem 0x9060e000-0x9060efff] [ 0.507385] pci 0000:00:18.0: BAR 1: assigned [mem 0x9060f000-0x9060ffff] [ 0.507393] pci 0000:00:18.1: BAR 0: assigned [mem 0x90610000-0x90610fff] [ 0.507401] pci 0000:00:18.1: BAR 1: assigned [mem 0x90611000-0x90611fff] [ 0.507409] pci 0000:00:18.2: BAR 0: assigned [mem 0x90613000-0x90613fff] [ 0.507417] pci 0000:00:18.2: BAR 1: assigned [mem 0x90614000-0x90614fff] [ 0.507426] pci 0000:00:18.3: BAR 0: assigned [mem 0x90615000-0x90615fff] [ 0.507434] pci 0000:00:18.3: BAR 1: assigned [mem 0x90616000-0x90616fff] [ 0.507442] pci 0000:00:18.5: BAR 0: assigned [mem 0x90617000-0x90617fff] [ 0.507451] pci 0000:00:18.5: BAR 1: assigned [mem 0x90618000-0x90618fff] [ 0.507459] pci 0000:00:18.6: BAR 0: assigned [mem 0x90619000-0x90619fff] [ 0.507467] pci 0000:00:18.6: BAR 1: assigned [mem 0x9061a000-0x9061afff] [ 0.507476] pci 0000:00:18.7: BAR 0: assigned [mem 0x9061b000-0x9061bfff] [ 0.507484] pci 0000:00:18.7: BAR 1: assigned [mem 0x9061c000-0x9061cfff] [ 0.507493] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] [ 0.507498] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff] [ 0.507503] pci 0000:00:1c.2: BAR 13: assigned [io 0x4000-0x4fff] [ 0.507508] pci 0000:00:1c.3: BAR 13: assigned [io 0x5000-0x5fff] [ 0.507514] pci 0000:00:1e.0: BAR 1: assigned [mem 0x9061d000-0x9061dfff] [ 0.507523] pci 0000:00:1e.3: BAR 0: assigned [mem 0x9061e000-0x9061efff] [ 0.507531] pci 0000:00:1e.3: BAR 1: assigned [mem 0x9061f000-0x9061ffff] [ 0.507540] pci 0000:00:1e.4: BAR 0: assigned [mem 0x90625000-0x90625fff] [ 0.507549] pci 0000:00:1e.4: BAR 1: assigned [mem 0x90626000-0x90626fff] [ 0.507564] pci 0000:00:18.0: BAR 0: assigned [mem 0x90800000-0x90803fff] [ 0.507571] pci 0000:00:1e.0: BAR 0: assigned [mem 0x90804000-0x90807fff] [ 0.507579] pci 0000:00:11.0: BAR 0: assigned [mem 0x90808000-0x90808fff] [ 0.507587] pci 0000:00:11.0: BAR 1: assigned [mem 0x90809000-0x90809fff] [ 0.507594] pci 0000:00:18.0: BAR 1: assigned [mem 0x9080a000-0x9080afff] [ 0.507602] pci 0000:00:18.1: BAR 0: assigned [mem 0x9080b000-0x9080bfff] [ 0.507609] pci 0000:00:18.1: BAR 1: assigned [mem 0x9080c000-0x9080cfff] [ 0.507617] pci 0000:00:18.2: BAR 0: assigned [mem 0x9080d000-0x9080dfff] [ 0.507624] pci 0000:00:18.2: BAR 1: assigned [mem 0x9080e000-0x9080efff] [ 0.507632] pci 0000:00:18.3: BAR 0: assigned [mem 0x9080f000-0x9080ffff] [ 0.507640] pci 0000:00:18.3: BAR 1: assigned [mem 0x90810000-0x90810fff] [ 0.507647] pci 0000:00:18.5: BAR 0: assigned [mem 0x90811000-0x90811fff] [ 0.507655] pci 0000:00:18.5: BAR 1: assigned [mem 0x90812000-0x90812fff] [ 0.507663] pci 0000:00:18.6: BAR 0: assigned [mem 0x90813000-0x90813fff] [ 0.507671] pci 0000:00:18.6: BAR 1: assigned [mem 0x90814000-0x90814fff] [ 0.507678] pci 0000:00:18.7: BAR 0: assigned [mem 0x90815000-0x90815fff] [ 0.507686] pci 0000:00:18.7: BAR 1: assigned [mem 0x90816000-0x90816fff] [ 0.507694] pci 0000:00:1e.0: BAR 1: assigned [mem 0x90817000-0x90817fff] [ 0.507702] pci 0000:00:1e.3: BAR 0: assigned [mem 0x90818000-0x90818fff] [ 0.507710] pci 0000:00:1e.3: BAR 1: assigned [mem 0x90819000-0x90819fff] [ 0.507718] pci 0000:00:1e.4: BAR 0: assigned [mem 0x9081a000-0x9081afff] [ 0.507726] pci 0000:00:1e.4: BAR 1: assigned [mem 0x9081b000-0x9081bfff] [ 0.507734] pci 0000:00:1c.3: BAR 14: assigned [mem 0x90900000-0x90afffff] [ 0.507741] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000) [ 0.507747] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000) [ 0.507754] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000) [ 0.507760] pci 0000:00:1c.1: BAR 14: can't assign mem (size 0x200000) [ 0.507766] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000) [ 0.507773] pci 0000:00:1c.0: BAR 14: can't assign mem (size 0x200000) [ 0.507779] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000) [ 0.507786] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.507791] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.507803] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.507807] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] [ 0.507818] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.507823] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] [ 0.507834] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.507838] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff] [ 0.507845] pci 0000:00:1c.3: bridge window [mem 0x90900000-0x90afffff] [ 0.508361] pci_bus 0000:00: resource 4 [io 0x0000-0x006f] [ 0.508366] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7] [ 0.508370] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff] [ 0.508374] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff] [ 0.508378] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff] [ 0.508382] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff] [ 0.508386] pci_bus 0000:00: resource 10 [mem 0x90800000-0x90bfffff] [ 0.508390] pci_bus 0000:00: resource 11 [mem 0x80000000-0x906ffffe] [ 0.508394] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.508399] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 0.508403] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 0.508407] pci_bus 0000:04: resource 0 [io 0x5000-0x5fff] [ 0.508410] pci_bus 0000:04: resource 1 [mem 0x90900000-0x90afffff] [ 0.508471] NET: Registered protocol family 2 [ 0.508761] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 0.508874] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.508955] TCP: Hash tables configured (established 16384 bind 16384) [ 0.509000] TCP: reno registered [ 0.509013] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.509035] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.509163] NET: Registered protocol family 1 [ 0.509187] pci 0000:00:02.0: Boot video device [ 0.509580] PCI: CLS 0 bytes, default 64 [ 0.509663] Trying to unpack rootfs image as initramfs... [ 0.955214] Freeing initrd memory: 16756K (ffff880035f36000 - ffff880036f93000) [ 0.955525] Scanning for low memory corruption every 60 seconds [ 0.956005] Initialise module verification [ 0.956081] audit: initializing netlink socket (disabled) [ 0.956101] type=2000 audit(1391773724.952:1): initialized [ 0.998300] bounce pool size: 64 pages [ 0.998318] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.000484] zbud: loaded [ 1.000691] VFS: Disk quotas dquot_6.5.2 [ 1.000770] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.001747] fuse init (API version 7.22) [ 1.001889] msgmni has been set to 3783 [ 1.002820] Key type asymmetric registered [ 1.002824] Asymmetric key parser 'x509' registered [ 1.002886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.002968] io scheduler noop registered [ 1.002972] io scheduler deadline registered (default) [ 1.003020] io scheduler cfq registered [ 1.003320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.003352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.003496] efifb: probing for efifb [ 1.004437] efifb: framebuffer at 0x80000000, mapped to 0xffffc90004480000, using 8128k, total 8128k [ 1.004440] efifb: mode is 1920x1080x32, linelength=7680, pages=1 [ 1.004442] efifb: scrolling: redraw [ 1.004446] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.017863] Console: switching to colour frame buffer device 240x67 [ 1.031088] fb0: EFI VGA frame buffer device [ 1.031100] intel_idle: does not run on family 6 model 55 [ 1.031238] ACPI: AC Adapter [ADP1] (on-line) [ 1.031406] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 1.037496] ACPI: Lid Switch [LID0] [ 1.037561] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 1.037568] ACPI: Power Button [PWRB] [ 1.037629] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 [ 1.037635] ACPI: Sleep Button [SLPB] [ 1.037701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 1.037707] ACPI: Power Button [PWRF] [ 1.037805] ACPI: Fan [FAN0] (off) [ 1.037892] ACPI: Requesting acpi_cpufreq [ 1.040562] Monitor-Mwait will be used to enter C-1 state [ 1.040592] Monitor-Mwait will be used to enter C-2 state [ 1.040643] ACPI: acpi_idle registered with cpuidle [ 1.043244] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.043250] ACPI: Thermal Zone [TZ01] (27 C) [ 1.043291] GHES: HEST is not enabled! [ 1.043432] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.043582] ACPI: Battery Slot [BAT0] (battery present) [ 1.043627] ACPI: Battery Slot [BAT1] (battery absent) [ 1.063555] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.066388] Linux agpgart interface v0.103 [ 1.068997] brd: module loaded [ 1.070412] loop: module loaded [ 1.071050] libphy: Fixed MDIO Bus: probed [ 1.071208] tun: Universal TUN/TAP device driver, 1.6 [ 1.071211] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 1.071289] PPP generic driver version 2.4.2 [ 1.071367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.071371] ehci-pci: EHCI PCI platform driver [ 1.071564] ehci-pci 0000:00:1d.0: setting latency timer to 64 [ 1.071579] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 1.071589] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 1.071609] ehci-pci 0000:00:1d.0: debug port 2 [ 1.075526] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 1.075553] ehci-pci 0000:00:1d.0: irq 23, io mem 0x90612000 [ 1.085493] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 1.085524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.085528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.085532] usb usb1: Product: EHCI Host Controller [ 1.085536] usb usb1: Manufacturer: Linux 3.11.10 ehci_hcd [ 1.085540] usb usb1: SerialNumber: 0000:00:1d.0 [ 1.085720] hub 1-0:1.0: USB hub found [ 1.085729] hub 1-0:1.0: 8 ports detected [ 1.086065] ehci-platform: EHCI generic platform driver [ 1.086084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.086087] ohci-pci: OHCI PCI platform driver [ 1.086104] ohci-platform: OHCI generic platform driver [ 1.086124] uhci_hcd: USB Universal Host Controller Interface driver [ 1.086238] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.086580] i8042: Warning: Keylock active [ 1.087835] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.087846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.088012] mousedev: PS/2 mouse device common for all mice [ 1.088365] rtc_cmos 00:00: RTC can wake from S4 [ 1.088526] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.088558] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 1.088676] device-mapper: uevent: version 1.0.3 [ 1.088788] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@xxxxxxxxxx [ 1.088910] cpuidle: using governor ladder [ 1.089059] cpuidle: using governor menu [ 1.089087] ledtrig-cpu: registered to indicate activity on CPUs [ 1.089091] EFI Variables Facility v0.08 2004-May-17 [ 1.092958] TCP: cubic registered [ 1.093139] NET: Registered protocol family 10 [ 1.093458] NET: Registered protocol family 17 [ 1.093503] Key type dns_resolver registered [ 1.093970] PM: Hibernation image not present or could not be loaded. [ 1.093977] Loading module verification certificates [ 1.095835] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 875a9847c969f9b740ea028045443487102014c5' [ 1.095855] registered taskstats version 1 [ 1.099890] Key type trusted registered [ 1.103748] Key type encrypted registered [ 1.107622] AppArmor: AppArmor sha1 policy hashing enabled [ 1.108114] Magic number: 2:453:832 [ 1.108296] rtc_cmos 00:00: setting system clock to 2014-02-07 11:48:45 UTC (1391773725) [ 1.109662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.109666] EDD information not available. [ 1.112155] Freeing unused kernel memory: 1364K (ffffffff81d10000 - ffffffff81e65000) [ 1.112162] Write protecting the kernel read-only data: 12288k [ 1.117379] Freeing unused kernel memory: 1036K (ffff8800016fd000 - ffff880001800000) [ 1.121086] Freeing unused kernel memory: 816K (ffff880001b34000 - ffff880001c00000) [ 1.143679] systemd-udevd[115]: starting version 204 [ 1.170152] sdhci: module verification failed: signature and/or required key missing - tainting kernel [ 1.170602] sdhci: Secure Digital Host Controller Interface driver [ 1.170607] sdhci: Copyright(c) Pierre Ossman [ 1.171214] sdhci-acpi: probe of INT33BB:00 failed with error -12 [ 1.189711] sdhci-pci 0000:00:11.0: SDHCI controller found [8086:0f15] (rev a) [ 1.190903] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.190911] mmc0: no vqmmc regulator found [ 1.190914] mmc0: no vmmc regulator found [ 1.191940] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.192043] mmc0: SDHCI controller on PCI [0000:00:11.0] using ADMA [ 1.205538] sdhci-pci 0000:00:12.0: SDHCI controller found [8086:0f16] (rev a) [ 1.206727] sdhci-pci 0000:00:12.0: setting latency timer to 64 [ 1.206737] mmc1: no vqmmc regulator found [ 1.206740] mmc1: no vmmc regulator found [ 1.207766] sdhci-pci 0000:00:12.0: setting latency timer to 64 [ 1.207885] mmc1: SDHCI controller on PCI [0000:00:12.0] using ADMA [ 1.221547] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.221553] sdhci-pci 0000:00:17.0: SDHCI controller found [8086:0f50] (rev a) [ 1.222561] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.222747] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.222758] mmc2: no vqmmc regulator found [ 1.222761] mmc2: no vmmc regulator found [ 1.223565] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.223772] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.223888] mmc2: SDHCI controller on PCI [0000:00:17.0] using ADMA [ 1.237543] ahci 0000:00:13.0: version 3.0 [ 1.237779] ahci 0000:00:13.0: irq 103 for MSI/MSI-X [ 1.253517] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode [ 1.253526] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso sadm sds [ 1.253534] ahci 0000:00:13.0: setting latency timer to 64 [ 1.254014] scsi0 : ahci [ 1.254258] scsi1 : ahci [ 1.254342] ata1: SATA max UDMA/133 abar m2048@0x90622000 port 0x90622100 irq 103 [ 1.254346] ata2: DUMMY [ 1.301097] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.309658] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0 [ 1.374494] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.397664] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 1.397737] mmc2: got irq while runtime suspended [ 1.405040] mmc2: got irq while runtime suspended [ 1.405189] mmc2: got irq while runtime suspended [ 1.449047] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.511282] mmc2: got irq while runtime suspended [ 1.511386] mmc2: got irq while runtime suspended [ 1.511473] mmc2: got irq while runtime suspended [ 1.531681] mmc2: got irq while runtime suspended [ 1.531848] mmc2: got irq while runtime suspended [ 1.531973] mmc2: got irq while runtime suspended [ 1.531993] usb 1-1: New USB device found, idVendor=8087, idProduct=07e6 [ 1.531998] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.532598] mmc2: got irq while runtime suspended [ 1.532755] sdhci-pci 0000:00:11.0: setting latency timer to 64 [ 1.533193] hub 1-1:1.0: USB hub found [ 1.533352] mmc2: got irq while runtime suspended [ 1.533508] hub 1-1:1.0: 4 ports detected [ 1.533600] mmc2: got irq while runtime suspended [ 1.533724] mmc2: got irq while runtime suspended [ 1.534099] mmc2: got irq while runtime suspended [ 1.534224] mmc2: got irq while runtime suspended [ 1.534349] mmc2: got irq while runtime suspended [ 1.534475] mmc2: got irq while runtime suspended [ 1.545849] mmc2: got irq while runtime suspended [ 1.545971] mmc2: got irq while runtime suspended [ 1.549784] sdhci-pci 0000:00:12.0: setting latency timer to 64 [ 1.550787] sdhci-pci 0000:00:12.0: setting latency timer to 64 [ 1.551789] sdhci-pci 0000:00:12.0: setting latency timer to 64 [ 1.565631] atkbd serio0: Failed to enable keyboard on isa0060/serio0 [ 1.565719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 1.569521] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.570525] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.571527] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.573760] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.575413] ata1.00: ATA-8: WDC WD2500BEKT-75PVMT1, 01.01A01, max UDMA/133 [ 1.575419] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 1.577103] ata1.00: configured for UDMA/133 [ 1.577385] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEKT-7 01.0 PQ: 0 ANSI: 5 [ 1.577777] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 1.577873] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.577898] sd 0:0:0:0: [sda] Write Protect is off [ 1.577904] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.577948] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.650362] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.651256] sda: sda1 sda2 sda3 [ 1.652225] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.723730] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.801154] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.885330] sdhci-pci 0000:00:17.0: setting latency timer to 64 [ 1.953501] tsc: Refined TSC clocksource calibration: 1999.999 MHz [ 2.954801] Switched to clocksource tsc [ 5.349262] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 11.903044] Adding 1986556k swap on /dev/sda3. Priority:-1 extents:1 across:1986556k FS [ 12.489729] systemd-udevd[289]: starting version 204 [ 13.188134] dw_dmac_pci 0000:00:18.0: setting latency timer to 64 [ 13.188273] dw_dmac_pci: probe of 0000:00:18.0 failed with error -2 [ 13.188414] dw_dmac_pci 0000:00:1e.0: setting latency timer to 64 [ 13.188542] dw_dmac_pci: probe of 0000:00:1e.0 failed with error -2 [ 13.197051] 80860F0A:00: ttyS4 at MMIO 0x9073c000 (irq = 39) is a 16550A [ 13.198111] 80860F0A:01: ttyS5 at MMIO 0x90742000 (irq = 40) is a 16550A [ 13.212760] i2c_designware 80860F41:00: Unknown Synopsys component type: 0xffffffff [ 13.212982] i2c_designware 80860F41:01: Unknown Synopsys component type: 0xffffffff [ 13.213155] i2c_designware 80860F41:02: Unknown Synopsys component type: 0xffffffff [ 13.213421] i2c_designware 80860F41:03: Unknown Synopsys component type: 0xffffffff [ 13.213667] i2c_designware 80860F41:04: Unknown Synopsys component type: 0xffffffff [ 13.213831] i2c_designware 80860F41:05: Unknown Synopsys component type: 0xffffffff [ 13.273837] microcode: CPU0 sig=0x30673, pf=0x4, revision=0x31e [ 13.403292] hidraw: raw HID events driver (C) Jiri Kosina [ 13.428553] [drm] Initialized drm 1.1.0 20060810 [ 13.488498] lp: driver loaded but no devices found [ 13.691065] microcode: CPU1 sig=0x30673, pf=0x4, revision=0x31e [ 13.704301] microcode: CPU2 sig=0x30673, pf=0x4, revision=0x31e [ 13.705930] microcode: CPU3 sig=0x30673, pf=0x4, revision=0x31e [ 13.709071] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 13.810961] [drm] Memory usable by graphics device = 2048M [ 13.810969] checking generic (80000000 7f0000) vs hw (80000000 10000000) [ 13.810973] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver [ 13.811033] Console: switching to colour dummy device 80x25 [ 13.811185] i915 0000:00:02.0: setting latency timer to 64 [ 13.842897] i915 0000:00:02.0: irq 104 for MSI/MSI-X [ 13.842915] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 13.842918] [drm] Driver supports precise vblank timestamp query. [ 13.843014] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 13.848099] type=1400 audit(1391773738.235:2): apparmor="STATUS" operation="profile_load" parent=365 profile="unconfined" name="/sbin/dhclient" pid=390 comm="apparmor_parser" [ 13.848113] type=1400 audit(1391773738.235:3): apparmor="STATUS" operation="profile_load" parent=365 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=390 comm="apparmor_parser" [ 13.848122] type=1400 audit(1391773738.235:4): apparmor="STATUS" operation="profile_load" parent=365 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=390 comm="apparmor_parser" [ 13.849455] type=1400 audit(1391773738.235:5): apparmor="STATUS" operation="profile_replace" parent=365 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=390 comm="apparmor_parser" [ 13.849490] type=1400 audit(1391773738.239:6): apparmor="STATUS" operation="profile_replace" parent=365 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=390 comm="apparmor_parser" [ 13.850223] type=1400 audit(1391773738.239:7): apparmor="STATUS" operation="profile_replace" parent=365 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=390 comm="apparmor_parser" [ 13.874783] [drm] failed to retrieve link info, disabling eDP [ 13.978421] fbcon: inteldrmfb (fb0) is primary device [ 14.137697] Console: switching to colour frame buffer device 240x67 [ 14.151371] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 14.151376] i915 0000:00:02.0: registered panic notifier [ 14.171817] acpi device:24: registered as cooling_device5 [ 14.171877] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 14.172119] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 14.172413] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 14.173132] snd_hda_intel 0000:00:1b.0: irq 105 for MSI/MSI-X [ 14.173182] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 14.190143] autoconfig: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line [ 14.190150] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 14.190153] hp_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 14.190155] mono: mono_out=0x0 [ 14.190158] dig-out=0x4/0x5 [ 14.190159] inputs: [ 14.195191] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 14.195526] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 15.793492] [drm:valleyview_enable_rps] *ERROR* GT fifo had a previous error 10 [ 16.216848] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro [ 16.771608] init: failsafe main process (611) killed by TERM signal [ 17.389575] type=1400 audit(1391773741.779:8): apparmor="STATUS" operation="profile_replace" parent=743 profile="unconfined" name="/sbin/dhclient" pid=751 comm="apparmor_parser" [ 17.389592] type=1400 audit(1391773741.779:9): apparmor="STATUS" operation="profile_replace" parent=743 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=751 comm="apparmor_parser" [ 17.389602] type=1400 audit(1391773741.779:10): apparmor="STATUS" operation="profile_replace" parent=743 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=751 comm="apparmor_parser" [ 17.391039] type=1400 audit(1391773741.779:11): apparmor="STATUS" operation="profile_load" parent=743 profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=749 comm="apparmor_parser" [ 17.437620] Bluetooth: Core ver 2.16 [ 17.437657] NET: Registered protocol family 31 [ 17.437661] Bluetooth: HCI device and connection manager initialized [ 17.437674] Bluetooth: HCI socket layer initialized [ 17.437679] Bluetooth: L2CAP socket layer initialized [ 17.437699] Bluetooth: SCO socket layer initialized [ 17.540694] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 17.540701] Bluetooth: BNEP filters: protocol multicast [ 17.540715] Bluetooth: BNEP socket layer initialized [ 17.636408] init: avahi-cups-reload main process (764) terminated with status 1 [ 17.655498] Bluetooth: RFCOMM TTY layer initialized [ 17.655518] Bluetooth: RFCOMM socket layer initialized [ 17.655522] Bluetooth: RFCOMM ver 1.11 [ 17.705118] ppdev: user-space parallel port driver
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.11.0-15-generic (buildd@roseapple) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 2014 (Ubuntu 3.11.0-15.25-generic 3.11.10) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic root=UUID=feef2523-dd04-4414-ae8e-0f3a7a543046 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] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000007891dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007891e000-0x000000007921dfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007921e000-0x000000007931dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007931e000-0x000000007935dfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007935e000-0x0000000079ffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.31 by XXXXXX [ 0.000000] efi: ACPI=0x7935d000 ACPI 2.0=0x7935d014 SMBIOS=0x7921d000 [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x0000000000045000) (0MB) [ 0.000000] efi: mem02: type=3, attr=0xf, range=[0x0000000000045000-0x0000000000088000) (0MB) [ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000088000-0x000000000008f000) (0MB) [ 0.000000] efi: mem04: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB) [ 0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB) [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000c00000) (11MB) [ 0.000000] efi: mem07: type=3, attr=0xf, range=[0x0000000000c00000-0x0000000001000000) (4MB) [ 0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000001000000-0x00000000023f3000) (19MB) [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x00000000023f3000-0x0000000020000000) (476MB) [ 0.000000] efi: mem10: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020100000) (1MB) [ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000020100000-0x000000003758a000) (372MB) [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x000000003758a000-0x0000000037abd000) (5MB) [ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000037abd000-0x000000005237f000) (424MB) [ 0.000000] efi: mem14: type=2, attr=0xf, range=[0x000000005237f000-0x0000000070000000) (476MB) [ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000070000000-0x0000000070020000) (0MB) [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000070020000-0x0000000077164000) (113MB) [ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x0000000077164000-0x000000007811e000) (15MB) [ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x000000007811e000-0x00000000786c1000) (5MB) [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x00000000786c1000-0x000000007891e000) (2MB) [ 0.000000] efi: mem20: type=6, attr=0x800000000000000f, range=[0x000000007891e000-0x0000000078a1e000) (1MB) [ 0.000000] efi: mem21: type=5, attr=0x800000000000000f, range=[0x0000000078a1e000-0x0000000078c1e000) (2MB) [ 0.000000] efi: mem22: type=0, attr=0xf, range=[0x0000000078c1e000-0x000000007921e000) (6MB) [ 0.000000] efi: mem23: type=10, attr=0xf, range=[0x000000007921e000-0x000000007931e000) (1MB) [ 0.000000] efi: mem24: type=9, attr=0xf, range=[0x000000007931e000-0x000000007935e000) (0MB) [ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x000000007935e000-0x0000000079477000) (1MB) [ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x0000000079477000-0x0000000079481000) (0MB) [ 0.000000] efi: mem27: type=1, attr=0xf, range=[0x0000000079481000-0x000000007955e000) (0MB) [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x000000007955e000-0x000000007a000000) (10MB) [ 0.000000] efi: mem29: type=11, attr=0x8000000000000001, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB) [ 0.000000] efi: mem30: type=11, attr=0x8000000000000001, range=[0x00000000fed01000-0x00000000fed02000) (0MB) [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7a000 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 0FF800000 mask FFF800000 write-protect [ 0.000000] 1 base 000000000 mask FC0000000 write-back [ 0.000000] 2 base 040000000 mask FE0000000 write-back [ 0.000000] 3 base 060000000 mask FF0000000 write-back [ 0.000000] 4 base 070000000 mask FF8000000 write-back [ 0.000000] 5 base 078000000 mask FFC000000 write-back [ 0.000000] 6 base 07B000000 mask FFF000000 uncachable [ 0.000000] 7 base 07AE00000 mask FFFE00000 uncachable [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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 [0x01fd1000, 0x01fd1fff] PGTABLE [ 0.000000] BRK [0x01fd2000, 0x01fd2fff] PGTABLE [ 0.000000] BRK [0x01fd3000, 0x01fd3fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78400000-0x785fffff] [ 0.000000] [mem 0x78400000-0x785fffff] page 2M [ 0.000000] BRK [0x01fd4000, 0x01fd4fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78000000-0x783fffff] [ 0.000000] [mem 0x78000000-0x783fffff] page 2M [ 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-0x77ffffff] [ 0.000000] [mem 0x20100000-0x201fffff] page 4k [ 0.000000] [mem 0x20200000-0x77ffffff] page 2M [ 0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78600000-0x7891dfff] [ 0.000000] [mem 0x78600000-0x787fffff] page 2M [ 0.000000] [mem 0x78800000-0x7891dfff] page 4k [ 0.000000] BRK [0x01fd6000, 0x01fd6fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7935e000-0x79ffffff] [ 0.000000] [mem 0x7935e000-0x793fffff] page 4k [ 0.000000] [mem 0x79400000-0x79ffffff] page 2M [ 0.000000] RAMDISK: [mem 0x3758a000-0x37abcfff] [ 0.000000] ACPI: RSDP 000000007935d014 00024 (v02 INTEL ) [ 0.000000] ACPI: XSDT 000000007935c0e8 0008C (v01 INTEL XXXX 00000003 01000013) [ 0.000000] ACPI: FACP 000000007935a000 0010C (v05 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: DSDT 000000007934b000 0AFF4 (v02 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: FACS 00000000792bd000 00040 [ 0.000000] ACPI: SSDT 000000007935b000 000B1 (v01 Intel_ ADebTabl 00001000 INTL 20120518) [ 0.000000] ACPI: UEFI 00000000792c6000 00042 (v01 00000000 00000000) [ 0.000000] ACPI: HPET 0000000079359000 00038 (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: LPIT 0000000079358000 00104 (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: APIC 0000000079357000 00084 (v03 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: MCFG 0000000079356000 0003C (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: SSDT 0000000079345000 00763 (v01 PmRef CpuPm 00003000 INTL 20120518) [ 0.000000] ACPI: SSDT 0000000079344000 00290 (v01 PmRef Cpu0Tst 00003000 INTL 20120518) [ 0.000000] ACPI: SSDT 0000000079343000 0017A (v01 PmRef ApTst 00003000 INTL 20120518) [ 0.000000] ACPI: CSRT 0000000079342000 0014C (v00 INTEL XXXX 00000005 INTL 20120624) [ 0.000000] ACPI: SSDT 0000000079341000 003E6 (v01 Intel_ IsctTabl 00001000 INTL 20120518) [ 0.000000] ACPI: FPDT 0000000079340000 00044 (v01 INTEL XXXX 00000003 VLV2 0100000D) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000079ffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x79ffffff] [ 0.000000] NODE_DATA [mem 0x79559000-0x7955dfff] [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880074c00000-ffff880076bfffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0008efff] [ 0.000000] node 0: [mem 0x00090000-0x0009ffff] [ 0.000000] node 0: [mem 0x00100000-0x1fffffff] [ 0.000000] node 0: [mem 0x20100000-0x7891dfff] [ 0.000000] node 0: [mem 0x7935e000-0x79ffffff] [ 0.000000] On node 0 totalpages: 496734 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 91 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7744 pages used for memmap [ 0.000000] DMA32 zone: 492736 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[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: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 103 [ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x7891e000-0x7921dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7921e000-0x7931dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x7931e000-0x7935dfff] [ 0.000000] e820: [mem 0x7a000000-0xe00f7fff] 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 @ffff880078400000 s86720 r8192 d23872 u524288 [ 0.000000] pcpu-alloc: s86720 r8192 d23872 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 488835 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic root=UUID=feef2523-dd04-4414-ae8e-0f3a7a543046 ro quiet splash vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 1901984K/1986936K available (7149K kernel code, 1082K rwdata, 3312K rodata, 1364K init, 1420K bss, 84952K 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-255. [ 0.000000] NR_IRQS:16640 nr_irqs:1024 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.004000] tsc: Detected 2000.081 MHz processor [ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.16 BogoMIPS (lpj=8000324) [ 0.000010] pid_max: default: 32768 minimum: 301 [ 0.000040] init_memory_mapping: [mem 0x7891e000-0x78a1dfff] [ 0.000045] [mem 0x7891e000-0x78a1dfff] page 4k [ 0.000071] init_memory_mapping: [mem 0x78a1e000-0x78c1dfff] [ 0.000075] [mem 0x78a1e000-0x78c1dfff] page 4k [ 0.000757] Security Framework initialized [ 0.000786] AppArmor: AppArmor initialized [ 0.000789] Yama: becoming mindful. [ 0.001061] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.002001] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.002457] Mount-cache hash table entries: 256 [ 0.002781] Initializing cgroup subsys memory [ 0.002801] Initializing cgroup subsys devices [ 0.002806] Initializing cgroup subsys freezer [ 0.002809] Initializing cgroup subsys blkio [ 0.002812] Initializing cgroup subsys perf_event [ 0.002818] Initializing cgroup subsys hugetlb [ 0.002849] CPU: Physical Processor ID: 0 [ 0.002852] CPU: Processor Core ID: 0 [ 0.002858] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.002858] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.007635] mce: CPU supports 6 MCE banks [ 0.007647] CPU0: Thermal monitoring enabled (TM1) [ 0.007656] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.007656] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 0 [ 0.007656] tlb_flushall_shift: 6 [ 0.007800] Freeing SMP alternatives memory: 28K (ffffffff81e65000 - ffffffff81e6c000) [ 0.010376] ACPI: Core revision 20130517 [ 0.025290] ACPI: All ACPI Tables successfully acquired [ 0.027454] ftrace: allocating 27844 entries in 109 pages [ 0.044003] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.083694] smpboot: CPU0: Intel(R) Celeron(R) CPU J1850 @ 1.99GHz (fam: 06, model: 37, stepping: 03) [ 0.083709] TSC deadline timer enabled [ 0.083726] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver. [ 0.083738] ... version: 3 [ 0.083741] ... bit width: 40 [ 0.083743] ... generic registers: 2 [ 0.083745] ... value mask: 000000ffffffffff [ 0.083747] ... max period: 000000ffffffffff [ 0.083749] ... fixed-purpose events: 3 [ 0.083752] ... event mask: 0000000700000003 [ 0.104466] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.086597] smpboot: Booting Node 0, Processors #1 #2 #3 OK [ 0.140519] Brought up 4 CPUs [ 0.140525] smpboot: Total of 4 processors activated (16000.64 BogoMIPS) [ 0.141513] devtmpfs: initialized [ 0.143385] EVM: security.selinux [ 0.143389] EVM: security.SMACK64 [ 0.143391] EVM: security.capability [ 0.143490] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes) [ 0.143494] PM: Registering ACPI NVS region [mem 0x7921e000-0x7931dfff] (1048576 bytes) [ 0.145353] regulator-dummy: no parameters [ 0.145392] RTC time: 11:55:45, date: 02/07/14 [ 0.145464] NET: Registered protocol family 16 [ 0.145762] ACPI: bus type PCI registered [ 0.145767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.145881] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) [ 0.145886] PCI: not using MMCONFIG [ 0.145889] PCI: Using configuration type 1 for base access [ 0.147647] bio: create slab <bio-0> at 0 [ 0.147974] ACPI: Added _OSI(Module Device) [ 0.147979] ACPI: Added _OSI(Processor Device) [ 0.147982] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147985] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151627] ACPI: EC: Look up EC in DSDT [ 0.165361] ACPI: SSDT 0000000079215c18 003D7 (v01 PmRef Cpu0Ist 00003000 INTL 20120518) [ 0.166266] ACPI: Dynamic OEM Table Load: [ 0.166272] ACPI: SSDT (null) 003D7 (v01 PmRef Cpu0Ist 00003000 INTL 20120518) [ 0.166468] ACPI: SSDT 0000000079214918 00433 (v01 PmRef Cpu0Cst 00003001 INTL 20120518) [ 0.167353] ACPI: Dynamic OEM Table Load: [ 0.167358] ACPI: SSDT (null) 00433 (v01 PmRef Cpu0Cst 00003001 INTL 20120518) [ 0.173010] ACPI: SSDT 0000000079217e18 0015F (v01 PmRef ApIst 00003000 INTL 20120518) [ 0.173939] ACPI: Dynamic OEM Table Load: [ 0.173944] ACPI: SSDT (null) 0015F (v01 PmRef ApIst 00003000 INTL 20120518) [ 0.176691] ACPI: SSDT 0000000079216f18 0008D (v01 PmRef ApCst 00003000 INTL 20120518) [ 0.177589] ACPI: Dynamic OEM Table Load: [ 0.177594] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20120518) [ 0.436801] ACPI: Interpreter enabled [ 0.436814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) [ 0.436823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) [ 0.436851] ACPI: (supports S0 S3 S4 S5) [ 0.436855] ACPI: Using IOAPIC for interrupt routing [ 0.436898] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) [ 0.437710] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources [ 0.442982] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443268] ACPI: No dock devices found. [ 0.458502] ACPI: Power Resource [USBC] (on) [ 0.465865] ACPI: Power Resource [FN00] (off) [ 0.466924] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.467011] \_SB_.PCI0:_OSC invalid UUID [ 0.467015] _OSC request data:1 8 0 [ 0.467100] \_SB_.PCI0:_OSC invalid UUID [ 0.467103] _OSC request data:1 1f 0 [ 0.467111] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM [ 0.467115] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) [ 0.467628] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.467832] PCI host bridge to bus 0000:00 [ 0.467838] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.467843] pci_bus 0000:00: root bus resource [io 0x0000-0x006f] [ 0.467847] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7] [ 0.467851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.467855] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.467859] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] [ 0.467863] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff] [ 0.467866] pci_bus 0000:00: root bus resource [mem 0x90800000-0x90bfffff] [ 0.467870] pci_bus 0000:00: root bus resource [mem 0x80000000-0x906ffffe] [ 0.467883] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000 [ 0.468032] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000 [ 0.468050] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff] [ 0.468063] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref] [ 0.468076] pci 0000:00:02.0: reg 0x20: [io 0x1050-0x1057] [ 0.468237] pci 0000:00:11.0: [8086:0f15] type 00 class 0x080501 [ 0.468258] pci 0000:00:11.0: reg 0x10: [mem 0x90700000-0x90700fff] [ 0.468271] pci 0000:00:11.0: reg 0x14: [mem 0x90701000-0x90701fff] [ 0.468341] pci 0000:00:11.0: PME# supported from D0 D3hot [ 0.468462] pci 0000:00:12.0: [8086:0f16] type 00 class 0x080501 [ 0.468483] pci 0000:00:12.0: reg 0x10: [mem 0x90624000-0x90624fff] [ 0.468495] pci 0000:00:12.0: reg 0x14: [mem 0x90623000-0x90623fff] [ 0.468565] pci 0000:00:12.0: PME# supported from D0 D3hot [ 0.468689] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601 [ 0.468713] pci 0000:00:13.0: reg 0x10: [io 0x1048-0x104f] [ 0.468724] pci 0000:00:13.0: reg 0x14: [io 0x105c-0x105f] [ 0.468735] pci 0000:00:13.0: reg 0x18: [io 0x1040-0x1047] [ 0.468756] pci 0000:00:13.0: reg 0x1c: [io 0x1058-0x105b] [ 0.468768] pci 0000:00:13.0: reg 0x20: [io 0x1020-0x103f] [ 0.468780] pci 0000:00:13.0: reg 0x24: [mem 0x90622000-0x906227ff] [ 0.468830] pci 0000:00:13.0: PME# supported from D3hot [ 0.468960] pci 0000:00:17.0: [8086:0f50] type 00 class 0x080501 [ 0.468981] pci 0000:00:17.0: reg 0x10: [mem 0x90621000-0x90621fff] [ 0.468994] pci 0000:00:17.0: reg 0x14: [mem 0x90620000-0x90620fff] [ 0.469063] pci 0000:00:17.0: PME# supported from D0 D3hot [ 0.469192] pci 0000:00:18.0: [8086:0f40] type 00 class 0x080102 [ 0.469213] pci 0000:00:18.0: reg 0x10: [mem 0x90708000-0x9070bfff] [ 0.469225] pci 0000:00:18.0: reg 0x14: [mem 0x90706000-0x90706fff] [ 0.469402] pci 0000:00:18.1: [8086:0f41] type 00 class 0x0c8000 [ 0.469423] pci 0000:00:18.1: reg 0x10: [mem 0x9070f000-0x9070ffff] [ 0.469436] pci 0000:00:18.1: reg 0x14: [mem 0x90710000-0x90710fff] [ 0.469615] pci 0000:00:18.2: [8086:0f42] type 00 class 0x0c8000 [ 0.469636] pci 0000:00:18.2: reg 0x10: [mem 0x90715000-0x90715fff] [ 0.469649] pci 0000:00:18.2: reg 0x14: [mem 0x90716000-0x90716fff] [ 0.469827] pci 0000:00:18.3: [8086:0f43] type 00 class 0x0c8000 [ 0.469849] pci 0000:00:18.3: reg 0x10: [mem 0x9071b000-0x9071bfff] [ 0.469861] pci 0000:00:18.3: reg 0x14: [mem 0x9071c000-0x9071cfff] [ 0.470038] pci 0000:00:18.5: [8086:0f45] type 00 class 0x0c8000 [ 0.470060] pci 0000:00:18.5: reg 0x10: [mem 0x90721000-0x90721fff] [ 0.470072] pci 0000:00:18.5: reg 0x14: [mem 0x90722000-0x90722fff] [ 0.470249] pci 0000:00:18.6: [8086:0f46] type 00 class 0x0c8000 [ 0.470270] pci 0000:00:18.6: reg 0x10: [mem 0x90727000-0x90727fff] [ 0.470282] pci 0000:00:18.6: reg 0x14: [mem 0x90728000-0x90728fff] [ 0.470459] pci 0000:00:18.7: [8086:0f47] type 00 class 0x0c8000 [ 0.470480] pci 0000:00:18.7: reg 0x10: [mem 0x9072d000-0x9072dfff] [ 0.470492] pci 0000:00:18.7: reg 0x14: [mem 0x9072e000-0x9072efff] [ 0.470672] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000 [ 0.470701] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff] [ 0.470717] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff] [ 0.470824] pci 0000:00:1a.0: PME# supported from D0 D3hot [ 0.470957] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300 [ 0.470983] pci 0000:00:1b.0: reg 0x10: [mem 0x90600000-0x90603fff 64bit] [ 0.471059] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.471183] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400 [ 0.471248] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.471327] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.471390] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400 [ 0.471455] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.471533] pci 0000:00:1c.1: System wakeup disabled by ACPI [ 0.471593] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400 [ 0.471658] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.471735] pci 0000:00:1c.2: System wakeup disabled by ACPI [ 0.471797] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400 [ 0.471862] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.471940] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 0.472018] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320 [ 0.472049] pci 0000:00:1d.0: reg 0x10: [mem 0x90612000-0x906123ff] [ 0.472174] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.472285] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.472346] pci 0000:00:1e.0: [8086:0f06] type 00 class 0x080102 [ 0.472367] pci 0000:00:1e.0: reg 0x10: [mem 0x90734000-0x90737fff] [ 0.472379] pci 0000:00:1e.0: reg 0x14: [mem 0x90733000-0x90733fff] [ 0.472558] pci 0000:00:1e.3: [8086:0f0a] type 00 class 0x078000 [ 0.472579] pci 0000:00:1e.3: reg 0x10: [mem 0x9073c000-0x9073cfff] [ 0.472592] pci 0000:00:1e.3: reg 0x14: [mem 0x9073d000-0x9073dfff] [ 0.472776] pci 0000:00:1e.4: [8086:0f0c] type 00 class 0x078000 [ 0.472797] pci 0000:00:1e.4: reg 0x10: [mem 0x90742000-0x90742fff] [ 0.472810] pci 0000:00:1e.4: reg 0x14: [mem 0x90743000-0x90743fff] [ 0.472988] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100 [ 0.473185] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500 [ 0.473223] pci 0000:00:1f.3: reg 0x10: [mem 0x9060c000-0x9060c01f] [ 0.473297] pci 0000:00:1f.3: reg 0x20: [io 0x1000-0x101f] [ 0.473572] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.473661] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.473742] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.473827] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.474972] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 10 11 12 14 15), disabled. [ 0.475106] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15), disabled. [ 0.475236] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15), disabled. [ 0.475368] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 10 11 12 14 15), disabled. [ 0.475499] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *7, disabled. [ 0.475632] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *9, disabled. [ 0.475765] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15), disabled. [ 0.475903] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15), disabled. [ 0.480312] ACPI: Enabled 6 GPEs in block 00 to 3F [ 0.480329] ACPI: \_SB_.PCI0: notify handler is installed [ 0.480459] Found 1 acpi root devices [ 0.480526] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 [ 0.480765] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.480780] vgaarb: loaded [ 0.480783] vgaarb: bridge control possible 0000:00:02.0 [ 0.481135] SCSI subsystem initialized [ 0.481141] ACPI: bus type ATA registered [ 0.481244] libata version 3.00 loaded. [ 0.481275] ACPI: bus type USB registered [ 0.481307] usbcore: registered new interface driver usbfs [ 0.481326] usbcore: registered new interface driver hub [ 0.481382] usbcore: registered new device driver usb [ 0.481603] PCI: Using ACPI for IRQ routing [ 0.483045] PCI: pci_cache_line_size set to 64 bytes [ 0.483060] pci 0000:00:11.0: no compatible bridge window for [mem 0x90700000-0x90700fff] [ 0.483066] pci 0000:00:11.0: no compatible bridge window for [mem 0x90701000-0x90701fff] [ 0.483079] pci 0000:00:18.0: no compatible bridge window for [mem 0x90708000-0x9070bfff] [ 0.483084] pci 0000:00:18.0: no compatible bridge window for [mem 0x90706000-0x90706fff] [ 0.483090] pci 0000:00:18.1: no compatible bridge window for [mem 0x9070f000-0x9070ffff] [ 0.483094] pci 0000:00:18.1: no compatible bridge window for [mem 0x90710000-0x90710fff] [ 0.483100] pci 0000:00:18.2: no compatible bridge window for [mem 0x90715000-0x90715fff] [ 0.483105] pci 0000:00:18.2: no compatible bridge window for [mem 0x90716000-0x90716fff] [ 0.483111] pci 0000:00:18.3: no compatible bridge window for [mem 0x9071b000-0x9071bfff] [ 0.483115] pci 0000:00:18.3: no compatible bridge window for [mem 0x9071c000-0x9071cfff] [ 0.483121] pci 0000:00:18.5: no compatible bridge window for [mem 0x90721000-0x90721fff] [ 0.483126] pci 0000:00:18.5: no compatible bridge window for [mem 0x90722000-0x90722fff] [ 0.483132] pci 0000:00:18.6: no compatible bridge window for [mem 0x90727000-0x90727fff] [ 0.483136] pci 0000:00:18.6: no compatible bridge window for [mem 0x90728000-0x90728fff] [ 0.483142] pci 0000:00:18.7: no compatible bridge window for [mem 0x9072d000-0x9072dfff] [ 0.483147] pci 0000:00:18.7: no compatible bridge window for [mem 0x9072e000-0x9072efff] [ 0.483164] pci 0000:00:1e.0: no compatible bridge window for [mem 0x90734000-0x90737fff] [ 0.483169] pci 0000:00:1e.0: no compatible bridge window for [mem 0x90733000-0x90733fff] [ 0.483174] pci 0000:00:1e.3: no compatible bridge window for [mem 0x9073c000-0x9073cfff] [ 0.483179] pci 0000:00:1e.3: no compatible bridge window for [mem 0x9073d000-0x9073dfff] [ 0.483185] pci 0000:00:1e.4: no compatible bridge window for [mem 0x90742000-0x90742fff] [ 0.483190] pci 0000:00:1e.4: no compatible bridge window for [mem 0x90743000-0x90743fff] [ 0.483231] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] [ 0.483236] e820: reserve RAM buffer [mem 0x7891e000-0x7bffffff] [ 0.483239] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff] [ 0.483388] NetLabel: Initializing [ 0.483392] NetLabel: domain hash size = 128 [ 0.483394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.483413] NetLabel: unlabeled traffic allowed by default [ 0.483527] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.483535] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.485574] Switched to clocksource hpet [ 0.494346] AppArmor: AppArmor Filesystem Enabled [ 0.494392] pnp: PnP ACPI init [ 0.494420] ACPI: bus type PNP registered [ 0.494507] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.494624] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.494834] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) [ 0.494934] system 00:03: [io 0x0680-0x069f] has been reserved [ 0.494939] system 00:03: [io 0x0400-0x047f] has been reserved [ 0.494944] system 00:03: [io 0x0500-0x05fe] has been reserved [ 0.494948] system 00:03: [io 0x0600-0x061f] has been reserved [ 0.494953] system 00:03: [io 0x164e-0x164f] has been reserved [ 0.494959] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.495120] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.495274] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.495378] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.495833] system 00:07: [mem 0xe0000000-0xefffffff] could not be reserved [ 0.495839] system 00:07: [mem 0xfed01000-0xfed01fff] has been reserved [ 0.495844] system 00:07: [mem 0xfed03000-0xfed03fff] has been reserved [ 0.495849] system 00:07: [mem 0xfed04000-0xfed04fff] has been reserved [ 0.495853] system 00:07: [mem 0xfed0c000-0xfed0ffff] has been reserved [ 0.495858] system 00:07: [mem 0xfed08000-0xfed08fff] has been reserved [ 0.495862] system 00:07: [mem 0xfed1c000-0xfed1cfff] has been reserved [ 0.495866] system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved [ 0.495871] system 00:07: [mem 0xfef00000-0xfeffffff] has been reserved [ 0.495877] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.496411] pnp 00:08: Plug and Play ACPI device, IDs INT33fc (active) [ 0.496584] pnp 00:09: Plug and Play ACPI device, IDs INT33fc (active) [ 0.496744] pnp 00:0a: Plug and Play ACPI device, IDs INT33fc (active) [ 0.497029] pnp 00:0b: unknown resource type 17 in _CRS [ 0.497034] pnp 00:0b: can't evaluate _CRS: 1 [ 0.497086] pnp 00:0b: Plug and Play ACPI device, IDs BCM4321 (active) [ 0.497428] pnp 00:0c: unknown resource type 19 in _CRS [ 0.497433] pnp 00:0c: can't evaluate _CRS: 1 [ 0.497472] pnp 00:0c: Plug and Play ACPI device, IDs BCM2e1a (active) [ 0.497556] pnp 00:0d: unknown resource type 19 in _CRS [ 0.497561] pnp 00:0d: can't evaluate _CRS: 1 [ 0.497627] pnp 00:0d: Plug and Play ACPI device, IDs BCM4752 (active) [ 0.497970] pnp 00:0e: unknown resource type 19 in _CRS [ 0.497974] pnp 00:0e: can't evaluate _CRS: 1 [ 0.498023] pnp 00:0e: Plug and Play ACPI device, IDs SMO91d0 PNP0c50 (active) [ 0.498234] pnp 00:0f: unknown resource type 19 in _CRS [ 0.498238] pnp 00:0f: can't evaluate _CRS: 1 [ 0.498280] pnp 00:0f: Plug and Play ACPI device, IDs MXT3432 PNP0c50 (active) [ 0.498414] pnp 00:10: unknown resource type 19 in _CRS [ 0.498419] pnp 00:10: can't evaluate _CRS: 1 [ 0.498462] pnp 00:10: Plug and Play ACPI device, IDs NXP5441 (active) [ 0.498512] pnp 00:11: unknown resource type 19 in _CRS [ 0.498517] pnp 00:11: can't evaluate _CRS: 1 [ 0.498555] pnp 00:11: Plug and Play ACPI device, IDs PNP0c50 (active) [ 0.498632] pnp 00:12: Plug and Play ACPI device, IDs INT33bd (active) [ 0.498684] pnp: PnP ACPI: found 19 devices [ 0.498687] ACPI: bus type PNP unregistered [ 0.507184] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 [ 0.507193] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 [ 0.507198] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 [ 0.507208] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.507213] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 [ 0.507218] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 [ 0.507228] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 0.507233] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 [ 0.507238] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 [ 0.507247] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 0.507252] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 [ 0.507257] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 [ 0.507288] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507293] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507297] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507302] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507306] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507310] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507315] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.507319] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.507324] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507328] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507332] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507336] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.507345] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90800000-0x909fffff] [ 0.507351] pci 0000:00:1c.0: BAR 15: assigned [mem 0x90a00000-0x90bfffff 64bit pref] [ 0.507357] pci 0000:00:1c.1: BAR 14: can't assign mem (size 0x200000) [ 0.507365] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000) [ 0.507374] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000) [ 0.507380] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000) [ 0.507386] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000) [ 0.507392] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000) [ 0.507398] pci 0000:00:18.0: BAR 0: assigned [mem 0x90604000-0x90607fff] [ 0.507408] pci 0000:00:1e.0: BAR 0: assigned [mem 0x90608000-0x9060bfff] [ 0.507416] pci 0000:00:11.0: BAR 0: assigned [mem 0x9060d000-0x9060dfff] [ 0.507424] pci 0000:00:11.0: BAR 1: assigned [mem 0x9060e000-0x9060efff] [ 0.507432] pci 0000:00:18.0: BAR 1: assigned [mem 0x9060f000-0x9060ffff] [ 0.507440] pci 0000:00:18.1: BAR 0: assigned [mem 0x90610000-0x90610fff] [ 0.507448] pci 0000:00:18.1: BAR 1: assigned [mem 0x90611000-0x90611fff] [ 0.507456] pci 0000:00:18.2: BAR 0: assigned [mem 0x90613000-0x90613fff] [ 0.507465] pci 0000:00:18.2: BAR 1: assigned [mem 0x90614000-0x90614fff] [ 0.507473] pci 0000:00:18.3: BAR 0: assigned [mem 0x90615000-0x90615fff] [ 0.507481] pci 0000:00:18.3: BAR 1: assigned [mem 0x90616000-0x90616fff] [ 0.507490] pci 0000:00:18.5: BAR 0: assigned [mem 0x90617000-0x90617fff] [ 0.507498] pci 0000:00:18.5: BAR 1: assigned [mem 0x90618000-0x90618fff] [ 0.507506] pci 0000:00:18.6: BAR 0: assigned [mem 0x90619000-0x90619fff] [ 0.507515] pci 0000:00:18.6: BAR 1: assigned [mem 0x9061a000-0x9061afff] [ 0.507523] pci 0000:00:18.7: BAR 0: assigned [mem 0x9061b000-0x9061bfff] [ 0.507531] pci 0000:00:18.7: BAR 1: assigned [mem 0x9061c000-0x9061cfff] [ 0.507540] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] [ 0.507545] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff] [ 0.507550] pci 0000:00:1c.2: BAR 13: assigned [io 0x4000-0x4fff] [ 0.507555] pci 0000:00:1c.3: BAR 13: assigned [io 0x5000-0x5fff] [ 0.507561] pci 0000:00:1e.0: BAR 1: assigned [mem 0x9061d000-0x9061dfff] [ 0.507570] pci 0000:00:1e.3: BAR 0: assigned [mem 0x9061e000-0x9061efff] [ 0.507578] pci 0000:00:1e.3: BAR 1: assigned [mem 0x9061f000-0x9061ffff] [ 0.507587] pci 0000:00:1e.4: BAR 0: assigned [mem 0x90625000-0x90625fff] [ 0.507595] pci 0000:00:1e.4: BAR 1: assigned [mem 0x90626000-0x90626fff] [ 0.507610] pci 0000:00:18.0: BAR 0: assigned [mem 0x90800000-0x90803fff] [ 0.507618] pci 0000:00:1e.0: BAR 0: assigned [mem 0x90804000-0x90807fff] [ 0.507626] pci 0000:00:11.0: BAR 0: assigned [mem 0x90808000-0x90808fff] [ 0.507633] pci 0000:00:11.0: BAR 1: assigned [mem 0x90809000-0x90809fff] [ 0.507641] pci 0000:00:18.0: BAR 1: assigned [mem 0x9080a000-0x9080afff] [ 0.507649] pci 0000:00:18.1: BAR 0: assigned [mem 0x9080b000-0x9080bfff] [ 0.507656] pci 0000:00:18.1: BAR 1: assigned [mem 0x9080c000-0x9080cfff] [ 0.507664] pci 0000:00:18.2: BAR 0: assigned [mem 0x9080d000-0x9080dfff] [ 0.507671] pci 0000:00:18.2: BAR 1: assigned [mem 0x9080e000-0x9080efff] [ 0.507679] pci 0000:00:18.3: BAR 0: assigned [mem 0x9080f000-0x9080ffff] [ 0.507687] pci 0000:00:18.3: BAR 1: assigned [mem 0x90810000-0x90810fff] [ 0.507694] pci 0000:00:18.5: BAR 0: assigned [mem 0x90811000-0x90811fff] [ 0.507702] pci 0000:00:18.5: BAR 1: assigned [mem 0x90812000-0x90812fff] [ 0.507710] pci 0000:00:18.6: BAR 0: assigned [mem 0x90813000-0x90813fff] [ 0.507717] pci 0000:00:18.6: BAR 1: assigned [mem 0x90814000-0x90814fff] [ 0.507725] pci 0000:00:18.7: BAR 0: assigned [mem 0x90815000-0x90815fff] [ 0.507733] pci 0000:00:18.7: BAR 1: assigned [mem 0x90816000-0x90816fff] [ 0.507741] pci 0000:00:1e.0: BAR 1: assigned [mem 0x90817000-0x90817fff] [ 0.507749] pci 0000:00:1e.3: BAR 0: assigned [mem 0x90818000-0x90818fff] [ 0.507756] pci 0000:00:1e.3: BAR 1: assigned [mem 0x90819000-0x90819fff] [ 0.507764] pci 0000:00:1e.4: BAR 0: assigned [mem 0x9081a000-0x9081afff] [ 0.507772] pci 0000:00:1e.4: BAR 1: assigned [mem 0x9081b000-0x9081bfff] [ 0.507780] pci 0000:00:1c.3: BAR 14: assigned [mem 0x90900000-0x90afffff] [ 0.507787] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000) [ 0.507794] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000) [ 0.507800] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000) [ 0.507806] pci 0000:00:1c.1: BAR 14: can't assign mem (size 0x200000) [ 0.507813] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000) [ 0.507819] pci 0000:00:1c.0: BAR 14: can't assign mem (size 0x200000) [ 0.507826] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000) [ 0.507832] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.507837] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.507849] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.507853] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] [ 0.507864] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.507869] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] [ 0.507879] pci 0000:00:1c.3: PCI bridge to [bus 04] [ 0.507884] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff] [ 0.507890] pci 0000:00:1c.3: bridge window [mem 0x90900000-0x90afffff] [ 0.508398] pci_bus 0000:00: resource 4 [io 0x0000-0x006f] [ 0.508403] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7] [ 0.508407] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff] [ 0.508411] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff] [ 0.508415] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff] [ 0.508419] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff] [ 0.508423] pci_bus 0000:00: resource 10 [mem 0x90800000-0x90bfffff] [ 0.508426] pci_bus 0000:00: resource 11 [mem 0x80000000-0x906ffffe] [ 0.508431] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.508435] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 0.508439] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 0.508443] pci_bus 0000:04: resource 0 [io 0x5000-0x5fff] [ 0.508447] pci_bus 0000:04: resource 1 [mem 0x90900000-0x90afffff] [ 0.508507] NET: Registered protocol family 2 [ 0.508793] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 0.508905] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.508986] TCP: Hash tables configured (established 16384 bind 16384) [ 0.509031] TCP: reno registered [ 0.509044] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.509066] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.509198] NET: Registered protocol family 1 [ 0.509223] pci 0000:00:02.0: Boot video device [ 0.509612] PCI: CLS 0 bytes, default 64 [ 0.509694] Trying to unpack rootfs image as initramfs... [ 0.662482] Freeing initrd memory: 5324K (ffff88003758a000 - ffff880037abd000) [ 0.662793] Scanning for low memory corruption every 60 seconds [ 0.663271] Initialise module verification [ 0.663344] audit: initializing netlink socket (disabled) [ 0.663361] type=2000 audit(1391774144.660:1): initialized [ 0.706357] bounce pool size: 64 pages [ 0.706376] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.708510] zbud: loaded [ 0.708718] VFS: Disk quotas dquot_6.5.2 [ 0.708798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.709762] fuse init (API version 7.22) [ 0.709904] msgmni has been set to 3783 [ 0.710830] Key type asymmetric registered [ 0.710834] Asymmetric key parser 'x509' registered [ 0.710896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.710977] io scheduler noop registered [ 0.710981] io scheduler deadline registered (default) [ 0.711028] io scheduler cfq registered [ 0.711331] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.711361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.711505] efifb: probing for efifb [ 0.712466] efifb: framebuffer at 0x80000000, mapped to 0xffffc90004480000, using 8128k, total 8128k [ 0.712470] efifb: mode is 1920x1080x32, linelength=7680, pages=1 [ 0.712472] efifb: scrolling: redraw [ 0.712476] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.725894] Console: switching to colour frame buffer device 240x67 [ 0.739121] fb0: EFI VGA frame buffer device [ 0.739133] intel_idle: does not run on family 6 model 55 [ 0.739271] ACPI: AC Adapter [ADP1] (on-line) [ 0.739439] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 0.745601] ACPI: Lid Switch [LID0] [ 0.745666] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 0.745674] ACPI: Power Button [PWRB] [ 0.745734] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 [ 0.745740] ACPI: Sleep Button [SLPB] [ 0.745807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 0.745813] ACPI: Power Button [PWRF] [ 0.745913] ACPI: Fan [FAN0] (off) [ 0.745999] ACPI: Requesting acpi_cpufreq [ 0.748718] Monitor-Mwait will be used to enter C-1 state [ 0.748749] Monitor-Mwait will be used to enter C-2 state [ 0.748803] ACPI: acpi_idle registered with cpuidle [ 0.751406] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.751412] ACPI: Thermal Zone [TZ01] (27 C) [ 0.751454] GHES: HEST is not enabled! [ 0.751595] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.751755] ACPI: Battery Slot [BAT0] (battery present) [ 0.751800] ACPI: Battery Slot [BAT1] (battery absent) [ 0.771717] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.774569] Linux agpgart interface v0.103 [ 0.777180] brd: module loaded [ 0.778595] loop: module loaded [ 0.779228] libphy: Fixed MDIO Bus: probed [ 0.779388] tun: Universal TUN/TAP device driver, 1.6 [ 0.779391] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 0.779472] PPP generic driver version 2.4.2 [ 0.779551] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.779555] ehci-pci: EHCI PCI platform driver [ 0.779742] ehci-pci 0000:00:1d.0: setting latency timer to 64 [ 0.779757] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 0.779768] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 0.779788] ehci-pci 0000:00:1d.0: debug port 2 [ 0.783703] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 0.783731] ehci-pci 0000:00:1d.0: irq 23, io mem 0x90612000 [ 0.793599] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 0.793629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.793634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793638] usb usb1: Product: EHCI Host Controller [ 0.793641] usb usb1: Manufacturer: Linux 3.11.0-15-generic ehci_hcd [ 0.793645] usb usb1: SerialNumber: 0000:00:1d.0 [ 0.793824] hub 1-0:1.0: USB hub found [ 0.793833] hub 1-0:1.0: 8 ports detected [ 0.794166] ehci-platform: EHCI generic platform driver [ 0.794186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.794189] ohci-pci: OHCI PCI platform driver [ 0.794207] ohci-platform: OHCI generic platform driver [ 0.794227] uhci_hcd: USB Universal Host Controller Interface driver [ 0.794348] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 0.794691] i8042: Warning: Keylock active [ 0.795946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.795957] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.796123] mousedev: PS/2 mouse device common for all mice [ 0.796474] rtc_cmos 00:00: RTC can wake from S4 [ 0.796637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796670] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.796789] device-mapper: uevent: version 1.0.3 [ 0.796899] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@xxxxxxxxxx [ 0.797023] cpuidle: using governor ladder [ 0.797170] cpuidle: using governor menu [ 0.797198] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797201] EFI Variables Facility v0.08 2004-May-17 [ 0.801435] TCP: cubic registered [ 0.801634] NET: Registered protocol family 10 [ 0.801957] NET: Registered protocol family 17 [ 0.801981] Key type dns_resolver registered [ 0.802451] PM: Hibernation image not present or could not be loaded. [ 0.802458] Loading module verification certificates [ 0.804301] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 233c65a83836c14ba34eda83a0b805044bc3b448' [ 0.804321] registered taskstats version 1 [ 0.808357] Key type trusted registered [ 0.812211] Key type encrypted registered [ 0.816046] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816553] Magic number: 2:556:933 [ 0.816735] rtc_cmos 00:00: setting system clock to 2014-02-07 11:55:45 UTC (1391774145) [ 0.818145] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818149] EDD information not available. [ 0.820649] Freeing unused kernel memory: 1364K (ffffffff81d10000 - ffffffff81e65000) [ 0.820655] Write protecting the kernel read-only data: 12288k [ 0.825934] Freeing unused kernel memory: 1032K (ffff8800016fe000 - ffff880001800000) [ 0.829564] Freeing unused kernel memory: 784K (ffff880001b3c000 - ffff880001c00000) [ 0.852400] systemd-udevd[115]: starting version 204 [ 0.902331] ahci 0000:00:13.0: version 3.0 [ 0.902543] ahci 0000:00:13.0: irq 103 for MSI/MSI-X [ 0.917745] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode [ 0.917752] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso sadm sds [ 0.917759] ahci 0000:00:13.0: setting latency timer to 64 [ 0.918237] scsi0 : ahci [ 0.918436] scsi1 : ahci [ 0.918522] ata1: SATA max UDMA/133 abar m2048@0x90622000 port 0x90622100 irq 103 [ 0.918525] ata2: DUMMY [ 1.018016] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0 [ 1.106032] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 1.246031] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.248040] ata1.00: ATA-8: WDC WD2500BEKT-75PVMT1, 01.01A01, max UDMA/133 [ 1.248047] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 1.250192] ata1.00: configured for UDMA/133 [ 1.251043] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEKT-7 01.0 PQ: 0 ANSI: 5 [ 1.251319] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.251494] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 1.251639] sd 0:0:0:0: [sda] Write Protect is off [ 1.251645] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.251828] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.277999] atkbd serio0: Failed to enable keyboard on isa0060/serio0 [ 1.278138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 1.325278] sda: sda1 sda2 sda3 [ 1.327050] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.661604] tsc: Refined TSC clocksource calibration: 1999.999 MHz [ 2.663061] Switched to clocksource tsc [ 4.964979] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 11.535086] Adding 1986556k swap on /dev/sda3. Priority:-1 extents:1 across:1986556k FS [ 12.176409] systemd-udevd[286]: starting version 204 [ 12.893717] microcode: CPU0 sig=0x30673, pf=0x4, revision=0x31e [ 13.113170] microcode: CPU1 sig=0x30673, pf=0x4, revision=0x31e [ 13.113969] type=1400 audit(1391774157.793:2): apparmor="STATUS" operation="profile_load" parent=350 profile="unconfined" name="/sbin/dhclient" pid=362 comm="apparmor_parser" [ 13.113982] type=1400 audit(1391774157.793:3): apparmor="STATUS" operation="profile_load" parent=350 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=362 comm="apparmor_parser" [ 13.113992] type=1400 audit(1391774157.793:4): apparmor="STATUS" operation="profile_load" parent=350 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=362 comm="apparmor_parser" [ 13.115350] type=1400 audit(1391774157.793:5): apparmor="STATUS" operation="profile_replace" parent=350 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=362 comm="apparmor_parser" [ 13.115363] type=1400 audit(1391774157.793:6): apparmor="STATUS" operation="profile_replace" parent=350 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=362 comm="apparmor_parser" [ 13.115447] microcode: CPU2 sig=0x30673, pf=0x4, revision=0x31e [ 13.116103] type=1400 audit(1391774157.793:7): apparmor="STATUS" operation="profile_replace" parent=350 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=362 comm="apparmor_parser" [ 13.117366] microcode: CPU3 sig=0x30673, pf=0x4, revision=0x31e [ 13.119629] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 13.170537] lp: driver loaded but no devices found [ 15.099595] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro [ 15.383852] init: failsafe main process (541) killed by TERM signal [ 15.769437] type=1400 audit(1391774160.445:8): apparmor="STATUS" operation="profile_replace" parent=635 profile="unconfined" name="/sbin/dhclient" pid=643 comm="apparmor_parser" [ 15.769454] type=1400 audit(1391774160.445:9): apparmor="STATUS" operation="profile_replace" parent=635 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=643 comm="apparmor_parser" [ 15.769464] type=1400 audit(1391774160.445:10): apparmor="STATUS" operation="profile_replace" parent=635 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=643 comm="apparmor_parser" [ 15.770739] type=1400 audit(1391774160.449:11): apparmor="STATUS" operation="profile_load" parent=635 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=640 comm="apparmor_parser" [ 15.916620] init: bluetooth main process (588) terminated with status 1 [ 15.916677] init: bluetooth main process ended, respawning [ 16.008016] init: bluetooth main process (672) terminated with status 1 [ 16.008069] init: bluetooth main process ended, respawning [ 16.051259] init: bluetooth main process (696) terminated with status 1 [ 16.051321] init: bluetooth main process ended, respawning [ 16.093809] init: bluetooth main process (728) terminated with status 1 [ 16.093867] init: bluetooth main process ended, respawning [ 16.136020] init: bluetooth main process (764) terminated with status 1 [ 16.136069] init: bluetooth main process ended, respawning [ 16.173259] init: bluetooth main process (788) terminated with status 1 [ 16.173311] init: bluetooth main process ended, respawning [ 16.212408] init: bluetooth main process (820) terminated with status 1 [ 16.212462] init: bluetooth main process ended, respawning [ 16.253249] init: bluetooth main process (859) terminated with status 1 [ 16.253307] init: bluetooth main process ended, respawning [ 16.292660] init: bluetooth main process (883) terminated with status 1 [ 16.292712] init: bluetooth main process ended, respawning [ 16.685874] usb 1-1: device not accepting address 2, error -110 [ 16.696389] init: bluetooth main process (1030) terminated with status 1 [ 16.696453] init: bluetooth main process ended, respawning [ 16.753994] init: avahi-cups-reload main process (1008) terminated with status 1 [ 16.797635] usb 1-1: new high-speed USB device number 3 using ehci-pci [ 16.927172] init: bluetooth main process (1106) terminated with status 1 [ 16.927226] init: bluetooth respawning too fast, stopped [ 17.103469] ppdev: user-space parallel port driver [ 17.171208] init: alsa-restore main process (990) terminated with status 19 [ 17.691300] init: plymouth-upstart-bridge main process (579) killed by TERM signal [ 20.353586] init: lightdm main process (1014) terminated with status 1 [ 20.387372] init: plymouth-ready (startup) main process (172) terminated with status 1 [ 32.377985] usb 1-1: device not accepting address 3, error -110 [ 32.489984] usb 1-1: new high-speed USB device number 4 using ehci-pci [ 36.859464] init: failsafe-x main process (1203) terminated with status 1 [ 42.937654] usb 1-1: device not accepting address 4, error -110 [ 42.982817] init: udev-fallback-graphics main process (1228) terminated with status 1 [ 43.047093] init: plymouth-splash main process (1246) terminated with status 1 [ 43.049592] usb 1-1: new high-speed USB device number 5 using ehci-pci [ 53.497683] usb 1-1: device not accepting address 5, error -110 [ 53.497770] hub 1-0:1.0: unable to enumerate USB device on port 1