mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-14 02:26:51 -07:00
linux: patch for 545.29.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
This commit is contained in:
parent
26db5e7d25
commit
ba525be7f5
4 changed files with 10 additions and 1 deletions
|
@ -185,6 +185,7 @@ declare -A patch_list=(
|
|||
["545.23.06"]='s/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
|
||||
["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/'
|
||||
)
|
||||
|
||||
check_version_supported () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue