Recent content by DropZII

  1. D

    PCI passthrough on Proxmox - HP PL DL380 G6

    D'après la documentation proxmox, on peut peut-être contourner le problème de interrupt remapping : If your system doesn't support interrupt remapping, you can allow unsafe interrupts with: echo "options vfio_iommu_type1 allow_unsafe_interrupts=1" >...
  2. D

    IOMMU not present (vt-d broken?)

    D'après la documentation proxmox, on peut peut-être contourner le problème : If your system doesn't support interrupt remapping, you can allow unsafe interrupts with: echo "options vfio_iommu_type1 allow_unsafe_interrupts=1" > /etc/modprobe.d/iommu_unsafe_interrupts.conf
  3. D

    PCI passthrough on Proxmox - HP PL DL380 G6

    La première commande m'indique cela : IOMMU group 31 07:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF106GL [Quadro 2000] [10de:0dd8] (rev a1) IOMMU group 31 07:00.1 Audio device [0403]: NVIDIA Corporation GF106 High Definition Audio Controller [10de:0be9] (rev a1) Ce Que veut...
  4. D

    PCI passthrough on Proxmox - HP PL DL380 G6

    Bonjour à tous, je vous explique mon problème. Je souhaiterais utiliser le pci passthrough sur proxmox afin d'avoir un gpu sur une vm windows 10. La virtualisation est activée dans le bios (l'option Intel Vt-d également), intel_iommu est activé, et l'adresse du gpu sur proxmox est 07:00 (en...