On Sun, Oct 25, 2009 at 10:54 PM, Jonathan E. Brickman
<jeb@email-addr-hiddenwrote:
> 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
>
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Oct 26 04:15:05 2009
This archive was generated by hypermail 2.1.8 : Mon Oct 26 2009 - 04:15:05 EET