linux-hams.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rodolfo Brasnarof" <rodob@ciudad.com.ar>
To: linux-hams@vger.kernel.org
Cc: stuart@bh90210.net
Subject: Re: New to the list...
Date: Thu, 26 Jun 2003 23:15:20 -0300	[thread overview]
Message-ID: <3EFB7E88.18236.2616E@localhost> (raw)
In-Reply-To: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA6nohIbvp0RGXqACAx8VP1sKAAAAQAAAAu+l99CL0ZkWOoxTNvpJsHwEAAAAA@bh90210.net>

---
On 24 Jun 2003 at 7:28, IT3 Stuart B. Tener, USNR wrote:

> and I am trying to get AX.25 + Linux working, so here we go. By
> the way in case it interests anyone I have read the AX.25 FAQ
> (did not understand all of it, but I did read it). I think the
> FAQ is very poorly organized but in terms of the technical data,
> I understand it.

Perhaps you should try the AX.25-HOWTO first.

>  If my goal is to configure TCP/IP over a soundcard modem using
> Linux, what do I need to get working (using the AX.25 FAQ as a
> guide)? For example it is my understanding using a TNC, you would
> put the TNC into KISS mode to allow TCP/IP to avoid the AX.25
> level. Then setup (in the old days) KA9Q to do the TCP/IP stack.
> 
>  The first thing I would like to accomplish is making the PC act
>  as
> an AX.25 TNC using the soundcard. Once this works (for basic
> packet operation) then I would like to configure the system to:
> 
>  (a) Run TCP/IP, using the soundcard as the modem
>  (b) Run TCP/IP, using an external TNC in KISS mode (on
>  /dev/ttyS0)
> 
>  I did the modprobe of soundmodem, and then tried to issue the
> sethdlc command, but after doing so I got "no such address or
> device" when I did an "ifconfig sm0 up".

Well, what kind is your soundcard? Notice that the kernel 
soundmodem (the module you're trying) only supports Sound 
Blaster o Windows Sound System compatible cards. Many new 
cards are not suported by it.

But haven't you heard about the userspace soundmodem? It is 
not a kernel module, it's a usermode program, it's easier to 
configure, and (the most important thing) it handles the 
soundcard through OSS, so it works with virtualy every 
soundcard supported by OSS.

>  How can I verify what the IO, DMA and IRQ of the sound card is,
>  if
> it is built into the motherboard, and the BIOS offers now way to
> set those for the card?
> 
>  Other than the soundcard not being set right by sethdlc, I am
>  lost
> as to what is wrong. Any assistance you can offer would be well
> appreciated.

It's likely that your onboard soundcard will not work at all 
with the kernel soundmodem.

Try usermode soundmodem, and tell us.


      parent reply	other threads:[~2003-06-27  2:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-24 14:28 New to the list IT3 Stuart B. Tener, USNR
2003-06-24 22:45 ` Hamish Moffatt
2003-06-27  2:15 ` Rodolfo Brasnarof [this message]

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=3EFB7E88.18236.2616E@localhost \
    --to=rodob@ciudad.com.ar \
    --cc=linux-hams@vger.kernel.org \
    --cc=stuart@bh90210.net \
    /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;
as well as URLs for NNTP newsgroup(s).