▲ | dijit 5 days ago | |||||||||||||||||||||||||||||||
> only a minority of them enables ECC support in their firmware, so always check for that before buying! This is the annoying part. That AMD permits ECC is a truly fantastic situation, but if it's supported by the motherboard is often unlikely and worse: it's not advertised even when it's available. I have an ASUS PRIME TRX40 PRO and the tech specs say that it can run ECC and non-ECC but not if ECC will be available to the operating system, merely that the DIMMS will work. It's much more hit and miss in reality than it should be, though this motherboard was a pricey one: one can't use price as a proxy for features. | ||||||||||||||||||||||||||||||||
▲ | sunshowers 4 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
If you're on Linux, dmesg containing
is a pretty reliable indication that ECC is working.See my blog post about it (it was top of HN): https://sunshowers.io/posts/am5-ryzen-7000-ecc-ram/ | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | c0l0 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Usually, if a vendor's spec sheet for a (SOHO/consumer-grade) motherboard mentions ECC-UDIMM explicitly in its memory compatibility section, and (but this is a more recent development afaict) DOES NOT specify something like "operating in non-ECC mode only" at the same time, then you will have proper ECC (and therefore EDAC and RAS) support in Linux, if the kernel version you have can already deal with ECC on your platform in general. I would assume your particular motherboard to operate with proper SECDED+-level ECC if you have capable, compatible DIMM, enable ECC mode in the firmware, and boot an OS kernel that can make sense of it all. | ||||||||||||||||||||||||||||||||
▲ | adrian_b 4 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
This is weird. I have used many ASUS MBs specified as "can run ECC and non-ECC" and this has always meant that there was an ECC enabling option in the BIOS settings, and then if the OS had an appropriate EDAC driver for the installed CPU ECC worked fine. I am writing this message on such an ASUS MB with a Ryzen CPU and working ECC memory. You must check that you actually have a recent enough OS to know your Threadripper CPU and that you have installed any software package required for this (e.g. on Linux "edac-utils" or something with a similar name). |