Opened 8 years ago

Closed 8 years ago

#786 closed enhancement (fixed)

new usb bridges 0x0bc2:0x3322 (0x100) and 0x0bc2:0xab38 (0x100)

Reported by: yingted Owned by: Christian Franke
Priority: minor Milestone: Release 6.6
Component: drivedb Version: 6.5
Keywords: Cc:

Description

$ sudo smartctl /dev/sdc # Seagate Backup Plus 5 TB
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.8-300.fc25.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x0bc2:0x3322 (0x100)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

$ sudo smartctl -d sat /dev/sdc
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.8-300.fc25.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

ATA device successfully opened

Use 'smartctl -a' (or '-x') to print SMART (and more) information

$ sudo smartctl /dev/sdf # Seagate Backup Plus 8 TB
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.8-300.fc25.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdf: Unknown USB bridge [0x0bc2:0xab38 (0x100)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

$ sudo smartctl -d sat /dev/sdf
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.8-300.fc25.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

ATA device successfully opened

Use 'smartctl -a' (or '-x') to print SMART (and more) information

$

Change History (4)

comment:1 by Christian Franke, 8 years ago

Component: alldrivedb
Milestone: Release 6.6

comment:2 by Christian Franke, 8 years ago

USB Id 0x0bc2:0x3322 was already added (ticket #706), please update the drive database

USB Id 0x0bc2:0xab38 is still missing.

comment:3 by Christian Franke, 8 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:4 by Christian Franke, 8 years ago

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