DEV Community

Cover image for PECU: Automate GPU Passthrough on Proxmox VE with One Script
Danilop95
Danilop95

Posted on

PECU: Automate GPU Passthrough on Proxmox VE with One Script

Hi everyone,

I’ve just pushed the PECU 3.0 preview (v2025.08.06-preview).
PECU (Proxmox Enhanced Configuration Utility) is a single-shell tool that takes care of:

  • Enabling IOMMU / VFIO and the required kernel flags.
  • Reversible driver blacklists and optional vendor-reset.
  • YAML templates to spin up ready-to-use VMs (Windows Gaming, Linux Workstation, Media Server).
  • GPU detection for NVIDIA and AMD; Intel iGPU support is now in early testing.

The Release Selector distinguishes at a glance:

  • Stable – production-ready builds.
  • Preview / Beta / Nightly – cutting-edge builds for those who like to test and give feedback.

Full installation instructions are in the repo:

https://github.com/Danilop95/Proxmox-Enhanced-Configuration-Utility

Feel free to try the preview, file issues, or leave a star if you think the project is heading in the right direction.

Thanks for checking it out, and for all the feedback that’s brought PECU to this point.

—> Daniel Puente (DVNILXP)

Top comments (0)