mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-13 18:16:51 -07:00
linux: add support for driver 575.51.02
This commit is contained in:
parent
e0aef9685d
commit
0c21bb5407
4 changed files with 10 additions and 1 deletions
|
@ -231,6 +231,7 @@ declare -A patch_list=(
|
|||
["570.133.07"]='s/\x85\xc0\x0f\x85\x14\x01\x00\x00\x48/\x85\xc0\x90\x90\x90\x90\x90\x90\x48/g'
|
||||
["570.133.20"]='s/\x85\xc0\x0f\x85\x14\x01\x00\x00\x48/\x85\xc0\x90\x90\x90\x90\x90\x90\x48/g'
|
||||
["570.144"]='s/\x85\xc0\x0f\x85\x14\x01\x00\x00\x48/\x85\xc0\x90\x90\x90\x90\x90\x90\x48/g'
|
||||
["575.51.02"]='s/\x85\xc0\x0f\x85\x14\x01\x00\x00\x48/\x85\xc0\x90\x90\x90\x90\x90\x90\x48/g'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue