Custom Query (1417 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (304 - 306 of 1417)

Ticket Resolution Summary Owner Reporter
#718 fixed USB bridge 0x059f:0x1075 not recognized Christian Franke Freso
Description
> sudo smartctl -a /dev/sdb
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.6.4-1-ARCH] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x059f:0x1075 (0x000)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

I found #624 and tried with -d sat which worked, so I did the steps outlined at https://www.smartmontools.org/wiki/Download#Updatethedrivedatabase :

> sudo smartctl -t short /dev/sdb -d sat
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.6.4-1-ARCH] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Short self-test routine immediately in off-line mode".
Drive command "Execute SMART Short self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 1 minutes for test to complete.
Test will complete after Tue Jul 26 20:13:34 2016

Use smartctl -X to abort test.
> sudo smartctl -x /dev/sdb -d sat > smartctl-0x059f-0x1075.txt
#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!

#721 fixed New drive for the database: TOSHIBA THNSNJ512GCST paulcny
Description

This particular SSD is not found in any of the drivedb.h versions posted ( 5.40​, 5.41​, 5.42​, 5.43​, 6.0​, 6.1​, 6.2​, 6.3​, 6.4​, trunk​). Attached file includes info on the hardware controller also.

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