[SOLVED] GPU passtrough: IOMMU not enabled

CYN

New Member
Dec 15, 2023
1
0
1
Hi,

ich habe zwei Server bei Hetzner mit einer GeForce GTX 1080.
CPU & Mainboard sind auch identisch.

Einer ist mit GRUB installiert und der neue mit UEFI.
Der mit GRUB funktioniert.
Aber beim "neuen" bekomme mit UEFI die IOMMU nicht auf enabled.
Über KVM habe ich im BIOS auch schon die Einstellungen geprüft. "VT-d": Enabled

Folgende Schritte habe ich gemacht:

Code:
nano /etc/kernel/cmdline
Am Ende hinzufügt: Intel_iommu=on Intel_iommu=pt
root=ZFS=rpool/ROOT/pve-1 boot=zfs quiet Intel_iommu=on Intel_iommu=pt

Code:
pve-efiboot-tool refresh

Code:
nano /etc/modules

Folgendes eingefügt:
Code:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd

Code:
update-initramfs -u -k all
reboot

dmesg | grep -e IOMMU
[    0.235346] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1

dmesg | grep 'remapping'
[    0.235348] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.236839] DMAR-IR: Enabled IRQ remapping in x2apic mode

Somit ist IOMMU nicht aktiviert und ich habe keine Idee warum, außer systemd anstatt grub. Kann das sein?
Folgendes wollte ich noch validieren:
https://pve.proxmox.com/wiki/PCI_Pa...a_graphics_card_is_UEFI_.28OVMF.29_compatible
Leider laufe ich in diesen Issue:
https://github.com/awilliam/rom-parser/issues/4

Wäre es einfacher den Host mit grub aufzusetzen (was ich eigentlich nicht will)?
 
Hello,

warum ist das "I" gross geschrieben? Intel_iommu=on Intel_iommu=pt -> intel_iommu=on iommu=pt oder?

Falls dies nicht das Problem sein sollte:
Ist VT-d im BIOS des Motherboards aktiviert und wird es von Motherboard/CPU unterstützt?
 
Last edited:

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!