Что означает код ошибки Windows 791 (ERROR_BAD_MCFG_TABLE)?

 
Предыдущий Следующий
ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR ERROR_DISK_REPAIR_REDIRECTED

ERROR_BAD_MCFG_TABLE

Что означает ERROR_BAD_MCFG_TABLE

ERROR_BAD_MCFG_TABLE — ресурсы, необходимые устройству, конфликтуют с таблицей MCFG.

Что проверить

Определите конкретное устройство и драйвер, а также PnP/IOCTL/API-операцию, которая вернула код.

  • Проверьте состояние устройства в Device Manager и события Kernel-PnP/System; сопоставьте их с моментом неуспешного запроса.
  • Если устройство только что подключалось, сбрасывалось или меняло состояние питания, сначала подтвердите завершение этого перехода перед новой операцией.

Исходная формулировка

  • device resources conflict with the firmware mcfg table.
  • virtual machines or unusual platforms presenting an invalid ACPI layout.
  • the MCFG entries, base addresses, segment groups, and bus ranges.
  • this result means that this condition The ACPI MCFG table describes PCI Express enhanced configuration-space regions. Windows detected that resources required by a device overlap or disagree with those firmware declarations, making direct configuration-space access unsafe.
  • Update the system firmware and chipset components from the platform vendor. Restore default firmware settings, remove recent PCIe hardware to isolate the conflict, and provide ACPI tables to the vendor if the platform still publishes an invalid map. Application retries cannot correct firmware resource descriptors.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.