geronimo said:
I checked the CMOS for some option about drive data transfer mode.
Every option on the first page of CMOS about drives is alreadyset for
AUTO. Elsewhere there was nothing to set transfer mode....except for
the printer there was an option about DMA modes. Its an ABIT A7N8X
mobo. Anyway the BIOS has never been changed.
Yeah, it wont be that, its an OS level problem, nothing to do with the bios.
MS had a doc about this problem....it says that after 6 CRC errors it
will revert to PIO mode...and switching back to DMA mode is NOT
automatic. I applied what it said would be the fix. Per instructions,
I added the registry value "Drive error counter success=1"
(it wasn't exactly that, but something to that effect). This is
supposed to reset the CRC error counter, and allow Windows to
re-enable DMA once again....but after adding this value for IDE
channel 001, and rebooting, it is still operating in DMA mode.
You need to do it this way, from
http://support.microsoft.com/kb/817472/
To re-enable the typical, or faster, transfer mode for an affected device: 1. Double-click
Administrative Tools, and then click Computer Management.
2. Click System Tools, and then click Device Manager.
3. Expand the IDE ATA/ATAPI Controllers node.
4. Double-click the controller for which you want to restore the typical DMA transfer mode.
5. Click the Driver tab.
6. Click Uninstall.
7. When the process completes, restart your computer. When Windows restarts, the hard disk
controller is re-enumerated and the transfer mode is reset to the default value for each device that
is connected to the controller.
I need to look at some Windows event log (Where?)
Computer Management, or put event log in the help.
and see if perhaps errors are continuing even with a new cable.
Yes, if the above doesnt restore DMA mode.