Opened 11 years ago

Closed 11 years ago

#280 closed enhancement (fixed)

Unknown USB bridge [0x04c5:0x201d (0x001)] works with -d sat

Reported by: brandonburg Owned by: somebody
Priority: minor Milestone: Release 6.2
Component: drivedb Version: 6.1
Keywords: Cc:

Description

I would like to report that this unknown USB bridge [0x04c5:0x201d (0x001)]

works with:
-d sat

tested with: Ubuntu 12.04.2 LTS and smartmontools-6.1

The tested device is a DeLock 42475 (item number) 2.5" external enclosure with a Fujitsu MB86C301B SATA-to-USB3.0 bridge chip (Made in Japan).

dmesg output:
=============
usb 8-2: new SuperSpeed USB device number 2 using xhci_hcd
usb 8-2: New USB device found, idVendor=04c5, idProduct=201d
usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 8-2: Product: MB86C30A-REB
usb 8-2: Manufacturer: FUJITSU
usb 8-2: SerialNumber: 0000000000000001

smartctl output:
================

smartctl /dev/sdc
smartctl 6.1 2013-03-16 r3800 [i686-linux-3.5.0-34-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x04c5:0x201d (0x001)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary


$ smartctl -d sat /dev/sdc
smartctl 6.1 2013-03-16 r3800 [i686-linux-3.5.0-34-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

ATA device successfully opened

Use 'smartctl -a' (or '-x') to print SMART (and more) information


smartctl -x -d sat /dev/sdc

smartctl 6.1 2013-03-16 r3800 [i686-linux-3.5.0-34-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

START OF INFORMATION SECTION

Device Model: WDC WD5000LPVX-22V0TT0
Serial Number: WD-WX[...]
LU WWN Device Id: [...]
Firmware Version: 01.01A01
User Capacity: 500.107.862.016 bytes [500 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2 (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Sat Jun 15 10:01:15 2013 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is: Unavailable
APM level is: 96 (intermediate level with standby)
Rd look-ahead is: Enabled
Write cache is: Enabled
ATA Security is: Disabled, frozen [SEC2]

START OF READ SMART DATA SECTION

SMART STATUS RETURN: incomplete response, ATA output registers missing
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.

General SMART Values:
Offline data collection status: (0x00) Offline data collection activity

was never started.
Auto Offline Data Collection: Disabled.

Self-test execution status: ( 0) The previous self-test routine completed

without error or no self-test has ever
been run.

Total time to complete Offline
data collection: ( 8820) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.

Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.

[Removed rest of a valid output. I can provide it if necessary.]

Change History (2)

comment:1 by Christian Franke, 11 years ago

Milestone: Release 6.2

comment:2 by Alex Samorukov, 11 years ago

Resolution: fixed
Status: newclosed

Added in r3822, thanks

Note: See TracTickets for help on using tickets.