Custom Query (1415 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 303 of 1415)

Ticket Resolution Summary Owner Reporter
#317 fixed os_linux.cpp: max_pathc value is low Christian Franke kicca
Description

You should change const int max_pathc = 32 to a higher value because with this value smartctl --scan shows false data.

with the old value (32): smartctl --scan|wc -l 58

and the new (48): ./smartctl --scan|wc -l 74

#318 invalid Spam somebody altas
#319 worksforme SMART attribute differences between Windows and Linux somebody dave_lawrence
Description

Intel SSD S3500

SMART attributes are different on Windows and Linux.

Notable, '175'

Linux:

175 Program_Fail_Count_Chip 0x0033 100 100 010 Pre-fail Always - 4295033464

Windows:

175 Power_Loss_Cap_Test 0x0033 100 100 --- Pre-fail Always - 623 (1 53)

In fact 175 is a bit field containing

Last test result (microseconds) Minutes since last test Total number of tests

which is returned by the Intel SSD toolbox

Full outputs attached

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