Skip to content

PTHyperdrive/proxmox-vgpu-installer

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

vGPU Proxmox Script

This is a little Bash script that configures a Proxmox 7 or 8 server to use Nvidia vGPU's. For further instructions see wvthoog's blogpost at https://wvthoog.nl/proxmox-7-vgpu-v3/

WARNING !!!

  • fastapi-dls is not working correctly with v18.x but working fine on v17.x, please consider this for extended use
  • 17.6 & 18.1 is download only and only for natively support vGPU, lookup on NVIDIA for supported GPU (v18.x & v17.x)

Changes

Changes in version 1.2

Added driver versions 16

16.0
16.1
16.2
16.3
16.4 / 16.5
16.7
16.8
16.9 !!! USE THIS IF YOU ARE ON PASCAL OR OLDER !!!

Added driver versions 17

17.0
17.1
17.3
17.4
17.5
17.6 (Only Native vGPU support)

Added driver versions 18

18.0
18.1 (Only Native vGPU support)
  • 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) or using this docker fastapi-dls container on any host or capable server
  • Create Powershell (ps1) and Bash (sh) files to retrieve licenses from FastAPI-DLS

๐Ÿš€ Contributing

All Credit belong to wvthoog for creating the V1.1 script

All Thanks to foxipan at this repo for providing the required drivers/patches/custom

Many thank to everone on vGPU Unlocking Discord for making vGPU easier for everone to get access, also this is the link for vGPU-Patch

About

This is an update for wvthoog proxmox vGPU script with extended driver Supports

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%