Re: [LAU] ALSA doesn't speak to JACKD

From: Ray Rashif <schivmeister@email-addr-hidden>
Date: Sun Oct 25 2009 - 17:01:54 EET

2009/10/25 HamRadio <hamradio64@email-addr-hidden>

> Hi,
> I've recently bought an Edirol FA66 firewire sound interface and it
> works fine with FFADO 2.0-rc2 on my 64 bit Debian testing box.
> However I just can use it with jackd-aware software, whilst all other
> programs, first of all web browsers with (Adobe's) flash plugin etc.
> etc., continue to play only through my onboard AC97 soundcard via
> ALSA.
> I've googled searching a solution to route alsa output to jackd,
> setting an .asoundrc like in:
> http://alsa.opensrc.org/index.php/Jack_(plugin)
> or also in:
> http://ubuntuforums.org/showthread.php?t=644667
> but with no result until now.
> Anyone here have perhaps some more hints to get alsa route its output to
> jackd?
> Thanks in advance for answering.
>

 Could you paste the .asoundrc you have?

For eg., mine is standard because I don't use the plugin when I'm using
external interface:

pcm.!default {
type plug
slave { pcm "jack" }
}

pcm.jack {
type jack
playback_ports {
 0 alsa_pcm:playback_1
1 alsa_pcm:playback_2
}
 capture_ports {
0 alsa_pcm:capture_1
1 alsa_pcm:capture_2
 }
}

ctl.mixer0 {
type hw
card 0
}

And also ensure that the plugin exists:

~$ locate libasound_module_pcm_jack.so

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sun Oct 25 20:15:02 2009

This archive was generated by hypermail 2.1.8 : Sun Oct 25 2009 - 20:15:02 EET