On Tue, Jul 08, 2003 at 11:42:00AM +0100, Ben Wootton wrote:
> I've been trying to get a USB micro drive to work under Linux.  I'm seeing the 
> usual error of "USB device did not accept new address (error: 110)" which 
> lots of people seem to get.

It's a interrupt routing problem.  See the FAQ for possible solutions to
the problem.

> I noticed that usb-storage isn't loaded.  However, when I try to insmod 
> usb-storage, I see the following error:
> 
> scsi_register_module is undefined.

Run:
        modprobe usb-storage
instead.  That will take care of your dependancies.

> I'm using redhat 9, not sure which kernel that came with.  But I've found lots 
> of posts regarding removing this call from the kernel.  I'm wondering if I 
> need to download an updated usb-storage?

No, but you should probably upgrade your kernel, as Red Hat 9 has had a
few kernel upgrades since it came out.

Good luck,

greg k-h


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to