Opened 13 years ago
Closed 13 years ago
#211 closed enhancement (fixed)
Add "Buffalo MiniStation Stealth" drive support
Reported by: | devile | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 5.43 |
Component: | drivedb | Version: | |
Keywords: | Cc: |
Description
smartctl doesn't recognize this device:
/dev/sdg: Unknown USB bridge [0x0411:0x01d9 (0x108)]
Smartctl: please specify device type with the -d option.
The proper -d option is sat.
This addition to drive.db does the trick:
{ "USB: Buffalo MiniStation Stealth HD-PCTU2",
"0x0411:0x01d9",
"",
"",
"-d sat"
},
Change History (2)
comment:1 by , 13 years ago
Milestone: | → Release 5.43 |
---|---|
Owner: | changed from | to
Status: | new → accepted |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
r3514.