Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ chmod +x NVIDIA-Linux-x86_64-460.73.01-grid.run
- $ ./NVIDIA-Linux-x86_64-460.73.01-grid.run -x
- Creating directory NVIDIA-Linux-x86_64-460.73.01-grid
- Verifying archive integrity... OK
- Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 460.73.01............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- $ wget https://raw.githubusercontent.com/wvthoog/nvidia_vgpu_proxmox_7/main/proxmox515.patch
- --2022-04-03 18:05:28-- https://raw.githubusercontent.com/wvthoog/nvidia_vgpu_proxmox_7/main/proxmox515.patch
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 15637 (15K) [text/plain]
- Saving to: ‘proxmox515.patch’
- proxmox515.patch 100%[==============================================================================================>] 15.27K --.-KB/s in 0.002s
- 2022-04-03 18:05:28 (6.84 MB/s) - ‘proxmox515.patch’ saved [15637/15637]
- $ cd NVIDIA-Linux-x86_64-460.73.01-grid/
- $ patch -p0 < ../proxmox515.patch
- patching file ./kernel/conftest.sh
- Hunk #1 succeeded at 4735 with fuzz 2 (offset -76 lines).
- patching file ./kernel/Kbuild
- Hunk #1 succeeded at 75 with fuzz 1 (offset 3 lines).
- patching file ./kernel/nvidia/nv-frontend.c
- patching file ./kernel/nvidia/nvidia.Kbuild
- Hunk #1 succeeded at 212 (offset -6 lines).
- patching file ./kernel/nvidia/os-interface.c
- can't find file to patch at input line 60
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff -Naur ./kernel/nvidia-vgpu-vfio/nvidia-vgpu-vfio.c ./kernel/nvidia-vgpu-vfio/nvidia-vgpu-vfio.c
- |--- ./kernel/nvidia-vgpu-vfio/nvidia-vgpu-vfio.c 2021-09-29 11:48:19.000000000 +0200
- |+++ ./kernel/nvidia-vgpu-vfio/nvidia-vgpu-vfio.c 2022-03-07 09:17:32.186959884 +0100
- --------------------------
- File to patch:
Advertisement
Add Comment
Please, Sign In to add comment