...
Ubuntu: sudo apt-get edac utils
Does not work on Ubuntu Liveboot environment (i.e. USB)
var
edac-util
edac-util
-r report
...
Code Block | ||||
---|---|---|---|---|
| ||||
root:~$ edac-util -v mc0: 0 Uncorrected Errors with no DIMM info mc0: 0 Corrected Errors with no DIMM info mc1: 0 Uncorrected Errors with no DIMM info mc1: 0 Corrected Errors with no DIMM info mc2: 0 Uncorrected Errors with no DIMM info mc2: 0 Corrected Errors with no DIMM info mc3: 0 Uncorrected Errors with no DIMM info mc3: 0 Corrected Errors with no DIMM info edac-util: No errors to report. root:~$ edac-util --report=simple mc0: Correctable errors: 0 mc0: Uncorrectable errors: 0 mc1: Correctable errors: 0 mc1: Uncorrectable errors: 0 mc2: Correctable errors: 0 mc2: Uncorrectable errors: 0 mc3: Correctable errors: 1778948 mc3: Uncorrectable errors: 0 Total CE: 1778948 Total UE: 0 |
If you want to check them yourself, the location of the edac files can be found at the following path:
/sys/devices/system/edac/