There have been two posts recently to linux-usb-users regarding 
problems that I'm also experiencing.  Perhaps someone on the 
developers list would like to pick this up and run with it.

Here are key parts of the recent messages, I can provide copies of 
the full messages for those interested.  There's definitely something 
going on.

I'm having trouble with the 2.5.25 kernel on my MIPS hardware, since 
the include/asm-mips directory is incomplete.  I'm more than willing 
to test updated USB drivers for the 2.4 tree though.

At 12:59 PM +0200 7/14/02, Stefan Rompf <[EMAIL PROTECTED]> wrote:
>Hi,
>
>after updating my computer to a MSI KT3 Ultra board (KT333A chipset),
>the Archos MP3 jukebox cannot be accessed reliably anymore using Linux.
>It does not seem to be a hardware problem as the drive can be used under
>Windows XP on the same system (or may be error recovery of the storage
>driver is just better there).
>
>When loading the usb-uhci und usb-storage module, the harddisk appears,
>but after a number of accesses, the usb-storage-0 and scsi_eh_0 kernel
>threads stall in D state, as does the process that initiated the
>transfer.

At 12:30 AM +1000 7/15/02, David <[EMAIL PROTECTED]> wrote:
>When I try to do much with my HDD that is attached via USB to my notebook I
>get mini lockups on my machine.
>
>By this I mean that my machine will be operating fine (running redhat 7.3 on a
>compaq armada 700Mhz PIII with 320 RAM and 420Meg swap) and then my mouse
>will freeze under X windows running KDE desktop and will not return for
>anywhere from 5 seconds to a couple of minutes.
>
>My CPU as reported under the CPU display on the taskbar also show that the CPU
>goes to zero activity for a period of time. This is quite easy to see as I
>have distributed net running so my CPU usage is always near 100%.
>
>I have been seeing this behaviour for a while but seems easiest to reproduce
>when I do alot of IO over the USB.

At 3:23 PM -0700 7/10/02, Tom Collins <[EMAIL PROTECTED]> wrote:
>I'm having some problems with large writes to two separate USB 
>drives under two separate environments.
>
>The Drives:
>
>   Maxtor personal Storage 300LE
>   Storix Compact Drive
>
>The Systems:
>
>   Dell Optiplex with RedHat 7.2 (kernel 2.4.9, USB 1.1)
>   Custom MIPS-based system (kernel 2.4.2 w/USB 1.1, 2.4.19-rc1 w/USB 2.0)
>
>The drives test fine with a Dell Dimension running Windows 2000.
>
>While formatting the drives for ext2 on either Linux system, the 
>format process hangs for 30 seconds at a time while writing the 
>inode table.  If the drive is formatted, and I attempt to copy a 
>large number of files to it, the copy will stall for 30-40 seconds 
>at a time during the write.  The MIPS system will usually hang at 
>some point, early on in the copy process.

I turned on verbose debugging, and my 'mkfs -t ext2 /dev/sda1' 
resulted in the following:

(lots of successfull xfer 4096 bytes; xferred 4096/4096; transfer complete)

usb-storage: usb_stor_bulk_msg() returned 0 xferred 4096/4096
usb-storage: usb_stor_transfer_partial(): transfer complete
usb-storage: usb_stor_transfer_partial(): xfer 4096 bytes
usb-storage: command_abort() called
hcd/ehci-hcd.c: 00:13.2 urb_dequeue 8151be60 qh state 1
hcd.c: giveback urb 8151be60 status -131 len 0
usb-storage: usb_stor_bulk_msg() returned -131 xferred 0/4096
usb-storage: usb_stor_transfer_partial(): unknown error
usb-storage: Bulk data transfer result 0x2
usb-storage: Attempting to get CSW...

At which point it was stuck until I disconnected the USB cable.

--
Tom Collins
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to