NVIDIA Driver on Fedora 31 with Kernel 5.4
There’s been problem with NVIDIA driver on my computer running Fedora 31 ever since the kernel has hit version 5.4.*. The issue is that the NVIDIA driver version 435.21, which is installed from rpmfusion-nonfree, can’t be built with kernel 5.4. Here is the version of the akmod-nvidia package: [root@watamem ~]# dnf info akmod-nvidia Last metadata expiration check: 1:48:11 ago on Sun 02 Feb 2020 08:13:26 PM AEDT. Installed Packages Name : akmod-nvidia Epoch : 3 Version : 435.21 Release : 1.fc31 Architecture : x86_64 Size : 22 k Source : nvidia-kmod-435.21-1.fc31.src.rpm Repository : @System From repo : rpmfusion-nonfree Summary : Akmod package for nvidia kernel module(s) URL : http://www.nvidia.com/ License : Redistributable, no modification permitted Description : This package provides the akmod package for the nvidia kernel modules. And here is what happened when I tried to build the NVIDIA driver: ...