<div dir="ltr">Hi,<div><br></div><div>I am trying to get the following setup with a Xeon E5/ASUS X99-A II to work:</div><div><br></div><div>First slot:      GTX 1060     -> VM 1</div><div>Second slot: GTX 1070 -> VM 2</div><div>Third slot:     GT 710         -> Host</div><div><br></div><div>This is the latest ArchLinux. I had to use the propietary NVIDIA drivers and an additional Xorg configuration for the host GPU, because nouveau would flicker and crash. No need to blacklist anything.</div><div><br></div><div>IOMMU and VFIO works fine though, lspci -nn -k reports the two GTX GPUs using vfio-pci: <a href="https://gist.github.com/anonymous/89ebd0e18464cef3c5dde6897c39eb5f">https://gist.github.com/anonymous/89ebd0e18464cef3c5dde6897c39eb5f</a></div><div><br></div><div>So far I've managed to add the GTX 1070 too a VM and successfully installed Windows 10, including NVIDIA drivers. This is a working QEMU xml: <a href="https://gist.github.com/anonymous/f9de48a009e6bd8824e5f272da01e184">https://gist.github.com/anonymous/f9de48a009e6bd8824e5f272da01e184</a></div><div><br></div><div>The second VM has a very similar configuration. The GTX 1060 doesn't work, though. When I connect the screen, its just blank with the message "No displayport output". Video output via SPICE works.</div><div><br></div><div>I have these messages in dmesg, which I find confusing. Do I need to use a ROM for my GTX 1060?</div><div><br></div><div><div>[   40.368641] vfio-pci 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff</div><div>[   40.368691] vfio-pci 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff</div></div><div><br></div><div>Here is the link to the complete output: <a href="https://gist.github.com/anonymous/f00ce9fefeaa7c7093cc6ee75ff42794">https://gist.github.com/anonymous/f00ce9fefeaa7c7093cc6ee75ff42794</a></div><div><br></div><div>Do you have any idea how to debug this any further? </div><div><br></div><div>Kind regards, Sascha</div></div>