[root@cooker root]# ksymoops
ksymoops 2.4.1 on i686 2.4.8-26mdk. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.8-26mdk/ (default)
-m /boot/System.map-2.4.8-26mdk (default)
Warning: You did not tell me where to find symbol information. I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc. ksymoops -h explains the options.
/usr/bin/nm: /lib/modules/2.4.8-26mdk/kernel/fs/nls/nls_cp866.o.gz: File
format not recognized
Error (pclose_local): read_nm_symbols pclose failed 0x100
Warning (read_object): no symbols in
/lib/modules/2.4.8-26mdk/kernel/fs/nls/nls_cp866.o.gz
/usr/bin/nm: /lib/modules/2.4.8-26mdk/kernel/drivers/scsi/sr_mod.o.gz:
File format not recognized
Error (pclose_local): read_nm_symbols pclose failed 0x100
Warning (read_object): no symbols in
/lib/modules/2.4.8-26mdk/kernel/drivers/scsi/sr_mod.o.gz
... etc
the same for every loaded module
-andrej