On Sun, 23 Nov 2003, Kleiner Hampel wrote: > Hello, > > my usb-storage 2.0 doesn't work with kernel 2.6.0-test9. > > What i have: > > Kernel 2.6.0-test9/2.6.0-test9-bk27 > USB 2.0 mobile disk > > The problem: > > trying to access this device after loading usb modules, causes dmesg > showing these errors: > > USB Mass Storage support registered. > SCSI device sda: 117231408 512-byte hdwr sectors (60022 MB) > sda: assuming drive cache: write through > sda: sda1 > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 > scsi: Device offlined - not ready after error recovery: host 0 channel 0 > id 0 lun 0 > SCSI error : <0 0 0 0> return code = 0x6070000 > end_request: I/O error, dev sda, sector 128 > Buffer I/O error on device sda, logical block 16 > Buffer I/O error on device sda, logical block 17 > Buffer I/O error on device sda, logical block 18 > Buffer I/O error on device sda, logical block 19 > Buffer I/O error on device sda, logical block 20 > Buffer I/O error on device sda, logical block 21 > Buffer I/O error on device sda, logical block 22 > ... > > The hardware *works* correctly, i tried it with kernel *2.4.22* and this > works! > > Any ideas? > I have found this problem often in different mailing lists, but with no > solution until now.
You can try configuring your kernel with usb-storage debugging turned on. Post the debugging log messages you get when you plug in your drive. (My guess is that this will turn out to be a problem for which a fix has just recently been accepted, but it won't appear until after 2.6.0-final.) Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
