All of lore.kernel.org
 help / color / mirror / Atom feed
* multiple kiss ports
@ 2007-02-14 13:33 Stef Daniels VK5HSX
  2007-02-14 20:14 ` Ralf Baechle DL5RB
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stef Daniels VK5HSX @ 2007-02-14 13:33 UTC (permalink / raw)
  To: Debian Hams List; +Cc: linux-hams

Greetings,

	I am in the process of trying to get a BBS back operational. The
following is the setup:

P4 1.2Ghz Celeron
MSI Motherboard
512MB RAM
40GB ATA Drive
ttyS0 ->  9600bd -MFJ 1270b (1200bd TNC) axport '2'
ttyS1 ->  4800bd - AEA PK232 (4800bd TNC) axport '3'
Debian GNU\linux 3.1  (2.4.27 kernel)
using: libax25-0.0.11, ax25-apps-0.0.6, aax25-tools-0.0.8, node-0.3.2,
fbb7.04j

The problem is after we run our ax25 script to call up modules, tnc into
kiss and kissattach devices (which all work fine), upon connect using
port '2' the tnc "sta" LED comes on and tnc hangs.

We have tried the following:

Different- Computers, Cables, TNC's, O\S's, kernel's, hardrive, P\Supply
and Serial ports (PCI Serial Cards), to NO avail.

Any ideas, help, comments greatfully and most appreciatedly received!!


-- 
Regards,

Stef Daniels VK5HSX             (OpenPGP:0xFDE007F6)
Amateur Radio Station
Adelaide, South Australia
E-mail: vk5hsx@wia.org.au
Member Wireless Inst. of Aust.  (www.wia.org.au)
Proud Debian GNU\Linux User.    (www.au.debian.org)



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

* Re: multiple kiss ports
  2007-02-14 13:33 multiple kiss ports Stef Daniels VK5HSX
@ 2007-02-14 20:14 ` Ralf Baechle DL5RB
  2007-02-14 20:18 ` Ray Wells
  2007-02-15 10:29 ` Bernard Pidoux
  2 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle DL5RB @ 2007-02-14 20:14 UTC (permalink / raw)
  To: Stef Daniels VK5HSX; +Cc: Debian Hams List, linux-hams

On Thu, Feb 15, 2007 at 12:03:06AM +1030, Stef Daniels VK5HSX wrote:

> P4 1.2Ghz Celeron
> MSI Motherboard
> 512MB RAM
> 40GB ATA Drive
> ttyS0 ->  9600bd -MFJ 1270b (1200bd TNC) axport '2'
> ttyS1 ->  4800bd - AEA PK232 (4800bd TNC) axport '3'
> Debian GNU\linux 3.1  (2.4.27 kernel)
> using: libax25-0.0.11, ax25-apps-0.0.6, aax25-tools-0.0.8, node-0.3.2,
> fbb7.04j
> 
> The problem is after we run our ax25 script to call up modules, tnc into
> kiss and kissattach devices (which all work fine), upon connect using
> port '2' the tnc "sta" LED comes on and tnc hangs.
> 
> We have tried the following:
> 
> Different- Computers, Cables, TNC's, O\S's, kernel's, hardrive, P\Supply
> and Serial ports (PCI Serial Cards), to NO avail.
> 
> Any ideas, help, comments greatfully and most appreciatedly received!!

Did you try a 2.6 kernel also?  The 2.4 mkiss driver usually works just
fine but it's a fairly suspect piece of code anyway,  so I've turned the
KISS driver upside down for Linux 2.6.

A no-no at the current state of the code are SMP or preemptible kernels.

73 de DL5RB op Ralf

--
Loc.    JN47BS / CQ 14 / ITU 28 / DOK A21
Packet: DL5RB@DB0FHN.#BAY.DEU.EU

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

