From: "J. Scott Kasten" <jscottkasten@yahoo.com>
To: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
Cc: linux-mips@linux-mips.org
Subject: Re: Problems writing to USB devices
Date: Wed, 17 Oct 2007 09:14:08 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0710170853090.22402@pixie.tetracon-eng.net> (raw)
In-Reply-To: <20071017100803.7794bb87.giuseppe@eppesuigoccas.homedns.org>
On Wed, 17 Oct 2007, Giuseppe Sacco wrote:
> Hi all, I am still testing new kernels on the ip32 platform (and
> learning kernel structure :-)). Currently I found problems in writing to
> USB block devices. I may read from a pendrive without problem, but when
> I try to write the process stop. This is the last part of a transcript
> of strace output for "pvcreate /dev/sdc" command:
>
A few questions...
* Which USB card, or more precisely, which chipset is on the USB card you
picked?
I've had great luck with NEC and ALI chips thus far.
* Which driver was loaded for the USB controller, OHCI, UHCI, EHCI?
If you have a USB 2.0 controller, the system will probably try to load
both EHCI and UHCI. I did run into problems there, for one, the system
crashed when I pulled the thumb drive out. It sometimes behaved strangely
when it was in. I eventually figured out that removing UHCI and running
EHCI only was the solution for me. The UHCI module seemed to be probing
the hardware incorrectly. It was reporting 6 ports on the bridge when
there were only 2. The EHCI module was reporting the correct number as I
recall. Once it was EHCI only, I've never had a problem since.
That was originally under 2.6.17 from gentoo. I've since been using the
debian patched 2.6.18. I'm afraid I haven't yet reached sufficient
motivation to move into the 20's like the rest of you. I tend to like my
box working... :) Just joking.....it's on the todo list.
-S-
next prev parent reply other threads:[~2007-10-17 13:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-17 8:08 Problems writing to USB devices Giuseppe Sacco
2007-10-17 13:14 ` J. Scott Kasten [this message]
2007-10-17 14:31 ` Giuseppe Sacco
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=Pine.LNX.4.64.0710170853090.22402@pixie.tetracon-eng.net \
--to=jscottkasten@yahoo.com \
--cc=giuseppe@eppesuigoccas.homedns.org \
--cc=linux-mips@linux-mips.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