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.

> Cheers,
> Ken

David:

I'm having trouble getting USB working on my Gateway LT41P laptop.

I get an error message " EHCI: BIOS handoff failed (BIOS bug?)
01010001" and I wonder if you can suggest any fixes or workarounds.
The EHCI controller works on MS Windows 8.1.  This machine has an xHCI
controller as well, but there is no sign of that in the logs.

Attached is a dmesg output with various dynamic debug options.

Thanks,
Ken
[    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-0x0000000075771000) (0MB)
[    0.000000] efi: mem21: type=1, attr=0xf, range=[0x0000000075771000-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 ; module pci +p ; module quirks +p ;  module pci_hotplug +p ; module pci_acpi +p ; module pci_slot +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.000034] pid_max: default: 32768 minimum: 301
[   60.353821] Security Framework initialized
[   60.353847] SELinux:  Initializing.
[   60.354104] SELinux:  Starting in permissive mode
[   60.355130] Mount-cache hash table entries: 512
[   60.360600] Initializing cgroup subsys memory
[   60.360713] Initializing cgroup subsys devices
[   60.360779] Initializing cgroup subsys freezer
[   60.360842] Initializing cgroup subsys net_cls
[   60.360873] Initializing cgroup subsys blkio
[   60.360890] Initializing cgroup subsys perf_event
[   60.361298] CPU: Physical Processor ID: 0
[   60.361312] CPU: Processor Core ID: 0
[   60.361327] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[   60.373624] mce: CPU supports 6 MCE banks
[   60.373661] CPU0: Thermal monitoring handled by SMI
[   60.373695] 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.374101] Freeing SMP alternatives memory: 24K (c13fa000 - c1400000)
[   60.376975] ACPI: Core revision 20131115
[   60.849865] ACPI: All ACPI Tables successfully acquired
[   60.850065] ------------[ cut here ]------------
[   60.850091] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:102 __ioremap_caller+0x3b0/0x420()
[   60.850109] Modules linked in:
[   60.850126] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.13.0-0.rc4.git0.1.fc21.i686+PAEdebug #1
[   60.850145] Hardware name: Gateway LT41P/Esprit_BM, BIOS V2.03 32bit 09/18/2013
[   60.850162]  00000000 00000000 c1135ef8 c0e992c7 00000000 c1135f28 c086012e c10531fc
[   60.850198]  00000000 00000000 c1048f8f 00000066 c0851580 c0851580 00073fe3 00073fe3
[   60.850233]  00000000 c1135f38 c08601f2 00000009 00000000 c1135f94 c0851580 c1135f5c
[   60.850267] Call Trace:
[   60.850286]  [<c0e992c7>] dump_stack+0x48/0x60
[   60.850304]  [<c086012e>] warn_slowpath_common+0x7e/0xa0
[   60.850322]  [<c0851580>] ? __ioremap_caller+0x3b0/0x420
[   60.850339]  [<c0851580>] ? __ioremap_caller+0x3b0/0x420
[   60.850356]  [<c08601f2>] warn_slowpath_null+0x22/0x30
[   60.850374]  [<c0851580>] __ioremap_caller+0x3b0/0x420
[   60.850392]  [<c0e93371>] ? acpi_os_map_memory+0x10d/0x11c
[   60.850412]  [<c11f5697>] ? efi_bgrt_init+0x86/0x116
[   60.850461]  [<c085160f>] ioremap_nocache+0x1f/0x30
[   60.850480]  [<c11f5697>] ? efi_bgrt_init+0x86/0x116
[   60.850497]  [<c11f5697>] efi_bgrt_init+0x86/0x116
[   60.850515]  [<c11f5219>] efi_late_init+0x8/0xa
[   60.850532]  [<c11dcb0a>] start_kernel+0x3dd/0x3f2
[   60.850549]  [<c11dc564>] ? repair_env_string+0x51/0x51
[   60.850566]  [<c11dc38b>] i386_start_kernel+0x12e/0x131
[   60.850599] ---[ end trace e02f0a3f3e46df8e ]---
[   60.879609] ftrace: allocating 25364 entries in 50 pages
[   60.901597] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[   60.903828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[   60.913847] smpboot: CPU0: Intel(R) Celeron(R) CPU  N2805  @ 1.46GHz (fam: 06, model: 37, stepping: 03)
[   60.913892] TSC deadline timer enabled
[   60.914025] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[   60.914082] ... version:                3
[   60.914094] ... bit width:              40
[   60.914105] ... generic registers:      2
[   60.914117] ... value mask:             000000ffffffffff
[   60.914129] ... max period:             000000ffffffffff
[   60.914142] ... fixed-purpose events:   3
[   60.914153] ... event mask:             0000000700000003
[   60.931317] CPU 1 irqstacks, hard=f5a80000 soft=f5a82000
[   60.931326] x86: Booting SMP configuration:
[   60.941551] Initializing CPU#1
[   60.954436] CPU1: Thermal monitoring handled by SMI
[   60.931343] .... node  #0, CPUs:      #1
[   60.957114] x86: Booted up 1 node, 2 CPUs
[   60.957147] smpboot: Total of 2 processors activated (5866.90 BogoMIPS)
[   60.958226] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[   60.965146] devtmpfs: initialized
[   60.973004] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[   60.973055] PM: Registering ACPI NVS region [mem 0x7609c000-0x7619bfff] (1048576 bytes)
[   60.976295] PM: Registering ACPI NVS region [mem 0x769d0000-0x77dcffff] (20971520 bytes)
[   61.063275] atomic64 test passed for i586+ platform with CX8 and with SSE
[   61.063298] pinctrl core: initialized pinctrl subsystem
[   61.064719] RTC time: 20:24:50, date: 12/18/13
[   61.066404] NET: Registered protocol family 16
[   61.069266] cpuidle: using governor menu
[   61.069923] ACPI: bus type PCI registered
[   61.069940] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   61.072474] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[   61.072500] PCI: not using MMCONFIG
[   61.072840] PCI: Using configuration type 1 for base access
[   61.138497] bio: create slab <bio-0> at 0
[   61.141137] ACPI: Added _OSI(Module Device)
[   61.141157] ACPI: Added _OSI(Processor Device)
[   61.141173] ACPI: Added _OSI(3.0 _SCP Extensions)
[   61.141189] ACPI: Added _OSI(Processor Aggregator Device)
[   61.606115] ACPI: SSDT 7608ba90 000353 (v01  PmRef  Cpu0Ist 00003000 INTL 20130117)
[   61.618039] ACPI: Dynamic OEM Table Load:
[   61.618059] ACPI: SSDT   (null) 000353 (v01  PmRef  Cpu0Ist 00003000 INTL 20130117)
[   61.624915] ACPI: SSDT 76088c10 0003A5 (v01  PmRef  Cpu0Cst 00003001 INTL 20130117)
[   61.635017] ACPI: Dynamic OEM Table Load:
[   61.635037] ACPI: SSDT   (null) 0003A5 (v01  PmRef  Cpu0Cst 00003001 INTL 20130117)
[   61.671127] ACPI: SSDT 7608cd90 00015F (v01  PmRef    ApIst 00003000 INTL 20130117)
[   61.687220] ACPI: Dynamic OEM Table Load:
[   61.687240] ACPI: SSDT   (null) 00015F (v01  PmRef    ApIst 00003000 INTL 20130117)
[   61.696018] ACPI: SSDT 7608cf10 00008D (v01  PmRef    ApCst 00003000 INTL 20130117)
[   61.706868] ACPI: Dynamic OEM Table Load:
[   61.706888] ACPI: SSDT   (null) 00008D (v01  PmRef    ApCst 00003000 INTL 20130117)
[   61.766000] ACPI: Interpreter enabled
[   61.766091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[   61.766192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[   61.766667] ACPI: (supports S0 S3 S4 S5)
[   61.766682] ACPI: Using IOAPIC for interrupt routing
[   61.767825] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[   61.872047] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] not reserved in ACPI motherboard resources
[   61.872073] PCI: not using MMCONFIG
[   61.872467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[   61.882895] ACPI: No dock devices found.
[   62.334809] ACPI: Power Resource [USBC] (on)
[   62.422443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[   62.422560] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[   62.428358] \_SB_.PCI0:_OSC invalid UUID
[   62.428383] _OSC request data:1 1e 0 
[   62.428420] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[   62.461816] acpi PNP0A08:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[   62.479607] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
[   62.479792] ACPI: \_SB_.PCI0.WMID: can't evaluate _ADR (0x5)
[   62.479841] PCI host bridge to bus 0000:00
[   62.479882] pci_bus 0000:00: root bus resource [bus 00-ff]
[   62.479922] pci_bus 0000:00: root bus resource [io  0x0000-0x006f]
[   62.479961] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7]
[   62.479999] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[   62.480037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[   62.480076] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[   62.480115] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[   62.480154] pci_bus 0000:00: root bus resource [mem 0x80000000-0x907ffffe]
[   62.480269] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[   62.480288] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0x10
[   62.484758] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[   62.484820] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[   62.484870] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[   62.484919] pci 0000:00:02.0: reg 0x20: [io  0x1050-0x1057]
[   62.489281] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[   62.489350] pci 0000:00:13.0: reg 0x10: [io  0x1048-0x104f]
[   62.489382] pci 0000:00:13.0: reg 0x14: [io  0x105c-0x105f]
[   62.489414] pci 0000:00:13.0: reg 0x18: [io  0x1040-0x1047]
[   62.489445] pci 0000:00:13.0: reg 0x1c: [io  0x1058-0x105b]
[   62.489475] pci 0000:00:13.0: reg 0x20: [io  0x1020-0x103f]
[   62.489507] pci 0000:00:13.0: reg 0x24: [mem 0x90704000-0x907047ff]
[   62.489723] pci 0000:00:13.0: PME# supported from D3hot
[   62.489842] pci 0000:00:13.0: PME# disabled
[   62.494161] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[   62.494230] pci 0000:00:1a.0: reg 0x10: [mem 0x90600000-0x906fffff]
[   62.494266] pci 0000:00:1a.0: reg 0x14: [mem 0x90500000-0x905fffff]
[   62.494585] pci 0000:00:1a.0: PME# supported from D0 D3hot
[   62.494603] pci 0000:00:1a.0: PME# disabled
[   62.498891] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[   62.498967] pci 0000:00:1b.0: reg 0x10: [mem 0x90700000-0x90703fff 64bit]
[   62.499284] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[   62.499302] pci 0000:00:1b.0: PME# disabled
[   62.503576] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[   62.503748] pci 0000:00:1c.0: calling pci_fixup_transparent_bridge+0x0/0x30
[   62.503905] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[   62.503922] pci 0000:00:1c.0: PME# disabled
[   62.507515] pci 0000:00:1c.0: System wakeup disabled by ACPI
[   62.509039] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[   62.509209] pci 0000:00:1c.2: calling pci_fixup_transparent_bridge+0x0/0x30
[   62.509367] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[   62.509412] pci 0000:00:1c.2: PME# disabled
[   62.512919] pci 0000:00:1c.2: System wakeup disabled by ACPI
[   62.514327] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320
[   62.514403] pci 0000:00:1d.0: reg 0x10: [mem 0x90705000-0x907053ff]
[   62.514800] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[   62.514820] pci 0000:00:1d.0: PME# disabled
[   62.519660] pci 0000:00:1d.0: System wakeup disabled by ACPI
[   62.521058] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[   62.525446] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[   62.525521] pci 0000:00:1f.3: reg 0x10: [mem 0x90706000-0x9070601f]
[   62.525663] pci 0000:00:1f.3: reg 0x20: [io  0x1000-0x101f]
[   62.532239] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
[   62.532301] pci 0000:01:00.0: reg 0x10: [mem 0x90400000-0x9047ffff 64bit]
[   62.532439] pci 0000:01:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[   62.532663] pci 0000:01:00.0: supports D1 D2
[   62.532670] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   62.532688] pci 0000:01:00.0: PME# disabled
[   62.533732] pci 0000:01:00.0: System wakeup disabled by ACPI
[   62.535380] pci 0000:00:1c.0: PCI bridge to [bus 01]
[   62.535413] pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x904fffff]
[   62.537643] pci 0000:00:1c.2: PCI bridge to [bus 02]
[   62.537748] pci_bus 0000:00: on NUMA node 0
[   62.565268] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.572287] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.579293] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.586313] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.593316] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.600308] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.607281] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.614307] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[   62.628851] ACPI: Enabled 4 GPEs in block 00 to 3F
[   62.628999] ACPI: \_SB_.PCI0: notify handler is installed
[   62.629731] Found 1 acpi root devices
[   62.634376] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[   62.637704] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[   62.637751] vgaarb: loaded
[   62.637762] vgaarb: bridge control possible 0000:00:02.0
[   62.642185] SCSI subsystem initialized
[   62.643256] libata version 3.00 loaded.
[   62.644270] ACPI: bus type USB registered
[   62.645105] usbcore: registered new interface driver usbfs
[   62.645488] usbcore: registered new interface driver hub
[   62.645986] usbcore: registered new device driver usb
[   62.648364] PCI: Using ACPI for IRQ routing
[   62.648383] PCI: pci_cache_line_size set to 64 bytes
[   62.648515] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[   62.648588] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[   62.648624] e820: reserve RAM buffer [mem 0x7578c000-0x77ffffff]
[   62.648660] e820: reserve RAM buffer [mem 0x769d0000-0x77ffffff]
[   62.652804] NetLabel: Initializing
[   62.652820] NetLabel:  domain hash size = 128
[   62.652832] NetLabel:  protocols = UNLABELED CIPSOv4
[   62.653384] NetLabel:  unlabeled traffic allowed by default
[   62.653961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[   62.653989] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[   62.656236] Switched to clocksource hpet
[   63.130272] pnp: PnP ACPI init
[   63.130699] ACPI: bus type PNP registered
[   63.132208] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[   63.135068] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
[   63.136731] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[   63.138784] system 00:03: [io  0x0680-0x069f] has been reserved
[   63.138851] system 00:03: [io  0x0400-0x047f] has been reserved
[   63.138927] system 00:03: [io  0x0500-0x05fe] has been reserved
[   63.138991] system 00:03: [io  0x0600-0x061f] has been reserved
[   63.139055] system 00:03: [io  0x164e-0x164f] has been reserved
[   63.139160] system 00:03: [mem 0xfed40000-0xfed44fff] has been reserved
[   63.139199] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[   63.144520] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[   63.147810] pnp 00:05: Plug and Play ACPI device, IDs SYN1b20 SYN1b00 SYN0002 PNP0f13 (active)
[   63.174598] pnp: PnP ACPI: found 6 devices
[   63.174617] ACPI: bus type PNP unregistered
[   63.280127] pci 0000:01:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[   63.280205] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[   63.280240] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 01] add_size 200000
[   63.280297] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[   63.280330] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[   63.280361] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[   63.280519] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[   63.280527] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[   63.280535] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[   63.280543] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[   63.280550] pci 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[   63.280572] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x300000)
[   63.280641] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[   63.280687] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[   63.280732] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[   63.280757] pci 0000:00:1c.2: BAR 13: assigned [io  0x3000-0x3fff]
[   63.280949] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x100000)
[   63.280996] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[   63.281040] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[   63.281191] pci 0000:01:00.0: BAR 6: assigned [mem 0x90480000-0x9048ffff pref]
[   63.281232] pci 0000:00:1c.0: PCI bridge to [bus 01]
[   63.281253] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[   63.281280] pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x904fffff]
[   63.281317] pci 0000:00:1c.2: PCI bridge to [bus 02]
[   63.281336] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[   63.281380] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[   63.281419] pci_bus 0000:00: resource 4 [io  0x0000-0x006f]
[   63.281426] pci_bus 0000:00: resource 5 [io  0x0078-0x0cf7]
[   63.281433] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff]
[   63.281440] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[   63.281446] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[   63.281453] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[   63.281460] pci_bus 0000:00: resource 10 [mem 0x80000000-0x907ffffe]
[   63.281467] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[   63.281473] pci_bus 0000:01: resource 1 [mem 0x90400000-0x904fffff]
[   63.281480] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[   63.282187] NET: Registered protocol family 2
[   63.285802] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[   63.285998] TCP bind hash table entries: 8192 (order: 6, 360448 bytes)
[   63.287869] TCP: Hash tables configured (established 8192 bind 8192)
[   63.288151] TCP: reno registered
[   63.288183] UDP hash table entries: 512 (order: 3, 49152 bytes)
[   63.288435] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes)
[   63.290765] NET: Registered protocol family 1
[   63.290946] pci 0000:00:02.0: calling pci_fixup_video+0x0/0xc0
[   63.290958] pci 0000:00:02.0: Boot video device
[   63.291013] pci 0000:00:1d.0: calling quirk_usb_early_handoff+0x0/0x710
[   63.298354] pci 0000:00:1d.0: EHCI: BIOS handoff
[   64.397936] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[   64.404819] PCI: CLS 64 bytes, default 64
[   65.229352] DMA-API: preallocated 65536 debug entries
[   65.229373] DMA-API: debugging enabled by kernel config
[   65.236230] apm: BIOS not found.
[   65.236857] Scanning for low memory corruption every 60 seconds
[   65.238619] cryptomgr_test (27) used greatest stack depth: 7088 bytes left
[   65.246221] Initialise system trusted keyring
[   65.246898] audit: initializing netlink socket (disabled)
[   65.247165] type=2000 audit(1387398232.843:1): initialized
[   65.293297] bounce pool size: 64 pages
[   65.293763] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[   65.383112] zbud: loaded
[   65.393288] VFS: Disk quotas dquot_6.5.2
[   65.394499] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   65.414064] msgmni has been set to 1733
[   65.416200] Key type big_key registered
[   65.416217] SELinux:  Registering netfilter hooks
[   65.423035] cryptomgr_test (33) used greatest stack depth: 6604 bytes left
[   65.423956] cryptomgr_test (34) used greatest stack depth: 6076 bytes left
[   65.432184] alg: No test for stdrng (krng)
[   65.432259] NET: Registered protocol family 38
[   65.432378] Key type asymmetric registered
[   65.432429] Asymmetric key parser 'x509' registered
[   65.433707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[   65.434278] io scheduler noop registered
[   65.434295] io scheduler deadline registered
[   65.436164] io scheduler cfq registered (default)
[   65.440009] list_sort_test: start testing list_sort()
[   65.475564] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   65.476397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[   65.478664] efifb: probing for efifb
[   65.481020] efifb: framebuffer at 0x80000000, mapped to 0xf8580000, using 4128k, total 4128k
[   65.481043] efifb: mode is 1366x768x32, linelength=5504, pages=1
[   65.481057] efifb: scrolling: redraw
[   65.481070] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[   65.499446] Console: switching to colour frame buffer device 170x48
[   65.513021] fb0: EFI VGA frame buffer device
[   65.513273] intel_idle: does not run on family 6 model 55
[   65.528401] ACPI: AC Adapter [ACAD] (on-line)
[   65.534554] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[   65.534901] ACPI: Power Button [PWRB]
[   65.536654] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[   65.536887] ACPI: Sleep Button [SLPB]
[   65.538893] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[   65.541811] ACPI: Lid Switch [LID]
[   65.543525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[   65.543740] ACPI: Power Button [PWRF]
[   65.717075] Monitor-Mwait will be used to enter C-1 state
[   65.776797] thermal LNXTHERM:00: registered as thermal_zone0
[   65.776939] ACPI: Thermal Zone [TZ01] (44 C)
[   65.781892] GHES: HEST is not enabled!
[   65.783638] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   65.806125] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[   65.899063] ACPI: Battery Slot [BAT1] (battery present)
[   65.902151] Non-volatile memory driver v1.3
[   65.902258] Linux agpgart interface v0.103
[   65.913092] ahci 0000:00:13.0: version 3.0
[   65.921779] ahci 0000:00:13.0: irq 103 for MSI/MSI-X
[   65.933569] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[   65.938039] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso sadm sds 
[   65.953519] scsi0 : ahci
[   65.963440] scsi1 : ahci
[   65.969824] ata1: SATA max UDMA/133 abar m2048@0x90704000 port 0x90704100 irq 103
[   65.974251] ata2: DUMMY
[   65.981569] libphy: Fixed MDIO Bus: probed
[   65.987493] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   65.991995] ehci_hcd: block sizes: qh 84 qtd 96 itd 160 sitd 96
[   65.992078] ehci-pci: EHCI PCI platform driver
[   66.004750] ehci-pci 0000:00:1d.0: enabling bus mastering
[   66.004877] ehci-pci 0000:00:1d.0: EHCI Host Controller
[   66.011917] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   66.016682] ehci-pci 0000:00:1d.0: debug port 2
[   66.021099] ehci-pci 0000:00:1d.0: reset hcs_params 0x200008 dbg=2 cc=0 pcc=0 ordered !ppc ports=8
[   66.021110] ehci-pci 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[   66.021605] ehci-pci 0000:00:1d.0: reset command 0080012 (park)=0 ithresh=8 Periodic period=1024 Reset HALT
[   66.025511] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[   66.025519] ehci-pci 0000:00:1d.0: supports USB remote wakeup
[   66.026249] ehci-pci 0000:00:1d.0: irq 23, io mem 0x90705000
[   66.030672] ehci-pci 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[   66.036533] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[   66.043085] usb usb1: default language 0x0409
[   66.043907] usb usb1: udev 1, busnum 1, minor = 0
[   66.043917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   66.048434] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   66.052947] usb usb1: Product: EHCI Host Controller
[   66.057412] usb usb1: Manufacturer: Linux 3.13.0-0.rc4.git0.1.fc21.i686+PAEdebug ehci_hcd
[   66.061963] usb usb1: SerialNumber: 0000:00:1d.0
[   66.070099] usb usb1: usb_probe_device
[   66.070109] usb usb1: configuration #1 chosen from 1 choice
[   66.071068] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   66.072468] hub 1-0:1.0: usb_probe_interface
[   66.072478] hub 1-0:1.0: usb_probe_interface - got id
[   66.072507] hub 1-0:1.0: USB hub found
[   66.077560] hub 1-0:1.0: 8 ports detected
[   66.081937] hub 1-0:1.0: standalone hub
[   66.081944] hub 1-0:1.0: no power switching (usb 1.0)
[   66.081951] hub 1-0:1.0: individual port over-current protection
[   66.081991] hub 1-0:1.0: power on to power good time: 20ms
[   66.082901] hub 1-0:1.0: local power source is good
[   66.094576] hub 1-0:1.0: trying to enable port power on non-switchable hub
[   66.098785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   66.103420] ohci_hcd: block sizes: ed 64 td 64
[   66.103427] ohci-pci: OHCI PCI platform driver
[   66.108175] uhci_hcd: USB Universal Host Controller Interface driver
[   66.115137] usbcore: registered new interface driver usbserial
[   66.119782] usbcore: registered new interface driver usbserial_generic
[   66.124576] usbserial: USB Serial support registered for generic
[   66.129835] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   66.136378] i8042: Detected active multiplexing controller, rev 1.1
[   66.142674] serio: i8042 KBD port at 0x60,0x64 irq 1
[   66.147298] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   66.152464] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   66.156769] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   66.161595] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   66.167164] mousedev: PS/2 mouse device common for all mice
[   66.178089] rtc_cmos 00:00: RTC can wake from S4
[   66.184373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[   66.188553] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[   66.195426] device-mapper: uevent: version 1.0.3
[   66.196668] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[   66.196846] hub 1-0:1.0: port 1: status 0501 change 0001
[   66.202422] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
[   66.203547] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[   66.212349] Intel P-state driver initializing.
[   66.216703] Intel pstate controlling: cpu 0
[   66.221321] Intel pstate controlling: cpu 1
[   66.230976] EFI Variables Facility v0.08 2004-May-17
[   66.234967] tsc: Refined TSC clocksource calibration: 1466.666 MHz
[   66.287089] hidraw: raw HID events driver (C) Jiri Kosina
[   66.290405] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   66.295024] ata1.00: ATA-8: WDC WD3200BPVT-22JJ5T0, 01.01A01, max UDMA/133
[   66.298979] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[   66.299112] usbcore: registered new interface driver usbhid
[   66.299114] usbhid: USB HID core driver
[   66.300587] drop_monitor: Initializing network drop monitor service
[   66.301772] ip_tables: (C) 2000-2006 Netfilter Core Team
[   66.318406] TCP: cubic registered
[   66.318848] hub 1-0:1.0: state 7 ports 8 chg 0002 evt 0000
[   66.319431] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[   66.322451] Initializing XFRM netlink socket
[   66.326921] ata1.00: configured for UDMA/133
[   66.334770] NET: Registered protocol family 10
[   66.335483] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BPVT-2 01.0 PQ: 0 ANSI: 5
[   66.343867] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[   66.343928] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   66.351866] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   66.354745] mip6: Mobile IPv6
[   66.354792] NET: Registered protocol family 17
[   66.358470] Using IPI No-Shortcut mode
[   66.361049] Loading compiled-in X.509 certificates
[   66.370076] Loaded X.509 cert 'Fedora kernel signing key: ca4fadfc9f3b6e6d6103579d155d170dbb332a75'
[   66.370496] registered taskstats version 1
[   66.380983] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   66.381000] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   66.381567] sd 0:0:0:0: [sda] Write Protect is off
[   66.382090]   Magic number: 9:885:447
[   66.389475] rtc_cmos 00:00: setting system clock to 2013-12-18 20:24:55 UTC (1387398295)
[   66.389527] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   66.390443] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   66.399658] PM: Hibernation image not present or could not be loaded.
[   66.432602] usb 1-1: new high-speed USB device number 2 using ehci-pci
[   67.039221] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 528321
[   67.086676] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input10
[   67.239598] Switched to clocksource tsc
[   69.434146]  sda: sda1 sda2 sda3 sda4 sda5
[   69.464881] sd 0:0:0:0: [sda] Attached SCSI disk
[   69.470924] md: Waiting for all devices to be available before autodetect
[   69.476115] md: If you don't use raid, use raid=noautodetect
[   69.488489] md: Autodetecting RAID arrays.
[   69.493116] md: Scanned 0 and added 0 devices.
[   69.497671] md: autorun ...
[   69.502094] md: ... autorun DONE.
[   69.545179] EXT4-fs (sda5): couldn't mount as ext3 due to feature incompatibilities
[   69.553206] EXT4-fs (sda5): couldn't mount as ext2 due to feature incompatibilities
[   69.725956] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   69.730696] VFS: Mounted root (ext4 filesystem) readonly on device 8:5.
[   69.781793] devtmpfs: mounted
[   69.792463] Freeing unused kernel memory: 2168K (c11dc000 - c13fa000)
[   69.797763] Write protecting the kernel text: 6832k
[   69.803482] Write protecting the kernel read-only data: 2592k
[   69.807919] NX-protecting the kernel data: 5456k
[   70.212202] random: nonblocking pool is initialized
[   70.575360] type=1404 audit(1387398299.693:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[   71.446325] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   71.457352] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   71.457652] usb 1-1: khubd timed out on ep0in len=18/64
[   71.509399] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   71.509414] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   71.661697] SELinux: 2048 avtab hash slots, 101316 rules.
[   74.044897] SELinux: 2048 avtab hash slots, 101316 rules.
[   76.569853] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   76.580878] ehci-pci 0000:00:1d.0: IAA watchdog: status 802d cmd 10021
[   76.580977] usb 1-1: khubd timed out on ep0out len=0/0
[   77.829473] SELinux:  8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats
[   77.829487] SELinux:  83 classes, 101316 rules
[   78.707754] SELinux:  Completing initialization.
[   78.707763] SELinux:  Setting up existing superblocks.
[   78.708123] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   78.708373] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[   78.708616] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[   78.708782] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[   78.709436] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   78.709723] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[   78.712391] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[   78.739077] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[   78.739258] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[   78.739492] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[   78.739669] SELinux: initialized (dev aio, type aio), not configured for labeling
[   78.739890] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[   78.740334] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   78.740584] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[   78.740787] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[   78.741310] SELinux: initialized (dev sda5, type ext4), uses xattr
[   78.752079] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   78.752262] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[   78.897635] type=1403 audit(1387398308.017:3): policy loaded auid=4294967295 ses=4294967295
[   79.759950] systemd[1]: Successfully loaded SELinux policy in 9.210909s.
[   79.998116] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   80.005484] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   80.010628] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   80.015474] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.022279] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[   80.062403] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts
[   80.168750] systemd[1]: Relabelled /dev and /run in 104.163ms.
[   80.288849] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.293213] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.300323] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.304159] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.307728] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.311182] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.318026] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.321561] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[   80.322441] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[   80.395939] systemd[1]: Set hostname to <lt41p.he.hokulea.org>.
[   80.537435] systemd-system- (58) used greatest stack depth: 5768 bytes left
[   80.558084] systemd-getty-g (62) used greatest stack depth: 5564 bytes left
[   81.791288] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   81.802293] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   81.802434] usb 1-1: khubd timed out on ep0out len=0/0
[   82.003379] usb 1-1: device not accepting address 2, error -110
[   82.038014] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   82.048907] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   82.054483] systemd[1]: Starting Remote File Systems.
[   82.064524] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   82.064533] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   82.069409] systemd[1]: Reached target Remote File Systems.
[   82.074645] systemd[1]: Starting Collect Read-Ahead Data...
[   82.112695] systemd[1]: Starting Replay Read-Ahead Data...
[   82.118434] usb 1-1: new high-speed USB device number 3 using ehci-pci
[   82.145316] systemd[1]: Starting Delayed Shutdown Socket.
[   82.185844] systemd-readahead[65]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[   82.195035] systemd[1]: Listening on Delayed Shutdown Socket.
[   82.200015] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   82.217479] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   82.222426] systemd[1]: Starting Encrypted Volumes.
[   82.237485] systemd[1]: Reached target Encrypted Volumes.
[   82.244764] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   82.253773] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[   82.265949] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   82.271313] systemd[1]: Starting Journal Socket.
[   82.307143] systemd[1]: Listening on Journal Socket.
[   82.313607] systemd[1]: Mounting Huge Pages File System...
[   82.342501] systemd[1]: Mounting POSIX Message Queue File System...
[   82.371494] systemd[1]: Mounting Debug File System...
[   82.426487] systemd[1]: Starting Journal Service...
[   82.484850] systemd[1]: Started Journal Service.
[   82.586368] systemd-journald[69]: Vacuuming done, freed 0 bytes
[   82.736436] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[   82.824908] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   83.118171] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[   84.365768] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[   84.505283] udevadm (83) used greatest stack depth: 5328 bytes left
[   84.776210] systemd-udevd[99]: starting version 208
[   85.784628] wmi: Mapper loaded
[   86.183585] EXT4-fs (sda5): re-mounted. Opts: (null)
[   86.459957] cfg80211: Calling CRDA to update world regulatory domain
[   86.496970] [drm] Initialized drm 1.1.0 20060810
[   87.089919] [drm] Memory usable by graphics device = 2048M
[   87.097128] checking generic (80000000 408000) vs hw (80000000 10000000)
[   87.097138] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[   87.103457] Console: switching to colour dummy device 80x25
[   87.128879] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   87.140079] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   87.143952] usb 1-1: khubd timed out on ep0in len=18/64
[   87.199188] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   87.199206] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   87.441036] i915 0000:00:02.0: irq 104 for MSI/MSI-X
[   87.442144] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   87.442166] [drm] Driver supports precise vblank timestamp query.
[   87.450491] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   87.492154] microcode: CPU0 sig=0x30673, pf=0x8, revision=0x30f
[   87.640974] ath: phy0: ASPM enabled: 0x42
[   87.640997] ath: EEPROM regdomain: 0x6a
[   87.641002] ath: EEPROM indicates we should expect a direct regpair map
[   87.641009] ath: Country alpha2 being used: 00
[   87.641013] ath: Regpair used: 0x6a
[   87.771197] platform microcode: Direct firmware load failed with error -2
[   87.771223] platform microcode: Falling back to user helper
[   87.771552] microcode: CPU1 sig=0x30673, pf=0x8, revision=0x30f
[   87.774416] platform microcode: Direct firmware load failed with error -2
[   87.774441] platform microcode: Falling back to user helper
[   87.780791] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   87.868862] alg: No test for crc32 (crc32-pclmul)
[   87.965037] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   88.130062] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
[   88.311687] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xf8700000, irq=16
[   88.379232] fbcon: inteldrmfb (fb0) is primary device
[   88.920782] acer_wmi: Acer Laptop ACPI-WMI Extras
[   88.921081] acer_wmi: Function bitmap for Communication Button: 0x1
[   88.923645] acer_wmi: Brightness must be controlled by acpi video driver
[   88.962735] acer_wmi: Enabling Launch Manager failed: 0xe4 - 0x0
[   88.967180] input: Acer WMI hotkeys as /devices/virtual/input/input13
[   89.029252] input: Acer BMA150 accelerometer as /devices/virtual/input/input14
[   89.101423] [drm] Enabling RC6 states: RC6 off, RC6p off, RC6pp off
[   89.113537] acer_wmi: Get 0x1 Device Status failed: 0xe2 - 0x0
[   89.192228] acer_wmi: Get Current Device Status failed: 0xe2 - 0x0
[   89.231231] cfg80211: World regulatory domain updated:
[   89.231234] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   89.231239] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.231242] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.231245] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   89.231248] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.231251] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   89.614405] systemd-udevd[108]: renamed network interface wlan0 to wlp1s0
[   89.823449] Console: switching to colour frame buffer device 170x48
[   89.850490] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   89.850494] i915 0000:00:02.0: registered panic notifier
[   89.854226] type=1400 audit(1387398318.976:4): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.854611] type=1400 audit(1387398318.977:5): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.867658] type=1400 audit(1387398318.990:6): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.889631] type=1400 audit(1387398319.012:7): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.911642] type=1400 audit(1387398319.034:8): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.932837] type=1400 audit(1387398319.055:9): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.958928] type=1400 audit(1387398319.081:10): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   89.985767] type=1400 audit(1387398319.108:11): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   90.020462] type=1400 audit(1387398319.143:12): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   90.069582] type=1400 audit(1387398319.192:13): avc:  denied  { getattr } for  pid=116 comm="plymouthd" path="/dev/dri/card0" dev="devtmpfs" ino=9673 scontext=system_u:system_r:plymouthd_t:s0 tcontext=system_u:object_r:xserver_misc_device_t:s0 tclass=chr_file
[   90.440185] Adding 1952764k swap on /dev/sda4.  Priority:-1 extents:1 across:1952764k FS
[   91.213269] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   91.244165] SELinux: initialized (dev sda3, type ext4), uses xattr
[   91.549291] FAT-fs (sda2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   91.558876] SELinux: initialized (dev sda2, type vfat), uses genfs_contexts
[   92.200155] systemd-journald[69]: Received request to flush runtime journal from PID 1
[   92.259682] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   92.270538] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   92.270729] usb 1-1: khubd timed out on ep0out len=0/0
[   92.349684] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   93.447356] acpi device:20: registered as cooling_device2
[   93.554116] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
[   93.835726] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   93.880542] snd_hda_intel 0000:00:1b.0: irq 105 for MSI/MSI-X
[   94.001168] ALSA sound/pci/hda/patch_realtek.c:419 SKU: Nid=0x1d sku_cfg=0x40589b2d
[   94.001179] ALSA sound/pci/hda/patch_realtek.c:421 SKU: port_connectivity=0x1
[   94.001185] ALSA sound/pci/hda/patch_realtek.c:422 SKU: enable_pcbeep=0x1
[   94.001190] ALSA sound/pci/hda/patch_realtek.c:423 SKU: check_sum=0x00000008
[   94.001196] ALSA sound/pci/hda/patch_realtek.c:424 SKU: customization=0x0000009b
[   94.001201] ALSA sound/pci/hda/patch_realtek.c:425 SKU: external_amp=0x5
[   94.001206] ALSA sound/pci/hda/patch_realtek.c:426 SKU: platform_type=0x1
[   94.001211] ALSA sound/pci/hda/patch_realtek.c:427 SKU: swap=0x0
[   94.001216] ALSA sound/pci/hda/patch_realtek.c:428 SKU: override=0x1
[   94.001911] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   94.001919] ALSA sound/pci/hda/hda_auto_parser.c:397    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   94.001926] ALSA sound/pci/hda/hda_auto_parser.c:401    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   94.001931] ALSA sound/pci/hda/hda_auto_parser.c:402    mono: mono_out=0x0
[   94.001936] ALSA sound/pci/hda/hda_auto_parser.c:406    inputs:
[   94.001946] ALSA sound/pci/hda/hda_auto_parser.c:410      Mic=0x18
[   94.001956] ALSA sound/pci/hda/patch_realtek.c:491 realtek: No valid SSID, checking pincfg 0x40589b2d for NID 0x1d
[   94.001963] ALSA sound/pci/hda/patch_realtek.c:507 realtek: Enabling init ASM_ID=0x9b2d CODEC_ID=10ec0282
[   94.168601] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   94.192758] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   97.481375] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   97.492458] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[   97.492570] usb 1-1: khubd timed out on ep0out len=0/0
[   97.693230] usb 1-1: device not accepting address 3, error -110
[   97.752564] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[   97.752584] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   97.803468] usb 1-1: new high-speed USB device number 4 using ehci-pci
[  102.607037] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[  102.822773] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  102.823539] ip6_tables: (C) 2000-2006 Netfilter Core Team
[  102.833762] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  102.834870] usb 1-1: khubd timed out on ep0out len=0/0
[  103.337152] Ebtables v2.0 registered
[  103.516472] Bridge firewalling registered
[  108.045364] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  108.056348] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  108.056449] usb 1-1: khubd timed out on ep0out len=0/0
[  108.257339] usb 1-1: device not accepting address 4, error -110
[  108.309565] ehci-pci 0000:00:1d.0: port 1 reset complete, port enabled
[  108.309585] ehci-pci 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[  108.361636] usb 1-1: new high-speed USB device number 5 using ehci-pci
[  113.370928] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  113.381921] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  113.382196] usb 1-1: khubd timed out on ep0out len=0/0
[  118.592530] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  118.603519] ehci-pci 0000:00:1d.0: IAA watchdog: status 802f cmd 10021
[  118.603599] usb 1-1: khubd timed out on ep0out len=0/0
[  118.804630] usb 1-1: device not accepting address 5, error -110
[  118.805061] hub 1-0:1.0: unable to enumerate USB device on port 1
[  118.818523] hub 1-0:1.0: hub_suspend
[  118.819248] usb usb1: bus auto-suspend, wakeup 1
[  118.819259] ehci-pci 0000:00:1d.0: suspend root hub
[  118.819547] usb usb1: suspend raced with wakeup event
[  118.819556] usb usb1: usb auto-resume
[  118.825583] ehci-pci 0000:00:1d.0: resume root hub
[  118.825787] hub 1-0:1.0: hub_resume
[  118.825986] ehci-pci 0000:00:1d.0: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[  118.930098] hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
[  118.930225] hub 1-0:1.0: hub_suspend
[  118.930302] usb usb1: bus auto-suspend, wakeup 1
[  118.930311] ehci-pci 0000:00:1d.0: suspend root hub
[  121.898286] systemd-udevd (106) used greatest stack depth: 5240 bytes left
[  121.906076] systemd-udevd (107) 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