mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-07 19:14:00 +00:00
linux: add support for driver 555.42.02
This commit is contained in:

committed by
Jai Luthra

parent
a0d153ec4d
commit
fe90cd0af2
@@ -201,6 +201,7 @@ declare -A patch_list=(
|
||||
["550.67"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["550.76"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["550.78"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["555.42.02"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
Reference in New Issue
Block a user