Have you tried "modprobe usb-storage" or is it in the kernel? The contents on /proc/bus/usb/drivers should confirm it is available.
On Fri, 29 Nov 2002, Alain Fr�hel wrote: > Hi all, can anyone help? > > I'm trying to make my MPMAN E2002 MP3 player work on my debian woody > box. > I suppose it's some sort of USB mass storage device (Class 08 below). > > # cat /proc/bus/usb/devices > > <snip> > T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 5 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0aa9 ProdID=f010 Rev= 1.00 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=00 Prot=01 Driver=(none) > E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms > E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms > E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=255ms > </snip> > > I tried to mess up with the /etc/hotplug/usb.usermap.local file without > very much success, because I don't really understand how to fill the > various fields here. I've added a line with the information grabbed from > /proc/bus/usb/devices, but I'm not so sure of that.Anyway, now Mr. > Kernel says : > > # tail /var/log/messages > <snip> > kernel: hub.c: USB new device connect on bus2/1, assigned device number > 11 > kernel: usb.c: USB device 11 (vend/prod 0xaa9/0xf010) is not claimed by > any active driver. > /etc/hotplug/usb.agent: Setup usb-storage for USB product aa9/f010/100 > /etc/hotplug/usb.agent: missing kernel or user mode driver usb-storage > </snip> > > So how can I make it find the suitable driver (assuming there is one)? I > have compiled all the SCSI options in my kernel (as well as the USB > stuff of course), still it doesn't work. > > Any hint would be great! > > Alain > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > -- /------------------------------------+-------------------------\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | \------------------------------------+-------------------------/ ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
