All of lore.kernel.org
 help / color / mirror / Atom feed
* DMIX and alsa plugins (dmix plugin can be only connected to hw plugin)
@ 2006-05-30 10:29 Frédéric DALLEAU
  0 siblings, 0 replies; only message in thread
From: Frédéric DALLEAU @ 2006-05-30 10:29 UTC (permalink / raw)
  To: alsa-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-30 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-30 10:29 DMIX and alsa plugins (dmix plugin can be only connected to hw plugin) Frédéric DALLEAU

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.