Wednesday, June 13, 2018

Error when scanning ACPI table DMAR

Error when scanning for DMAR table on certain Linux flavors. Highly likely that the BIOS has not reported this table. Check the listing in /sys/firmware/acpi/tables to verify if table DMAR is there or not. If it's not there, the BIOS was probably not configured to report this table. Make sure VT-D is enabled in the BIOS, then reboot the server.

No comments:

Post a Comment

Accessing Repositories for Fedora behind Proxy

By default, even when specifying the proxy address/port user/pwd, Fedora will likely complain about SSL certificates being invalid. In the ...