Problems with IOMMU and GPU pass through

BiscottiMuncher

New Member
Sep 25, 2023
4
0
1
Hello! This is my first time posting on this forum, so sorry if I am a little long winded.

  • The issue I am running into is that I am unable to get my GPU pass through to work on my new proxmox server. I have a sneaking suspicion that the motherboard that I have might not support ACS, I am not completely sure of this. Below is the output of the
    Code:
    pvesh get /nodes/{nodename}/hardware/pci --pci-class-blacklist ""
    from Proxmox's own PCI Passthrough article
  • 1695677535856.png
  • I am mostly concerned about the GTX 1060, and why is it in a "-1" IOMMU group?
  • Another thing to note is that when I run a script to show me all the devices that are in IOMMU groups it only goes up to 19 and 8 IOMMU groups, while the 1060 is on 41 with no Group
    • IOMMU Group script, only shows 8 groups and 19 "devices" not including the gpu
  • 1695677814819.png
  • Output from "lspci -k"
  • 1695678127231.png
  • You can also see that the GPU is still using NVIDIA and Nouveau drivers, even though I tried disabling them with
  • Code:
    echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf
    echo "blacklist nvidia" >> /etc/modprobe.d/blacklist.conf
        and
    modprobe -r nvidia
    modprobe -r nouveau


  • Here is my grub config
    • 1695677875281.png
  • Results from "dmesg | grep -e DMAR -e IOMMU"
    • 1695678584184.png
  • I've tried different PCIe Slots. 8x vs 16x, I havent messed with bifurcation but I dont think that would help me. Any help at all with this would be greatly appreciated.
    • Here are the specs for the system, I assume the motherboard isnt playing nice but what do I know
    • 1695678451809.png
 

Attachments

  • 1695678087385.png
    1695678087385.png
    18.3 KB · Views: 3
  • 1695678104152.png
    1695678104152.png
    18.3 KB · Views: 2
  • 1695678580811.png
    1695678580811.png
    11.3 KB · Views: 8

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!