Le ven 29/11/2002 � 00:51, Stephen J. Gowdy a �crit :
> 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

Yes, it is compiled in the kernel.

# cat /proc/bus/usb/drivers
usbdevfs
hub
usb-storage

I don't know where to look at next. I suspect that the line I've added
in /etc/hotplug/usb.usermap.local is wrong, although it makes usb.agent
try to use the usb-storage driver, which it wasn't doing before. I can't
find any information about that file and how to fill the field
correctly.

Thanks for your help,

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

Reply via email to