On 08/17/2015 03:21 PM, David A. De Graaf wrote:
- If this fails and an error message says why, the new kernel must
NOT be used. Edit /boot/grub2/grub.cfg to change the default from 0 to 1. Wait for a solution.
I have other kernel options, but I don't think any have the nvidia module. can I create a file for those?
According to the akmods man page --kernels <kernel> -- build and install only for kernel <kernel> (formatted the same as 'uname -r' would produce) so something like this should work: akmods --force --kernels 4.1.3-200.fc22.x86_64
I GET THAT.. akmods --force --kernels 4.0.4-301.fc22.x86_64 Could not find files needed to compile modules for 4.0.4-301.fc22.x86_64 Are the development files for kernel 4.0.4-301.fc22.x86_64 or the appropriate kernel-devel package installed?
so I need to install the kernel devels for 4.0.4-301...