Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* kernel 2.4.21 and AX25 & netrom
@ 2003-08-30 15:51 Luiz Catalan
  2003-09-01  8:08 ` terry
  0 siblings, 1 reply; 8+ messages in thread
From: Luiz Catalan @ 2003-08-30 15:51 UTC (permalink / raw)
  To: linux-hams

Gurus on the list,

could someone, please, give me a clue about kernel 2.4.21 and ax25 (and
netrom)? I have had often crashes due the netrom bug, told by several
authors not only on this list. Do you suggest try an upgrade to
2.6.0-testX or there is a fix to be done in the 2.4.21 kernel release? If
there is such fix, where to get it?

Thanks in advance for any answer,
Luiz - PP5AQ

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: kernel 2.4.21 and AX25 & netrom
  2003-08-30 15:51 Luiz Catalan
@ 2003-09-01  8:08 ` terry
  2003-09-01 13:19   ` Luiz Catalan
  0 siblings, 1 reply; 8+ messages in thread
From: terry @ 2003-09-01  8:08 UTC (permalink / raw)
  To: Luiz Catalan; +Cc: linux-hams

On Sat, 30 Aug 2003, Luiz Catalan wrote:

> kernel 2.4.21

... ciao:

    first, 2.4.22 is out, and can be found at kernel.org.  i would suggest
that, as some of the latest security issues have involved lesser versions.

> upgrade to 2.6.0-testX

    just as a matter of principle, going to the 'bleeding edge' of
technology might not solve as many problems as it introduces.


    perhaps it just my reading, but i am not sure you've actually isolated
the problem.  is it the kernel, or ax25 ...


-- 
73 , de WD0FPC		Pacific Nowthwest 2M Repeaters
    aka: terry 		http://www.aniota.com/~wd0fpc

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: kernel 2.4.21 and AX25 & netrom
  2003-09-01  8:08 ` terry
@ 2003-09-01 13:19   ` Luiz Catalan
  0 siblings, 0 replies; 8+ messages in thread
From: Luiz Catalan @ 2003-09-01 13:19 UTC (permalink / raw)
  To: linux-hams

On Mon, 1 Sep 2003, terry wrote:

Hello Terry,

> On Sat, 30 Aug 2003, Luiz Catalan wrote:
>
> > kernel 2.4.21
>
> ... ciao:
>
>     first, 2.4.22 is out, and can be found at kernel.org.  i would suggest
> that, as some of the latest security issues have involved lesser versions.

Ok.

> > upgrade to 2.6.0-testX
>
>     just as a matter of principle, going to the 'bleeding edge' of
> technology might not solve as many problems as it introduces.

You're right. Besides, there are several packages that need upgrade before
the new kernel runs correctly. I intended to use the new kernel as a
solution for the current problems in the 2.4.x kernel netrom. I'll test
the 2.6.x it in a separated machine, to not disturb the "production"  one
and to learn more about this new kernel series.

>     perhaps it just my reading, but i am not sure you've actually isolated
> the problem.  is it the kernel, or ax25 ...

Mostly is my poor writing, sorry if not clear enough :) ... the problem
here _is_ the ax25/netrom. The system runs weeks and weeks without problem
if there is no netrom running.  After starting the netrom, start also the
crashes.

> --
> 73 , de WD0FPC		Pacific Nowthwest 2M Repeaters
>     aka: terry 		http://www.aniota.com/~wd0fpc

73 and tks de Luiz - PP5AQ

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: kernel 2.4.21 and AX25 & netrom
@ 2003-09-01 19:08 Tihomir Heidelberg
  2003-09-01 20:29 ` Cathryn Mataga
  2003-09-02  1:47 ` Philip Maley
  0 siblings, 2 replies; 8+ messages in thread
From: Tihomir Heidelberg @ 2003-09-01 19:08 UTC (permalink / raw)
  To: linux-hams

Hi,

> or there is a fix to be done in the 2.4.21 kernel release?

I made a lot of fixes, some of them are implemented in 2.6.0-testX, too.
Some of fixes in my patch are stolen from boys working on 2.6 kernel.
When I posted here the info about my patch before more then month ago, there
were still big problems in kernel... Now I am running patched 2.4.21 more then
15 days without crash, think it is ready to be merged in some of next
2.4 kernel releases...
so, those having crashes (even protocol problems), try this patch:
ftp://ham2.cc.fer.hr/pub/users/9a4gl/9a4gl-ax25-2421-20030831.patch
the patch is against clean 2.4.21, so do not apply this patch if you
have patched kernel with any of my previous patches

73 de Tihomir, 9a4gl@9a0tcp.ampr.org

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: kernel 2.4.21 and AX25 & netrom
  2003-09-01 19:08 Tihomir Heidelberg
@ 2003-09-01 20:29 ` Cathryn Mataga
  2003-09-02 12:45   ` Tihomir Heidelberg
  2003-09-02  1:47 ` Philip Maley
  1 sibling, 1 reply; 8+ messages in thread
From: Cathryn Mataga @ 2003-09-01 20:29 UTC (permalink / raw)
  Cc: linux-hams

