Skip to content

Instantly share code, notes, and snippets.

@abairo
Created March 9, 2018 12:24
Show Gist options
  • Save abairo/86eb49a07d8db50b96a333979733a98f to your computer and use it in GitHub Desktop.
Save abairo/86eb49a07d8db50b96a333979733a98f to your computer and use it in GitHub Desktop.
Fix Nvidia driver when update kernel
#!/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