* kissattach and kernel 2.6
@ 2005-06-04 18:40 oz6bl
2005-06-04 22:58 ` M Taylor
2005-06-07 6:05 ` Wilbert Knol
0 siblings, 2 replies; 5+ messages in thread
From: oz6bl @ 2005-06-04 18:40 UTC (permalink / raw)
To: linux-hams
Hi,
I'm the developper/maintainer of PB/PG for Linux but I havn't been active
for a while, in fact not since the kernel was 2.4.24 or something. Now I
try to get PB/PG up and running again under a 2.6 kernel but it appears
that quite a few things have chaned since then. Before even embarking on
PB/PG I try to bring the 'standard' AX.25 things up and running: listen,
call, etc, but I must admit with very little success.
What I have is this: My distribution is SUSE 9.2 with a 2.6.8 kernel. The
AX.25 tools are version 0.0.8 and the AX.25-apps are 0.0.6. My modem is a
DSP-12 in kiss mode attached to /dev/ttyS0. My PC has a Pentium 4 and I
normally run a SMP version, but since I learned that e.g. mkiss doesn't
work with SMP, I use a mono-CPU version ('default' in SUSE terms). I can
configue an ax0 interface with kissattach ('kissattach -l /dev/ttyS0 asy
44.145.40.3'), but I can't get listen to display any packets, in fact
'ifconfig' doesn't show any packets received. I have seen some patches
mentioned, but they appear to apply to mkiss in userland so I am really at
a loss as to what to do.
Could someone please help me with pointers and/or help?
Best 73 de Bent/OZ6BL
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: kissattach and kernel 2.6
2005-06-04 18:40 kissattach and kernel 2.6 oz6bl
@ 2005-06-04 22:58 ` M Taylor
2005-06-05 8:37 ` oz6bl
2005-06-07 6:05 ` Wilbert Knol
1 sibling, 1 reply; 5+ messages in thread
From: M Taylor @ 2005-06-04 22:58 UTC (permalink / raw)
To: oz6bl; +Cc: linux-hams
On Sat, Jun 04, 2005 at 06:40:43PM -0000, oz6bl@amsat.dk wrote:
>
> What I have is this: My distribution is SUSE 9.2 with a 2.6.8 kernel. The
> AX.25 tools are version 0.0.8 and the AX.25-apps are 0.0.6. My modem is a
> DSP-12 in kiss mode attached to /dev/ttyS0. My PC has a Pentium 4 and I
> normally run a SMP version, but since I learned that e.g. mkiss doesn't
> work with SMP, I use a mono-CPU version ('default' in SUSE terms). I can
> configue an ax0 interface with kissattach ('kissattach -l /dev/ttyS0 asy
> 44.145.40.3'), but I can't get listen to display any packets, in fact
> 'ifconfig' doesn't show any packets received. I have seen some patches
> mentioned, but they appear to apply to mkiss in userland so I am really at
> a loss as to what to do.
I would suggest using the ax25 packages from CVS, there are some small
fixes for linux 2.6.x. Admitly, I've not done much to test it since I don't
have a running packet station since my last move.
Hope that helps.
-ve3tix (formerly ve1mct)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: kissattach and kernel 2.6
2005-06-04 22:58 ` M Taylor
@ 2005-06-05 8:37 ` oz6bl
0 siblings, 0 replies; 5+ messages in thread
From: oz6bl @ 2005-06-05 8:37 UTC (permalink / raw)
To: M Taylor; +Cc: linux-hams
Hi Michael,
M Taylor wrote:
>
> I would suggest using the ax25 packages from CVS, there are some small
> fixes for linux 2.6.x. ...
I have taken a look at the ax25 CVS repository on Sourgeforge
(http://cvs.sourceforge.net/viewcvs.py/ax25/), but it seems to be somewhat
old (3 to 4 years for the most part) and the newer files does not appear
to be related to the areas where I suspect the problem lies (the mkiss
kernel driver or the kissattach program). Is it this repository you were
thinking of?
Best 73 de Bent/OZ6BL
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: kissattach and kernel 2.6
2005-06-04 18:40 kissattach and kernel 2.6 oz6bl
2005-06-04 22:58 ` M Taylor
@ 2005-06-07 6:05 ` Wilbert Knol
2005-06-08 17:50 ` oz6bl
1 sibling, 1 reply; 5+ messages in thread
From: Wilbert Knol @ 2005-06-07 6:05 UTC (permalink / raw)
To: linux-hams
> What I have is this: My distribution is SUSE 9.2 with a 2.6.8
> kernel. The AX.25 tools are version 0.0.8 and the AX.25-apps are
> 0.0.6. My modem is a DSP-12 in kiss mode attached to /dev/ttyS0. My
> PC has a Pentium 4 and I normally run a SMP version, but since I
> learned that e.g. mkiss doesn't work with SMP, I use a mono-CPU
> version ('default' in SUSE terms). I can configue an ax0 interface
> with kissattach ('kissattach -l /dev/ttyS0 asy 44.145.40.3'), but I
> can't get listen to display any packets, in fact 'ifconfig' doesn't
> show any packets received.
This is probably not of much help...but AX.25 works perfectly with
kernel 2.6.3-7mdk (Mandrake 10.0 Community), tested only with the
serial full-duplex 1k2 baycom driver . It is rock-solid and goes for
months. I should mention I don't use NET/ROM.
I am contemplating an upgrade to Debian 3.1 in a week or so...I guess
I will find out whether AX.25 support is broken post- 2.6.3 ...
Wilbert, ZL2BSJ
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: kissattach and kernel 2.6
2005-06-07 6:05 ` Wilbert Knol
@ 2005-06-08 17:50 ` oz6bl
0 siblings, 0 replies; 5+ messages in thread
From: oz6bl @ 2005-06-08 17:50 UTC (permalink / raw)
To: linux-hams
Hi everybody
and thanks for all the replies and advice. I have it working now! It turns
out that I had to use userspace mkiss. Most of the setups that were
presented to me included a call to mkiss but I had ignored it, because I
use a single port TNC (a DSP-12). When I tried the following, however, it
worked:
/usr/sbin/mkiss -s 115200 /dev/ttyS0 /dev/ptyq0
/usr/sbin/kissattach /dev/ttyq0 asy 44.145.40.3
so now I have listen and call etc up and running. I guess there is a
lesson to be learned from this but I'm not quite sure which...
BTW I'm using the versions of ax25-tools (0.0.8), ax25-apps (0.0.6) etc
that comes with SUSE 9.2, so the release versions are OK.
Best 73 de Bent/OZ6BL
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-06-08 17:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-04 18:40 kissattach and kernel 2.6 oz6bl
2005-06-04 22:58 ` M Taylor
2005-06-05 8:37 ` oz6bl
2005-06-07 6:05 ` Wilbert Knol
2005-06-08 17:50 ` oz6bl
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.