Hello Ben, that information mean, it must be reinstall kernel and when You do that the new module are create with refresh new kernel, but to do that are need be install all of necessary tools for kernel (make and else) and You must reinstall kernel after phisicall module are install or plug and when all drivers are on system. When kernel are reinstalled this module are must be create if is all correctly. For exemple, if I have GForce card on board i must first install drivers for that card and next reinstall kernel to create this kernel module to this card. When new kernel are created then card are be signed to this kernel. But i may be wrong becouse this method are form fedora os not from mandrive, and to create moduleâs for kernel You must have a good âecosystemâ for tools to get any errors from terminal whot is missing to get this job. Simply, to create new kernel with new modules is nessecery get all tools to make it.
For explanation, If module are donât get a sign, in first You must have correct private and public keyâs, and driver must be work with this keys (GPG and else), becouse this is nessecery in few cases of makeâing signed kernel module. Simply, in someone case signing are base to get true and good kenel (in most of bad compilations of kernel, system go to panic and donât start/crashes). Tools are the same as for GPL-compilators, as open routers (make and build) but nessecery with C-lib as I remmamber.