mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-12 01:58:02 +00:00
linux: driver version 430.50
This commit is contained in:
2
patch.sh
2
patch.sh
@@ -66,6 +66,7 @@ declare -A patch_list=(
|
||||
["430.26"]='s/\x00\x00\x00\x84\xc0\x0f\x84\x0f\xfd\xff\xff/\x00\x00\x00\x84\xc0\x90\x90\x90\x90\x90\x90/g'
|
||||
["430.34"]='s/\x00\x00\x00\x84\xc0\x0f\x84\x0f\xfd\xff\xff/\x00\x00\x00\x84\xc0\x90\x90\x90\x90\x90\x90/g'
|
||||
["430.40"]='s/\x00\x00\x00\x84\xc0\x0f\x84\x0f\xfd\xff\xff/\x00\x00\x00\x84\xc0\x90\x90\x90\x90\x90\x90/g'
|
||||
["430.50"]='s/\x00\x00\x00\x84\xc0\x0f\x84\x0f\xfd\xff\xff/\x00\x00\x00\x84\xc0\x90\x90\x90\x90\x90\x90/g'
|
||||
["435.17"]='s/\x00\x00\x00\x84\xc0\x0f\x84\x0f\xfd\xff\xff/\x00\x00\x00\x84\xc0\x90\x90\x90\x90\x90\x90/g'
|
||||
["435.21"]='s/\x00\x00\x00\x84\xc0\x0f\x84\x0f\xfd\xff\xff/\x00\x00\x00\x84\xc0\x90\x90\x90\x90\x90\x90/g'
|
||||
)
|
||||
@@ -99,6 +100,7 @@ declare -A object_list=(
|
||||
["430.26"]='libnvcuvid.so'
|
||||
["430.34"]='libnvcuvid.so'
|
||||
["430.40"]='libnvcuvid.so'
|
||||
["430.50"]='libnvcuvid.so'
|
||||
["435.17"]='libnvcuvid.so'
|
||||
["435.21"]='libnvcuvid.so'
|
||||
)
|
||||
|
Reference in New Issue
Block a user