Skip to main content

GPU PassThrough

Tutorials

PCI Passthrough - Proxmox VE

Enable IOMMU

BIOS

proxmox

Node > Shell > Edit: /etc/default/grubĀ 

# Should look like this
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on"

Run the command

update-grub