The modules should have been previously built for that kernel. Why is that not the case for you?
This decision was made in the preference of boot speed. Having a shell script in every boot to check kernel modules slowed it down. You can create your own upstart script to do this (or init script). The DKMS auto installer is in /usr/lib/dkms still.
Jeff:
The modules should have been previously built for that kernel. Why is that not the case for you?
This decision was made in the preference of boot speed. Having a shell script in every boot to check kernel modules slowed it down. You can create your own upstart script to do this (or init script). The DKMS auto installer is in /usr/lib/dkms still.