<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hey Tanu.  Thanks for the reply.  Response inline. --Dean<br></div><div class="gmail_quote"><br>On Wed, Jan 25, 2017 at 11:19 PM, Tanu Kaskinen <span dir="ltr"><<a target="_blank" href="mailto:tanuk@iki.fi">tanuk@iki.fi</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><span class="gmail-">On Thu, 2017-01-19 at 11:15 -0600, Dean Brundage wrote:<br>
> Hello pulseaudio-discuss,<br>
><br>
> I am setting up a small linux computer (C.H.I.P.) to be a bluetooth<br>
> receiver using pulseaudio.  The device is not running X so I am working<br>
> through pactl and configuration files.  Everything is working except when<br>
> my phone connects to the device pulseaudio always sets the sink-input<br>
> volume to 0.<br>
<br>
</span>The sink input is the playback stream, but it looks more like the<br>
problem is that the sink (i.e. playback device) volume gets set to<br>
zero. The sink input volume is set to zero as well, but that's probably<br>
just because you have flat volumes enabled, so streams usually show the<br>
same volume as the device. If you'd prefer to have entirely separate<br>
volumes for streams and devices, you can put "flat-volumes = no" to<br>
/etc/pulse/daemon.conf (many people, me included, think that disabling<br>
flat volumes makes things simpler).<br></blockquote><div><br>You're probably correct that PA is changing the sink volume, not the sink-input.<br><br>Disabling flat volumes does not change the behavior. <br> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
Now, why does the sink volume get set to zero? The log shows that<br>
amixer sets the sink volume. The log doesn't show what volume it sets<br>
it to (I think the volume is nowadays logged - is this an old<br>
pulseaudio version?). If the reason for the zero volume is that amixer<br>
sets it so, then this is a problem in your system. Is there some script<br>
running that is automatically setting the volume using amixer?<br>
<span class="gmail-HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div></div>0 ol-blue /home/chip % pulseaudio --version<br>pulseaudio 5.0<br><br>0 ol-blue /home/chip % pactl --version<br>pactl 5.0<br>Compiled with libpulse 5.0.0<br>Linked with libpulse 5.0.0<br><br></div><div class="gmail_extra">It looks like the latest PA version is 10.0, so I may be way out of date.  If I'm interpreting the git branches correctly, the latest "stable" release is 7.x.  The C.H.I.P. runs Debian 8.6 so I'll see about updating pulse to something more recent on that platform.<br><br></div><div class="gmail_extra">--Dean<br></div><div class="gmail_extra">-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Unscrambler of Eggs<br>Mobile: <a target="_blank" href="tel:+16508233389">(650) 823-3389</a><br><br></div></div></div></div></div></div>
</div></div>