[Smartmontools-database] PNY 2.5" enclosure: Unknown USB bridge [0x154b:0x5678 (0x5408)]

Dirk Fieldhouse Fieldhouse at gmx.net
Mon Aug 19 17:59:12 CEST 2019


This USB3.0 2.5" SATA drive enclosure, supplied as part of a "PNY SSD
Upgrade Kit"
<https://www.pny.eu/en/consumer/explore-all-products/solid-state-drives/170-ssd-upgrade-kit-ssd>,
uses a USB-SATA bridge that isn't recognised by smartctl 6.6.

I've already posted the device details to the USB ID Repository.

Here's how dmesg finds it, and smartctl not recognising the bridge:

---
[677868.630169] usb 1-1: new high-speed USB device number 4 using ehci-pci
[677868.789461] usb 1-1: New USB device found, idVendor=154b,
idProduct=5678, bcdDevice=54.08
[677868.789466] usb 1-1: New USB device strings: Mfr=4, Product=5,
SerialNumber=6
[677868.789468] usb 1-1: Product: PNY 2.5in drive enclosure
[677868.789470] usb 1-1: Manufacturer: PNY
[677868.789472] usb 1-1: SerialNumber: 18042101438
[677871.782134] usb-storage 1-1:1.0: USB Mass Storage device detected
---
# smartctl -d test -i /dev/sdc
smartctl 6.6 (build date Jun 14 2018)
[i686-linux-4.19.47-041947-generic] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x154b:0x5678 (0x5408)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary
---

Luckily the normal SATA passthrough works "-d sat":
---

# smartctl -d sat,auto -i /dev/sdc
smartctl 6.6 (build date Jun 14 2018)
[i686-linux-4.19.47-041947-generic] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               PNY
Product:              U3
Revision:             TB08
Compliance:           SPC-4
User Capacity:        500,107,853,824 bytes [500 GB]
Logical block size:   512 bytes
LU is fully provisioned
Rotation Rate:        5400 rpm
Serial number:        WD-WX91A34L1512
Device type:          disk
Local Time is:        Mon Aug 19 11:28:54 2019 BST
SMART support is:     Available - device has SMART capability.
SMART support is:     Disabled
Temperature Warning:  Disabled or Not Supported

# smartctl -d sat -i /dev/sdc
smartctl 6.6 (build date Jun 14 2018)
[i686-linux-4.19.47-041947-generic] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital AV
Device Model:     WDC WD5000LUCT-63C26Y0
Serial Number:    WD-WX91A34L1512
LU WWN Device Id: 5 0014ee 6af3be312
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:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Mon Aug 19 11:29:09 2019 BST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
---


--
London SW6
UK


More information about the Smartmontools-database mailing list