This repository serves as a collection for community made tools that can unlock vGPU technology on consumer Nvidia GPUs.
Note: I am not the creator of any of these scripts/tools, all credit goes to their original creator. (Should they wish to be credited)
Driver is made from nvidia! For Business use Please Contact Nvidia or a Solutions provider:
This Driver is only for personal use on consumer Hardware with GUI/Frontend attached!
Community Edition / Supported This is just a store to open it up and open source our community changes
wget https://github.com/VGPU-Community-Drivers/Merged-Rust-Drivers/raw/main/NVIDIA-Linux-x86_64-460.73.01-grid-vgpu-kvm.run
chmod +x NVIDIA-Linux-x86_64-460.73.01-grid-vgpu-kvm.run
sudo ./NVIDIA-Linux-x86_64-460.73.01-grid-vgpu-kvm.run
sudo pacman -S git-lfs || sudo apt install git-lfs
git lfs clone https://github.com/VGPU-Community-Drivers/Merged-Rust-Drivers
cd Merged-Rust-Drivers
./repack.sh
sudo ./NVIDIA-Linux-x86_64-460.73.01-grid-vgpu-kvm.run
update repo with:
git lfs pull && git pull
- Original Creator of vGPU_unlock: OG vgpu_unlock DualCoder
- The creator of vGPU in Rust: Mbilker Rust-Version
- The creator of the original merged driver: NVIDIA-Linux-x86_64-460.73.01-grid-vgpu-kvm-v5
- and the creator of the DKMS patch system: vGPU for arch package nvidia-merged-arch