All of lore.kernel.org
 help / color / mirror / Atom feed
From: jamesmstone@gmail.com
To: alsa-devel@alsa-project.org
Subject: emu10k1 ALSA/jack problem
Date: Fri, 10 Aug 2007 12:10:45 +0100	[thread overview]
Message-ID: <20070810111045.GA3741@moon.base> (raw)

Dear All,

I am currently working on an audio program (aldrin) which uses
libbzub driver
http://trac.zeitherrschaft.org/zzub/browser/trunk/src/libzzub/driver.cpp
for accessing the sound card. Libzzub, in turn uses rtaudio
version 3.03, which is part of the libzzub source tree.

The problem arises when I am running a jack server using my
sblive, but specifying the default interface (hw:0).

On startup, a vast number of xruns are generated (>200) and jack
either falls over, or the computer almost completely locks up.

This appears to be caused by rtaudio probing the alsa devices
whilst jack is running. Interestingly, if I specify a sub-device
(hw:0,3), or the integrated sound card (intel), no xruns are
generated.

I am wondering if this problem is arising because of a bug in the
emu10k1 driver, or a problem with the way rtaudio probes alsa
devices, or because it is a bad idea to probe alsa devices while
they are being used by jack???

Best wishes,

James

             reply	other threads:[~2007-08-10 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10 11:10 jamesmstone [this message]
2007-08-14 17:06 ` emu10k1 ALSA/jack problem Takashi Iwai

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=20070810111045.GA3741@moon.base \
    --to=jamesmstone@gmail.com \
    --cc=alsa-devel@alsa-project.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.