I have noticed several cases where, if I use lsmod
to find a module and then use modinfo
for that module, it comes out with a ERROR: Module not found message. For example with the Nvidia module (When using the proprietary drivers).
So in what cases would a module appear on lsmod
but give an ERROR like the one I mentioned above with modinfo
.
It's being aliased. In my example (similar to yours perhaps):
Above should speak for itself, doesn't it?
You just need to run: