Toni Mueller <[email protected]> wrote: Hi,
> on system startup, mcelog has this to say: > > Jul 15 10:47:08 debian mcelog: failed to prefill DIMM database from DMI data > dmidecode has no problems showing detailed information about my memory. There are two reasons why this message can appear, so could you instrument memdb.c:prefill_memdb() to distinguish between parse errors and duplicate entries? Look for missed++ in the function, as that's what ultimately triggers the message. There are only two occurrences. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[email protected]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

