Re: [linux-audio-user] jackd

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] jackd
From: Patrick Shirkey (pshirkey_AT_boosthardware.com)
Date: Sat Jul 20 2002 - 19:26:52 EEST


Paul Winkler wrote:
> On Fri, Jul 19, 2002 at 04:13:25PM +0100, Carlos Figueiredo - Ritualnet wrote:
>
>>I did modify the file /root/.asoundrc and invoked jackd that way, but
>>unfortunately, it gave aproximately the same answer:
>>
>>creating alsa driver ... mycard |1024|2|48000|swmon
>>ALSA: cannot open PCM device alsa_pcm/mycard
>>cannot load driver module alsa
>>jack main caught signal 15
>>
>>so I guess I'm stuck in the same position...
>
>
> "mycard" is just an example.
> You should use a name that's given as snd_id in your
> /etc/modules.conf (or if you're using debian, something in
> /etc/modutils/...)
>
> Example: I have this in .asoundrc:
>
> pcm.Malibu {
> type hw
> card 0
> }
>
> ctl.Malibu {
> type hw
> card 0
> }
>
>
> And I have this in /etc/modules.conf:
>
> options snd-cs4236 snd_index=0 snd_id="Malibu"
>
> (along with a bunch of other options for my particular hardware)
>
>
> Once this is done, I can start jack like so:
>
> sudo jackd -R -d alsa -d Malibu -p 1024 -n 4
>
>

Actually the .asoundrc has nothing to do with the name given to your
card in your modules.conf file.

I have multiple entries in my .asoundrc for the same card and most of
them work (I am testing a few out).

They all have different names.

-- 
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
http://www.boosthardware.com
http://www.boosthardware.com/LAU/guide/
========================================


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Jul 20 2002 - 19:33:11 EEST