mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-09-02 03:03:43 +00:00
linux: add support for driver 610.57.04
This commit is contained in:
committed by
Jai Luthra
parent
4f66410454
commit
cdccc70abf
1
patch.sh
1
patch.sh
@@ -309,6 +309,7 @@ declare -A patch_list=(
|
||||
["595.84"]='s/\xe8\x51\x21\xfe\xff\x41\x89\xc6\x85\xc0/\xe8\x51\x21\xfe\xff\x29\xc0\x41\x89\xc6/g'
|
||||
["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'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
||||
Reference in New Issue
Block a user