Custom Query (1552 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 1552)

Ticket Resolution Summary Owner Reporter
#211 fixed Add "Buffalo MiniStation Stealth" drive support Christian Franke devile
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"

},

#1766 fixed Add 0x152d:0x0580 (JMicron/SAT) to drive database Christian Franke Jürgen Teschner
Description

Hello, after the update of Openmediavault on my Raspi4b S.M.A.R.T. stopped working with error:

/dev/sda: Unknown USB bridge [0x152d:0x0580 (0x201)]
Nov  3 15:45:45 omv omv-engined[1426]: Please specify device type with the -d option.
Nov  3 15:45:45 omv omv-engined[1426]: 

Before the omv update with 6.9.6-1 everything was fine and working as expected. It seems that the JMicron controller is not in your database. Manually starting smartctl with -d

sudo smartctl -a -d sat /dev/sda

it's working. Could you please extend your database? KR Jürgen

#1613 fixed Add ADATA ED600 USB enclosure to drive database (0x125f:0xa76a) Christian Franke Eaton Zveare
Description

This USB bridge is not recognized as of drive database version 7.3/5364 and smartctl says: Unknown USB bridge [0x125f:0xa76a]

Any HDD can go in it, so I've attached some USB-specific information.

Product page: https://www.adata.com/en/consumer/537

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