Changes between Version 14 and Version 15 of FAQ
- Timestamp:
- Sep 26, 2009, 6:19:59 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v14 v15 383 383 ---- 384 384 385 === {{{smartctl}}} aborts with the message "...SMART_GET_VERSION failed" on Windows. What is going wrong? === 386 387 A failing [http://msdn2.microsoft.com/en-us/library/ms803644.aspx SMART_GET_VERSION] call means that the device driver does not implement the I/O controls (see [wiki:FAQ#OnWindowssmartctlprintsthemessage:...LogReadfailed:Functionnotimplemented below]) to access ATA SMART functionality. 388 389 Some Windows drivers for (S)ATA controllers are implemented as SCSI class drivers. This is usually the case for drivers which support RAID. Unfortunately, such drivers do not support the ATA specific SMART I/O controls. 390 391 ---- 392 385 393 === On Windows {{{smartctl}}} prints the message: "...Log Read failed: Function not implemented" === 386 394 … … 511 519 512 520 513 514 <h3><a name="FAQ-win-ata-as-scsi"></a>On Windows, <tt>smartctl</tt> aborts515 with the message "...SMART_GET_VERSION failed". What is going wrong?</h3>516 517 <p>A failing518 <a href="http://msdn2.microsoft.com/en-us/library/ms803644.aspx"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />SMART_GET_VERSION</a>519 call means that the device driver does not520 implement the I/O controls (see <a href="faq.html#FAQ-win-ioctl">below</a>)521 to access ATA SMART functionality.</p>522 523 <p>Some Windows drivers for (S)ATA controllers are implemented as SCSI524 class drivers. This is usually the case for drivers which support RAID.525 Unfortunately, such drivers do not support the ATA specific SMART I/O526 controls.</p>527 <hr />528 529 530 521 <!-- Check Signature --> 531 522 <h3><a name="check-signature"></a>How can I check that the package hasn't been tampered with?</h3>