This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone -b 550.90 --recursive https://github.com/VGPU-Community-Drivers/vGPU-Unlock-patcher/ | |
| cd vGPU-Unlock-patcher | |
| cp ../Host_Drivers/NVIDIA-Linux-x86_64-550.90.05-vgpu-kvm.run . | |
| cp ../Guest_Drivers/NVIDIA-Linux-x86_64-550.90.07-grid.run . | |
| cp ~/Downloads/NVIDIA-Linux-x86_64-550.90.07.run . | |
| ./patch.sh general-merge | |
| cd NVIDIA-Linux-x86_64-550.90.07-merged-vgpu-kvm-patched | |
| ## I'm booted into an installation medium right now, so using outdated kernel (6.10.2 instead of 6.10.4 on my system) |