| 1 | Linked from [wiki:Supported_USB-Devices] |
| 2 | |
| 3 | {{{ |
| 4 | % lsusb -d 1058:0702 -v |
| 5 | |
| 6 | Bus 003 Device 003: ID 1058:0702 Western Digital Technologies, Inc. Passport External HDD |
| 7 | Device Descriptor: |
| 8 | bLength 18 |
| 9 | bDescriptorType 1 |
| 10 | bcdUSB 2.00 |
| 11 | bDeviceClass 0 (Defined at Interface level) |
| 12 | bDeviceSubClass 0 |
| 13 | bDeviceProtocol 0 |
| 14 | bMaxPacketSize0 64 |
| 15 | idVendor 0x1058 Western Digital Technologies, Inc. |
| 16 | idProduct 0x0702 Passport External HDD |
| 17 | bcdDevice 1.02 |
| 18 | iManufacturer 1 Western Digital |
| 19 | iProduct 2 External HDD |
| 20 | iSerial 3 575843323037313231383235 |
| 21 | bNumConfigurations 1 |
| 22 | Configuration Descriptor: |
| 23 | bLength 9 |
| 24 | bDescriptorType 2 |
| 25 | wTotalLength 32 |
| 26 | bNumInterfaces 1 |
| 27 | bConfigurationValue 1 |
| 28 | iConfiguration 0 |
| 29 | bmAttributes 0xc0 |
| 30 | Self Powered |
| 31 | MaxPower 0mA |
| 32 | Interface Descriptor: |
| 33 | bLength 9 |
| 34 | bDescriptorType 4 |
| 35 | bInterfaceNumber 0 |
| 36 | bAlternateSetting 0 |
| 37 | bNumEndpoints 2 |
| 38 | bInterfaceClass 8 Mass Storage |
| 39 | bInterfaceSubClass 6 SCSI |
| 40 | bInterfaceProtocol 80 Bulk (Zip) |
| 41 | iInterface 0 |
| 42 | Endpoint Descriptor: |
| 43 | bLength 7 |
| 44 | bDescriptorType 5 |
| 45 | bEndpointAddress 0x81 EP 1 IN |
| 46 | bmAttributes 2 |
| 47 | Transfer Type Bulk |
| 48 | Synch Type None |
| 49 | Usage Type Data |
| 50 | wMaxPacketSize 0x0200 1x 512 bytes |
| 51 | bInterval 0 |
| 52 | Endpoint Descriptor: |
| 53 | bLength 7 |
| 54 | bDescriptorType 5 |
| 55 | bEndpointAddress 0x02 EP 2 OUT |
| 56 | bmAttributes 2 |
| 57 | Transfer Type Bulk |
| 58 | Synch Type None |
| 59 | Usage Type Data |
| 60 | wMaxPacketSize 0x0200 1x 512 bytes |
| 61 | bInterval 0 |
| 62 | Device Qualifier (for other device speed): |
| 63 | bLength 10 |
| 64 | bDescriptorType 6 |
| 65 | bcdUSB 2.00 |
| 66 | bDeviceClass 0 (Defined at Interface level) |
| 67 | bDeviceSubClass 0 |
| 68 | bDeviceProtocol 0 |
| 69 | bMaxPacketSize0 64 |
| 70 | bNumConfigurations 1 |
| 71 | Device Status: 0x0001 |
| 72 | Self Powered |
| 73 | }}} |
| 74 | {{{ |
| 75 | % sudo smartctl -a /dev/sdc |
| 76 | smartctl 5.39 2009-12-09 r2995 [x86_64-unknown-linux-gnu] (local build) |
| 77 | Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net |
| 78 | |
| 79 | === START OF INFORMATION SECTION === |
| 80 | Model Family: Western Digital Scorpio Blue Serial ATA family |
| 81 | Device Model: WDC WD1200BEVS-00RST0 |
| 82 | Serial Number: WD-WXC207121825 |
| 83 | Firmware Version: 04.01G04 |
| 84 | User Capacity: 120,034,123,776 bytes |
| 85 | Device is: In smartctl database [for details use: -P show] |
| 86 | ATA Version is: 7 |
| 87 | ATA Standard is: Exact ATA specification draft version not indicated |
| 88 | Local Time is: Tue Jan 19 23:07:36 2010 EET |
| 89 | SMART support is: Available - device has SMART capability. |
| 90 | SMART support is: Enabled |
| 91 | |
| 92 | Error SMART Status command failed |
| 93 | Please get assistance from http://smartmontools.sourceforge.net/ |
| 94 | A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options. |
| 95 | }}} |
| 96 | {{{ |
| 97 | % sudo smartctl -T permissive -a /dev/sdc |
| 98 | smartctl 5.39 2009-12-09 r2995 [x86_64-unknown-linux-gnu] (local build) |
| 99 | Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net |
| 100 | |
| 101 | === START OF INFORMATION SECTION === |
| 102 | Model Family: Western Digital Scorpio Blue Serial ATA family |
| 103 | Device Model: WDC WD1200BEVS-00RST0 |
| 104 | Serial Number: WD-WXC207121825 |
| 105 | Firmware Version: 04.01G04 |
| 106 | User Capacity: 120,034,123,776 bytes |
| 107 | Device is: In smartctl database [for details use: -P show] |
| 108 | ATA Version is: 7 |
| 109 | ATA Standard is: Exact ATA specification draft version not indicated |
| 110 | Local Time is: Tue Jan 19 23:09:13 2010 EET |
| 111 | SMART support is: Available - device has SMART capability. |
| 112 | SMART support is: Enabled |
| 113 | |
| 114 | Error SMART Status command failed |
| 115 | Please get assistance from http://smartmontools.sourceforge.net/ |
| 116 | === START OF READ SMART DATA SECTION === |
| 117 | SMART overall-health self-assessment test result: PASSED |
| 118 | |
| 119 | General SMART Values: |
| 120 | Offline data collection status: (0x00) Offline data collection activity |
| 121 | was never started. |
| 122 | Auto Offline Data Collection: Disabled. |
| 123 | Self-test execution status: ( 0) The previous self-test routine completed |
| 124 | without error or no self-test has ever |
| 125 | been run. |
| 126 | Total time to complete Offline |
| 127 | data collection: (5100) seconds. |
| 128 | Offline data collection |
| 129 | capabilities: (0x7b) SMART execute Offline immediate. |
| 130 | Auto Offline data collection on/off support. |
| 131 | Suspend Offline collection upon new |
| 132 | command. |
| 133 | Offline surface scan supported. |
| 134 | Self-test supported. |
| 135 | Conveyance Self-test supported. |
| 136 | Selective Self-test supported. |
| 137 | SMART capabilities: (0x0003) Saves SMART data before entering |
| 138 | power-saving mode. |
| 139 | Supports SMART auto save timer. |
| 140 | Error logging capability: (0x01) Error logging supported. |
| 141 | General Purpose Logging supported. |
| 142 | Short self-test routine |
| 143 | recommended polling time: ( 2) minutes. |
| 144 | Extended self-test routine |
| 145 | recommended polling time: ( 67) minutes. |
| 146 | Conveyance self-test routine |
| 147 | recommended polling time: ( 6) minutes. |
| 148 | SCT capabilities: (0x103f) SCT Status supported. |
| 149 | SCT Feature Control supported. |
| 150 | SCT Data Table supported. |
| 151 | |
| 152 | SMART Attributes Data Structure revision number: 16 |
| 153 | Vendor Specific SMART Attributes with Thresholds: |
| 154 | ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE |
| 155 | 1 Raw_Read_Error_Rate 0x000f 200 200 051 Pre-fail Always - 0 |
| 156 | 3 Spin_Up_Time 0x0003 155 147 021 Pre-fail Always - 3216 |
| 157 | 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 121 |
| 158 | 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 |
| 159 | 7 Seek_Error_Rate 0x000f 200 200 051 Pre-fail Always - 0 |
| 160 | 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 604 |
| 161 | 10 Spin_Retry_Count 0x0013 100 100 051 Pre-fail Always - 0 |
| 162 | 11 Calibration_Retry_Count 0x0012 100 100 051 Old_age Always - 0 |
| 163 | 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 101 |
| 164 | 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 22 |
| 165 | 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 840 |
| 166 | 194 Temperature_Celsius 0x0022 117 103 000 Old_age Always - 30 |
| 167 | 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0 |
| 168 | 197 Current_Pending_Sector 0x0012 200 200 000 Old_age Always - 0 |
| 169 | 198 Offline_Uncorrectable 0x0010 100 253 000 Old_age Offline - 0 |
| 170 | 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0 |
| 171 | 200 Multi_Zone_Error_Rate 0x0009 100 253 051 Pre-fail Offline - 0 |
| 172 | |
| 173 | SMART Error Log Version: 1 |
| 174 | No Errors Logged |
| 175 | |
| 176 | SMART Self-test log structure revision number 1 |
| 177 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error |
| 178 | # 1 Short offline Completed without error 00% 604 - |
| 179 | |
| 180 | SMART Selective self-test log data structure revision number 1 |
| 181 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS |
| 182 | 1 0 0 Not_testing |
| 183 | 2 0 0 Not_testing |
| 184 | 3 0 0 Not_testing |
| 185 | 4 0 0 Not_testing |
| 186 | 5 0 0 Not_testing |
| 187 | Selective self-test flags (0x0): |
| 188 | After scanning selected spans, do NOT read-scan remainder of disk. |
| 189 | If Selective self-test is pending on power-up, resume after 0 minute delay. |
| 190 | }}} |