J wrote:
> "Paul" wrote:
>> Nvidia chipset ?
>>
>> Paul
>> .
>
>
> No, an Intel P35 chipset. ("P35 Express" according to the book, with an ICH9
> southbridge.)
>
> It's a Gigabyte P35-DS3L motherboard, rev 2.0, with version F6 BIOS.
> (Graphics: Nvidia 8600GT 256MB PCIe.)
>
> I know there is newer BIOS available for the board (F9) but I'm reluctant to
> take that step other than as a last resort. (Maybe I'm there?)
>
> Jason
>
I would try:
1) memtest86+ from memtest.org . You want it to be error free, for two test passes.
Memtest86+ is self booting, and the Windows OS is not present while it is testing.
It comes pretty close to testing all the RAM (might miss about 1MB worth, reserved
by the BIOS). With some care, you could theoretically rotate RAM sticks, such
that all the RAM is tested. but it probably isn't worth the extra effort.
It's not like the reserved RAM plays a part in your symptoms.
The download files are about half-way down the web page.
2) Run Prime95 while in Windows. That program cannot test the memory space used
by the Windows OS, but it does a more thorough job of testing memory elsewhere.
On my 2GB machine, Prime95 will test about 1600MB. It uses all compute cores at
the same time, with a thread per virtual or physical core.
It does not print memory addresses when errors are found. It can report
whether a math calculation it is doing, has an error or not. It knows
what the right answer is. If a thread stops testing, then you know
your computer has some small problem and the compute core isn't bulletproof.
On an overclocked computer, I've had this test fail in as little as 2 seconds.
http://www.mersenne.org/freesoft/
You want to use the "Stress Test" option. You don't have to "Join GIMPS"
to do that.
If those tests are coming up clean, then based on your symptoms, my next test
would be to replace the SATA cable on the drive you're reading from. It could
be that there are data transmission errors on the cable itself. As I understand
it, a CRC check is done on the cable, but that only reduces the frequency of
errors getting through. It was never intended to make flaky cables, new again :-)
You can also try a different SATA port on the motherboard, for the drive being copied.
If a new cable makes no difference, the next suspect would be the controller
board on the drive itself. Test the drive, using a completely different
computer, and that may tell you the drive is having a problem.
The power cable feeding the drive, has +12V and +5V on it. There may be
further regulator devices on the drive controller board, to power
the logic on the controller board. It would probably take a pretty serious
noise problem on the supply rails, to upset the controller logic enough
to cause errors like that. And if the DC voltage values dip a bit, the
drive will actually spin down and spin up again, and the noise from
that happening, tells you there is too much voltage drop on the power
cable. But right now, I don't see a reason to think the power supply
in the affected computer, is playing a part in it. I'd sooner suspect
a bad data cable.
Paul