On Sun, 30 Jul 2000, Capt Gregory H Blakely wrote about, kissattach error:
> 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.
All ham-radio stuff.?? The error message could suggest otherwise.
>
> 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
Firstly kissattach did not complain about the syntax used, this suggests
that you are using an older (or obsolite) version of the utils.
2.2.xx kernels as supplied in Redhat 6.2 need the latest ax25 libs apps and
tools.
The error message means kissattach cannot do what it is told because there
is no mkiss support available, another comment here is IF you were using
the correct tools version you would have gotten a completely different
error message actually saying "No mkiss support in kernel or no mkiss
modules attached". Or something very simelar.
If you said "y" for MKISS_SUPPORT while doing 'make config' then there
should have been no problems, however you may have said "m" which is mkiss
support as a kernel module. Check in /usr/src/linux/.config for your kernel
compile options.
I will "presume" you said "m" and explain what to do;
edit /etc/conf.modules and add;
alias tty-ldisc-5 mkiss
This will only work if you said "y" to
Enable loadable module support (CONFIG_MODULES)
If you did not then before using kissattach do;
'modprobe mkiss'
>
> If you need more info, let me know and I'll dig it up for you.
Next time you have a question please include;
kernel version used
version numbers from libax25 tools and apps.
>
> My question, of course, is: what did I do wrong, or am I doing wrong?
>
> Thanks & 73.
>
> -= Greg =-
> KB0TDF
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/