Hello,
> I've had some success with my BayCom modem! A big thank you to all the helping
> hands! :-) However, I got stuck again when I tried to use "call" as suggested
> in the HOWTO.
>
> betazed:~ # call radio DB0FC
> axconfig: unable to open axports file
> call: no AX.25 port data configured
>
> The file /etc/ax25/axports actually exists:
>
> betazed:/etc/ax25 # ls -al
> total 6
> drwxr-xr-x 2 root root 1024 Oct 22 16:46 ./
> drwxr-xr-x 23 root root 3072 Oct 22 17:05 ../
> -rw-r--r-- 1 root root 202 Jul 23 02:48 ax25spyd.conf
> -rw-r--r-- 1 root root 249 Oct 22 16:53 axports
>
> In includes the following single line:
>
> radio DL8AM-15 1200 255 2 430.650 MHz (1200 bps)
>
> I think ax25 is missing something, though I am not quite sure what this might
> be. I have installed the SuSE 6.2 packages named ax25apps, ax25spyd, ax25tool
> and libax25. Could somebody please help me here?
Some versions of the AX.25 utils expect the axports file to be in
another directory than /etc/ax25 for some unknown reason. I
actually do not know the precise path here, so I'd suggest you to
investigate it with strace.
AFAIK it was something weird like /usr/var/ax25... but I am not
sure at all. Anyway, if you found out that path make sure it exists
as a link to /etc/ax25 .
Cheers, 73
Gerd