According to jan banziger: While burning my CPU.
> 
> Hello everybody,
> 
> I recently installed SUSE 6.1 and compiled the kernel with AX25 and =
> baycom modem support.
> "listen" works ok, so the hardware and driver seem to be working, but =
> when do a "call 1 pi8gcb" command i get a "axconfig: port 1 not active" =
> response.
> 
> My configuration is as follows:
> The /etc/ax25/axports: file
> 1     PA0RMJ-1     1200     255     2     144.675 Mhz (1200bps)
> 
> The script to activate the driver:
> #!/bin/bash
> setserial /dev/ttyS0 uart none
> modprobe baycom_ser_fdx
> sethdlc -p -i bcsf0 mode "ser12*" io 0x3f8 irq 4
> ifconfig bcsf0 up
> axparms -setcall bcsf0 PA0RMJ-1
> 
> The output from the ifconfig command after that:
> bcsf0 Link encap:AMPR AX.25 HWaddr PA0RMJ-1=20
> unspec addr:[NONE SET] Mask:[NONE SET]

Thats "a" problem you *must* define an IP address, i cant resolve pa0rmj so
i presume you do not have a 44 serie ip address, then i suggest you use one
from the 192. range.

> UP RUNNING MTU:256 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0=20
> Interrupt:4 Base address:0x3f8
> 
> I read the AX25 HOWTO and i think i have everything in place. Am i =
> missing something here? Do i need to activate the ax25 port (how)?
> 
> Does anyone have an idea?
> Thanks a lott=20
> 

-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to