1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 Error decoding 3 Error decoding 4 ============== 4 ============== 5 5 6 x86 6 x86 7 --- 7 --- 8 8 9 Error decoding on AMD systems should be done u 9 Error decoding on AMD systems should be done using the rasdaemon tool: 10 https://github.com/mchehab/rasdaemon/ 10 https://github.com/mchehab/rasdaemon/ 11 11 12 While the daemon is running, it would automati 12 While the daemon is running, it would automatically log and decode 13 errors. If not, one can still decode such erro 13 errors. If not, one can still decode such errors by supplying the 14 hardware information from the error:: 14 hardware information from the error:: 15 15 16 $ rasdaemon -p --status <STATUS> --ipi 16 $ rasdaemon -p --status <STATUS> --ipid <IPID> --smca 17 17 18 Also, the user can pass particular family and 18 Also, the user can pass particular family and model to decode the error 19 string:: 19 string:: 20 20 21 $ rasdaemon -p --status <STATUS> --ipi 21 $ rasdaemon -p --status <STATUS> --ipid <IPID> --smca --family <CPU Family> --model <CPU Model> --bank <BANK_NUM>
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.