Opened 4 years ago

Closed 4 years ago

#1298 closed enhancement (fixed)

Add ADATA IM2S3138E-128GM-B

Reported by: Sebastian Schildt Owned by: Christian Franke
Priority: minor Milestone: Release 7.2
Component: drivedb Version:
Keywords: ssd Cc:

Description

Found it upgrading a laptop.
Not in neweset db file, but still a lot around on ebay it seems. Did not find any offcial datasheet at ADATA, seems to be mostly used by OEMs.

Looking through the binary of a firmware update distributed by Dell https://www.dell.com/support/home/de/de/debsdt1/drivers/driversdetails?driverid=mtw9j reveals the strings

UJMF66X-V001
UJMF66X-V001
JMF66X-V001
JMF66X-V001

So maybe it is a JMicron design

Attachments (1)

smartctl-ADATA-IM2S3138E-128GM-B.txt (16.6 KB ) - added by Sebastian Schildt 4 years ago.

Download all attachments as: .zip

Change History (5)

by Sebastian Schildt, 4 years ago

comment:1 by Sebastian Schildt, 4 years ago

Tried my luck with a patch. Not sure if it matching too wide (I just tried to guess there might be other sizes, not sure what your policy is on that), but it gives an idea what might work

--- drivedb.h   2020-02-12 23:17:20.184431089 +0100
+++ drivedb.h   2020-02-12 23:16:16.176284981 +0100
@@ -1668,6 +1668,7 @@
     "ADATA SP600|"  // tested with ADATA SP600/2.4 (JMicron JMF661)
     "ADATA SP310|"  // Premier Pro SP310 mSATA, JMF667, tested with ADATA SP310/3.04
     "ADATA SX930|"  // tested with ADATA SX930/6.8SE
+    "IM2S3138E-[1-9][1-9][1-9]?GM-B|" //ADATA OEM tested with IM2S3138E-128GM-B FW DA002
     "APPLE SSD TS(064|128|256|512)C|"  // Toshiba?, tested with APPLE SSD TS064C/CJAA0201
     "KingSpec KDM-SA\\.51-008GMJ|" // tested with KingSpec KDM-SA.51-008GMJ/1.092.37 (JMF605?)
     "KINGSTON SNV425S2(64|128)GB|"  // SSDNow V Series (2. Generation, JMF618),

comment:2 by Christian Franke, 4 years ago

Keywords: ssd added
Milestone: Release 7.2

comment:3 by Christian Franke, 4 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:4 by Christian Franke, 4 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.