To: linux-hams@vger.kernel.org
Subject: Re: soundmodem / "SIOCSIFFLAGS no such device"
Date: Thu, 20 Feb 2003 22:41:11 +0100 [thread overview]
Message-ID: <b33hmu$nsm$1@main.gmane.org> (raw)
In-Reply-To: 20030220120526.GA28160@silly.cloud.net.au
Hamish Moffatt <hamish@cloud.net.au> a écrit dans le message :
20030220120526.GA28160@silly.cloud.net.au...
> > 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.
I did not know any other way that this one I found on the web. What else
could I do ?
Maybe these values are bad ?
> > 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.
Mistyping, sorry. Thaks for the info.
>
> > And the final :
> > ifconfig sm0 hw ax25 X1ABC up
>
> Should also assign a dummy IP address.
So, I typed :
ifconfig sm0 hw ax25 X870 192.3.1.2
===>>> SIOCSIFFLAGS: No such device
> Is your sound card SB-compatible?
How can I know that, please ?
Maybe I rmmod'ed too many modules ?
Another problem. If I type
rmmod soundmodem
I get the error :
'segmentation fault'
> You could also try the user-space (non kernel) soundmodem driver. It
> uses your existing sound card drivers although not all cards are
supported.
Great ! Where is it ? What is its name ?
Thanks a lot !!
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2003-02-20 21:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-19 8:29 soundmodem / "SIOCSIFFLAGS no such device"
2003-02-20 12:05 ` Hamish Moffatt
2003-02-20 21:41 ` [this message]
2003-02-20 21:50 ` Hamish Moffatt
2003-02-22 18:42 ` ravioli
2003-02-23 2:23 ` Serial Port ;-( Vivi Kusumo
2003-02-20 13:53 ` soundmodem / "SIOCSIFFLAGS no such device" ariel mastracchio
2003-02-20 21:48 ` ravioli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='b33hmu$nsm$1@main.gmane.org' \
--to=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox