On Mon, Aug 07, 2000 at 11:21:37AM +0400, Yuriy N. Kosenko wrote:
> I compiled the Kernel with care of ax25 inside.
> After #setcristall, #sethdlc, #ifconfig and #smmixer commands
> I print: ifconfig sm0
> Reseive:
> sm0       Link encap:AMPR AX.25  HWaddr OH2BNS-1
>           inet addr:192.168.1.3  Mask:255.255.255.0
>           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
>           Interrupt:7 Base address:0x534 DMA chan:1
> (Simpl ifconfig show me only eth0 and loopback. But sm0 is absent.)

It sounds like your I/O and IRQ etc settings ('sethdlc') are
incorrect. After you configure the IP, the interface should
automatically come up and appear in 'ifconfig' (without
parameters). Check to see if configuring the interface
generates any messages in the system log.

Also check the I/O etc for your PTT port. If you use a serial
port, you must make sure the serial driver is not using it as well.
For example, if you use ttyS1 (io 0x2f8) for PTT, run
'setserial /dev/ttyS1 uart none' to disable the serial driver
for that port. Otherwise the interface will not come up.


Hamish
-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

Reply via email to