Tihomir Heidelberg wrote:
>
> I made a lot of fixes, some of them are implemented in 2.6.0-testX, too.
> Some of fixes in my patch are stolen from boys working on 2.6 kernel.
> When I posted here the info about my patch before more then month ago, there
> were still big problems in kernel... Now I am running patched 2.4.21 more then
> 15 days without crash, think it is ready to be merged in some of next
> 2.4 kernel releases...
> so, those having crashes (even protocol problems), try this patch:
> ftp://ham2.cc.fer.hr/pub/users/9a4gl/9a4gl-ax25-2421-20030831.patch
> the patch is against clean 2.4.21, so do not apply this patch if you
> have patched kernel with any of my previous patches

Well, thanks for working on this.  So, then let me get this straight. The
most stable option is to get 2.4.21 and patch it with your patch, and that's
different from 2.4.22, right?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: kernel 2.4.21 and AX25 & netrom
  2003-09-01 19:08 Tihomir Heidelberg
  2003-09-01 20:29 ` Cathryn Mataga
@ 2003-09-02  1:47 ` Philip Maley
  1 sibling, 0 replies; 8+ messages in thread
From: Philip Maley @ 2003-09-02  1:47 UTC (permalink / raw)
  To: linux-hams

G'day Tihomir

I tried applying the patch to one of my systems today. It was an
unmodified 2.4.21 kernel and it returned one error from dmascc.c. I
don't use that drives so it should not be a problem for me, but it may
be for others.

root@shack:/usr/src# patch -p0 <9a4gl*
patching file linux-2.4.21/Documentation/Configure.help
patching file linux-2.4.21/drivers/net/hamradio/Config.in
patching file linux-2.4.21/drivers/net/hamradio/dmascc.c
Hunk #1 FAILED at 1.
1 out of 6 hunks FAILED -- saving rejects to file
linux-2.4.21/drivers/net/hamradio/dmascc.c.rej
patching file linux-2.4.21/drivers/net/hamradio/mkiss.c
patching file linux-2.4.21/include/linux/ax25.h

Here is dmascc.c.rej:

***************
*** 1,10 ****
  /*
!  * $Id: dmascc.c,v 1.1.1.1 2003/06/27 16:18:51 root Exp $
   *
   * Driver for high-speed SCC boards (those with DMA support)
   * Copyright (C) 1997-2000 Klaus Kudielka
   *
   * S5SCC/DMA support by Janko Koleznik S52HI
   *
   * This program is free software; you can redistribute it and/or
modify
   * it under the terms of the GNU General Public License as published
by
--- 1,11 ----
  /*
!  * $Id: dmascc.c,v 1.3 2003/07/04 06:15:49 9a4gl Exp $
   *
   * Driver for high-speed SCC boards (those with DMA support)
   * Copyright (C) 1997-2000 Klaus Kudielka
   *
   * S5SCC/DMA support by Janko Koleznik S52HI
+  * Software CRC check by Tihomir Heidelberg 9A4GL
   *
   * This program is free software; you can redistribute it and/or
modify
   * it under the terms of the GNU General Public License as published
by

73
Phil vk6ad


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: kernel 2.4.21 and AX25 & netrom
  2003-09-01 20:29 ` Cathryn Mataga
@ 2003-09-02 12:45   ` Tihomir Heidelberg
  0 siblings, 0 replies; 8+ messages in thread
From: Tihomir Heidelberg @ 2003-09-02 12:45 UTC (permalink / raw)
  To: cathrynm; +Cc: linux-hams

> Well, thanks for working on this.  So, then let me get this straight. The
> most stable option is to get 2.4.21 and patch it with your patch, and that's
> different from 2.4.22, right?

2.4.22 have one bugfix by dl9sau which fixes problem when kernel sends
SABM frames with unknown calls... didnt try, but my patch should also
apply to 2.4.22, will check in few days when will have more time, then
I will also create patch for 2.4.22...

73 de Tihomir, 9a4gl@9a0tcp.ampr.org

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: kernel 2.4.21 and AX25 & netrom
@ 2003-09-02 12:55 Tihomir Heidelberg
  0 siblings, 0 replies; 8+ messages in thread
From: Tihomir Heidelberg @ 2003-09-02 12:55 UTC (permalink / raw)
  To: linux-hams

> I tried applying the patch to one of my systems today. It was an
> unmodified 2.4.21 kernel and it returned one error from dmascc.c.

hm, strange... dont know why it is rejected, but rejected is only a
comment in header of dmascc.c file... so, dont warry, it will work
fine with this reject... even those who use dmascc driver will not
have problem... will check what might me problem in patch...

73 de Tihomir, 9a4gl@9a0tcp.ampr.org

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-09-02 12:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-02 12:55 kernel 2.4.21 and AX25 & netrom Tihomir Heidelberg
  -- strict thread matches above, loose matches on Subject: below --
2003-09-01 19:08 Tihomir Heidelberg
2003-09-01 20:29 ` Cathryn Mataga
2003-09-02 12:45   ` Tihomir Heidelberg
2003-09-02  1:47 ` Philip Maley
2003-08-30 15:51 Luiz Catalan
2003-09-01  8:08 ` terry
2003-09-01 13:19   ` Luiz Catalan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox