From a1057964d78d5dfb38bd6aa7918f885d0139f5ec Mon Sep 17 00:00:00 2001 From: Idris Kalp Date: Wed, 2 Jun 2021 17:48:59 +0300 Subject: [PATCH] module-nvidia-current 465.31 --- kernel/drivers/module-nvidia-current/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/drivers/module-nvidia-current/actions.py b/kernel/drivers/module-nvidia-current/actions.py index ed9ff20c84..862abb7b70 100644 --- a/kernel/drivers/module-nvidia-current/actions.py +++ b/kernel/drivers/module-nvidia-current/actions.py @@ -29,7 +29,7 @@ def setup(): #5.5 patch icin shelltools.move("tmp/.manifest", ".") - shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-430.64-work-around-mga-bug-25890.patch") + #shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-430.64-work-around-mga-bug-25890.patch") #shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-430.64-kernel-5.5.patch")