On Wed, 23 Jun 2004, Alex Schroeder wrote: > I applied your patch to the debian kernel 2.6.6 sources and it > basically works -- I was able to mount the player, upload files, and > listen to it. There were, however, some problems. When I tried to > copy more files to the player than it could handle (more than 256MB > in my case), I started getting tons of syslog messages, and I had to > unmount and remount the player before being able to do anything. > > I documented this on a webpage, if you are interested: > http://www.emacswiki.org/cgi-bin/alex/2004-06-22_Gadgets > > This was my first kernel compile and patch in a *long* time. I'd be > willing to help you test any other patches, however.
I can't say what the problem is; all your log indicates is that some problems occurred (and it says which sectors were being accessed at the time). If you turn on the usb-storage debugging in your kernel's configuration, you'll get a lot of helpful additional information in your system log. Also, it wouldn't hurt to move up to 2.6.7. > And one last thing I noticed while looking at syslog was this message, > telling me to report to linux-usb-devel... :) > > Jun 23 02:16:59 confusibombus kernel: Initializing USB Mass Storage driver... > Jun 23 02:16:59 confusibombus kernel: usb-storage: This device (07cf,1001,1000 S 05 > P 01) has an unneeded Protocol entry in unusual_devs.h > Jun 23 02:16:59 confusibombus kernel: Please send a copy of this message to > <[EMAIL PROTECTED]> Don't worry about that; it has been changed in later versions of the kernel. Alan Stern ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
