[PlanetCCRMA] jack server wont start...

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Thu Jan 27 09:16:01 2005


On Thu, 2005-01-27 at 09:09, Bikehead wrote:
> I confess right now that I'm completely new to ccrma and its audio 
> applications so I'm sorry if this is an obvious question, but since I 
> couldn't find anything in the FAQ or recent posts here it goes:
> 
> I'm running FC3 with the entire audo-applications package installed.  
> I'm running the 2.6.10-0.2.rdt.rhfc3.ccrma kernel.  My sound card works 
> find with applications like audacity and hydrogen.  However,  I can't 
> get the jack server to start.  I tried "jackstart" and I got the message 
> below.  I checked if rtload and rtirq are running and they are.  Can 
> anyone give me some insight into what I'm doing wrong?
> 
> [bikehead@lyre ~]$ jackstart

Try this as a minimum:
  jackd -R -d alsa -d hw
(on 2.6.x you can use jackd instead of jackstart)

-- Fernando