On Fri, 6 Jun 2003, Matthias Fuchs wrote:

> >>mount -t ext2 /dev/sda1 /mnt does not return
> > Have you tried mounting it read-only?  Also, can you tell where the mount 
> > process is hung?  Try Alt-SysRq-T (and make sure you have enabled the 
> > Magic SysRq key in your kernel).
> 
> Since my system is an embedded platform without keyboard, I can only post a strace 
> output
> from the mount command. As you can see, the call blocks in the open systemcall on 
> the /dev/sda1 device.
> 
> When I interrupt the strace/mount with CTRL-C the open() call is interrupted 
> unfinished.
> Without strace the mount call cannot be interrupted by CTRL-C.

Can you try using your device on a regular PC?  Can you try using Linux
2.5.70 to see if that helps?  Can you enable OHCI_VERBOSE_DEBUG near the
start of the ohci driver source file in drivers/usb/host?

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to