https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264172

--- Comment #11 from Alexander Motin <[email protected]> ---
With my vmd(4) driver rework in 13.1 I've tried to turn it into more or less
reasonable PCIe bridge.  I suspect that it could just fix things enough to
expose some existing issue(s), hidden otherwise.  The "Power Fault Detected"
messages you see are going from PCIe hot-plug code and are not directly relayed
to vmd(4).  You may try to set hw.pci.enable_pcie_hp=0 loader tunable to block
the PCIe hot-plug support.  You may also check your UEFI settings for any
PCI/PCIe hot-plug options.

Unfortunately I can't say more with only the information available.  For
`dmesg` I'd prefer to see verbose messages enables, while for `pciconf` I'd use
`-lvcb` arguments, or may be use `lspci -vvvv`, if can be installed, for
maximum information.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to