Custom Query (1470 matches)
Results (289 - 291 of 1470)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#937 | fixed | add to drivedb: Toshiba Canvio Basics 1TB PN HDTB310EK3AA (Philippines) | ||
Description |
Wolfgang Breyha reported via database mailing list:
|
|||
#940 | fixed | SCT Support Level no longer valid field in ACS3 or 4 | ||
Description |
Hello, In version SMARTCTL 6.4 and 6.5 the SCT Support Level output is referencing the sct_spec bytes 4-5 of the SCT status response. In ACS 3 and 4 this is now an Obsolete field. I would believe this output should be removed. |
|||
#941 | fixed | update-smart-drivedb is not able to find gpg on osx due to redefined path | ||
Description |
Tool 292 AC_ARG_WITH(scriptpath, 293 [AS_HELP_STRING([--with-scriptpath=@<:@PATH|no@:>@], 294 [PATH variable set within scripts [/usr/bin:/bin]])], 295 [scriptpath=; test "$withval" != "no" && scriptpath="$withval"], 296 [scriptpath="/usr/bin:/bin"]) |