Re: [Pull Request] xhci: Bug fixes, now with more tags!

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

 



This Bug is still not completely solved (Ubuntu 13.10 newest kernel 3.11)
Syslog:
Nov 2 18:44:29 Arbeits-PC whoopsie[961]: online
Nov 2 18:45:41 whoopsie[961]: last message repeated 2 times
Nov 2 18:56:27 Arbeits-PC kernel: [ 8411.030685] usb 3-2: USB
disconnect, device number 21
Nov 2 18:56:27 Arbeits-PC colord: device removed: sysfs-LGE-Nexus_4
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.253950] usb 3-2: new
high-speed USB device number 25 using xhci_hcd
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.270843] usb 3-2: New USB
device found, idVendor=18d1, idProduct=4ee1
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.270848] usb 3-2: New USB
device strings: Mfr=1, Product=2, SerialNumber=3
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.270851] usb 3-2: Product: Nexus 4
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.270854] usb 3-2: Manufacturer: LGE
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.270856] usb 3-2:
SerialNumber: 00294807ce91f316
Nov 2 18:56:28 Arbeits-PC colord: Device added: sysfs-LGE-Nexus_4
Nov 2 18:56:28 Arbeits-PC dbus[651]: [system] Activating service
name='org.freedesktop.hostname1' (using servicehelper)
Nov 2 18:56:28 Arbeits-PC dbus[651]: [system] Successfully activated
service 'org.freedesktop.hostname1'
Nov 2 18:56:28 Arbeits-PC kernel: [ 8412.451541] usb 3-2: USB
disconnect, device number 25
Nov 2 18:56:28 Arbeits-PC colord: device removed: sysfs-LGE-Nexus_4
Nov 2 18:56:29 Arbeits-PC kernel: [ 8413.735802] usb 3-2: new
high-speed USB device number 30 using xhci_hcd
Nov 2 18:56:45 Arbeits-PC kernel: [ 8418.728670] xhci_hcd
0000:03:00.0: Timeout while waiting for address device command
Nov 2 18:56:45 Arbeits-PC kernel: [ 8429.521172] [sched_delayed]
sched: RT throttling activated
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: The canary thread is
apparently starving. Taking action.
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: Demoting known real-time threads.
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: Successfully demoted
thread 2186 of process 2142 (n/a).
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: Successfully demoted
thread 2185 of process 2142 (n/a).
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: Successfully demoted
thread 2184 of process 2142 (n/a).
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: Successfully demoted
thread 2142 of process 2142 (n/a).
Nov 2 18:56:45 Arbeits-PC rtkit-daemon[1321]: Demoted 4 threads.
Nov 2 18:56:45 Arbeits-PC kernel: [ 8429.720909] usb 3-2: Device not
responding to set address.
Nov 2 18:56:45 Arbeits-PC kernel: [ 8429.924616] usb 3-2: device not
accepting address 30, error -71
Nov 2 18:57:05 Arbeits-PC kernel: [ 8434.917500] xhci_hcd
0000:03:00.0: Timeout while waiting for a slot
Nov 2 18:57:05 Arbeits-PC kernel: [ 8449.102462] xhci_hcd
0000:03:00.0: Stopped the command ring failed, maybe the host is dead
Nov 2 18:57:05 Arbeits-PC kernel: [ 8449.102479] xhci_hcd
0000:03:00.0: Abort command ring failed
Nov 2 18:57:05 Arbeits-PC kernel: [ 8449.102677] xhci_hcd
0000:03:00.0: HC died; cleaning up
Nov 2 18:57:05 Arbeits-PC kernel: [ 8449.104659] xHCI xhci_free_dev
called with unaddressed device
Nov 2 18:57:10 Arbeits-PC kernel: [ 8454.094047] xhci_hcd
0000:03:00.0: Timeout while waiting for a slot
Nov 2 18:57:10 Arbeits-PC kernel: [ 8454.094051] xhci_hcd
0000:03:00.0: Abort the command ring, but the xHCI is dead.
Nov 2 18:57:10 Arbeits-PC kernel: [ 8454.094060] xHCI xhci_free_dev
called with unaddressed device
Nov 2 18:57:15 Arbeits-PC kernel: [ 8459.086911] xhci_hcd
0000:03:00.0: Timeout while waiting for a slot
Nov 2 18:57:15 Arbeits-PC kernel: [ 8459.086917] xhci_hcd
0000:03:00.0: Abort the command ring, but the xHCI is dead.
Nov 2 18:57:15 Arbeits-PC kernel: [ 8459.086930] xHCI xhci_free_dev
called with unaddressed device
Nov 2 18:57:15 Arbeits-PC kernel: [ 8459.086940] usb 3-1: USB
disconnect, device number 2
Nov 2 18:57:15 Arbeits-PC udisksd[2260]: Cleaning up mount point
/media/vincent/Elements (device 8:33 no longer exist)
Nov 2 18:57:15 Arbeits-PC ntfs-3g[2477]: Unmounting /dev/sdc1 (Elements)
Short system hang with looping audio after that every usb-device which
is connected with this usb-controller is disconnected until i reboot
the system.

2013/7/25 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>:
> On Thu, Jul 25, 2013 at 08:16:03AM -0700, Sarah Sharp wrote:
>> The following changes since commit 94190301ffa059c2d127b3a67ec5d161d5c62681:
>>
>>   usb: option: add TP-LINK MA260 (2013-07-23 16:07:51 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git tags/for-usb-linus-2013-07-25
>
> Ah, much better, thanks for upgrading git.
>
> Now pulled and pushed out.
>
> greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




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

  Powered by Linux