Custom Query (1433 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 1433)

Ticket Resolution Summary Owner Reporter
#1219 invalid A few SMART SSD default parameters additions (170-174) Artem S. Tashkinov
Description

Over three years ago I emailed you a patch for adding some SMART parameters and it's never been merged or even discussed.

https://www.mail-archive.com/smartmontools-database@lists.sourceforge.net/msg01325.html

https://sourceforge.net/p/smartmontools/mailman/smartmontools-database/thread/92be36b242c6f0cfdc90b66870402db9%40lycos.com/#msg35362063

I'm now attaching the patch from that email in hope that you'll finally take a look at it and maybe merge it.

#662 fixed A-DATA USB bridge 125f:a15a - A-DATA HD710 Jan Hadrava
Description

A-DATA HD710 (AHD710-1TU3) does not work without -d sat. Please recognize the USB bridge automatically.

# lsusb -d 125f:a15a
Bus 002 Device 004: ID 125f:a15a A-DATA Technology Co., Ltd. 
# ./smartctl -i /dev/sdb
smartctl 6.5 2016-02-29 r4227 [x86_64-linux-3.16.0-4-amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x125f:0xa15a (0x100)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

# ./smartctl -d sat -i /dev/sdb
smartctl 6.5 2016-02-29 r4227 [x86_64-linux-3.16.0-4-amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Toshiba 2.5" HDD MQ01ABD...
Device Model:     TOSHIBA MQ01ABD100
Serial Number:    XXXXXXXXX
LU WWN Device Id: XXXXXXXXXXXXXXXXX
Firmware Version: AX1P1A
User Capacity:    1 000 204 886 016 bytes [1,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.6, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Tue Mar  1 20:10:25 2016 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
#3 fixed ABEND on FreeBSD when non-SCSI device accessed with -d scsi somebody Dan Lukes
Description

Try

smartctl -d scsi /dev/ad0

Bug in os_freebsd.cpp con->devname == NULL when used in cam_open_spec_device()

more detailed analysis required but not done yet.

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