Skip to main content

GPU PassThrough

Tutorials

YT: Proxmox GPU Passthrough for Bazzite Gaming - YouTube

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