<div dir="ltr"><div>this the jack version<br>jb@jb-SATELLITE-L50-B:~$  pulseaudio --kill<br>jb@jb-SATELLITE-L50-B:~$ jackd -dalsa -dhw:1 -r48000 -p1024 -n3<br>jackdmp 1.9.10<br>Copyright 2001-2005 Paul Davis and others.<br>Copyright 2004-2013 Grame.<br>jackdmp 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>no message buffer overruns<br>no message buffer overruns<br>no message buffer overruns<br>JACK server starting in realtime mode with priority 10<br>audio_reservation_init<br>Acquire audio card Audio1<br>creating alsa driver ... hw:1|hw:1|1024|3|48000|0|0|nomon|swmeter|-|32bit<br>configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 3 periods<br>ALSA: final selected sample format for capture: 32bit integer little-endian<br>ALSA: use 3 periods for capture<br>ALSA: final selected sample format for playback: 32bit integer little-endian<br>ALSA: use 3 periods for playback<br><br><br></div>this is the message after i did your orientations<br><br>

<p style="margin:0px;text-indent:0px">under certain conditions; see the file COPYING for details</p>
<p style="margin:0px;text-indent:0px">JACK server starting in realtime mode with priority 10</p>
<p style="margin:0px;text-indent:0px">ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL /dev/audio</p>
<p style="margin:0px;text-indent:0px">control open "/dev/audio" (No such file or directory)</p>
<p style="margin:0px;text-indent:0px">ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL /dev/audio</p>
<p style="margin:0px;text-indent:0px">control open "/dev/audio" (No such file or directory)</p>
<p style="margin:0px;text-indent:0px">creating alsa driver ... /dev/audio|/dev/audio|1024|3|44100|0|0|nomon|swmeter|-|32bit</p>
<p style="margin:0px;text-indent:0px">ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL /dev/audio</p>
<p style="margin:0px;text-indent:0px">control open "/dev/audio" (No such file or directory)</p>
<p style="margin:0px;text-indent:0px">ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM /dev/audio</p>
<p style="margin:0px;text-indent:0px">ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM /dev/audio</p>
<p style="margin:0px;text-indent:0px">ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode</p>
<p style="margin:0px;text-indent:0px">Cannot initialize driver</p>
<p style="margin:0px;text-indent:0px">JackServer::Open failed with -1</p>
<p style="margin:0px;text-indent:0px">Failed to open server</p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(153,153,153)">16:36:09.369 JACK was stopped with exit status=255.</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">16:36:11.435 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.</span></p>
<p style="margin:0px;text-indent:0px">Cannot connect to server socket err = No such file or directory</p>
<p style="margin:0px;text-indent:0px">Cannot connect to server request channel</p>
<p style="margin:0px;text-indent:0px">jack server is not running or cannot be started</p><br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 29, 2016 at 4:26 PM, Ralf Mardorf <span dir="ltr"><<a href="mailto:ralf.mardorf@alice-dsl.net" target="_blank">ralf.mardorf@alice-dsl.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Please temporarily stop pulseaudio, since I don't have pulseaudio<br>
installed and I never used it, I'm not sure how to do this, but I guess<br>
running<br>
<br>
  pulseaudio --kill<br>
<br>
does the job nowadays, after that run<br>
<br>
  qjackctl<br>
<br>
and in "Settings... > Misc" uncheck "Enable D-Bus interface", then<br>
start and stop and close qjackctl, ignore error messages when starting,<br>
I only want to ensure, that D-Bus is disabled by the settings, what ever<br>
version of qjackctl you are using.<br>
<br>
In a terminal run<br>
<br>
  jackd -dalsa -dhw:1 -r48000 -p1024 -n3<br>
<br>
and assumed it shouldn't work run<br>
<br>
  jackd -dalsa -dhw:0 -r48000 -p1024 -n3<br>
<br>
Normally it's better to use "-n2" and go lower than "-p1024", but for<br>
testing purpose "-p1024 -n3" are good values.<br>
<br>
After starting jackd in a terminal, you can start qjackctl.<br>
<br>
Does this work?<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
ubuntu-studio-users mailing list<br>
<a href="mailto:ubuntu-studio-users@lists.ubuntu.com">ubuntu-studio-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
</div></div></blockquote></div><br></div>