Custom Query (1406 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 1406)

Ticket Resolution Summary Owner Reporter
#720 fixed Recognize Seagate FreeAgent GoFlex USB 3.0 interface (0bc2:5030) Christian Franke jankkhvej
Description

Tried to get SMART info via my USB3/SATA bridge from Seagate, but it didn't work, unless I specify -d sat. Would you please add support for the following:

$ sudo smartctl -i /dev/sdb
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-31-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x0bc2:0x5030 (0x100)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

$ lsusb | grep 5030
Bus 004 Device 002: ID 0bc2:5030 Seagate RSS LLC FreeAgent GoFlex Upgrade Cable STAE104

$ sudo smartctl -d sat -i /dev/sdb
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-31-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     SAMSUNG SpinPoint M8 (AF)
Device Model:     SAMSUNG HN-M500MBB
Serial Number:    S2RSJ9BBA98431
LU WWN Device Id: 5 0024e9 20654860c
Firmware Version: 2AR10001
User Capacity:    500,107,862,016 bytes [500 GB]
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, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Sat Jul 30 12:34:59 2016 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Both -d sat,12 and -d sat,16 works fine. But -d sat,auto can't get SMART data.

Thanks for the excellent tool!

#722 fixed Renamed drive: TOSHIBA-TR150 (OCZ-TRION150) Christian Franke alex3d
Description

Add support for TOSHIBA-TR150 (rebranded OCZ-TRION150)

#723 fixed Control ATA drive write cache through SCT Feature control Christian Franke Song Liu
Description

This patch adds options to control ATA drive write cache with SCT feature control command.

The option is -s wcache-sct and -g wcache-sct.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.