Custom Query (1541 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 1541)

Ticket Resolution Summary Owner Reporter
#1856 fixed Add TERRAMASTER D4-320 USB3.2 Gen 2 enclosure to database (0x235c:0xa006) Christian Franke IrishWhiskey
Description

Hi, Please add to the database TERRAMASTER D4-320 enclosure :

  // TERRAMASTER D4-320 4-Bay Enclosure
  { "USB: TERRAMASTER D4-320 4-Bay Enclosure", // USB 3.2 Gen 2 (Type C)
    "0x235c:0xa006",
    "", //(0x001)
    "",
    "-d sat"
  },

Product Link https://www.terra-master.com/global/d4-320.html?page=menu&mid=1515

#1855 fixed missing -v188 and -v240 options for Seagate Barracuda 7200.12 ST31000524AS Christian Franke Nathan Stratton Treadway
Description

r3402 added the Seagate ST31000524AS drive to an existing "Seagate Barracuda 7200.12" drivedb.h entry which has an empty Presets field, and this entry still lists no Presets in the current version of the database:

# smartctl -d sat -P show /dev/sdb
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-113-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Drive found in smartmontools Database.  Drive identity strings:
MODEL:              ST31000524AS
FIRMWARE:           JC45
match smartmontools Drive Database entry:
MODEL REGEXP:       ST3(160318|25031[128]|320418|50041[038]|750(518|52[358])|100052[348]|320413|160316)AS
FIRMWARE REGEXP:    .*
MODEL FAMILY:       Seagate Barracuda 7200.12
ATTRIBUTE OPTIONS:  None preset; no -v options are required.

However, testing shows the drive's data actually matches the "-v 188,raw16 -v 240,msec24hour32" formatting that appear in the database for many other Seagate drive families:

# smartctl -d sat  -A /dev/sdb | grep "^188 \|^240"; echo; smartctl -d sat -v 188,raw16 -v 240,msec24hour32 -A /dev/sdb | grep "^188 \|^240"
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       4295032833
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       89367 (98 226 0)

188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       1 1 1
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       89367h+06m+58.622s
#1854 invalid Remove old smartmontools entries [Windows] Arje Korn
Description

Plötzlich zeigt mein PC folgende Fehlermeldung, obwohl ich Smart Tools vor Monaten deinstalliert hatte. Wie kann ich das löschen? Text:

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sda
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sdb
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sda
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22631] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 2 device names:
/dev/sdb
20\AppData\Local\Temp\SMART.txt

Use smartctl -h to get a usage summary
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.