On 02/05/17 09:30, Stephen Morris wrote: > I am particularly interested in whether the last two are produced because > the > checking process successfully found usable devices that could be used for the > network, > as opposed to devices that Network Manager has been told to connect to at > boot, and if > it is the latter option how can the network be online when dkms has not > finished > compiling and installing into the kernel the driver for the only device that > Network > Manager has been told to connect to boot.
One other thing, which may not be relevant to your current situation but I thought I'd mention. I've not had the need to use dkms lately. However, it was my understanding that the kernel modules for newly installed kernels are built at the time the new kernel is installed. This being triggered by /etc/kernel/postinst.d/dkms script being called. However, if it is done anything like the akmods process you have to wait a while before rebooting as there may be no indication the modules are being rebuilt in the background after the install of the latest kernel. -- Fedora Users List - The place to go to get others to do the work for you _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org