Merged-Rust-Drivers

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)

DISCLAIMER

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

Install

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

Clone

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

More Information in:

Credits