Opened 10 years ago
Last modified 10 years ago
#609 closed enhancement
Unknown USB bridge 0bf6 :1001 USB 3.0 dock HDMU3 by Addonics Technologies, Inc. — at Version 3
Reported by: | dockdock | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release 6.5 |
Component: | drivedb | Version: | |
Keywords: | Cc: | emmanuel.manchester314@… |
Description (last modified by )
Hello,
Could you please add support for this HDMU3 device USB bridge [0x0bf6:0x1001 (0x100)]
http://www.addonics.com/datasheets/files/HDMU3.pdf
# smartctl --all /dev/sdf smartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-4-amd64] Copyright (C) 2002-14, Bruce Allen, Christian Franke, /dev/sdf: Unknown USB bridge [0x0bf6:0x1001 (0x100)] This seems an unsupported external usb 3.0 dock (for 3.5 and 2.5'' HD) 0bf6:1001 USB 3.0 dock by Addonics Technologies, Inc. I am running it on a PC with USB 2.0 only capability Sep 12 19:16:19 localhost kernel: [46598.700030] usb 3-1: new high-speed USB device number 18 using ehci-pci Sep 12 19:16:20 localhost kernel: [46598.838669] usb 3-1: New USB device found, idVendor=0bf6, idProduct=1001 Sep 12 19:16:20 localhost kernel: [46598.838674] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Sep 12 19:16:20 localhost kernel: [46598.838677] usb 3-1: Product: HDMU3 Sep 12 19:16:20 localhost kernel: [46598.838679] usb 3-1: Manufacturer: Addonics Technologies, Inc. Sep 12 19:16:20 localhost kernel: [46598.838682] usb 3-1: SerialNumber: HDMU3000000015 Sep 12 19:16:20 localhost kernel: [46598.838962] usb-storage 3-1:1.0: USB Mass Storage device detected Sep 12 19:16:20 localhost kernel: [46598.839072] scsi12 : usb-storage 3-1:1.0 Sep 12 19:16:20 localhost mtp-probe: checking bus 3, device 18: "/sys/devices/pci0000:00/0000:00:1a.7/usb3/3-1" Sep 12 19:16:20 localhost mtp-probe: bus: 3, device: 18 was not an MTP device Thanks lsusb -vv Bus 003 Device 018: ID 0bf6:1001 Addonics Technologies, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0bf6 Addonics Technologies, Inc. idProduct 0x1001 bcdDevice 1.00 iManufacturer 1 Addonics Technologies, Inc. iProduct 2 HDMU3 iSerial 3 removed bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 100mA 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 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0
Change History (3)
comment:2 by , 10 years ago
No luck with any of these options
# smartctl --all -d sat,12 -T permissive /dev/sdf
# smartctl --all -d sat,16 -T permissive /dev/sdf
smartctl --all -d sat -T verypermissive /dev/sdf smartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-4-amd64] (local build) Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org Read Device Identity failed: scsi error unsupported scsi opcode === START OF INFORMATION SECTION === Device Model: [No Information Found] Serial Number: [No Information Found] Firmware Version: [No Information Found] Device is: Not in smartctl database [for details use: -P showall] ATA Version is: [No Information Found] Local Time is: Sun Sep 13 08:31:25 2015 CEST SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported. SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled. Checking to be sure by trying SMART RETURN STATUS command. SMART support is: Unknown - Try option -s with argument 'on' to enable it. Read SMART Data failed: scsi error unsupported scsi opcode === START OF READ SMART DATA SECTION === SMART Status command failed: scsi error unsupported scsi opcode SMART overall-health self-assessment test result: UNKNOWN! SMART Status, Attributes and Thresholds cannot be read. Read SMART Error Log failed: scsi error unsupported scsi opcode Read SMART Self-test Log failed: scsi error unsupported scsi opcode Selective Self-tests/Logging not supported
comment:3 by , 10 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.