No module symbols loaded - kernel modules not enabled.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Sunday, October 28, 2007 - 3:50 pm

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

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
No module symbols loaded - kernel modules not enabled., Markus Elfring, (Sun Oct 28, 3:50 pm)
Re: No module symbols loaded - kernel modules not enabled., Jan Engelhardt, (Sun Oct 28, 4:49 pm)
Re: No module symbols loaded - kernel modules not enabled., Markus Elfring, (Sun Oct 28, 5:35 pm)
Re: No module symbols loaded - kernel modules not enabled., Jan Engelhardt, (Sun Oct 28, 6:13 pm)
Re: No module symbols loaded - kernel modules not enabled., Markus Elfring, (Mon Oct 29, 6:07 am)
Re: No module symbols loaded - kernel modules not enabled., Jan Engelhardt, (Mon Oct 29, 6:09 am)
Re: No module symbols loaded - kernel modules not enabled., Markus Elfring, (Mon Oct 29, 6:44 am)
Re: No module symbols loaded - kernel modules not enabled., Jan Engelhardt, (Mon Oct 29, 6:47 am)
Re: development package for the kernel log daemon, Markus Elfring, (Mon Oct 29, 7:44 am)