Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#1183 closed patch (fixed)

Split Apacer SSD Module DB entry by model series and add support for SFDK004A firmware

Reported by: blkeller Owned by: Christian Franke
Priority: minor Milestone: Release 7.1
Component: drivedb Version: 7.0
Keywords: ssd Cc:

Description

Back in r3985, support for an Apacer SDM5-series SSD module was added to the drivedb by extending the entry for Apacer SDM4-series SSD modules. Unfortunately, these two series of drives do not report the same SMART attributes, and merging their DB entries together causes reporting issues in smartctl.

This patch performs the following:

  • Splits the SDM4 and SDM5 module series into separate, accurate DB entries
  • Adds engineering spec references in comments for both SDM4 and SDM5 SMART attributes
  • Removes a bad spec reference from the SDM4 entry that pointed to a completely different CF card product
  • Adds support for the SDM5A-M variant with firmware SFDK004A

Please let me know if I can provide any further information to assist. Thanks.

Attachments (2)

smartctl-Apacer-APSDM016GA2AN-PTM1-SFDK004A.txt (7.9 KB ) - added by blkeller 5 years ago.
Output of "smartctl -q noserial -x" for the SDM5A-M series drive being added
drivedb-Apacer-SDM4-SDM5-split.patch (2.1 KB ) - added by blkeller 5 years ago.
Patch for the above described changes to drivedb.h

Download all attachments as: .zip

Change History (6)

by blkeller, 5 years ago

Output of "smartctl -q noserial -x" for the SDM5A-M series drive being added

by blkeller, 5 years ago

Patch for the above described changes to drivedb.h

comment:1 by Christian Franke, 5 years ago

Keywords: ssd added
Milestone: Release 7.1

Thanks!

comment:2 by Christian Franke, 5 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:3 by Christian Franke, 5 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Christian Franke, 5 years ago

See also ticket #1202.

Note: See TracTickets for help on using tickets.