From: "Renato S. Yamane" <renatoyamane@mandic.com.br>
To: linux-kernel@vger.kernel.org
Cc: Jiri Kosina <jikos@jikos.cz>
Subject: Re: Error -71 on device descriptor read/all
Date: Tue, 19 Jun 2007 12:37:04 -0300 [thread overview]
Message-ID: <4677F820.5020207@mandic.com.br> (raw)
In-Reply-To: <Pine.LNX.4.64.0706191657050.3068@twin.jikos.cz>
Jiri Kosina wrote:
> On Tue, 19 Jun 2007, Renato S. Yamane wrote:
>> I see this in dmesg:
>> usb 1-1: device descriptor read/all, error -71
>
> Is this a USB 2.0 high-speed device?
lspci -v | grep 1d.7
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB2 EHCI Controller (rev 04) (prog-if 20 [EHCI])
My machine is a Laptop Toshiba M45-S355
> Don't you for example have USB
> extension cable too long to work on-high speed?
My only USB device is a mouse (Microsoft Notebook Optical Mouse) without
extension cable (I use original cable, with less than 3 feets).
> I guess the situation improves when you force USB 1.1 (i.e. rmmod
> ehci_hcd), right?
#rmmode ehci_hcd
#tail /var/log/messages
kernel: ehci_hcd 0000:00:1d.7: remove, state 4
kernel: usb usb5: USB disconnect, address 1
kernel: ehci_hcd 0000:00:1d.7: USB bus 5 deregistered
kernel: ACPI: PCI interrupt for device 0000:00:1d.7 disabled
I don't see any error (-71).
#modprobe ehci_hcd
#tail /var/log/messages
kernel: ACPI: PCI Interrupt 0000:00:1d.7[A] -> Link [LNKH] -> GSI 10
(level, low) -> IRQ 10
kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
kernel: ehci_hcd 0000:00:1d.7: debug port 1
kernel: ehci_hcd 0000:00:1d.7: irq 10, io mem 0xf4000000
kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec
2004
kernel: usb usb5: configuration #1 chosen from 1 choice
kernel: hub 5-0:1.0: USB hub found
kernel: hub 5-0:1.0: 8 ports detected
kernel: usb 1-1: USB disconnect, address 4
kernel: usb 1-1: new low speed USB device using uhci_hcd and address 5
kernel: usb 1-1: configuration #1 chosen from 1 choice
kernel: input: Microsoft Microsoft 3-Button Mouse with IntelliEye? as
/class/input/input8
kernel: input: USB HID v1.00 Mouse [Microsoft Microsoft 3-Button Mouse
with IntelliEye?] on usb-0000:00:1d.0-1
This error is present only in dmesg, see below (line 8):
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 10, io mem 0xf4000000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb 1-1: device descriptor read/all, error -71
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
Clocksource tsc unstable (delta = -194969704 ns)
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 6
PCI: setting IRQ 6 as level-triggered
Best regards,
Renato
next prev parent reply other threads:[~2007-06-19 15:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-19 14:45 Renato S. Yamane
2007-06-19 14:58 ` Jiri Kosina
2007-06-19 15:37 ` Renato S. Yamane [this message]
2007-06-19 15:55 ` Jiri Kosina
2007-06-19 18:59 ` [linux-usb-devel] " Alan Stern
2007-06-20 11:07 ` Renato S. Yamane
2007-06-20 14:06 ` Alan Stern
2007-06-20 17:29 ` Chuck Ebbert
2007-06-19 16:17 ` Chuck Ebbert
2007-06-19 17:02 ` [linux-usb-devel] " Oliver Neukum
2007-06-19 17:36 ` Paul Walmsley
2007-06-19 18:56 ` Oliver Neukum
2007-06-19 19:04 ` Alan Stern
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=4677F820.5020207@mandic.com.br \
--to=renatoyamane@mandic.com.br \
--cc=jikos@jikos.cz \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome