Page 1 of 1

How to use Jack server?

Posted: Tue 01 Dec 2015, 21:45
by bugman-2.0
Precise, frugal, Sound Blaster, not sure what else any smart person would need...

Code: Select all

14:36:51.600 JACK is starting...
14:36:51.600 /usr/bin/jackd -dalsa -dhw:0 -r44100 -p1024 -n2
Cannot connect to server socket err = Connection refused
Cannot connect to server socket
jack server is not running or cannot be started
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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
could not open driver .so '/usr/lib/i386-linux-gnu/jack/jack_loopback.so': /usr/lib/i386-linux-gnu/jack/jack_loopback.so: undefined symbol: _ZTIN4Jack15JackAudioDriverE
could not open driver .so '/usr/lib/i386-linux-gnu/jack/jack_netone.so': /usr/lib/i386-linux-gnu/jack/jack_netone.so: undefined symbol: _ZTIN4Jack16JackWaiterDriverE
JACK compiled with System V SHM support.
14:36:51.613 JACK was started with PID=10578.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback
14:36:53.725 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 = Connection refused
Cannot connect to server socket
jack server is not running or cannot be started
14:36:56.737 JACK is stopping...
jack main caught signal 15
14:36:56.776 JACK was stopped successfully.
Thanks.

Posted: Wed 02 Dec 2015, 00:14
by puppyluvr
:D Hello,
"control device: hw0"
Your system has not properly identified your sound card.
Should read your card, ex.
hda (for Intel)
Run the alsa wizard and be sure it uses your card.

Posted: Wed 02 Dec 2015, 13:48
by bugman-2.0
Thanks, fresh re-install and I forgot, BUT:

Code: Select all

06:40:51.358 Patchbay deactivated.
06:40:51.359 Statistics reset.
06:40:51.367 ALSA connection change.
06:40:51.423 D-BUS: Service not available (org.jackaudio.service aka jackdbus).
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
06:40:51.431 ALSA connection graph change.
06:40:53.239 JACK is starting...
06:40:53.240 /usr/bin/jackd -dalsa -dhw:0 -r44100 -p1024 -n2
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
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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
06:40:53.252 JACK was started with PID=16991.
could not open driver .so '/usr/lib/i386-linux-gnu/jack/jack_loopback.so': /usr/lib/i386-linux-gnu/jack/jack_loopback.so: undefined symbol: _ZTIN4Jack15JackAudioDriverE
could not open driver .so '/usr/lib/i386-linux-gnu/jack/jack_netone.so': /usr/lib/i386-linux-gnu/jack/jack_netone.so: undefined symbol: _ZTIN4Jack16JackWaiterDriverE
JACK compiled with System V SHM support.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback
**** alsa_pcm: xrun of at least 0.009 msecs
**** alsa_pcm: xrun of at least 0.008 msecs
**** alsa_pcm: xrun of at least 0.008 msecs
**** alsa_pcm: xrun of at least 0.007 msecs
**** alsa_pcm: xrun of at least 0.007 msecs
**** alsa_pcm: xrun of at least 0.004 msecs
(...)

Posted: Wed 02 Dec 2015, 13:51
by bugman-2.0
After running multiple card wizard

Code: Select all

06:44:52.184 JACK is starting...
06:44:52.184 /usr/bin/jackd -dalsa -dhw:0 -r44100 -p1024 -n2
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
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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
could not open driver .so '/usr/lib/i386-linux-gnu/jack/jack_loopback.so': /usr/lib/i386-linux-gnu/jack/jack_loopback.so: undefined symbol: _ZTIN4Jack15JackAudioDriverE
could not open driver .so '/usr/lib/i386-linux-gnu/jack/jack_netone.so': /usr/lib/i386-linux-gnu/jack/jack_netone.so: undefined symbol: _ZTIN4Jack16JackWaiterDriverE
JACK compiled with System V SHM support.
06:44:52.197 JACK was started with PID=19882.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback
06:44:54.209 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
06:44:57.770 JACK is stopping...
jack main caught signal 15
06:44:57.804 JACK was stopped successfully.

Posted: Wed 02 Dec 2015, 17:35
by OscarTalks
Where did the jack-audio-connection-kit package come from and how are you starting it?

I have never really used jack although I did compile it along with qjackctl GUI in Dpup Wheezy some time ago and it did all appear to be working. Not sure if that would run in Precise though.

Posted: Wed 02 Dec 2015, 18:47
by bugman-2.0
Got it from the Precise package manager and starting with the ctl. Starting it with other programs hasn't worked either.

Posted: Wed 02 Dec 2015, 19:15
by OscarTalks
The terminal output is showing "undefined symbol" errors so it may be that this Ubuntu package is one that doesn't run in Precise Puppy for some reason.

If you know how to do it you could try compiling the source code in Precise Puppy. that should ensure all the libs are linked and matched as they should be.

My only other suggestion if you want to run something that uses jack is that if you are willing to use Dpup Wheezy instead I have the 2 jack packages that work in http://smokey01.com/OscarTalks

Posted: Wed 02 Dec 2015, 22:11
by bugman-2.0
Thanks, maybe I'll try compiling it. Grr...

Posted: Wed 02 Dec 2015, 22:46
by bugman-2.0
Even worse, will try your Jack with a diff puppy

Posted: Wed 09 Dec 2015, 20:18
by bugman-2.0
Still nothing. Massively frustrated.

Posted: Wed 09 Dec 2015, 21:43
by OscarTalks
I am no expert on jack but it might help if you could say a bit more about what you are trying to do and what steps you have taken so far including names of packages installed.

What program is it you are trying to run which uses jack?

All I can offer is a Puppy with a working jack.
Get Dpup Wheezy 3.5.2.11 from here:-
http://murga-linux.com/puppy/viewtopic.php?t=80546
Then install the 2 packages
jack-audio-connection-kit
and qjackctl from:-
http://smokey01.com/OscarTalks

Then whatever program you are wanting to run but obviously it then needs to be a version of that program which is compatible with Wheezy.

EDIT:-
I found my original post about jack here:-
http://murga-linux.com/puppy/viewtopic.php?t=92837
Looks like I may have tested those packages in Precise but I would not have done so extensively.
The "jack control" entry appears in the Multimedia section of the Menu.

Posted: Sat 12 Dec 2015, 22:35
by bugman-2.0
I did the Wheezy thing, and installed the jack. It just gives error messages. I was hoping to use the computer as a guitar amp, but...just went and bought an amp. More money, less headache. :D