mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* USB regression: devices not initially recognized
@ 2009-10-10 14:09 eschvoca
  2009-10-13 16:05 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: eschvoca @ 2009-10-10 14:09 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2559 bytes --]

Hi,

Using the Karmic beta of Ubuntu (linux-image-2.6.31-11-generic) my USB
keyboard and blutooth dongle no longer work on bootup.  If I unplug
them and plug them back in then it works.  I reported the bug here:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/445160

which contains:

"""
Hi,

When booting into Karmic my Blutooth USB dongle and USB to PS2
keyboard adapter are not recognized until I unplug them and plug them
back in. In my dmesg (see attachment for the full version) I get error
messages like:

[ 3.028029] usb 7-1: new full speed USB device using uhci_hcd and address 2
[ 3.148023] usb 7-1: device descriptor read/64, error -71
[ 3.372524] usb 7-1: device descriptor read/64, error -71
[ 3.588019] usb 7-1: new full speed USB device using uhci_hcd and address 3
[ 3.708018] usb 7-1: device descriptor read/64, error -71
[ 3.936027] usb 7-1: device descriptor read/64, error -71
[ 4.153513] usb 7-1: new full speed USB device using uhci_hcd and address 4
[ 4.564074] usb 7-1: device not accepting address 4, error -71
[ 4.676023] usb 7-1: new full speed USB device using uhci_hcd and address 5
[ 5.088023] usb 7-1: device not accepting address 5, error -71
[ 5.088042] hub 7-0:1.0: unable to enumerate USB device on port 1

My USB mouse and USB sound card are correctly identified on boot-up.
Everything works fine in 9.04 so this seems like a regression.

Here is my lsusb after replugging the devices in:
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 007: ID 046d:c216 Logitech, Inc. Dual Action Gamepad
Bus 001 Device 006: ID 08bb:2704 Texas Instruments Japan
Bus 001 Device 005: ID 06b4:1c70
Bus 001 Device 003: ID 0424:a700 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1
Flash Card Reader/Writer (Internal/External)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 0e8f:0020 GreenAsia Inc.
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 034: ID 0c10:0000
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 003: ID 0461:4d15 Primax Electronics, Ltd Dell Optical Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

And full dmesg is attached.

Let me know if I can test anything out.

Thanks.
"""

Any suggestions on how to track down the problem?

[-- Attachment #2: dmesg.gz --]
[-- Type: application/x-gzip, Size: 13603 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: USB regression: devices not initially recognized
  2009-10-10 14:09 USB regression: devices not initially recognized eschvoca
@ 2009-10-13 16:05 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2009-10-13 16:05 UTC (permalink / raw)
  To: eschvoca; +Cc: linux-kernel, linux-usb

(cc linux-usb)

On Sat, 10 Oct 2009 10:09:13 -0400 eschvoca <eschvoca@gmail.com> wrote:

> Hi,
> 
> Using the Karmic beta of Ubuntu (linux-image-2.6.31-11-generic) my USB
> keyboard and blutooth dongle no longer work on bootup.  If I unplug
> them and plug them back in then it works.  I reported 

I which kernel version _did_ it work?

> the bug here:
> 
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/445160
> 
> which contains:
> 
> """
> Hi,
> 
> When booting into Karmic my Blutooth USB dongle and USB to PS2
> keyboard adapter are not recognized until I unplug them and plug them
> back in. In my dmesg (see attachment for the full version) I get error
> messages like:
> 
> [ 3.028029] usb 7-1: new full speed USB device using uhci_hcd and address 2
> [ 3.148023] usb 7-1: device descriptor read/64, error -71
> [ 3.372524] usb 7-1: device descriptor read/64, error -71
> [ 3.588019] usb 7-1: new full speed USB device using uhci_hcd and address 3
> [ 3.708018] usb 7-1: device descriptor read/64, error -71
> [ 3.936027] usb 7-1: device descriptor read/64, error -71
> [ 4.153513] usb 7-1: new full speed USB device using uhci_hcd and address 4
> [ 4.564074] usb 7-1: device not accepting address 4, error -71
> [ 4.676023] usb 7-1: new full speed USB device using uhci_hcd and address 5
> [ 5.088023] usb 7-1: device not accepting address 5, error -71
> [ 5.088042] hub 7-0:1.0: unable to enumerate USB device on port 1
> 
> My USB mouse and USB sound card are correctly identified on boot-up.
> Everything works fine in 9.04 so this seems like a regression.
> 
> Here is my lsusb after replugging the devices in:
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 001 Device 007: ID 046d:c216 Logitech, Inc. Dual Action Gamepad
> Bus 001 Device 006: ID 08bb:2704 Texas Instruments Japan
> Bus 001 Device 005: ID 06b4:1c70
> Bus 001 Device 003: ID 0424:a700 Standard Microsystems Corp.
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 003: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1
> Flash Card Reader/Writer (Internal/External)
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 005 Device 003: ID 0e8f:0020 GreenAsia Inc.
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 007 Device 034: ID 0c10:0000
> Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 004 Device 003: ID 0461:4d15 Primax Electronics, Ltd Dell Optical Mouse
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> 
> And full dmesg is attached.
> 
> Let me know if I can test anything out.
> 
> Thanks.
> """
> 
> Any suggestions on how to track down the problem?
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-13 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-10 14:09 USB regression: devices not initially recognized eschvoca
2009-10-13 16:05 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome