From: Rodolfo Brasnarof <rodob@datafull.com>
To: linux-hams@vger.kernel.org
Subject: Re: Soundmodem (userspace) problems
Date: Thu, 10 Nov 2005 08:42:08 -0300 [thread overview]
Message-ID: <20051110084208.6cb0014c.rodob@datafull.com> (raw)
In-Reply-To: <200511092334.55583.ik1rac@yahoo.it>
On Wed, 9 Nov 2005 23:34:55 +0100
ik1rac@yahoo.it wrote:
> Hi everybody,
> I am trying to set up AX.25 on a dual sound card machine. The first
> on-board card is a SiS 7012 delivering system sounds; the second a
> SoundBlaster dedicated to Ham radio.
> Here is the detail
>
> cat /proc/asound/cards
> 0 [SI7012 ]: ICH - SiS SI7012
> SiS SI7012 with ALC100,100P at 0xdc00, irq 11
> 1 [AudioPCI ]: ENS1371 - Ensoniq AudioPCI
> Ensoniq AudioPCI ENS1371 at 0xd400, irq 5
> 2 [UART ]: MPU-401 UART - MPU-401 UART
> MPU-401 UART at 0x300, irq 10
>
> The machine is running:
> Kubuntu 5.10 - Breezy Badger
> kernel 2.6.12
>
> ax25-apps 0.0.6
> ax25-tools 0.0.8
> libax25 0.0.11
> soundmodem 0.7
>
> Here are the steps so far:
>
> sudo soundmodemconfig
> Configured IO as soundcard /dev/dsp1 and channel access parameters
> then configured channel 0 as an afsk 1200 bps modem using mkiss mode
> and sm0 interface name.
> Runned diagnostics and everything works like a charm: decodes and
> transmit.
>
> Then configured /etc/ax25/axports as:
> 1 IK1RAC-1 1200 255 2 144.850 MHz (1200
> bps)
>
> Then started soundmodem with:
> sudo soundmodem
> sm[9043]: ioctl: TIOCSETD: No such device (19)
>
> which, I am guessing, means that sm0 interface has not been created.
>
> Then I checked modules and it seems they are loaded:
>
> Module Size Used by
> mkiss 9388 0
> ax25 49644 1 mkiss
>
> So I started digging through the past list posts and found something
> relative to unloading and re-loading sound module kernel before
> starting soundmodem. No luck.
>
> Ok now I am at loss. Am I missing something obvious ? (surely yes!)
Are you using alsa? Is the oss compatibility module loaded?
Within soundmodemconfig you can generate tones and show input signal?
next prev parent reply other threads:[~2005-11-10 11:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-09 22:34 Soundmodem (userspace) problems ik1rac
2005-11-10 11:42 ` Rodolfo Brasnarof [this message]
2005-11-10 19:07 ` Vittorio Vallero
-- strict thread matches above, loose matches on Subject: below --
2005-11-10 11:19 Vittorio Vallero
2005-11-10 11:54 ` John Ronan
2005-11-11 16:26 ` oz6bl
2005-11-11 16:47 ` John Ronan
2005-11-14 8:04 ` Vittorio Vallero
2005-11-14 9:24 ` Thomas Sailer
2005-11-14 12:58 ` Hamish Moffatt
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=20051110084208.6cb0014c.rodob@datafull.com \
--to=rodob@datafull.com \
--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.