Opened 7 years ago

Closed 6 years ago

#827 closed enhancement (fixed)

USB bridge "0x1f75:0x0888 (0x036)" not recognised

Reported by: Freso Owned by: Christian Franke
Priority: minor Milestone: Release 6.6
Component: drivedb Version: 6.5
Keywords: Cc:

Description

> sudo smartctl -a /dev/sdb
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.10.6-1-ARCH] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unsupported USB bridge [0x1f75:0x0888 (0x036)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

I first tried to update the driver db, https://www.smartmontools.org/wiki/Download#Updatethedrivedatabase, but it still wasn't recognised. As in #718, I tried with -d sat which seems to work, so I did:

> sudo smartctl -d sat -t short /dev/sdb
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.10.6-1-ARCH] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Short self-test routine immediately in off-line mode".
Drive command "Execute SMART Short self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 2 minutes for test to complete.
Test will complete after Sun Apr  2 14:50:38 2017

Use smartctl -X to abort test.
> sudo smartctl -x /dev/sdb -d sat > smartctl-0x1f75-0x0888-0x036.txt

Attachments (1)

smartctl-0x1f75-0x0888-0x036.txt (8.4 KB ) - added by Freso 7 years ago.

Download all attachments as: .zip

Change History (6)

by Freso, 7 years ago

comment:2 by Christian Franke, 7 years ago

Milestone: Release 6.6

USB-Id 0x1f75:0x0888 was actually added as 'unsupported' in r3559 (updated in r3604) because no -d TYPE worked with Firmware 0x0034 . This apparently changed with newer Firmware.

comment:3 by Christian Franke, 7 years ago

Component: alldrivedb

comment:4 by Christian Franke, 6 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:5 by Christian Franke, 6 years ago

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