All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Werner <awerner@wired-brain.de>
To: linux-hams@vger.kernel.org
Subject: usermode soundmodem
Date: Sun, 24 Jul 2005 13:10:36 +0200	[thread overview]
Message-ID: <20050724111036.GI32031@router.lan> (raw)

Hi,

allthough i'm fairly new to this packet radio thing, i want to try to
set up a packet station on my linux box. I tried - but i got stuck ...
i'm using: gentoo - libax-0.0.11 - ax25-tools-0.0.8 - ax25-apps-0.0.6
and soundmodem 0.9 from tom sailer page
kernel: 2.6.9 with mkiss driver as a module

my soundmodem confi in /etc/ax25/soundmodem.conf

<?xml version="1.0"?>
<modem>
  <configuration name="config">
    <channel name="Channel 0">
      <mod mode="psk"/>
      <demod mode="psk"/>
      <pkt mode="MKISS" ifname="ax0" hwaddr="" ip="10.0.0.1" netmask="255.255.255.0" broadcast="10.0.0.255"/>
    </channel>
    <chaccess txdelay="150" slottime="100" ppersist="40" fulldup="0" txtail="10"/>
    <audio type="soundcard" device="/dev/dsp" halfdup="0"/>
    <ptt file="none"/>
  </configuration>
</modem>


now i say
# soundmodem -v 9 -R -M
sm[27953]: mkiss: ifname ax0 mtu 256 ipaddr 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255
sm[27953]: audio: starting "/dev/dsp"
sm[27953]: audio: sample rate 48000 input fragsz 4096 numfrags 32 output fragsz 4096 numfrags 32

what do i have to do now??
# ifconfig ax0
ax0       Link encap:AMPR AX.25  HWaddr LINUX-1  
          inet addr:10.0.0.1  Bcast:10.0.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:256  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
# lsmod
tells me, that mkiss was loaded

or do i need to run kissattach?
it seems simple - but i did not find anything on the web


Thanks,

ALex

             reply	other threads:[~2005-07-24 11:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-24 11:10 Alexander Werner [this message]
2005-07-25  8:14 ` usermode soundmodem Thomas Sailer
     [not found]   ` <20050725094450.GK32031@router.lan>
2005-07-25 13:13     ` Thomas Sailer
  -- strict thread matches above, loose matches on Subject: below --
2004-07-26 20:20 Usermode Soundmodem John Mock
2004-07-27 15:04 ` Andrea Borgia
2004-07-27 17:29   ` Tomi Manninen
2004-07-27 17:54     ` Dave Platt
2004-07-27 18:21       ` Tomi Manninen
2004-07-27 18:24         ` Dave Platt
2004-07-28 15:24     ` Luc Langehegermann
2004-07-25 18:33 Announcing Portable PREDICT Plus! John Magliacane
2004-07-26 15:58 ` Usermode Soundmodem Dave Stubbs
2004-07-26 17:14   ` Andrea Borgia
2004-07-26 19:33     ` Pierre-Philippe Coupard
2004-07-26 20:10       ` pa3gcu
2004-07-26 20:23         ` Pierre-Philippe Coupard
2004-07-26 20:42           ` pa3gcu
2004-07-27 14:55       ` Andrea Borgia
2004-07-27 15:36         ` Pierre-Philippe Coupard
2004-07-26 17:34   ` Dave Platt
2004-07-26 17:47     ` Luc Langehegermann

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=20050724111036.GI32031@router.lan \
    --to=awerner@wired-brain.de \
    --cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.