[PlanetCCRMA] Jack problem

Mark Knecht Mark Knecht <markknecht@gmail.com>
Mon Oct 3 11:12:01 2005


On 10/2/05, JJ Kangas <jjkangas17@hotmail.com> wrote:
> Hi!
>
> Firstly, sorry my bad english :).
>
> When I start jack (jackstart -R -d alsa -d hw -r 44100) , follows:
>
> jackstart: cannot get realtime capabilities, current capabilities are:

Do not use jackstart for 2.6 kernels. Just start it using

jackd -R -d alsa -d hw -r 44100

jackstart was for 2.4 kernels.

Cheers,
Mark