Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#1043 closed enhancement (fixed)

Support for SAMSUNG SSD SM841

Reported by: Andrey P. Owned by: Christian Franke
Priority: minor Milestone: Release 7.0
Component: drivedb Version: 6.6
Keywords: Cc:

Description

The model of Samsung SM841 is MZ-7PD256D (see pic.), so it's re-branded 840 PRO according to https://www.samsung.com/semiconductor/minisite/ssd/product/consumer/magician/ (see 'Supported Models' tab):

840 PRO Model Name (Capacity)

MZ-7PD128 (128 GB)
MZ-7PD256 (256 GB)
MZ-7PD512 (512 GB)

Attachments (3)

sm841.jpg (137.0 KB) - added by Andrey P. 5 years ago.
drivedb.h.patch (729 bytes) - added by Andrey P. 5 years ago.
drivedb.h.2.patch (731 bytes) - added by Andrey P. 5 years ago.

Download all attachments as: .zip

Change History (9)

Changed 5 years ago by Andrey P.

Attachment: sm841.jpg added

Changed 5 years ago by Andrey P.

Attachment: drivedb.h.patch added

comment:2 Changed 5 years ago by Christian Franke

Milestone: Release 6.7

The patch does not work because the regexp must match the full string. You could test the regexp with for example smartctl -P showall 'SAMSUNG SSD SM841 mSATA 128GB'.

Changed 5 years ago by Andrey P.

Attachment: drivedb.h.2.patch added

comment:3 Changed 5 years ago by Andrey P.

Added drivedb.h.2.patch. Checked by smartctl --drivedb=./drivedb.h -P showall 'SAMSUNG SSD SM841 2.5" 7mm 256GB'. Thank you.

comment:4 Changed 5 years ago by Christian Franke

Owner: set to Christian Franke
Status: newaccepted
Type: patchenhancement

comment:5 Changed 5 years ago by Christian Franke

Resolution: fixed
Status: acceptedclosed

comment:6 Changed 5 years ago by Christian Franke

Milestone: Release 6.7Release 7.0

Milestone renamed

Note: See TracTickets for help on using tickets.