Linux-Hams archive - April 1997: Re: Serial comm to AEA PK900
Re: Serial comm to AEA PK900
Brian Candler (wlh@mindsync.com)
Thu, 10 Apr 1997 07:37:45 -0600 (CST)
> I know this is probably a very simple question.....
>
> I have been trying to talk to my AEA PK900 through COM2 on my linux box - with
> minicom. I have tried /dev/cua1 and /dev/ttyS1 with no success - I can't
> receive or send anything to the TNC. How do you configure the comms program to
> talk correctly?
Try this first:
cu -l cua1 -s 9600
and see if that works. (use [Enter] ~ . to exit)
Also make sure you have no other hardware using IRQ 3 (such as an ethernet
card)