From: Tomi Manninen (nreah@spx.com)
Date: Tue Apr 01 2003 - 00:41:56 EEST
On Mon, 31 Mar 2003, pa3gcu wrote:
> On Sunday 30 March 2003 09:18, Aaron May wrote:
> > sm[1187]: ioctl: TIOCSETD: Invalid argument (22).
>
> I did not reply to this one because i dont use a soundcard at all for packet,
> however considering i've seen no replys i will tell you what,
> "ioctl: TIOCSETD" normally means, it means that at the time you gave the
> command no mkiss was found in your kernel or no mkiss module was loaded.
> I hope i am correct here as i dont know what "Invalid argument (22)" is, i
> did a quick search in the kernel source but it showed nothing.
22 is the error number for EINVAL or "Invalid argument" (in i386 anyway).
See the "errno" manual page and /usr/include/asm/errno.h.
Anyway Richard's diagnose is probably right.
> If your mkiss support is in module form then you need to have the following
> in your /etc/modules.conf file.
>
> alias tty-ldisc-5 mkiss
Also Aaron could try to load it explicitly with "modprobe mkiss".
-- Tomi Manninen Internet: kujw.fxoq@ameritrade.com OH2BNS AX.25: bbtfjqq.nlarzszxf@skf.com KP20ME04 Amprnet: kkggafzs@communitiesscotland.gov.uk- To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to wnmh@xpress.nu More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Tue Apr 01 2003 - 00:42:22 EEST