Custom Query (1470 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (295 - 297 of 1470)

Ticket Resolution Summary Owner Reporter
#954 fixed Add support for ADATA SU800 SSDs (128GB, Firmware Q0913A) Christian Franke Georgi D. Sotirov
Description

Please, add ADATA SU800 SSD devices to smartdb. Capacities are between 128GB and 1TB. Specifications are at http://www.adata.com/us/specification/410 ADATA SMART attributes are described in http://www.adata.com/AppStore/ADATA%20SSD%20Toolbox_UserGuide_V10_EN.pdf

#958 fixed Micron M500IT SSD to be included in the smartctl database Christian Franke gdigenov
Description

Hi, could you add M500IT products family in the drivedb.h database? In the structure used to store drive database entries

 struct drive_settings {
    const char * modelfamily;
    const char * modelregexp;
    const char * firmwareregexp;
    const char * warningmsg;
    const char * presets;
   };

as regular expression modelregexp the following one:

"(Micron[_ ])?M500IT[_ ]MTFDDA[KTY](032|050|060|064|120|128|240|256)[MS]BD"

should be able to manage all the products belonging to the M500IT family. In attach you can find the log of the short test performed in one M500IT drive.

Please use the following names for the smart attributes showed as "unknown" in that report

ID# 	ATTRIBUTE_NAME
171	Program Fail Count
172	Erase Fail Count
173	Average Block-Erase Count
174	Unexpected Power Loss Count
202	Percent Lifetime Remaining
206	Write Error Rate
210	RAIN Successful Recovery Page Count
246	Cumulative Host Write Sector Count
247	Host Program Page Count
248	FTL Program Page Count

Thanks and regards, Giuseppe Di Genova

#959 fixed WDC WD80EZAZ-11TDBA0 Christian Franke sjorge
Description

I recently got a few WD80EZAZ-11TDBA0's.

These appear to be WD White label "Ultrastar He10-8 (US7SAL080)", smartctl seems to detect all except one property: "22 Unknown_Attribute" If I am not mistaken that should be the Helium sensor.

Attached is the requested output for adding drivedb entries.

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