* Re: multiple kiss ports
  2007-02-14 13:33 multiple kiss ports Stef Daniels VK5HSX
  2007-02-14 20:14 ` Ralf Baechle DL5RB
@ 2007-02-14 20:18 ` Ray Wells
  2007-02-15 10:29 ` Bernard Pidoux
  2 siblings, 0 replies; 4+ messages in thread
From: Ray Wells @ 2007-02-14 20:18 UTC (permalink / raw)
  To: vk5hsx; +Cc: Debian Hams List, linux-hams

Stef Daniels VK5HSX wrote:

>Greetings,
>
>	I am in the process of trying to get a BBS back operational. The
>following is the setup:
>
>P4 1.2Ghz Celeron
>MSI Motherboard
>512MB RAM
>40GB ATA Drive
>ttyS0 ->  9600bd -MFJ 1270b (1200bd TNC) axport '2'
>ttyS1 ->  4800bd - AEA PK232 (4800bd TNC) axport '3'
>Debian GNU\linux 3.1  (2.4.27 kernel)
>using: libax25-0.0.11, ax25-apps-0.0.6, aax25-tools-0.0.8, node-0.3.2,
>fbb7.04j
>
>The problem is after we run our ax25 script to call up modules, tnc into
>kiss and kissattach devices (which all work fine), upon connect using
>port '2' the tnc "sta" LED comes on and tnc hangs.
>
>We have tried the following:
>
>Different- Computers, Cables, TNC's, O\S's, kernel's, hardrive, P\Supply
>and Serial ports (PCI Serial Cards), to NO avail.
>
>Any ideas, help, comments greatfully and most appreciatedly received!!
>
>
>  
>
Hi Stef,

You haven't really told us much, some configs would be nice, especially 
your ax25 start-up file, axports, and port.sys for starters.

Does the problem occur using the call function or does it happen from 
the bbs? You don't say if you're trying to use the bbs yet, only that 
you want to get one running, and you don't say what the bbs is (or will 
be). It's not safe to assume fbb.

Did you really try different O\S's, or was it just different Linux 
distributions?

Although I'm using kernel 2.6.18-3 on the system here, I do have another 
installation on a P166 with kernel 2.4.31 (from memory), and they both 
work ok.

Both machines run Debian 3.1 (Sarge)

Ray vk2tv


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

* Re: multiple kiss ports
  2007-02-14 13:33 multiple kiss ports Stef Daniels VK5HSX
  2007-02-14 20:14 ` Ralf Baechle DL5RB
  2007-02-14 20:18 ` Ray Wells
@ 2007-02-15 10:29 ` Bernard Pidoux
  2 siblings, 0 replies; 4+ messages in thread
From: Bernard Pidoux @ 2007-02-15 10:29 UTC (permalink / raw)
  To: vk5hsx; +Cc: Debian Hams List, linux-hams

Stef Daniels VK5HSX a écrit :
> Greetings,
>
> 	I am in the process of trying to get a BBS back operational. The
> following is the setup:
>
> P4 1.2Ghz Celeron
> MSI Motherboard
> 512MB RAM
> 40GB ATA Drive
> ttyS0 ->  9600bd -MFJ 1270b (1200bd TNC) axport '2'
> ttyS1 ->  4800bd - AEA PK232 (4800bd TNC) axport '3'
> Debian GNU\linux 3.1  (2.4.27 kernel)
> using: libax25-0.0.11, ax25-apps-0.0.6, aax25-tools-0.0.8, node-0.3.2,
> fbb7.04j
>
> The problem is after we run our ax25 script to call up modules, tnc into
> kiss and kissattach devices (which all work fine), upon connect using
> port '2' the tnc "sta" LED comes on and tnc hangs.
>
> We have tried the following:
>
> Different- Computers, Cables, TNC's, O\S's, kernel's, hardrive, P\Supply
> and Serial ports (PCI Serial Cards), to NO avail.
>
> Any ideas, help, comments greatfully and most appreciatedly received!!
>
>
>   
Are you sure that your TNCs are set in KISS mode before using mkiss 
driver for AX25 ?

You must put them into KISS mode manually while no mkiss driver is 
loaded and using a terminal program
such as MINICOM.

I used minicom to adjust my KPC9612 dual port TNC serial baud rate and 
calibrate the modulation
level of 1200 and 9600 baud radio ports.


73 de Bernard, f6bvp


-- 
To UNSUBSCRIBE, email to debian-hams-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


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

end of thread, other threads:[~2007-02-15 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14 13:33 multiple kiss ports Stef Daniels VK5HSX
2007-02-14 20:14 ` Ralf Baechle DL5RB
2007-02-14 20:18 ` Ray Wells
2007-02-15 10:29 ` Bernard Pidoux

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.