#1098 closed enhancement (fixed)
add to drivedb: VIA VL715 - USB bridge [0x2109:0x0715 (0x336)]
Reported by: | adrenochrome | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.0 |
Component: | drivedb | Version: | 6.6 |
Keywords: | Cc: |
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
Attachments (1)
Change History (6)
by , 6 years ago
Attachment: | smartctl-VIA-VL715.txt added |
---|
comment:1 by , 6 years ago
drivedb.h :
{ "USB: ; VIA VL715", // USB2/3->SATA "0x2109:0x0715", "", "", "-d sat" },
(tested on 6.5 and 6.6)
any test suite available to validate that the whole protocol is ok?
edit : removed "unsupported" comment on presets string line
comment:2 by , 6 years ago
Keywords: | VIA VL715 removed |
---|---|
Milestone: | → Release 6.7 |
any test suite available to validate that the whole protocol is ok?
There is no test suite.
comment:3 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
sudo smartctl -d sat -q noserial -x /dev/sdb >smartctl-VIA-VL715.txt