Re: Jack-Devel Digest, Vol 36, Issue 42

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Jack-Devel Digest, Vol 36, Issue 42

by SIN-10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is on a fresh install. I'm able to do this rather quickly with Puppy Linux.
Installed new libjack ran ldconfig. Here's what I get when I try to start Jack from Qjackctl:

08:57:08.114 Patchbay deactivated.
08:57:08.127 Statistics reset.
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
no message buffer overruns
08:57:08.154 ALSA connection graph change.
08:57:08.335 ALSA connection change.
08:57:12.140 Startup script...
08:57:12.140 artsshell -q terminate
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
no message buffer overruns
sh: artsshell: command not found
08:57:12.546 Startup script terminated with exit status=32512.
08:57:12.546 JACK is starting...
08:57:12.547 /usr/local/bin/jackd -R -P1 -dalsa -dhw:0 -r44100 -p256 -n2
08:57:12.548 JACK was started with PID=32459.
jackdmp 1.9.2
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2008 Grame.
jackdmp 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 server starting in realtime mode with priority 1
08:57:12.565 JACK was stopped successfully.
08:57:12.566 Post-shutdown script...
08:57:12.566 killall jackd
08:57:12.567 JACK has crashed.
killall: jackd: no process killed
08:57:12.978 Post-shutdown script terminated with exit status=256.
08:57:14.741 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
no message buffer overruns


--
www.agitprop666.com

_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

Re: Jack-Devel Digest, Vol 36, Issue 42

by Dominique Michel-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le Sat, 27 Jun 2009 00:05:26 +0800,
SIN <agitprop666@...> a écrit :

> This is on a fresh install. I'm able to do this rather quickly with Puppy
> Linux.
> Installed new libjack ran ldconfig. Here's what I get when I try to start
> Jack from Qjackctl:
>
> 08:57:08.114 Patchbay deactivated.
> 08:57:08.127 Statistics reset.
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server socket
> jack server is not running or cannot be started

It can be that you don't have jackd. You must configure jack2 with something
like

./waf configure --classic

./waf configure --help
for other options

> no message buffer overruns
> 08:57:08.154 ALSA connection graph change.
> 08:57:08.335 ALSA connection change.
> 08:57:12.140 Startup script...
> 08:57:12.140 artsshell -q terminate
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server socket
> jack server is not running or cannot be started
> no message buffer overruns
> sh: artsshell: command not found
> 08:57:12.546 Startup script terminated with exit status=32512.
> 08:57:12.546 JACK is starting...
> 08:57:12.547 /usr/local/bin/jackd -R -P1 -dalsa -dhw:0 -r44100 -p256 -n2
> 08:57:12.548 JACK was started with PID=32459.
> jackdmp 1.9.2
> Copyright 2001-2005 Paul Davis and others.
> Copyright 2004-2008 Grame.
> jackdmp 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 server starting in realtime mode with priority 1
> 08:57:12.565 JACK was stopped successfully.
> 08:57:12.566 Post-shutdown script...
> 08:57:12.566 killall jackd
> 08:57:12.567 JACK has crashed.
> killall: jackd: no process killed
> 08:57:12.978 Post-shutdown script terminated with exit status=256.
> 08:57:14.741 Could not connect to JACK server as client. - Overall operation
> failed. - Unable to connect to server. Please check the messages window for
> more info.
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server socket
> jack server is not running or cannot be started
> no message buffer overruns
>
>
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org