Created
March 9, 2018 12:24
-
-
Save abairo/86eb49a07d8db50b96a333979733a98f to your computer and use it in GitHub Desktop.
Fix Nvidia driver when update kernel
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
#!/bin/bash | |
sudo dnf install kernel-devel xorg-x11-drv-nvidia akmod-nvidia --allowerasing --skip-broken |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment