diff options
Diffstat (limited to 'system/nvidia-legacy390-kernel/patches/README')
-rw-r--r-- | system/nvidia-legacy390-kernel/patches/README | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/nvidia-legacy390-kernel/patches/README b/system/nvidia-legacy390-kernel/patches/README deleted file mode 100644 index 6f7b193d18219..0000000000000 --- a/system/nvidia-legacy390-kernel/patches/README +++ /dev/null @@ -1,19 +0,0 @@ -HOW TO PATCH - -1. Extract NVidia Driver (64 bit) - ./NVIDIA-Linux-x86_64-390.138.run --extract-only -2. Go to the extracted directory - cd NVIDIA-Linux-x86_64-390.138 -3. Patch it - patch -p1 < /path/to/kernel-4.16.patch - patch -p1 < /path/to/kernel-5.8.patch - patch -p1 < /path/to/kernel-5.8-license-bypass.patch - patch -p1 < /path/to/kernel-5.9.patch - patch -p1 < /path/to/kernel-5.10.patch -4. Run the nvidia-installer - ./nvidia-installer --no-unified-memory -5. Have fun :) - - -20 December 2020 -Willy Sudiarto Raharjo |