2 min read
USB Ziv drive on Suse Linux

Entry posted 16 Aug 2006 at night in categories: faq, linux

My troubles with connection Ziv drive to usb slot of my computer on Suse Linux 10.1:

usb-storage: device found at 12
usb-storage: waiting for device to settle before scanning
usb 3-6: USB disconnect, address 12
9:0:0:0: scsi: Device offlined - not ready after error recovery

solved with strange occurrence - after replugging ziv to other usb slot (more faster) all works fine:

usb 3-3: new high speed USB device using ehci_hcd and address 17
usb 3-3: new device found, idVendor=05e3, idProduct=0702
usb 3-3: new device strings: Mfr=2, Product=3, SerialNumber=4
usb 3-3: Product: IDS_ZIV2_v2.2
usb 3-3: Manufacturer: InPrice Data Systems
usb 3-3: SerialNumber: SN 0000000000
usb 3-3: configuration #1 chosen from 1 choice
scsi14 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 17
usb-storage: waiting for device to settle before scanning
Vendor: FUJITSU Model: MHV2080AT Rev: 0811
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: test WP failed, assume Write Enabled
sda: assuming drive cache: write through
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: test WP failed, assume Write Enabled
sda: assuming drive cache: write through
sda: sda1
sd 14:0:0:0: Attached scsi disk sda
sd 14:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete

Post leaved for google, may be it’s be useful for other surfers…