Custom Query (1560 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 1560)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#1988 worksforme Lexar SL500 2 TB incompatible ? scsiModePageOffset: response length too short UserA
Description

Vendor: Lexar Product: SL500 Revision: 1000 Compliance: SPC-4 User Capacity: 2 048 408 248 320 bytes [2,04 TB] Logical block size: 512 bytes LU is resource provisioned, LBPRZ=1 scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Logical Unit id: 0x5000000000000001 Serial number: 1924R30xxxxxxxxx Device type: disk scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0 Local Time is: Wed Apr 8 16:08:42 2026 CEST SMART support is: Available - device has SMART capability. SMART support is: Disabled Temperature Warning: Disabled or Not Supported

#1986 fixed Add to drivedb: ADATA SU635 Christian Franke Andrei Ivanov
Description

Request to add the ADATA SU635 SSD to drivedb. Smartctl output attached.

The patch:

--- drivedb.h.20260314  2026-03-14 10:43:00.000000000 -0600
+++ drivedb.h   2026-03-24 13:28:07.435646287 -0600
@@ -2479,7 +2479,8 @@
   },
   { "Silicon Motion based SSDs",
     "ADATA_IMSS332-((008|016|032|064|128|256|512)G|001T)[AEMT]P?|" // tested with ADATA_IMSS332-128GTP/Q0810B
-    "ADATA (SP550|SU(630|650(NS38)?|655|[89]00))|" // tested with ADATA SP550/O0803B5a, ADATA SU630/S1127B0,
+    "ADATA (SP550|SU(63[05]|650(NS38)?|655|[89]00))|" // tested with ADATA SP550/O0803B5a,
+      // ADATA SU630/S1127B0, ADATA SU635/V8X04c12,
       // ADATA SU650/S0212B0, ADATA SU650/V8X01c45, ADATA SU650/V8X21c64, ADATA SU650NS38/P191202a,
       // ADATA SU655/V8X01c55, ADATA SU800/Q0913A, ADATA SU800/R0427A, ADATA SU800/R0918B, ADATA SU900/Q0125A,
       // ADATA SU900/Q0710B
#1985 fixed Add to drivedb: Lexar NQ100 SSDs Andrei Ivanov
Description

Request to add the NQ100 family of Lexar SSDs (similar to NS100) to drivedb. Smartctl output attached.

The original patch:

--- a/drivedb/drivedb.h
+++ b/drivedb/drivedb.h
@@ -742,8 +742,9 @@ const drive_settings builtin_knowndrives[] = {
     "-v 245,raw16(raw16),Bit_Error_Count"
   },
   { "Maxio based SSDs (variant 4)", // MAS1102
+    "Lexar SSD NQ100 (24|48|96)0GB|" // Lexar NQ100, tested with Lexar SSD NQ100 240GB/SN15926
     "Lexar SSD NS100 ((128|256|512)G|[12]T)B", // Lexar NS100, tested with Lexar SSD NS100 256GB/SN17776
-    "SN177[0-9]{2}", "",
+    "SN1(59|77)[0-9]{2}", "",
     "-v 5,raw16(raw16),New_Bad_Blk_Count "
   //"-v 9,raw24(raw8),Power_On_Hours "
   //"-v 12,raw48,Power_Cycle_Count "

The corrected patch:

--- drivedb.h.20260314  2026-03-14 11:06:00.000000000 -0600
+++ drivedb.h   2026-03-26 10:07:39.962007399 -0600
@@ -706,13 +706,14 @@
   { "Maxio based SSDs (variant 3)", // MAS1102
     "(128|256|512)GB SSD|"               // AZW M.2 SSD in Beelink Mini PCs, tested with 128GB SSD/SN12521, 512GB SSD/SN11986
     "V Series SATA SSD (120|240|250|480|500|960)GB|" // Integral V Series, tested with V Series SATA SSD 480GB/SN12521
+    "Lexar SSD NQ100 (24|48|96)0GB|" // Lexar NQ100, tested with Lexar SSD NQ100 240GB/SN15926
     "Patriot Burst Elite (120|240|480|960|1920)GB|"  // Patriot Burst Elite 1920GB/H220916a
     "PNY 1TB SATA SSD|"                  // PNY CS900, tested with PNY 1TB SATA SSD/H220916a
         // also available with Phison and Silicon Motion controllers
     "Verbatim Vi550 S3|"                 // Verbatim Vi550 S3/H220916a (1TB)
         // also available with Silicon Motion controllers
     "Verbatim Vi560 S3",                 // Verbatim Vi560 S3/H220916a (1TB)
-    "SN1(19|25)[0-9]{2}|H2209[0-9]{2}a?", "",
+    "SN1(19|25|59)[0-9]{2}|H2209[0-9]{2}a?", "",
     "-v 5,raw16(raw16),New_Bad_Blk_Count "
   //"-v 9,raw24(raw8),Power_On_Hours "
   //"-v 12,raw48,Power_Cycle_Count "
1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.