Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#635 closed enhancement (fixed)

Samsung SSD 850 EVO mSATA 120GB

Reported by: indrajitr Owned by:
Priority: major Milestone: Release 6.5
Component: drivedb Version: 6.4
Keywords: Cc:

Description

This mSATA SSD doesn't match model regexp in smartctl database.

The probably target regexp is Samsung SSD 8[45]0 EVO ((120|250|500)G|1T)B( mSATA)?. But this narrowly misses the actual model string.

   MODEL:    Samsung SSD 850 EVO mSATA 120GB
   FIRMWARE: EMT41B6Q

Notice that mSATA and 120GB switched places :)

Also attached output of smartctl -x /dev/sda.

Attachments (1)

smartctl-SAMSUNG-850EVOmSATA.txt (11.9 KB ) - added by indrajitr 8 years ago.
Output of smartctl -x /dev/sda

Download all attachments as: .zip

Change History (5)

by indrajitr, 8 years ago

Output of smartctl -x /dev/sda

comment:1 by indrajitr, 8 years ago

Consumer product URL to exact model/variant: http://www.samsung.com/us/support/owners/product/MZ-M5E120BW

comment:2 by Christian Franke, 8 years ago

Component: alldrivedb
Milestone: Release 6.5
Type: defectenhancement

comment:3 by Alex Samorukov, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in r4201, regexp extended.

comment:4 by Christian Franke, 8 years ago

Merged in r4220.

Note: See TracTickets for help on using tickets.