From: "Gérard Parat / F6FGZ" <f6fgz@free.fr>
To: linux-hams@vger.kernel.org
Subject: Re: MFJ 1270B(TNC-2) And Linux 2.4.18 kiss
Date: Sun, 21 Dec 2003 17:20:31 +0100 [thread overview]
Message-ID: <3FE5C84F.71561B20@free.fr> (raw)
In-Reply-To: 3FE5B4D0.20206@free.fr
Bernard Pidoux F6BVP a écrit :
> Jeremiah KD7DMP wrote:
>
> > Hello all,
> >
> > I have a little prob, I have been try to get my MFJ TNC-2 to talk to my
> > Slackware(2.4.18 kernel) box in kiss mode for a while. The prob is that I
> > can not getting it to transmit, After doing kissattach I can recive
> > traffic by using listen, but when I go to transmit using call I get
> > nothing. I know that TNC works becuase i had it all working and humming a
> > long before, but I don't rember How I got it to work.
> >
> > Any ideas..?
> >
> > thanks and 73
> > de
> > Jeremiah
> > KD7DMP
>
> It could be a problem of ax port.
> Be sure to call via axport name defined into axports file first parameter.
>
> However, for your information, on two PC of different generation boards
> (Pentium II CPUs) I have been using successfully for years two 2 ports
> KPC9612 in kiss mode with kernel 2.2. But I have never been able to run
> AX25 correctly with any 2.4 kernels. I always experienced interrupts
> problems and kernel oops and finally Linux halted. And one of the
> symptoms was that Call did not work !
Hello,
Successfully using KPC9612 and kernel 2.4.18 but *WITHOUT* fpac which hanged
the system. Otherwise, 2.4.18 runs well with lot of annoying messages into
syslog and message of that kind:
Dec 21 17:12:45 f6fgz kernel: NET: 5 messages suppressed
The cause is due to listen. Don't use it and you will be happy.
My config:
CONFIG_HAMRADIO=y
CONFIG_AX25=m
CONFIG_NETROM=m
CONFIG_ROSE=m (not used)
CONFIG_MKISS=m
My script:
/usr/sbin/mkiss -s 19200 -l /dev/ttyS1 /dev/ptyp1 /dev/ptyp2
/usr/sbin/mkiss -s 19200 -l /dev/ttyS0 /dev/ptyp3 /dev/ptyp4
/usr/sbin/kissattach -m 256 /dev/ttyp1 vhf f6fgz
/usr/sbin/kissattach -m 256 /dev/ttyp2 uhf1 f6fgz
/usr/sbin/kissattach -m 256 /dev/ttyp3 uhf2 f6fgz
/usr/sbin/kissattach -m 256 /dev/ttyp4 uhf3 f6fgz
/etc/ax25/axports:
vhf F6FGZ-4 19200 255 2
uhf1 F6FGZ-3 19200 255 7
uhf2 F6FGZ-5 19200 255 4
uhf3 F6FGZ-6 19200 255 7
And I use Xnet v1.36 along with a local WLAN.
--
73 Gérard F6FGZ
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2003-12-21 16:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-21 7:16 MFJ 1270B(TNC-2) And Linux 2.4.18 kiss Jeremiah KD7DMP
2003-12-21 14:57 ` Bernard Pidoux F6BVP
2003-12-21 16:20 ` Gérard Parat / F6FGZ [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FE5C84F.71561B20@free.fr \
--to=f6fgz@free.fr \
--cc=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.