[USB3.0] msg d'erreur avec xhci_hcd (résolu)
Publié : lun. 09 janv. 2012, 00:12
J'avais modifié par erreur mon /etc/rc.conf avec
DAEMON_LOCALE="yes"
Du coup au boot j'ai eu un msg d'erreur udev
usb 4-1: device not accepting address 2, error -62
Dans le user.log
J'ai trouvé ceci dans dmesg
Du coup l'USB 3 ne fonctionne plus même en remettant DAEMON_LOCALE="no"
Merci de vos éclairages
DAEMON_LOCALE="yes"
Du coup au boot j'ai eu un msg d'erreur udev
usb 4-1: device not accepting address 2, error -62
Dans le user.log
Code : Tout sélectionner
Jan 9 00:47:19 localhost kernel: [ 19.867020] usb 4-1: device not accepting address 2, error -62
Jan 9 00:47:19 localhost kernel: [ 36.533687] hub 4-0:1.0: couldn't allocate port 1 usb_device
Jan 9 00:47:19 localhost kernel: [ 37.428533] data transfer fail ---
Jan 9 00:47:24 localhost kernel: [ 44.407319] xhci_hcd 0000:00:10.0: HC died; cleaning up
Code : Tout sélectionner
[ 44.373665] xhci_hcd 0000:00:10.0: Assuming host is dying, halting host.
[ 44.407308] xhci_hcd 0000:00:10.0: Non-responsive xHCI host is not halting.
[ 44.407309] xhci_hcd 0000:00:10.0: Completing active URBs anyway.
[ 44.407319] xhci_hcd 0000:00:10.0: HC died; cleaning up
[ 44.407454] usb 3-1: USB disconnect, device number 2
Merci de vos éclairages