PDA

View Full Version : [Solved] Module * not found in directory /lib/modules/*



Fli
10-23-2020, 09:23 AM
One of the causes of the error "Module * not found in directory /lib/modules/*" can be that you are in wrong/outdated Linux kernel.
You may try to update and upgrade your Linux softwate, reboot and try again.
You can try to find if module file is somewhere else: find /lib/modules/ -iname "partoffilename"