How 썸네일형 리스트형 Install NVIDIA Graphic driver on fedora linux At first check your driver and graphic card. ]$ nvidia-installer -v | grep version]$ uname -a]$ lspci |grep -E "VGA|3D" Go to https://www.nvidia.com/Download/Find.aspx?lang=en-us and Download DriverGo Download Path and add executable permission on the file]$ chmod +x ./NVIDIA-Linux-*.run And then update your packages and install you needed]$ su -]$ dnf update]$ reboot]$ dnf install kernel-devel .. 더보기 이전 1 다음