Opened 13 months ago
Last modified 13 months ago
#1764 new enhancement
Add ADATA HD680 to drive database
Reported by: | thisisqasim | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | drivedb | Version: | |
Keywords: | ssd | Cc: |
Description
Attachments (1)
Change History (4)
by , 13 months ago
Attachment: | smartctl-adata-hd680.txt added |
---|
comment:2 by , 13 months ago
Component: | all → drivedb |
---|---|
Keywords: | ssd added |
Milestone: | → undecided |
Obviously the attachment is not from an ADATA SSD :-)
Model Family: Seagate Mobile HDD Device Model: ST2000LM007-1R8174
comment:3 by , 13 months ago
I noticed that too but it is from the same device. My guess was that Seagate is the actual HDD inside the AData USB enclosure and that is why it is being reported like that.
smartctl --all /dev/sda smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.14.0-378.el9.x86_64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org /dev/sda: Unknown USB bridge [0x125f:0xa85a (0x100)] Please specify device type with the -d option. Use smartctl -h to get a usage summary
but with a -d sat
smartctl --all /dev/sda -d sat smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.14.0-378.el9.x86_64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Mobile HDD Device Model: ST2000LM007-1R8174 Serial Number: ZDZA9DV5 LU WWN Device Id: 5 000c50 0c53956ce Firmware Version: EB01 User Capacity: 2,000,398,934,016 bytes [2.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 5400 rpm Form Factor: 2.5 inches TRIM Command: Available Device is: In smartctl database 7.3/5533 ATA Version is: ACS-3 T13/2161-D revision 3b SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Wed Nov 1 13:49:15 2023 UTC SMART support is: Available - device has SMART capability. SMART support is: Enabled ...
Note:
See TracTickets
for help on using tickets.
I believe this should be as simple as changing
to
in https://www.smartmontools.org/browser/trunk/smartmontools/drivedb.h#L5954