Einzelnen Beitrag anzeigen

Horst0815

Registriert seit: 23. Mai 2011
Ort: Görlitz
150 Beiträge
 
Delphi XE Starter
 
#9

AW: S.M.A.R.T. bei SATA?

  Alt 11. Apr 2012, 22:11
Macht´s bei mir nur beim CD Laufwerk

Code:

SMART interface opened...
DFP_GET_VERSION returned:
    bVersion       = 1
    bRevision      = 1
    fCapabilities  = 0x00000007
    bReserved      = 0x0
    bIDEDeviceMap  = 0x1
SMART enabled on drive: 0
     cbBytesReturned: 16
Drive 0 is an IDE Hard drive that supports SMART
    #Cylinders: 16383, #Heads: 16, #Sectors per Track: 63
     IDE TASK FILE REGISTERS:
          bFeaturesReg    = 0x0
          bSectorCountReg = 0x1
          bSectorNumberReg = 0x1
          bCylLowReg      = 0x0
          bCylHighReg     = 0x0
          bDriveHeadReg   = 0xA0
          Status          = 0xEC
     Model number: KINGSTON SNVP325S264GB                
     Firmware rev: AGYA020 
     Serial number:        30AS10GWT72
   cbBytesReturned: 528
Data for Drive Number 0
Attribute Structure Revision         Threshold Structure Revision
             16                                      16

_______________________________________________________________________________________
        -Attribute Name-            -Value-   -Worst-   -Threshold-  -Raw Value-
_______________________________________________________________________________________
01 Raw Read Error Rate               100       097         00         000
02 Throughput Performance            100       100         50         000
03 Spin Up Time                      100       100         50         000
05 Reallocated Sector Count          100       100         50         000
07 Seek Error Rate                   100       100         50         000
08 Seek Time Performance             100       100         50         000
09 Power On Hours Count              100       100         00         044
0A Spin Retry Count                  100       100         50         000
0C Power Cycle Count                 100       100         00         124
A7 Unknown or No Attribute Here      100       100         00         000
A8 Unknown or No Attribute Here      100       100         00         001
A9 Unknown or No Attribute Here      100       100         10         200
AA Reserve Block Count               100       100         10         098
AD Unknown or No Attribute Here      100       100         00         209
AF Unknown or No Attribute Here      100       100         10         000
C0 Power-off Retract Count           100       100         00         167
C2 Temperature                       066       042         30         034
F0 Head Flying Hours                 100       100         50         000
_______________________________________________________________________________________



SMART interface opened...
DFP_GET_VERSION returned:
    bVersion       = 1
    bRevision      = 1
    fCapabilities  = 0x00000007
    bReserved      = 0x0
    bIDEDeviceMap  = 0x4
SMART enabled on drive: 2
     cbBytesReturned: 16
Drive 2 is an IDE Hard drive that supports SMART
    #Cylinders: 16383, #Heads: 16, #Sectors per Track: 63
     IDE TASK FILE REGISTERS:
          bFeaturesReg    = 0x0
          bSectorCountReg = 0x1
          bSectorNumberReg = 0x1
          bCylLowReg      = 0x0
          bCylHighReg     = 0x0
          bDriveHeadReg   = 0xA0
          Status          = 0xEC
     Model number: SAMSUNG HM641JI                      
     Firmware rev: 2AJ1000 
     Serial number: S26XJ1LZ900160     
   cbBytesReturned: 528
Data for Drive Number 2
Attribute Structure Revision         Threshold Structure Revision
             16                                      16

_______________________________________________________________________________________
        -Attribute Name-            -Value-   -Worst-   -Threshold-  -Raw Value-
_______________________________________________________________________________________
01 Raw Read Error Rate               100       100         51         020
02 Throughput Performance            252       252         00         000
03 Spin Up Time                      091       088         25         201
04 Start/Stop Count                  098       098         00         174
05 Reallocated Sector Count          252       252         10         000
07 Seek Error Rate                   252       252         51         000
08 Seek Time Performance             252       252         15         000
09 Power On Hours Count              100       100         00         082
0A Spin Retry Count                  252       252         51         000
0B Recalibration Retry Count         099       099         00         189
0C Power Cycle Count                 099       099         00         219
BF G-sense Error Rate                100       100         00         164
C0 Power-off Retract Count           252       252         00         000
C2 Temperature                       064       054         00         036
C3 Hardware ECC Recovered            100       100         00         000
C4 Reallocation Event Count          252       252         00         000
C5 Current Pending Sector Count      252       252         00         000
C6 Uncorrectable Sector Count        252       252         00         000
C7 UltraDMA CRC Error Count          200       200         00         000
C8 Multi-Zone Error Rate             100       100         00         102
DF Load/Unload Retry Count           099       099         00         189
E1 Load/Unload Cycle Count           095       095         00         191
_______________________________________________________________________________________



Unable to open physical drive, error code: 0x00000002 (Das System kann die angegebene Datei nicht finden)
  Mit Zitat antworten Zitat