Custom Query (1470 matches)
Results (295 - 297 of 1470)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#954 | fixed | Add support for ADATA SU800 SSDs (128GB, Firmware Q0913A) | ||
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 | ||
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:
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 | ||
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. |