Custom Query (1376 matches)
Results (163 - 165 of 1376)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#435 | fixed | Windows 7 Full Install - Error in PATH variable | ||
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 | ||
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 | ||
Description |
It's not in smartctl database and many values are not detected properly. |