No description
Find a file
2024-05-10 22:00:11 +02:00
gpu_info.db version 1.1 2024-04-28 18:45:34 +02:00
proxmox-installer.sh licensing quick fix 2024-05-10 22:00:11 +02:00
README.md licensing quick fix 2024-05-10 22:00:11 +02:00

This is a little Bash script that configures a Proxmox 7 or 8 server to use Nvidia vGPU's.

For further instructions see my blogpost at https://wvthoog.nl/proxmox-7-vgpu-v3/

Changes in version 1.1

  • Added new driver versions 16.2 16.4 17.0
  • Added checks for multiple GPU's
  • Added MD5 checksums on downloaded files
  • Created database to check for PCI ID's to determine if a GPU is natively supported
  • If multiple GPU's are detected, pass through the rest using UDEV rules
  • Always write config.txt to script directory
  • Use Docker for hosting FastAPI-DLS (licensing)
  • Create Powershell (ps1) and Bash (sh) files to retrieve licenses from FastAPI-DLS