I have installed Ardour on Karmic, which brings with it Jack. Whenever I start Jack it automatically kills itself, with the following error
Code:
00:09:07.762 Patchbay deactivated.
00:09:07.838 Statistics reset.
00:09:07.893 ALSA connection graph change.
00:09:08.114 ALSA connection change.
00:09:10.773 Startup script...
00:09:10.773 artsshell -q terminate
sh: artsshell: not found
00:09:11.175 Startup script terminated with exit status=32512.
00:09:11.175 JACK is starting...
00:09:11.177 /usr/bin/jackd -R -dalsa -dhw:0 -r44100 -p1024 -n2
no message buffer overruns
jackd 0.116.1
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support.
cannot use real-time scheduling (FIFO at priority 10) [for thread -1217055040, from thread -1217055040] (1: Operation not permitted)
cannot create engine
00:09:11.215 JACK was started with PID=23530.
00:09:11.225 JACK was stopped successfully.
00:09:11.225 Post-shutdown script...
00:09:11.226 killall jackd
jackd: no process found
00:09:11.634 Post-shutdown script terminated with exit status=256.
00:09:13.354 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
I have jack installed but yet it still doesn't start. Does anyone know what settings I need to have in order to start jack?