[LAU] ALSA doesn't speak to JACKD
Pablo Fernandez
pablo.fbus at gmail.com
Sun Oct 25 18:51:33 EDT 2009
On Sun, Oct 25, 2009 at 10:54 PM, Jonathan E. Brickman
<jeb at joshuacorps.org>wrote:
> Greetings, HamRadio.
>
>
>> Anyone here have perhaps some more hints to get alsa route its output to
>> jackd?
>> Thanks in advance for answering.
>>
>
Hi! Another hint:
In Linux Mint 7 / ubuntu jaunty, I compiled (configure and make only) the
alsa-plugins that I got from the alsa project page.
(First I installed libasound2-dev from the ubuntu repos).
Then I copied these two files (the .so alone was not enough) to
/usr/lib/alsa-lib:
.../jack/libasound_module_pcm_jack.la
.../jack/.libs/libasound_module_pcm_jack.so
I created the .asoundrc file with this content:
pcm.!default {
type plug
slave { pcm "jack" }
}
pcm.jack {
type jack
playback_ports {
0 system:playback_1
1 system:playback_2
}
}
It works for me to hear to youtube videos, jamendo and the like.
See
https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/84900
Cheers, Pablo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20091025/e73698ad/attachment.htm
More information about the Linux-audio-user
mailing list