I'm trying to get a Seagate USB 10GB Tape drive to work,
but I keep getting errors (the tar command is in state 'D')

I've been fooling around with block sizes (got it down to 512b)
and other such options, but basically it works fine for
small amounts of data, but crashes for larger amounts of data.

I'm willing to try anything if anyone has any suggestions :)

Here's the dmesg output :

Boot:
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: Seagate   Model: STT20000A         Rev: 8A51
  Type:   Sequential-Access                  ANSI SCSI revision: 02
st: Version 20020805, bufsize 32768, wrt 30720, max init. bufs 4, s/g
segs 16
Attached scsi tape st0 at scsi1, channel 0, id 0, lun 0
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 3
acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN
adapters
USB Mass Storage support registered.

Here's when the tar starts (and it dies at the reset) :

st0: Error with sense data: Current st09:00: sense key Illegal Request
Additional sense indicates Invalid command operation code
st0: Error with sense data: Current st09:00: sense key Illegal Request
Additional sense indicates Invalid command operation code
(scsi0:A:1:0): Locking max tag count at 64
freecom reset called


With it dead, here's the lsusb -v output :

Bus 001 Device 003: ID 07ab:fc01 Freecom IDE bridge
  Language IDs: none (cannot get min. string descriptor; got len=-1,
error=110:Connection timed out)
cannot get string descriptor 1, error = Connection timed out(110)
cannot get string descriptor 2, error = Connection timed out(110)
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x07ab Freecom
  idProduct          0xfc01 IDE bridge
  bcdDevice            9.30
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
cannot get config descriptor 0, Connection timed out (110)
  Language IDs: none (cannot get min. string descriptor; got len=-1,
error=110:Connection timed out)

The system is an IBM x335 (Serverworks GC-LE chipset) in case that
matters.

Dana Lacoste
Ottawa, Canada



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to