USB Attach Failures (USB_ERR_STALLED)

View: New views
4 Messages — Rating Filter:   Alert me  

USB Attach Failures (USB_ERR_STALLED)

by Tom Judge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

As of yesterday (not yesterdays current) I have been having issues when
booting my D630 on the dock and having the USB devices attach correctly,
this was all working before the weekend and I have not changed
anything.  My src tree is at r197709.

If I disconnect the usb keyboard and mouse then re attach them to the
same ports on the dock they are detected correctly.

Is this a known issue?

Tom

--- dmesg ---
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
uhub4: 2 ports with 2 removable, self powered
uhub5: 2 ports with 2 removable, self powered
uhub2: 4 ports with 4 removable, self powered
uhub6: 6 ports with 6 removable, self powered
ugen2.2: <vendor 0x413c> at usbus2
uhub7: <vendor 0x413c product 0x0058, class 9/0, rev 2.00/0.00, addr 2>
on usbus2
uhub7: 4 ports with 4 removable, self powered
ugen5.2: <vendor 0x0b97> at usbus5
uhub8: <vendor 0x0b97 product 0x7761, class 9/0, rev 1.10/1.10, addr 2>
on usbus5
SMP: AP CPU #1 Launched!
Root mount waiting for: usbus2
ugen2.3: <(null)> at usbus2 (disconnected)
uhub_reattach_port:435: could not allocate new device!
uhub8: 4 ports with 3 removable, self powered
Root mount waiting for: usbus2
usb_alloc_device:1624: getting device descriptor at addr 3 failed,
USB_ERR_STALLED!
ugen5.3: <O2> at usbus5
usbd_req_re_enumerate:1553: getting device descriptor at addr 3 failed,
USB_ERR_STALLED!
Root mount waiting for: usbus2
usbd_req_re_enumerate:1553: getting device descriptor at addr 3 failed,
USB_ERR_STALLED!
ugen2.3: <(null)> at usbus2 (disconnected)
uhub_reattach_port:435: could not allocate new device!
ugen5.4: <STMicroelectronics> at usbus5
usb_alloc_device:1624: getting device descriptor at addr 3 failed,
USB_ERR_STALLED!
Root mount waiting for: usbus2
usbd_req_re_enumerate:1553: getting device descriptor at addr 3 failed,
USB_ERR_STALLED!
Root mount waiting for: usbus2
usbd_req_re_enumerate:1553: getting device descriptor at addr 3 failed,
USB_ERR_STALLED!
ugen2.3: <(null)> at usbus2 (disconnected)
uhub_reattach_port:435: could not allocate new device!
ugen2.3: <vendor 0x0424> at usbus2
uhub9: <vendor 0x0424 product 0x2514, class 9/0, rev 2.00/0.00, addr 3>
on usbus2
Root mount waiting for: usbus2
uhub9: 4 ports with 3 removable, self powered



--- src version ---
tj@rita '14:32:30' '/data/home/tj'
 > $ svn info /usr/src
Path: /usr/src
URL: http://svn.freebsd.org/base/head
Repository Root: http://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 197709
Node Kind: directory
Schedule: normal
Last Changed Author: nyan
Last Changed Rev: 197709
Last Changed Date: 2009-10-02 12:47:01 +0000 (Fri, 02 Oct 2009)

_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

Re: USB Attach Failures (USB_ERR_STALLED)

by Hans Petter Selasky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 28 October 2009 15:37:52 Tom Judge wrote:

> Hi,
>
> As of yesterday (not yesterdays current) I have been having issues when
> booting my D630 on the dock and having the USB devices attach correctly,
> this was all working before the weekend and I have not changed
> anything.  My src tree is at r197709.
>
> If I disconnect the usb keyboard and mouse then re attach them to the
> same ports on the dock they are detected correctly.
>
> Is this a known issue?
>
> Tom

Hi,

Your issue is possibly related to some recent BIOS USB handover patches. Try
disabling USB in the BIOS. Else I think Andrew has more details.

--HPS

_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

Re: USB Attach Failures (USB_ERR_STALLED)

by Tom Judge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hans Petter Selasky wrote:

> On Wednesday 28 October 2009 15:37:52 Tom Judge wrote:
>> Hi,
>>
>> As of yesterday (not yesterdays current) I have been having issues when
>> booting my D630 on the dock and having the USB devices attach correctly,
>> this was all working before the weekend and I have not changed
>> anything.  My src tree is at r197709.
>>
>> If I disconnect the usb keyboard and mouse then re attach them to the
>> same ports on the dock they are detected correctly.
>>
>> Is this a known issue?
>>
>> Tom
>
> Hi,
>
> Your issue is possibly related to some recent BIOS USB handover patches. Try
> disabling USB in the BIOS. Else I think Andrew has more details.
>
> --HPS
>
Sorry for the late follow up.

I have not changed any settings or updated and this problem has
magically gone away.  For some reason it happened for 2/3 days and now
it has stopped.


Tom

_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

Re: USB Attach Failures (USB_ERR_STALLED)

by Hans Petter Selasky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 04 November 2009 18:19:58 Tom Judge wrote:

> Sorry for the late follow up.
>
> I have not changed any settings or updated and this problem has
> magically gone away.  For some reason it happened for 2/3 days and now
> it has stopped.
>
>
> Tom

Ok.

No problem.

--HPS

_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."