public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* No module symbols loaded - kernel modules not enabled.
@ 2007-10-28 19:50 Markus Elfring
  2007-10-28 20:49 ` Jan Engelhardt
  0 siblings, 1 reply; 9+ messages in thread
From: Markus Elfring @ 2007-10-28 19:50 UTC (permalink / raw)
  To: linux-kernel

Hello,

I get the following output from the command "head -n 7 /var/log/boot.msg".

Inspecting /boot/System.map-2.6.23.1-default
Loaded 27483 symbols from /boot/System.map-2.6.23.1-default.
Symbols match kernel version 2.6.23.
No module symbols loaded - kernel modules not enabled.

klogd 1.4.1, log source = ksyslog started.
<5>Linux version 2.6.23.1-default (root@Sonne) (gcc version 4.2.1 (SUSE Linux)) #1 SMP
PREEMPT Sun Oct 28 15:34:56 CET 2007


A lot of discussions can be found around this specific notice about symbol loading. I am
interested in an explanation for the effects on the current kernel.
Does it just mean that no debugging symbols were loaded?

Load all symbols for debugging/ksymoops (KALLSYMS):
"Say Y here to let the kernel print out symbolic crash information and
symbolic stack backtraces. This increases the size of the kernel
somewhat, as all symbols have to be loaded into the kernel image."


The following configuration option is active on my system, of course.

Automatic kernel module loading (KMOD):
"Normally when you have selected some parts of the kernel to
be created as kernel modules, you must load them (using the
"modprobe" command) before you can use them. If you say Y
here, some parts of the kernel will be able to load modules
automatically: when a part of the kernel needs a module, it
runs modprobe with the appropriate arguments, thereby
loading the module if it is available. If unsure, say Y."

Regards,
Markus


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-10-29 11:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-28 19:50 No module symbols loaded - kernel modules not enabled Markus Elfring
2007-10-28 20:49 ` Jan Engelhardt
2007-10-28 21:35   ` Markus Elfring
2007-10-28 22:13     ` Jan Engelhardt
2007-10-29 10:07       ` Markus Elfring
2007-10-29 10:09         ` Jan Engelhardt
2007-10-29 10:44           ` Markus Elfring
2007-10-29 10:47             ` Jan Engelhardt
2007-10-29 11:44               ` development package for the kernel log daemon Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox