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@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user