> Hi, > > I have a mp3 player Digital MP3/WMA PLAYER using USB1. With kernel 2.6.9 > when plug the device ; the kernel recognize the device > dmesg show: > > usb 1-1: new full speed USB device using address 3 > > But loading usb-storage ; it did not see the device > dmesg shows: > > SCSI subsystem initialized > Initializing USB Mass Storage driver... > usbcore: registered new driver usb-storage > USB Mass Storage support registered. > > of course nothing happend if I mount /dev/sda1 or /dev/sda etc..; > > With kernel 2.6.8 or 2.4.XX it works properly. Last time I tried with > 2.6.10 and even 2.6.11, it did not work, but the error message is different. > > I am willing to help to debug the problem if asked.
What does /proc/bus/usb/devices contain? Do you get any more useful information from dmesg if you turn on USB verbose debugging in the kernel configuration? Alan Stern ------------------------------------------------------- This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
