All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff <piercejhsd009@earthlink.net>
To: Jeff Garzik <jgarzik@mandrakesoft.com>
Cc: kernel <linux-kernel@vger.kernel.org>
Subject: Re: VIA sound and SNDCTL_DSP_NONBLOCK error.....
Date: Wed, 19 Dec 2001 05:29:03 -0500	[thread overview]
Message-ID: <3C206BEF.95F7E905@earthlink.net> (raw)
In-Reply-To: <3C1EEDFF.231F36B8@earthlink.net> <3C1F7E9D.DED578C7@mandrakesoft.com>

Actually, upgrading from 1.4.x version supplied with Slackware 8.0 to
the latest version 1.9.1 solved the SNDCTL_DSP_NONBLOCK problem.
The new problem is now

      val = 0;  // no input sigs get to output
      if (ioctl(mixer_fd, MIXER_WRITE(SOUND_MIXER_OUTSRC), &val) < 0)
      {
         fprintf (stderr, "mixer outsrc failed\n");

Failing, all the other of the many ioctl calls work ok. 

p.s sorry about saying suse, weak memory :-).
 
Jeff Garzik wrote:
> 
> Jeff wrote:
> >
> > I am a ham radio operator who wishes to use the sound card for digital
> > comunications. However, my system has the VIA 82c686/ac97 sound. While I
> > can ofcourse make the sound work, playing/recording,etc, I cannot use it
> > with ham software.
> > Take twpsk31 for example, it compiles, but when trying to run it stops
> > on:
> > SNDCTL_DSP_NONBLOCK: illegal parameter.
> 
> update the software to use normal fcntl(2)
> 
> --
> Jeff Garzik      | Only so many songs can be sung
> Building 1024    | with two lips, two lungs, and one tongue.
> MandrakeSoft     |         - nomeansno

jeff
piercejhsd009@earthlink.net

      reply	other threads:[~2001-12-19 20:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-18  7:19 VIA sound and SNDCTL_DSP_NONBLOCK error Jeff
2001-12-18 17:36 ` Jeff Garzik
2001-12-19 10:29   ` Jeff [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=3C206BEF.95F7E905@earthlink.net \
    --to=piercejhsd009@earthlink.net \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@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.