mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-09-22 13:03:44 +00:00
linux: add support for driver 615.71.09
This commit is contained in:
committed by
Jai Luthra
parent
9e4f1cd723
commit
58e3a46b56
1
patch.sh
1
patch.sh
@@ -312,6 +312,7 @@ declare -A patch_list=(
|
||||
["610.43.02"]='s/\xe8\x71\x1f\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x71\x1f\xfe\xff\x29\xc0\x41\x89\xc6/g'
|
||||
["610.43.03"]='s/\xe8\x71\x1f\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x71\x1f\xfe\xff\x29\xc0\x41\x89\xc6/g'
|
||||
["610.57.04"]='s/\xe8\x71\x1f\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x71\x1f\xfe\xff\x29\xc0\x41\x89\xc6/g'
|
||||
["615.71.09"]='s/\xe8\x41\x1d\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x41\x1d\xfe\xff\x29\xc0\x41\x89\xc6/g'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
||||
Reference in New Issue
Block a user