-
-
Save ndinh215/f90edd1c9f8dd0b5c745038372c5a440 to your computer and use it in GitHub Desktop.
Revisions
-
espoirMur revised this gist
Apr 7, 2022 . 1 changed file with 2 additions and 41 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,42 +1,3 @@ I am no longer abe to monitor this post , I have decided to move everything to my personal blog for better monitoring. Please click [here](https://www.murhabazi.com/install-nvidia-driver) to access the full post -
espoirMur revised this gist
Oct 16, 2021 . No changes.There are no files selected for viewing
-
espoirMur revised this gist
Oct 16, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ I did : To get the latest version of the driver After getting the latest version I installed it with : Edit Sept 2021 : According to the last comment by @a-r-j you can install a couple of dependencies before * `sudo apt install libnvidia-common-470` * `sudo apt install libnividia-gl-470` -
espoirMur revised this gist
Sep 15, 2021 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,7 @@ After that I when a head and installed the latest version of it nvidia driver: I did : - `apt search nvidia-driver` To get the latest version of the driver After getting the latest version I installed it with : Edit Sept 2021 : According to the last comment by you can install a couple of dependencies before @@ -26,7 +26,7 @@ And after installing it I rebooted my machine and checked with : `nvidia-smi` And tata ☄️ The results : -
espoirMur revised this gist
Sep 15, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,7 +16,9 @@ After getting the latest version I installed it with : Edit Sept 2021 : According to the last comment by you can install a couple of dependencies before * `sudo apt install libnvidia-common-470` * `sudo apt install libnividia-gl-470` Then you can move forward and install the driver. * `sudo apt install nvidia-driver-470` -
espoirMur revised this gist
Sep 15, 2021 . 1 changed file with 10 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,20 +2,25 @@ I had many driver installed I my virtual machine , so It was actually the reason To fix it I had first to remove all driver I have installed before using : - `sudo apt-get purge nvidia-*` - `sudo apt-get update` -`sudo apt-get autoremove` After that I when a head and installed the latest version of it nvidia driver: I did : - `apt search nvidia-driver` to get the latest version of the driver After getting the latest version I installed it with : Edit Sept 2021 : According to the last comment by you can install a couple of dependencies before * `sudo apt install libnvidia-common-470` * `sudo apt install libnividia-gl-470` Then you can move forward and install the driver. * `sudo apt install nvidia-driver-470` And after installing it I rebooted my machine and checked with : `nvidia-smi` -
espoirMur revised this gist
May 2, 2020 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,6 +25,10 @@ After getting the latest version I installed it with : https://imgur.com/a/xfpvrtb Ressources : https://www.cyberciti.biz/faq/ubuntu-linux-install-nvidia-driver-latest-proprietary-driver/ -
espoirMur created this gist
May 2, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,31 @@ I had many driver installed I my virtual machine , so It was actually the reason why I was having the error. To fix it I had first to remove all driver I have installed before using : - `sudo apt-get purge nvidia-*` - `sudo apt-get update` -`sudo apt-get autoremove` After that I when a head and installed the latest version of it nvidia driver: I did : - `apt search nvidia-driver` to get the latest version of the driver After getting the latest version I installed it with : - `sudo apt install nvidia-driver-390` And after installing it I rebooted my machine and checked with : `nvidia-smi` And tata: The results : https://imgur.com/a/xfpvrtb