Re: Problem...

From: pa3gcu (vvl.khblodhzk@relay.tunkki.fi)
Date: Mon Mar 17 2003 - 23:43:49 EET

  • Next message: Pontus Falk: "Re: Problem..."

    On Monday 17 March 2003 21:07, Pontus Falk wrote:
    > Hi!
    >
    > I try to get the AX.25 functions to work on my Linux box, but I've got
    > some problems...
    >
    > I have compiled the kernel (2.4.18) according to the AX25 HOWTO. The new
    > kernel boots fine. I have compiled and installed libax25-0.0.10.tar.gz,
    > ax25-tools-0.0.8.tar.gz and ax25-apps-0.0.6.tar.gz according to the AX25
    > HOWTO.
    >
    > I then edited the /etc/ax25/axports to look like
    >
    > ax0 SM0RUX-2 9600 255 7 144.950 MHz
    > ax1 SM0RUX-7 9600 255 7 433.xxx MHz
    > sl0 SM0RUX-11 38400 255 7 SLIP
    >
    > My TNC is a dual port KPC-4 connected to COM1.
    >
    > Then I enter "/usr/sbin/mkiss -s 9600 /dev/ttyS0 /dev/ptyq0 /dev/ptyq1"
    > without any error messages (without any messages at all).
    >
    > The I enter "/usr/sbin/kissattach /dev/ttyq0 ax0 44.140.16.35" but get an
    > error message like:
    >
    > kissattach: Error setting line dicipline: TIOCSETD: invalid argument
    > Are you sure you have enabled MKISS support in the kernel
    > or, if you made it a module, that the module is loaded?

    And.?? Do you have "mkiss" support compiled into your kernel or is it a
    module, ?? looks like its a module so you need to load the module beforehand.

    'modprobe mkiss' ?????

    If that fails then you possably do not have the required kernel configuration.
    Check /usr/src/linux/.config for MKISS you could try;

    cat /usr/src/linux/.config | grep MKISS
    You should get CONFIG_MKISS=m or CONFIG_MKISS=y if you get
    # CONFIG_MKISS is not set
    that means you dont have mkiss at all.

    > Any ideas?
    >
    > Pontus/SMØRUX
    >

    -- 
    Regards Richard
    srstchk.ajdxhlmgmv@chojna.info
    http://people.zeelandnet.nl/pa3gcu/
    

    - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to jkza.offdkrc@pssi-intl.com More majordomo info at http://vger.kernel.org/majordomo-info.html



    This archive was generated by hypermail 2b30 : Mon Mar 17 2003 - 23:44:19 EET