lkml.org 
[lkml]   [2012]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
(sorry for the re-send, now with the attached dmesg)

Hi Yinghai,

Yinghai Lu wrote:
> On Sat, Apr 21, 2012 at 6:25 AM, Sarah Sharp
> <sarah.a.sharp@linux.intel.com> wrote:
>> On Fri, Apr 20, 2012 at 05:09:48PM -0700, Yinghai Lu wrote:
>>> On Fri, Apr 20, 2012 at 4:17 PM, Sarah Sharp
>>> <sarah.a.sharp@linux.intel.com> wrote:
>>>> On Fri, Apr 20, 2012 at 11:47:14AM -0700, Yinghai Lu wrote:
>>>>> On Fri, Apr 20, 2012 at 10:28 AM, Martin Mokrejs
>>>>> <mmokrejs@fold.natur.cuni.cz> wrote:
>>>>>> [30720.175637] pciehp 0000:00:1c.7:pcie04: pcie_isr: intr_loc 108
>>>>>> [30720.175639] pciehp 0000:00:1c.7:pcie04: LinkState change
>>>>>> [30720.175643] pciehp 0000:00:1c.7:pcie04: lnk_status = 5011
>>>>>> [30720.175644] pciehp 0000:00:1c.7:pcie04: Presence/Notify input change
>>>>>> [30720.175648] pciehp 0000:00:1c.7:pcie04: Card not present on Slot(7)
>>>>>> [30720.175687] pciehp 0000:00:1c.7:pcie04: Surprise Removal
>>>>>> [30720.175718] pciehp 0000:00:1c.7:pcie04: Disabling domain:bus:device=0000:11:00
>>>>>> [30720.175721] pciehp 0000:00:1c.7:pcie04: pciehp_unconfigure_device: domain:bus:dev = 0000:11:00
>>>>>>
>>>>>
>>>>> So the USB host control driver xhci put that 11:00.0 in strange power state.
>>>>
>>>> What do you mean "strange power state"? The only PCI power states the
>>>> xHCI driver will use is D0 or D3hot. D3hot is entered automatically by
>>>> the USB core runtime PM system when all USB devices are disconnected or
>>>> suspended. So what strange power state are we talking about?
>>>
>>> that's helpful. Can that feature to be disabled?
>>
>> Yes. There are several ways to disable automatic entry into D3hot.
>> The easiest way is to turn off CONFIG_USB_SUSPEND, which will disable
>> USB autosuspend (and subsequent runtime PM entry into D3hot) for all USB
>> hosts and devices.
>
> Please try to boot with
> usbcore.autosuspend=0

Sorry for the delay, I was on a travel ...

With the express card itself (no USB devices attached to it) I do not see
a difference. Is this what you wanted me to test?



inserting

Apr 24 22:41:53 vostro kernel: [ 523.968598] pciehp 0000:00:1c.7:pcie04: lnk_status = 7011
Apr 24 22:41:53 vostro kernel: [ 523.968602] pciehp 0000:00:1c.7:pcie04: Card present on Slot(7)
Apr 24 22:41:53 vostro kernel: [ 524.091233] pci 0000:11:00.0: BAR 0: assigned [mem 0xf6c00000-0xf6c01fff 64bit]
Apr 24 22:41:53 vostro kernel: [ 524.091275] pcieport 0000:00:1c.7: PCI bridge to [bus 11-16]
Apr 24 22:41:53 vostro kernel: [ 524.091278] pcieport 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
Apr 24 22:41:53 vostro kernel: [ 524.091283] pcieport 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
Apr 24 22:41:53 vostro kernel: [ 524.091287] pcieport 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
Apr 24 22:41:53 vostro kernel: [ 524.091423] xhci_hcd 0000:11:00.0: enabling device (0100 -> 0102)
Apr 24 22:41:53 vostro kernel: [ 524.091478] xhci_hcd 0000:11:00.0: xHCI Host Controller
Apr 24 22:41:53 vostro kernel: [ 524.091482] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 5
Apr 24 22:41:53 vostro kernel: [ 524.091783] xhci_hcd 0000:11:00.0: irq 19, io mem 0xf6c00000
Apr 24 22:41:53 vostro kernel: [ 524.092049] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
Apr 24 22:41:53 vostro kernel: [ 524.092051] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 24 22:41:53 vostro kernel: [ 524.092052] usb usb5: Product: xHCI Host Controller
Apr 24 22:41:53 vostro kernel: [ 524.092053] usb usb5: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
Apr 24 22:41:53 vostro kernel: [ 524.092054] usb usb5: SerialNumber: 0000:11:00.0
Apr 24 22:41:53 vostro kernel: [ 524.092201] hub 5-0:1.0: USB hub found
Apr 24 22:41:53 vostro kernel: [ 524.092212] hub 5-0:1.0: 2 ports detected
Apr 24 22:41:53 vostro kernel: [ 524.092281] xhci_hcd 0000:11:00.0: xHCI Host Controller
Apr 24 22:41:53 vostro kernel: [ 524.092284] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 6
Apr 24 22:41:53 vostro kernel: [ 524.095021] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
Apr 24 22:41:53 vostro kernel: [ 524.095024] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 24 22:41:53 vostro kernel: [ 524.095026] usb usb6: Product: xHCI Host Controller
Apr 24 22:41:53 vostro kernel: [ 524.095028] usb usb6: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
Apr 24 22:41:53 vostro kernel: [ 524.095030] usb usb6: SerialNumber: 0000:11:00.0
Apr 24 22:41:53 vostro kernel: [ 524.095157] hub 6-0:1.0: USB hub found
Apr 24 22:41:53 vostro kernel: [ 524.095176] hub 6-0:1.0: 2 ports detected


removing

re-inserting

Apr 24 22:43:17 vostro kernel: [ 608.433647] pciehp 0000:00:1c.7:pcie04: lnk_status = 5011
Apr 24 22:43:17 vostro kernel: [ 608.433651] pciehp 0000:00:1c.7:pcie04: Card not present on Slot(7)
Apr 24 22:43:17 vostro kernel: [ 608.445663] xhci_hcd 0000:11:00.0: remove, state 4
Apr 24 22:43:17 vostro kernel: [ 608.445669] usb usb6: USB disconnect, device number 1
Apr 24 22:43:17 vostro kernel: [ 608.445824] xhci_hcd 0000:11:00.0: Host not halted after 16000 microseconds.
Apr 24 22:43:17 vostro kernel: [ 608.445828] xhci_hcd 0000:11:00.0: USB bus 6 deregistered
Apr 24 22:43:17 vostro kernel: [ 608.445833] xhci_hcd 0000:11:00.0: remove, state 4
Apr 24 22:43:17 vostro kernel: [ 608.445836] usb usb5: USB disconnect, device number 1
Apr 24 22:43:17 vostro kernel: [ 608.446056] xhci_hcd 0000:11:00.0: Host not halted after 16000 microseconds.
Apr 24 22:43:17 vostro kernel: [ 608.446149] xhci_hcd 0000:11:00.0: USB bus 5 deregistered
Apr 24 22:43:17 vostro kernel: [ 608.449971] pciehp 0000:00:1c.7:pcie04: lnk_status = 7011
Apr 24 22:43:17 vostro kernel: [ 608.449976] pciehp 0000:00:1c.7:pcie04: Card present on Slot(7)
Apr 24 22:43:17 vostro kernel: [ 608.575392] pci 0000:11:00.0: BAR 0: assigned [mem 0xf6c00000-0xf6c01fff 64bit]
Apr 24 22:43:17 vostro kernel: [ 608.575434] pcieport 0000:00:1c.7: PCI bridge to [bus 11-16]
Apr 24 22:43:17 vostro kernel: [ 608.575438] pcieport 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
Apr 24 22:43:17 vostro kernel: [ 608.575443] pcieport 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
Apr 24 22:43:17 vostro kernel: [ 608.575447] pcieport 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
Apr 24 22:43:17 vostro kernel: [ 608.575575] xhci_hcd 0000:11:00.0: enabling device (0100 -> 0102)
Apr 24 22:43:17 vostro kernel: [ 608.575649] xhci_hcd 0000:11:00.0: xHCI Host Controller
Apr 24 22:43:17 vostro kernel: [ 608.575655] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 5
Apr 24 22:43:17 vostro kernel: [ 608.575956] xhci_hcd 0000:11:00.0: irq 19, io mem 0xf6c00000
Apr 24 22:43:17 vostro kernel: [ 608.576238] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
Apr 24 22:43:17 vostro kernel: [ 608.576240] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 24 22:43:17 vostro kernel: [ 608.576241] usb usb5: Product: xHCI Host Controller
Apr 24 22:43:17 vostro kernel: [ 608.576242] usb usb5: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
Apr 24 22:43:17 vostro kernel: [ 608.576243] usb usb5: SerialNumber: 0000:11:00.0
Apr 24 22:43:17 vostro kernel: [ 608.576399] hub 5-0:1.0: USB hub found
Apr 24 22:43:17 vostro kernel: [ 608.576411] hub 5-0:1.0: 2 ports detected
Apr 24 22:43:17 vostro kernel: [ 608.576472] xhci_hcd 0000:11:00.0: xHCI Host Controller
Apr 24 22:43:17 vostro kernel: [ 608.576475] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 6
Apr 24 22:43:17 vostro kernel: [ 608.579188] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
Apr 24 22:43:17 vostro kernel: [ 608.579191] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 24 22:43:17 vostro kernel: [ 608.579193] usb usb6: Product: xHCI Host Controller
Apr 24 22:43:17 vostro kernel: [ 608.579195] usb usb6: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
Apr 24 22:43:17 vostro kernel: [ 608.579196] usb usb6: SerialNumber: 0000:11:00.0
Apr 24 22:43:17 vostro kernel: [ 608.579324] hub 6-0:1.0: USB hub found
Apr 24 22:43:17 vostro kernel: [ 608.579342] hub 6-0:1.0: 2 ports detected


removing



Attached is the dmesg output (card id removed at the very moment).


>
> Yinghai
>
>
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.0-rc3-default (root@vostro) (gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) ) #8 SMP Fri Apr 20 12:44:48 MEST 2012
[ 0.000000] Command line: root=/dev/sda5 pciehp.pciehp_debug=1 usbcore.autosuspend=0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
[ 0.000000] BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
[ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
[ 0.000000] BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
[ 0.000000] BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
[ 0.000000] BIOS-e820: 0000000040200000 - 00000000da4e5000 (usable)
[ 0.000000] BIOS-e820: 00000000da4e5000 - 00000000da528000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000da528000 - 00000000da793000 (usable)
[ 0.000000] BIOS-e820: 00000000da793000 - 00000000da967000 (reserved)
[ 0.000000] BIOS-e820: 00000000da967000 - 00000000daa89000 (usable)
[ 0.000000] BIOS-e820: 00000000daa89000 - 00000000dad68000 (reserved)
[ 0.000000] BIOS-e820: 00000000dad68000 - 00000000dafe8000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000dafe8000 - 00000000db000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000db800000 - 00000000dfa00000 (reserved)
[ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 000000041fe00000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.6 present.
[ 0.000000] DMI: Dell Inc. Vostro 3550/0JGC48, BIOS A09 09/30/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x41fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask C00000000 write-back
[ 0.000000] 1 base 400000000 mask FE0000000 write-back
[ 0.000000] 2 base 0DB800000 mask FFF800000 uncachable
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 5 base 41FE00000 mask FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000db800000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xdaa89 max_arch_pfn = 0x400000000
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-00000000daa89000
[ 0.000000] 0000000000 - 00daa00000 page 2M
[ 0.000000] 00daa00000 - 00daa89000 page 4k
[ 0.000000] kernel direct mapping tables up to daa89000 @ 1fffa000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-000000041fe00000
[ 0.000000] 0100000000 - 041fe00000 page 2M
[ 0.000000] kernel direct mapping tables up to 41fe00000 @ daa77000-daa89000
[ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 DELL)
[ 0.000000] ACPI: XSDT 00000000dafe8078 00074 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000daff1d08 000F4 (v04 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000dafe8180 09B85 (v02 DELL WN09 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000dafe3f80 00040
[ 0.000000] ACPI: APIC 00000000daff1e00 00072 (v03 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 00000000daff1e78 0003C (v01 DELL WN09 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000daff1eb8 004B0 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
[ 0.000000] ACPI: SLIC 00000000daff2368 00176 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.000000] ACPI: HPET 00000000daff24e0 00038 (v01 DELL WN09 01072009 AMI. 00000004)
[ 0.000000] ACPI: SSDT 00000000daff2518 00846 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 00000000daff2d60 00996 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: DMAR 00000000daff36f8 000E8 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.000000] ACPI: OSFR 00000000daff37e0 00086 (v01 DELL M08 07DB091E ASL 00000061)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000041fe00000
[ 0.000000] Initmem setup node 0 0000000000000000-000000041fe00000
[ 0.000000] NODE_DATA [000000041fdfc000 - 000000041fdfffff]
[ 0.000000] [ffffea0000000000-ffffea000e7fffff] PMD -> [ffff88040f400000-ffff88041d5fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0041fe00
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x00020000
[ 0.000000] 0: 0x00020200 -> 0x00040000
[ 0.000000] 0: 0x00040200 -> 0x000da4e5
[ 0.000000] 0: 0x000da528 -> 0x000da793
[ 0.000000] 0: 0x000da967 -> 0x000daa89
[ 0.000000] 0: 0x00100000 -> 0x0041fe00
[ 0.000000] On node 0 totalpages: 4170239
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3920 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 875690 pages, LIFO batch:31
[ 0.000000] Normal zone: 44793 pages used for memmap
[ 0.000000] Normal zone: 3231495 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge 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-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: 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: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[ 0.000000] PM: Registered nosave memory: 00000000da4e5000 - 00000000da528000
[ 0.000000] PM: Registered nosave memory: 00000000da793000 - 00000000da967000
[ 0.000000] PM: Registered nosave memory: 00000000daa89000 - 00000000dad68000
[ 0.000000] PM: Registered nosave memory: 00000000dad68000 - 00000000dafe8000
[ 0.000000] PM: Registered nosave memory: 00000000dafe8000 - 00000000db000000
[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000db800000
[ 0.000000] PM: Registered nosave memory: 00000000db800000 - 00000000dfa00000
[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at dfa00000 (gap: dfa00000:18600000)
[ 0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88041fa00000 s72448 r8192 d21760 u524288
[ 0.000000] pcpu-alloc: s72448 r8192 d21760 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4111105
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/sda5 pciehp.pciehp_debug=1 usbcore.autosuspend=0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 16372132k/17299456k available (5719k kernel code, 618500k absent, 308824k reserved, 3607k data, 544k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.010000] Detected 2793.753 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5587.50 BogoMIPS (lpj=27937530)
[ 0.000190] pid_max: default: 32768 minimum: 301
[ 0.001163] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.004166] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.005541] Mount-cache hash table entries: 256
[ 0.005804] CPU: Physical Processor ID: 0
[ 0.005897] CPU: Processor Core ID: 0
[ 0.005991] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.005992] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.006181] mce: CPU supports 7 MCE banks
[ 0.006282] CPU0: Thermal monitoring enabled (TM1)
[ 0.006379] using mwait in idle threads.
[ 0.006529] ACPI: Core revision 20120320
[ 0.019196] DMAR: Host address width 36
[ 0.019289] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.019388] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[ 0.019531] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.019629] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.019775] DMAR: RMRR base: 0x000000dad53000 end: 0x000000dad61fff
[ 0.019873] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[ 0.020037] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.020132] HPET id 0 under DRHD base 0xfed91000
[ 0.020225] HPET id 0 under DRHD base 0xfed91000
[ 0.020317] HPET id 0 under DRHD base 0xfed91000
[ 0.020410] HPET id 0 under DRHD base 0xfed91000
[ 0.020503] HPET id 0 under DRHD base 0xfed91000
[ 0.020596] HPET id 0 under DRHD base 0xfed91000
[ 0.020689] HPET id 0 under DRHD base 0xfed91000
[ 0.020782] HPET id 0 under DRHD base 0xfed91000
[ 0.021037] Enabled IRQ remapping in x2apic mode
[ 0.021129] Enabling x2apic
[ 0.021220] Enabled x2apic
[ 0.021314] Switched APIC routing to cluster x2apic.
[ 0.021842] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.121796] CPU0: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz stepping 07
[ 0.236479] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.236780] PEBS disabled due to CPU errata.
[ 0.236873] ... version: 3
[ 0.236964] ... bit width: 48
[ 0.237056] ... generic registers: 4
[ 0.237149] ... value mask: 0000ffffffffffff
[ 0.237244] ... max period: 000000007fffffff
[ 0.238658] ... fixed-purpose events: 3
[ 0.238750] ... event mask: 000000070000000f
[ 0.238931] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.239102] Booting Node 0, Processors #1
[ 0.252300] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.252561] #2
[ 0.265717] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.265980] #3 Ok.
[ 0.279180] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.279297] Brought up 4 CPUs
[ 0.279388] Total of 4 processors activated (22350.02 BogoMIPS).
[ 0.282415] devtmpfs: initialized
[ 0.282676] PM: Registering ACPI NVS region [mem 0xda4e5000-0xda527fff] (274432 bytes)
[ 0.282832] PM: Registering ACPI NVS region [mem 0xdad68000-0xdafe7fff] (2621440 bytes)
[ 0.283101] xor: automatically using best checksumming function: generic_sse
[ 0.326343] generic_sse: 12455.200 MB/sec
[ 0.326436] xor: using function: generic_sse (12455.200 MB/sec)
[ 0.326663] dummy:
[ 0.326823] NET: Registered protocol family 16
[ 0.327223] ACPI: bus type pci registered
[ 0.327410] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.327558] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.334707] PCI: Using configuration type 1 for base access
[ 0.340687] bio: create slab <bio-0> at 0
[ 0.506092] raid6: int64x1 2922 MB/s
[ 0.675829] raid6: int64x2 3002 MB/s
[ 0.845560] raid6: int64x4 2722 MB/s
[ 1.015322] raid6: int64x8 1729 MB/s
[ 1.185053] raid6: sse2x1 7521 MB/s
[ 1.354794] raid6: sse2x2 9299 MB/s
[ 1.524533] raid6: sse2x4 10549 MB/s
[ 1.524625] raid6: using algorithm sse2x4 (10549 MB/s)
[ 1.524761] ACPI: Added _OSI(Module Device)
[ 1.524852] ACPI: Added _OSI(Processor Device)
[ 1.524945] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.525038] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.526355] ACPI: EC: Look up EC in DSDT
[ 1.527669] ACPI: Executed 1 blocks of module-level executable AML code
[ 1.532164] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 1.536915] ACPI: SSDT 00000000dad51698 0064F (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 1.537456] ACPI: Dynamic OEM Table Load:
[ 1.537625] ACPI: SSDT (null) 0064F (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 1.538201] ACPI: SSDT 00000000dad52a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 1.538779] ACPI: Dynamic OEM Table Load:
[ 1.538948] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 1.547474] ACPI: SSDT 00000000dad50d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 1.548005] ACPI: Dynamic OEM Table Load:
[ 1.548176] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 1.548963] ACPI: Interpreter enabled
[ 1.549058] ACPI: (supports S0 S1 S3 S4 S5)
[ 1.549366] ACPI: Using IOAPIC for interrupt routing
[ 1.575339] ACPI: No dock devices found.
[ 1.575435] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.575906] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 1.576441] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 1.576538] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 1.576635] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 1.576779] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
[ 1.576923] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[ 1.577068] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[ 1.577213] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
[ 1.577357] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
[ 1.577501] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
[ 1.577646] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfeafffff]
[ 1.577791] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[ 1.577982] PCI host bridge to bus 0000:00
[ 1.578075] pci_bus 0000:00: busn_res: [bus 00-3e] for root bus
[ 1.578077] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 1.578172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 1.578269] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 1.578366] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 1.578463] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 1.578560] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 1.578656] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 1.578753] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 1.578850] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 1.578946] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 1.579044] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 1.579141] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 1.579243] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 1.579276] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
[ 1.579286] pci 0000:00:02.0: reg 10: [mem 0xf6800000-0xf6bfffff 64bit]
[ 1.579291] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 1.579295] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
[ 1.579346] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 1.579368] pci 0000:00:16.0: reg 10: [mem 0xf7f0a000-0xf7f0a00f 64bit]
[ 1.579442] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 1.579476] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 1.579496] pci 0000:00:1a.0: reg 10: [mem 0xf7f08000-0xf7f083ff]
[ 1.579584] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 1.579610] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 1.579625] pci 0000:00:1b.0: reg 10: [mem 0xf7f00000-0xf7f03fff 64bit]
[ 1.579692] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.579716] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 1.579793] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.579818] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 1.579895] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.579922] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 1.579998] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.580029] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 1.580160] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 1.580202] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[ 1.580335] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 1.580376] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 1.580397] pci 0000:00:1d.0: reg 10: [mem 0xf7f07000-0xf7f073ff]
[ 1.580485] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.580512] pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
[ 1.580634] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 1.580652] pci 0000:00:1f.2: reg 10: [io 0xf0b0-0xf0b7]
[ 1.580659] pci 0000:00:1f.2: reg 14: [io 0xf0a0-0xf0a3]
[ 1.580667] pci 0000:00:1f.2: reg 18: [io 0xf090-0xf097]
[ 1.580675] pci 0000:00:1f.2: reg 1c: [io 0xf080-0xf083]
[ 1.580683] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
[ 1.580691] pci 0000:00:1f.2: reg 24: [mem 0xf7f06000-0xf7f067ff]
[ 1.580734] pci 0000:00:1f.2: PME# supported from D3hot
[ 1.580752] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 1.580767] pci 0000:00:1f.3: reg 10: [mem 0xf7f05000-0xf7f050ff 64bit]
[ 1.580787] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
[ 1.580817] pci 0000:00:1c.0: check if busn 03-04 is in busn_res: [bus 00-3e]
[ 1.580864] pci_bus 0000:03: busn_res: [bus 03-04] is inserted under [bus 00-3e]
[ 1.580867] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
[ 1.580973] pci 0000:00:1c.1: check if busn 05-06 is in busn_res: [bus 00-3e]
[ 1.581017] pci_bus 0000:05: busn_res: [bus 05-06] is inserted under [bus 00-3e]
[ 1.581043] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[ 1.581063] pci 0000:05:00.0: reg 10: [io 0xe000-0xe0ff]
[ 1.581096] pci 0000:05:00.0: reg 18: [mem 0xf1104000-0xf1104fff 64bit pref]
[ 1.581118] pci 0000:05:00.0: reg 20: [mem 0xf1100000-0xf1103fff 64bit pref]
[ 1.581208] pci 0000:05:00.0: supports D1 D2
[ 1.581210] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.600286] pci 0000:00:1c.1: PCI bridge to [bus 05-06]
[ 1.600420] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.600429] pci 0000:00:1c.1: bridge window [mem 0xf1100000-0xf11fffff 64bit pref]
[ 1.600433] pci 0000:00:1c.3: check if busn 09-0a is in busn_res: [bus 00-3e]
[ 1.600477] pci_bus 0000:09: busn_res: [bus 09-0a] is inserted under [bus 00-3e]
[ 1.600634] pci 0000:09:00.0: [8086:008a] type 00 class 0x028000
[ 1.600781] pci 0000:09:00.0: reg 10: [mem 0xf7e00000-0xf7e01fff 64bit]
[ 1.601472] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[ 1.620348] pci 0000:00:1c.3: PCI bridge to [bus 09-0a]
[ 1.620457] pci 0000:00:1c.3: bridge window [mem 0xf7e00000-0xf7efffff]
[ 1.620466] pci 0000:00:1c.4: check if busn 0b-0c is in busn_res: [bus 00-3e]
[ 1.620535] pci_bus 0000:0b: busn_res: [bus 0b-0c] is inserted under [bus 00-3e]
[ 1.620563] pci 0000:0b:00.0: [104c:8241] type 00 class 0x0c0330
[ 1.620587] pci 0000:0b:00.0: reg 10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[ 1.620607] pci 0000:0b:00.0: reg 18: [mem 0xf7d10000-0xf7d11fff 64bit]
[ 1.620711] pci 0000:0b:00.0: supports D1 D2
[ 1.620712] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.640221] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
[ 1.640363] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 1.640375] pci 0000:00:1c.7: check if busn 11-16 is in busn_res: [bus 00-3e]
[ 1.640443] pci_bus 0000:11: busn_res: [bus 11-16] is inserted under [bus 00-3e]
[ 1.640446] pci 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 1.640544] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 1.640549] pci 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 1.640557] pci 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 1.640609] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
[ 1.640719] pci 0000:00:1c.1: PCI bridge to [bus 05-06]
[ 1.640814] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.640822] pci 0000:00:1c.1: bridge window [mem 0xf1100000-0xf11fffff 64bit pref]
[ 1.640854] pci 0000:00:1c.3: PCI bridge to [bus 09-0a]
[ 1.640953] pci 0000:00:1c.3: bridge window [mem 0xf7e00000-0xf7efffff]
[ 1.640971] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
[ 1.641072] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 1.641090] pci 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 1.641187] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 1.641192] pci 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 1.641200] pci 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 1.641206] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.641376] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 1.641413] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 1.641452] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 1.641489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[ 1.641541] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT]
[ 1.641671] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 1.641975] pci0000:00: ACPI _OSC control (0x19) granted
[ 1.646661] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.647228] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 1.647792] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 1.648354] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.648916] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 1.649604] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 1.650296] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 1.650857] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 1.651413] acpi root: \_SB_.PCI0 notify handler installed
[ 1.651463] Found 1 acpi root devices
[ 1.651547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.651699] vgaarb: loaded
[ 1.651789] vgaarb: bridge control possible 0000:00:02.0
[ 1.652018] SCSI subsystem initialized
[ 1.652175] libata version 3.00 loaded.
[ 1.652277] usbcore: registered new interface driver usbfs
[ 1.652393] usbcore: registered new interface driver hub
[ 1.652514] usbcore: registered new device driver usb
[ 1.652666] Linux media interface: v0.10
[ 1.652778] Linux video capture interface: v2.00
[ 1.653230] wmi: Mapper loaded
[ 1.653365] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 1.653460] PCI: Using ACPI for IRQ routing
[ 1.655499] PCI: pci_cache_line_size set to 64 bytes
[ 1.655605] reserve RAM buffer: 000000000009d400 - 000000000009ffff
[ 1.655608] reserve RAM buffer: 00000000da4e5000 - 00000000dbffffff
[ 1.655611] reserve RAM buffer: 00000000da793000 - 00000000dbffffff
[ 1.655613] reserve RAM buffer: 00000000daa89000 - 00000000dbffffff
[ 1.655616] reserve RAM buffer: 000000041fe00000 - 000000041fffffff
[ 1.655750] Bluetooth: Core ver 2.16
[ 1.655862] NET: Registered protocol family 31
[ 1.655955] Bluetooth: HCI device and connection manager initialized
[ 1.656051] Bluetooth: HCI socket layer initialized
[ 1.656145] Bluetooth: L2CAP socket layer initialized
[ 1.656241] Bluetooth: SCO socket layer initialized
[ 1.656398] cfg80211: Calling CRDA to update world regulatory domain
[ 1.656604] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 1.657051] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 1.659155] Switching to clocksource hpet
[ 1.659324] pnp: PnP ACPI init
[ 1.659423] ACPI: bus type pnp registered
[ 1.659758] pnp 00:00: [bus 00-3e]
[ 1.659760] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.659761] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.659763] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.659765] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.659766] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 1.659768] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 1.659769] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 1.659771] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 1.659772] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 1.659774] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 1.659776] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 1.659777] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 1.659779] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 1.659780] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 1.659782] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 1.659783] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 1.659785] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[ 1.659786] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[ 1.659788] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 1.659855] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 1.659866] pnp 00:01: [io 0x0000-0x001f]
[ 1.659868] pnp 00:01: [io 0x0081-0x0091]
[ 1.659869] pnp 00:01: [io 0x0093-0x009f]
[ 1.659870] pnp 00:01: [io 0x00c0-0x00df]
[ 1.659872] pnp 00:01: [dma 4]
[ 1.659912] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.659920] pnp 00:02: [mem 0xff000000-0xffffffff]
[ 1.659959] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 1.660032] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 1.660073] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.660085] pnp 00:04: [io 0x002e-0x002f]
[ 1.660086] pnp 00:04: [io 0x004e-0x004f]
[ 1.660087] pnp 00:04: [io 0x0061]
[ 1.660089] pnp 00:04: [io 0x0063]
[ 1.660090] pnp 00:04: [io 0x0065]
[ 1.660091] pnp 00:04: [io 0x0067]
[ 1.660092] pnp 00:04: [io 0x0070]
[ 1.660093] pnp 00:04: [io 0x0080]
[ 1.660095] pnp 00:04: [io 0x0092]
[ 1.660096] pnp 00:04: [io 0x00b2-0x00b3]
[ 1.660097] pnp 00:04: [io 0x0680-0x069f]
[ 1.660099] pnp 00:04: [io 0x1000-0x100f]
[ 1.660100] pnp 00:04: [io 0xffff]
[ 1.660101] pnp 00:04: [io 0xffff]
[ 1.660102] pnp 00:04: [io 0x0400-0x0453]
[ 1.660104] pnp 00:04: [io 0x0458-0x047f]
[ 1.660105] pnp 00:04: [io 0x0500-0x057f]
[ 1.660106] pnp 00:04: [io 0x164e-0x164f]
[ 1.660162] system 00:04: [io 0x0680-0x069f] has been reserved
[ 1.660259] system 00:04: [io 0x1000-0x100f] has been reserved
[ 1.660354] system 00:04: [io 0xffff] has been reserved
[ 1.660448] system 00:04: [io 0xffff] has been reserved
[ 1.660544] system 00:04: [io 0x0400-0x0453] has been reserved
[ 1.660638] system 00:04: [io 0x0458-0x047f] has been reserved
[ 1.660734] system 00:04: [io 0x0500-0x057f] has been reserved
[ 1.660829] system 00:04: [io 0x164e-0x164f] has been reserved
[ 1.660925] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.660933] pnp 00:05: [io 0x0070-0x0077]
[ 1.660943] pnp 00:05: [irq 8]
[ 1.660983] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.661009] pnp 00:06: [io 0x0454-0x0457]
[ 1.661061] system 00:06: [io 0x0454-0x0457] has been reserved
[ 1.661156] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 1.661164] pnp 00:07: [io 0x00f0-0x00ff]
[ 1.661170] pnp 00:07: [irq 13]
[ 1.661212] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.661228] pnp 00:08: [io 0x0010-0x001f]
[ 1.661229] pnp 00:08: [io 0x0022-0x003f]
[ 1.661230] pnp 00:08: [io 0x0044-0x005f]
[ 1.661232] pnp 00:08: [io 0x0068-0x006f]
[ 1.661233] pnp 00:08: [io 0x0072-0x007f]
[ 1.661234] pnp 00:08: [io 0x0080]
[ 1.661235] pnp 00:08: [io 0x0084-0x0086]
[ 1.661237] pnp 00:08: [io 0x0088]
[ 1.661238] pnp 00:08: [io 0x008c-0x008e]
[ 1.661240] pnp 00:08: [io 0x0090-0x009f]
[ 1.661241] pnp 00:08: [io 0x00a2-0x00bf]
[ 1.661242] pnp 00:08: [io 0x00e0-0x00ef]
[ 1.661244] pnp 00:08: [io 0x04d0-0x04d1]
[ 1.661245] pnp 00:08: [mem 0xfe800000-0xfe802fff]
[ 1.661302] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 1.661398] system 00:08: [mem 0xfe800000-0xfe802fff] has been reserved
[ 1.661495] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.661512] pnp 00:09: [irq 12]
[ 1.661556] pnp 00:09: Plug and Play ACPI device, IDs DLL04b3 SYN0600 SYN0002 PNP0f13 (active)
[ 1.661570] pnp 00:0a: [io 0x0060]
[ 1.661571] pnp 00:0a: [io 0x0064]
[ 1.661572] pnp 00:0a: [io 0x0062]
[ 1.661573] pnp 00:0a: [io 0x0066]
[ 1.661579] pnp 00:0a: [irq 1]
[ 1.661622] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
[ 1.661813] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
[ 1.661814] pnp 00:0b: [mem 0xfed10000-0xfed17fff]
[ 1.661816] pnp 00:0b: [mem 0xfed18000-0xfed18fff]
[ 1.661817] pnp 00:0b: [mem 0xfed19000-0xfed19fff]
[ 1.661818] pnp 00:0b: [mem 0xf8000000-0xfbffffff]
[ 1.661820] pnp 00:0b: [mem 0xfed20000-0xfed3ffff]
[ 1.661821] pnp 00:0b: [mem 0xfed90000-0xfed93fff]
[ 1.661823] pnp 00:0b: [mem 0xfed45000-0xfed8ffff]
[ 1.661824] pnp 00:0b: [mem 0xff000000-0xffffffff]
[ 1.661825] pnp 00:0b: [mem 0xfee00000-0xfeefffff]
[ 1.661827] pnp 00:0b: [mem 0xdfa00000-0xdfa00fff]
[ 1.661893] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 1.661990] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
[ 1.662087] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[ 1.662185] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[ 1.662281] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
[ 1.662377] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 1.662474] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[ 1.662571] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 1.662668] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
[ 1.662765] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 1.662862] system 00:0b: [mem 0xdfa00000-0xdfa00fff] has been reserved
[ 1.662959] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.663017] pnp 00:0c: [irq 20]
[ 1.663074] pnp 00:0c: Plug and Play ACPI device, IDs SMO8800 (active)
[ 1.663184] pnp 00:0d: [mem 0x20000000-0x201fffff]
[ 1.663186] pnp 00:0d: [mem 0x40000000-0x401fffff]
[ 1.663255] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved
[ 1.663353] system 00:0d: [mem 0x40000000-0x401fffff] has been reserved
[ 1.663449] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.663492] pnp: PnP ACPI: found 14 devices
[ 1.663584] ACPI: ACPI bus type pnp unregistered
[ 1.671708] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
[ 1.671813] pci 0000:00:1c.1: PCI bridge to [bus 05-06]
[ 1.671908] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff]
[ 1.672009] pci 0000:00:1c.1: bridge window [mem 0xf1100000-0xf11fffff 64bit pref]
[ 1.672159] pci 0000:00:1c.3: PCI bridge to [bus 09-0a]
[ 1.672256] pci 0000:00:1c.3: bridge window [mem 0xf7e00000-0xf7efffff]
[ 1.672359] pci 0000:00:1c.4: PCI bridge to [bus 0b-0c]
[ 1.672458] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 1.672565] pci 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 1.672660] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 1.674081] pci 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 1.674181] pci 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 1.674370] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 1.674372] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 1.674373] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 1.674375] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 1.674377] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 1.674378] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 1.674380] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 1.674381] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 1.674383] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 1.674384] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[ 1.674386] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff]
[ 1.674388] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 1.674389] pci_bus 0000:05: resource 2 [mem 0xf1100000-0xf11fffff 64bit pref]
[ 1.674391] pci_bus 0000:09: resource 1 [mem 0xf7e00000-0xf7efffff]
[ 1.674393] pci_bus 0000:0b: resource 1 [mem 0xf7d00000-0xf7dfffff]
[ 1.674394] pci_bus 0000:11: resource 0 [io 0xc000-0xdfff]
[ 1.674396] pci_bus 0000:11: resource 1 [mem 0xf6c00000-0xf7cfffff]
[ 1.674398] pci_bus 0000:11: resource 2 [mem 0xf0000000-0xf10fffff 64bit pref]
[ 1.674467] NET: Registered protocol family 2
[ 1.674821] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 1.675806] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 1.677022] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.677244] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.677341] TCP: reno registered
[ 1.677447] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 1.677593] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 1.677795] NET: Registered protocol family 1
[ 1.677900] pci 0000:00:02.0: Boot video device
[ 1.919046] PCI: CLS 64 bytes, default 64
[ 1.919105] DMAR: No ATSR found
[ 1.919220] IOMMU 0 0xfed90000: using Queued invalidation
[ 1.919315] IOMMU 1 0xfed91000: using Queued invalidation
[ 1.919410] IOMMU: Setting RMRR:
[ 1.919510] IOMMU: Setting identity map for device 0000:00:02.0 [0xdb800000 - 0xdf9fffff]
[ 1.920020] IOMMU: Setting identity map for device 0000:00:1d.0 [0xdad53000 - 0xdad61fff]
[ 1.920184] IOMMU: Setting identity map for device 0000:00:1a.0 [0xdad53000 - 0xdad61fff]
[ 1.920339] IOMMU: Prepare 0-16MiB unity mapping for LPC
[ 1.920439] IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
[ 1.920879] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[ 1.923685] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.923788] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.923890] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.923993] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1b
[ 1.924133] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.925157] sha1_ssse3: Using AVX optimized SHA-1 implementation
[ 1.926378] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.928252] DLM installed
[ 1.928478] msgmni has been set to 32105
[ 1.929756] NET: Registered protocol family 38
[ 1.929850] async_tx: api initialized (async)
[ 1.929983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.930128] io scheduler noop registered
[ 1.930220] io scheduler deadline registered
[ 1.930331] io scheduler cfq registered (default)
[ 1.930763] pcieport 0000:00:1c.7: irq 42 for MSI/MSI-X
[ 1.930976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.931155] pciehp 0000:00:1c.7:pcie04: Hotplug Controller:
[ 1.931251] pciehp 0000:00:1c.7:pcie04: Seg/Bus/Dev/Func/IRQ : 0000:00:1c.7 IRQ 42
[ 1.931396] pciehp 0000:00:1c.7:pcie04: Vendor ID : 0x8086
[ 1.931494] pciehp 0000:00:1c.7:pcie04: Device ID : 0x1c1e
[ 1.931590] pciehp 0000:00:1c.7:pcie04: Subsystem ID : 0x04b3
[ 1.931687] pciehp 0000:00:1c.7:pcie04: Subsystem Vendor ID : 0x1028
[ 1.931784] pciehp 0000:00:1c.7:pcie04: PCIe Cap offset : 0x40
[ 1.931881] pciehp 0000:00:1c.7:pcie04: PCI resource [13] : [io 0xc000-0xdfff]
[ 1.932026] pciehp 0000:00:1c.7:pcie04: PCI resource [14] : [mem 0xf6c00000-0xf7cfffff]
[ 1.932173] pciehp 0000:00:1c.7:pcie04: PCI resource [15] : [mem 0xf0000000-0xf10fffff 64bit pref]
[ 1.932322] pciehp 0000:00:1c.7:pcie04: Slot Capabilities : 0x003cb260
[ 1.932419] pciehp 0000:00:1c.7:pcie04: Physical Slot Number : 7
[ 1.932516] pciehp 0000:00:1c.7:pcie04: Attention Button : no
[ 1.932611] pciehp 0000:00:1c.7:pcie04: Power Controller : no
[ 1.932708] pciehp 0000:00:1c.7:pcie04: MRL Sensor : no
[ 1.932804] pciehp 0000:00:1c.7:pcie04: Attention Indicator : no
[ 1.932900] pciehp 0000:00:1c.7:pcie04: Power Indicator : no
[ 1.932996] pciehp 0000:00:1c.7:pcie04: Hot-Plug Surprise : yes
[ 1.933092] pciehp 0000:00:1c.7:pcie04: EMI Present : no
[ 1.933188] pciehp 0000:00:1c.7:pcie04: Command Completed : no
[ 1.933286] pciehp 0000:00:1c.7:pcie04: Slot Status : 0x0000
[ 1.933384] pciehp 0000:00:1c.7:pcie04: Slot Control : 0x0000
[ 1.933481] pciehp 0000:00:1c.7:pcie04: Link Active Reporting supported
[ 1.933490] pciehp 0000:00:1c.7:pcie04: HPC vendor_id 8086 device_id 1c1e ss_vid 1028 ss_did 4b3
[ 1.933639] pciehp 0000:00:1c.7:pcie04: Registering domain:bus:dev=0000:11:00 sun=7
[ 1.933688] pciehp 0000:00:1c.7:pcie04: pciehp_get_power_status: SLOTCTRL 58 value read 1028
[ 1.933690] pciehp 0000:00:1c.7:pcie04: service driver pciehp loaded
[ 1.933716] pciehp: pcie_port_service_register = 0
[ 1.933717] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.933814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.934239] intel_idle: MWAIT substates: 0x21120
[ 1.934240] intel_idle: v0.4 model 0x2A
[ 1.934241] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.934347] ACPI: AC Adapter [AC] (on-line)
[ 1.934551] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 1.936288] ACPI: Lid Switch [LID0]
[ 1.936439] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.936586] ACPI: Power Button [PWRB]
[ 1.936736] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 1.936882] ACPI: Sleep Button [SBTN]
[ 1.937028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.937173] ACPI: Power Button [PWRF]
[ 1.937526] ACPI: Requesting acpi_cpufreq
[ 1.947816] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.947912] ACPI: Thermal Zone [THM] (46 C)
[ 1.948110] GHES: HEST is not enabled!
[ 1.970931] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.971733] Non-volatile memory driver v1.3
[ 1.972151] i8k: unable to get SMM BIOS version
[ 1.975435] Dell laptop SMM driver v1.14 21/02/2005 Massimo Dal Zotto (dz@debian.org)
[ 1.975641] Linux agpgart interface v0.103
[ 1.975780] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[ 1.975955] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 1.977145] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 1.977386] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[ 1.977557] ipmi message handler version 39.2
[ 1.977656] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[ 1.977801] Hangcheck: Using getrawmonotonic().
[ 1.977931] [drm] Initialized drm 1.1.0 20060810
[ 1.978286] i915 0000:00:02.0: setting latency timer to 64
[ 1.979274] ACPI: Battery Slot [BAT0] (battery present)
[ 2.014536] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[ 2.014683] [drm] MTRR allocation failed. Graphics performance may suffer.
[ 2.015152] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[ 2.015164] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 2.015272] [drm] Driver supports precise vblank timestamp query.
[ 2.015395] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.440087] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 2.917395] Refined TSC clocksource calibration: 2793.653 MHz.
[ 2.917523] Switching to clocksource tsc
[ 2.994454] fbcon: inteldrmfb (fb0) is primary device
[ 3.495716] Console: switching to colour frame buffer device 170x48
[ 3.498428] fb0: inteldrmfb frame buffer device
[ 3.498429] drm: registered panic notifier
[ 3.499659] acpi device:34: registered as cooling_device4
[ 3.499891] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 3.499934] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.499995] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 3.500829] loop: module loaded
[ 3.500966] ahci 0000:00:1f.2: version 3.0
[ 3.501012] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[ 3.501038] ahci: SSS flag set, parallel bus scan disabled
[ 3.516537] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x31 impl SATA mode
[ 3.516640] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 3.516681] ahci 0000:00:1f.2: setting latency timer to 64
[ 3.557219] scsi0 : ahci
[ 3.557327] scsi1 : ahci
[ 3.557416] scsi2 : ahci
[ 3.557504] scsi3 : ahci
[ 3.557593] scsi4 : ahci
[ 3.557685] scsi5 : ahci
[ 3.558015] ata1: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06100 irq 44
[ 3.558050] ata2: DUMMY
[ 3.558994] ata3: DUMMY
[ 3.559924] ata4: DUMMY
[ 3.560839] ata5: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06300 irq 44
[ 3.561773] ata6: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06380 irq 44
[ 3.562846] tun: Universal TUN/TAP device driver, 1.6
[ 3.563765] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.564747] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 3.565782] r8169 0000:05:00.0: irq 45 for MSI/MSI-X
[ 3.565943] r8169 0000:05:00.0: eth0: RTL8168e/8111e at 0xffffc900065d2000, 18:03:73:a0:6f:6a, XID 0c200000 IRQ 45
[ 3.566908] r8169 0000:05:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 3.567901] VMware vmxnet3 virtual NIC driver - version 1.1.29.0-k-NAPI
[ 3.568899] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.569855] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 3.569858] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 3.570787] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 3.571738] ehci_hcd 0000:00:1a.0: debug port 2
[ 3.576540] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 3.576553] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7f08000
[ 3.596391] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 3.597394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.598306] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.599216] usb usb1: Product: EHCI Host Controller
[ 3.600113] usb usb1: Manufacturer: Linux 3.4.0-rc3-default ehci_hcd
[ 3.601026] usb usb1: SerialNumber: 0000:00:1a.0
[ 3.602047] hub 1-0:1.0: USB hub found
[ 3.602960] hub 1-0:1.0: 2 ports detected
[ 3.603937] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 3.603940] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 3.604856] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 3.605799] ehci_hcd 0000:00:1d.0: debug port 2
[ 3.610607] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 3.610619] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7f07000
[ 3.626345] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 3.627337] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.628235] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.629127] usb usb2: Product: EHCI Host Controller
[ 3.630011] usb usb2: Manufacturer: Linux 3.4.0-rc3-default ehci_hcd
[ 3.630896] usb usb2: SerialNumber: 0000:00:1d.0
[ 3.631869] hub 2-0:1.0: USB hub found
[ 3.632733] hub 2-0:1.0: 2 ports detected
[ 3.633642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.634573] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[ 3.635454] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 3
[ 3.636541] xhci_hcd 0000:0b:00.0: irq 16, io mem 0xf7d00000
[ 3.637521] xhci_hcd 0000:0b:00.0: irq 46 for MSI/MSI-X
[ 3.637525] xhci_hcd 0000:0b:00.0: irq 47 for MSI/MSI-X
[ 3.637530] xhci_hcd 0000:0b:00.0: irq 48 for MSI/MSI-X
[ 3.637534] xhci_hcd 0000:0b:00.0: irq 49 for MSI/MSI-X
[ 3.637538] xhci_hcd 0000:0b:00.0: irq 50 for MSI/MSI-X
[ 3.637632] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.638555] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.639477] usb usb3: Product: xHCI Host Controller
[ 3.640385] usb usb3: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
[ 3.641312] usb usb3: SerialNumber: 0000:0b:00.0
[ 3.642315] xHCI xhci_add_endpoint called for root hub
[ 3.642316] xHCI xhci_check_bandwidth called for root hub
[ 3.642355] hub 3-0:1.0: USB hub found
[ 3.643289] hub 3-0:1.0: 2 ports detected
[ 3.644267] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[ 3.645189] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 4
[ 3.646135] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.647070] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.647984] usb usb4: Product: xHCI Host Controller
[ 3.648874] usb usb4: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
[ 3.649759] usb usb4: SerialNumber: 0000:0b:00.0
[ 3.650701] xHCI xhci_add_endpoint called for root hub
[ 3.650702] xHCI xhci_check_bandwidth called for root hub
[ 3.650737] hub 4-0:1.0: USB hub found
[ 3.651619] hub 4-0:1.0: 2 ports detected
[ 3.652583] usbcore: registered new interface driver uas
[ 3.653521] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2] at 0x60,0x64 irq 1,12
[ 3.656653] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.657553] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.658544] mousedev: PS/2 mouse device common for all mice
[ 3.659693] rtc_cmos 00:05: RTC can wake from S4
[ 3.660699] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 3.661605] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 3.662513] i2c /dev entries driver
[ 3.663771] gspca_main: v2.14.0 registered
[ 3.664692] usbcore: registered new interface driver uvcvideo
[ 3.665592] USB Video Class driver (1.1.1)
[ 3.666582] coretemp coretemp.0: TjMax is 100 degrees C
[ 3.666593] coretemp coretemp.0: TjMax is 100 degrees C
[ 3.666602] coretemp coretemp.0: TjMax is 100 degrees C
[ 3.666631] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 3.667606] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 3.668580] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 3.669502] iTCO_vendor_support: vendor-support=0
[ 3.670441] md: linear personality registered for level -1
[ 3.671355] md: raid0 personality registered for level 0
[ 3.672258] md: raid1 personality registered for level 1
[ 3.673157] md: raid10 personality registered for level 10
[ 3.673894] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 3.674985] md: raid6 personality registered for level 6
[ 3.675917] md: raid5 personality registered for level 5
[ 3.676855] md: raid4 personality registered for level 4
[ 3.677795] device-mapper: uevent: version 1.0.3
[ 3.678758] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 3.679729] device-mapper: dm-log-userspace: version 1.1.0 loaded
[ 3.680677] usbcore: registered new interface driver btusb
[ 3.681681] cpuidle: using governor ladder
[ 3.682687] cpuidle: using governor menu
[ 3.683633] sdhci: Secure Digital Host Controller Interface driver
[ 3.684545] sdhci: Copyright(c) Pierre Ossman
[ 3.685929] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 3.687710] usbcore: registered new interface driver usbhid
[ 3.688637] usbhid: USB HID core driver
[ 3.689650] mei 0000:00:16.0: setting latency timer to 64
[ 3.689696] mei 0000:00:16.0: irq 51 for MSI/MSI-X
[ 3.711880] input: Dell WMI hotkeys as /devices/virtual/input/input6
[ 3.729093] intel_oaktrail: Platform not recognized (You could try the module's force-parameter)
[ 3.729331] snd_hda_intel 0000:00:1b.0: irq 52 for MSI/MSI-X
[ 3.906023] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.912137] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.913455] ata1.00: ATA-8: WDC WD7500BPKT-75PK4T0, 01.01A01, max UDMA/133
[ 3.914504] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.915964] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 3.920535] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.921888] ata1.00: configured for UDMA/133
[ 3.936217] scsi 0:0:0:0: Direct-Access ATA WDC WD7500BPKT-7 01.0 PQ: 0 ANSI: 5
[ 3.937742] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 3.937852] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.939790] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.940871] sd 0:0:0:0: [sda] Write Protect is off
[ 3.941878] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.941943] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.034771] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 4.036972] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.066214] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 4.067278] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.068922] hub 1-1:1.0: USB hub found
[ 4.070076] hub 1-1:1.0: 6 ports detected
[ 4.185622] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 4.285435] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.293197] ata5.00: ATAPI: PLDS DVD+/-RW DS-8A8SH, KD11, max UDMA/100
[ 4.299654] ata5.00: configured for UDMA/100
[ 4.312912] scsi 4:0:0:0: CD-ROM PLDS DVD+-RW DS-8A8SH KD11 PQ: 0 ANSI: 5
[ 4.328160] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.329260] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.330631] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 4.330860] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 4.335940] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 4.337045] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.338629] hub 2-1:1.0: USB hub found
[ 4.339765] hub 2-1:1.0: 8 ports detected
[ 4.346814] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
[ 4.373979] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 4.375190] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 4.376404] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 4.378112] ALSA device list:
[ 4.379188] #0: HDA Intel PCH at 0xf7f00000 irq 52
[ 4.380342] TCP: cubic registered
[ 4.381412] NET: Registered protocol family 17
[ 4.382511] Bluetooth: RFCOMM TTY layer initialized
[ 4.383580] Bluetooth: RFCOMM socket layer initialized
[ 4.384637] Bluetooth: RFCOMM ver 1.11
[ 4.385678] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.386697] Bluetooth: BNEP filters: protocol multicast
[ 4.387712] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 4.389127] sctp: Hash tables configured (established 65536 bind 65536)
[ 4.390293] Registering the dns_resolver key type
[ 4.391604] PM: Checking hibernation image partition /dev/sda6
[ 4.391609] PM: Hibernation image partition 8:6 present
[ 4.391610] PM: Looking for hibernation image.
[ 4.399424] PM: Image not found (code -22)
[ 4.399430] PM: Hibernation image not present or could not be loaded.
[ 4.399455] registered taskstats version 1
[ 4.401642] rtc_cmos 00:05: setting system clock to 2012-04-24 22:33:12 UTC (1335306792)
[ 4.403484] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[ 4.415295] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd
[ 4.529571] usb 1-1.4: New USB device found, idVendor=8086, idProduct=0189
[ 4.530494] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.605180] usb 1-1.5: new high-speed USB device number 4 using ehci_hcd
[ 4.658992] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input11
[ 4.673855] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input12
[ 4.674782] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.677550] md: Waiting for all devices to be available before autodetect
[ 4.678443] md: If you don't use raid, use raid=noautodetect
[ 4.679715] md: Autodetecting RAID arrays.
[ 4.680606] md: Scanned 0 and added 0 devices.
[ 4.681492] md: autorun ...
[ 4.682372] md: ... autorun DONE.
[ 4.723180] usb 1-1.5: New USB device found, idVendor=05ca, idProduct=1820
[ 4.724135] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.724991] usb 1-1.5: Product: Laptop_Integrated_Webcam_FHD
[ 4.725828] usb 1-1.5: Manufacturer: CN01MWM9724871A4KB28A00
[ 4.727739] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_FHD (05ca:1820)
[ 4.730718] input: Laptop_Integrated_Webcam_FHD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input13
[ 4.733726] kjournald starting. Commit interval 5 seconds
[ 4.733839] EXT3-fs (sda5): mounted filesystem with writeback data mode
[ 4.733846] VFS: Mounted root (ext3 filesystem) readonly on device 8:5.
[ 4.774913] devtmpfs: mounted
[ 4.775936] Freeing unused kernel memory: 544k freed
[ 4.824853] usb 2-1.2: new low-speed USB device number 3 using ehci_hcd
[ 4.942603] usb 2-1.2: New USB device found, idVendor=04f2, idProduct=0116
[ 4.943573] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.944441] usb 2-1.2: Product: USB Keyboard
[ 4.945277] usb 2-1.2: Manufacturer: CHICONY
[ 4.951958] input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input14
[ 4.953034] generic-usb 0003:04F2:0116.0001: input,hidraw0: USB HID v1.10 Keyboard [CHICONY USB Keyboard] on usb-0000:00:1d.0-1.2/input0
[ 5.044516] usb 2-1.3: new full-speed USB device number 4 using ehci_hcd
[ 5.155596] usb 2-1.3: New USB device found, idVendor=138a, idProduct=0011
[ 5.156597] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 5.157502] usb 2-1.3: SerialNumber: 56ed5821afe2
[ 5.234233] usb 2-1.6: new high-speed USB device number 5 using ehci_hcd
[ 5.356855] usb 2-1.6: New USB device found, idVendor=0bda, idProduct=0138
[ 5.357840] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.358751] usb 2-1.6: Product: USB2.0-CRW
[ 5.359652] usb 2-1.6: Manufacturer: Generic
[ 5.360539] usb 2-1.6: SerialNumber: 20090516388200000
[ 7.797412] udevd[1754]: starting version 171
[ 10.292341] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[ 10.292346] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.587389] Initializing USB Mass Storage driver...
[ 10.587479] scsi6 : usb-storage 2-1.6:1.0
[ 10.587557] usbcore: registered new interface driver usb-storage
[ 10.587559] USB Mass Storage support registered.
[ 11.269401] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[ 11.269402] Copyright(c) 2003-2012 Intel Corporation
[ 11.269579] iwlwifi 0000:09:00.0: pci_resource_len = 0x00002000
[ 11.269581] iwlwifi 0000:09:00.0: pci_resource_base = ffffc90006684000
[ 11.269582] iwlwifi 0000:09:00.0: HW Revision ID = 0x34
[ 11.269674] iwlwifi 0000:09:00.0: irq 53 for MSI/MSI-X
[ 11.353840] iwlwifi 0000:09:00.0: loaded firmware version 17.168.5.2 build 35905
[ 11.353959] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 11.353961] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 11.353962] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 11.353964] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[ 11.353965] iwlwifi 0000:09:00.0: CONFIG_IWLWIFI_P2P disabled
[ 11.353966] iwlwifi 0000:09:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[ 11.354014] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 11.371102] iwlwifi 0000:09:00.0: device EEPROM VER=0x71a, CALIB=0x6
[ 11.371104] iwlwifi 0000:09:00.0: Device SKU: 0x150
[ 11.371105] iwlwifi 0000:09:00.0: Valid Tx ant: 0x1, Valid Rx ant: 0x3
[ 11.371117] iwlwifi 0000:09:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[ 11.371220] Registered led device: phy0-led
[ 11.371300] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 11.587320] scsi 6:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 11.587481] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 11.593043] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 11.849916] EXT3-fs (sda5): using internal journal
[ 12.089838] Adding 4998972k swap on /dev/sda6. Priority:-1 extents:1 across:4998972k
[ 16.038538] r8169 0000:05:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2)
[ 16.061694] r8169 0000:05:00.0: eth0: link down
[ 16.061726] r8169 0000:05:00.0: eth0: link down
[ 16.065388] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 16.072156] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[ 16.163156] iwlwifi 0000:09:00.0: L1 Disabled; Enabling L0S
[ 16.169917] iwlwifi 0000:09:00.0: Radio type=0x2-0x2-0x1
[ 17.669519] r8169 0000:05:00.0: eth0: link up
[ 21.450680] [drm] Changing LVDS panel from (+hsync, -vsync) to (-hsync, -vsync)
[ 21.770070] microcode: CPU0 updated to revision 0x25, date = 2011-10-11
[ 21.770415] microcode: CPU1 updated to revision 0x25, date = 2011-10-11
[ 21.770745] microcode: CPU2 updated to revision 0x25, date = 2011-10-11
[ 21.771090] microcode: CPU3 updated to revision 0x25, date = 2011-10-11
[ 24.301248] r8169 0000:05:00.0: eth0: link down
[ 28.213622] r8169 0000:05:00.0: eth0: link up
[ 315.912007] [drm] Changing LVDS panel from (-hsync, -vsync) to (+hsync, -vsync)
[ 319.102349] ata1.00: configured for UDMA/133
[ 319.102353] ata1: EH complete
[ 419.207424] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[ 419.261316] usb 3-1: New USB device found, idVendor=046d, idProduct=c050
[ 419.261326] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 419.261333] usb 3-1: Product: USB-PS/2 Optical Mouse
[ 419.261338] usb 3-1: Manufacturer: Logitech
[ 419.261518] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 419.281503] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1c.4/0000:0b:00.0/usb3/3-1/3-1:1.0/input/input15
[ 419.281733] generic-usb 0003:046D:C050.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:0b:00.0-1/input0
[ 523.968585] pciehp 0000:00:1c.7:pcie04: pcie_isr: intr_loc 108
[ 523.968595] pciehp 0000:00:1c.7:pcie04: LinkState change
[ 523.968598] pciehp 0000:00:1c.7:pcie04: lnk_status = 7011
[ 523.968599] pciehp 0000:00:1c.7:pcie04: Presence/Notify input change
[ 523.968602] pciehp 0000:00:1c.7:pcie04: Card present on Slot(7)
[ 523.968640] pciehp 0000:00:1c.7:pcie04: Surprise Removal
[ 523.968653] pciehp 0000:00:1c.7:pcie04: check_link_active: lnk_status = 7011
[ 524.071206] pciehp 0000:00:1c.7:pcie04: pciehp_check_link_status: lnk_status = 7011
[ 524.071316] pci 0000:11:00.0: [1033:0194] type 00 class 0x0c0330
[ 524.071367] pci 0000:11:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit]
[ 524.071620] pci 0000:11:00.0: PME# supported from D0 D3hot
[ 524.091233] pci 0000:11:00.0: BAR 0: assigned [mem 0xf6c00000-0xf6c01fff 64bit]
[ 524.091275] pcieport 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 524.091278] pcieport 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 524.091283] pcieport 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 524.091287] pcieport 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 524.091423] xhci_hcd 0000:11:00.0: enabling device (0100 -> 0102)
[ 524.091478] xhci_hcd 0000:11:00.0: xHCI Host Controller
[ 524.091482] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 5
[ 524.091783] xhci_hcd 0000:11:00.0: irq 19, io mem 0xf6c00000
[ 524.091885] xhci_hcd 0000:11:00.0: irq 54 for MSI/MSI-X
[ 524.091889] xhci_hcd 0000:11:00.0: irq 55 for MSI/MSI-X
[ 524.091893] xhci_hcd 0000:11:00.0: irq 56 for MSI/MSI-X
[ 524.091897] xhci_hcd 0000:11:00.0: irq 57 for MSI/MSI-X
[ 524.091901] xhci_hcd 0000:11:00.0: irq 58 for MSI/MSI-X
[ 524.092049] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 524.092051] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 524.092052] usb usb5: Product: xHCI Host Controller
[ 524.092053] usb usb5: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
[ 524.092054] usb usb5: SerialNumber: 0000:11:00.0
[ 524.092177] xHCI xhci_add_endpoint called for root hub
[ 524.092178] xHCI xhci_check_bandwidth called for root hub
[ 524.092201] hub 5-0:1.0: USB hub found
[ 524.092212] hub 5-0:1.0: 2 ports detected
[ 524.092281] xhci_hcd 0000:11:00.0: xHCI Host Controller
[ 524.092284] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 6
[ 524.095021] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[ 524.095024] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 524.095026] usb usb6: Product: xHCI Host Controller
[ 524.095028] usb usb6: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
[ 524.095030] usb usb6: SerialNumber: 0000:11:00.0
[ 524.095124] xHCI xhci_add_endpoint called for root hub
[ 524.095126] xHCI xhci_check_bandwidth called for root hub
[ 524.095157] hub 6-0:1.0: USB hub found
[ 524.095176] hub 6-0:1.0: 2 ports detected
[ 608.433641] pciehp 0000:00:1c.7:pcie04: pcie_isr: intr_loc 108
[ 608.433644] pciehp 0000:00:1c.7:pcie04: LinkState change
[ 608.433647] pciehp 0000:00:1c.7:pcie04: lnk_status = 5011
[ 608.433648] pciehp 0000:00:1c.7:pcie04: Presence/Notify input change
[ 608.433651] pciehp 0000:00:1c.7:pcie04: Card not present on Slot(7)
[ 608.433691] pciehp 0000:00:1c.7:pcie04: Surprise Removal
[ 608.433702] pciehp 0000:00:1c.7:pcie04: Disabling domain:bus:device=0000:11:00
[ 608.433704] pciehp 0000:00:1c.7:pcie04: pciehp_unconfigure_device: domain:bus:dev = 0000:11:00
[ 608.445663] xhci_hcd 0000:11:00.0: remove, state 4
[ 608.445669] usb usb6: USB disconnect, device number 1
[ 608.445716] xHCI xhci_drop_endpoint called for root hub
[ 608.445718] xHCI xhci_check_bandwidth called for root hub
[ 608.445824] xhci_hcd 0000:11:00.0: Host not halted after 16000 microseconds.
[ 608.445828] xhci_hcd 0000:11:00.0: USB bus 6 deregistered
[ 608.445833] xhci_hcd 0000:11:00.0: remove, state 4
[ 608.445836] usb usb5: USB disconnect, device number 1
[ 608.445868] xHCI xhci_drop_endpoint called for root hub
[ 608.445869] xHCI xhci_check_bandwidth called for root hub
[ 608.446056] xhci_hcd 0000:11:00.0: Host not halted after 16000 microseconds.
[ 608.446149] xhci_hcd 0000:11:00.0: USB bus 5 deregistered
[ 608.446196] pci 0000:11:00.0: freeing pci_dev info
[ 608.449959] pciehp 0000:00:1c.7:pcie04: pcie_isr: intr_loc 108
[ 608.449968] pciehp 0000:00:1c.7:pcie04: LinkState change
[ 608.449971] pciehp 0000:00:1c.7:pcie04: lnk_status = 7011
[ 608.449973] pciehp 0000:00:1c.7:pcie04: Presence/Notify input change
[ 608.449976] pciehp 0000:00:1c.7:pcie04: Card present on Slot(7)
[ 608.449985] pciehp 0000:00:1c.7:pcie04: Surprise Removal
[ 608.450024] pciehp 0000:00:1c.7:pcie04: check_link_active: lnk_status = 7011
[ 608.555376] pciehp 0000:00:1c.7:pcie04: pciehp_check_link_status: lnk_status = 7011
[ 608.555478] pci 0000:11:00.0: [1033:0194] type 00 class 0x0c0330
[ 608.555529] pci 0000:11:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit]
[ 608.555775] pci 0000:11:00.0: PME# supported from D0 D3hot
[ 608.575392] pci 0000:11:00.0: BAR 0: assigned [mem 0xf6c00000-0xf6c01fff 64bit]
[ 608.575434] pcieport 0000:00:1c.7: PCI bridge to [bus 11-16]
[ 608.575438] pcieport 0000:00:1c.7: bridge window [io 0xc000-0xdfff]
[ 608.575443] pcieport 0000:00:1c.7: bridge window [mem 0xf6c00000-0xf7cfffff]
[ 608.575447] pcieport 0000:00:1c.7: bridge window [mem 0xf0000000-0xf10fffff 64bit pref]
[ 608.575575] xhci_hcd 0000:11:00.0: enabling device (0100 -> 0102)
[ 608.575649] xhci_hcd 0000:11:00.0: xHCI Host Controller
[ 608.575655] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 5
[ 608.575956] xhci_hcd 0000:11:00.0: irq 19, io mem 0xf6c00000
[ 608.576072] xhci_hcd 0000:11:00.0: irq 54 for MSI/MSI-X
[ 608.576076] xhci_hcd 0000:11:00.0: irq 55 for MSI/MSI-X
[ 608.576080] xhci_hcd 0000:11:00.0: irq 56 for MSI/MSI-X
[ 608.576084] xhci_hcd 0000:11:00.0: irq 57 for MSI/MSI-X
[ 608.576087] xhci_hcd 0000:11:00.0: irq 58 for MSI/MSI-X
[ 608.576238] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 608.576240] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 608.576241] usb usb5: Product: xHCI Host Controller
[ 608.576242] usb usb5: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
[ 608.576243] usb usb5: SerialNumber: 0000:11:00.0
[ 608.576357] xHCI xhci_add_endpoint called for root hub
[ 608.576359] xHCI xhci_check_bandwidth called for root hub
[ 608.576399] hub 5-0:1.0: USB hub found
[ 608.576411] hub 5-0:1.0: 2 ports detected
[ 608.576472] xhci_hcd 0000:11:00.0: xHCI Host Controller
[ 608.576475] xhci_hcd 0000:11:00.0: new USB bus registered, assigned bus number 6
[ 608.579188] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[ 608.579191] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 608.579193] usb usb6: Product: xHCI Host Controller
[ 608.579195] usb usb6: Manufacturer: Linux 3.4.0-rc3-default xhci_hcd
[ 608.579196] usb usb6: SerialNumber: 0000:11:00.0
[ 608.579297] xHCI xhci_add_endpoint called for root hub
[ 608.579299] xHCI xhci_check_bandwidth called for root hub
[ 608.579324] hub 6-0:1.0: USB hub found
[ 608.579342] hub 6-0:1.0: 2 ports detected
\
 
 \ /
  Last update: 2012-04-24 22:51    [W:0.226 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site