Recent content by zeroservices

  1. Z

    H11Dsi / Epyc 7402 and VFIO issues

    In case anyone else stumbles across this issue: We have tried every possible combination with that onboard SATA controller and never got this working. Ordered Broadcom 9400-8i, passed that one through. Directly works as expected.
  2. Z

    H11Dsi / Epyc 7402 and VFIO issues

    Hello everyone, we have a H11Dsi running Proxmox 6.3-3 and latest BIOS. System boots off of NVMe m.2 SSD. What we want to do is, pass through the onboard SATA Lan controllers. What we tried is: $ cat /etc/modprobe.d/vfio.conf options vfio-pci ids=1022:7901,15d9:7901 lspci confirms the...