Custom Query (1363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (163 - 165 of 1363)

Ticket Resolution Summary Owner Reporter
#435 fixed Windows 7 Full Install - Error in PATH variable Christian Franke Josh
Description

When installing via the "Full" option on Windows 7, the PATH variable is not being set correctly. It must be added with quotes around it. Spaces will cause the entire variable to be ignored.

Incorrect: C:\Program Files\smartmontools\bin Correct: "C:\Program Files\smartmontools\bin"

#465 fixed Read default SMART attribute settings from drivedb.h Christian Franke Christian Franke
Description

The current default SMART attribute settings (-v, --vendorattribute option) are hard-coded in functions get_default_raw_format() and get_default_attr_name().

To ease changes, the defaults should be set by DEFAULT HDD/SSD entries in drivedb.h itself.

Drawback: Automatic merges of new drivedb.h entries to drivedb.h branches will be incomplete.

#468 fixed Add support for TS64GSSD370 Christian Franke spacedust
Description

It's not in smartctl database and many values are not detected properly.

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