Hello, I'm having a strange problem related to a usb drive: it works just some times on my linux, even if I didn't had problems with it in windows and I used it on another machine without problems.
My kernel is: Linux localhost 2.6.17-gentoo-r8 #4 SMP PREEMPT I obtained the following logs after repetadly connecting and disconnecting the drive. (I think about 1/3 of times I connect it, it actually works). Did anyone encountered this problem before ? Does anyone knows a fix ? Would it be worth it to try with non SMP kernel ? (I have a Core 2 so it could matter). Nov 5 21:09:03 localhost usb 1-5: new high speed USB device using ehci_hcd and address 16 Nov 5 21:09:03 localhost usb 1-5: configuration #1 chosen from 1 choice Nov 5 21:09:03 localhost usb-storage: USB Mass Storage device detected Nov 5 21:09:03 localhost usb-storage: -- associate_dev Nov 5 21:09:03 localhost usb-storage: Vendor: 0x05e3, Product: 0x0702, Revision: 0x0033 Nov 5 21:09:03 localhost usb-storage: Interface Subclass: 0x06, Protocol: 0x50 Nov 5 21:09:03 localhost usb-storage: Transport: Bulk Nov 5 21:09:03 localhost usb-storage: Protocol: Transparent SCSI Nov 5 21:09:03 localhost scsi12 : SCSI emulation for USB Mass Storage devices Nov 5 21:09:03 localhost usb-storage: *** thread sleeping. Nov 5 21:09:03 localhost usb-storage: device found at 16 Nov 5 21:09:03 localhost usb-storage: waiting for device to settle before scanning Nov 5 21:09:08 localhost usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 value=0000 index=00 len=1 Nov 5 21:09:08 localhost usb-storage: GetMaxLUN command result is 1, data is 0 Nov 5 21:09:08 localhost usb-storage: queuecommand called Nov 5 21:09:08 localhost usb-storage: *** thread awakened. Nov 5 21:09:08 localhost usb-storage: Command INQUIRY (6 bytes) Nov 5 21:09:08 localhost usb-storage: 12 00 00 00 24 00 Nov 5 21:09:08 localhost usb-storage: Bulk Command S 0x43425355 T 0x1 L 36 F 128 Trg 0 LUN 0 CL 6 Nov 5 21:09:08 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:09:08 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:09:08 localhost usb-storage: -- transfer complete Nov 5 21:09:08 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:09:08 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 36 bytes, 1 entries Nov 5 21:09:13 localhost usb-storage: command_abort called Nov 5 21:09:13 localhost usb-storage: usb_stor_stop_transport called Nov 5 21:09:13 localhost usb-storage: -- cancelling sg request Nov 5 21:09:13 localhost usb-storage: Status code -104; transferred 0/36 Nov 5 21:09:13 localhost usb-storage: -- transfer cancelled Nov 5 21:09:13 localhost usb-storage: Bulk data transfer result 0x4 Nov 5 21:09:13 localhost usb-storage: -- command was aborted Nov 5 21:09:14 localhost usb-storage: usb_reset_device returns -19 Nov 5 21:09:14 localhost usb-storage: usb_stor_Bulk_reset called Nov 5 21:09:14 localhost usb-storage: usb_stor_control_msg: rq=ff rqtype=21 value=0000 index=00 len=0 Nov 5 21:09:14 localhost usb-storage: Soft reset failed: -19 Nov 5 21:09:14 localhost usb-storage: scsi command aborted Nov 5 21:09:14 localhost usb-storage: *** thread sleeping. Nov 5 21:09:14 localhost usb 1-5: USB disconnect, address 16 Nov 5 21:09:14 localhost usb-storage: storage_disconnect() called Nov 5 21:09:14 localhost usb-storage: usb_stor_stop_transport called Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: device_reset called Nov 5 21:09:14 localhost usb-storage: usb_stor_Bulk_reset called Nov 5 21:09:14 localhost usb-storage: No reset during disconnect Nov 5 21:09:14 localhost usb-storage: bus_reset called Nov 5 21:09:14 localhost usb-storage: No reset during disconnect Nov 5 21:09:14 localhost 12:0:0:0: scsi: Device offlined - not ready after error recovery Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: queuecommand called Nov 5 21:09:14 localhost usb-storage: Fail command during disconnect Nov 5 21:09:14 localhost usb-storage: device scan complete Nov 5 21:09:14 localhost usb-storage: -- usb_stor_release_resources Nov 5 21:09:14 localhost usb-storage: -- sending exit command to thread Nov 5 21:09:14 localhost usb-storage: -- dissociate_dev Nov 5 21:09:14 localhost usb-storage: *** thread awakened. Nov 5 21:09:14 localhost usb-storage: -- exiting after a couple of tries.... ----------------------------------------------------------------------------- Nov 5 21:27:32 localhost usb 1-3: new high speed USB device using ehci_hcd and address 18 Nov 5 21:27:32 localhost usb 1-3: configuration #1 chosen from 1 choice Nov 5 21:27:32 localhost usb-storage: USB Mass Storage device detected Nov 5 21:27:32 localhost usb-storage: -- associate_dev Nov 5 21:27:32 localhost usb-storage: Vendor: 0x05e3, Product: 0x0702, Revision: 0x0033 Nov 5 21:27:32 localhost usb-storage: Interface Subclass: 0x06, Protocol: 0x50 Nov 5 21:27:32 localhost usb-storage: Transport: Bulk Nov 5 21:27:32 localhost usb-storage: Protocol: Transparent SCSI Nov 5 21:27:32 localhost scsi14 : SCSI emulation for USB Mass Storage devices Nov 5 21:27:32 localhost usb-storage: *** thread sleeping. Nov 5 21:27:32 localhost usb-storage: device found at 18 Nov 5 21:27:32 localhost usb-storage: waiting for device to settle before scanning Nov 5 21:27:37 localhost usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 value=0000 index=00 len=1 Nov 5 21:27:37 localhost usb-storage: GetMaxLUN command result is 1, data is 0 Nov 5 21:27:37 localhost usb-storage: queuecommand called Nov 5 21:27:37 localhost usb-storage: *** thread awakened. Nov 5 21:27:37 localhost usb-storage: Command INQUIRY (6 bytes) Nov 5 21:27:37 localhost usb-storage: 12 00 00 00 24 00 Nov 5 21:27:37 localhost usb-storage: Bulk Command S 0x43425355 T 0x1 L 36 F 128 Trg 0 LUN 0 CL 6 Nov 5 21:27:37 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:37 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:37 localhost usb-storage: -- transfer complete Nov 5 21:27:37 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:37 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 36 bytes, 1 entries Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 36/36 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x1 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x0 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost Vendor: CORNICE Model: Inc. Storage Ele Rev: 0811 Nov 5 21:27:41 localhost Type: Direct-Access ANSI SCSI revision: 00 Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command TEST_UNIT_READY (6 bytes) Nov 5 21:27:41 localhost usb-storage: 00 00 00 00 00 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x2 L 0 F 0 Trg 0 LUN 0 CL 6 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x2 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x0 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command READ_CAPACITY (10 bytes) Nov 5 21:27:41 localhost usb-storage: 25 00 00 00 00 00 00 00 00 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x3 L 8 F 128 Trg 0 LUN 0 CL 10 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 8 bytes, 1 entries Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 8/8 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x3 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x0 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost SCSI device sdb: 2116800 512-byte hdwr sectors (1084 MB) Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command MODE_SENSE (6 bytes) Nov 5 21:27:41 localhost usb-storage: 1a 00 3f 00 c0 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x4 L 192 F 128 Trg 0 LUN 0 CL 6 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 192 bytes, 1 entries Nov 5 21:27:41 localhost usb-storage: Status code -32; transferred 0/192 Nov 5 21:27:41 localhost usb-storage: clearing endpoint halt for pipe 0xc0009280 Nov 5 21:27:41 localhost usb-storage: usb_stor_control_msg: rq=01 rqtype=02 value=0000 index=81 len=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_clear_halt: result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x2 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x4 R 192 Stat 0x1 Nov 5 21:27:41 localhost usb-storage: -- transport indicates command failure Nov 5 21:27:41 localhost usb-storage: Issuing auto-REQUEST_SENSE Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x5 L 18 F 128 Trg 0 LUN 0 CL 6 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 18 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 18/18 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x5 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: -- Result from auto-sense is 0 Nov 5 21:27:41 localhost usb-storage: -- code: 0x70, key: 0x5, ASC: 0x24, ASCQ: 0x0 Nov 5 21:27:41 localhost usb-storage: (Unknown Key): (unknown ASC/ASCQ) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x2 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost sdb: test WP failed, assume Write Enabled Nov 5 21:27:41 localhost sdb: assuming drive cache: write through Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command TEST_UNIT_READY (6 bytes) Nov 5 21:27:41 localhost usb-storage: 00 00 00 00 00 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x6 L 0 F 0 Trg 0 LUN 0 CL 6 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x6 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x0 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command READ_CAPACITY (10 bytes) Nov 5 21:27:41 localhost usb-storage: 25 00 00 00 00 00 00 00 00 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x7 L 8 F 128 Trg 0 LUN 0 CL 10 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 8 bytes, 1 entries Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 8/8 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x7 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x0 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost SCSI device sdb: 2116800 512-byte hdwr sectors (1084 MB) Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command MODE_SENSE (6 bytes) Nov 5 21:27:41 localhost usb-storage: 1a 00 3f 00 c0 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x8 L 192 F 128 Trg 0 LUN 0 CL 6 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 192 bytes, 1 entries Nov 5 21:27:41 localhost usb-storage: Status code -32; transferred 0/192 Nov 5 21:27:41 localhost usb-storage: clearing endpoint halt for pipe 0xc0009280 Nov 5 21:27:41 localhost usb-storage: usb_stor_control_msg: rq=01 rqtype=02 value=0000 index=81 len=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_clear_halt: result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x2 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x8 R 192 Stat 0x1 Nov 5 21:27:41 localhost usb-storage: -- transport indicates command failure Nov 5 21:27:41 localhost usb-storage: Issuing auto-REQUEST_SENSE Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0x9 L 18 F 128 Trg 0 LUN 0 CL 6 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 18 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 18/18 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0x9 R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: -- Result from auto-sense is 0 Nov 5 21:27:41 localhost usb-storage: -- code: 0x70, key: 0x5, ASC: 0x24, ASCQ: 0x0 Nov 5 21:27:41 localhost usb-storage: (Unknown Key): (unknown ASC/ASCQ) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x2 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost sdb: test WP failed, assume Write Enabled Nov 5 21:27:41 localhost sdb: assuming drive cache: write through Nov 5 21:27:41 localhost sdb:<7>usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Command READ_10 (10 bytes) Nov 5 21:27:41 localhost usb-storage: 28 00 00 00 00 00 00 00 08 00 Nov 5 21:27:41 localhost usb-storage: Bulk Command S 0x43425355 T 0xa L 4096 F 128 Trg 0 LUN 0 CL 10 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 31/31 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk command transfer result=0 Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 4096 bytes, 1 entries Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 4096/4096 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk data transfer result 0x0 Nov 5 21:27:41 localhost usb-storage: Attempting to get CSW... Nov 5 21:27:41 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 5 21:27:41 localhost usb-storage: Status code 0; transferred 13/13 Nov 5 21:27:41 localhost usb-storage: -- transfer complete Nov 5 21:27:41 localhost usb-storage: Bulk status result = 0 Nov 5 21:27:41 localhost usb-storage: Bulk Status S 0x53425355 T 0xa R 0 Stat 0x0 Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x0 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost sdb1 Nov 5 21:27:41 localhost sd 14:0:0:0: Attached scsi disk sdb Nov 5 21:27:41 localhost sd 14:0:0:0: Attached scsi generic sg1 type 0 Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (1:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (2:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (3:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (4:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (5:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (6:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: queuecommand called Nov 5 21:27:41 localhost usb-storage: *** thread awakened. Nov 5 21:27:41 localhost usb-storage: Bad target number (7:0) Nov 5 21:27:41 localhost usb-storage: scsi cmd done, result=0x40000 Nov 5 21:27:41 localhost usb-storage: *** thread sleeping. Nov 5 21:27:41 localhost usb-storage: device scan complete Nov 5 21:27:42 localhost scsi.agent[13797]: disk at /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host14/target14:0:0/14:0:0:0 Regards, Vlad-Mihai Sima ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Linux-usb-users@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users