Answer the question
In order to leave comments, you need to log in
Centos 7 kernel errors how to fix?
I check the log and see the following errors:
[email protected]:~$ journalctl -p err
-- Logs begin at Thu 2017-03-23 05:29:40 PM MSK, end at Thu 2017-03-23 05:30:02 PM MSK. --
Mar 23 17:29:40 lw4.localdomain kernel: ERST: Can not request iomem region <0x bf7ff000-0x bf800000> for ERST.
Mar 23 17:29:40 lw4.localdomain kernel: i8042: No controller found
[email protected]:~$
Answer the question
In order to leave comments, you need to log in
ERST is a table of errors in ACPI for serialization and saving them to the firmware and subsequent analysis. That is, stupidly crash dumps, dmesg and other panics are written to the BIOS if it rebooted, and you did not have time to see what was happening.
Usually this table is a simple blob in the BIOS ACPI. Accordingly, try updating the BIOS, or disable it altogether (cmdline+=erst_disable) if you don't use it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question