All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Frédéric DALLEAU" <frederic.dalleau@palmsource.com>
To: alsa-devel@lists.sourceforge.net
Subject: DMIX and alsa plugins (dmix plugin can be only connected to hw plugin)
Date: Tue, 30 May 2006 12:29:25 +0200	[thread overview]
Message-ID: <447C1E85.3050505@palmsource.com> (raw)

Hi all,


I'm trying to use dmix with bluetooth-alsa in order to get sound mixing 
on bluetooth headset via a2dp.

I use dmix like this in my .asoundrc :

pcm.dsp0 {
    type dmix
    ipc_key 1456
    slave.pcm "hpheadphone"
}

pcm.hpheadphone {
        type a2dp
        bdaddr "00:0D:44:2A:17:C7"
}

I get the following error :

ALSA lib pcm_dmix.c:807:(snd_pcm_dmix_open) dmix plugin can be only 
connected to hw plugin

What can I do? However, my a2dp plugin seems to start correctly its 
initialisation!

Is there a way to fake a hw plugin? Can I force dmix to work with this 
plugin?

Any help is welcome, thanks,


Frédéric

                 reply	other threads:[~2006-05-30 10:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=447C1E85.3050505@palmsource.com \
    --to=frederic.dalleau@palmsource.com \
    --cc=alsa-devel@lists.sourceforge.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 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.