Re: No module symbols loaded - kernel modules not enabled.

2007-10-29 Thread Jan Engelhardt
>> Like I said, no. This is done by klogd. > >Now I have found the notice "Inspecting" in the function "CheckMapVersion". >http://chuck.netbsd.sk/source/xref/sysklogd-1.4.1rh/ksym.c > >I am interested to look at a source file that contains the dicussed error >message. Does >anybody know a develop

Re: No module symbols loaded - kernel modules not enabled.

2007-10-29 Thread Markus Elfring
> Like I said, no. This is done by klogd. Now I have found the notice "Inspecting" in the function "CheckMapVersion". http://chuck.netbsd.sk/source/xref/sysklogd-1.4.1rh/ksym.c I am interested to look at a source file that contains the dicussed error message. Does anybody know a development pack

Re: No module symbols loaded - kernel modules not enabled.

2007-10-29 Thread Jan Engelhardt
On Oct 29 2007 11:07, Markus Elfring wrote: > >> Like I said, klogd. This seems to be outside the scope of LKML. > >Which function instructs the kernel log daemon to record the notice at the >beginning of >the boot process? >http://chuck.netbsd.sk/source/xref/sysklogd-1.4.1rh/klogd.c > >Is the me

Re: No module symbols loaded - kernel modules not enabled.

2007-10-29 Thread Markus Elfring
> Like I said, klogd. This seems to be outside the scope of LKML. Which function instructs the kernel log daemon to record the notice at the beginning of the boot process? http://chuck.netbsd.sk/source/xref/sysklogd-1.4.1rh/klogd.c Is the message sent by a printk() call? Where is the text "Inspe

Re: No module symbols loaded - kernel modules not enabled.

2007-10-28 Thread Jan Engelhardt
On Oct 28 2007 22:35, Markus Elfring wrote: > >> This message is added by klogd, and it is independent of CONFIG_KALLSYMS. >> (Since I do have KALLSYMS=y while also getting that message. I suppose >> it is because CONFIG_DEBUG_INFO=n) > >I could not find the message text in my kernel source directo

Re: No module symbols loaded - kernel modules not enabled.

2007-10-28 Thread Markus Elfring
> This message is added by klogd, and it is independent of CONFIG_KALLSYMS. > (Since I do have KALLSYMS=y while also getting that message. I suppose > it is because CONFIG_DEBUG_INFO=n) I could not find the message text in my kernel source directory so far. I had also no luck with a cross referen

Re: No module symbols loaded - kernel modules not enabled.

2007-10-28 Thread Jan Engelhardt
On Oct 28 2007 20:50, Markus Elfring wrote: >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 l