[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Kernel 2.0.34C52_SK-2 logged messages
- Subject: RE: [cobalt-users] Kernel 2.0.34C52_SK-2 logged messages
- From: sven@xxxxxx
- Date: Wed Mar 15 00:51:27 2000
Ok guys,
I have a few RAQ's that are having these entries too.
(see below)
Do I need to remove the modules? And if I do so on a RAQ, what are the
consequences? Can I undo the action if something fails?
Can this cause the server to hang/function undesireable?
Thanks!
Sven
On Wed, 19 Jan 2000, Doug Forman wrote:
> I noticed that my stock-out-of-the-box Qube2 was doing those AppleTalk &
IPX
> logging messages when I first turned it on.
>
Actually, they are not compiled into the kernel, they are compiled into
the IPX and the appletalk module, which are loaded everytime you access
the network. You could delete those modules from
/lib/modules/2.0.34-x/misc
do a "depmod -a" and they won't appear again, BUT; READ THIS:
they might be needed by some program or protocol you actually run, so go
figure...