Opened 35 hours ago
Last modified 34 hours ago
#1938 new enhancement
Unknown USB bridge [0x04c5:0x11bc (0x101)] works with -d sat — at Initial Version
Reported by: | ptr | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | unscheduled |
Component: | drivedb | Version: | 7.4 |
Keywords: | usb | Cc: |
Description
I would like to report that this unknown USB bridge [0x04c5:0x11bc (0x101)] works with:
-d sat
tested with: Ubuntu 24.04.1 LTS and smartmontools-7.4
dmesg:
===================================================
usb 1-4.4.1: new high-speed USB device number 6 using xhci_hcd
usb 1-4.4.1: New USB device found, idVendor=04c5, idProduct=11bc, bcdDevice= 1.01
usb 1-4.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-4.4.1: Product: USB2.0 HandyDrive
usb 1-4.4.1: Manufacturer: FUJITSU
usb 1-4.4.1: SerialNumber: 61111167FB34
========================================================
smartctl output:
========================================================
sudo smartctl /dev/sde -a
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.11.0-17-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sde: Unknown USB bridge [0x04c5:0x11bc (0x101)]
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
========================================================
========================================================
sudo smartctl /dev/sde -a -d sat
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.11.0-17-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
START OF INFORMATION SECTION
Model Family: Fujitsu MJA BH
Device Model: FUJITSU MJA2500BH G2
Serial Number: K94AT9425JYF
LU WWN Device Id: 5 00000e 0438040b0
Firmware Version: 00000018
User Capacity: 500,107,862,016 bytes [500 GB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database 7.3/5528
ATA Version is: ATA8-ACS T13/1699-D revision 3f
SATA Version is: SATA 2.6, 3.0 Gb/s
Local Time is: Sat Mar 1 13:44:27 2025 MSK
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
[...]
========================================================