<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Stefan Stefanov</b> <span dir="ltr"><<a href="mailto:selectany@gmail.com">selectany@gmail.com</a>></span><br>
Date: 2012/11/20<br>Subject: Re: [pulseaudio-discuss] pulseaudio daemon not responging<br>To: Tanu Kaskinen <<a href="mailto:tanuk@iki.fi">tanuk@iki.fi</a>><br><br><br>Thanks for reply!<div><br></div><div>Here is the output from the command:</div>
<div><br></div><div class="gmail_extra"><div class="gmail_extra">bash-4.2$ ps aux | grep -i pulse</div><div class="gmail_extra">stefan    1262  0.0  0.2   3344  1100 tty1     S    18:48   0:00 /bin/sh /usr/bin/start-pulseaudio-x11</div>

<div class="gmail_extra">stefan    1265  0.7  0.3  18292  1896 tty1     S    18:48   0:00 /usr/bin/pulseaudio --start</div><div class="gmail_extra">stefan    1282  0.0  0.1  18292   540 ?        Ss   18:48   0:00 /usr/bin/pulseaudio --start</div>

<div class="gmail_extra">stefan    1283  5.6  0.7  85916  3988 ?        Sl   18:48   0:01 /usr/bin/pulseaudio --start</div><div class="gmail_extra">stefan    1317  0.0  0.1   2644   552 pts/0    S+   18:48   0:00 grep -i pulse</div>

<div class="gmail_extra">bash-4.2$ PULSE_LOG=99 pactl info</div><div class="gmail_extra">Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65496</div><div class="gmail_extra">

Trying to connect to /tmp/pulse-povt34eh33pc/native...</div><div class="gmail_extra">connect(): No such file or directory (2)</div><div class="gmail_extra">Trying to connect to /home/stefan/.pulse/native...</div><div class="gmail_extra">

connect(): No such file or directory (2)</div><div class="gmail_extra">Trying to connect to /var/run/pulse/native...</div><div class="gmail_extra">connect(): No such file or directory (2)</div><div class="gmail_extra">Connection failure: Connection refused</div>

<div class="gmail_extra">pa_context_connect() failed: Connection refused</div><div class="gmail_extra">bash-4.2$ </div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">PP: I run this command from within MATE environment. As you can see pulseaudio is started from "start-pulseaudio-x11".</div>
<div><div class="h5">
<br><div class="gmail_quote">2012/11/20 Tanu Kaskinen <span dir="ltr"><<a href="mailto:tanuk@iki.fi" target="_blank">tanuk@iki.fi</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div><div>On Mon, 2012-11-19 at 15:41 +0200, Stefan Stefanov wrote:<br>
> Hello<br>
><br>
> I'm CRUX linux user. Til now my system works with alsa only, I decided to<br>
> try pulseaudio.<br>
><br>
> I spend several days trying to make pulseaudio works, but without any<br>
> success.<br>
> Pulseaudio daemon starts without errors, but it doesn't respond at connect.<br>
> If I run "pacmd list" (or some other pulseaudio related cli tool), all I<br>
> get is "Daemon not responding".<br>
><br>
> The problem is that there is no error messages in log files about<br>
> pulseaudio and it seems that it is all right but it is just not responding.<br>
><br>
> Log only contains info messages about pulseaudio start process.<br>
><br>
> I think that the real problem could be misconfigured permissions.<br>
><br>
> Additional info about my system:<br>
>  - I'm using ConsoleKit with udev_acl enabled<br>
>  - No PAM at all<br>
><br>
> I took a look in the source of pacmd and it seem that after 4 attempts to<br>
> connect to daemon, the it give ups because daemon not responding and pacmd<br>
> just quit.<br>
<br>
</div></div>How do you start pulseaudio?<br>
<br>
Also, pacmd uses a different mechanism for connecting to pulseaudio than<br>
all other programs, so I think it would be more useful to get the error<br>
messages from a "normal" program, e.g. pactl. You could paste the output<br>
of this command:<br>
<br>
PULSE_LOG=99 pactl info<br>
<span><font color="#888888"><br>
--<br>
Tanu<br>
<br>
</font></span></blockquote></div><br></div></div></div>
</div><br>