Re: "EHCI: BIOS handoff failed (BIOS bug?) 01010001" on Celeron N2805 (Bay Trail) / Gateway LT41P

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 18, 2013 at 12:00 AM, Ken Harris <kjh@xxxxxxxxxxx> wrote:
> On Tue, Dec 17, 2013 at 6:47 PM, Ken Harris <kjh@xxxxxxxxxxx> wrote:
>> On Tue, Dec 17, 2013 at 5:33 PM, Ken Harris <kjh@xxxxxxxxxxx> wrote:
>>> On Tue, Dec 17, 2013 at 1:03 PM, Sarah Sharp
>>> <sarah.a.sharp@xxxxxxxxxxxxxxx> wrote:
>>>
>>>>> On Tue, 17 Dec 2013, Ken Harris wrote:
>>>
>>>>> > Sebastien:
>>>>> >
>>>>> > Thanks for the info.  I just tried Linux 3.13.0-0.rc3.git5.1.fc21.i686
>>>>> > (from Fedora rawhide) and I still get the same error messages and USB
>>>>> > still doesn't work.  I saw a post about Atom Z3740D (Bay Trail-T) in a
>>>>> > Dell Venue 8 Pro, and his USB works OK (but seems to use the xhci_hcd
>>>>> > driver :
>>>>>
>>>>> > Whereas my Gateway LT41P uses ehci & ohci
>>>
>>>> Are you enabling CONFIG_USB_XHCI_HCD in your .config?  Maybe the BIOS
>>>> expects your OS to switch the ports over to xHCI, but you don't have the
>>>> driver compiled?
>>>
>>>> If you do have CONFIG_USB_XHCI_HCD turned on for 3.13, please make sure
>>>> CONFIG_USB_DEBUG is turned on as well, and send me the resulting dmesg,
>>>> starting from boot.  That should let me see which (if any) ports are
>>>> being switched over from EHCI to xHCI.
>>>
>>>> Other things to look for in your BIOS settings are things labeled "xHCI
>>>> mode".  It may have options like "enabled", "disabled", "Auto", or
>>>> "Smart Auto".  You want it to be set to either "enabled" or one of the
>>>> "auto" options.
>>>>
>>>> Sarah Sharp
>>>
>>> Sarah !
>>>
>>> Thanks for looking at this.
>>>
>>> Yes, Fedora has CONFIG_USB_XHCI_HCD=y . When you say, "switch the
>>> ports over to xHCI" ... I assume your mean this patch :
>>>
>>> [PATCH] xhci: Add BayTrail to list of Intel switchable hosts (
>>> http://www.spinics.net/lists/linux-usb/msg86204.html ).
>>>
>>> I don't see CONFIG_USB_DEBUG set in Fedora, but they do distribute
>>> debug kernels (eg : kernel-PAEdebug-3.11.10-301.fc20.i686 ), so
>>> perhaps that includes setting CONFIG_USB_DEBUG ?  My original post has
>>> the output of a debug kernel :
>>> http://www.spinics.net/lists/linux-usb/msg99549.html .
>>>
>>> If that's not good enough, I can try to compile a kernel with
>>> CONFIG_USB_DEBUG, but it looks like there is no "xHCI switch" code in
>>> Fedora:
>>>
>>> From my (noobish) reading of the Fedora source (
>>> http://mirrors.kernel.org/fedora/development/rawhide/source/SRPMS/k/kernel-3.13.0-0.rc3.git5.1.fc21.src.rpm
>>> : linux-3.12  patch-3.13-rc3  patch-3.13-rc3-git5 ), I don't see any
>>> reference to the switchable code (ie : 'find -type f |xargs egrep
>>> "PCI_DEVICE_ID_INTEL_LYNX_POINT|intel_switchabl"' returns nothing).
>>>
>>> FYI, I filed a Redhat bug : https://bugzilla.redhat.com/show_bug.cgi?id=1039245
>>>
>>> FYI, my BIOS doesn't have any USB options (just AHCI).
>>>
>>> FYI, the Dell Venue 8 Pro user (adam) is also using Fedora, but I
>>> suspect that his BIOS has enabled xHCI, so he doesn't need the "xHCI
>>> switchable" code.
>>>
>>> I haven't built a kernel in a while, but I can try to apply the patch
>>> and see if that fixed the problem.
>>>
>>> Thanks again,
>>> Ken
>>
>> Oops,
>>
>> I missed the newer "xHCI switch" patch : "Intel xhci: refactor
>> EHCI/xHCI port switching" (
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=26b76798e0507429506b93cd49f8c4cfdab06896
>> ).  That code is in Fedora 3.13-rc3-git5 source :
>>
>
>> I tried kernel-PAEdebug-3.13.0-0.rc4.git0.1.fc21.i686 , but there is
>> nothing about xhci (attached)
>>
>> What now? Perhaps I should try to compile with CONFIG_USB_DEBUG ?
>>
>> Thanks,
>> Ken
>
> Sarah:
>
> I turned on "dynamic debug" and got a few more messages from ehci_hcd
> , ehci-pci, ohci_hcd (see attached).
>
> FYI, my addition to the cmdline was : dyndbg="module xhci_hcd +p ;
> module ehci_hcd +p ; module uhci_hcd +p ; module ohci_hcd +p ; module
> ehci_pci +p ; module ohci_pci +p ; module pci_quirks +p"
>
> If there are other modules you'd like to see, let me know.
>
> FYI, there seems to be a bug in grub2 in Fedora (it transforms " "
> into "\x20") , so I had to use gummiboot.
>
> Cheers,
> Ken

Added "module usbcore +p" to dyndbg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-0.rc4.git0.1.fc21.i686+PAEdebug (mockbuild@bkernel02) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Mon Dec 16 13:40:12 UTC 2013
[    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-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000007578bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007578c000-0x000000007609bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007609c000-0x000000007619bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007619c000-0x00000000761dbfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000761dc000-0x00000000769cffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000769d0000-0x0000000077dcffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000077dd0000-0x0000000077ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI 2.0=0x761db014  SMBIOS=0x7609b000 
[    0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000007000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000007000-0x000000000008f000) (0MB)
[    0.000000] efi: mem03: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB)
[    0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000090000-0x000000000009e000) (0MB)
[    0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000400000) (3MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000000400000-0x0000000001950000) (21MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001950000-0x0000000020000000) (486MB)
[    0.000000] efi: mem09: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020100000) (1MB)
[    0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000020100000-0x000000006e000000) (1247MB)
[    0.000000] efi: mem11: type=4, attr=0xf, range=[0x000000006e000000-0x000000006e020000) (0MB)
[    0.000000] efi: mem12: type=7, attr=0xf, range=[0x000000006e020000-0x00000000722f9000) (66MB)
[    0.000000] efi: mem13: type=1, attr=0xf, range=[0x00000000722f9000-0x000000007288c000) (5MB)
[    0.000000] efi: mem14: type=7, attr=0xf, range=[0x000000007288c000-0x0000000073f9b000) (23MB)
[    0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000073f9b000-0x0000000074d8c000) (13MB)
[    0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000074d8c000-0x000000007533d000) (5MB)
[    0.000000] efi: mem17: type=3, attr=0xf, range=[0x000000007533d000-0x000000007558c000) (2MB)
[    0.000000] efi: mem18: type=7, attr=0xf, range=[0x000000007558c000-0x000000007568a000) (0MB)
[    0.000000] efi: mem19: type=2, attr=0xf, range=[0x000000007568a000-0x000000007568c000) (0MB)
[    0.000000] efi: mem20: type=7, attr=0xf, range=[0x000000007568c000-0x0000000075772000) (0MB)
[    0.000000] efi: mem21: type=1, attr=0xf, range=[0x0000000075772000-0x000000007578c000) (0MB)
[    0.000000] efi: mem22: type=6, attr=0x800000000000000f, range=[0x000000007578c000-0x0000000075a0c000) (2MB)
[    0.000000] efi: mem23: type=5, attr=0x800000000000000f, range=[0x0000000075a0c000-0x0000000075a9c000) (0MB)
[    0.000000] efi: mem24: type=0, attr=0xf, range=[0x0000000075a9c000-0x000000007609c000) (6MB)
[    0.000000] efi: mem25: type=10, attr=0xf, range=[0x000000007609c000-0x000000007619c000) (1MB)
[    0.000000] efi: mem26: type=9, attr=0xf, range=[0x000000007619c000-0x00000000761dc000) (0MB)
[    0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000761dc000-0x00000000769d0000) (7MB)
[    0.000000] efi: mem28: type=10, attr=0xf, range=[0x00000000769d0000-0x0000000077dd0000) (20MB)
[    0.000000] efi: mem29: type=4, attr=0xf, range=[0x0000000077dd0000-0x0000000078000000) (2MB)
[    0.000000] efi: mem30: type=11, attr=0x8000000000000001, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
[    0.000000] efi: mem31: type=11, attr=0x8000000000000000, range=[0x00000000fed01000-0x00000000fed02000) (0MB)
[    0.000000] efi: mem32: type=11, attr=0x8000000000000000, range=[0x00000000ffd00000-0x0000000100000000) (3MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Gateway LT41P/Esprit_BM, BIOS V2.03 32bit 09/18/2013
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x78000 max_arch_pfn = 0x1000000
[    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 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   1 base 0FFD00000 mask FFFF00000 write-protect
[    0.000000]   2 base 000000000 mask F80000000 write-back
[    0.000000]   3 base 07C000000 mask FFC000000 uncachable
[    0.000000]   4 base 07B000000 mask FFF000000 uncachable
[    0.000000]   5 base 07AE00000 mask FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff]
[    0.000000] Base memory trampoline at [c0028000] 28000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37200000-0x373fffff]
[    0.000000]  [mem 0x37200000-0x373fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x34000000-0x371fffff]
[    0.000000]  [mem 0x34000000-0x371fffff] 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-0x33ffffff]
[    0.000000]  [mem 0x20100000-0x201fffff] page 4k
[    0.000000]  [mem 0x20200000-0x33ffffff] page 2M
[    0.000000] BRK [0x01afe000, 0x01afefff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x37400000-0x375fdfff]
[    0.000000]  [mem 0x37400000-0x375fdfff] page 4k
[    0.000000] BRK [0x01aff000, 0x01afffff] PGTABLE
[    0.000000] BRK [0x01b00000, 0x01b02fff] PGTABLE
[    0.000000] BRK [0x01b03000, 0x01b03fff] PGTABLE
[    0.000000] ACPI: RSDP 761db014 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 761db120 00009C (v01 ACRSYS ACRPRDCT 00000003      01000013)
[    0.000000] ACPI: FACP 761d4000 00010C (v05 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: DSDT 761c8000 00716F (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: FACS 7615d000 000040
[    0.000000] ACPI: HPET 761d3000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: UEFI 761da000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MSDM 761d9000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: UEFI 761d8000 000042 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 761d5000 002C0D (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: LPIT 761d2000 000104 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: APIC 761d1000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: MCFG 761d0000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: SSDT 761c7000 000763 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 761c6000 000290 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 761c5000 00017A (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 761c3000 0003E6 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: FPDT 761c2000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: BGRT 761c4000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1034MB HIGHMEM available.
[    0.000000] 885MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 375fe000
[    0.000000]   low ram: 0 - 375fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x375fdfff]
[    0.000000]   HighMem  [mem 0x375fe000-0x77ffffff]
[    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-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20100000-0x7578bfff]
[    0.000000]   node   0: [mem 0x761dc000-0x769cffff]
[    0.000000]   node   0: [mem 0x77dd0000-0x77ffffff]
[    0.000000] On node 0 totalpages: 483404
[    0.000000] free_area_init_node: node 0, pgdat c11c1340, node_mem_map f66fc020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 1740 pages used for memmap
[    0.000000]   Normal zone: 222462 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2069 pages used for memmap
[    0.000000]   HighMem zone: 256946 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    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[0x02] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] disabled)
[    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, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 103
[    0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[    0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 335 pages/cpu @f6198000 s1348800 r0 d23360 u1372160
[    0.000000] pcpu-alloc: s1348800 r0 d23360 u1372160 alloc=335*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 481632
[    0.000000] Kernel command line: root=/dev/sda5 ro vconsole.font=latarcyrheb-sun16 vconsole.keymap=us rhgb verbose dyndbg="module xhci_hcd +p ; module ehci_hcd +p ; module uhci_hcd +p ; module ohci_hcd +p ; module ehci_pci +p ; module ohci_pci +p ; module pci_quirks +p ; module usbcore +p"
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 3932152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000375fe:00078000)
[    0.000000] Memory: 1860952K/1933616K available (6827K kernel code, 669K rwdata, 2588K rodata, 2168K init, 7092K bss, 72664K reserved, 1000628K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xffa95000 - 0xfffff000   (5544 kB)
    pkmap   : 0xff600000 - 0xff800000   (2048 kB)
    vmalloc : 0xf7dfe000 - 0xff5fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf75fe000   ( 885 MB)
      .init : 0xc11dc000 - 0xc13fa000   (2168 kB)
      .data : 0xc0eab333 - 0xc11db480   (3264 kB)
      .text : 0xc0800000 - 0xc0eab333   (6828 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU lockdep checking is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:2304 nr_irqs:1024 16
[    0.000000] CPU 0 irqstacks, hard=f5822000 soft=f5824000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 3823 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] ODEBUG: 23 of 23 active objects replaced
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 1466.726 MHz processor
[    0.000007] Calibrating delay loop (skipped), value calculated using timer frequency.. 2933.45 BogoMIPS (lpj=1466726)
[    0.000033] pid_max: default: 32768 minimum: 301
[   60.356006] Security Framework initialized
[   60.356032] SELinux:  Initializing.
[   60.356289] SELinux:  Starting in permissive mode
[   60.357313] Mount-cache hash table entries: 512
[   60.362781] Initializing cgroup subsys memory
[   60.362895] Initializing cgroup subsys devices
[   60.362959] Initializing cgroup subsys freezer
[   60.363022] Initializing cgroup subsys net_cls
[   60.363053] Initializing cgroup subsys blkio
[   60.363070] Initializing cgroup subsys perf_event
[   60.363478] CPU: Physical Processor ID: 0
[   60.363492] CPU: Processor Core ID: 0
[   60.363507] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[   60.375802] mce: CPU supports 6 MCE banks
[   60.375840] CPU0: Thermal monitoring handled by SMI
[   60.375873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 128, 2MB 0, 4MB 0
tlb_flushall_shift: 6
[   60.376278] Freeing SMP alternatives memory: 24K (c13fa000 - c1400000)
[   60.379157] ACPI: Core revision 20131115
[   60.852011] ACPI: All ACPI Tables successfully acquired
[   60.852210] ------------[ cut here ]------------
[   60.852236] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:102 __ioremap_caller+0x3b0/0x420()
[   60.852255] Modules linked in:
[   60.852271] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.13.0-0.rc4.git0.1.fc21.i686+PAEdebug #1
[   60.852290] Hardware name: Gateway LT41P/Esprit_BM, BIOS V2.03 32bit 09/18/2013
[   60.852307]  00000000 00000000 c1135ef8 c0e992c7 00000000 c1135f28 c086012e c10531fc
[   60.852344]  00000000 00000000 c1048f8f 00000066 c0851580 c0851580 00073fe3 00073fe3
[   60.852378]  00000000 c1135f38 c08601f2 00000009 00000000 c1135f94 c0851580 c1135f5c
[   60.852444] Call Trace:
[   60.852464]  [<c0e992c7>] dump_stack+0x48/0x60
[   60.852482]  [<c086012e>] warn_slowpath_common+0x7e/0xa0
[   60.852501]  [<c0851580>] ? __ioremap_caller+0x3b0/0x420
[   60.852519]  [<c0851580>] ? __ioremap_caller+0x3b0/0x420
[   60.852536]  [<c08601f2>] warn_slowpath_null+0x22/0x30
[   60.852553]  [<c0851580>] __ioremap_caller+0x3b0/0x420
[   60.852571]  [<c0e93371>] ? acpi_os_map_memory+0x10d/0x11c
[   60.852591]  [<c11f5697>] ? efi_bgrt_init+0x86/0x116
[   60.852608]  [<c085160f>] ioremap_nocache+0x1f/0x30
[   60.852625]  [<c11f5697>] ? efi_bgrt_init+0x86/0x116
[   60.852642]  [<c11f5697>] efi_bgrt_init+0x86/0x116
[   60.852659]  [<c11f5219>] efi_late_init+0x8/0xa
[   60.852676]  [<c11dcb0a>] start_kernel+0x3dd/0x3f2
[   60.852692]  [<c11dc564>] ? repair_env_string+0x51/0x51
[   60.852709]  [<c11dc38b>] i386_start_kernel+0x12e/0x131
[   60.852742] ---[ end trace 6182e1b6156eeeec ]---
[   60.881755] ftrace: allocating 25364 entries in 50 pages
[   60.903735] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[   60.905979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[   60.915997] smpboot: CPU0: Intel(R) Celeron(R) CPU  N2805  @ 1.46GHz (fam: 06, model: 37, stepping: 03)
[   60.916044] TSC deadline timer enabled
[   60.916178] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[   60.916234] ... version:                3
[   60.916246] ... bit width:              40
[   60.916257] ... generic registers:      2
[   60.916269] ... value mask:             000000ffffffffff
[   60.916281] ... max period:             000000ffffffffff
[   60.916294] ... fixed-purpose events:   3
[   60.916305] ... event mask:             0000000700000003
[   60.933403] CPU 1 irqstacks, hard=f5a80000 soft=f5a82000
[   60.933412] x86: Booting SMP configuration:
[   60.943730] Initializing CPU#1
[   60.956610] CPU1: Thermal monitoring handled by SMI
[   60.933429] .... node  #0, CPUs:      #1
[   60.959282] x86: Booted up 1 node, 2 CPUs
[   60.959313] smpboot: Total of 2 processors activated (5866.90 BogoMIPS)
[   60.960393] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[   60.967310] devtmpfs: initialized
[   60.975167] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[   60.975217] PM: Registering ACPI NVS region [mem 0x7609c000-0x7619bfff] (1048576 bytes)
[   60.978462] PM: Registering ACPI NVS region [mem 0x769d0000-0x77dcffff] (20971520 bytes)
[   61.065527] atomic64 test passed for i586+ platform with CX8 and with SSE
[   61.065550] pinctrl core: initialized pinctrl subsystem
[   61.066970] RTC time:  8:46:27, date: 12/18/13
[   61.068659] NET: Registered protocol family 16
[   61.071519] cpuidle: using governor menu
[   61.072177] ACPI: bus type PCI registered
[   61.072194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   61.074730] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[   61.074756] PCI: not using MMCONFIG
[   61.075096] PCI: Using configuration type 1 for base access
[   61.140660] bio: create slab <bio-0> at 0
[   61.143326] ACPI: Added _OSI(Module Device)
[   61.143346] ACPI: Added _OSI(Processor Device)
[   61.143362] ACPI: Added _OSI(3.0 _SCP Extensions)
[   61.143378] ACPI: Added _OSI(Processor Aggregator Device)
[   61.608603] ACPI: SSDT 7608ba90 000353 (v01  PmRef  Cpu0Ist 00003000 INTL 20130117)
[   61.620524] ACPI: Dynamic OEM Table Load:
[   61.620545] ACPI: SSDT   (null) 000353 (v01  PmRef  Cpu0Ist 00003000 INTL 20130117)
[   61.627427] ACPI: SSDT 76088c10 0003A5 (v01  PmRef  Cpu0Cst 00003001 INTL 20130117)
[   61.637508] ACPI: Dynamic OEM Table Load:
[   61.637528] ACPI: SSDT   (null) 0003A5 (v01  PmRef  Cpu0Cst 00003001 INTL 20130117)
[   61.673514] ACPI: SSDT 7608cd90 00015F (v01  PmRef    ApIst 00003000 INTL 20130117)
[   61.689614] ACPI: Dynamic OEM Table Load:
[   61.689634] ACPI: SSDT   (null) 00015F (v01  PmRef    ApIst 00003000 INTL 20130117)
[   61.698397] ACPI: SSDT 7608cf10 00008D (v01  PmRef    ApCst 00003000 INTL 20130117)
[   61.709273] ACPI: Dynamic OEM Table Load:
[   61.709293] ACPI: SSDT   (null) 00008D (v01  PmRef    ApCst 00003000 INTL 20130117)
[   61.768445] ACPI: Interpreter enabled
[   61.768537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[   61.768638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[   61.769115] ACPI: (supports S0 S3 S4 S5)
[   61.769130] ACPI: Using IOAPIC for interrupt routing
[   61.770276] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[   61.874470] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] not reserved in ACPI motherboard resources
[   61.874497] PCI: not using MMCONFIG
[   61.874889] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[   61.885314] ACPI: No dock devices found.
[   62.337216] ACPI: Power Resource [USBC] (on)
[   62.424838] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[   62.424954] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[   62.430749] \_SB_.PCI0:_OSC invalid UUID
[   62.430774] _OSC request data:1 1e 0 
[   62.430810] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[   62.464202] acpi PNP0A08:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[   62.481961] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
[   62.482145] ACPI: \_SB_.PCI0.WMID: can't evaluate _ADR (0x5)
[   62.482223] PCI host bridge to bus 0000:00
[   62.482266] pci_bus 0000:00: root bus resource [bus 00-ff]
[   62.482305] pci_bus 0000:00: root bus resource [io  0x0000-0x006f]
[   62.482344] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7]
[   62.482383] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[   62.482421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[   62.482460] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[   62.482499] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[   62.482537] pci_bus 0000:00: root bus resource [mem 0x80000000-0x907ffffe]
[   62.482653] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[   62.487091] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[   62.487153] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[   62.487203] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[   62.487251] pci 0000:00:02.0: reg 0x20: [io  0x1050-0x1057]
[   62.491642] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[   62.491711] pci 0000:00:13.0: reg 0x10: [io  0x1048-0x104f]
[   62.491743] pci 0000:00:13.0: reg 0x14: [io  0x105c-0x105f]
[   62.491775] pci 0000:00:13.0: reg 0x18: [io  0x1040-0x1047]
[   62.491806] pci 0000:00:13.0: reg 0x1c: [io  0x1058-0x105b]
[   62.491837] pci 0000:00:13.0: reg 0x20: [io  0x1020-0x103f]
[   62.491869] pci 0000:00:13.0: reg 0x24: [mem 0x90704000-0x907047ff]
[   62.492085] pci 0000:00:13.0: PME# supported from D3hot
[   62.496484] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[   62.496553] pci 0000:00:1a.0: reg 0x10: [mem 0x90600000-0x906fffff]
[   62.496589] pci 0000:00:1a.0: reg 0x14: [mem 0x90500000-0x905fffff]
[   62.496938] pci 0000:00:1a.0: PME# supported from D0 D3hot
[   62.501234] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[   62.501310] pci 0000:00:1b.0: reg 0x10: [mem 0x90700000-0x90703fff 64bit]
[   62.501597] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[   62.505909] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[   62.506223] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[   62.509799] pci 0000:00:1c.0: System wakeup disabled by ACPI
[   62.511350] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[   62.511664] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[   62.515210] pci 0000:00:1c.2: System wakeup disabled by ACPI
[   62.516619] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320
[   62.516695] pci 0000:00:1d.0: reg 0x10: [mem 0x90705000-0x907053ff]
[   62.517062] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[   62.521941] pci 0000:00:1d.0: System wakeup disabled by ACPI
[   62.523311] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[   62.527724] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[   62.527798] pci 0000:00:1f.3: reg 0x10: [mem 0x90706000-0x9070601f]
[   62.527940] pci 0000:00:1f.3: reg 0x20: [io  0x1000-0x101f]
[   62.534494] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
[   62.534556] pci 0000:01:00.0: reg 0x10: [mem 0x90400000-0x9047ffff 64bit]
[   62.534694] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[   62.534948] pci 0000:01:00.0: supports D1 D2
[   62.534956] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   62.536008] pci 0000:01:00.0: System wakeup disabled by ACPI
[   62.537626] pci 0000:00:1c.0: PCI bridge to [bus 01]
[   62.537658] pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x904fffff]
[   62.539914] pci 0000:00:1c.2: PCI bridge to [bus 02]
[   62.540018] pci_bus 0000:00: on NUMA node 0
[   62.567497] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.574516] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.581551] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.588570] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.595575] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.602540] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.609547] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.616574] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.631090] ACPI: Enabled 4 GPEs in block 00 to 3F
[   62.631209] ACPI: \_SB_.PCI0: notify handler is installed
[   62.631967] Found 1 acpi root devices
[   62.636614] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[   62.639973] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[   62.640020] vgaarb: loaded
[   62.640032] vgaarb: bridge control possible 0000:00:02.0
[   62.644444] SCSI subsystem initialized
[   62.645533] libata version 3.00 loaded.
[   62.646546] ACPI: bus type USB registered
[   62.647382] usbcore: registered new interface driver usbfs
[   62.647764] usbcore: registered new interface driver hub
[   62.648287] usbcore: registered new device driver usb
[   62.650641] PCI: Using ACPI for IRQ routing
[   62.650659] PCI: pci_cache_line_size set to 64 bytes
[   62.650791] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[   62.650865] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[   62.650901] e820: reserve RAM buffer [mem 0x7578c000-0x77ffffff]
[   62.650936] e820: reserve RAM buffer [mem 0x769d0000-0x77ffffff]
[   62.655126] NetLabel: Initializing
[   62.655167] NetLabel:  domain hash size = 128
[   62.655180] NetLabel:  protocols = UNLABELED CIPSOv4
[   62.655707] NetLabel:  unlabeled traffic allowed by default
[   62.656228] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[   62.656255] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[   62.658508] Switched to clocksource hpet
[   63.132798] pnp: PnP ACPI init
[   63.133224] ACPI: bus type PNP registered
[   63.134735] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[   63.137646] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
[   63.139276] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[   63.141321] system 00:03: [io  0x0680-0x069f] has been reserved
[   63.141427] system 00:03: [io  0x0400-0x047f] has been reserved
[   63.141534] system 00:03: [io  0x0500-0x05fe] has been reserved
[   63.141599] system 00:03: [io  0x0600-0x061f] has been reserved
[   63.141663] system 00:03: [io  0x164e-0x164f] has been reserved
[   63.141728] system 00:03: [mem 0xfed40000-0xfed44fff] has been reserved
[   63.141766] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[   63.147090] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[   63.150420] pnp 00:05: Plug and Play ACPI device, IDs SYN1b20 SYN1b00 SYN0002 PNP0f13 (active)
[   63.177207] pnp: PnP ACPI: found 6 devices
[   63.177227] ACPI: bus type PNP unregistered
[   63.281950] pci 0000:01:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[   63.282028] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[   63.282062] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 01] add_size 200000
[   63.282120] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[   63.282153] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[   63.282184] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[   63.282382] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[   63.282391] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[   63.282399] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[   63.282406] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[   63.282413] pci 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[   63.282434] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x300000)
[   63.282504] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[   63.282551] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[   63.282596] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[   63.282620] pci 0000:00:1c.2: BAR 13: assigned [io  0x3000-0x3fff]
[   63.282813] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x100000)
[   63.282860] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[   63.282904] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[   63.283015] pci 0000:01:00.0: BAR 6: assigned [mem 0x90480000-0x9048ffff pref]
[   63.283055] pci 0000:00:1c.0: PCI bridge to [bus 01]
[   63.283076] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[   63.283103] pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x904fffff]
[   63.283139] pci 0000:00:1c.2: PCI bridge to [bus 02]
[   63.283158] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[   63.283202] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[   63.283241] pci_bus 0000:00: resource 4 [io  0x0000-0x006f]
[   63.283248] pci_bus 0000:00: resource 5 [io  0x0078-0x0cf7]
[   63.283255] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff]
[   63.283262] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[   63.283269] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[   63.283275] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[   63.283282] pci_bus 0000:00: resource 10 [mem 0x80000000-0x907ffffe]
[   63.283289] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[   63.283296] pci_bus 0000:01: resource 1 [mem 0x90400000-0x904fffff]
[   63.283342] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[   63.284009] NET: Registered protocol family 2
[   63.287663] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[   63.287860] TCP bind hash table entries: 8192 (order: 6, 360448 bytes)
[   63.289730] TCP: Hash tables configured (established 8192 bind 8192)
[   63.289975] TCP: reno registered
[   63.290007] UDP hash table entries: 512 (order: 3, 49152 bytes)
[   63.290260] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes)
[   63.292626] NET: Registered protocol family 1
[   63.292802] pci 0000:00:02.0: Boot video device
[   63.300156] pci 0000:00:1d.0: EHCI: BIOS handoff
[   64.399190] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[   64.406084] PCI: CLS 64 bytes, default 64
[   65.229236] DMA-API: preallocated 65536 debug entries
[   65.229258] DMA-API: debugging enabled by kernel config
[   65.236120] apm: BIOS not found.
[   65.236698] Scanning for low memory corruption every 60 seconds
[   65.238443] cryptomgr_test (27) used greatest stack depth: 7088 bytes left
[   65.246056] Initialise system trusted keyring
[   65.246684] audit: initializing netlink socket (disabled)
[   65.246984] type=2000 audit(1387356330.841:1): initialized
[   65.293220] bounce pool size: 64 pages
[   65.293645] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[   65.382401] zbud: loaded
[   65.392456] VFS: Disk quotas dquot_6.5.2
[   65.393670] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   65.413268] msgmni has been set to 1733
[   65.415408] Key type big_key registered
[   65.415425] SELinux:  Registering netfilter hooks
[   65.422229] cryptomgr_test (33) used greatest stack depth: 6632 bytes left
[   65.423102] cryptomgr_test (34) used greatest stack depth: 6264 bytes left
[   65.429510] cryptomgr_test (38) used greatest stack depth: 6192 bytes left
[   65.431433] alg: No test for stdrng (krng)
[   65.431508] NET: Registered protocol family 38
[   65.431627] Key type asymmetric registered
[   65.431678] Asymmetric key parser 'x509' registered
[   65.432953] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[   65.433525] io scheduler noop registered
[   65.433542] io scheduler deadline registered
[   65.435410] io scheduler cfq registered (default)
[   65.439543] list_sort_test: start testing list_sort()
[   65.475108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   65.475975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[   65.478193] efifb: probing for efifb
[   65.480553] efifb: framebuffer at 0x80000000, mapped to 0xf8580000, using 4128k, total 4128k
[   65.480576] efifb: mode is 1366x768x32, linelength=5504, pages=1
[   65.480590] efifb: scrolling: redraw
[   65.480603] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[   65.498999] Console: switching to colour frame buffer device 170x48
[   65.512537] fb0: EFI VGA frame buffer device
[   65.512821] intel_idle: does not run on family 6 model 55
[   65.528054] ACPI: AC Adapter [ACAD] (on-line)
[   65.533665] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[   65.534058] ACPI: Power Button [PWRB]
[   65.535821] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[   65.536053] ACPI: Sleep Button [SLPB]
[   65.538071] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[   65.541479] ACPI: Lid Switch [LID]
[   65.543186] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[   65.543400] ACPI: Power Button [PWRF]
[   65.717273] Monitor-Mwait will be used to enter C-1 state
[   65.776914] thermal LNXTHERM:00: registered as thermal_zone0
[   65.777057] ACPI: Thermal Zone [TZ01] (44 C)
[   65.778006] GHES: HEST is not enabled!
[   65.779856] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   65.802393] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[   65.898228] ACPI: Battery Slot [BAT1] (battery present)
[   65.901313] Non-volatile memory driver v1.3
[   65.901420] Linux agpgart interface v0.103
[   65.912267] ahci 0000:00:13.0: version 3.0
[   65.920965] ahci 0000:00:13.0: irq 103 for MSI/MSI-X
[   65.931823] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[   65.936209] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso sadm sds 
[   65.951648] scsi0 : ahci
[   65.961539] scsi1 : ahci
[   65.967844] ata1: SATA max UDMA/133 abar m2048@0x90704000 port 0x90704100 irq 103
[   65.972278] ata2: DUMMY
[   65.979267] libphy: Fixed MDIO Bus: probed
[   65.985157] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   65.989662] ehci_hcd: block sizes: qh 84 qtd 96 itd 160 sitd 96
[   65.989744] ehci-pci: EHCI PCI platform driver
[   66.002538] ehci-pci 0000:00:1d.0: EHCI Host Controller
[   66.009705] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   66.014476] ehci-pci 0000:00:1d.0: debug port 2
[   66.018897] ehci-pci 0000:00:1d.0: reset hcs_params 0x200008 dbg=2 cc=0 pcc=0 ordered !ppc ports=8
[   66.018908] ehci-pci 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[   66.019364] ehci-pci 0000:00:1d.0: reset command 0080012 (park)=0 ithresh=8 Periodic period=1024 Reset HALT
[   66.023282] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[   66.023290] ehci-pci 0000:00:1d.0: supports USB remote wakeup
[   66.024058] ehci-pci 0000:00:1d.0: irq 23, io mem 0x90705000
[   66.028486] ehci-pci 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[   66.033780] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[   66.040349] usb usb1: default language 0x0409
[   66.041169] usb usb1: udev 1, busnum 1, minor = 0
[   66.041178] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   66.045701] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   66.050218] usb usb1: Product: EHCI Host Controller
[   66.054688] usb usb1: Manufacturer: Linux 3.13.0-0.rc4.git0.1.fc21.i686+PAEdebug ehci_hcd
[   66.059241] usb usb1: SerialNumber: 0000:00:1d.0
[   66.067356] usb usb1: usb_probe_device
[   66.067367] usb usb1: configuration #1 chosen from 1 choice
[   66.068337] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   66.069650] hub 1-0:1.0: usb_probe_interface
[   66.069659] hub 1-0:1.0: usb_probe_interface - got id
[   66.069689] hub 1-0:1.0: USB hub found
[   66.074751] hub 1-0:1.0: 8 ports detected
[   66.079132] hub 1-0:1.0: standalone hub
[   66.079140] hub 1-0:1.0: no power switching (usb 1.0)
[   66.079147] hub 1-0:1.0: individual port over-current protection
[   66.079188] hub 1-0:1.0: power on to power good time: 20ms
[   66.080106] hub 1-0:1.0: local power source is good
[   66.091782] hub 1-0:1.0: trying to enable port power on non-switchable hub
[   66.095978] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   66.100415] ohci_hcd: block sizes: ed 64 td 64
[   66.100422] ohci-pci: OHCI PCI platform driver
[   66.105078] uhci_hcd: USB Universal Host Controller Interface driver
[   66.112354] usbcore: registered new interface driver usbserial
[   66.117007] usbcore: registered new interface driver usbserial_generic
[   66.121804] usbserial: USB Serial support registered for generic
[   66.127063] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   66.133553] i8042: Detected active multiplexing controller, rev 1.1
[   66.139794] serio: i8042 KBD port at 0x60,0x64 irq 1
[   66.144449] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   66.149720] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   66.154028] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   66.158853] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   66.164626] mousedev: PS/2 mouse device common for all mice
[   66.175792] rtc_cmos 00:00: RTC can wake from S4
[   66.182370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[   66.186534] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[   66.193465] device-mapper: uevent: version 1.0.3
[   66.197954] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[   66.198441] hub 1-0:1.0: port 1: status 0501 change 0001
[   66.201473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[   66.202886] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[   66.204819] Intel P-state driver initializing.
[   66.205208] Intel pstate controlling: cpu 0
[   66.205841] Intel pstate controlling: cpu 1
[   66.211378] EFI Variables Facility v0.08 2004-May-17
[   66.233501] tsc: Refined TSC clocksource calibration: 1466.666 MHz
[   66.263701] hidraw: raw HID events driver (C) Jiri Kosina
[   66.271797] usbcore: registered new interface driver usbhid
[   66.275674] usbhid: USB HID core driver
[   66.281033] drop_monitor: Initializing network drop monitor service
[   66.285599] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   66.286202] ip_tables: (C) 2000-2006 Netfilter Core Team
[   66.293412] TCP: cubic registered
[   66.297673] Initializing XFRM netlink socket
[   66.301766] ata1.00: ATA-8: WDC WD3200BPVT-22JJ5T0, 01.01A01, max UDMA/133
[   66.305761] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[   66.308230] NET: Registered protocol family 10
[   66.315379] ata1.00: configured for UDMA/133
[   66.315934] mip6: Mobile IPv6
[   66.316013] NET: Registered protocol family 17
[   66.320212] Using IPI No-Shortcut mode
[   66.322852] Loading compiled-in X.509 certificates
[   66.331945] Loaded X.509 cert 'Fedora kernel signing key: ca4fadfc9f3b6e6d6103579d155d170dbb332a75'
[   66.332335] registered taskstats version 1
[   66.343037] hub 1-0:1.0: state 7 ports 8 chg 0002 evt 0000
[   66.343731] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[   66.346083]   Magic number: 9:472:776
[   66.347772] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BPVT-2 01.0 PQ: 0 ANSI: 5
[   66.353657] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[   66.353662] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   66.355918] sd 0:0:0:0: [sda] Write Protect is off
[   66.355924] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   66.356867] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   66.366418] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   66.374487] rtc_cmos 00:00: setting system clock to 2013-12-18 08:46:33 UTC (1387356393)
[   66.380568] PM: Hibernation image not present or could not be loaded.
[   66.394919] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   66.394933] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   66.445812] usb 1-1: new high-speed USB device number 2 using ehci-pci
[   67.073651] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 528321
[   67.120106] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input10
[   67.238707] Switched to clocksource tsc
[   69.491907]  sda: sda1 sda2 sda3 sda4 sda5
[   69.520203] sd 0:0:0:0: [sda] Attached SCSI disk
[   69.526440] md: Waiting for all devices to be available before autodetect
[   69.532919] md: If you don't use raid, use raid=noautodetect
[   69.546980] md: Autodetecting RAID arrays.
[   69.552050] md: Scanned 0 and added 0 devices.
[   69.557017] md: autorun ...
[   69.561415] md: ... autorun DONE.
[   69.603326] EXT4-fs (sda5): couldn't mount as ext3 due to feature incompatibilities
[   69.611992] EXT4-fs (sda5): couldn't mount as ext2 due to feature incompatibilities
[   69.762055] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   69.766803] VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
[   69.817431] devtmpfs: mounted
[   69.826335] Freeing unused kernel memory: 2168K (c11dc000 - c13fa000)
[   69.831180] Write protecting the kernel text: 6832k
[   69.836465] Write protecting the kernel read-only data: 2592k
[   69.841148] NX-protecting the kernel data: 5456k
[   70.270284] random: nonblocking pool is initialized
[   70.634876] type=1404 audit(1387356397.760:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[   71.459254] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   71.470212] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   71.470578] usb 1-1: khubd timed out on ep0in len=18/64
[   71.521585] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   71.521600] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   71.708921] SELinux: 2048 avtab hash slots, 101316 rules.
[   74.083682] SELinux: 2048 avtab hash slots, 101316 rules.
[   76.581886] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   76.592867] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   76.592949] usb 1-1: khubd timed out on ep0out len=0/0
[   77.852960] SELinux:  8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats
[   77.852974] SELinux:  83 classes, 101316 rules
[   78.727094] SELinux:  Completing initialization.
[   78.727103] SELinux:  Setting up existing superblocks.
[   78.727465] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   78.727714] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[   78.727955] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[   78.728123] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[   78.728664] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   78.728947] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[   78.731621] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[   78.758494] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[   78.758676] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[   78.758911] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[   78.759089] SELinux: initialized (dev aio, type aio), not configured for labeling
[   78.759352] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[   78.759755] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   78.760003] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[   78.760207] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[   78.760733] SELinux: initialized (dev sda5, type ext4), uses xattr
[   78.771491] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   78.771677] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[   78.918508] type=1403 audit(1387356406.046:3): policy loaded auid=4294967295 ses=4294967295
[   79.787710] systemd[1]: Successfully loaded SELinux policy in 9.182355s.
[   80.037206] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   80.044913] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   80.050265] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   80.054976] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.061834] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[   80.107031] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts
[   80.212700] systemd[1]: Relabelled /dev and /run in 103.288ms.
[   80.327761] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.332381] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.339488] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.343207] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.346753] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.350694] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.357536] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.361083] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.361955] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[   80.434404] systemd[1]: Set hostname to <lt41p.he.hokulea.org>.
[   80.572242] systemd-system- (58) used greatest stack depth: 5768 bytes left
[   80.632044] systemd-rc-loca (57) used greatest stack depth: 5648 bytes left
[   80.650056] systemd-getty-g (62) used greatest stack depth: 5400 bytes left
[   81.803542] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   81.814526] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   81.814706] usb 1-1: khubd timed out on ep0out len=0/0
[   82.015579] usb 1-1: device not accepting address 2, error -110
[   82.073838] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   82.073860] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   82.100209] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   82.112234] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   82.118170] systemd[1]: Starting Remote File Systems.
[   82.124634] usb 1-1: new high-speed USB device number 3 using ehci-pci
[   82.138589] systemd[1]: Reached target Remote File Systems.
[   82.143777] systemd[1]: Starting Collect Read-Ahead Data...
[   82.181092] systemd[1]: Starting Replay Read-Ahead Data...
[   82.205573] systemd[1]: Starting Delayed Shutdown Socket.
[   82.244030] systemd[1]: Listening on Delayed Shutdown Socket.
[   82.248700] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   82.252624] systemd-readahead[65]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[   82.270219] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   82.275062] systemd[1]: Starting Encrypted Volumes.
[   82.289785] systemd[1]: Reached target Encrypted Volumes.
[   82.296891] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   82.305869] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[   82.319968] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   82.325546] systemd[1]: Starting Journal Socket.
[   82.366639] systemd[1]: Listening on Journal Socket.
[   82.372124] systemd[1]: Mounting Huge Pages File System...
[   82.401565] systemd[1]: Mounting POSIX Message Queue File System...
[   82.427631] systemd[1]: Mounting Debug File System...
[   82.463858] systemd[1]: Starting Journal Service...
[   82.500752] systemd[1]: Started Journal Service.
[   82.641393] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[   82.924851] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   82.933944] mkdir (71) used greatest stack depth: 5240 bytes left
[   83.030028] systemd-journald[69]: Vacuuming done, freed 0 bytes
[   83.079390] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   84.580318] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[   84.887102] systemd-udevd[99]: starting version 208
[   86.083442] wmi: Mapper loaded
[   86.502927] [drm] Initialized drm 1.1.0 20060810
[   86.900510] cfg80211: Calling CRDA to update world regulatory domain
[   87.134126] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   87.145128] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   87.191207] usb 1-1: khubd timed out on ep0in len=18/64
[   87.246308] microcode: CPU0 sig=0x30673, pf=0x8, revision=0x30f
[   87.254485] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   87.254503] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   87.379917] [drm] Memory usable by graphics device = 2048M
[   87.408365] checking generic (80000000 408000) vs hw (80000000 10000000)
[   87.408376] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[   87.435748] platform microcode: Direct firmware load failed with error -2
[   87.440433] platform microcode: Falling back to user helper
[   87.466413] Console: switching to colour dummy device 80x25
[   87.468305] microcode: CPU1 sig=0x30673, pf=0x8, revision=0x30f
[   87.473539] platform microcode: Direct firmware load failed with error -2
[   87.473563] platform microcode: Falling back to user helper
[   87.478242] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   87.582447] alg: No test for crc32 (crc32-pclmul)
[   87.718765] ath: phy0: ASPM enabled: 0x42
[   87.718770] ath: EEPROM regdomain: 0x6a
[   87.718772] ath: EEPROM indicates we should expect a direct regpair map
[   87.718775] ath: Country alpha2 being used: 00
[   87.718777] ath: Regpair used: 0x6a
[   88.297232] i915 0000:00:02.0: irq 104 for MSI/MSI-X
[   88.307350] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   88.307374] [drm] Driver supports precise vblank timestamp query.
[   88.349017] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   89.096469] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   89.169739] acer_wmi: Acer Laptop ACPI-WMI Extras
[   89.170056] acer_wmi: Function bitmap for Communication Button: 0x1
[   89.172707] acer_wmi: Brightness must be controlled by acpi video driver
[   89.268279] acer_wmi: Enabling Launch Manager failed: 0xe4 - 0x0
[   89.273899] input: Acer WMI hotkeys as /devices/virtual/input/input13
[   89.360569] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[   89.368065] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xf9280000, irq=16
[   89.463358] input: Acer BMA150 accelerometer as /devices/virtual/input/input14
[   89.555545] acer_wmi: Get 0x1 Device Status failed: 0xe2 - 0x0
[   89.563818] type=1400 audit(1387356416.694:4): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.564260] type=1400 audit(1387356416.694:5): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.566037] type=1400 audit(1387356416.696:6): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.566986] type=1400 audit(1387356416.697:7): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.567555] type=1400 audit(1387356416.697:8): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.569492] type=1400 audit(1387356416.699:9): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.573355] type=1400 audit(1387356416.703:10): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.577542] type=1400 audit(1387356416.707:11): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.579123] type=1400 audit(1387356416.709:12): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.581572] type=1400 audit(1387356416.711:13): avc:  denied  { getattr } for  pid=118 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=8552 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.623485] acer_wmi: Get Current Device Status failed: 0xe2 - 0x0
[   89.690149] fbcon: inteldrmfb (fb0) is primary device
[   89.690338] cfg80211: World regulatory domain updated:
[   89.690341] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   89.690345] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.690349] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.690352] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   89.690354] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.690357] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.891901] EXT4-fs (sda5): re-mounted. Opts: (null)
[   90.021485] systemd-udevd[109]: renamed network interface wlan0 to wlp1s0
[   91.098474] Console: switching to colour frame buffer device 170x48
[   91.105492] [drm] Enabling RC6 states: RC6 off, RC6p off, RC6pp off
[   91.143648] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   91.143653] i915 0000:00:02.0: registered panic notifier
[   91.434361] Adding 1952764k swap on /dev/sda4.  Priority:-1 extents:1 across:1952764k FS
[   92.326760] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   92.337762] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   92.338050] usb 1-1: khubd timed out on ep0out len=0/0
[   92.726783] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   92.748959] SELinux: initialized (dev sda3, type ext4), uses xattr
[   93.052262] FAT-fs (sda2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   93.058320] SELinux: initialized (dev sda2, type vfat), uses genfs_contexts
[   93.363713] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   94.029060] systemd-journald[69]: Received request to flush runtime journal from PID 1
[   94.478552] acpi device:20: registered as cooling_device2
[   94.590064] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
[   94.685845] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   94.742780] snd_hda_intel 0000:00:1b.0: irq 105 for MSI/MSI-X
[   94.902395] ALSA sound/pci/hda/patch_realtek.c:419 SKU: Nid=0x1d sku_cfg=0x40589b2d
[   94.902405] ALSA sound/pci/hda/patch_realtek.c:421 SKU: port_connectivity=0x1
[   94.902411] ALSA sound/pci/hda/patch_realtek.c:422 SKU: enable_pcbeep=0x1
[   94.902417] ALSA sound/pci/hda/patch_realtek.c:423 SKU: check_sum=0x00000008
[   94.902422] ALSA sound/pci/hda/patch_realtek.c:424 SKU: customization=0x0000009b
[   94.902427] ALSA sound/pci/hda/patch_realtek.c:425 SKU: external_amp=0x5
[   94.902433] ALSA sound/pci/hda/patch_realtek.c:426 SKU: platform_type=0x1
[   94.902438] ALSA sound/pci/hda/patch_realtek.c:427 SKU: swap=0x0
[   94.902443] ALSA sound/pci/hda/patch_realtek.c:428 SKU: override=0x1
[   94.903095] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   94.903103] ALSA sound/pci/hda/hda_auto_parser.c:397    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   94.903110] ALSA sound/pci/hda/hda_auto_parser.c:401    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   94.903115] ALSA sound/pci/hda/hda_auto_parser.c:402    mono: mono_out=0x0
[   94.903120] ALSA sound/pci/hda/hda_auto_parser.c:406    inputs:
[   94.903129] ALSA sound/pci/hda/hda_auto_parser.c:410      Mic=0x18
[   94.903138] ALSA sound/pci/hda/patch_realtek.c:491 realtek: No valid SSID, checking pincfg 0x40589b2d for NID 0x1d
[   94.903145] ALSA sound/pci/hda/patch_realtek.c:507 realtek: Enabling init ASM_ID=0x9b2d CODEC_ID=10ec0282
[   95.066652] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   95.088970] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   97.549407] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   97.560485] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   97.560904] usb 1-1: khubd timed out on ep0out len=0/0
[   97.761438] usb 1-1: device not accepting address 3, error -110
[   97.818735] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   97.818751] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   97.870967] usb 1-1: new high-speed USB device number 4 using ehci-pci
[  102.808725] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[  102.885979] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  102.897005] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  102.898188] usb 1-1: khubd timed out on ep0out len=0/0
[  103.027490] ip6_tables: (C) 2000-2006 Netfilter Core Team
[  103.584345] Ebtables v2.0 registered
[  103.771272] Bridge firewalling registered
[  108.108605] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  108.119577] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  108.119677] usb 1-1: khubd timed out on ep0out len=0/0
[  108.320587] usb 1-1: device not accepting address 4, error -110
[  108.371863] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[  108.371881] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[  108.422755] usb 1-1: new high-speed USB device number 5 using ehci-pci
[  113.432180] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  113.443163] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  113.444187] usb 1-1: khubd timed out on ep0out len=0/0
[  118.654835] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  118.665743] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  118.665844] usb 1-1: khubd timed out on ep0out len=0/0
[  118.866736] usb 1-1: device not accepting address 5, error -110
[  118.867189] hub 1-0:1.0: unable to enumerate USB device on port 1
[  118.880456] hub 1-0:1.0: hub_suspend
[  118.881046] usb usb1: bus auto-suspend, wakeup 1
[  118.881057] ehci-pci 0000:00:1d.0: suspend root hub
[  118.881188] usb usb1: suspend raced with wakeup event
[  118.881195] usb usb1: usb auto-resume
[  118.886782] ehci-pci 0000:00:1d.0: resume root hub
[  118.886884] hub 1-0:1.0: hub_resume
[  118.887046] ehci-pci 0000:00:1d.0: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[  118.991501] hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
[  118.994980] hub 1-0:1.0: hub_suspend
[  118.995092] usb usb1: bus auto-suspend, wakeup 1
[  118.995102] ehci-pci 0000:00:1d.0: suspend root hub
[  121.908393] systemd-udevd (101) used greatest stack depth: 4960 bytes left
[  121.917290] systemd-udevd (104) used greatest stack depth: 4224 bytes left

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux