<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.1">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I got a suse 9.3 system with Ardour installed but i can't even start it, it gives the message: 'Ardour could not connect to JACK.,There are several possible teasons:, 1) JACK is not running., 2) JACK is running as another user, perhaps root, 3) There is already another client called "ardour". Please consider possibilities, and perhaps restart JACK.<BR>
Okay what I did is:<BR>
[shell]<BR>
reg@linux:~> ps aux|grep jack<BR>
reg      11609  0.0  0.0   2752   740 pts/1    R+   16:10   0:00 grep jack<BR>
reg@linux:~> ps aux|grep ardour<BR>
reg      11644  0.0  0.0   2752   740 pts/1    R+   16:10   0:00 grep ardour<BR>
reg@linux:~> jackd -R -d alsa -d hw:0 -r 44100 -p 1024 -n 2 &<BR>
jackd 0.99.0<BR>
Copyright 2001-2003 Paul Davis and others.<BR>
jackd comes with ABSOLUTELY NO WARRANTY<BR>
This is free software, and you are welcome to redistribute it<BR>
under certain conditions; see the file COPYING for details<BR>
<BR>
cannot lock down memory for jackd (Cannot allocate memory)<BR>
loading driver ..<BR>
apparent rate = 44100<BR>
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit<BR>
control device hw:0<BR>
configuring for 44100Hz, period = 1024 frames, buffer = 2 periods<BR>
Couldn't open hw:0 for 32bit samples trying 24bit instead<BR>
Couldn't open hw:0 for 24bit samples trying 16bit instead<BR>
JACK: unable to mlock() port buffers: Cannot allocate memory<BR>
jack_create_thread: error -1 switching current thread to rt for inheritance: Unknown error 4294967295<BR>
cannot start watchdog thread<BR>
cannot load driver module alsa<BR>
[1] 11673<BR>
reg@linux:~>   <BR>
[/shell]<BR>
But i still get the same error message. why? what to do to get it running? Thank you!
</BODY>
</HTML>