update drivers.json

This commit is contained in:
Jai Luthra 2021-11-09 18:18:54 +05:30
parent 97a959fe95
commit 230bc7f8eb
2 changed files with 6 additions and 1 deletions

View File

@ -627,6 +627,12 @@
"nvfbc_patch": true,
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/470.74/NVIDIA-Linux-x86_64-470.74.run"
},
{
"version": "470.82.00",
"nvenc_patch": true,
"nvfbc_patch": true,
"driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/470.82.00/NVIDIA-Linux-x86_64-470.82.00.run"
},
{
"version": "470.62.05",
"nvenc_patch": true,

View File

@ -134,7 +134,6 @@ declare -A patch_list=(
["495.44"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
)
declare -A object_list=(
["435.27.08"]='libnvidia-fbc.so'
["440.26"]='libnvidia-fbc.so'