Opened 6 years ago

Closed 6 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. 6 years ago.
drivedb.h.patch (729 bytes ) - added by Andrey P. 6 years ago.
drivedb.h.2.patch (731 bytes ) - added by Andrey P. 6 years ago.

Download all attachments as: .zip

Change History (9)

by Andrey P., 6 years ago

Attachment: sm841.jpg added

by Andrey P., 6 years ago

Attachment: drivedb.h.patch added

comment:2 by Christian Franke, 6 years ago

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'.

by Andrey P., 6 years ago

Attachment: drivedb.h.2.patch added

comment:3 by Andrey P., 6 years ago

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

comment:4 by Christian Franke, 6 years ago

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

comment:5 by Christian Franke, 6 years ago

Resolution: fixed
Status: acceptedclosed

comment:6 by Christian Franke, 5 years ago

Milestone: Release 6.7Release 7.0

Milestone renamed

Note: See TracTickets for help on using tickets.