Opened 3 months ago

Closed 4 weeks ago

#1797 closed enhancement (fixed)

add to drivedb: Unknown USB bridge 0x152d:0xb567

Reported by: Vadim Stotchii Owned by: Christian Franke
Priority: minor Milestone: Release 7.5
Component: drivedb Version:
Keywords: usb Cc:

Description

Hi,

An hard drive behind an SATA Adapter with USB-3.2 interface wasn't directly recognised by Debian testing's smartmontools. The device was sold as "Fantec AD-U3SA SATA Adapter".
I've checked trunk's drivedb.h, and I didn't see the USB id defined there. Also, its USB id wasn't yet in the online usb.ids database.
The device seems to work just fine with device type 'sat'.
I have created local databace /etc/smart_drivedb.h with tte text:
{ "USB: Fantec AD-U3S",

"0x152d:0xb567", USB2/3->SATA
" ",
" ",
"-d sat"

},

Enclosed is the output of one smartctl run. Thanks in advance.

Attachments (1)

smartctl-Fantec.txt (17.1 KB ) - added by Vadim Stotchii 3 months ago.

Download all attachments as: .zip

Change History (4)

by Vadim Stotchii, 3 months ago

Attachment: smartctl-Fantec.txt added

comment:1 by Christian Franke, 3 months ago

Component: alldrivedb
Keywords: usb added
Milestone: unscheduled
Type: defectenhancement

comment:2 by Christian Franke, 4 weeks ago

Milestone: unscheduledRelease 7.5
Owner: set to Christian Franke
Status: newaccepted

comment:3 by Christian Franke, 4 weeks ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.