AX25 Module in Fedora25 ARM v7
Hello.
I´m a little bit confuesed. I´m an amateur radio user and would like to use Packetradio / APRS on my RaspberryPi with Fedora 25. But AFAIK there are no AX25 Modules in the current Kernel:
[root@localhost kernel]# uname -a Linux localhost.localdomain 4.11.6-201.fc25.armv7hl #1 SMP Wed Jun 21 02:53:30 UTC 2017 armv7l armv7l armv7l GNU/Linux
[root@localhost kernel]# cat /boot/config-4.11.6-201.fc25.armv7hl | grep HAMRADIO CONFIG_HAMRADIO=y
[root@localhost kernel]# cat /boot/config-4.11.6-201.fc25.armv7hl | grep AX25 CONFIGAX25=m CONFIGAX25DAMASLAVE=y
When i try to load the ax25 Module:
[root@localhost kernel]# modprobe -a ax25 modprobe: WARNING: Module ax25 not found in directory /lib/modules/4.11.6-201.fc25.armv7hl
What is wrong? Could everyone help me?
Best Regards Thorsten