On Mon, 15 May 2006, Dan Sandberg wrote:

> When I tried it the first time, I booted of the working USB drive and
> then inserted the second USB drive.  The problem was it was hard to read
> the log because there were two usb storage devices.
> 
> I've attached a log that resulted from booting off an IDE device instead.
> 
> Let me know if there's anything else I can do to help.

Hmmm...  This log agrees with the earlier one, right up until the first 
READ command occurs.  Then the earlier log has a timeout (no data 
transferred) whereas this one continues perfectly.

As far as I can guess, there's some weird problem with the ehci-hcd driver 
-- it doesn't like something about the initial boot-up environment.  (But 
then how come the Lexar device boots okay?)

The following is sheer speculation.  Several other people have noted
problems with ehci-hcd that sometimes go away if they unload the driver
and reload it.  Can you do the same sort of thing?  That is, include

        rmmod ehci-hcd
        modprobe ehci-hcd

somewhere in the initial boot-up sequence (such as an initrd linuxrc 
script)?

Alan Stern



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to