[PlanetCCRMA] Lost in the backroads..

Mark Knecht markknecht@gmail.com
Sun Oct 9 11:43:02 2005


On 10/9/05, Jeff Farr <moogah@gmail.com> wrote:
 When I start jack this is the output I get
> using jackstart -R -d alsa -d hw -r 44100
>
>  jackstart: cannot get realtime capabilities, current capabilities are:
>             =ep cap_setpcap-ep
>      probably running under a kernel with capabilities disabled,
>      a suitable kernel would have printed something like "=eip"
>

The MOST asked Jack question from new users!

jackstart is for 2.4 kernels only. Change your command to

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

and enjoy.

Cheers,
Mark