Am Mon, den 24.11.2003 schrieb Alan Stern um 17:12:
> 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.)

Here is my dmesg output:

Initializing USB Mass Storage driver...
drivers/usb/core/usb.c: registered new driver usb-storage
USB Mass Storage support registered.
hub 5-0:1.0: new USB device on port 1, assigned address 2
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: ST360015  Model: A                 Rev: 0811
  Type:   Direct-Access                      ANSI SCSI revision: 02
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
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2

And here my /var/log/messages output:

Nov 24 18:32:04 linux kernel: USB Mass Storage support registered.
Nov 24 18:33:03 linux kernel: hub 5-0:1.0: new USB device on port 1,
assigned address 2
Nov 24 18:33:04 linux kernel: scsi0 : SCSI emulation for USB Mass
Storage devices
Nov 24 18:33:04 linux kernel:   Vendor: ST360015  Model:
A                 Rev: 0811
Nov 24 18:33:04 linux kernel:   Type:  
Direct-Access                      ANSI SCSI revision: 02
Nov 24 18:33:04 linux kernel: SCSI device sda: 117231408 512-byte hdwr
sectors (60022 MB)
Nov 24 18:33:04 linux kernel: sda: assuming drive cache: write through
Nov 24 18:33:04 linux kernel:  sda: sda1
Nov 24 18:33:04 linux kernel: Attached scsi disk sda at scsi0, channel
0, id 0, lun 0

hampel



-------------------------------------------------------
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

Reply via email to