[Smartmontools-database] SanDisk SD9SN8W128G1102 is a Sandisk X600

Gwendal Grignou gwendal at chromium.org
Fri Feb 17 05:55:29 CET 2023


Currently a SanDisk SD9SN8W128G1102 is not recognized as a Sandisk X600
because the model number is expected to end in 1122.
The following fix in the drive_db.h addresses the issue:

--- drivedb.h   2022-02-19 09:48:34.000000000 -0800
+++ drivedb_fix.h       2023-02-16 20:53:02.989676028 -0800
@@ -1960,7 +1960,7 @@
     "SanDisk SD7S[BN]6S-?(128|256|512)G(1122|-1006)|" // X300 (88SS9189?),
tested with
       // SanDisk SD7SB6S128G1122/X3310000, SanDisk
SD7SN6S-512G-1006/X3511006
     "SanDisk SD8S[BN]8U-?((128|256|512)G|1T00)(1122|-1006)|" // X400
(88SS1074), tested with SanDisk SD8SB8U128G1122/X4120000
-    "SanDisk SD9S[BN]8W-?((128|256|512)G|[12]T00)(1122|-1006)|" // X600,
tested with SanDisk SD9SB8W128G1122/X6107000, SD9SB8W-512G-1006/X6103006
+    "SanDisk SD9S[BN]8W-?((128|256|512)G|[12]T00)(11[02]2|-1006)|" //
X600, tested with SanDisk SD9SB8W128G1122/X6107000,
SD9SB8W-512G-1006/X6103006
       // SanDisk SD9SB8W1T001122/X6107000, SD9SB8W256G1122/X6107000
     "SanDisk SDSSDA-((120|240|480)G|[12]T00)|" // Plus, tested with
SanDisk SDSSDA-2T00/411040RL
     "SanDisk SDSSDHP[0-9]*G|" // Ultra Plus (88SS9175), tested with
SanDisk SDSSDHP128G/X23[01]6RL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listi.jpberlin.de/pipermail/smartmontools-database/attachments/20230216/74850982/attachment.htm>


More information about the Smartmontools-database mailing list