linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: tom_gall@mac.com
Cc: linuxppc-dev list <linuxppc-dev@lists.linuxppc.org>
Subject: Re: USB, 2.6-test11 and hot flaming death
Date: Sat, 29 Nov 2003 15:43:19 +1100	[thread overview]
Message-ID: <1070080961.683.26.camel@gaston> (raw)
In-Reply-To: <1B4D801D-21D6-11D8-970C-0003939E069A@mac.com>


On Sat, 2003-11-29 at 06:07, tom_gall@mac.com wrote:
> Greets,
>
> I've seen this now with both test11 and test10 on Dual G5 hardware with
> the 32 bit kernel direct from the benh bk tree. I have seen this on
> more than one G5 so I at least know it's not my hardware.
>
> Current pull of test11 and test10 will at boot up give the following
> error messages :
>
> hid: probe of 4-1.1:1.1 failed with error -5
> hub 4-1:1.0: hub_port_status failed (err = -108)
> hub 4-1:1.0: hub_port_status failed (err = -108)
> hub 4-1:1.0: hub_hub_status failed (err = -108)
> hub 4-1:1.0: get_hub_status failed
> hub 4-1:1.0: hub_port_status failed (err = -108)
> hub 4-1:1.0: hub_port_status failed (err = -108)
> hub 4-1:1.0: hub_port_status failed (err = -108)
> hub 4-1:1.0: hub_hub_status failed (err = -108)
> hub 4-1:1.0: get_hub_status failed
> usb 4-1: USB disconnect, address 2
> usb 4-1.1: USB disconnect, address 3

This is new to test11 ? Can you find a specific patch that broke
it or it's just a timing condition ? -108 is -ESHUTDOWN. Looking
back in the log, the error actually comes from:

It's 100% reproduceable ?

ohci_hcd 0001:02:0b.0: OHCI Unrecoverable Error, disabled
drivers/usb/input/hid-core.c: ctrl urb status -2 received
ohci_hcd 0001:02:0b.0: HC died; cleaning up
drivers/usb/input/hid-core.c: timeout initializing reports

Hrm... We should try to reset the chip when that happens at least,
dunno why it happened in the first place though. Maybe some PCI
problem... What is the cache line size as shown by lspci for the
OHCIs and the EHCI ?

It's weird, it seems to indicate the chip just decided to die...

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-11-29  4:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-28 19:07 USB, 2.6-test11 and hot flaming death tom_gall
2003-11-29  4:43 ` Benjamin Herrenschmidt [this message]
2003-12-01 14:09   ` tom_gall
2003-12-04 16:34     ` Samuel Rydh
2003-12-04 23:35       ` Benjamin Herrenschmidt
2003-12-05 23:33         ` Samuel Rydh
2003-12-07  1:09           ` Benjamin Herrenschmidt
2003-12-15  0:22           ` Benjamin Herrenschmidt

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=1070080961.683.26.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=tom_gall@mac.com \
    /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;
as well as URLs for NNTP newsgroup(s).