This is an old revision of the document!


Verify Linux kernel

  • The AX.25 stack could have either been built into a monolithic kernel or installed as a kernel module
  • Check both of these methods to determine if your kernel is AX.25 ready

Monolithic kernel

grep -i net_ax25 /proc/kallsyms
c03b3654 t bin_net_ax25_table
c03b4154 t bin_net_ax25_param_table

Modules

 lsmod | grep -i "ax25"
ax25                   46950  3 mkiss
plu/verify_kernel.1389921110.txt.gz · Last modified: 2014/01/16 17:11 by gunn
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0