All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Otavio Salvador <otavio@debian.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: USB looks to be restarting
Date: Wed, 23 Jan 2008 14:03:30 -0800	[thread overview]
Message-ID: <20080123140330.1ca429c9.akpm@linux-foundation.org> (raw)
In-Reply-To: <8763xv5c7d.fsf@ossystems.com.br>


(cc linux-usb)

> On Tue, 15 Jan 2008 13:40:38 -0200 Otavio Salvador <otavio@debian.org> wrote:
> Hello,
> 
> I have the following in my syslog:
> 
> Jan 15 13:30:38 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 5
> Jan 15 13:30:38 neumann kernel: usb 5-2: new low speed USB device using uhci_hcd and address 14
> Jan 15 13:30:39 neumann kernel: usb 5-2: configuration #1 chosen from 1 choice
> Jan 15 13:30:39 neumann kernel: input: PS/2+USB Mouse as /class/input/input6
> Jan 15 13:30:39 neumann kernel: input,hidraw2: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:1d.1-2
> Jan 15 13:30:39 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 6
> Jan 15 13:30:40 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 9
> Jan 15 13:30:40 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 10
> Jan 15 13:30:42 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 13
> Jan 15 13:30:44 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 20
> Jan 15 13:30:44 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 21
> Jan 15 13:30:45 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 23
> Jan 15 13:30:46 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 26
> Jan 15 13:30:46 neumann kernel: usb 1-2: device descriptor read/64, error -71
> Jan 15 13:30:47 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 27
> Jan 15 13:30:48 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 28
> Jan 15 13:30:48 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 29
> Jan 15 13:30:49 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 30
> Jan 15 13:30:50 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 32
> Jan 15 13:30:50 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 33
> Jan 15 13:30:52 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 39
> Jan 15 13:30:54 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 45
> Jan 15 13:30:56 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 53
> Jan 15 13:30:57 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 58
> Jan 15 13:31:00 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 68
> Jan 15 13:31:02 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 75
> Jan 15 13:31:02 neumann kernel: usb 1-2: device descriptor read/64, error -71
> Jan 15 13:31:04 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 83
> Jan 15 13:31:05 neumann kernel: usb 1-2: device descriptor read/64, error -71
> Jan 15 13:31:05 neumann kernel: usb 1-2: device descriptor read/64, error -71
> Jan 15 13:31:05 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 84
> Jan 15 13:31:05 neumann kernel: usb 1-2: device descriptor read/64, error -71
> Jan 15 13:31:05 neumann kernel: usb 1-2: device descriptor read/64, error -71
> Jan 15 13:31:06 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 85
> Jan 15 13:31:06 neumann kernel: usb 1-2: device not accepting address 85, error -71
> Jan 15 13:31:06 neumann kernel: usb 1-2: new full speed USB device using uhci_hcd and address 86
> Jan 15 13:31:06 neumann kernel: usb 1-2: device not accepting address 86, error -71
> 
> This happens with 2.6.23 and 2.6.24-rc7 kernels. (didn't test it with
> previous release since this motherboard isn't well supported by them).
> 
> Does someone has any idea how to solve it?
> 
> 

  reply	other threads:[~2008-01-23 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 15:40 USB looks to be restarting Otavio Salvador
2008-01-23 22:03 ` Andrew Morton [this message]
2008-01-23 22:18   ` Alan Stern
2008-01-24 11:04     ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080123140330.1ca429c9.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=otavio@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.