#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)
Change History (9)
by , 6 years ago
by , 6 years ago
Attachment: | drivedb.h.patch added |
---|
comment:1 by , 6 years ago
comment:2 by , 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 , 6 years ago
Attachment: | drivedb.h.2.patch added |
---|
comment:3 by , 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 , 6 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Type: | patch → enhancement |
Note:
See TracTickets
for help on using tickets.
See SMART reports here: https://github.com/linuxhw/SMART/tree/master/SSD/Samsung/SSD%20SM841