Re: soundmodem / "SIOCSIFFLAGS no such device"

From: Hamish Moffatt (kzjzzg.fyevagxwjp@easynet.no)
Date: Thu Feb 20 2003 - 14:05:26 EET

  • Next message: ariel mastracchio: "Re: soundmodem / "SIOCSIFFLAGS no such device""

    On Wed, Feb 19, 2003 at 09:29:42AM +0100, jvjfwp.lnbvvxr@terra.univates.br wrote:
    > For the setup, I first do a 'rmmod' of all modules related to the sound
    > card.
    > Then setserial /dev/ttyS0 uart none port 0 irq 0

    Looks good. Only 'uart none' is needed btw.

    > To find the irq and dma parameters of the sound card :
    > modprobe -c | grep irq

    Didn't know that.

    > modprobe hdlcdrv
    > insmod soundmodem mode="sbc:afsk1200" iobase=0x220 irq=7 dma=1
    > sethdlc -p -i sm0 mode sbc:afsk1200 io 0x200 irq 7 dma 1 serio 0x3f8

    Two things. Firstly no need to provide the same information twice
    (module parameters AND sethdlc); I just use sethdlc. Secondly the
    address you have to sethdlc is different - 0x200 vs 0x220. Could be your
    problem.

    > And the final :
    > ifconfig sm0 hw ax25 X1ABC up

    Should also assign a dummy IP address.

    > And it tells me :
    > "SIOCSIFFLAGS: No such device"

    Is your sound card SB-compatible?

    You could also try the user-space (non kernel) soundmodem driver. It
    uses your existing sound card drivers although not all cards are
    supported.

    Hamish

    -- 
    Hamish Moffatt VK3SB <iuvqksm@smoovservices.com> <kce@fidalgo.net>
    -
    To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    the body of a message to ild@mx.dy.fi
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    



    This archive was generated by hypermail 2b30 : Thu Feb 20 2003 - 14:21:16 EET