Commit 5dcaec2d authored by keylase's avatar keylase Committed by GitHub

Update README.md

parent a0f7ae70
...@@ -8,13 +8,14 @@ requirements: ...@@ -8,13 +8,14 @@ requirements:
# step-by-step : # step-by-step :
Download driver: https://yadi.sk/d/yahf1Y-D3PJnzd Download driver: https://yadi.sk/d/yahf1Y-D3PJnzd
```
chmod +x ./NVIDIA-Linux-x86_64-375.39.run chmod +x ./NVIDIA-Linux-x86_64-375.39.run
./NVIDIA-Linux-x86_64-375.39.run ./NVIDIA-Linux-x86_64-375.39.run
```
check driver: check driver:
```
nvidia-smi nvidia-smi
mkdir ~/nvenc_backup mkdir ~/nvenc_backup
...@@ -30,6 +31,7 @@ chmod +x patch.sh ...@@ -30,6 +31,7 @@ chmod +x patch.sh
./patch.sh ~/nvenc_backup/libnvidia-encode.so.375.39 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.375.39 ./patch.sh ~/nvenc_backup/libnvidia-encode.so.375.39 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.375.39
reboot reboot
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment