Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 1359)

Ticket Resolution Summary Owner Reporter
#1558 fixed WDC WD6401AALS-00L3B2 needs '-l xerrorlba' Geina3ee
Description

I play with unreadable sector at LBA 768453424. But the following command displays wrong LBA: smartctl -i -l xerror ...

40 -- 51 00 00 00 2d ab 00 cd 30 40 00 Error: UNC at LBA = 0x2dab00cd30 = 196142484784

Note, that 768453424 = 0x2dcdab30, not 0x2dab00cd30 ! So calculated LBA is wrong: 196142484784 <> 768453424

I've just downloaded and build fresh 7.2 version from https://deac-ams.dl.sourceforge.net/project/smartmontools/smartmontools/7.2/smartmontools-7.2.tar.gz

#1457 fixed Samsung SSD 860 QVO 1TB: Device is: Not in smartctl database Christian Franke Goldgamer
Description

The following SSD is not in the list.

#875 fixed New USB enclosure Maxtor M3 Portable 4TB Christian Franke GurkenPapst
Description

The enclosure is already listed in https://www.smartmontools.org/wiki/Supported_USB-Devices, but not yet supported in the drivedb.h as of today. This is fixed by adding

  { "USB: Maxtor M3 Portable; ",
    // 0x61b7: Maxtor M3 Portable 4TB (0x0000)
    "0x0bc2:0x61b7",
    "",
    "",
    "-d sat"
  },

Inside is a Seagate BacaCuda ST4000LM024

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