Created
June 17, 2023 02:45
-
-
Save diegolovison/a4e5e19e270e524bd8b87bc7901d64d1 to your computer and use it in GitHub Desktop.
install nvidia driver on fedora 37
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 characters
Ctrl + Alt + F3 | |
sudo systemctl stop gdm | |
chmod +x NVIDIA-Linux-x86_64-535.54.03.run | |
./NVIDIA-Linux-x86_64-535.54.03.run | |
reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment