[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Module Kernel Problems DAMMIT! :(



> depmod: *** Unresolved symbols in /lib/modules/2.2.18pre21/fs/smbfs.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.18pre21/net/dummy.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.2.18pre21/ipv4/ip_masq_user.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.2.18pre21/ipv4/ip_masq_ftp.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.2.18pre21/ipv4/ip_masq_irc.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.2.18pre21/ipv4/ip_masq_quake.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.2.18pre21/ipv4/ip_masq_vdolive.o
> ...

you probably recompiled a simpler kernel, and this left a lot of unused
modules in  /lib/modules/2.2.18pre21 .

try to rename that directory and make modules_install again, and run
depmod -a.
then, if everything looks OK, cross your fingers and reboot! if
something goes wrong, you should anyway be able to rename back the old
directory.

hope it helps.

pietro.



Reply to: