Custom Query (1561 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (382 - 384 of 1561)

Ticket Resolution Summary Owner Reporter
#1499 worksforme Support to KINGSPEC-NE-512 (0x174c:0x2362, ASM2362) adicieti
Description

I have the model KINGSPEC-NE-512

It is a M2 nvme

Kingspec m.2 ssd 120gb 256gb 512gb 1tb ssd 2tb disco rígido m2 ssd m.2 nvme pcie ssd disco rígido interno para desktop

More information on this link:

https://pt.aliexpress.com/item/32847113544.html?spm=a2g0s.9042311.0.0.43a6b90a99zruK

I Generated the Report as requested but the program hardly recognizes any of this M2.

Here is what was generated in the Report:

smartctl 7.2 2020-12-30 r5155 [i686-w64-mingw32-w10-20H2(64)] (sf-7.2-1) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdd: Unsupported USB bridge [0x174c:0x2362] Please specify device type with the -d option.

Use smartctl -h to get a usage summary

Please if you can get the information I would appreciate it.

#1498 duplicate SAS SSD disks: Defect list not found and Recovered Error message Thivya
Description

Hi,

We are using linux kernel version 3.10.104 with smartctl 5.42 and able to observe below messages flooded for SSD disks

[Fri Jun 4 07:16:46 2021] Add. Sense: Defect list not found [Fri Jun 4 07:16:56 2021] sd 0:0:0:0: [sda] [Fri Jun 4 07:16:56 2021] Sense Key : Recovered Error [current] [Fri Jun 4 07:16:56 2021] sd 0:0:0:0: [sda]

But with same kernel and smartctl with HDD we are not facing any issues.

Able to see the below ticket related to same issue https://www.smartmontools.org/ticket/343

From the below link, able to understand even in 7.2 version(latest version) issue seen via comment 3. https://www.smartmontools.org/ticket/1448

Could someone help us to solve this problem ?

#1495 fixed One unusual line in the drivedb.h (Innodisk 1IE3/3IE3/3ME3/3IE4/3ME4 SSDs) Christian Franke Andrey P.
Description

This one: https://github.com/smartmontools/smartmontools/blob/master/smartmontools/drivedb.h#L1083

"(2.5\" SATA SSD|CFast|InnoDisk Corp\\. - mSATA|Mini PCIeDOM|mSATA( mini)?|"
    "M\\.2 \\(S42\\)|SATA Slim|SATADOM-[MS][HLV]( Type [CD])?) 3([IM]E3|ME4)( V2)?",

Unlike others, these two lines are not "independent". The starting bracket is on the first line and the ending bracket is on the next line. Can we join these two lines into one? Or split into several independent lines? This will help to understand and parse this file by third-party tools.

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