Odon Farkas <farkas@chem.elte.hu> writes:
I also have a few tips to check out: - Does /proc/cpuinfo contain the same lines for both CPUs?
Yes. Identical information for both CPUs. Checked the status information in the BIOS setup screens - and the vcore and CPU temperature settings are all nice and correct.
- How the memory is attached to the CPUS? (It should be 2x2x1GB.)
2x1GB on each CPU. In order to test things I also tried it with only 2GB installed (all on CPU0). Same thing. I found the option in top to get it to display the CPU channel now. It seems the problem is tied to CPU 0. Hmm.. Perhaps I should try to physically swap the CPUs on the motherboard and see if the problem moves with the CPU or not... Btw, anyone know how to enable ECC support in Linux/SuSE 9.0? -- Peter Eriksson <peter@ifm.liu.se> Phone: +46 13 28 2786 Computer Systems Manager/BOFH Cell/GSM: +46 705 18 2786 Physics Department, Linköping University Room: Building F, F203 SE-581 83 Linköping, Sweden http://www.ifm.liu.se/~peter
Peter Eriksson <peter@ifm.liu.se> writes:
Btw, anyone know how to enable ECC support in Linux/SuSE 9.0?
Enable it in the BIOS and then load the ecc.o module... Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
On Fri, 06 Feb 2004 19:31:46 +0100 Andreas Jaeger <aj@suse.de> wrote:
Peter Eriksson <peter@ifm.liu.se> writes:
Btw, anyone know how to enable ECC support in Linux/SuSE 9.0?
Enable it in the BIOS and then load the ecc.o module...
You don't need ecc.o on Opteron. It's handled by the normal machine check handler. -Andi
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andi Kleen ak-at-suse.de |suse-amd64| wrote: | On Fri, 06 Feb 2004 19:31:46 +0100 | Andreas Jaeger <aj@suse.de> wrote: | | |>Peter Eriksson <peter@ifm.liu.se> writes: |> |> |>>Btw, anyone know how to enable ECC support in Linux/SuSE 9.0? |> |>Enable it in the BIOS and then load the ecc.o module... | | | You don't need ecc.o on Opteron. It's handled by the normal machine | check handler. Huh. So when I enable ECC in the BIOS for my HDAMB, I get a ton of options to choose from. It there a guide somewhere where one can get a summary of the proper way to set up my long list of ECC options? Forgive me for being dense, but the HDAMB documentation from rioworks offers no guidance at all here, let along Linux specific recommendations. - -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFAJEgOrPt1Sc2b3ikRAkdOAJsHARwiMcFGFIvwCGJp+AUja9xDhACgmdDq Owa9mmvH4HYPvrh/veCwJZg= =gBXK -----END PGP SIGNATURE-----
On Fri, 06 Feb 2004 18:06:06 -0800 "Stephen Williams" <1mc9i5i02@sneakemail.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Andi Kleen ak-at-suse.de |suse-amd64| wrote: | On Fri, 06 Feb 2004 19:31:46 +0100 | Andreas Jaeger <aj@suse.de> wrote: | | |>Peter Eriksson <peter@ifm.liu.se> writes: |> |> |>>Btw, anyone know how to enable ECC support in Linux/SuSE 9.0? |> |>Enable it in the BIOS and then load the ecc.o module... | | | You don't need ecc.o on Opteron. It's handled by the normal machine | check handler.
Huh. So when I enable ECC in the BIOS for my HDAMB, I get a ton of options to choose from. It there a guide somewhere where one can get a summary of the proper way to set up my long list of ECC options? Forgive me for being dense, but
If there was a single proper way there wouldn't be any options, no? It really depends on how your motherboard is set up, what revision of the CPU you run, what and how many DIMMs you use and where you put them. Also some kernels assumed that the BIOS would enable the MCE error reporting, which some newer ones don't.
the HDAMB documentation from rioworks offers no guidance at all here, let along Linux specific recommendations.
All the glory details are in the BIOS&Kernel developers guide from the AMD website (but read the Specification update too) If you don't want to go that low level: A reasonable default setting is probably ECC on, scrubber on, chipkill off. -Andi
participants (5)
-
Andi Kleen
-
Andreas Jaeger
-
Michael Galloway
-
Peter Eriksson
-
Stephen Williams