Custom Query (1556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (277 - 279 of 1556)

Ticket Resolution Summary Owner Reporter
#1098 fixed add to drivedb: VIA VL715 - USB bridge [0x2109:0x0715 (0x336)] Christian Franke adrenochrome
Description

UGreen external 2.5" SATA to USB3 enclosure, modele 50208 ASIN B07C69WRVQ containing a Samsung 860EVO ssd

smartctl -t short /dev/sdb
smartctl -x /dev/sdb
smartctl -i /dev/sdb
->/dev/sdb: Unknown USB bridge [0x2109:0x0715 (0x336)]
$ smartctl -d sat -i /dev/sdb
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.15.0-36-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     Samsung SSD 860 EVO 500GB
Serial Number:    S3Z2NB1K788573W
LU WWN Device Id: 5 002538 e4061a001
Firmware Version: RVT01B6Q
User Capacity:    500 107 862 016 bytes [500 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   Unknown(0x09fc), ACS-4 T13/BSR INCITS 529 revision 5
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sat Oct  6 12:27:05 2018 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
$ smartctl -d sat -q noserial -x /dev/sdb >smartctl-VIA-VL715.txt
$ cat smartctl-VIA-VL715.txt
-> see attached file
#987 fixed add to drivedb: Unknown USB bridge [0x152d:0x578e (0x1402)] Christian Franke Gabriele Pohl
Description

Hj.berkendyke reported via database mailing list:

An external hard drive with a USB 3 interface wasn't directly recognised by Debian testing's smartmontools. The device was sold as "Intenso Memory Center" external hard drive (mainly sold in the EU). This brand seemingly uses all kinds of makes and models of controllers and disks.

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've also tried the various 'usbjmicron' options, but these threw errors.

Enclosed is the output of two smartctl runs: one without a device type, and one with device type 'sat'. Hope this helps! If I can help by providing any further information, please let me know - I'd be glad to help.

#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.

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