PROBLEM: since linux kernel 3.8 Apple Cinema Display's usb hub spits errors randomly at boot.

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

 



On 03/07/2013 09:16 PM, Alan Stern wrote:
It isn't. What _would_ be helpful is if you do what I suggested earlier: Build a kernel with CONFIG_USB_DEBUG enabled and post the output from the dmesg command showing what happens during boot. Alan Stern

I recompiled the kernel CONFIG_USB_DEBUG flag and here is the output of the dmesg.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.9.0-1-alpha (jy@Y8) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Fri Mar 8 19:44:07 CET 2013
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-jy-alpha root=UUID=8f902f69-ecb8-4df4-a290-308a8788147f ro quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bff7ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bff80000-0x00000000bff8dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bff8e000-0x00000000bffdffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bffe0000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: ASUSTEK COMPUTER INC P5W/P5W, BIOS 2901    06/17/2009
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x240000 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-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 000000000 mask E00000000 write-back
[    0.000000]   2 base 200000000 mask FC0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbff80 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b09000, 0x01b09fff] PGTABLE
[    0.000000] BRK [0x01b0a000, 0x01b0afff] PGTABLE
[    0.000000] BRK [0x01b0b000, 0x01b0bfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[    0.000000]  [mem 0x23fe00000-0x23fffffff] page 2M
[    0.000000] BRK [0x01b0c000, 0x01b0cfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[    0.000000]  [mem 0x23c000000-0x23fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[    0.000000]  [mem 0x200000000-0x23bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbff7ffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbfdfffff] page 2M
[    0.000000]  [mem 0xbfe00000-0xbff7ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] BRK [0x01b0d000, 0x01b0dfff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37854000-0x37c21fff]
[    0.000000] ACPI: RSDP 00000000000faf00 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 00000000bff80100 0004C (v01 A_M_I_ OEMXSDT  06000917 MSFT 00000097)
[    0.000000] ACPI: FACP 00000000bff80290 000F4 (v03 A_M_I_ OEMFACP  06000917 MSFT 00000097)
[    0.000000] ACPI: DSDT 00000000bff80590 09554 (v01  A0543 A0543000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 00000000bff8e000 00040
[    0.000000] ACPI: APIC 00000000bff80390 00080 (v01 A_M_I_ OEMAPIC  06000917 MSFT 00000097)
[    0.000000] ACPI: OEMB 00000000bff8e040 00066 (v01 A_M_I_ AMI_OEM  06000917 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000bff89af0 00038 (v01 A_M_I_ OEMHPET  06000917 MSFT 00000097)
[    0.000000] ACPI: MCFG 00000000bff89b30 0003C (v01 A_M_I_ OEMMCFG  06000917 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff]
[    0.000000]   NODE_DATA [mem 0x23fff6000-0x23fff9fff]
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xbff7ffff]
[    0.000000]   node   0: [mem 0x100000000-0x23fffffff]
[    0.000000] On node 0 totalpages: 2096926
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12222 pages used for memmap
[    0.000000]   DMA32 zone: 782208 pages, LIFO batch:31
[    0.000000]   Normal zone: 20480 pages used for memmap
[    0.000000]   Normal zone: 1310720 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    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: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bff80000 - 00000000bff8e000
[    0.000000] PM: Registered nosave memory: 00000000bff8e000 - 00000000bffe0000
[    0.000000] PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000ffb00000
[    0.000000] PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000
[    0.000000] e820: [mem 0xc0000000-0xffafffff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023fc00000 s85504 r8192 d20992 u524288
[    0.000000] pcpu-alloc: s85504 r8192 d20992 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: 2064139
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-jy-alpha root=UUID=8f902f69-ecb8-4df4-a290-308a8788147f ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    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: 8174544k/9437184k available (4977k kernel code, 1049480k absent, 213160k reserved, 3962k data, 1088k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] NR_IRQS:4352 nr_irqs:712 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2671.231 MHz processor
[    0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5342.46 BogoMIPS (lpj=2671231)
[    0.001008] pid_max: default: 32768 minimum: 301
[    0.001040] Security Framework initialized
[    0.001053] AppArmor: AppArmor disabled by boot time parameter
[    0.002462] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.007523] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009983] Mount-cache hash table entries: 256
[    0.010264] Initializing cgroup subsys cpuacct
[    0.010268] Initializing cgroup subsys memory
[    0.010284] Initializing cgroup subsys devices
[    0.010286] Initializing cgroup subsys freezer
[    0.010287] Initializing cgroup subsys net_cls
[    0.010289] Initializing cgroup subsys blkio
[    0.010323] CPU: Physical Processor ID: 0
[    0.010324] CPU: Processor Core ID: 0
[    0.010326] mce: CPU supports 6 MCE banks
[    0.010334] CPU0: Thermal monitoring enabled (TM2)
[    0.010342] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.010413] Freeing SMP alternatives: 16k freed
[    0.011490] ACPI: Core revision 20130117
[    0.013801] ACPI: All ACPI Tables successfully acquired
[    0.014027] ftrace: allocating 19372 entries in 76 pages
[    0.020412] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.030421] smpboot: CPU0: Intel(R) Core(TM)2 CPU          6700  @ 2.66GHz (fam: 06, model: 0f, stepping: 06)
[    0.031000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.031000] perf_event_intel: PEBS disabled due to CPU errata
[    0.031000] ... version:                2
[    0.031000] ... bit width:              40
[    0.031000] ... generic registers:      2
[    0.031000] ... value mask:             000000ffffffffff
[    0.031000] ... max period:             000000007fffffff
[    0.031000] ... fixed-purpose events:   3
[    0.031000] ... event mask:             0000000700000003
[    0.047098] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.035344] smpboot: Booting Node   0, Processors  #1
[    0.047111] Brought up 2 CPUs
[    0.047113] smpboot: Total of 2 processors activated (10684.92 BogoMIPS)
[    0.048083] devtmpfs: initialized
[    0.050284] PM: Registering ACPI NVS region [mem 0xbff8e000-0xbffdffff] (335872 bytes)
[    0.050697] RTC time: 20:06:47, date: 03/08/13
[    0.050742] NET: Registered protocol family 16
[    0.050876] ACPI: bus type pci registered
[    0.050940] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.050943] PCI: not using MMCONFIG
[    0.050944] PCI: Using configuration type 1 for base access
[    0.052021] bio: create slab <bio-0> at 0
[    0.052039] ACPI: Added _OSI(Module Device)
[    0.052039] ACPI: Added _OSI(Processor Device)
[    0.052039] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.052039] ACPI: Added _OSI(Processor Aggregator Device)
[    0.052623] ACPI: EC: Look up EC in DSDT
[    0.053640] ACPI: Executed 1 blocks of module-level executable AML code
[    0.057566] ACPI: Interpreter enabled
[    0.057570] ACPI: (supports S0 S1ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568)
[    0.057579]  S3 S4 S5)
[    0.057586] ACPI: Using IOAPIC for interrupt routing
[    0.057603] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.058584] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in ACPI motherboard resources
[    0.063633] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.067831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.067836] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.067838] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.067899] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.067927] PCI host bridge to bus 0000:00
[    0.067930] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.067932] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.067934] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.067936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.067938] pci_bus 0000:00: root bus resource [mem 0xc0010000-0xffffffff]
[    0.067947] pci 0000:00:00.0: [8086:277c] type 00 class 0x060000
[    0.068036] pci 0000:00:01.0: [8086:277d] type 01 class 0x060400
[    0.068073] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.068091] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.068153] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.068167] pci 0000:00:1b.0: reg 10: [mem 0xfebfc000-0xfebfffff 64bit]
[    0.068229] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.068298] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.068361] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.068385] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.068425] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.068462] pci 0000:00:1d.0: reg 20: [io  0xe480-0xe49f]
[    0.068508] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.068545] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.068581] pci 0000:00:1d.1: reg 20: [io  0xe800-0xe81f]
[    0.068624] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.068659] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.068695] pci 0000:00:1d.2: reg 20: [io  0xe880-0xe89f]
[    0.068738] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.068774] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.068811] pci 0000:00:1d.3: reg 20: [io  0xec00-0xec1f]
[    0.068855] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.068900] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.068918] pci 0000:00:1d.7: reg 10: [mem 0xfebfbc00-0xfebfbfff]
[    0.068993] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.069031] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.069070] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.069128] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.069167] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[    0.069244] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 0007)
[    0.069247] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 00ff)
[    0.069323] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    0.069335] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.069343] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.069352] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.069360] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.069369] pci 0000:00:1f.1: reg 20: [io  0xffa0-0xffaf]
[    0.069448] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601
[    0.069462] pci 0000:00:1f.2: reg 10: [io  0xe400-0xe407]
[    0.069470] pci 0000:00:1f.2: reg 14: [io  0xe080-0xe083]
[    0.069477] pci 0000:00:1f.2: reg 18: [io  0xe000-0xe007]
[    0.069484] pci 0000:00:1f.2: reg 1c: [io  0xdc00-0xdc03]
[    0.069492] pci 0000:00:1f.2: reg 20: [io  0xd880-0xd88f]
[    0.069499] pci 0000:00:1f.2: reg 24: [mem 0xfebfb800-0xfebfbbff]
[    0.069532] pci 0000:00:1f.2: PME# supported from D3hot
[    0.069598] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.069645] pci 0000:00:1f.3: reg 20: [io  0x0400-0x041f]
[    0.069769] pci 0000:03:00.0: [10de:0622] type 00 class 0x030000
[    0.069779] pci 0000:03:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[    0.069789] pci 0000:03:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.069799] pci 0000:03:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
[    0.069807] pci 0000:03:00.0: reg 24: [io  0xcc00-0xcc7f]
[    0.069814] pci 0000:03:00.0: reg 30: [mem 0xfea80000-0xfeafffff pref]
[    0.072014] pci 0000:00:01.0: PCI bridge to [bus 03]
[    0.072019] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.072024] pci 0000:00:01.0:   bridge window [mem 0xf8a00000-0xfeafffff]
[    0.072030] pci 0000:00:01.0:   bridge window [mem 0xcff00000-0xefefffff 64bit pref]
[    0.072104] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.072116] pci 0000:00:1c.0:   bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
[    0.072207] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.072219] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.072222] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.072226] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.072229] pci 0000:00:1e.0:   bridge window [mem 0xc0010000-0xffffffff] (subtractive decode)
[    0.072243] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.072784] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.072832] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.072878] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.072924] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.072970] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.073009] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.073057] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.073103] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 11 12 14 15)
[    0.073201] ACPI: Enabled 1 GPEs in block 00 to 1F
[    0.073206] acpi root: \_SB_.PCI0 notify handler is installed
[    0.073237] Found 1 acpi root devices
[    0.073314] ACPI: No dock devices found.
[    0.073354] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.073354] vgaarb: loaded
[    0.073354] vgaarb: bridge control possible 0000:03:00.0
[    0.073354] PCI: Using ACPI for IRQ routing
[    0.074741] PCI: pci_cache_line_size set to 64 bytes
[    0.074775] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.074777] e820: reserve RAM buffer [mem 0xbff80000-0xbfffffff]
[    0.074868] NetLabel: Initializing
[    0.074870] NetLabel:  domain hash size = 128
[    0.074871] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.074883] NetLabel:  unlabeled traffic allowed by default
[    0.074892] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.074895] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.074899] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.081012] Switching to clocksource hpet
[    0.086540] pnp: PnP ACPI init
[    0.086559] ACPI: bus type pnp registered
[    0.086633] system 00:00: [mem 0xfed13000-0xfed19fff] has been reserved
[    0.086637] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.086693] pnp 00:01: [dma 4]
[    0.086717] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.086755] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.086782] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.086811] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.086945] system 00:05: [io  0x0290-0x0297] has been reserved
[    0.086949] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.087076] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.087079] system 00:06: [io  0x0800-0x087f] has been reserved
[    0.087081] system 00:06: [io  0x0400-0x041f] has been reserved
[    0.087083] system 00:06: [io  0x0480-0x04bf] has been reserved
[    0.087086] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.087090] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.087093] system 00:06: [mem 0xfed50000-0xfed8ffff] has been reserved
[    0.087095] system 00:06: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.087097] system 00:06: [mem 0xfff00000-0xffffffff] has been reserved
[    0.087101] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.087195] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.087293] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.087296] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.087299] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.087418] system 00:09: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.087422] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.087551] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.087554] system 00:0a: [mem 0x000c0000-0x000dffff] could not be reserved
[    0.087556] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.087559] system 00:0a: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.087562] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.087659] pnp: PnP ACPI: found 11 devices
[    0.087660] ACPI: ACPI bus type pnp unregistered
[    0.094443] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.094447] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 400000
[    0.094459] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
[    0.094462] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.094466] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0100000-0xc04fffff]
[    0.094469] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.094472] pci 0000:00:01.0: PCI bridge to [bus 03]
[    0.094475] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.094478] pci 0000:00:01.0:   bridge window [mem 0xf8a00000-0xfeafffff]
[    0.094481] pci 0000:00:01.0:   bridge window [mem 0xcff00000-0xefefffff 64bit pref]
[    0.094485] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.094488] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.094492] pci 0000:00:1c.0:   bridge window [mem 0xc0100000-0xc04fffff]
[    0.094496] pci 0000:00:1c.0:   bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
[    0.094501] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.094555] pci 0000:00:1c.0: enabling device (0106 -> 0107)
[    0.094586] pci 0000:00:1e.0: setting latency timer to 64
[    0.094590] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.094592] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.094594] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.094596] pci_bus 0000:00: resource 7 [mem 0xc0010000-0xffffffff]
[    0.094599] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.094601] pci_bus 0000:03: resource 1 [mem 0xf8a00000-0xfeafffff]
[    0.094603] pci_bus 0000:03: resource 2 [mem 0xcff00000-0xefefffff 64bit pref]
[    0.094605] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.094607] pci_bus 0000:02: resource 1 [mem 0xc0100000-0xc04fffff]
[    0.094609] pci_bus 0000:02: resource 2 [mem 0xcfe00000-0xcfefffff 64bit pref]
[    0.094611] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
[    0.094613] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
[    0.094615] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[    0.094617] pci_bus 0000:01: resource 7 [mem 0xc0010000-0xffffffff]
[    0.094650] NET: Registered protocol family 2
[    0.094846] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.095300] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.095654] TCP: Hash tables configured (established 65536 bind 65536)
[    0.095708] TCP: reno registered
[    0.095720] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.095788] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.095920] NET: Registered protocol family 1
[    0.096023] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    0.096026] pci 0000:00:1d.0: Performing full reset
[    0.096095] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    0.096097] pci 0000:00:1d.1: Performing full reset
[    0.096164] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    0.096166] pci 0000:00:1d.2: Performing full reset
[    0.096233] pci 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
[    0.096235] pci 0000:00:1d.3: Performing full reset
[    0.096364] pci 0000:03:00.0: Boot video device
[    0.096367] PCI: CLS 16 bytes, default 64
[    0.096415] Unpacking initramfs...
[    0.163713] Freeing initrd memory: 3896k freed
[    0.164987] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.164992] software IO TLB [mem 0xbbf80000-0xbff80000] (64MB) mapped at [ffff8800bbf80000-ffff8800bff7ffff]
[    0.165171] microcode: CPU0 sig=0x6f6, pf=0x1, revision=0x44
[    0.165179] microcode: CPU1 sig=0x6f6, pf=0x1, revision=0x44
[    0.165263] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    0.165265] Scanning for low memory corruption every 60 seconds
[    0.165468] audit: initializing netlink socket (disabled)
[    0.165482] type=2000 audit(1362773206.164:1): initialized
[    0.175822] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.177721] VFS: Disk quotas dquot_6.5.2
[    0.177766] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.177938] msgmni has been set to 15973
[    0.178156] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.178182] io scheduler noop registered
[    0.178183] io scheduler deadline registered
[    0.178189] io scheduler cfq registered (default)
[    0.178286] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.178358] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.178473] vesafb: mode is 1920x1200x32, linelength=7680, pages=0
[    0.178475] vesafb: scrolling: redraw
[    0.178477] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.179198] vesafb: framebuffer at 0xfb000000, mapped to 0xffffc90004f00000, using 9024k, total 9024k
[    0.266236] Console: switching to colour frame buffer device 240x75
[    0.353172] fb0: VESA VGA frame buffer device
[    0.353183] intel_idle: does not run on family 6 model 15
[    0.353212] GHES: HEST is not enabled!
[    0.353264] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.353675] [drm] Initialized drm 1.1.0 20060810
[    0.353721] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.356426] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.356456] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.356562] mousedev: PS/2 mouse device common for all mice
[    0.356623] rtc_cmos 00:02: RTC can wake from S4
[    0.356736] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.356759] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.356769] cpuidle: using governor ladder
[    0.356771] cpuidle: using governor menu
[    0.356773] EFI Variables Facility v0.08 2004-May-17
[    0.356781] drop_monitor: Initializing network drop monitor service
[    0.356845] TCP: cubic registered
[    0.356955] NET: Registered protocol family 10
[    0.357109] NET: Registered protocol family 17
[    0.357118] Key type dns_resolver registered
[    0.357320] PM: Hibernation image not present or could not be loaded.
[    0.357329] registered taskstats version 1
[    0.357973]   Magic number: 5:767:143
[    0.358008] acpi device:14: hash matches
[    0.358841] Freeing unused kernel memory: 1088k freed
[    0.359136] Write protecting the kernel read-only data: 8192k
[    0.361538] Freeing unused kernel memory: 1156k freed
[    0.362888] Freeing unused kernel memory: 512k freed
[    0.369639] systemd-udevd[45]: starting version 197
[    0.371698] SCSI subsystem initialized
[    0.372878] ACPI: bus type scsi registered
[    0.373142] libata version 3.00 loaded.
[    0.373744] ahci 0000:00:1f.2: version 3.0
[    0.373863] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    0.373899] ahci 0000:00:1f.2: enabling ASUS P5W DH Deluxe on-board SIMG4726 workaround
[    0.373919] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    0.373922] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    0.373926] ahci 0000:00:1f.2: setting latency timer to 64
[    0.376241] scsi0 : ahci
[    0.376455] scsi1 : ahci
[    0.376564] scsi2 : ahci
[    0.376695] scsi3 : ahci
[    0.376905] ata1: SATA max UDMA/133 abar m1024@0xfebfb800 port 0xfebfb900 irq 42
[    0.376908] ata2: SATA max UDMA/133 abar m1024@0xfebfb800 port 0xfebfb980 irq 42
[    0.376911] ata3: SATA max UDMA/133 abar m1024@0xfebfb800 port 0xfebfba00 irq 42
[    0.376913] ata4: SATA max UDMA/133 abar m1024@0xfebfb800 port 0xfebfba80 irq 42
[    0.682057] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.682079] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.682102] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.687911] ata1.00: ATA-8: SAMSUNG HM251JJ, 2AA00_00, max UDMA7
[    0.687915] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.687933] ata3.00: ATA-8: SAMSUNG HM640JJ, 2AK10001, max UDMA/133
[    0.687938] ata3.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.688014] ata4.00: ATA-8: SAMSUNG HM640JJ, 2AK10001, max UDMA/133
[    0.688018] ata4.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.693827] ata1.00: configured for UDMA/133
[    0.693846] ata3.00: configured for UDMA/133
[    0.693993] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HM251JJ  2AA0 PQ: 0 ANSI: 5
[    0.693994] ata4.00: configured for UDMA/133
[    0.694860] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    0.694909] sd 0:0:0:0: [sda] Write Protect is off
[    0.694912] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.694933] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.769708]  sda: sda1 sda2 sda3
[    0.770082] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.088041] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.088089] ata2.00: unsupported device, disabling
[    1.088092] ata2.00: disabled
[    1.088220] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG HM640JJ  2AK1 PQ: 0 ANSI: 5
[    1.088419] sd 2:0:0:0: [sdb] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    1.088467] sd 2:0:0:0: [sdb] Write Protect is off
[    1.088470] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.088491] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.088722] scsi 3:0:0:0: Direct-Access     ATA      SAMSUNG HM640JJ  2AK1 PQ: 0 ANSI: 5
[    1.088874] sd 3:0:0:0: [sdc] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    1.088912] sd 3:0:0:0: [sdc] Write Protect is off
[    1.088914] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.088931] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.137910]  sdb: sdb1 sdb2 sdb3
[    1.138332] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.144509]  sdc: sdc1 sdc2 sdc3
[    1.144927] sd 3:0:0:0: [sdc] Attached SCSI disk
[    1.145312] ata_piix 0000:00:1f.1: version 2.13
[    1.145409] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.147595] scsi4 : ata_piix
[    1.147906] scsi5 : ata_piix
[    1.148198] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.148201] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.168035] tsc: Refined TSC clocksource calibration: 2671.235 MHz
[    1.168041] Switching to clocksource tsc
[    1.311324] ACPI: bus type usb registered
[    1.311354] usbcore: registered new interface driver usbfs
[    1.311381] usbcore: registered new interface driver hub
[    1.311416] usbcore: registered new device driver usb
[    1.311866] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.311869] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    1.312246] uhci_hcd: USB Universal Host Controller Interface driver
[    1.312332] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.312335] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.312341] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    1.312349] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.312353] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    1.312355] uhci_hcd 0000:00:1d.0: Performing full reset
[    1.312368] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    1.312386] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000e480
[    1.312416] usb usb1: default language 0x0409
[    1.312422] usb usb1: udev 1, busnum 1, minor = 0
[    1.312425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.312427] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.312429] usb usb1: Product: UHCI Host Controller
[    1.312431] usb usb1: Manufacturer: Linux 3.9.0-1-jy-alpha uhci_hcd
[    1.312433] usb usb1: SerialNumber: 0000:00:1d.0
[    1.312516] usb usb1: usb_probe_device
[    1.312519] usb usb1: configuration #1 chosen from 1 choice
[    1.312525] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    1.312547] hub 1-0:1.0: usb_probe_interface
[    1.312549] hub 1-0:1.0: usb_probe_interface - got id
[    1.312551] hub 1-0:1.0: USB hub found
[    1.312555] hub 1-0:1.0: 2 ports detected
[    1.312557] hub 1-0:1.0: standalone hub
[    1.312558] hub 1-0:1.0: no power switching (usb 1.0)
[    1.312560] hub 1-0:1.0: individual port over-current protection
[    1.312562] hub 1-0:1.0: power on to power good time: 2ms
[    1.312566] hub 1-0:1.0: local power source is good
[    1.312613] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    1.312709] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.312713] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.312722] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    1.312728] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.312732] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    1.312734] uhci_hcd 0000:00:1d.1: Performing full reset
[    1.312747] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[    1.312760] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000e800
[    1.312786] usb usb2: default language 0x0409
[    1.312791] usb usb2: udev 1, busnum 2, minor = 128
[    1.312794] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.312796] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.312798] usb usb2: Product: UHCI Host Controller
[    1.312800] usb usb2: Manufacturer: Linux 3.9.0-1-jy-alpha uhci_hcd
[    1.312802] usb usb2: SerialNumber: 0000:00:1d.1
[    1.312869] usb usb2: usb_probe_device
[    1.312872] usb usb2: configuration #1 chosen from 1 choice
[    1.312878] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    1.312900] hub 2-0:1.0: usb_probe_interface
[    1.312902] hub 2-0:1.0: usb_probe_interface - got id
[    1.312904] hub 2-0:1.0: USB hub found
[    1.312908] hub 2-0:1.0: 2 ports detected
[    1.312910] hub 2-0:1.0: standalone hub
[    1.312911] hub 2-0:1.0: no power switching (usb 1.0)
[    1.312913] hub 2-0:1.0: individual port over-current protection
[    1.312915] hub 2-0:1.0: power on to power good time: 2ms
[    1.312918] hub 2-0:1.0: local power source is good
[    1.312943] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    1.313077] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.313080] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.313085] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    1.313091] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.313095] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    1.313097] uhci_hcd 0000:00:1d.2: Performing full reset
[    1.313110] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[    1.313122] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e880
[    1.313148] usb usb3: default language 0x0409
[    1.313153] usb usb3: udev 1, busnum 3, minor = 256
[    1.313156] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.313158] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.313160] usb usb3: Product: UHCI Host Controller
[    1.313162] usb usb3: Manufacturer: Linux 3.9.0-1-jy-alpha uhci_hcd
[    1.313164] usb usb3: SerialNumber: 0000:00:1d.2
[    1.313266] usb usb3: usb_probe_device
[    1.313269] usb usb3: configuration #1 chosen from 1 choice
[    1.313275] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    1.313299] hub 3-0:1.0: usb_probe_interface
[    1.313301] hub 3-0:1.0: usb_probe_interface - got id
[    1.313303] hub 3-0:1.0: USB hub found
[    1.313307] hub 3-0:1.0: 2 ports detected
[    1.313308] hub 3-0:1.0: standalone hub
[    1.313310] hub 3-0:1.0: no power switching (usb 1.0)
[    1.313312] hub 3-0:1.0: individual port over-current protection
[    1.313314] hub 3-0:1.0: power on to power good time: 2ms
[    1.313317] hub 3-0:1.0: local power source is good
[    1.313341] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    1.313433] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    1.313437] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    1.313442] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    1.313448] uhci_hcd 0000:00:1d.3: detected 2 ports
[    1.313452] uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
[    1.313454] uhci_hcd 0000:00:1d.3: Performing full reset
[    1.313466] uhci_hcd 0000:00:1d.3: supports USB remote wakeup
[    1.313478] uhci_hcd 0000:00:1d.3: irq 19, io base 0x0000ec00
[    1.313505] usb usb4: default language 0x0409
[    1.313511] usb usb4: udev 1, busnum 4, minor = 384
[    1.313513] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.313515] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.313517] usb usb4: Product: UHCI Host Controller
[    1.313519] usb usb4: Manufacturer: Linux 3.9.0-1-jy-alpha uhci_hcd
[    1.313521] usb usb4: SerialNumber: 0000:00:1d.3
[    1.313588] usb usb4: usb_probe_device
[    1.313591] usb usb4: configuration #1 chosen from 1 choice
[    1.313596] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    1.313617] hub 4-0:1.0: usb_probe_interface
[    1.313619] hub 4-0:1.0: usb_probe_interface - got id
[    1.313621] hub 4-0:1.0: USB hub found
[    1.313625] hub 4-0:1.0: 2 ports detected
[    1.313626] hub 4-0:1.0: standalone hub
[    1.313628] hub 4-0:1.0: no power switching (usb 1.0)
[    1.313630] hub 4-0:1.0: individual port over-current protection
[    1.313632] hub 4-0:1.0: power on to power good time: 2ms
[    1.313635] hub 4-0:1.0: local power source is good
[    1.313659] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    1.336008] raid6: sse2x1    4207 MB/s
[    1.353006] raid6: sse2x2    5050 MB/s
[    1.370009] raid6: sse2x4    7925 MB/s
[    1.370011] raid6: using algorithm sse2x4 (7925 MB/s)
[    1.370012] raid6: using ssse3x2 recovery algorithm
[    1.370151] async_tx: api initialized (async)
[    1.370281] xor: measuring software checksum speed
[    1.380018]    prefetch64-sse: 10600.000 MB/sec
[    1.390002]    generic_sse:  9472.000 MB/sec
[    1.390004] xor: using function: prefetch64-sse (10600.000 MB/sec)
[    1.390908] md: raid6 personality registered for level 6
[    1.390910] md: raid5 personality registered for level 5
[    1.390911] md: raid4 personality registered for level 4
[    1.412023] uhci_hcd 0000:00:1d.0: port 2 portsc 0093,00
[    1.412028] hub 1-0:1.0: port 2: status 0101 change 0001
[    1.412037] uhci_hcd 0000:00:1d.1: port 1 portsc 0093,00
[    1.412040] hub 2-0:1.0: port 1: status 0101 change 0001
[    1.412047] uhci_hcd 0000:00:1d.1: port 2 portsc 0093,00
[    1.412050] hub 2-0:1.0: port 2: status 0101 change 0001
[    1.413024] uhci_hcd 0000:00:1d.3: port 1 portsc 0093,00
[    1.413027] hub 4-0:1.0: port 1: status 0101 change 0001
[    1.413039] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.413049] hub 3-0:1.0: hub_suspend
[    1.413053] usb usb3: bus auto-suspend, wakeup 1
[    1.413056] usb usb3: suspend_rh
[    1.512049] hub 1-0:1.0: state 7 ports 2 chg 0004 evt 0000
[    1.512064] hub 1-0:1.0: port 2, status 0101, change 0000, 12 Mb/s
[    1.614028] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[    1.719829] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    1.745426] usb 1-2: udev 2, busnum 1, minor = 1
[    1.745433] usb 1-2: New USB device found, idVendor=05ac, idProduct=9131
[    1.745437] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.745542] usb 1-2: usb_probe_device
[    1.745547] usb 1-2: configuration #1 chosen from 1 choice
[    1.748434] usb 1-2: adding 1-2:1.0 (config #1, interface 0)
[    1.748469] hub 1-2:1.0: usb_probe_interface
[    1.748473] hub 1-2:1.0: usb_probe_interface - got id
[    1.748477] hub 1-2:1.0: USB hub found
[    1.750425] hub 1-2:1.0: 3 ports detected
[    1.750429] hub 1-2:1.0: compound device; port removable status: RFR
[    1.750432] hub 1-2:1.0: ganged power switching
[    1.750435] hub 1-2:1.0: global over-current protection
[    1.750438] hub 1-2:1.0: power on to power good time: 100ms
[    1.752424] hub 1-2:1.0: local power source is good
[    1.752428] hub 1-2:1.0: no over-current condition exists
[    1.752487] hub 1-2:1.0: enabling power on all ports
[    1.755495] hub 2-0:1.0: state 7 ports 2 chg 0006 evt 0000
[    1.755507] hub 2-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[    1.857034] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    1.857425] hub 1-2:1.0: port 2: status 0101 change 0001
[    1.959040] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    1.988796] usb 2-1: skipped 1 descriptor after interface
[    1.993794] usb 2-1: default language 0x0409
[    2.003798] usb 2-1: udev 2, busnum 2, minor = 129
[    2.003804] usb 2-1: New USB device found, idVendor=056a, idProduct=00bb
[    2.003808] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.003812] usb 2-1: Product: PTK-1240
[    2.003815] usb 2-1: Manufacturer: Tablet
[    2.003909] usb 2-1: usb_probe_device
[    2.003913] usb 2-1: configuration #1 chosen from 1 choice
[    2.006799] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    2.006895] hub 2-0:1.0: port 2, status 0101, change 0000, 12 Mb/s
[    2.108220] usb 2-2: new full-speed USB device number 3 using uhci_hcd
[    2.244797] usb 2-2: default language 0x0409
[    2.265797] usb 2-2: udev 3, busnum 2, minor = 130
[    2.265802] usb 2-2: New USB device found, idVendor=05ac, idProduct=1006
[    2.265806] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.265810] usb 2-2: Product: Keyboard Hub
[    2.265813] usb 2-2: Manufacturer: Apple, Inc.
[    2.265816] usb 2-2: SerialNumber: 000000000000
[    2.265909] usb 2-2: usb_probe_device
[    2.265913] usb 2-2: configuration #1 chosen from 1 choice
[    2.268807] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
[    2.268840] hub 2-2:1.0: usb_probe_interface
[    2.268843] hub 2-2:1.0: usb_probe_interface - got id
[    2.268847] hub 2-2:1.0: USB hub found
[    2.270798] hub 2-2:1.0: 3 ports detected
[    2.270803] hub 2-2:1.0: compound device; port removable status: RFR
[    2.270806] hub 2-2:1.0: individual port power switching
[    2.270808] hub 2-2:1.0: individual port over-current protection
[    2.270811] hub 2-2:1.0: Port indicators are supported
[    2.270814] hub 2-2:1.0: power on to power good time: 100ms
[    2.271797] hub 2-2:1.0: hub controller current requirement: 80mA
[    2.271801] hub 2-2:1.0: 100mA bus power budget for each child
[    2.272856] hub 2-2:1.0: enabling power on all ports
[    2.275858] hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0000
[    2.275870] hub 4-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[    2.377014] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[    2.377798] hub 2-2:1.0: port 2: status 0101 change 0001
[    2.396610] systemd[1]: systemd 197 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    2.405960] systemd[1]: Set hostname to <Q8>.
[    2.479041] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    2.519515] usb 4-1: default language 0x0409
[    2.525516] usb 4-1: udev 2, busnum 4, minor = 385
[    2.525521] usb 4-1: New USB device found, idVendor=05e3, idProduct=0606
[    2.525525] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.525529] usb 4-1: Product: USB2.0 Hub
[    2.525628] usb 4-1: usb_probe_device
[    2.525633] usb 4-1: configuration #1 chosen from 1 choice
[    2.529525] usb 4-1: adding 4-1:1.0 (config #1, interface 0)
[    2.529560] hub 4-1:1.0: usb_probe_interface
[    2.529563] hub 4-1:1.0: usb_probe_interface - got id
[    2.529567] hub 4-1:1.0: USB hub found
[    2.531517] hub 4-1:1.0: 4 ports detected
[    2.531521] hub 4-1:1.0: standalone hub
[    2.531524] hub 4-1:1.0: individual port power switching
[    2.531527] hub 4-1:1.0: individual port over-current protection
[    2.531531] hub 4-1:1.0: TT requires at most 32 FS bit times (2664 ns)
[    2.531534] hub 4-1:1.0: Port indicators are supported
[    2.531537] hub 4-1:1.0: power on to power good time: 100ms
[    2.533515] hub 4-1:1.0: local power source is good
[    2.533593] hub 4-1:1.0: enabling power on all ports
[    2.537577] hub 1-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    2.539428] hub 1-2:1.0: port 2, status 0101, change 0000, 12 Mb/s
[    2.552431] hub 1-2:1.0: port 2 not reset yet, waiting 10ms
[    2.616427] usb 1-2.2: new full-speed USB device number 3 using uhci_hcd
[    2.633427] hub 1-2:1.0: port 2 not reset yet, waiting 10ms
[    2.640517] hub 4-1:1.0: port 3: status 0101 change 0001
[    2.712033] usb 1-2.2: ep0 maxpacket = 8
[    2.730428] usb 1-2.2: skipped 1 descriptor after interface
[    2.735422] usb 1-2.2: default language 0x0409
[    2.742037] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    2.766191] systemd[1]: Cannot add dependency job for unit dkms.service, ignoring: Unit dkms.service failed to load: No such file or directory. See system logs and 'systemctl status dkms.service' for details.
[    2.766488] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    2.766530] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.766541] systemd[1]: Starting Remote File Systems.
[    2.766552] systemd[1]: Reached target Remote File Systems.
[    2.766560] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    2.766584] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.766592] systemd[1]: Starting Delayed Shutdown Socket.
[    2.766614] systemd[1]: Listening on Delayed Shutdown Socket.
[    2.766626] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    2.766656] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.766712] systemd[1]: Starting udev Kernel Socket.
[    2.766732] systemd[1]: Listening on udev Kernel Socket.
[    2.766776] systemd[1]: Starting udev Control Socket.
[    2.766798] systemd[1]: Listening on udev Control Socket.
[    2.766807] systemd[1]: Starting Encrypted Volumes.
[    2.766816] systemd[1]: Reached target Encrypted Volumes.
[    2.766844] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    2.766932] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.766942] systemd[1]: Expecting device dev-disk-by\x2duuid-eca187f7\x2d18de\x2d4710\x2d9688\x2d4dd41d895ac2.device...
[    2.766952] systemd[1]: Starting Journal Socket.
[    2.766996] systemd[1]: Listening on Journal Socket.
[    2.767017] systemd[1]: Started File System Check on Root Device.
[    2.767027] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.767549] systemd[1]: Starting udev Kernel Device Manager...
[    2.767940] systemd[1]: Mounting Debug File System...
[    2.784522] systemd[1]: Started Load Kernel Modules.
[    2.784549] systemd[1]: Mounting Configuration File System...
[    2.784942] systemd[1]: Starting Setup Virtual Console...
[    2.815828] systemd[1]: Started Set Up Additional Binary Formats.
[    2.815863] systemd[1]: Mounting Huge Pages File System...
[    2.816286] systemd[1]: Mounting POSIX Message Queue File System...
[    2.816631] systemd[1]: Mounted FUSE Control File System.
[    2.816694] systemd[1]: Starting udev Coldplug all Devices...
[    3.001250] systemd[1]: Starting Apply Kernel Variables...
[    3.001724] systemd[1]: Starting Journal Service...
[    3.002142] systemd[1]: Started Journal Service.
[    3.559085] systemd-udevd[113]: starting version 197
[    3.612863] EXT4-fs (sdb2): re-mounted. Opts: (null)
[    4.721484] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    4.721492] ACPI: Power Button [PWRB]
[    4.728916] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    4.728922] ACPI: Power Button [PWRF]
[    4.773610] coretemp coretemp.0: Using relative temperature scale!
[    4.773620] coretemp coretemp.0: Using relative temperature scale!
[    4.855289] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \_SB_.PCI0.SBRG.ASOC.SMRG 1 (20130117/utaddress-251)
[    4.855296] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.864939] EDAC MC: Ver: 3.0.0
[    4.875113] EDAC i82975x: ECC disabled on both channels.
[    5.027502] ACPI Warning: 0x00000000000004b0-0x00000000000004bf SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPIO 1 (20130117/utaddress-251)
[    5.027510] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.027512] ACPI Warning: 0x0000000000000480-0x00000000000004af SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPIO 1 (20130117/utaddress-251)
[    5.027515] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.027517] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    5.028495] ehci-pci: EHCI PCI platform driver
[    5.033109] ehci-pci 0000:00:1d.7: setting latency timer to 64
[    5.033114] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    5.033121] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    5.033134] ehci-pci 0000:00:1d.7: debug port 1
[    5.033139] ehci-pci 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
[    5.033143] ehci-pci 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[    5.033160] ehci-pci 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    5.038018] ehci-pci 0000:00:1d.7: cache line size of 16 is not supported
[    5.038021] ehci-pci 0000:00:1d.7: supports USB remote wakeup
[    5.038030] ehci-pci 0000:00:1d.7: irq 20, io mem 0xfebfbc00
[    5.038036] ehci-pci 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    5.041417] usb 1-2.2: uhci_result_common: failed with status 440000
[    5.044013] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    5.044036] usb usb5: default language 0x0409
[    5.044043] usb usb5: udev 1, busnum 5, minor = 512
[    5.044045] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    5.044048] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.044050] usb usb5: Product: EHCI Host Controller
[    5.044052] usb usb5: Manufacturer: Linux 3.9.0-1-jy-alpha ehci_hcd
[    5.044054] usb usb5: SerialNumber: 0000:00:1d.7
[    5.044142] usb usb5: usb_probe_device
[    5.044145] usb usb5: configuration #1 chosen from 1 choice
[    5.044153] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    5.044175] hub 5-0:1.0: usb_probe_interface
[    5.044177] hub 5-0:1.0: usb_probe_interface - got id
[    5.044180] hub 5-0:1.0: USB hub found
[    5.044184] hub 5-0:1.0: 8 ports detected
[    5.044186] hub 5-0:1.0: standalone hub
[    5.044188] hub 5-0:1.0: no power switching (usb 1.0)
[    5.044190] hub 5-0:1.0: individual port over-current protection
[    5.044192] hub 5-0:1.0: power on to power good time: 20ms
[    5.044196] hub 5-0:1.0: local power source is good
[    5.044283] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    5.044397] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.0
[    5.044400] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.1
[    5.044402] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.2
[    5.044404] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.3
[    5.045414] usb 1-2.2: uhci_result_common: failed with status 440000
[    5.049414] usb 1-2.2: uhci_result_common: failed with status 440000
[    5.053414] usb 1-2.2: uhci_result_common: failed with status 440000
[    5.053424] usb 1-2.2: udev 3, busnum 1, minor = 2
[    5.053428] usb 1-2.2: New USB device found, idVendor=05ac, idProduct=9223
[    5.053430] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.053489] usb 1-2.2: usb_probe_device
[    5.053492] usb 1-2.2: configuration #1 chosen from 1 choice
[    5.057415] usb 1-2.2: uhci_result_common: failed with status 440000
[    5.057427] usb 1-2.2: can't set config #1, error -71
[    5.057744] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.058787] usb 2-2: uhci_result_common: failed with status 440000
[    5.058796] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.059127] hub 1-2:1.0: state 7 ports 3 chg 0000 evt 0004
[    5.059137] hub 2-2:1.0: hub_suspend
[    5.059792] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.060415] usb 1-2: uhci_result_common: failed with status 440000
[    5.060424] hub 1-2:1.0: hub_port_status failed (err = -71)
[    5.060746] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.060787] usb 2-2: uhci_result_common: failed with status 440000
[    5.060795] usb 2-2: won't remote wakeup, status -71
[    5.060797] hub 2-2:1.0: hub_resume
[    5.061787] usb 2-2: uhci_result_common: failed with status 440000
[    5.061795] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.062506] usb 4-1: uhci_result_common: failed with status 440000
[    5.062516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.062786] usb 2-2: uhci_result_common: failed with status 440000
[    5.062847] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.063507] usb 4-1: uhci_result_common: failed with status 440000
[    5.063517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.063786] usb 2-2: uhci_result_common: failed with status 440000
[    5.063847] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.064175] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.064182] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.064506] usb 4-1: uhci_result_common: failed with status 440000
[    5.064515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.064787] usb 2-2: uhci_result_common: failed with status 440000
[    5.064846] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.065175] hub 2-2:1.0: hub_suspend
[    5.065506] usb 4-1: uhci_result_common: failed with status 440000
[    5.065514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.065789] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.066222] iTCO_vendor_support: vendor-support=0
[    5.066506] usb 4-1: uhci_result_common: failed with status 440000
[    5.066517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.066787] usb 2-2: uhci_result_common: failed with status 440000
[    5.066845] hub 4-1:1.0: hub_suspend
[    5.066852] usb 2-2: won't remote wakeup, status -71
[    5.066854] hub 2-2:1.0: hub_resume
[    5.067059] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    5.067093] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0860)
[    5.067493] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    5.067511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.067786] usb 2-2: uhci_result_common: failed with status 440000
[    5.067797] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.068506] usb 4-1: uhci_result_common: failed with status 440000
[    5.068516] usb 4-1: won't remote wakeup, status -71
[    5.068519] hub 4-1:1.0: hub_resume
[    5.068787] usb 2-2: uhci_result_common: failed with status 440000
[    5.068796] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.069507] usb 4-1: uhci_result_common: failed with status 440000
[    5.069516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.069786] usb 2-2: uhci_result_common: failed with status 440000
[    5.069848] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.070175] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.070183] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.070507] usb 4-1: uhci_result_common: failed with status 440000
[    5.070516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.070786] usb 2-2: uhci_result_common: failed with status 440000
[    5.070845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.071179] hub 2-2:1.0: hub_suspend
[    5.071507] usb 4-1: uhci_result_common: failed with status 440000
[    5.071515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.071790] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.072505] usb 4-1: uhci_result_common: failed with status 440000
[    5.072514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.072787] usb 2-2: uhci_result_common: failed with status 440000
[    5.072843] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.072851] usb 2-2: won't remote wakeup, status -71
[    5.072853] hub 2-2:1.0: hub_resume
[    5.072859] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.073506] usb 4-1: uhci_result_common: failed with status 440000
[    5.073515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.073786] usb 2-2: uhci_result_common: failed with status 440000
[    5.073843] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.074507] usb 4-1: uhci_result_common: failed with status 440000
[    5.074518] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.074786] usb 2-2: uhci_result_common: failed with status 440000
[    5.074858] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.075506] usb 4-1: uhci_result_common: failed with status 440000
[    5.075515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.075787] usb 2-2: uhci_result_common: failed with status 440000
[    5.075846] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.076172] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.076182] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.076505] usb 4-1: uhci_result_common: failed with status 440000
[    5.076514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.076787] usb 2-2: uhci_result_common: failed with status 440000
[    5.076845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.077175] hub 2-2:1.0: hub_suspend
[    5.077506] usb 4-1: uhci_result_common: failed with status 440000
[    5.077514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.077788] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.077837] hub 4-1:1.0: hub_suspend
[    5.078507] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.078785] usb 2-2: uhci_result_common: failed with status 440000
[    5.078793] usb 2-2: won't remote wakeup, status -71
[    5.078796] hub 2-2:1.0: hub_resume
[    5.079505] usb 4-1: uhci_result_common: failed with status 440000
[    5.079513] usb 4-1: won't remote wakeup, status -71
[    5.079516] hub 4-1:1.0: hub_resume
[    5.079786] usb 2-2: uhci_result_common: failed with status 440000
[    5.079794] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.080505] usb 4-1: uhci_result_common: failed with status 440000
[    5.080515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.080788] usb 2-2: uhci_result_common: failed with status 440000
[    5.080844] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.081506] usb 4-1: uhci_result_common: failed with status 440000
[    5.081516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.081786] usb 2-2: uhci_result_common: failed with status 440000
[    5.081845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.082170] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.082177] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.082506] usb 4-1: uhci_result_common: failed with status 440000
[    5.082515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.082787] usb 2-2: uhci_result_common: failed with status 440000
[    5.082844] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.083170] hub 2-2:1.0: hub_suspend
[    5.083506] usb 4-1: uhci_result_common: failed with status 440000
[    5.083515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.083790] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.083840] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.083846] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.084506] usb 4-1: uhci_result_common: failed with status 440000
[    5.084515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.084786] usb 2-2: uhci_result_common: failed with status 440000
[    5.084844] usb 2-2: won't remote wakeup, status -71
[    5.084846] hub 2-2:1.0: hub_resume
[    5.085506] usb 4-1: uhci_result_common: failed with status 440000
[    5.085515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.085785] usb 2-2: uhci_result_common: failed with status 440000
[    5.085844] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.086507] usb 4-1: uhci_result_common: failed with status 440000
[    5.086516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.086787] usb 2-2: uhci_result_common: failed with status 440000
[    5.086845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.087506] usb 4-1: uhci_result_common: failed with status 440000
[    5.087516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.087787] usb 2-2: uhci_result_common: failed with status 440000
[    5.087845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.088169] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.088175] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.088507] usb 4-1: uhci_result_common: failed with status 440000
[    5.088515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.088786] usb 2-2: uhci_result_common: failed with status 440000
[    5.088839] hub 4-1:1.0: hub_suspend
[    5.088845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.089173] hub 2-2:1.0: hub_suspend
[    5.089511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.089788] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.090505] usb 4-1: uhci_result_common: failed with status 440000
[    5.090514] usb 4-1: won't remote wakeup, status -71
[    5.090517] hub 4-1:1.0: hub_resume
[    5.090786] usb 2-2: uhci_result_common: failed with status 440000
[    5.090793] usb 2-2: won't remote wakeup, status -71
[    5.090795] hub 2-2:1.0: hub_resume
[    5.091505] usb 4-1: uhci_result_common: failed with status 440000
[    5.091514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.091787] usb 2-2: uhci_result_common: failed with status 440000
[    5.091846] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.092506] usb 4-1: uhci_result_common: failed with status 440000
[    5.092514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.092785] usb 2-2: uhci_result_common: failed with status 440000
[    5.092845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.093506] usb 4-1: uhci_result_common: failed with status 440000
[    5.093514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.093786] usb 2-2: uhci_result_common: failed with status 440000
[    5.093845] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.094171] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.094180] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.094505] usb 4-1: uhci_result_common: failed with status 440000
[    5.094513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.094787] usb 2-2: uhci_result_common: failed with status 440000
[    5.094842] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.094848] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.095175] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.095181] hub 2-2:1.0: hub_suspend
[    5.095505] usb 4-1: uhci_result_common: failed with status 440000
[    5.095514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.095788] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.096506] usb 4-1: uhci_result_common: failed with status 440000
[    5.096515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.096785] usb 2-2: uhci_result_common: failed with status 440000
[    5.096845] usb 2-2: won't remote wakeup, status -71
[    5.096847] hub 2-2:1.0: hub_resume
[    5.097505] usb 4-1: uhci_result_common: failed with status 440000
[    5.097513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.097787] usb 2-2: uhci_result_common: failed with status 440000
[    5.097844] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.098505] usb 4-1: uhci_result_common: failed with status 440000
[    5.098514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.098787] usb 2-2: uhci_result_common: failed with status 440000
[    5.098844] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.099507] usb 4-1: uhci_result_common: failed with status 440000
[    5.099516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.099786] usb 2-2: uhci_result_common: failed with status 440000
[    5.099841] hub 4-1:1.0: hub_suspend
[    5.099848] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.100179] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.100188] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.100510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.100785] usb 2-2: uhci_result_common: failed with status 440000
[    5.100794] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.101126] hub 2-2:1.0: hub_suspend
[    5.101505] usb 4-1: uhci_result_common: failed with status 440000
[    5.101513] usb 4-1: won't remote wakeup, status -71
[    5.101516] hub 4-1:1.0: hub_resume
[    5.101789] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.102505] usb 4-1: uhci_result_common: failed with status 440000
[    5.102514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.102786] usb 2-2: uhci_result_common: failed with status 440000
[    5.102845] usb 2-2: won't remote wakeup, status -71
[    5.102847] hub 2-2:1.0: hub_resume
[    5.103506] usb 4-1: uhci_result_common: failed with status 440000
[    5.103514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.103785] usb 2-2: uhci_result_common: failed with status 440000
[    5.103844] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.104507] usb 4-1: uhci_result_common: failed with status 440000
[    5.104516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.104786] usb 2-2: uhci_result_common: failed with status 440000
[    5.104846] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.105506] usb 4-1: uhci_result_common: failed with status 440000
[    5.105515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.105786] usb 2-2: uhci_result_common: failed with status 440000
[    5.105842] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.105849] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.105855] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.106181] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.106506] usb 4-1: uhci_result_common: failed with status 440000
[    5.106515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.106842] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.107507] usb 4-1: uhci_result_common: failed with status 440000
[    5.107517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.107786] usb 2-2: uhci_result_common: failed with status 440000
[    5.107846] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.108507] usb 4-1: uhci_result_common: failed with status 440000
[    5.111440] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.114732] hub 2-2:1.0: hub_suspend
[    5.115507] usb 4-1: uhci_result_common: failed with status 440000
[    5.115516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.115788] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.119507] usb 4-1: uhci_result_common: failed with status 440000
[    5.119517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.119786] usb 2-2: uhci_result_common: failed with status 440000
[    5.122306] hub 4-1:1.0: hub_suspend
[    5.122312] usb 2-2: won't remote wakeup, status -71
[    5.122314] hub 2-2:1.0: hub_resume
[    5.122511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.122785] usb 2-2: uhci_result_common: failed with status 440000
[    5.122794] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.123507] usb 4-1: uhci_result_common: failed with status 440000
[    5.125610] usb 4-1: won't remote wakeup, status -71
[    5.125614] hub 4-1:1.0: hub_resume
[    5.125787] usb 2-2: uhci_result_common: failed with status 440000
[    5.125797] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.126507] usb 4-1: uhci_result_common: failed with status 440000
[    5.128709] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.129788] usb 2-2: uhci_result_common: failed with status 440000
[    5.131607] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.132507] usb 4-1: uhci_result_common: failed with status 440000
[    5.134044] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[    5.134424] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.134431] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.134435] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.137506] usb 4-1: uhci_result_common: failed with status 440000
[    5.137517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.137786] usb 2-2: uhci_result_common: failed with status 440000
[    5.140310] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.143085] hub 2-2:1.0: hub_suspend
[    5.143506] usb 4-1: uhci_result_common: failed with status 440000
[    5.143516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.143789] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.146448] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.146454] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.146474] ehci-pci 0000:00:1d.7: GetStatus port:2 status 001803 0  ACK POWER sig=j CSC CONNECT
[    5.146477] hub 5-0:1.0: port 2: status 0501 change 0001
[    5.146484] ehci-pci 0000:00:1d.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    5.146487] hub 5-0:1.0: port 3: status 0501 change 0001
[    5.146494] ehci-pci 0000:00:1d.7: GetStatus port:4 status 001803 0  ACK POWER sig=j CSC CONNECT
[    5.146496] hub 5-0:1.0: port 4: status 0501 change 0001
[    5.146507] ehci-pci 0000:00:1d.7: GetStatus port:7 status 001803 0  ACK POWER sig=j CSC CONNECT
[    5.146509] hub 5-0:1.0: port 7: status 0501 change 0001
[    5.146787] usb 2-2: uhci_result_common: failed with status 440000
[    5.146796] usb 2-2: won't remote wakeup, status -71
[    5.146798] hub 2-2:1.0: hub_resume
[    5.147505] usb 4-1: uhci_result_common: failed with status 440000
[    5.147786] usb 2-2: uhci_result_common: failed with status 440000
[    5.148442] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.151225] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.154506] usb 4-1: uhci_result_common: failed with status 440000
[    5.154515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.154786] usb 2-2: uhci_result_common: failed with status 440000
[    5.157329] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.160507] usb 4-1: uhci_result_common: failed with status 440000
[    5.160517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.160786] usb 2-2: uhci_result_common: failed with status 440000
[    5.163347] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.163507] usb 4-1: uhci_result_common: failed with status 440000
[    5.166167] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.166173] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.166182] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.166786] usb 2-2: uhci_result_common: failed with status 440000
[    5.169003] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.171844] hub 2-2:1.0: hub_suspend
[    5.172507] usb 4-1: uhci_result_common: failed with status 440000
[    5.172516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.172789] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.175344] hub 4-1:1.0: hub_suspend
[    5.175511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.175786] usb 2-2: uhci_result_common: failed with status 440000
[    5.175796] usb 2-2: won't remote wakeup, status -71
[    5.175798] hub 2-2:1.0: hub_resume
[    5.176506] usb 4-1: uhci_result_common: failed with status 440000
[    5.176515] usb 4-1: won't remote wakeup, status -71
[    5.176517] hub 4-1:1.0: hub_resume
[    5.176787] usb 2-2: uhci_result_common: failed with status 440000
[    5.176795] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.177506] usb 4-1: uhci_result_common: failed with status 440000
[    5.179655] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.179787] usb 2-2: uhci_result_common: failed with status 440000
[    5.182547] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.185787] usb 2-2: uhci_result_common: failed with status 440000
[    5.185797] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.186507] usb 4-1: uhci_result_common: failed with status 440000
[    5.188666] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.191607] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.191613] hub 2-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    5.191787] usb 2-2: uhci_result_common: failed with status 440000
[    5.191798] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.192507] usb 4-1: uhci_result_common: failed with status 440000
[    5.194766] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.197714] hub 2-2:1.0: hub_suspend
[    5.197792] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.198507] usb 4-1: uhci_result_common: failed with status 440000
[    5.198517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.198787] usb 2-2: uhci_result_common: failed with status 440000
[    5.201392] usb 2-2: won't remote wakeup, status -71
[    5.201394] hub 2-2:1.0: hub_resume
[    5.201402] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.201408] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.201786] usb 2-2: uhci_result_common: failed with status 440000
[    5.201796] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.202506] usb 4-1: uhci_result_common: failed with status 440000
[    5.202516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.203506] usb 4-1: uhci_result_common: failed with status 440000
[    5.203514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.204506] usb 4-1: uhci_result_common: failed with status 440000
[    5.204514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.205506] usb 4-1: uhci_result_common: failed with status 440000
[    5.205513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.206506] usb 4-1: uhci_result_common: failed with status 440000
[    5.206513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.206515] hub 4-1:1.0: hub_suspend
[    5.207510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.208507] usb 4-1: uhci_result_common: failed with status 440000
[    5.208514] usb 4-1: won't remote wakeup, status -71
[    5.208516] hub 4-1:1.0: hub_resume
[    5.209505] usb 4-1: uhci_result_common: failed with status 440000
[    5.209512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.210505] usb 4-1: uhci_result_common: failed with status 440000
[    5.210512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.211506] usb 4-1: uhci_result_common: failed with status 440000
[    5.211514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.212506] usb 4-1: uhci_result_common: failed with status 440000
[    5.212513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.212517] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.212523] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.213506] usb 4-1: uhci_result_common: failed with status 440000
[    5.213513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.214505] usb 4-1: uhci_result_common: failed with status 440000
[    5.214512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.215506] usb 4-1: uhci_result_common: failed with status 440000
[    5.215513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.216506] usb 4-1: uhci_result_common: failed with status 440000
[    5.216512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.217504] usb 4-1: uhci_result_common: failed with status 440000
[    5.217511] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.217512] hub 4-1:1.0: hub_suspend
[    5.218509] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.219506] usb 4-1: uhci_result_common: failed with status 440000
[    5.219513] usb 4-1: won't remote wakeup, status -71
[    5.219515] hub 4-1:1.0: hub_resume
[    5.220506] usb 4-1: uhci_result_common: failed with status 440000
[    5.220513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.221505] usb 4-1: uhci_result_common: failed with status 440000
[    5.221512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.222506] usb 4-1: uhci_result_common: failed with status 440000
[    5.222513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.223506] usb 4-1: uhci_result_common: failed with status 440000
[    5.223513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.223516] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.223521] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.224506] usb 4-1: uhci_result_common: failed with status 440000
[    5.224513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.225505] usb 4-1: uhci_result_common: failed with status 440000
[    5.225511] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.226506] usb 4-1: uhci_result_common: failed with status 440000
[    5.226512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.227506] usb 4-1: uhci_result_common: failed with status 440000
[    5.227513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.228506] usb 4-1: uhci_result_common: failed with status 440000
[    5.228512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.228513] hub 4-1:1.0: hub_suspend
[    5.229507] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.230506] usb 4-1: uhci_result_common: failed with status 440000
[    5.230513] usb 4-1: won't remote wakeup, status -71
[    5.230514] hub 4-1:1.0: hub_resume
[    5.231506] usb 4-1: uhci_result_common: failed with status 440000
[    5.231513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.232505] usb 4-1: uhci_result_common: failed with status 440000
[    5.232512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.233506] usb 4-1: uhci_result_common: failed with status 440000
[    5.233513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.234506] usb 4-1: uhci_result_common: failed with status 440000
[    5.234513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.234516] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.234520] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.235506] usb 4-1: uhci_result_common: failed with status 440000
[    5.235513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.236505] usb 4-1: uhci_result_common: failed with status 440000
[    5.236512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.237506] usb 4-1: uhci_result_common: failed with status 440000
[    5.237513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.238505] usb 4-1: uhci_result_common: failed with status 440000
[    5.238511] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.239505] usb 4-1: uhci_result_common: failed with status 440000
[    5.239512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.239513] hub 4-1:1.0: hub_suspend
[    5.240507] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.241506] usb 4-1: uhci_result_common: failed with status 440000
[    5.241512] usb 4-1: won't remote wakeup, status -71
[    5.241514] hub 4-1:1.0: hub_resume
[    5.242506] usb 4-1: uhci_result_common: failed with status 440000
[    5.242513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.243505] usb 4-1: uhci_result_common: failed with status 440000
[    5.243512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.244506] usb 4-1: uhci_result_common: failed with status 440000
[    5.244512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.245506] usb 4-1: uhci_result_common: failed with status 440000
[    5.245512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.245515] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.245520] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.246505] usb 4-1: uhci_result_common: failed with status 440000
[    5.246512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.247506] usb 4-1: uhci_result_common: failed with status 440000
[    5.247512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.248507] usb 4-1: uhci_result_common: failed with status 440000
[    5.248514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.249506] usb 4-1: uhci_result_common: failed with status 440000
[    5.249513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.250505] usb 4-1: uhci_result_common: failed with status 440000
[    5.250511] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.250512] hub 4-1:1.0: hub_suspend
[    5.251507] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.252506] usb 4-1: uhci_result_common: failed with status 440000
[    5.252512] usb 4-1: won't remote wakeup, status -71
[    5.252514] hub 4-1:1.0: hub_resume
[    5.253506] usb 4-1: uhci_result_common: failed with status 440000
[    5.253513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.254505] usb 4-1: uhci_result_common: failed with status 440000
[    5.254512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.255505] usb 4-1: uhci_result_common: failed with status 440000
[    5.255512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.256506] usb 4-1: uhci_result_common: failed with status 440000
[    5.256513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.256517] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.256522] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.257506] usb 4-1: uhci_result_common: failed with status 440000
[    5.257513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.258505] usb 4-1: uhci_result_common: failed with status 440000
[    5.258512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.259506] usb 4-1: uhci_result_common: failed with status 440000
[    5.259513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.260506] usb 4-1: uhci_result_common: failed with status 440000
[    5.260513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.261505] usb 4-1: uhci_result_common: failed with status 440000
[    5.261512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.261513] hub 4-1:1.0: hub_suspend
[    5.262507] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.263506] usb 4-1: uhci_result_common: failed with status 440000
[    5.263512] usb 4-1: won't remote wakeup, status -71
[    5.263514] hub 4-1:1.0: hub_resume
[    5.264506] usb 4-1: uhci_result_common: failed with status 440000
[    5.264513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.265505] usb 4-1: uhci_result_common: failed with status 440000
[    5.265511] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.266505] usb 4-1: uhci_result_common: failed with status 440000
[    5.266513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.267506] usb 4-1: uhci_result_common: failed with status 440000
[    5.267514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.267517] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.267522] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.268514] usb 4-1: uhci_result_common: failed with status 440000
[    5.268535] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.269505] usb 4-1: uhci_result_common: failed with status 440000
[    5.269513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.270506] usb 4-1: uhci_result_common: failed with status 440000
[    5.270513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.271507] usb 4-1: uhci_result_common: failed with status 440000
[    5.271515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.272507] usb 4-1: uhci_result_common: failed with status 440000
[    5.272514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.272516] hub 4-1:1.0: hub_suspend
[    5.273510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.274506] usb 4-1: uhci_result_common: failed with status 440000
[    5.274514] usb 4-1: won't remote wakeup, status -71
[    5.274515] hub 4-1:1.0: hub_resume
[    5.275506] usb 4-1: uhci_result_common: failed with status 440000
[    5.275513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.276505] usb 4-1: uhci_result_common: failed with status 440000
[    5.276513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.277505] usb 4-1: uhci_result_common: failed with status 440000
[    5.277512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.278506] usb 4-1: uhci_result_common: failed with status 440000
[    5.278513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.278518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.278525] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.279506] usb 4-1: uhci_result_common: failed with status 440000
[    5.279513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.280505] usb 4-1: uhci_result_common: failed with status 440000
[    5.280512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.281506] usb 4-1: uhci_result_common: failed with status 440000
[    5.281513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.282506] usb 4-1: uhci_result_common: failed with status 440000
[    5.282513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.283506] usb 4-1: uhci_result_common: failed with status 440000
[    5.283514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.283515] hub 4-1:1.0: hub_suspend
[    5.284508] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.285507] usb 4-1: uhci_result_common: failed with status 440000
[    5.285515] usb 4-1: won't remote wakeup, status -71
[    5.285517] hub 4-1:1.0: hub_resume
[    5.286506] usb 4-1: uhci_result_common: failed with status 440000
[    5.286513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.287506] usb 4-1: uhci_result_common: failed with status 440000
[    5.287514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.288505] usb 4-1: uhci_result_common: failed with status 440000
[    5.288512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.289506] usb 4-1: uhci_result_common: failed with status 440000
[    5.289513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.289517] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.289522] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.290507] usb 4-1: uhci_result_common: failed with status 440000
[    5.290515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.291505] usb 4-1: uhci_result_common: failed with status 440000
[    5.291512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.292505] usb 4-1: uhci_result_common: failed with status 440000
[    5.292513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.293506] usb 4-1: uhci_result_common: failed with status 440000
[    5.293513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.294506] usb 4-1: uhci_result_common: failed with status 440000
[    5.294513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.294514] hub 4-1:1.0: hub_suspend
[    5.295508] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.296506] usb 4-1: uhci_result_common: failed with status 440000
[    5.296512] usb 4-1: won't remote wakeup, status -71
[    5.296513] hub 4-1:1.0: hub_resume
[    5.297506] usb 4-1: uhci_result_common: failed with status 440000
[    5.297513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.298506] usb 4-1: uhci_result_common: failed with status 440000
[    5.298512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.299506] usb 4-1: uhci_result_common: failed with status 440000
[    5.299514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.300506] usb 4-1: uhci_result_common: failed with status 440000
[    5.300514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.300518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.300523] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.301507] usb 4-1: uhci_result_common: failed with status 440000
[    5.301515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.302506] usb 4-1: uhci_result_common: failed with status 440000
[    5.302514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.303506] usb 4-1: uhci_result_common: failed with status 440000
[    5.303514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.304506] usb 4-1: uhci_result_common: failed with status 440000
[    5.304513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.305506] usb 4-1: uhci_result_common: failed with status 440000
[    5.305514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.305516] hub 4-1:1.0: hub_suspend
[    5.306509] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.307506] usb 4-1: uhci_result_common: failed with status 440000
[    5.307513] usb 4-1: won't remote wakeup, status -71
[    5.307515] hub 4-1:1.0: hub_resume
[    5.308506] usb 4-1: uhci_result_common: failed with status 440000
[    5.308513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.309506] usb 4-1: uhci_result_common: failed with status 440000
[    5.309514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.310507] usb 4-1: uhci_result_common: failed with status 440000
[    5.310514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.311506] usb 4-1: uhci_result_common: failed with status 440000
[    5.311513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.311517] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.311524] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.312507] usb 4-1: uhci_result_common: failed with status 440000
[    5.312514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.313506] usb 4-1: uhci_result_common: failed with status 440000
[    5.313512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.314506] usb 4-1: uhci_result_common: failed with status 440000
[    5.314514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.315506] usb 4-1: uhci_result_common: failed with status 440000
[    5.315513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.316517] usb 4-1: uhci_result_common: failed with status 440000
[    5.316542] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.316544] hub 4-1:1.0: hub_suspend
[    5.317510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.318506] usb 4-1: uhci_result_common: failed with status 440000
[    5.318514] usb 4-1: won't remote wakeup, status -71
[    5.318516] hub 4-1:1.0: hub_resume
[    5.319506] usb 4-1: uhci_result_common: failed with status 440000
[    5.319514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.320506] usb 4-1: uhci_result_common: failed with status 440000
[    5.320514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.321506] usb 4-1: uhci_result_common: failed with status 440000
[    5.321513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.322505] usb 4-1: uhci_result_common: failed with status 440000
[    5.322513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.322518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.322528] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.323506] usb 4-1: uhci_result_common: failed with status 440000
[    5.323514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.324506] usb 4-1: uhci_result_common: failed with status 440000
[    5.324513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.325506] usb 4-1: uhci_result_common: failed with status 440000
[    5.325514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.326506] usb 4-1: uhci_result_common: failed with status 440000
[    5.326513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.327506] usb 4-1: uhci_result_common: failed with status 440000
[    5.327513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.327514] hub 4-1:1.0: hub_suspend
[    5.328508] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.329505] usb 4-1: uhci_result_common: failed with status 440000
[    5.329511] usb 4-1: won't remote wakeup, status -71
[    5.329513] hub 4-1:1.0: hub_resume
[    5.330506] usb 4-1: uhci_result_common: failed with status 440000
[    5.330513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.331506] usb 4-1: uhci_result_common: failed with status 440000
[    5.331513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.332505] usb 4-1: uhci_result_common: failed with status 440000
[    5.332512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.333505] usb 4-1: uhci_result_common: failed with status 440000
[    5.333512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.333515] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.333520] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.334509] usb 4-1: uhci_result_common: failed with status 440000
[    5.334774] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.335509] usb 4-1: uhci_result_common: failed with status 440000
[    5.335518] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.336506] usb 4-1: uhci_result_common: failed with status 440000
[    5.336514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.337506] usb 4-1: uhci_result_common: failed with status 440000
[    5.337513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.338506] usb 4-1: uhci_result_common: failed with status 440000
[    5.338513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.338515] hub 4-1:1.0: hub_suspend
[    5.339511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.340505] usb 4-1: uhci_result_common: failed with status 440000
[    5.340512] usb 4-1: won't remote wakeup, status -71
[    5.340514] hub 4-1:1.0: hub_resume
[    5.341506] usb 4-1: uhci_result_common: failed with status 440000
[    5.341514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.342506] usb 4-1: uhci_result_common: failed with status 440000
[    5.342513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.343506] usb 4-1: uhci_result_common: failed with status 440000
[    5.343514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.344505] usb 4-1: uhci_result_common: failed with status 440000
[    5.344512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.344516] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.344524] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.345415] usb 1-2: uhci_result_common: failed with status 440000
[    5.345419] hub 1-2:1.0: transfer --> -84
[    5.345505] usb 4-1: uhci_result_common: failed with status 440000
[    5.345512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.346506] usb 4-1: uhci_result_common: failed with status 440000
[    5.346513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.347506] usb 4-1: uhci_result_common: failed with status 440000
[    5.347514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.348505] usb 4-1: uhci_result_common: failed with status 440000
[    5.348512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.349508] usb 4-1: uhci_result_common: failed with status 440000
[    5.349515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.349517] hub 4-1:1.0: hub_suspend
[    5.350509] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.351506] usb 4-1: uhci_result_common: failed with status 440000
[    5.351513] usb 4-1: won't remote wakeup, status -71
[    5.351515] hub 4-1:1.0: hub_resume
[    5.352506] usb 4-1: uhci_result_common: failed with status 440000
[    5.352513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.353507] usb 4-1: uhci_result_common: failed with status 440000
[    5.353514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.354505] usb 4-1: uhci_result_common: failed with status 440000
[    5.354512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.355505] usb 4-1: uhci_result_common: failed with status 440000
[    5.355513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.355517] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.355523] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.356506] usb 4-1: uhci_result_common: failed with status 440000
[    5.356513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.357511] usb 4-1: uhci_result_common: failed with status 440000
[    5.357531] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.358506] usb 4-1: uhci_result_common: failed with status 440000
[    5.358513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.359505] usb 4-1: uhci_result_common: failed with status 440000
[    5.359512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.360513] usb 4-1: uhci_result_common: failed with status 440000
[    5.360532] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.360534] hub 4-1:1.0: hub_suspend
[    5.361510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.362512] usb 4-1: uhci_result_common: failed with status 440000
[    5.362533] usb 4-1: won't remote wakeup, status -71
[    5.362536] hub 4-1:1.0: hub_resume
[    5.363506] usb 4-1: uhci_result_common: failed with status 440000
[    5.363513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.364512] usb 4-1: uhci_result_common: failed with status 440000
[    5.364532] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.365506] usb 4-1: uhci_result_common: failed with status 440000
[    5.365513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.366506] usb 4-1: uhci_result_common: failed with status 440000
[    5.366515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.366520] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.366531] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.367512] usb 4-1: uhci_result_common: failed with status 440000
[    5.367532] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.368507] usb 4-1: uhci_result_common: failed with status 440000
[    5.369012] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.369507] usb 4-1: uhci_result_common: failed with status 440000
[    5.369516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.370506] usb 4-1: uhci_result_common: failed with status 440000
[    5.370516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.371506] usb 4-1: uhci_result_common: failed with status 440000
[    5.371513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.371515] hub 4-1:1.0: hub_suspend
[    5.372510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.373506] usb 4-1: uhci_result_common: failed with status 440000
[    5.373513] usb 4-1: won't remote wakeup, status -71
[    5.373515] hub 4-1:1.0: hub_resume
[    5.374505] usb 4-1: uhci_result_common: failed with status 440000
[    5.374512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.375506] usb 4-1: uhci_result_common: failed with status 440000
[    5.375516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.376506] usb 4-1: uhci_result_common: failed with status 440000
[    5.376513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.376885] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input2
[    5.377509] usb 4-1: uhci_result_common: failed with status 440000
[    5.377524] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.377531] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.377541] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.378506] usb 4-1: uhci_result_common: failed with status 440000
[    5.378514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.379515] usb 4-1: uhci_result_common: failed with status 440000
[    5.379542] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.380506] usb 4-1: uhci_result_common: failed with status 440000
[    5.380513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.381518] usb 4-1: uhci_result_common: failed with status 440000
[    5.381548] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.382506] usb 4-1: uhci_result_common: failed with status 440000
[    5.382513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.382515] hub 4-1:1.0: hub_suspend
[    5.383527] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.384506] usb 4-1: uhci_result_common: failed with status 440000
[    5.384514] usb 4-1: won't remote wakeup, status -71
[    5.384517] hub 4-1:1.0: hub_resume
[    5.385505] usb 4-1: uhci_result_common: failed with status 440000
[    5.385513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.386512] usb 4-1: uhci_result_common: failed with status 440000
[    5.386529] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.387506] usb 4-1: uhci_result_common: failed with status 440000
[    5.387513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.388516] usb 4-1: uhci_result_common: failed with status 440000
[    5.388544] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.388555] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.388572] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.389505] usb 4-1: uhci_result_common: failed with status 440000
[    5.389512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.390508] usb 4-1: uhci_result_common: failed with status 440000
[    5.390519] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.391507] usb 4-1: uhci_result_common: failed with status 440000
[    5.391515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.392506] usb 4-1: uhci_result_common: failed with status 440000
[    5.392516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.393506] usb 4-1: uhci_result_common: failed with status 440000
[    5.393513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.393515] hub 4-1:1.0: hub_suspend
[    5.394510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.395506] usb 4-1: uhci_result_common: failed with status 440000
[    5.395513] usb 4-1: won't remote wakeup, status -71
[    5.395514] hub 4-1:1.0: hub_resume
[    5.396507] usb 4-1: uhci_result_common: failed with status 440000
[    5.396516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.397514] usb 4-1: uhci_result_common: failed with status 440000
[    5.397533] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.398506] usb 4-1: uhci_result_common: failed with status 440000
[    5.398514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.399514] usb 4-1: uhci_result_common: failed with status 440000
[    5.399535] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.399544] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.399558] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.400506] usb 4-1: uhci_result_common: failed with status 440000
[    5.400513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.401506] usb 4-1: uhci_result_common: failed with status 440000
[    5.401513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.402513] usb 4-1: uhci_result_common: failed with status 440000
[    5.402536] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.403506] usb 4-1: uhci_result_common: failed with status 440000
[    5.403515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.404513] usb 4-1: uhci_result_common: failed with status 440000
[    5.404536] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.404538] hub 4-1:1.0: hub_suspend
[    5.405511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.406515] usb 4-1: uhci_result_common: failed with status 440000
[    5.406540] usb 4-1: won't remote wakeup, status -71
[    5.406544] hub 4-1:1.0: hub_resume
[    5.407506] usb 4-1: uhci_result_common: failed with status 440000
[    5.407513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.408507] usb 4-1: uhci_result_common: failed with status 440000
[    5.408515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.409507] usb 4-1: uhci_result_common: failed with status 440000
[    5.409518] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.410506] usb 4-1: uhci_result_common: failed with status 440000
[    5.410514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.410520] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.410530] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.411514] usb 4-1: uhci_result_common: failed with status 440000
[    5.411534] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.412506] usb 4-1: uhci_result_common: failed with status 440000
[    5.412514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.413515] usb 4-1: uhci_result_common: failed with status 440000
[    5.413538] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.414506] usb 4-1: uhci_result_common: failed with status 440000
[    5.414514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.415423] nvidia: module license 'NVIDIA' taints kernel.
[    5.415425] Disabling lock debugging due to kernel taint
[    5.415509] usb 4-1: uhci_result_common: failed with status 440000
[    5.415528] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.415530] hub 4-1:1.0: hub_suspend
[    5.416511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.417506] usb 4-1: uhci_result_common: failed with status 440000
[    5.417513] usb 4-1: won't remote wakeup, status -71
[    5.417515] hub 4-1:1.0: hub_resume
[    5.418513] usb 4-1: uhci_result_common: failed with status 440000
[    5.418533] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.419506] usb 4-1: uhci_result_common: failed with status 440000
[    5.419513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.420511] usb 4-1: uhci_result_common: failed with status 440000
[    5.420526] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.421506] usb 4-1: uhci_result_common: failed with status 440000
[    5.421513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.421518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.421531] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.422505] usb 4-1: uhci_result_common: failed with status 440000
[    5.422512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.423506] usb 4-1: uhci_result_common: failed with status 440000
[    5.423513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.424518] usb 4-1: uhci_result_common: failed with status 440000
[    5.424545] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.425505] usb 4-1: uhci_result_common: failed with status 440000
[    5.425512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.426505] usb 4-1: uhci_result_common: failed with status 440000
[    5.426512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.426514] hub 4-1:1.0: hub_suspend
[    5.427510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.428518] usb 4-1: uhci_result_common: failed with status 440000
[    5.428545] usb 4-1: won't remote wakeup, status -71
[    5.428550] hub 4-1:1.0: hub_resume
[    5.429506] usb 4-1: uhci_result_common: failed with status 440000
[    5.429514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.430505] usb 4-1: uhci_result_common: failed with status 440000
[    5.430512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.431506] usb 4-1: uhci_result_common: failed with status 440000
[    5.431513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.432506] usb 4-1: uhci_result_common: failed with status 440000
[    5.432513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.432518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.432531] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.433519] usb 4-1: uhci_result_common: failed with status 440000
[    5.433550] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.434506] usb 4-1: uhci_result_common: failed with status 440000
[    5.434513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.435507] usb 4-1: uhci_result_common: failed with status 440000
[    5.435517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.436505] usb 4-1: uhci_result_common: failed with status 440000
[    5.436512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.437506] usb 4-1: uhci_result_common: failed with status 440000
[    5.437513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.437515] hub 4-1:1.0: hub_suspend
[    5.438510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.439519] usb 4-1: uhci_result_common: failed with status 440000
[    5.439543] usb 4-1: won't remote wakeup, status -71
[    5.439547] hub 4-1:1.0: hub_resume
[    5.440505] usb 4-1: uhci_result_common: failed with status 440000
[    5.440513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.441505] usb 4-1: uhci_result_common: failed with status 440000
[    5.441512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.442506] usb 4-1: uhci_result_common: failed with status 440000
[    5.442513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.443506] usb 4-1: uhci_result_common: failed with status 440000
[    5.443513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.443519] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.443530] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.444514] usb 4-1: uhci_result_common: failed with status 440000
[    5.444535] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.445506] usb 4-1: uhci_result_common: failed with status 440000
[    5.445513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.446506] usb 4-1: uhci_result_common: failed with status 440000
[    5.446516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.447505] usb 4-1: uhci_result_common: failed with status 440000
[    5.447512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.448512] usb 4-1: uhci_result_common: failed with status 440000
[    5.448533] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.448535] hub 4-1:1.0: hub_suspend
[    5.449511] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.450506] usb 4-1: uhci_result_common: failed with status 440000
[    5.450516] usb 4-1: won't remote wakeup, status -71
[    5.450518] hub 4-1:1.0: hub_resume
[    5.451506] usb 4-1: uhci_result_common: failed with status 440000
[    5.451515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.452513] usb 4-1: uhci_result_common: failed with status 440000
[    5.452534] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.453506] usb 4-1: uhci_result_common: failed with status 440000
[    5.453513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.454506] usb 4-1: uhci_result_common: failed with status 440000
[    5.454513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.454518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.454527] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.455507] usb 4-1: uhci_result_common: failed with status 440000
[    5.455523] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.456505] usb 4-1: uhci_result_common: failed with status 440000
[    5.456512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.457508] usb 4-1: uhci_result_common: failed with status 440000
[    5.457517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.458507] usb 4-1: uhci_result_common: failed with status 440000
[    5.458514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.458534] wacom 2-1:1.0: usb_probe_interface
[    5.458536] wacom 2-1:1.0: usb_probe_interface - got id
[    5.459506] usb 4-1: uhci_result_common: failed with status 440000
[    5.459514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.459516] hub 4-1:1.0: hub_suspend
[    5.459787] usb 2-1: uhci_result_common: failed with status 440000
[    5.460509] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.460656] input: Wacom Intuos4 12x19 as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/input/input3
[    5.461508] usb 4-1: uhci_result_common: failed with status 440000
[    5.461524] usb 4-1: won't remote wakeup, status -71
[    5.461526] hub 4-1:1.0: hub_resume
[    5.461786] usb 2-1: uhci_result_common: failed with status 440000
[    5.462505] usb 4-1: uhci_result_common: failed with status 440000
[    5.462513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.462787] usb 2-1: uhci_result_common: failed with status 440000
[    5.463512] usb 4-1: uhci_result_common: failed with status 440000
[    5.463529] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.463788] usb 2-1: uhci_result_common: failed with status 440000
[    5.464506] usb 4-1: uhci_result_common: failed with status 440000
[    5.464513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.464785] usb 2-1: uhci_result_common: failed with status 440000
[    5.465136] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[    5.465259] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    5.465507] usb 4-1: uhci_result_common: failed with status 440000
[    5.465515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.465520] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.465530] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.465787] usb 2-1: uhci_result_common: failed with status 440000
[    5.465897] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    5.466506] usb 4-1: uhci_result_common: failed with status 440000
[    5.466513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.466614] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    5.466717] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    5.466787] usb 2-1: uhci_result_common: failed with status 440000
[    5.466828] usbcore: registered new interface driver wacom
[    5.467510] usb 4-1: uhci_result_common: failed with status 440000
[    5.467522] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.468506] usb 4-1: uhci_result_common: failed with status 440000
[    5.468513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.468520] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    5.468637] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    5.468737] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    5.469505] usb 4-1: uhci_result_common: failed with status 440000
[    5.469513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.470513] usb 4-1: uhci_result_common: failed with status 440000
[    5.470531] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.470533] hub 4-1:1.0: hub_suspend
[    5.471509] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.472508] usb 4-1: uhci_result_common: failed with status 440000
[    5.472519] usb 4-1: won't remote wakeup, status -71
[    5.472521] hub 4-1:1.0: hub_resume
[    5.473506] usb 4-1: uhci_result_common: failed with status 440000
[    5.473514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.474507] usb 4-1: uhci_result_common: failed with status 440000
[    5.474517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.475506] usb 4-1: uhci_result_common: failed with status 440000
[    5.475514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.476507] usb 4-1: uhci_result_common: failed with status 440000
[    5.476516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.476521] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.476531] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.477506] usb 4-1: uhci_result_common: failed with status 440000
[    5.477514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.478507] usb 4-1: uhci_result_common: failed with status 440000
[    5.478516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.479506] usb 4-1: uhci_result_common: failed with status 440000
[    5.479513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.480507] usb 4-1: uhci_result_common: failed with status 440000
[    5.480518] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.481505] usb 4-1: uhci_result_common: failed with status 440000
[    5.481512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.481514] hub 4-1:1.0: hub_suspend
[    5.482510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.483506] usb 4-1: uhci_result_common: failed with status 440000
[    5.483514] usb 4-1: won't remote wakeup, status -71
[    5.483515] hub 4-1:1.0: hub_resume
[    5.484507] usb 4-1: uhci_result_common: failed with status 440000
[    5.484516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.485505] usb 4-1: uhci_result_common: failed with status 440000
[    5.485512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.486507] usb 4-1: uhci_result_common: failed with status 440000
[    5.486516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.487506] usb 4-1: uhci_result_common: failed with status 440000
[    5.487514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.487518] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.487527] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.488507] usb 4-1: uhci_result_common: failed with status 440000
[    5.488516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.489506] usb 4-1: uhci_result_common: failed with status 440000
[    5.489513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.490507] usb 4-1: uhci_result_common: failed with status 440000
[    5.490516] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.491506] usb 4-1: uhci_result_common: failed with status 440000
[    5.491514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.492507] usb 4-1: uhci_result_common: failed with status 440000
[    5.492517] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.492518] hub 4-1:1.0: hub_suspend
[    5.493509] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.494510] usb 4-1: uhci_result_common: failed with status 440000
[    5.494522] usb 4-1: won't remote wakeup, status -71
[    5.494524] hub 4-1:1.0: hub_resume
[    5.495506] usb 4-1: uhci_result_common: failed with status 440000
[    5.495514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.496511] usb 4-1: uhci_result_common: failed with status 440000
[    5.496527] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.497505] usb 4-1: uhci_result_common: failed with status 440000
[    5.497512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.498511] usb 4-1: uhci_result_common: failed with status 440000
[    5.498529] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.498537] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.498550] hub 4-1:1.0: state 7 ports 4 chg 0008 evt 0000
[    5.499506] usb 4-1: uhci_result_common: failed with status 440000
[    5.499514] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.500505] usb 4-1: uhci_result_common: failed with status 440000
[    5.500512] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.501511] usb 4-1: uhci_result_common: failed with status 440000
[    5.501526] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.502506] usb 4-1: uhci_result_common: failed with status 440000
[    5.502513] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.503510] usb 4-1: uhci_result_common: failed with status 440000
[    5.503520] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.503522] hub 4-1:1.0: hub_suspend
[    5.504510] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.505427] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    5.505509] usb 4-1: uhci_result_common: failed with status 440000
[    5.708703] usb 4-1: won't remote wakeup, status -71
[    5.708707] hub 4-1:1.0: hub_resume
[    5.710011] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0004
[    5.710022] uhci_hcd 0000:00:1d.0: port 2 portsc 008a,00
[    5.710031] hub 1-0:1.0: port 2, status 0100, change 0003, 12 Mb/s
[    5.710036] usb 1-2: USB disconnect, device number 2
[    5.710038] usb 1-2.2: USB disconnect, device number 3
[    5.710040] usb 1-2.2: unregistering device
[    5.710043] usb 1-2.2: usb_disable_device nuking all URBs
[    5.710152] usb 1-2: unregistering device
[    5.710154] usb 1-2: unregistering interface 1-2:1.0
[    5.710192] uhci_hcd 0000:00:1d.0: shutdown urb ffff8802332b9000 ep1in-intr
[    5.710508] usb 4-1: uhci_result_common: failed with status 440000
[    5.710575] hidraw: raw HID events driver (C) Jiri Kosina
[    5.710760] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  313.26  Wed Feb 27 13:04:31 PST 2013
[    5.711422] uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.711495] usb 1-2: usb_disable_device nuking all URBs
[    5.712788] usb 2-2: uhci_result_common: failed with status 440000
[    5.712801] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.715787] usb 2-2: uhci_result_common: failed with status 440000
[    5.717010] hub 2-2:1.0: hub_port_status failed (err = -71)
[    5.717412] usbcore: registered new interface driver usbhid
[    5.717413] usbhid: USB HID core driver
[    5.719039] uhci_hcd 0000:00:1d.1: reserve dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.745007] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.748508] usb 4-1: uhci_result_common: failed with status 440000
[    5.748519] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.751506] usb 4-1: uhci_result_common: failed with status 440000
[    5.751515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.754506] usb 4-1: uhci_result_common: failed with status 440000
[    5.754515] hub 4-1:1.0: hub_port_status failed (err = -71)
[    5.756465] uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.815017] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100
[    5.815026] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006
[    5.815034] uhci_hcd 0000:00:1d.1: port 1 portsc 008a,00
[    5.815042] hub 2-0:1.0: port 1, status 0100, change 0003, 12 Mb/s
[    5.815047] usb 2-1: USB disconnect, device number 2
[    5.815049] usb 2-1: unregistering device
[    5.815051] usb 2-1: unregistering interface 2-1:1.0
[    5.815118] hub 1-0:1.0: hub_suspend
[    5.815122] usb usb1: bus auto-suspend, wakeup 1
[    5.815125] usb usb1: suspend_rh
[    5.823087] usb 2-1: usb_disable_device nuking all URBs
[    5.927021] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    5.927030] uhci_hcd 0000:00:1d.1: port 2 portsc 008a,00
[    5.927038] hub 2-0:1.0: port 2, status 0100, change 0003, 12 Mb/s
[    5.927042] usb 2-2: USB disconnect, device number 3
[    5.927045] usb 2-2: unregistering device
[    5.927047] usb 2-2: unregistering interface 2-2:1.0
[    5.927094] uhci_hcd 0000:00:1d.1: shutdown urb ffff88023241b0c0 ep1in-intr
[    5.928793] uhci_hcd 0000:00:1d.1: release dev 3 ep81-INT, period 128, phase 0, 12 us
[    5.928858] usb 2-2: usb_disable_device nuking all URBs
[    6.032018] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100
[    6.032028] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    6.032036] uhci_hcd 0000:00:1d.3: port 1 portsc 008a,00
[    6.032044] hub 4-0:1.0: port 1, status 0100, change 0003, 12 Mb/s
[    6.032049] usb 4-1: USB disconnect, device number 2
[    6.032051] usb 4-1: unregistering device
[    6.032053] usb 4-1: unregistering interface 4-1:1.0
[    6.032100] uhci_hcd 0000:00:1d.3: shutdown urb ffff8802332b9d80 ep1in-intr
[    6.032107] hub 2-0:1.0: hub_suspend
[    6.032113] usb usb2: bus auto-suspend, wakeup 1
[    6.032115] usb usb2: suspend_rh
[    6.033512] uhci_hcd 0000:00:1d.3: release dev 2 ep81-INT, period 128, phase 0, 12 us
[    6.033583] usb 4-1: usb_disable_device nuking all URBs
[    6.095577] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
[    6.137013] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    6.137022] hub 5-0:1.0: state 7 ports 8 chg 009c evt 0000
[    6.137029] hub 5-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
[    6.137042] hub 4-0:1.0: hub_suspend
[    6.137048] usb usb4: bus auto-suspend, wakeup 1
[    6.137050] usb usb4: suspend_rh
[    6.188313] ehci-pci 0000:00:1d.7: port 2 reset complete, port enabled
[    6.188319] ehci-pci 0000:00:1d.7: GetStatus port:2 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.239014] usb 5-2: new high-speed USB device number 2 using ehci-pci
[    6.290312] ehci-pci 0000:00:1d.7: port 2 reset complete, port enabled
[    6.290317] ehci-pci 0000:00:1d.7: GetStatus port:2 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.325598] systemd-journald[122]: Received SIGUSR1
[    6.353323] usb 5-2: udev 2, busnum 5, minor = 513
[    6.353327] usb 5-2: New USB device found, idVendor=05ac, idProduct=9131
[    6.353330] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.353406] usb 5-2: usb_probe_device
[    6.353409] usb 5-2: configuration #1 chosen from 1 choice
[    6.353453] usb 5-2: adding 5-2:1.0 (config #1, interface 0)
[    6.353476] hub 5-2:1.0: usb_probe_interface
[    6.353478] hub 5-2:1.0: usb_probe_interface - got id
[    6.353481] hub 5-2:1.0: USB hub found
[    6.353569] hub 5-2:1.0: 3 ports detected
[    6.353572] hub 5-2:1.0: compound device; port removable status: RFR
[    6.353574] hub 5-2:1.0: ganged power switching
[    6.353576] hub 5-2:1.0: global over-current protection
[    6.353709] hub 5-2:1.0: TT per port
[    6.353711] hub 5-2:1.0: TT requires at most 8 FS bit times (666 ns)
[    6.353713] hub 5-2:1.0: power on to power good time: 100ms
[    6.353944] hub 5-2:1.0: local power source is good
[    6.353946] hub 5-2:1.0: no over-current condition exists
[    6.353984] hub 5-2:1.0: enabling power on all ports
[    6.354346] hub 5-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    6.405188] ehci-pci 0000:00:1d.7: port 3 full speed --> companion
[    6.405194] ehci-pci 0000:00:1d.7: GetStatus port:3 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    6.405197] hub 5-0:1.0: port_wait_reset: err = -16
[    6.405199] hub 5-0:1.0: port 3 not enabled, trying reset again...
[    6.405211] usb usb2: usb wakeup-resume
[    6.405216] usb usb2: usb auto-resume
[    6.405219] usb usb2: wakeup_rh
[    6.426016] hub 2-0:1.0: hub_resume
[    6.426024] uhci_hcd 0000:00:1d.1: port 1 portsc 0093,00
[    6.426027] hub 2-0:1.0: port 1: status 0101 change 0001
[    6.454197] hub 5-2:1.0: port 2: status 0101 change 0001
[    6.554018] usb 5-2: link qh256-0001/ffff8802337d5c00 start 1 [1/0 us]
[    6.606017] ehci-pci 0000:00:1d.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    6.606039] hub 5-0:1.0: port 4, status 0501, change 0000, 480 Mb/s
[    6.657312] ehci-pci 0000:00:1d.7: port 4 reset complete, port enabled
[    6.657317] ehci-pci 0000:00:1d.7: GetStatus port:4 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.708027] usb 5-4: new high-speed USB device number 4 using ehci-pci
[    6.759189] ehci-pci 0000:00:1d.7: port 4 reset complete, port enabled
[    6.759194] ehci-pci 0000:00:1d.7: GetStatus port:4 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.822696] usb 5-4: default language 0x0409
[    6.830571] usb 5-4: udev 4, busnum 5, minor = 515
[    6.830574] usb 5-4: New USB device found, idVendor=05ac, idProduct=1006
[    6.830576] usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.830578] usb 5-4: Product: Keyboard Hub
[    6.830580] usb 5-4: Manufacturer: Apple, Inc.
[    6.830582] usb 5-4: SerialNumber: 000000000000
[    6.830658] usb 5-4: usb_probe_device
[    6.830661] usb 5-4: configuration #1 chosen from 1 choice
[    6.830827] usb 5-4: adding 5-4:1.0 (config #1, interface 0)
[    6.830854] hub 5-4:1.0: usb_probe_interface
[    6.830856] hub 5-4:1.0: usb_probe_interface - got id
[    6.830859] hub 5-4:1.0: USB hub found
[    6.830943] hub 5-4:1.0: 3 ports detected
[    6.830946] hub 5-4:1.0: compound device; port removable status: RFR
[    6.830948] hub 5-4:1.0: individual port power switching
[    6.830950] hub 5-4:1.0: individual port over-current protection
[    6.830952] hub 5-4:1.0: Single TT
[    6.830954] hub 5-4:1.0: TT requires at most 8 FS bit times (666 ns)
[    6.830955] hub 5-4:1.0: Port indicators are supported
[    6.830957] hub 5-4:1.0: power on to power good time: 100ms
[    6.831070] hub 5-4:1.0: hub controller current requirement: 200mA
[    6.831072] hub 5-4:1.0: 100mA bus power budget for each child
[    6.831232] hub 5-4:1.0: enabling power on all ports
[    6.831609] hub 5-0:1.0: port 7, status 0501, change 0000, 480 Mb/s
[    6.882313] ehci-pci 0000:00:1d.7: port 7 reset complete, port enabled
[    6.882318] ehci-pci 0000:00:1d.7: GetStatus port:7 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    6.931196] hub 5-4:1.0: port 2: status 0101 change 0001
[    6.933018] usb 5-7: new high-speed USB device number 5 using ehci-pci
[    6.984313] ehci-pci 0000:00:1d.7: port 7 reset complete, port enabled
[    6.984318] ehci-pci 0000:00:1d.7: GetStatus port:7 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    7.031014] usb 5-4: link qh256-0001/ffff8802327fb480 start 2 [1/0 us]
[    7.047944] usb 5-7: default language 0x0409
[    7.048195] usb 5-7: udev 5, busnum 5, minor = 516
[    7.048198] usb 5-7: New USB device found, idVendor=05e3, idProduct=0606
[    7.048200] usb 5-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    7.048203] usb 5-7: Product: USB2.0 Hub
[    7.048275] usb 5-7: usb_probe_device
[    7.048278] usb 5-7: configuration #1 chosen from 1 choice
[    7.048578] usb 5-7: adding 5-7:1.0 (config #1, interface 0)
[    7.048604] hub 5-7:1.0: usb_probe_interface
[    7.048606] hub 5-7:1.0: usb_probe_interface - got id
[    7.048609] hub 5-7:1.0: USB hub found
[    7.048944] hub 5-7:1.0: 4 ports detected
[    7.048947] hub 5-7:1.0: standalone hub
[    7.048948] hub 5-7:1.0: individual port power switching
[    7.048950] hub 5-7:1.0: individual port over-current protection
[    7.048952] hub 5-7:1.0: Single TT
[    7.048954] hub 5-7:1.0: TT requires at most 32 FS bit times (2664 ns)
[    7.048956] hub 5-7:1.0: Port indicators are supported
[    7.048957] hub 5-7:1.0: power on to power good time: 100ms
[    7.049319] hub 5-7:1.0: local power source is good
[    7.049369] hub 5-7:1.0: enabling power on all ports
[    7.050484] hub 5-0:1.0: state 7 ports 8 chg 0000 evt 0008
[    7.050490] ehci-pci 0000:00:1d.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    7.050497] hub 5-0:1.0: port 3, status 0100, change 0001, 12 Mb/s
[    7.150820] hub 5-7:1.0: port 3: status 0101 change 0001
[    7.154010] hub 5-0:1.0: debounce: port 3: total 100ms stable 100ms status 0x100
[    7.154016] hub 2-0:1.0: state 7 ports 2 chg 0002 evt 0000
[    7.154024] hub 2-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[    7.251012] usb 5-7: link qh256-0001/ffff8802327fb400 start 3 [1/0 us]
[    7.256010] usb 2-1: new full-speed USB device number 4 using uhci_hcd
[    7.388024] usb 2-1: skipped 1 descriptor after interface
[    7.393022] usb 2-1: default language 0x0409
[    7.403024] usb 2-1: udev 4, busnum 2, minor = 131
[    7.403027] usb 2-1: New USB device found, idVendor=056a, idProduct=00bb
[    7.403029] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.403031] usb 2-1: Product: PTK-1240
[    7.403033] usb 2-1: Manufacturer: Tablet
[    7.403099] usb 2-1: usb_probe_device
[    7.403102] usb 2-1: configuration #1 chosen from 1 choice
[    7.406024] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    7.406053] wacom 2-1:1.0: usb_probe_interface
[    7.406056] wacom 2-1:1.0: usb_probe_interface - got id
[    7.408072] input: Wacom Intuos4 12x19 as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/input/input12
[    7.510025] usb 2-1: khubd timed out on ep0in len=0/2
[    7.612023] usb 2-1: khubd timed out on ep0in len=0/2
[    7.714025] usb 2-1: khubd timed out on ep0in len=0/2
[    7.816023] usb 2-1: khubd timed out on ep0in len=0/2
[    7.918024] usb 2-1: khubd timed out on ep0in len=0/2
[    8.020025] usb 2-1: khubd timed out on ep0in len=0/2
[    8.020067] hub 5-2:1.0: state 7 ports 3 chg 0004 evt 0000
[    8.020196] hub 5-2:1.0: port 2, status 0101, change 0000, 12 Mb/s
[    8.031074] hub 5-2:1.0: port 2 not reset yet, waiting 10ms
[    8.093073] usb 5-2.2: new full-speed USB device number 6 using ehci-pci
[    8.104071] hub 5-2:1.0: port 2 not reset yet, waiting 10ms
[    8.178006] usb 5-2.2: ep0 maxpacket = 8
[    8.180196] usb 5-2.2: skipped 1 descriptor after interface
[    8.180569] usb 5-2.2: default language 0x0409
[    8.642988] Adding 25165820k swap on /.linuxswap.  Priority:-1 extents:24 across:28606464k 
[   13.180078] usb 5-2: clear tt buffer port 2, a6 ep0 t80cf0d82
[   13.180101] usb 5-2.2: khubd timed out on ep0in len=48/255
[   15.616927] Bluetooth: Core ver 2.16
[   15.616945] NET: Registered protocol family 31
[   15.616946] Bluetooth: HCI device and connection manager initialized
[   15.616957] Bluetooth: HCI socket layer initialized
[   15.616959] Bluetooth: L2CAP socket layer initialized
[   15.616966] Bluetooth: SCO socket layer initialized
[   15.708424] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   15.708434] Bluetooth: BNEP socket layer initialized
[   16.085860] EXT4-fs (sdb2): re-mounted. Opts: commit=0
[   16.116065] EXT4-fs (sdc2): re-mounted. Opts: commit=0
[   16.646878] NVRM: Your system is not currently configured to drive a VGA console
[   16.646883] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   16.646885] NVRM: requires the use of a text-mode VGA console. Use of other console
[   16.646886] NVRM: drivers including, but not limited to, vesafb, may result in
[   16.646888] NVRM: corruption and stability problems, and is not supported.
[   17.594326] uhci_hcd 0000:00:1d.1: reserve dev 4 ep81-INT, period 4, phase 2, 19 us
[   17.596033] uhci_hcd 0000:00:1d.1: release dev 4 ep81-INT, period 4, phase 2, 19 us
[   17.597483] uhci_hcd 0000:00:1d.1: reserve dev 4 ep81-INT, period 4, phase 2, 19 us
[   18.181078] usb 5-2: clear tt buffer port 2, a6 ep0 t80cf0d82
[   18.181100] usb 5-2.2: khubd timed out on ep0in len=48/255
[   18.182955] usb 5-2.2: udev 6, busnum 5, minor = 517
[   18.182961] usb 5-2.2: New USB device found, idVendor=05ac, idProduct=9223
[   18.182965] usb 5-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   18.182969] usb 5-2.2: Product: Apple Cinema HD Display
[   18.182972] usb 5-2.2: Manufacturer: Apple Computer, Inc.
[   18.183593] usb 5-2.2: usb_probe_device
[   18.183597] usb 5-2.2: configuration #1 chosen from 1 choice
[   18.183959] usb 5-2.2: adding 5-2.2:1.0 (config #1, interface 0)
[   18.184017] usbhid 5-2.2:1.0: usb_probe_interface
[   18.184020] usbhid 5-2.2:1.0: usb_probe_interface - got id
[   18.185838] hub 5-4:1.0: state 7 ports 3 chg 0004 evt 0000
[   18.185953] hub 5-4:1.0: port 2, status 0101, change 0000, 12 Mb/s
[   18.197084] hub 5-4:1.0: port 2 not reset yet, waiting 10ms
[   18.216100] usbhid 5-2.2:1.0: looking for a minor, starting at 0
[   18.216406] hid-generic 0003:05AC:9223.0001: hiddev0,hidraw0: USB HID v1.11 Device [Apple Computer, Inc. Apple Cinema HD Display] on usb-0000:00:1d.7-2.2/input0
[   18.259080] usb 5-4.2: new low-speed USB device number 7 using ehci-pci
[   18.337704] usb 5-4.2: skipped 1 descriptor after interface
[   18.337710] usb 5-4.2: skipped 1 descriptor after interface
[   18.338329] usb 5-4.2: default language 0x0409
[   18.340577] usb 5-4.2: udev 7, busnum 5, minor = 518
[   18.340583] usb 5-4.2: New USB device found, idVendor=05ac, idProduct=0221
[   18.340587] usb 5-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   18.340590] usb 5-4.2: Product: Apple Keyboard
[   18.340594] usb 5-4.2: Manufacturer: Apple, Inc
[   18.340709] usb 5-4.2: usb_probe_device
[   18.340712] usb 5-4.2: configuration #1 chosen from 1 choice
[   18.341222] usb 5-4.2: adding 5-4.2:1.0 (config #1, interface 0)
[   18.341276] usbhid 5-4.2:1.0: usb_probe_interface
[   18.341279] usbhid 5-4.2:1.0: usb_probe_interface - got id
[   18.344402] usb 5-4.2: adding 5-4.2:1.1 (config #1, interface 1)
[   18.344448] usbhid 5-4.2:1.1: usb_probe_interface
[   18.344452] usbhid 5-4.2:1.1: usb_probe_interface - got id
[   18.346687] hub 5-4:1.0: 280mA power budget left
[   18.346695] hub 5-7:1.0: state 7 ports 4 chg 0008 evt 0000
[   18.346948] hub 5-7:1.0: port 3, status 0101, change 0000, 12 Mb/s
[   18.409335] usb 5-7.3: new high-speed USB device number 8 using ehci-pci
[   18.467971] input: Apple, Inc Apple Keyboard as /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.2/5-4.2:1.0/input/input13
[   18.467995] usb 5-4.2: link qh8-0e01/ffff88023354c600 start 4 [1/2 us]
[   18.469475] apple 0003:05AC:0221.0002: input,hidraw1: USB HID v1.11 Keyboard [Apple, Inc Apple Keyboard] on usb-0000:00:1d.7-4.2/input0
[   18.470984] input: Apple, Inc Apple Keyboard as /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.2/5-4.2:1.1/input/input14
[   18.471002] usb 5-4.2: link qh8-0e01/ffff8802327fb780 start 5 [1/2 us]
[   18.471344] apple 0003:05AC:0221.0003: input,hidraw2: USB HID v1.11 Device [Apple, Inc Apple Keyboard] on usb-0000:00:1d.7-4.2/input1
[   18.485327] usb 5-7.3: default language 0x0409
[   18.490453] usb 5-7.3: udev 8, busnum 5, minor = 519
[   18.490459] usb 5-7.3: New USB device found, idVendor=0bda, idProduct=8187
[   18.490463] usb 5-7.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   18.490467] usb 5-7.3: Product: RTL8187_Wireless
[   18.490470] usb 5-7.3: Manufacturer: Manufacturer_Realtek_RTL8187_
[   18.490474] usb 5-7.3: SerialNumber: 0015AF03B188
[   18.490584] usb 5-7.3: usb_probe_device
[   18.490589] usb 5-7.3: configuration #1 chosen from 1 choice
[   18.491207] usb 5-7.3: adding 5-7.3:1.0 (config #1, interface 0)
[   18.491827] hub 5-2:1.0: state 7 ports 3 chg 0000 evt 0004
[   18.724140] cfg80211: Calling CRDA to update world regulatory domain
[   18.822389] cfg80211: World regulatory domain updated:
[   18.822392] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   18.822394] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.822396] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.822398] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   18.822400] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.822402] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   19.136841] rtl8187 5-7.3:1.0: usb_probe_interface
[   19.136847] rtl8187 5-7.3:1.0: usb_probe_interface - got id
[   19.309919] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   19.310465] ieee80211 phy0: hwaddr 00:15:af:03:b1:88, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[   19.321211] rtl8187: Customer ID is 0x00
[   19.322729] rtl8187: wireless switch is on
[   19.322763] usbcore: registered new interface driver rtl8187
[   19.423269] systemd-udevd[272]: renamed network interface wlan0 to wlp0s29f7u7u3
[   21.321746] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u7u3: link is not ready

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

  Powered by Linux