On 01/10/16 13:27, Nicolas Chauvet wrote:
Please report any log you have about akmods on
bugzilla.rpmfusion.org
You might need to run depmod -ae from Your Kernel. But the reason why you
would need to re-run this need to be investivated.
There must have a race condition here...
Thx for the report
Le 1 oct. 2016 20:29, "Robin Laing" <MeSat(a)telusplanet.net> a écrit :
> Hello,
>
> Latest F24 kernel update with akmods. The kernel modules were created by
> akmods but when trying to boot the system, the kernel module is not found.
>
> Even trying to run modprobe nvidia fails.
>
> sudo modprobe nvidia
> password:
> modprobe: FATAL: Module nvidia not found in directory
> /lib/modules/4.7.5-200.fc24.x86_64
>
> If I type in modprobe and nvidia, tab complete gives me a list of nvidia
> modules to load.
>
>
> ./4.7.5-200.fc24.x86_64/extra/nvidia/nvidia-uvm.ko
> ./4.7.5-200.fc24.x86_64/extra/nvidia/nvidia-drm.ko
> ./4.7.5-200.fc24.x86_64/extra/nvidia/nvidia.ko
> ./4.7.5-200.fc24.x86_64/extra/nvidia/nvidia-modeset.ko
>
>
> All logs just say the the module is not found as above.
>
> Any suggestions?
>
> Robin
>
I will report a bug when I can confirm.
I have blacklisted the module to test.
Interesting thing. Grubby has not put the blacklist command on any
kernel since I updated on Aug 25. with 4.6.5 and everything worked well.
This file does exist.
/usr/lib/modprobe.d/dist-blacklist.conf
This is from the akmods.log file.
2016/10/01 11:11:04 akmods: Checking kmods exist for 4.7.5-200.fc24.x86_64
2016/10/01 11:11:04 akmods: Building and installing nvidia-kmod
2016/10/01 11:11:04 akmods: Building RPM using the command
'/sbin/akmodsbuild --target x86_64 --kernels 4.7.5-200.fc24.x86_64
/usr/src/akmods/nvidia-kmod.latest'
2016/10/01 11:11:31 akmods: Installing newly built rpms
One thing I don't see any log or rpm in the /var/cache/akmods/nvidia
directory yet I have nvidia modules in the kernel tree.