Skip to content

Instantly share code, notes, and snippets.

@diegolovison
Created June 17, 2023 02:45
Show Gist options
  • Save diegolovison/a4e5e19e270e524bd8b87bc7901d64d1 to your computer and use it in GitHub Desktop.
Save diegolovison/a4e5e19e270e524bd8b87bc7901d64d1 to your computer and use it in GitHub Desktop.
install nvidia driver on fedora 37
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