Opened 9 years ago

Closed 9 years ago

#508 closed enhancement (fixed)

JMicron 152d:3562 USB 3.0 Bridge needs -d sat

Reported by: Sandy McArthur Owned by: Christian Franke
Priority: minor Milestone: Release 6.4
Component: drivedb Version: 6.3
Keywords: Cc:

Description

Similar to Ticket #338 my StarTech S358BU33ERM 8-bay enclosure has a JMicron JMB575M + JMS567 chips but works with -d sat

a drive in above enclosure:

# smartctl -a /dev/sdd
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.0-gentoo] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdd: Unknown USB bridge [0x152d:0x3562 (0x310)]
Please specify device type with the -d option.

same drive with -d sat

# smartctl -a -d sat /dev/sdd
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.0-gentoo] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red
Device Model:     WDC WD30EFRX-68AX9N0
[...several screens...]

lsusb excerpt:

# lsusb -s 008:004 -v

Bus 008 Device 004: ID 152d:3562 JMicron Technology Corp. / JMicron USA Technology Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x152d JMicron Technology Corp. / JMicron USA Technology Corp.
  idProduct          0x3562 
  bcdDevice            3.10
  iManufacturer           1 CFI
  iProduct                2 USB to ATA/ATAPI Bridge
  iSerial                 3 891407280112A
  bNumConfigurations      1
[...again several screens trimmed...]

I tried to infer the info you'll need from issue #338 . If you need full outputs let me know.

Mfg product page:
http://www.startech.com/HDD/Enclosures/8-bay-removable-hard-drive-enclosure~S358BU33ERM

Change History (2)

comment:1 by Christian Franke, 9 years ago

Keywords: jmicron JMB575M JMS567 S358BU33ERM removed
Owner: set to Christian Franke
Status: newaccepted

comment:2 by Christian Franke, 9 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.