On Sun, 30 Jul 2000, Capt Gregory H Blakely wrote:
> Hi, folks.
> 
> I've been lurking on this list for awhile, hoping that someone would ask
> the question I have.  But it looks like I'll have to stick my neck out a
> bit and see what happens...
> 
> I've recompiled my RedHat 6.2 kernel to include module support for all the
> ham radio stuff, and have installed the tools.
> 
> I've modified the /etc/ax25 files in all the proper spots, but am unable
> to get kissattach to work.  I'm at a loss as to what the problem
> is.  Below is a sample error:
> 
> [root@vyger ax25]# kissattach -i 44.94.66.1 /dev/ttyC6 port1
> kissattach: TIOCSETD: Invalid argument
> 
> If you need more info, let me know and I'll dig it up for you.
> 
> My question, of course, is:  what did I do wrong, or am I doing wrong?
> 
> Thanks & 73.
> 
> -= Greg =-
> KB0TDF

Hi Greg

It looks like the module containing the mkiss is not loaded.
Try  "modprobe-l"  this should give you a list of loadable modules.
Then try "modprobe -a  mkiss.o"  or whatever your module is called.

I personally prefer to compile the ax25 drivers I want into the kernal as this
saves all the trouble with the modules.

Good luck

CU 73's Brian
G3VWH   

Reply via email to