Opened 6 years ago
Closed 6 years ago
#1295 closed enhancement (fixed)
Unknown USB bridge [0x0860:0x0001], missing from database
| Reported by: | cyberpunkrocker | Owned by: | Christian Franke |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 7.2 |
| Component: | drivedb | Version: | 7.1 |
| Keywords: | usb | Cc: |
Description
$ smartctl -a /dev/sda smartctl 7.1 2019-12-30 r5022 [armv7l-linux-4.19.97-1-ARCH] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org /dev/sda: Unknown USB bridge [0x0860:0x0001 (0x100)]
The device in question is an USB-to-M.2_SATA_SSD interface card meant to be used with Raspberry Pi. It works with '-d sat'.
$ smartctl -a -d sat /dev/sda smartctl 7.1 2019-12-30 r5022 [armv7l-linux-4.19.97-1-ARCH] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: WD Blue and Green SSDs Device Model: WDC WDS500G2B0B-00YS70 Serial Number: 190676801577 LU WWN Device Id: 5 001b44 8b9fa062c Firmware Version: 401000WD User Capacity: 500 107 862 016 bytes [500 GB] Sector Size: 512 bytes logical/physical Rotation Rate: Solid State Device Form Factor: M.2 Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 T13/BSR INCITS 529 revision 5 SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Tue Feb 4 12:53:48 2020 EET SMART support is: Available - device has SMART capability. SMART support is: Enabled
$ lsusb -v
---
Bus 001 Device 005: ID 0860:0001
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0860
idProduct 0x0001
bcdDevice 1.00
iManufacturer 2 SupTronics
iProduct 3 X860
iSerial 1 201907000005
---
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Change History (3)
comment:1 by , 6 years ago
| Keywords: | usb added |
|---|---|
| Milestone: | → Release 7.2 |
comment:2 by , 6 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:3 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

r5041, r5042.