[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Weird problems
Should it be RTFM ?
Don't know -;)
Also we have "smile to newbie" decade ...
Am I right ?
> Those are:
> Event Delete UpDown lo 127.0.0.1/255 <broadcast loopback>
> Event Add lo 127.0.0.1/255 <up broadcast loopback>
Why are you using gated/routed if you don't need it ?
It only eats your cpu, memory and disk -:)
You can remove them from starting-up each time the system
rebooted.
> The second is even weirder (at least I think so).
KISS ;-) It's even simpler :;-)
> Whenever I boot, I get "unresolved symbols somefile.o" for a few of the
> network modules (plip, and some other, I can't remember now).
> I recompiled the kernel, made the modules again using the command:
> make dep ; make clean ; make zlilo; make modules ; make modules_install
> ; lilo
> What's going on here? Anybody has ideas?
Shure. make modules_install never removes old modules that was compiled
for same kernel version.
Do "mv /lib/modules/your_kernel_version
/lib/modules/your_kernel_version.old and you've never see this
messages again .
Enjoy Linux .
Meir