Search results

  1. I

    Problem with PCI Passthrough

    I replace GPU with X520 and actually after add PCI to CHR proxmox is working. When I check in CHR System -> Resources -> PCI I see 01:00.0 82599E 10-Gigabit Network Connection and 02:00.0 82599E 10-Gigabit Network Connection and I see 2 new interfaces. Am I to understand this is already working?
  2. I

    Problem with PCI Passthrough

    Grouping IOMMU group 0 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452] IOMMU group 0 00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453] IOMMU group 0...
  3. I

    Problem with PCI Passthrough

    Command "ls /sys/kernel/iommu_groups/0/devices/" show me: root@PROX:~# ls /sys/kernel/iommu_groups/0/devices/ 0000:00:01.0 0000:00:01.3 0000:01:00.0 0000:01:00.1 0000:01:00.2 0000:02:00.0 0000:02:01.0 0000:02:04.0 0000:04:00.0 0000:05:00.0 0000:05:00.1
  4. I

    Problem with PCI Passthrough

    Hi, I have problem with PCI Passthrough on AMD Ryzen 5 2600. I have this CPU with motherboard Gigabyte B450M DS3H. I bought Intel X520-DA2 network card for Mikrotik CHR VM. I have read the instructions from this link https://pve.proxmox.com/wiki/Pci_passthrough and I added to...