LXC Hardware Acceleration | scripts-underground LXC Hardware Acceleration | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

LXC Hardware Acceleration

REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/pve/hw-acceleration.sh)"

LXC Hardware Acceleration

Enables hardware passthrough for USB, Intel, NVIDIA, and AMD GPUs inside privileged LXC containers.

Notes

  • Requires Proxmox VE 8.1+
  • Only supports privileged LXC containers for GPU passthrough
  • Interactive menu system via whiptail
Copied!