Re: Strange write errors on FAT32 partition (maybe an FAT32 bug?!)

From: Roger Heflin
Date: Thu Nov 09 2006 - 17:02:54 EST


Christoph Anton Mitterer wrote:
It seems that I don't get any data at all.
I only get the edac_mc module but none that seems to support my chipset
or so...
Any ideas?

The mc part does pci parity, it is separate from the
chipset driver, I have even used the _mc part on a
Itanium with no chipset driver at all and had it report
parity errors properly, so I expect just the mc driver
to work.

You would need the k8 module for the cpu, but that is
only if you want ECC checking also.

If you got the _mc loaded do a "sysctl -a | grep mc" and
see what things are set how, and reset if necessary
check_pci_parity to 1.

Roger
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/