mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-12 01:58:02 +00:00
linux: add support for driver 550.40.07
This commit is contained in:

committed by
Jai Luthra

parent
f0fd415c12
commit
6e776600bf
@@ -188,6 +188,7 @@ declare -A patch_list=(
|
||||
["545.23.08"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["545.29.02"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["545.29.06"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["550.40.07"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
Reference in New Issue
Block a user