Opened 3 years ago
Closed 3 years ago
#1597 closed patch (fixed)
add to drivedb: Buffalo MiniStation Cobalt drive (USB ID 0411:0157)
Reported by: | Gabriele Pohl | Owned by: | Gabriele Pohl |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.4 |
Component: | drivedb | Version: | 7.2 |
Keywords: | usb | Cc: |
Description
Dan Fandrich reported via database mailing list:
smartctl 7.2 works with a Buffalo MiniStation Cobalt drive (USB ID 0411:0157) with the following patch to the drivedb. --- /tmp/drivedb.h 2022-02-07 12:02:33.749758230 -0800 +++ /usr/share/smartmontools/drivedb.h 2022-02-07 12:09:00.483882887 -0800 @@ -5070,7 +5070,7 @@ "-d sat" }, { "USB: Buffalo; ", - "0x0411:0x0(1[df]9|1e7|240|251|27e)", // 0x01d9: HD-PCTU2 (0x0108), 0x01e7: HD-PNTU3, + "0x0411:0x0(157|1[df]9|1e7|240|251|27e)", // 0x0157: HD-PEU2, 0x01d9: HD-PCTU2 (0x0108), 0x01e7: HD-PNTU3, // 0x01f9: HD-PZU3 (0x0100), 0x0240: HD-PCFU3, 0x0251: HD-PNFU3, 0x027e: HD-LC3 "", "",
Change History (2)
comment:1 by , 3 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 3 years ago
Keywords: | hdd removed |
---|---|
Milestone: | → Release 7.4 |
Resolution: | → fixed |
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
applied in r5349