Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check ECC RAM working #4

Open
ghost opened this issue Mar 14, 2018 · 1 comment
Open

Check ECC RAM working #4

ghost opened this issue Mar 14, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 14, 2018

How is it possible to check wether ECC is active and working?

Usually one can use:

dmidecode --type memory

but this gives:

Scanning /dev/mem for entry point.
No SMBIOS nor DMI entry point found, sorry.

Another method would be:

edac-utils

this gives:

edac-util: Fatal: Unable to get EDAC data: Unable to find EDAC data in sysfs

@g-provost
Copy link
Member

ECC feature is initialize by U-Boot and handled silently from Linux perspective.

You should see at U-Boot startup that the ECC feature is enabled.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant