Custom Query (1470 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (289 - 291 of 1470)

Ticket Resolution Summary Owner Reporter
#937 fixed add to drivedb: Toshiba Canvio Basics 1TB PN HDTB310EK3AA (Philippines) Christian Franke Gabriele Pohl
Description

Wolfgang Breyha reported via database mailing list:

This 1TB USB 3.0 External 2.5" HDD is missing from drive and controller DB.

Bus 003 Device 003: ID 0480:a202 Toshiba America Inc Canvio Basics HDD works with -d sat

smartctl -q noserial -x output is attached (after -t short).

Don't know why this model triggers:

START OF READ SMART DATA SECTION

SMART Status not supported: Incomplete response, ATA output registers missing SMART overall-health self-assessment test result: PASSED Warning: This result is based on an Attribute check.

#940 fixed SCT Support Level no longer valid field in ACS3 or 4 Christian Franke Bear
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 Christian Franke Alex Samorukov
Description

Tool update-smart-drivedb is not able to find gpg on osx. I think we should add /usr/local/bin to set of default pathnames in the configure.ac, it should help both FreeBSD and OSX users

    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"])
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.