Re: [Jack-Devel] Sudden Pulseaudio Faulure reported due to jack

PrevNext  Index
DateSun, 23 Dec 2018 13:01:35 -0600
From Chris Caudle <[hidden] at chriscaudle dot org>
To[hidden] at lists dot jackaudio dot org
In-Reply-To[hidden] at grossmann-venter dot com [Jack-Devel] Sudden Pulseaudio Faulure reported due to jack
Follow-Up[hidden] at grossmann-venter dot com Re: [Jack-Devel] Sudden Pulseaudio Faulure reported due to jack
On Sun, December 23, 2018 2:27 am, [hidden] wrote:
> W: [pulseaudio] module-jack-sink.c: JACK error >Cannot connect to server
> socket err = No such file or directory<
> W: [pulseaudio] module-jack-sink.c: JACK error >Cannot connect to server
> request channel<

Do you need jackd and jack-sink module running at that point?  I am not
sure I understand from your question if you want the jack-sink feature
running automatically when you start, or if you only want PulseAudio to
not crash.
If the latter then there should be a configuration file setting that is
causing the jack-sink module to be loaded, you should able to remove that
setting.

In the fedora default configuration file for pulse, it checks to see if
jackd is present before loading the module:

### Automatically connect sink and source if JACK server is present
.ifexists module-jackdbus-detect.so
.nofail
load-module module-jackdbus-detect channels=2
.fail
.endif

I cannot tell from the error messages whether the problem is jackd is not
running when expected, or if jackd is running but for some reason Pulse
cannot make a connection.
-- 
Chris Caudle
PrevNext  Index

1545591727.1108_0.ltw:2, <a9a37dac38cf841d9f5f11abc7155d5c.squirrel at email dot powweb dot com>