* Baypac and kernel crashes
@ 2002-04-23 4:04 James Cutler
2002-04-23 6:02 ` Jeroen Vreeken
0 siblings, 1 reply; 4+ messages in thread
From: James Cutler @ 2002-04-23 4:04 UTC (permalink / raw)
To: linux-hams
We're having some problems using a BayPac 9600 with Linux 2.4.17.
On one machine it works just fine until we start X. As soon as we
start X, the machine will crash as soon as we send an AX.25 packet
(we were testing with "beacon"). The only way to recover from the
crash is to power cycle or press the reset button. This is
repeatable. We beacon, we work, we start X, we beacon, we crash.
It does output the packet before it crashes.
On a second machine that doesn't (can't) run X, we've noticed a
similar crash. It's a small embedded 486 (the Prometheus). After
several beacons, from 5-20, it will crash in the same hard manner.
Only a power cycle will fix it.
Has anyone else seen similar behavior? Any ideas?
On a side note, is anyone using the Baypac and linux on a regular reliable
basis?
Thanks.
--Jamie
jwc@stanford.edu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Baypac and kernel crashes
2002-04-23 4:04 Baypac and kernel crashes James Cutler
@ 2002-04-23 6:02 ` Jeroen Vreeken
2002-04-23 17:32 ` Robert Jenkins
2002-04-25 0:54 ` James Cutler
0 siblings, 2 replies; 4+ messages in thread
From: Jeroen Vreeken @ 2002-04-23 6:02 UTC (permalink / raw)
To: James Cutler; +Cc: linux-hams
On 2002.04.23 06:04:32 +0200 James Cutler wrote:
> We're having some problems using a BayPac 9600 with Linux 2.4.17.
>
> On one machine it works just fine until we start X. As soon as we
> start X, the machine will crash as soon as we send an AX.25 packet
> (we were testing with "beacon"). The only way to recover from the
> crash is to power cycle or press the reset button. This is
> repeatable. We beacon, we work, we start X, we beacon, we crash.
> It does output the packet before it crashes.
>
> On a second machine that doesn't (can't) run X, we've noticed a
> similar crash. It's a small embedded 486 (the Prometheus). After
> several beacons, from 5-20, it will crash in the same hard manner.
> Only a power cycle will fix it.
>
> Has anyone else seen similar behavior? Any ideas?
Every 2.4.x kernel up to 2.4.18 has this problem, it should be fixed now...
It was a problem with ax25 not using sock_orphan()
Jeroen
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Baypac and kernel crashes
2002-04-23 6:02 ` Jeroen Vreeken
@ 2002-04-23 17:32 ` Robert Jenkins
2002-04-25 0:54 ` James Cutler
1 sibling, 0 replies; 4+ messages in thread
From: Robert Jenkins @ 2002-04-23 17:32 UTC (permalink / raw)
To: linux-hams
Hi,
Is the problem fixed in 2.4.18 or some later version? Just curious which
I ought to be looking for!
73, Robert Jenkins, G8TBF.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Baypac and kernel crashes
2002-04-23 6:02 ` Jeroen Vreeken
2002-04-23 17:32 ` Robert Jenkins
@ 2002-04-25 0:54 ` James Cutler
1 sibling, 0 replies; 4+ messages in thread
From: James Cutler @ 2002-04-25 0:54 UTC (permalink / raw)
To: Jeroen Vreeken; +Cc: linux-hams
Is there anything special that needs to be done to configure for the
2.4.18 kernel? I'm using the following commands to configure it and it
doesn't seem to be doing the trick (though they work under 2.4.17)
insmod parport
insmod parport_pc io=0x378 irq=7
modprobe baycom_par mode="picpar" iobase=0x378
sethdlc -i bcp0 -p mode "picpar" io 0x378
axparms -setcall bcp0 kf6rfx-1
ifconfig bcp0 192.168.2.2 up
On Tue, 23 Apr 2002, Jeroen Vreeken wrote:
> On 2002.04.23 06:04:32 +0200 James Cutler wrote:
> > We're having some problems using a BayPac 9600 with Linux 2.4.17.
> >
> > On one machine it works just fine until we start X. As soon as we
> > start X, the machine will crash as soon as we send an AX.25 packet
> > (we were testing with "beacon"). The only way to recover from the
> > crash is to power cycle or press the reset button. This is
> > repeatable. We beacon, we work, we start X, we beacon, we crash.
> > It does output the packet before it crashes.
> >
> > On a second machine that doesn't (can't) run X, we've noticed a
> > similar crash. It's a small embedded 486 (the Prometheus). After
> > several beacons, from 5-20, it will crash in the same hard manner.
> > Only a power cycle will fix it.
> >
> > Has anyone else seen similar behavior? Any ideas?
>
> Every 2.4.x kernel up to 2.4.18 has this problem, it should be fixed now...
> It was a problem with ax25 not using sock_orphan()
>
> Jeroen
>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-25 0:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-23 4:04 Baypac and kernel crashes James Cutler
2002-04-23 6:02 ` Jeroen Vreeken
2002-04-23 17:32 ` Robert Jenkins
2002-04-25 0:54 ` James Cutler
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.