Hello i´m new with proxmox 
i found different HowTos online but do i need them now yet?
i use Proxmox (version 8.3.3) and want to use a pci-e Controller for trunasscale
I´m able to select the Controller in the vm and it works. Without editing any config file.
But is it better to add grub information
Example for an Intel system: GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"
and add the kernel modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
or is that history from older proxmox versions to get passthrough working?

i found different HowTos online but do i need them now yet?
i use Proxmox (version 8.3.3) and want to use a pci-e Controller for trunasscale
I´m able to select the Controller in the vm and it works. Without editing any config file.
But is it better to add grub information
Example for an Intel system: GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"
and add the kernel modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
or is that history from older proxmox versions to get passthrough working?
Last edited: