Custom Query (1469 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 1469)

Ticket Resolution Summary Owner Reporter
#1680 fixed Patch to add HP Personal Media Drive Christian Franke Cmdr_Zod
Description

I just realized that this device is not in the drivedb.h (it is listed in Supported_USB-Devices). The following patch has been tested against an actual device:

--- drivedb.h.5417      2022-12-28 19:17:19.338336183 +0100
+++ drivedb.h   2022-12-28 19:21:07.052238042 +0100
@@ -5121,6 +5121,12 @@
     "-d sat,12" // ATA output registers missing
   },
   // Hewlett-Packard
+  { "USB: HP Personal Media Drive; ",
+    "0x03f0:0x070c",
+    "",
+    "",
+    "-d usbsunplus"
+  },
   { "USB: HP Desktop HD BD07; ", // 2TB
     "0x03f0:0xbd07",
     "",
#1698 fixed Please add ONDA S-12 64GB to the Database Christian Franke Cmdr_Zod
Description

This is an mSATA SSD with a Silicon Motion SM2258XT My drive has one of four possible Flash chips soldered to the PCB, I don't know if other sizes are sold, at least I couldn't find any online. Please find attached the output of smartctl -q noserial -x /dev/sdX

#1721 fixed Please add SanDisk SDSA6DM-016G-1006 to the Database Christian Franke Cmdr_Zod
Description

Please find attached the output of smartctl -x /dev/sdX

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.