Module errors with kernel 2.6
If you have recently upgraded your system or kernel and are receiving the following error when you run lsmod
QM_MODULES: Function not implemented
Check the version of module-init-tools that you are running with the command:
depmod -V
This version should be equal to or greater than the minimum version specified in /usr/src/linux/Documentation/Changes
Also check if you have loadable module support
compiled in to your kernel.
Last updated: 26/01/2006