Re: When enabling usb autosuspend, new usb devices aren't recognized

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

 



I've attached the dmesg (USB_DEBUG enabled) output from boot to
enabling a usb port manually (380) until plugging in a device (404).

Florian Merz
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc4-mainline (root@cuke) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Sep 6 23:34:23 CEST 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-mainline root=UUID=ad6d60ab-d007-4198-a72b-d80d5941aa73 ro quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d067ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d0680000-0x00000000dae9efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: LENOVO 2325CN3/2325CN3, BIOS G2ET33WW (1.13 ) 07/24/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x11e600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0C0000000 mask FE0000000 write-back
[    0.000000]   4 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   5 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   6 base 100000000 mask FE0000000 write-back
[    0.000000]   7 base 11F000000 mask FFF000000 uncachable
[    0.000000]   8 base 11E800000 mask FFF800000 uncachable
[    0.000000]   9 base 11E600000 mask FFFE00000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xd0680 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xd067ffff]
[    0.000000]  [mem 0x00000000-0xd05fffff] page 2M
[    0.000000]  [mem 0xd0600000-0xd067ffff] page 4k
[    0.000000] kernel direct mapping tables up to 0xd067ffff @ [mem 0x1f977000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x11e5fffff]
[    0.000000]  [mem 0x100000000-0x11e5fffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x11e5fffff @ [mem 0xd067a000-0xd067ffff]
[    0.000000] RAMDISK: [mem 0x37a2e000-0x37d0efff]
[    0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000daffe170 000B4 (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: FACP 00000000dafe6000 000F4 (v04 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000dafe9000 102C8 (v01 LENOVO TP-G2    00001130 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf5a000 00040
[    0.000000] ACPI: TCPA 00000000daffd000 00032 (v02    PTL   LENOVO 06040000 LNVO 00000001)
[    0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffa000 007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[    0.000000] ACPI: HPET 00000000dafe5000 00038 (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafe4000 00098 (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafe3000 0003C (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: ECDT 00000000dafe2000 00052 (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: FPDT 00000000dafe1000 00054 (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: ASF! 00000000dafe8000 000A5 (v32 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafe0000 0003E (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafdf000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: POAT 00000000dafde000 00055 (v03 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000dafdd000 00C79 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafdc000 00A7E (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: DMAR 00000000dafdb000 000B8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: UEFI 00000000dafda000 002A6 (v01 LENOVO TP-G2    00001130 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011e5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x11e5fffff]
[    0.000000]   NODE_DATA [mem 0x11e5fc000-0x11e5fffff]
[    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff880119e00000-ffff88011dbfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x11e5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xd067ffff]
[    0.000000]   node   0: [mem 0x100000000-0x11e5fffff]
[    0.000000] On node 0 totalpages: 977420
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3911 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 832703 pages, LIFO batch:31
[    0.000000]   Normal zone: 1944 pages used for memmap
[    0.000000]   Normal zone: 122472 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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] 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: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 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: 0000000040004000 - 0000000040005000
[    0.000000] PM: Registered nosave memory: 00000000d0680000 - 00000000dae9f000
[    0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
[    0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[    0.000000] PM: Registered nosave memory: 00000000dafff000 - 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 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 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 - 00000000ffc00000
[    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011e200000 s84544 r8192 d21952 u262144
[    0.000000] pcpu-alloc: s84544 r8192 d21952 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 959086
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-mainline root=UUID=ad6d60ab-d007-4198-a72b-d80d5941aa73 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3765076k/4691968k available (4648k kernel code, 782288k absent, 144604k reserved, 4207k data, 764k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 2593.975 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.11 BogoMIPS (lpj=8646583)
[    0.000008] pid_max: default: 32768 minimum: 301
[    0.000055] Security Framework initialized
[    0.000060] AppArmor: AppArmor disabled by boot time parameter
[    0.000505] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002524] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003417] Mount-cache hash table entries: 256
[    0.003714] Initializing cgroup subsys cpuacct
[    0.003717] Initializing cgroup subsys devices
[    0.003719] Initializing cgroup subsys freezer
[    0.003721] Initializing cgroup subsys net_cls
[    0.003723] Initializing cgroup subsys blkio
[    0.003761] CPU: Physical Processor ID: 0
[    0.003763] CPU: Processor Core ID: 0
[    0.003770] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.003770] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.004511] mce: CPU supports 7 MCE banks
[    0.004530] CPU0: Thermal monitoring enabled (TM1)
[    0.004540] process: using mwait in idle threads
[    0.004546] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.004546] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.004546] tlb_flushall_shift is 0x1
[    0.006403] ACPI: Core revision 20120711
[    0.019913] ftrace: allocating 18087 entries in 71 pages
[    0.035574] dmar: Host address width 36
[    0.035578] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.035589] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.035591] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.035604] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.035606] dmar: RMRR base: 0x000000da2f0000 end: 0x000000da306fff
[    0.035609] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff
[    0.035687] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.035689] HPET id 0 under DRHD base 0xfed91000
[    0.035963] Enabled IRQ remapping in x2apic mode
[    0.035966] Enabling x2apic
[    0.035967] Enabled x2apic
[    0.035977] Switched APIC routing to cluster x2apic.
[    0.036481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.069425] smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz stepping 09
[    0.174534] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.174543] ... version:                3
[    0.174544] ... bit width:              48
[    0.174546] ... generic registers:      4
[    0.174548] ... value mask:             0000ffffffffffff
[    0.174549] ... max period:             000000007fffffff
[    0.174551] ... fixed-purpose events:   3
[    0.174553] ... event mask:             000000070000000f
[    0.201274] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.214467] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.281701] Brought up 4 CPUs
[    0.281706] smpboot: Total of 4 processors activated (20760.45 BogoMIPS)
[    0.287654] devtmpfs: initialized
[    0.289306] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[    0.290599] NET: Registered protocol family 16
[    0.290794] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.290797] ACPI: bus type pci registered
[    0.291056] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.291061] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.302509] PCI: Using configuration type 1 for base access
[    0.303307] bio: create slab <bio-0> at 0
[    0.303401] ACPI: Added _OSI(Module Device)
[    0.303404] ACPI: Added _OSI(Processor Device)
[    0.303406] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.303409] ACPI: Added _OSI(Processor Aggregator Device)
[    0.306240] ACPI: EC: EC description table is found, configuring boot EC
[    0.313824] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.317615] ACPI: SSDT 00000000dae3a018 00A01 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.318354] ACPI: Dynamic OEM Table Load:
[    0.318358] ACPI: SSDT           (null) 00A01 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.318793] ACPI: SSDT 00000000dae3ba98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.319569] ACPI: Dynamic OEM Table Load:
[    0.319573] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.319766] ACPI: SSDT 00000000dae39d98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.320482] ACPI: Dynamic OEM Table Load:
[    0.320485] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.321500] ACPI: Interpreter enabled
[    0.321505] ACPI: (supports S0 S3 S4 S5)
[    0.321535] ACPI: Using IOAPIC for interrupt routing
[    0.325258] ACPI: Power Resource [PUBS] (on)
[    0.329665] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.331610] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.331617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.331759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.331848] PCI host bridge to bus 0000:00
[    0.331854] pci_bus 0000:00: busn_res: [bus 00-3f] is inserted under domain [bus 00-ff]
[    0.331857] pci_bus 0000:00: root bus resource [bus 00-3f]
[    0.331861] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.331864] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.331867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.331870] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff]
[    0.331873] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
[    0.331886] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.331952] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    0.331971] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.331982] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.331989] pci 0000:00:02.0: reg 20: [io  0x4000-0x403f]
[    0.332094] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.332134] pci 0000:00:14.0: reg 10: [mem 0xf1520000-0xf152ffff 64bit]
[    0.332274] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.332316] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.332356] pci 0000:00:16.0: reg 10: [mem 0xf1535000-0xf153500f 64bit]
[    0.332499] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.332562] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.332598] pci 0000:00:19.0: reg 10: [mem 0xf1500000-0xf151ffff]
[    0.332613] pci 0000:00:19.0: reg 14: [mem 0xf153b000-0xf153bfff]
[    0.332627] pci 0000:00:19.0: reg 18: [io  0x4080-0x409f]
[    0.332762] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.332809] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.332843] pci 0000:00:1a.0: reg 10: [mem 0xf153a000-0xf153a3ff]
[    0.332998] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.333044] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.333074] pci 0000:00:1b.0: reg 10: [mem 0xf1530000-0xf1533fff 64bit]
[    0.333220] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.333265] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.333423] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.333472] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.333628] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.333696] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.333729] pci 0000:00:1d.0: reg 10: [mem 0xf1539000-0xf15393ff]
[    0.333891] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.333933] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
[    0.334132] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.334167] pci 0000:00:1f.2: reg 10: [io  0x40a8-0x40af]
[    0.334185] pci 0000:00:1f.2: reg 14: [io  0x40b4-0x40b7]
[    0.334201] pci 0000:00:1f.2: reg 18: [io  0x40a0-0x40a7]
[    0.334219] pci 0000:00:1f.2: reg 1c: [io  0x40b0-0x40b3]
[    0.334237] pci 0000:00:1f.2: reg 20: [io  0x4060-0x407f]
[    0.334254] pci 0000:00:1f.2: reg 24: [mem 0xf1538000-0xf15387ff]
[    0.334358] pci 0000:00:1f.2: PME# supported from D3hot
[    0.334396] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.334427] pci 0000:00:1f.3: reg 10: [mem 0xf1534000-0xf15340ff 64bit]
[    0.334467] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.334605] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3f]
[    0.334704] pci 0000:02:00.0: [1180:e822] type 00 class 0x088001
[    0.334732] pci 0000:02:00.0: reg 10: [mem 0xf0d00000-0xf0d000ff]
[    0.334949] pci 0000:02:00.0: supports D1 D2
[    0.334952] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.341877] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.341884] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.341892] pci 0000:00:1c.0:   bridge window [mem 0xf0d00000-0xf14fffff]
[    0.341904] pci 0000:00:1c.0:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.341990] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3f]
[    0.342283] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000
[    0.342568] pci 0000:03:00.0: reg 10: [mem 0xf0c00000-0xf0c01fff 64bit]
[    0.344137] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.351780] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.351793] pci 0000:00:1c.1:   bridge window [mem 0xf0c00000-0xf0cfffff]
[    0.351824] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.351951] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.351994] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.352150]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.352308]  pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
[    0.352309] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.355221] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.355322] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11)
[    0.355414] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11)
[    0.355503] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.355590] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11)
[    0.355677] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.355764] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11)
[    0.355855] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 9 10 11)
[    0.356003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.356012] vgaarb: loaded
[    0.356013] vgaarb: bridge control possible 0000:00:02.0
[    0.356070] PCI: Using ACPI for IRQ routing
[    0.359794] PCI: pci_cache_line_size set to 64 bytes
[    0.360192] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.360194] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.360197] e820: reserve RAM buffer [mem 0xd0680000-0xd3ffffff]
[    0.360199] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff]
[    0.360335] NetLabel: Initializing
[    0.360337] NetLabel:  domain hash size = 128
[    0.360338] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.360356] NetLabel:  unlabeled traffic allowed by default
[    0.360379] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.360388] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.362405] Switching to clocksource hpet
[    0.370553] pnp: PnP ACPI init
[    0.370577] ACPI: bus type pnp registered
[    0.371140] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.371144] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    0.371147] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    0.371149] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    0.371152] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    0.371155] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    0.371157] pnp 00:00: [mem 0x000d4000-0x000d7fff]
[    0.371160] pnp 00:00: [mem 0x000d8000-0x000dbfff]
[    0.371162] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    0.371165] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    0.371167] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    0.371170] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    0.371176] pnp 00:00: [mem 0x000ec000-0x000effff]
[    0.371178] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    0.371181] pnp 00:00: [mem 0x00100000-0xdf9fffff]
[    0.371184] pnp 00:00: [mem 0xfec00000-0xffffffff]
[    0.371187] pnp 00:00: [mem 0xfed4c000-0xfed4bfff disabled]
[    0.371263] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.371267] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.371270] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.371273] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    0.371276] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    0.371280] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.371283] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[    0.371286] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[    0.371289] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[    0.371292] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.371296] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.371299] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.371302] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.371305] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.371308] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[    0.371312] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.371318] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.371349] pnp 00:01: [bus 00-3f]
[    0.371352] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.371355] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.371358] pnp 00:01: [io  0x0d00-0xffff window]
[    0.371362] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.371364] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    0.371367] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    0.371370] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    0.371373] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    0.371375] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    0.371378] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    0.371381] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    0.371384] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    0.371386] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    0.371389] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    0.371392] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    0.371395] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    0.371398] pnp 00:01: [mem 0xdfa00000-0xfebfffff window]
[    0.371401] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    0.371476] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.371605] pnp 00:02: [io  0x0010-0x001f]
[    0.371608] pnp 00:02: [io  0x0090-0x009f]
[    0.371610] pnp 00:02: [io  0x0024-0x0025]
[    0.371613] pnp 00:02: [io  0x0028-0x0029]
[    0.371616] pnp 00:02: [io  0x002c-0x002d]
[    0.371618] pnp 00:02: [io  0x0030-0x0031]
[    0.371620] pnp 00:02: [io  0x0034-0x0035]
[    0.371623] pnp 00:02: [io  0x0038-0x0039]
[    0.371625] pnp 00:02: [io  0x003c-0x003d]
[    0.371628] pnp 00:02: [io  0x00a4-0x00a5]
[    0.371630] pnp 00:02: [io  0x00a8-0x00a9]
[    0.371633] pnp 00:02: [io  0x00ac-0x00ad]
[    0.371635] pnp 00:02: [io  0x00b0-0x00b5]
[    0.371638] pnp 00:02: [io  0x00b8-0x00b9]
[    0.371640] pnp 00:02: [io  0x00bc-0x00bd]
[    0.371643] pnp 00:02: [io  0x0050-0x0053]
[    0.371645] pnp 00:02: [io  0x0072-0x0077]
[    0.371648] pnp 00:02: [io  0x0400-0x047f]
[    0.371653] pnp 00:02: [io  0x0500-0x057f]
[    0.371655] pnp 00:02: [io  0x0800-0x080f]
[    0.371658] pnp 00:02: [io  0x15e0-0x15ef]
[    0.371661] pnp 00:02: [io  0x1600-0x167f]
[    0.371663] pnp 00:02: [mem 0xf8000000-0xfbffffff]
[    0.371666] pnp 00:02: [mem 0xfffff000-0xffffffff]
[    0.371669] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    0.371671] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    0.371674] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    0.371676] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    0.371679] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    0.371682] pnp 00:02: [mem 0xfed40000-0xfed44fff]
[    0.371764] system 00:02: [io  0x0400-0x047f] has been reserved
[    0.371767] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.371770] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.371774] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    0.371777] system 00:02: [io  0x1600-0x167f] has been reserved
[    0.371781] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.371785] system 00:02: [mem 0xfffff000-0xffffffff] has been reserved
[    0.371788] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.371791] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.371795] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.371798] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.371801] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.371805] system 00:02: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.371809] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371874] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.371915] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.371928] pnp 00:04: [io  0x0000-0x000f]
[    0.371931] pnp 00:04: [io  0x0080-0x008f]
[    0.371933] pnp 00:04: [io  0x00c0-0x00df]
[    0.371936] pnp 00:04: [dma 4]
[    0.371971] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.371982] pnp 00:05: [io  0x0061]
[    0.372019] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.372031] pnp 00:06: [io  0x00f0]
[    0.372051] pnp 00:06: [irq 13]
[    0.372088] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.372099] pnp 00:07: [io  0x0070-0x0071]
[    0.372111] pnp 00:07: [irq 8]
[    0.372150] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.372161] pnp 00:08: [io  0x0060]
[    0.372164] pnp 00:08: [io  0x0064]
[    0.372175] pnp 00:08: [irq 1]
[    0.372212] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.372232] pnp 00:09: [irq 12]
[    0.372273] pnp 00:09: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
[    0.372914] pnp: PnP ACPI: found 10 devices
[    0.372917] ACPI: ACPI bus type pnp unregistered
[    0.380614] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.380621] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.380630] pci 0000:00:1c.0:   bridge window [mem 0xf0d00000-0xf14fffff]
[    0.380638] pci 0000:00:1c.0:   bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.380650] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.380659] pci 0000:00:1c.1:   bridge window [mem 0xf0c00000-0xf0cfffff]
[    0.380718] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.380721] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.380724] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.380727] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff]
[    0.380730] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
[    0.380733] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.380736] pci_bus 0000:02: resource 1 [mem 0xf0d00000-0xf14fffff]
[    0.380739] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[    0.380742] pci_bus 0000:03: resource 1 [mem 0xf0c00000-0xf0cfffff]
[    0.380792] NET: Registered protocol family 2
[    0.381763] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.383746] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.383945] TCP: Hash tables configured (established 524288 bind 65536)
[    0.383968] TCP: reno registered
[    0.383982] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.384009] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.384132] NET: Registered protocol family 1
[    0.384154] pci 0000:00:02.0: Boot video device
[    0.384219] pci 0000:00:14.0: USB 3.0 ports that are now enabled under xHCI: 0xf
[    0.384226] pci 0000:00:14.0: USB 2.0 ports that are now switched over to xHCI: 0xf
[    0.384548] PCI: CLS 64 bytes, default 64
[    0.384608] Unpacking initramfs...
[    0.482296] Freeing initrd memory: 2948k freed
[    0.482822] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.482827] software IO TLB [mem 0xcc67a000-0xd0679fff] (64MB) mapped at [ffff8800cc67a000-ffff8800d0679fff]
[    0.483362] audit: initializing netlink socket (disabled)
[    0.483376] type=2000 audit(1346967881.373:1): initialized
[    0.505349] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.507894] VFS: Disk quotas dquot_6.5.2
[    0.507965] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.508116] msgmni has been set to 7359
[    0.508412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.508460] io scheduler noop registered
[    0.508464] io scheduler deadline registered
[    0.508541] io scheduler cfq registered (default)
[    0.508961] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[    0.508963] vesafb: scrolling: redraw
[    0.508966] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.509777] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005000000, using 4160k, total 4160k
[    0.642750] Console: switching to colour frame buffer device 170x48
[    0.775289] fb0: VESA VGA frame buffer device
[    0.775303] intel_idle: MWAIT substates: 0x21120
[    0.775307] intel_idle: v0.4 model 0x3A
[    0.775308] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.775363] GHES: HEST is not enabled!
[    0.775448] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.776057] Linux agpgart interface v0.103
[    0.776164] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.778072] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.778088] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.778261] mousedev: PS/2 mouse device common for all mice
[    0.778316] rtc_cmos 00:07: RTC can wake from S4
[    0.778512] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.778551] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.778708] cpuidle: using governor ladder
[    0.778898] cpuidle: using governor menu
[    0.779078] drop_monitor: Initializing network drop monitor service
[    0.779195] TCP: cubic registered
[    0.779357] NET: Registered protocol family 10
[    0.779614] NET: Registered protocol family 17
[    0.779631] Key type dns_resolver registered
[    0.779645] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.780377] PM: Hibernation image not present or could not be loaded.
[    0.780394] registered taskstats version 1
[    0.781263] rtc_cmos 00:07: setting system clock to 2012-09-06 21:44:42 UTC (1346967882)
[    0.783630] Freeing unused kernel memory: 764k freed
[    0.783782] Write protecting the kernel read-only data: 8192k
[    0.790999] Freeing unused kernel memory: 1484k freed
[    0.794279] Freeing unused kernel memory: 608k freed
[    0.806246] systemd-udevd[53]: starting version 189
[    0.851454] ACPI: bus type usb registered
[    0.851500] usbcore: registered new interface driver usbfs
[    0.851557] usbcore: registered new interface driver hub
[    0.851683] usbcore: registered new device driver usb
[    0.852920] SCSI subsystem initialized
[    0.853225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.853230] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    0.853403] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.853413] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.853427] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.853444] ehci_hcd 0000:00:1a.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3
[    0.853451] ehci_hcd 0000:00:1a.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[    0.853479] ehci_hcd 0000:00:1a.0: support lpm
[    0.853496] ehci_hcd 0000:00:1a.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    0.854945] ACPI: bus type scsi registered
[    0.855508] libata version 3.00 loaded.
[    0.857379] ehci_hcd 0000:00:1a.0: debug port 2
[    0.857395] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    0.857398] ehci_hcd 0000:00:1a.0: supports USB remote wakeup
[    0.857428] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf153a000
[    0.857438] ehci_hcd 0000:00:1a.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    0.864871] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.864920] usb usb1: default language 0x0409
[    0.864936] usb usb1: udev 1, busnum 1, minor = 0
[    0.864941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.864945] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.864948] usb usb1: Product: EHCI Host Controller
[    0.864950] usb usb1: Manufacturer: Linux 3.6.0-rc4-mainline ehci_hcd
[    0.864953] usb usb1: SerialNumber: 0000:00:1a.0
[    0.865205] usb usb1: usb_probe_device
[    0.865212] usb usb1: configuration #1 chosen from 1 choice
[    0.865230] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    0.865321] hub 1-0:1.0: usb_probe_interface
[    0.865327] hub 1-0:1.0: usb_probe_interface - got id
[    0.865333] hub 1-0:1.0: USB hub found
[    0.865342] hub 1-0:1.0: 3 ports detected
[    0.865347] hub 1-0:1.0: standalone hub
[    0.865351] hub 1-0:1.0: no power switching (usb 1.0)
[    0.865355] hub 1-0:1.0: individual port over-current protection
[    0.865359] hub 1-0:1.0: power on to power good time: 20ms
[    0.865368] hub 1-0:1.0: local power source is good
[    0.865373] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    0.865752] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.865762] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    0.865772] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.865785] ehci_hcd 0000:00:1d.0: reset hcs_params 0x200003 dbg=2 cc=0 pcc=0 ordered !ppc ports=3
[    0.865792] ehci_hcd 0000:00:1d.0: reset hcc_params 36881 caching frame 1024 64 bit addr
[    0.865809] ehci_hcd 0000:00:1d.0: support lpm
[    0.865822] ehci_hcd 0000:00:1d.0: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    0.869718] ehci_hcd 0000:00:1d.0: debug port 2
[    0.869737] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    0.869741] ehci_hcd 0000:00:1d.0: supports USB remote wakeup
[    0.869787] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf1539000
[    0.869800] ehci_hcd 0000:00:1d.0: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    0.878171] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.878234] usb usb2: default language 0x0409
[    0.878249] usb usb2: udev 1, busnum 2, minor = 128
[    0.878255] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.878260] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.878265] usb usb2: Product: EHCI Host Controller
[    0.878269] usb usb2: Manufacturer: Linux 3.6.0-rc4-mainline ehci_hcd
[    0.878274] usb usb2: SerialNumber: 0000:00:1d.0
[    0.878970] usb usb2: usb_probe_device
[    0.878979] usb usb2: configuration #1 chosen from 1 choice
[    0.878997] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    0.879061] hub 2-0:1.0: usb_probe_interface
[    0.879067] hub 2-0:1.0: usb_probe_interface - got id
[    0.879073] hub 2-0:1.0: USB hub found
[    0.879082] hub 2-0:1.0: 3 ports detected
[    0.879086] hub 2-0:1.0: standalone hub
[    0.879090] hub 2-0:1.0: no power switching (usb 1.0)
[    0.879094] hub 2-0:1.0: individual port over-current protection
[    0.879098] hub 2-0:1.0: power on to power good time: 20ms
[    0.879107] hub 2-0:1.0: local power source is good
[    0.879111] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    0.879338] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.879349] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.879361] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.879504] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.879510] xhci_hcd 0000:00:14.0: supports USB remote wakeup
[    0.879523] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf1520000
[    0.879625] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[    0.879729] usb usb3: default language 0x0409
[    0.879743] usb usb3: udev 1, busnum 3, minor = 256
[    0.879749] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.879754] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.879758] usb usb3: Product: xHCI Host Controller
[    0.879763] usb usb3: Manufacturer: Linux 3.6.0-rc4-mainline xhci_hcd
[    0.879768] usb usb3: SerialNumber: 0000:00:14.0
[    0.880157] usb usb3: usb_probe_device
[    0.880165] usb usb3: configuration #1 chosen from 1 choice
[    0.880171] xHCI xhci_add_endpoint called for root hub
[    0.880175] xHCI xhci_check_bandwidth called for root hub
[    0.880190] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    0.880513] hub 3-0:1.0: usb_probe_interface
[    0.880519] hub 3-0:1.0: usb_probe_interface - got id
[    0.880526] hub 3-0:1.0: USB hub found
[    0.880541] hub 3-0:1.0: 4 ports detected
[    0.880545] hub 3-0:1.0: standalone hub
[    0.880549] hub 3-0:1.0: no power switching (usb 1.0)
[    0.880552] hub 3-0:1.0: individual port over-current protection
[    0.880556] hub 3-0:1.0: Single TT
[    0.880560] hub 3-0:1.0: TT requires at most 8 FS bit times (666 ns)
[    0.880565] hub 3-0:1.0: power on to power good time: 20ms
[    0.880576] hub 3-0:1.0: local power source is good
[    0.880579] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    0.880773] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.880784] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.880794] xhci_hcd 0000:00:14.0: supports USB remote wakeup
[    0.880832] usb usb4: skipped 1 descriptor after endpoint
[    0.880839] usb usb4: default language 0x0409
[    0.880853] usb usb4: udev 1, busnum 4, minor = 384
[    0.880858] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.880863] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.880867] usb usb4: Product: xHCI Host Controller
[    0.880872] usb usb4: Manufacturer: Linux 3.6.0-rc4-mainline xhci_hcd
[    0.880877] usb usb4: SerialNumber: 0000:00:14.0
[    0.881551] usb usb4: usb_probe_device
[    0.881558] usb usb4: configuration #1 chosen from 1 choice
[    0.881564] xHCI xhci_add_endpoint called for root hub
[    0.881567] xHCI xhci_check_bandwidth called for root hub
[    0.881582] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    0.881643] hub 4-0:1.0: usb_probe_interface
[    0.881648] hub 4-0:1.0: usb_probe_interface - got id
[    0.881655] hub 4-0:1.0: USB hub found
[    0.881668] hub 4-0:1.0: 4 ports detected
[    0.881672] hub 4-0:1.0: standalone hub
[    0.881676] hub 4-0:1.0: no power switching (usb 1.0)
[    0.881681] hub 4-0:1.0: individual port over-current protection
[    0.881685] hub 4-0:1.0: TT requires at most 8 FS bit times (666 ns)
[    0.881689] hub 4-0:1.0: power on to power good time: 20ms
[    0.881698] hub 4-0:1.0: local power source is good
[    0.881703] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    0.884900] ahci 0000:00:1f.2: version 3.0
[    0.885026] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    0.885177] ahci: SSS flag set, parallel bus scan disabled
[    0.898150] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[    0.898156] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst 
[    0.898166] ahci 0000:00:1f.2: setting latency timer to 64
[    0.905907] scsi0 : ahci
[    0.906143] scsi1 : ahci
[    0.906334] scsi2 : ahci
[    0.906529] scsi3 : ahci
[    0.906713] scsi4 : ahci
[    0.906886] scsi5 : ahci
[    0.906986] ata1: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538100 irq 43
[    0.906990] ata2: DUMMY
[    0.906993] ata3: DUMMY
[    0.906999] ata4: DUMMY
[    0.907004] ata5: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538300 irq 43
[    0.907007] ata6: DUMMY
[    0.964752] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[    0.964764] hub 1-0:1.0: port 1: status 0501 change 0001
[    0.978060] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[    0.978071] hub 2-0:1.0: port 1: status 0501 change 0001
[    0.978099] hub 3-0:1.0: state 7 ports 4 chg 0000 evt 0000
[    1.064601] hub 1-0:1.0: state 7 ports 3 chg 0002 evt 0000
[    1.064624] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    1.117977] ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled
[    1.117987] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.171027] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.224286] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.224526] ehci_hcd 0000:00:1a.0: port 1 reset complete, port enabled
[    1.224540] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.225177] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.225183] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.225670] ata1.00: ATA-9: M4-CT128M4SSD1, 000F, max UDMA/100
[    1.225676] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.226709] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.226717] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.227180] ata1.00: configured for UDMA/100
[    1.227523] scsi 0:0:0:0: Direct-Access     ATA      M4-CT128M4SSD1   000F PQ: 0 ANSI: 5
[    1.294212] ehci_hcd 0000:00:1a.0: set dev address 2 for port 1
[    1.294221] ehci_hcd 0000:00:1a.0: LPM: no device attached
[    1.294462] usb 1-1: udev 2, busnum 1, minor = 1
[    1.294468] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.294472] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.294716] usb 1-1: usb_probe_device
[    1.294722] usb 1-1: configuration #1 chosen from 1 choice
[    1.294846] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    1.294934] hub 1-1:1.0: usb_probe_interface
[    1.294943] hub 1-1:1.0: usb_probe_interface - got id
[    1.294953] hub 1-1:1.0: USB hub found
[    1.295067] hub 1-1:1.0: 6 ports detected
[    1.295077] hub 1-1:1.0: standalone hub
[    1.295082] hub 1-1:1.0: individual port power switching
[    1.295086] hub 1-1:1.0: individual port over-current protection
[    1.295091] hub 1-1:1.0: Single TT
[    1.295097] hub 1-1:1.0: TT requires at most 8 FS bit times (666 ns)
[    1.295101] hub 1-1:1.0: power on to power good time: 100ms
[    1.295427] hub 1-1:1.0: local power source is good
[    1.295438] hub 1-1:1.0: enabling power on all ports
[    1.296282] hub 2-0:1.0: state 7 ports 3 chg 0002 evt 0000
[    1.296299] hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    1.347545] ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled
[    1.347556] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.394904] usb 1-1: link qh256-0001/ffff8801181d6200 start 1 [1/0 us]
[    1.400590] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.454092] ehci_hcd 0000:00:1d.0: port 1 reset complete, port enabled
[    1.454104] ehci_hcd 0000:00:1d.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    1.483756] tsc: Refined TSC clocksource calibration: 2594.106 MHz
[    1.483766] Switching to clocksource tsc
[    1.523775] ehci_hcd 0000:00:1d.0: set dev address 2 for port 1
[    1.523786] ehci_hcd 0000:00:1d.0: LPM: no device attached
[    1.524073] usb 2-1: udev 2, busnum 2, minor = 129
[    1.524080] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.524084] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.524323] usb 2-1: usb_probe_device
[    1.524329] usb 2-1: configuration #1 chosen from 1 choice
[    1.524547] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    1.524641] hub 2-1:1.0: usb_probe_interface
[    1.524649] hub 2-1:1.0: usb_probe_interface - got id
[    1.524658] hub 2-1:1.0: USB hub found
[    1.524756] hub 2-1:1.0: 8 ports detected
[    1.524766] hub 2-1:1.0: standalone hub
[    1.524773] hub 2-1:1.0: individual port power switching
[    1.524777] hub 2-1:1.0: individual port over-current protection
[    1.524781] hub 2-1:1.0: Single TT
[    1.524786] hub 2-1:1.0: TT requires at most 8 FS bit times (666 ns)
[    1.524791] hub 2-1:1.0: power on to power good time: 100ms
[    1.525111] hub 2-1:1.0: local power source is good
[    1.525120] hub 2-1:1.0: enabling power on all ports
[    1.526234] hub 4-0:1.0: state 7 ports 4 chg 0000 evt 0000
[    1.526257] hub 1-1:1.0: state 7 ports 6 chg 0000 evt 0000
[    1.546971] ata5: SATA link down (SStatus 0 SControl 300)
[    1.554892] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    1.555022] sd 0:0:0:0: [sda] Write Protect is off
[    1.555029] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.555073] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.556763]  sda: sda1 sda2 sda3 sda4
[    1.557360] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.624414] usb 2-1: link qh256-0001/ffff880116c4d700 start 1 [1/0 us]
[    1.624436] hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0000
[    1.638263] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.695402] systemd[1]: systemd 189 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
[    1.705606] systemd[1]: Inserted module 'autofs4'
[    1.705948] systemd[1]: Set hostname to <cuke>.
[    1.788078] usbip_core: module is from the staging directory, the quality is unknown, you have been warned.
[    1.788323] usbip_core: USB/IP Core v1.0.0
[    1.791374] usbip_host: module is from the staging directory, the quality is unknown, you have been warned.
[    1.791885] usbcore: registered new interface driver usbip-host
[    1.791890] usbip_host: USB/IP Host Driver v1.0.0
[    1.796182] EXT4-fs (sda1): re-mounted. Opts: discard
[    1.796922] systemd-udevd[121]: starting version 189
[    1.928187] systemd-journald[174]: Successfully opened /dev/kmsg for logging.
[    1.928911] systemd-journald[174]: Fixed max_use=184.1M max_size=23.0M min_size=64.0K keep_free=92.0M
[    1.928967] systemd-journald[174]: Reserving 41898 entries in hash table.
[    1.929760] systemd-journald[174]: Vacuuming...
[    1.929803] systemd-journald[174]: Flushing /dev/kmsg...
[    1.981627] systemd-journald[174]: systemd-journald running as pid 174
[    2.016920] ACPI: Requesting acpi_cpufreq
[    2.021551] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    2.021784] ACPI: Lid Switch [LID]
[    2.021866] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    2.021871] ACPI: Sleep Button [SLPB]
[    2.024717] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.024722] ACPI: Power Button [PWRF]
[    2.047514] ACPI: AC Adapter [AC] (on-line)
[    2.059437] ACPI: Battery Slot [BAT0] (battery present)
[    2.065385] wmi: Mapper loaded
[    2.068725] thermal LNXTHERM:00: registered as thermal_zone0
[    2.068730] ACPI: Thermal Zone [THM0] (51 C)
[    1.228558] ACPI: Invalid Power Resource to register!
[    2.073177] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251)
[    2.073184] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.073185] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[    2.073191] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251)
[    2.073193] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.073196] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251)
[    2.073197] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.073198] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.073885] mei 0000:00:16.0: setting latency timer to 64
[    2.074030] mei 0000:00:16.0: irq 44 for MSI/MSI-X
[    2.075574] Non-volatile memory driver v1.3
[    2.077629] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    2.083798] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    2.083801] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.083803] thinkpad_acpi: ThinkPad BIOS G2ET33WW (1.13 ), EC unknown
[    2.083804] thinkpad_acpi: Lenovo ThinkPad X230, model 2325CN3
[    2.085390] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    2.085490] thinkpad_acpi: radio switch found; radios are enabled
[    2.085579] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.085581] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.087061] [drm] Initialized drm 1.1.0 20060810
[    2.087624] sdhci: Secure Digital Host Controller Interface driver
[    2.087627] sdhci: Copyright(c) Pierre Ossman
[    2.088330] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    2.088343] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 7)
[    2.088658] Registered led device: mmc0::
[    2.089504] Registered led device: tpacpi::thinklight
[    2.089544] Registered led device: tpacpi::power
[    2.089564] Registered led device: tpacpi::standby
[    2.089581] Registered led device: tpacpi::thinkvantage
[    2.089588] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    2.091063] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    2.094810] cfg80211: Calling CRDA to update world regulatory domain
[    2.096040] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    2.096042] Copyright(c) 2003-2012 Intel Corporation
[    2.096155] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[    2.096157] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90004f9c000
[    2.096159] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
[    2.096568] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
[    2.097448] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    2.119180] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
[    2.129401] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
[    2.147895] Adding 4192252k swap on /dev/sda4.  Priority:-1 extents:1 across:4192252k SS
[    2.164124] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301
[    2.164273] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
[    2.165256] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
[    2.166269] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
[    2.167078] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    2.178928] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[    2.178931] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[    2.178947] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    2.178948] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    2.178949] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    2.178950] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[    2.178951] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[    2.178953] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[    2.179097] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    2.196675] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6
[    2.196677] iwlwifi 0000:03:00.0: Device SKU: 0x1F0
[    2.196679] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[    2.196756] Registered led device: phy0-led
[    2.198591] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    2.213841] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard
[    2.359548] systemd-journald[174]: Received SIGUSR1
[    2.439196] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    2.452280] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input6
[    2.584956] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    2.591521] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[    2.637103] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
[    2.652210] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    2.652284] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    2.652343] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.652400] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.652453] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.652507] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    2.652558] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    2.653858] pci 0000:00:00.0: Intel Ivybridge Chipset
[    2.653939] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    2.654632] pci 0000:00:00.0: detected 65536K stolen memory
[    2.654660] checking generic (e0000000 410000) vs hw (e0000000 10000000)
[    2.654661] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    2.671196] Console: switching to colour dummy device 80x25
[    2.671286] i915 0000:00:02.0: setting latency timer to 64
[    2.699431] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[    2.699438] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.699439] [drm] Driver supports precise vblank timestamp query.
[    2.699465] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.889393] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[    2.895950] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[    3.019758] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    3.025692] systemd[1]: rc-local.service: main process exited, code=exited, status=1
[    3.027731] systemd[1]: Unit rc-local.service entered failed state.
[    3.064420] systemd[1]: Startup finished in 1s 599ms 907us (kernel) + 1s 360ms 370us (userspace) = 2s 960ms 277us.
[    3.161808] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[    3.398811] fbcon: inteldrmfb (fb0) is primary device
[    3.456720] hub 3-0:1.0: hub_suspend
[    3.456733] usb usb3: bus auto-suspend, wakeup 1
[    3.459554] systemd[1]: slim.service: main process exited, code=exited, status=1
[    3.463513] systemd[1]: Unit slim.service entered failed state.
[    3.519959] hub 4-0:1.0: hub_suspend
[    3.519968] usb usb4: bus auto-suspend, wakeup 1
[    3.519988] hub 1-1:1.0: hub_suspend
[    3.519995] usb 1-1: unlink qh256-0001/ffff8801181d6200 start 1 [1/0 us]
[    3.520056] xhci_hcd 0000:00:14.0: hcd_pci_runtime_suspend: 0
[    3.520138] xhci_hcd 0000:00:14.0: power state changed by ACPI to D2
[    3.522537] usb 1-1: usb auto-suspend, wakeup 1
[    3.619736] hub 2-1:1.0: hub_suspend
[    3.619748] usb 2-1: unlink qh256-0001/ffff880116c4d700 start 1 [1/0 us]
[    3.622077] usb 2-1: usb auto-suspend, wakeup 1
[    3.636553] Console: switching to colour frame buffer device 170x48
[    3.642295] fb0: inteldrmfb frame buffer device
[    3.642296] drm: registered panic notifier
[    3.664849] acpi device:01: registered as cooling_device4
[    3.664974] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    3.665079] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
[    3.665324] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    5.529423] hub 1-0:1.0: hub_suspend
[    5.529438] usb usb1: bus auto-suspend, wakeup 1
[    5.529442] ehci_hcd 0000:00:1a.0: suspend root hub
[    5.542787] ehci_hcd 0000:00:1a.0: hcd_pci_runtime_suspend: 0
[    5.542872] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D2
[    5.629290] hub 2-0:1.0: hub_suspend
[    5.629306] usb usb2: bus auto-suspend, wakeup 1
[    5.629310] ehci_hcd 0000:00:1d.0: suspend root hub
[    5.642597] ehci_hcd 0000:00:1d.0: hcd_pci_runtime_suspend: 0
[    5.642683] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D2
[   11.558783] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   11.565369] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   11.697333] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   11.743199] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   11.749788] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   11.882869] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   13.938920] EXT4-fs (sda1): re-mounted. Opts: discard,commit=0
[   13.962413] EXT4-fs (sda3): re-mounted. Opts: discard,commit=0
[   14.006809] ata1: exception Emask 0x40 SAct 0x0 SErr 0x40800 action 0x7
[   14.006819] ata1: SError: { HostInt CommWake }
[   14.006830] ata1: hard resetting link
[   14.332962] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   14.333918] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[   14.333926] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[   14.335395] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[   14.335403] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[   14.335737] ata1.00: configured for UDMA/100
[   14.346181] ata1: EH complete
[   17.095721] wlan0: authenticate with 20:aa:4b:04:27:6a
[   17.119768] wlan0: send auth to 20:aa:4b:04:27:6a (try 1/3)
[   17.320563] wlan0: send auth to 20:aa:4b:04:27:6a (try 2/3)
[   17.321580] wlan0: authenticated
[   17.323959] wlan0: associate with 20:aa:4b:04:27:6a (try 1/3)
[   17.325698] wlan0: RX AssocResp from 20:aa:4b:04:27:6a (capab=0x11 status=0 aid=2)
[   17.328569] wlan0: associated
[   17.328610] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  380.914209] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[  380.914234] ehci_hcd 0000:00:1a.0: hcd_pci_runtime_resume: 0
[  380.914242] usb usb1: usb auto-resume
[  380.914250] ehci_hcd 0000:00:1a.0: resume root hub
[  380.939963] hub 1-0:1.0: hub_resume
[  380.939989] hub 1-0:1.0: port 1: status 0507 change 0000
[  380.940021] hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0000
[  404.903967] ehci_hcd 0000:00:1a.0: port 1 remote wakeup
[  404.904162] hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0000
[  404.928207] hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0002
[  404.928341] ehci_hcd 0000:00:1a.0: GetStatus port:1 status 001005 0  ACK POWER sig=se0 PE CONNECT
[  404.941470] usb 1-1: usb wakeup-resume
[  404.941496] usb 1-1: finish resume
[  404.941925] hub 1-1:1.0: hub_resume
[  404.942460] hub 1-1:1.0: port 2: status 0101 change 0001
[  405.044626] ehci_hcd 0000:00:1a.0: reused qh ffff8801181d6200 schedule
[  405.044637] usb 1-1: link qh256-0001/ffff8801181d6200 start 1 [1/0 us]
[  405.044657] hub 1-0:1.0: resume on port 1, status 0
[  405.044665] hub 1-1:1.0: state 7 ports 6 chg 0004 evt 0000
[  405.045021] hub 1-1:1.0: port 2, status 0101, change 0000, 12 Mb/s
[  405.111445] usb 1-1.2: new high-speed USB device number 3 using ehci_hcd
[  405.196284] usb 1-1.2: default language 0x0409
[  405.197302] usb 1-1.2: udev 3, busnum 1, minor = 2
[  405.197310] usb 1-1.2: New USB device found, idVendor=18a5, idProduct=0243
[  405.197313] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  405.197316] usb 1-1.2: Product: STORE N GO
[  405.197319] usb 1-1.2: Manufacturer: Verbatim
[  405.197322] usb 1-1.2: SerialNumber: 2469258669
[  405.197663] usb 1-1.2: usb_probe_device
[  405.197672] usb 1-1.2: configuration #1 chosen from 1 choice
[  405.198019] usb 1-1.2: adding 1-1.2:1.0 (config #1, interface 0)
[  405.198197] usbip-host 1-1.2:1.0: usb_probe_interface
[  405.198211] usbip-host 1-1.2:1.0: usb_probe_interface - got id
[  405.198223] usbip-host 1-1.2:1.0: 1-1.2 is not in match_busid table... skip!
[  405.210797] uas 1-1.2:1.0: usb_probe_interface
[  405.210805] uas 1-1.2:1.0: usb_probe_interface - got id
[  405.210845] usbcore: registered new interface driver uas
[  405.214738] Initializing USB Mass Storage driver...
[  405.214789] usb-storage 1-1.2:1.0: usb_probe_interface
[  405.214798] usb-storage 1-1.2:1.0: usb_probe_interface - got id
[  405.214907] scsi6 : usb-storage 1-1.2:1.0
[  405.215111] usbcore: registered new interface driver usb-storage
[  405.215114] USB Mass Storage support registered.
[  406.217277] scsi 6:0:0:0: Direct-Access     Verbatim STORE N GO       1.00 PQ: 0 ANSI: 6
[  406.219074] sd 6:0:0:0: [sdb] 15855616 512-byte logical blocks: (8.11 GB/7.56 GiB)
[  406.219830] sd 6:0:0:0: [sdb] Write Protect is off
[  406.219838] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
[  406.220631] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[  406.227012]  sdb: sdb1
[  406.232505] sd 6:0:0:0: [sdb] Attached SCSI removable disk

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

  Powered by Linux