Recent content by PPPCInc

  1. P

    GPU passthrough on a server with 2 GPU

    " Did you add a line starting with options vfio-pci to a file in /etc/modprobe.d/ ? You might want to add 10de:11c0,10de:0e0b to the ids option of vfio-pci (instead of blacklisting drivers). " I did not add a line starting with options vfio-pci to a file in /etc/modprobe.d/ ? I cant switch the...
  2. P

    GPU passthrough on a server with 2 GPU

    Yes the IOMMU Interrupt Remapping is enabled.. How can I isolate the graphics card only?
  3. P

    GPU passthrough on a server with 2 GPU

    For the first command : IOMMU group 0 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] IOMMU group 10 00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]...
  4. P

    GPU passthrough on a server with 2 GPU

    Hello, I have a problem with the GPU passthrough. I have a server running with a processor without integrated graphics chipset. I have an old GT210 graphics card to run the server. I have recently added a GTX660 on a PCIE slot. I have on this proxmox server a virtual machine of Ubuntu Server, I...