Custom Query (1415 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (265 - 267 of 1415)

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

/dev/sdb: Unsupported USB bridge [0x1f75:0x0888 (0x036)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

I first tried to update the driver db, https://www.smartmontools.org/wiki/Download#Updatethedrivedatabase, but it still wasn't recognised. As in #718, I tried with -d sat which seems to work, so I did:

> sudo smartctl -d sat -t short /dev/sdb
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.10.6-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 2 minutes for test to complete.
Test will complete after Sun Apr  2 14:50:38 2017

Use smartctl -X to abort test.
> sudo smartctl -x /dev/sdb -d sat > smartctl-0x1f75-0x0888-0x036.txt
#830 fixed Patriot Blaze Christian Franke Exeis
Description

The Patriot Blaze 60GB SATA3 SSD is not in the Database (drivedb.h)

Patriot SATA Toolbox reports the following (SMART Attributes):

==Patriot Toolbox== ==Matching ID in smartctl==
IDAttribute Name
01Number of ECC Error1
09Power on hours count9
0CPower on/off cycles12
A8SATA PHY Error Count168
AAMax Early Bad Count170
ADAVG Erase Count?
ADMax. erase count?
C0Unexpected Power Lost Count192?
C2Current Temperature194
C2Lowest Temperature?
C2Highest Temperature?
C4Total Later Bad Count196?
DACRC Error Count218?
F1Total Number of written MB from host241

I'm guessing the Patriot Toolbox reports the Attribute IDs in hex. Some of the attributes I could not verify due to multiple attributes having a value of zero.

The Patriot toolbox is only available for Win32/64.

#833 fixed USB bridge 0x1058:0x259f not recognized with latest r4418 build Christian Franke Kenni
Description
# smartctl -a /dev/sdb
smartctl 6.6 2017-04-01 r4418 [x86_64-linux-3.10.0-514.16.1.el7.x86_64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x1058:0x259f (0x1004)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

Working fine when using -d sat. Attaching output of:

smartctl -a /dev/sdb -x -d sat > smartctl-0x1058-0x259f.txt
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.