Below is the URL and the smartctl output for the ADATA S596 Turbo 256GB SATA/USB SSD.
http://www.adatausa.com/index.php?action=product_specification&cid=3&piid=103 The commands below were run when the hard drive was connected to the motherboard using the USB port not the SATA port (the SSD has a mini type b (5-pin) USB port next to the SATA/power ports). # dmesg ... Initializing USB Mass Storage driver... scsi6 : SCSI emulation for USB Mass Storage devices usbcore: registered new driver usb-storage usb-storage: device found at 2 usb-storage: waiting for device to settle before scanning USB Mass Storage support registered. Vendor: ADATA Model: SSDS596Turbo256G Rev: Type: Direct-Access ANSI SCSI revision: 02 SCSI device sdb: 500118191 512-byte hdwr sectors (256061 MB) sdb: Write Protect is off sdb: Mode Sense: fc 2c 00 00 sdb: assuming drive cache: write through SCSI device sdb: 500118191 512-byte hdwr sectors (256061 MB) sdb: Write Protect is off sdb: Mode Sense: fc 2c 00 00 sdb: assuming drive cache: write through sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 > sd 6:0:0:0: Attached scsi disk sdb usb-storage: device scan complete ... # lsusb -s 002:002 Bus 002 Device 002: ID 125f:602a A-DATA Technology Co., Ltd. # lsusb -v -s 002:002 Bus 002 Device 002: ID 125f:602a A-DATA Technology Co., Ltd. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x125f A-DATA Technology Co., Ltd. idProduct 0x602a bcdDevice 1.00 iManufacturer 1 ADATA iProduct 2 SSDS596Turbo256G iSerial 5 WWWWWWW-WWWW-777788A bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 4 USB Mass Storage bmAttributes 0xc0 Self Powered MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk (Zip) iInterface 6 MSC Bulk-Only Transfer Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 can't get debug descriptor: Connection timed out # lsscsi -d -g [6:0:0:0] disk ADATA SSDS596Turbo256G /dev/sdb[8:16] /dev/sg1[21:1] # sg_inq /dev/sdb standard INQUIRY: PQual=0 Device_type=0 RMB=0 version=0x02 [SCSI-2] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=1 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 BQue=0 EncServ=0 MultiP=0 [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 Linked=0 [TranDis=0] CmdQue=0 length=36 (0x24) Peripheral device type: disk Vendor identification: ADATA Product identification: SSDS596Turbo256G Product revision level: # smartctl /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net /dev/sdb: Unknown USB bridge [0x125f:0x602a (0x100)] Smartctl: please specify device type with the -d option. Use smartctl -h to get a usage summary # smartctl -d usbjmicron /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net Smartctl open device: /dev/sdb [USB JMicron] failed: Two devices connected, try '-d usbjmicron,[01]' # smartctl -d usbjmicron,0 /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Tue May 3 16:23:50 2011 PDT SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported. SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled. SMART support is: Unknown - Try option -s with argument 'on' to enable it. # smartctl -d usbjmicron,1 /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Tue May 3 16:23:52 2011 PDT SMART support is: Unavailable - Packet Interface Devices [this device: Sequential-access (tape)] don't support ATA SMART # smartctl -d usbsunplus /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Tue May 3 16:31:59 2011 PDT SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported. SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled. SMART support is: Unknown - Try option -s with argument 'on' to enable it. # smartctl -r ioctl,2 -d usbjmicron,0 /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net REPORT-IOCTL: Device=/dev/sdb Command=IDENTIFY DEVICE Input: FR=...., SC=0x01, LL=...., LM=...., LH=...., DEV=...., CMD=0xec IN [<vendor specific>: df 10 00 02 00 00 01 00 00 00 a0 ec ] scsi_status=0x2, host_status=0x0, driver_status=0x8 info=0x1 duration=1 milliseconds resid=512 Incoming data trimmed to nothing by resid >>> Sense buffer, len=18: 00 70 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 00 10 00 00 status=2: sense_key=0 asc=0 ascq=0 REPORT-IOCTL: Device=/dev/sdb Command=IDENTIFY DEVICE returned 0 ===== [IDENTIFY DEVICE] DATA START (BASE-16) ===== 000-015: c0 3b 39 98 00 00 00 01 00 01 07 a0 00 01 00 03 |.;9.............| 016-031: 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 |................| 032-047: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 048-063: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 064-079: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 080-095: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 096-111: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 112-127: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 128-143: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 144-159: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 160-175: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 176-191: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 192-207: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 208-223: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 224-239: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 240-255: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 256-271: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 272-287: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 288-303: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 304-319: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 320-335: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 336-351: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 352-367: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 368-383: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 384-399: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 400-415: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 416-431: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 432-447: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 448-463: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 464-479: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 480-495: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 496-511: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| ===== [IDENTIFY DEVICE] DATA END (512 Bytes) ===== === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Tue May 3 16:34:04 2011 PDT SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported. SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled. SMART support is: Unknown - Try option -s with argument 'on' to enable it. # smartctl -r ioctl,2 -d usbjmicron,1 /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net REPORT-IOCTL: Device=/dev/sdb Command=IDENTIFY DEVICE Input: FR=...., SC=0x01, LL=...., LM=...., LH=...., DEV=...., CMD=0xec IN [<vendor specific>: df 10 00 02 00 00 01 00 00 00 b0 ec ] scsi_status=0x2, host_status=0x0, driver_status=0x8 info=0x1 duration=1 milliseconds resid=512 Incoming data trimmed to nothing by resid >>> Sense buffer, len=18: 00 70 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 00 10 00 00 status=2: sense_key=0 asc=0 ascq=0 REPORT-IOCTL: Device=/dev/sdb Command=IDENTIFY DEVICE returned 0 ===== [IDENTIFY DEVICE] DATA START (BASE-16) ===== 000-015: a4 81 00 00 40 8e 01 00 a5 1b ba 4d a5 1b ba 4d |....@......M...M| 016-031: a5 1b ba 4d 00 00 00 00 00 00 01 00 d8 00 00 00 |...M............| 032-047: 00 00 00 00 00 00 00 00 cb 49 01 00 cd 49 01 00 |.........I...I..| 048-063: ce 49 01 00 cf 49 01 00 d0 49 01 00 d2 49 01 00 |.I...I...I...I..| 064-079: d3 49 01 00 d4 49 01 00 d5 49 01 00 d6 49 01 00 |.I...I...I...I..| 080-095: d7 49 01 00 d8 49 01 00 d9 49 01 00 00 00 00 00 |.I...I...I......| 096-111: 00 00 00 00 6d 0d 4d 15 16 18 01 00 00 00 00 00 |....m.M.........| 112-127: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 128-143: a4 81 00 00 f3 05 00 00 8f da b9 4d aa 3d bd 4d |...........M.=.M| 144-159: 49 fc ba 4d 00 00 00 00 00 00 01 00 10 00 00 00 |I..M............| 160-175: 00 00 00 00 00 00 00 00 cc 49 01 00 00 00 00 00 |.........I......| 176-191: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 192-207: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 208-223: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 224-239: 00 00 00 00 6e 0d 4d 15 02 04 01 00 00 00 00 00 |....n.M.........| 240-255: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 256-271: 80 81 00 00 d8 94 27 00 a3 db b9 4d 1a 8c c0 4d |......'....M...M| 272-287: 1a 8c c0 4d 00 00 00 00 00 00 01 00 e0 13 00 00 |...M............| 288-303: 00 00 00 00 00 00 00 00 07 16 01 00 09 16 01 00 |................| 304-319: fa 17 01 00 fb 17 01 00 fc 17 01 00 fd 17 01 00 |................| 320-335: 0a 18 01 00 0b 18 01 00 0c 18 01 00 0f 18 01 00 |................| 336-351: 7e 18 01 00 82 18 01 00 83 18 01 00 00 00 00 00 |~...............| 352-367: 00 00 00 00 79 10 4d 15 12 18 01 00 00 00 00 00 |....y.M.........| 368-383: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 384-399: 80 81 00 00 7a fe 00 00 a9 e0 bf 4d aa 3d bd 4d |....z......M.=.M| 400-415: a9 3d bd 4d 00 00 00 00 00 00 01 00 90 00 00 00 |.=.M............| 416-431: 00 00 00 00 00 00 00 00 01 36 01 00 02 36 01 00 |.........6...6..| 432-447: 03 36 01 00 04 36 01 00 05 36 01 00 06 36 01 00 |.6...6...6...6..| 448-463: 07 36 01 00 41 36 01 00 42 36 01 00 43 36 01 00 |.6..A6..B6..C6..| 464-479: 44 36 01 00 45 36 01 00 46 36 01 00 00 00 00 00 |D6..E6..F6......| 480-495: 00 00 00 00 80 10 4d 15 02 04 01 00 00 00 00 00 |......M.........| 496-511: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| ===== [IDENTIFY DEVICE] DATA END (512 Bytes) ===== === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Tue May 3 16:34:29 2011 PDT SMART support is: Unavailable - Packet Interface Devices [this device: Sequential-access (tape)] don't support ATA SMART # smartctl -r ioctl,2 -d usbsunplus /dev/sdb -i smartctl 5.41 2011-02-15 r3262 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net REPORT-IOCTL: Device=/dev/sdb Command=IDENTIFY DEVICE Input: FR=...., SC=0x01, LL=...., LM=...., LH=...., DEV=...., CMD=0xec IN [<vendor specific>: f8 00 22 10 01 00 01 00 00 00 a0 ec ] scsi_status=0x2, host_status=0x0, driver_status=0x8 info=0x1 duration=1 milliseconds resid=512 Incoming data trimmed to nothing by resid >>> Sense buffer, len=18: 00 70 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 00 10 00 00 status=2: sense_key=0 asc=0 ascq=0 REPORT-IOCTL: Device=/dev/sdb Command=IDENTIFY DEVICE returned 0 ===== [IDENTIFY DEVICE] DATA START (BASE-16) ===== 000-015: c0 3b 39 98 00 00 00 01 00 01 07 86 00 01 00 03 |.;9.............| 016-031: 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 |................| 032-047: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 048-063: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 064-079: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 080-095: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 096-111: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 112-127: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 128-143: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 144-159: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 160-175: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 176-191: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 192-207: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 208-223: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 224-239: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 240-255: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 256-271: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 272-287: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 288-303: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 304-319: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 320-335: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 336-351: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 352-367: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 368-383: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 384-399: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 400-415: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 416-431: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 432-447: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 448-463: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 464-479: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 480-495: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 496-511: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| ===== [IDENTIFY DEVICE] DATA END (512 Bytes) ===== === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] ATA Standard is: [No Information Found] Local Time is: Tue May 3 16:33:19 2011 PDT SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported. SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled. SMART support is: Unknown - Try option -s with argument 'on' to enable it. ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Smartmontools-database mailing list Smartmontools-database@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartmontools-database