Custom Query (1405 matches)
Results (193 - 195 of 1405)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#624 | fixed | Unknown USB bridge [0x059f:0x106f (0x001)] | ||
Description |
-d sat works with this USB bridge. |
|||
#625 | fixed | [PATCH] Add Intel SSD 535 series detection | ||
Description |
I checked the 535 series datasheets, the SMART attributes are strictly the same as the 530 series. The patch adds the Intel SSD 535 (2.5-inch and M.2) model string to the current 530 series structure. Ref: https://www-ssl.intel.com/content/dam/www/public/us/en/documents/product-specifications/ssd-535-spec.pdf https://www-ssl.intel.com/content/dam/www/public/us/en/documents/product-specifications/ssd-535-m2-spec.pdf |
|||
#627 | fixed | Seagate USB bridge 0x0bc2:0x2322 - Seagate Expansion Portable | ||
Description |
Seagate Expansion Portable (STEA1000400) does not work without -d sat. Please recognize the USB bridge automatically. # lsusb -d 0bc2:2322 Bus 002 Device 004: ID 0bc2:2322 Seagate RSS LLC # ./smartctl -i /dev/sdc smartctl 6.5 2015-12-19 r4193 [x86_64-linux-3.16.0-4-amd64] (local build) Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org /dev/sdc: Unknown USB bridge [0x0bc2:0x2322 (0x000)] Please specify device type with the -d option. Use smartctl -h to get a usage summary # ./smartctl -d sat -i /dev/sdc smartctl 6.5 2015-12-19 r4193 [x86_64-linux-3.16.0-4-amd64] (local build) Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Samsung SpinPoint M8 (AF) Device Model: ST1000LM024 HN-M101MBB Serial Number: S30CJ9BG426946 LU WWN Device Id: 5 0004cf 20f7e1511 Firmware Version: 2BA30003 User Capacity: 1 000 204 886 016 bytes [1,00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 5400 rpm Form Factor: 2.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ATA8-ACS T13/1699-D revision 6 SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Fri Dec 25 12:19:29 2015 CET SMART support is: Available - device has SMART capability. SMART support is: Enabled |
Note:
See TracQuery
for help on using queries.