|
From: bruno r. <ork...@ms...> - 2006-07-25 09:18:50
|
hi, i'm trying to test a Fujitsu/Siemens hard drive laptop but i can't read attributes values. here some output from the latest Windows C.Franke's build: F:\>smartctl.exe -a /dev/hda smartctl version 5.37 [i686-mingw32-xp-sp2] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Warning! Drive Identity Structure error: invalid SMART checksum. === START OF INFORMATION SECTION === Device Model: FUJITSU MHV2060BH Serial Number: NW79T5B25DD2 Firmware Version: 00000025 User Capacity: 60á011á642á880 bytes Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 7 ATA Standard is: ATA/ATAPI-7 T13 1532D revision 4a Local Time is: Tue Jul 25 11:00:09 2006 PM SMART support is: Available - device has SMART capability. Enabled status cached by OS, trying SMART RETURN STATUS cmd. SMART support is: Enabled Error SMART Values Read failed: Input/output error Smartctl: SMART Read Values failed. Error SMART Thresholds Read failed: Input/output error Smartctl: SMART Read Thresholds failed. === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. Total time to complete Offline data collection: ( 0) seconds. Offline data collection capabilities: (0x00) Offline data collection not supp orted. SMART capabilities: (0x0000) Automatic saving of SMART data is not implemented. Error logging capability: (0x00) Error logging supported. General Purpose Logging supported. Error SMART Error Log Read failed: Input/output error Smartctl: SMART Error Log Read Failed Error SMART Error Self-Test Log Read failed: Input/output error Smartctl: SMART Self Test Log Read Failed Device does not support Selective Self Tests/Logging F:\>smartctl.exe -a /dev/hda:asc smartctl version 5.37 [i686-mingw32-xp-sp2] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF INFORMATION SECTION === Device Model: FUJITSU MHV2060BH Serial Number: NW79T5B25DD2 Firmware Version: 00000025 User Capacity: 60á011á642á880 bytes Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 7 ATA Standard is: ATA/ATAPI-7 T13 1532D revision 4a Local Time is: Tue Jul 25 11:08:04 2006 PM SMART support is: Available - device has SMART capability. Enabled status cached by OS, trying SMART RETURN STATUS cmd. SMART support is: Enabled Error SMART Values Read failed: Input/output error Smartctl: SMART Read Values failed. Error SMART Thresholds Read failed: Input/output error Smartctl: SMART Read Thresholds failed. === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. Total time to complete Offline data collection: ( 0) seconds. Offline data collection capabilities: (0x00) Offline data collection not supp orted. SMART capabilities: (0x0000) Automatic saving of SMART data is not implemented. Error logging capability: (0x00) Error logging supported. General Purpose Logging supported. Error SMART Error Log Read failed: Input/output error Smartctl: SMART Error Log Read Failed Error SMART Error Self-Test Log Read failed: Input/output error Smartctl: SMART Self Test Log Read Failed Device does not support Selective Self Tests/Logging F:\>smartctl.exe -t short /dev/hda smartctl version 5.37 [i686-mingw32-xp-sp2] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Warning! Drive Identity Structure error: invalid SMART checksum. Error SMART Values Read failed: Input/output error Smartctl: SMART Read Values failed. Error SMART Thresholds Read failed: Input/output error Smartctl: SMART Read Thresholds failed. === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Warning: device does not support Self-Test functions. Sending command: "Execute SMART Short self-test routine immediately in off-line mode". Drive command "Execute SMART Short self-test routine immediately in off-line mod e" successful. Testing has begun. F:\>smartctl.exe -l selftest /dev/hda smartctl version 5.37 [i686-mingw32-xp-sp2] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Warning! Drive Identity Structure error: invalid SMART checksum. Error SMART Values Read failed: Input/output error Smartctl: SMART Read Values failed. Error SMART Thresholds Read failed: Input/output error Smartctl: SMART Read Thresholds failed. === START OF READ SMART DATA SECTION === Error SMART Error Self-Test Log Read failed: Input/output error Smartctl: SMART Self Test Log Read Failed thank you. ps: Bruce, votre français n'est pas de la même qualité que votre code... mais merci pour l'effort :) |