LXC GPU Passthrough : Proxmox - reddit
www.reddit.com › r › ProxmoxYou should be able passthrough an AMD card the same way. Find the Radeon card and note the cgroup number: ls -l /dev/dri. Add cgroup (change 226 to whatever the cgroup number is) allow in LXC config: lxc.cgroup.devices.allow: c 226:* rwm. Add the mount entry points in LXC config:
Pci passthrough - Proxmox VE
pve.proxmox.com › wiki › Pci_passthroughIntroduction. PCI passthrough allows you to use a physical PCI device (graphics card, network card) inside a VM (KVM virtualization only). If you "PCI passthrough" a device, the device is not available to the host anymore. Note: PCI passthrough is an experimental feature in Proxmox VE.