- Upgrade to the latest official build
# yum install soundmodem libax25 libax25-devel ax25-apps ax25-tools
# wget haxwithaxe.net/files/kernel-2.6.31.6-2.rpm
# wget haxwithaxe.net/files/initrd-2.6.31.6
# mv initrd-2.6.31.6 /boot/
# rpm -i kernel-2.6.31.6-2.rpm
At this point you can skip to insmoding the modules we just installed with the kernel as i have yet to figure out how to get the new kernel to be used on boot.
# cd /boot/
# rm vmlinuz
# ln -s vmlinuz-2.6.31.6 vmlinuz
# ln -s System.map-2.6.31.6 System.map
# rm initrd.img
# ln -s initrd-2.6.31.6 initrd.img
- reboot
# insmod /lib/modules/2.6.31.6/kernel/net/ax25/ax25.ko
# insmod /lib/modules/2.6.31.6/kernel/drivers/net/hamradio/<protocol>.ko
# modprobe snd-pcm-oss
# mkdir /etc/ax25/
# soundmodemconfig
- insert earplugs
# soundmodem /etc/ax25/soundmodem.conf