From: Jonas M. <jo...@fr...> - 2004-08-04 13:24:12
|
On 03/08/2004 Petr Vandrovec wrote: > ksymoops do not work on 2.6.x kernel. When you build 2.6.x kernel, you > have option (Kernel hacking -> Compile the kernel with debug info) to > store all symbols into kernel image, and then 2.6.x kernel will translate > oops from numbers to symbols for you, without any need for help from > ksymoops (and in this case your klogd should be started with option > '-x' or '-2'). ok, now i'm running a kernel with all debug info options set to kompile into kernel, and i run klogd with option '-x'. anyway, kern.log and syslog both stay quiet. can you give me further hints about where and how to find 2.6 debug information? bye jonas |