From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: pinc_o@yahoo.it
Cc: Pierre Ossman <drzeus@drzeus.cx>,
Andrew Morton <akpm@linux-foundation.org>,
linux-scsi@vger.kernel.org, bugme-daemon@bugzilla.kernel.org,
linux-usb@vger.kernel.org
Subject: Re: WAS: "Re: [Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64"
Date: Mon, 01 Sep 2008 19:05:10 -0500 [thread overview]
Message-ID: <1220313910.3353.4.camel@localhost.localdomain> (raw)
In-Reply-To: <8635.97645.qm@web27302.mail.ukl.yahoo.com>
On Mon, 2008-09-01 at 23:30 +0000, pinco pallino wrote:
> Hi Andrew,
>
> with the new kernel 2.6.26.3 the SD are now read and wrote correctly, but SDHC are not read! The kernel repeat the error. Follow the error:
>
> Sep 1 22:08:20 athos -- MARK --
> Sep 1 22:19:12 athos kernel: usb 1-6: new high speed USB device using ehci_hcd and address 5
> Sep 1 22:19:12 athos kernel: usb 1-6: configuration #1 chosen from 1 choice
> Sep 1 22:19:12 athos kernel: scsi5 : SCSI emulation for USB Mass Storage devices
> Sep 1 22:19:17 athos kernel: scsi 5:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
> Sep 1 22:19:47 athos kernel: usb 1-6: reset high speed USB device using ehci_hcd and address 5
> Sep 1 22:20:14 athos last message repeated 3 times
This is definitely a USB issue (correct cc's added). It looks like some
attempted reset finally ...
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: Device offlined - not ready after error recovery
> Sep 1 22:20:14 athos kernel: usb 1-6: USB disconnect, address 5
... leads to disconnection here.
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: [sdd] READ CAPACITY failed
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: [sdd] Result: hostbyte=0x01 driverbyte=0x00
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: [sdd] Sense not available.
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: [sdd] Write Protect is off
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: [sdd] Attached SCSI removable disk
> Sep 1 22:20:14 athos kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0
This is all symptomatic of the command SCSI is trying to send never
reaching the device.
Then USB begins again with the same device:
> Sep 1 22:20:14 athos kernel: usb 1-6: new high speed USB device using ehci_hcd and address 6
> Sep 1 22:20:14 athos kernel: usb 1-6: configuration #1 chosen from 1 choice
> Sep 1 22:20:14 athos kernel: scsi6 : SCSI emulation for USB Mass Storage devices
> Sep 1 22:20:19 athos kernel: scsi 6:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
And runs into identical problems.
Most likely, knowing USB, it's either some interface problem, or the
device hung up on a SCSI command it didn't like. What's the last known
good kernel? If the usb people don't recognise it, then likely we'll
need a bisection search from there.
James
next prev parent reply other threads:[~2008-09-02 0:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-11302-10286@http.bugzilla.kernel.org/>
2008-08-10 20:53 ` [Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64 Andrew Morton
2008-08-11 5:45 ` Pierre Ossman
2008-08-11 6:33 ` Andrew Morton
2008-08-11 13:33 ` James Bottomley
2008-09-01 23:30 ` WAS: "Re: [Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64" pinco pallino
2008-09-02 0:05 ` James Bottomley [this message]
2008-09-02 2:20 ` Alan Stern
2008-09-02 6:03 ` Pierre Ossman
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=1220313910.3353.4.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=akpm@linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=drzeus@drzeus.cx \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=pinc_o@yahoo.it \
/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