Custom Query (1468 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (172 - 174 of 1468)

Ticket Resolution Summary Owner Reporter
#45 fixed Add smartd '--capabilities' option Christian Franke Christian Franke
Description

Debian and Fedora version of smartd provide a '-C, --capabilities' option. If libcap-ng is available and this option is specified, smartd drops unnecessary POSIX capabilities.

Debian patch: http://patch-tracker.debian.org/patch/series/view/smartmontools/5.39-3/62_lowcap.patch

But the current version of the above patch introduces a regression, see ticket #41 and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564876.

This should be fixed before we apply this patch.

#954 fixed Add support for ADATA SU800 SSDs (128GB, Firmware Q0913A) Christian Franke Georgi D. Sotirov
Description

Please, add ADATA SU800 SSD devices to smartdb. Capacities are between 128GB and 1TB. Specifications are at http://www.adata.com/us/specification/410 ADATA SMART attributes are described in http://www.adata.com/AppStore/ADATA%20SSD%20Toolbox_UserGuide_V10_EN.pdf

#1221 fixed Add support for ASMedia ASM2362 USB to NVMe bridge Christian Franke Christian Franke
Description

ASMedia ASM2362 provides a vendor specific NVMe pass-through SCSI command. This should be supported by smartmontools via a new -d TYPE option (e.g. -d sntasmedia). A possible USB-Id is 0x174c:0x2362.

See also the original report on smartmontools-database list.

The commit 6dc489 from CrystalDiskInfo source code (SPDX-License-Identifier: MIT), shows the following CDB settings:

CDB Id_Ctrl Smart Comment
0 0xe6 0xe6 NVMe pass-through command
1 0x06 0x02 CDW0.byte0
2 0 0 ?
3 0x01 0x02 CDW10.byte0
4 0 0 ?
5 0 0 ?
6 0 0 ?
7 0 0x7f CDW10.byte2
8..15 0 0 ?

CDW10 = 0x00000001 for Identify Controller CDW10 = 0x007F0002 for Get SMART/Health Log (always 512 bytes) CDW10 = 0x01FF0001 for Get Error Log with 2048 bytes. Assignments of CDW10.byte3 and NSID are not obvious.

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