Custom Query (1494 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (277 - 279 of 1494)

Ticket Resolution Summary Owner Reporter
#1074 worksforme add to drivedb: Unknown USB bridge [0x1058:0x25a0 (0x1004)] Gabriele Pohl
Description

David Schiller reported via database mailing list:

Quite surprised that this hasn't been added yet. There are different capacities. Not sure if they all share the same USB IDs.

david@pi:~$ sudo smartctl /dev/sda
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.9.59-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sda: Unknown USB bridge [0x1058:0x25a0 (0x1004)]

david@pi:~$ sudo smartctl /dev/sda -d sat -q noserial -a
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.9.59-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Elements / My Passport (USB, AF)
Device Model:     WDC WD10JMVW-11AJGS4
Firmware Version: 01.01A01
User Capacity:    1.000.204.886.016 bytes [1,00 TB]
..

See file attached for the whole report.

#1049 fixed add to drivedb: Unknown USB bridge [0x07ab:0xfc17 (0x100)] Christian Franke Gabriele Pohl
Description

Pascal MALAISE reported via database mailing list:

1) Device is not recognized:

smartctl /dev/sdb
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-119-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x07ab:0xfc17 (0x100)]

2) Device is supported

smartctl -d sat -a /dev/sdb
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-119-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     ST1500LM012-1R817G
Firmware Version: SBK2
User Capacity:    1 500 301 910 016 bytes [1,50 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is:    Sat Apr 21 06:30:47 2018 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
...

Full result attached

#1797 fixed add to drivedb: Unknown USB bridge 0x152d:0xb567 Christian Franke Vadim Stotchii
Description

Hi,

An hard drive behind an SATA Adapter with USB-3.2 interface wasn't directly recognised by Debian testing's smartmontools. The device was sold as "Fantec AD-U3SA SATA Adapter". I've checked trunk's drivedb.h, and I didn't see the USB id defined there. Also, its USB id wasn't yet in the online usb.ids database. The device seems to work just fine with device type 'sat'. I have created local databace /etc/smart_drivedb.h with tte text: { "USB: Fantec AD-U3S",

"0x152d:0xb567", USB2/3->SATA " ", " ", "-d sat"

},

Enclosed is the output of one smartctl run. Thanks in advance.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.