Open botoxparty opened 1 year ago
It's likely the module has not been built for the running kernel. 'dmesg' may show the real error. Try a "make clean" then "make" again to rebuild. If that doesn't work, check the installed packages. The kernel and its dev or devel package must match.
Hi,
I get the following error when I try to insert the modules.
I saw on a previous issue that it could have been built against the wrong kernel headers, how would I build against the right ones?
This is what
modprobe
returns:Thanks