Newsgroups: comp.os.linux.setup
> Debian modprobe complains that my /etc/modules.conf is newer
> than some cached value, how can I fix that?
depmod -a
It's complaining that your modules.conf has changed and you should refresh
the dependency information for the kernel modules.