<div dir="ltr"><div class="gmail_default" style="font-size:large">NMGLuggers and Satsangat, thanks for following this thread. I'm afraid thoroughness is required if one is using the six month release cycle. The Release Notes and news on releases will help one listen to the ideas being considered by the developers, but sometimes they miss an item of importance for some users. In my rather simple case it is the Pulseaudio, Alsamixer, hardware connection for the built-in mic. One small detail. I decided not to resort to a rewrite of files or a script, but exploration of the supplied settings and a little more knowledge of how pulse and alsa work together. It also reminded me to add sox and lame, just because I like them and occasionally use them. <br></div><div class="gmail_default" style="font-size:large">On top of this there is systemd which I am still at the beginner's stage of absorbing and understanding. You may have seen the notice about "start and stop" commands not being used now, etc. I got a hint by running 'mount' and seeing all the changes: cgroups and snap are both revealed as mounted items, but really are control mechanisms. This takes advantage of the Linux ability to mount a directory or system almost anywhere. Very interesting.</div><div class="gmail_default" style="font-size:large">Thank  you, Ted P<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 4, 2020 at 3:17 PM Satsangat Khalsa <<a href="mailto:satsangat@khalsa.com">satsangat@khalsa.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>NMGLUGERS (in particular, Ted and Akkana}<br></div><div>OMG, you guys are so thorough.  I'm impressed and have always loaded my laptops with dual-booting (LINUX / WIN) which I understand as to be cheating somewhat.  <br></div><div><br></div><div>But, if I don't do it that way, my wife has, consistently, chortled about how "I'm not having that problem on my laptop".   It does start to depress your forward thinking after a while.</div><div><br></div><div>Best, <br></div><div>Satsangat (dual-booter by necessity)</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 4, 2020 at 9:42 AM Akkana Peck <<a href="mailto:akkana@shallowsky.com" target="_blank">akkana@shallowsky.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ted Pomeroy writes:<br>
> NMGLugers, I had trouble with my mic in Xubuntu 20.04 during our July 2nd<br>
> meeting. I have resolved this today, but the route was convoluted so I<br>
> cannot be sure which step was the most likely single solution. My first<br>
<br>
Audio has gotten insanely complicated lately -- I feel your pain<br>
and I'm glad you got it working.<br>
<br>
> choice for the solution is the Pulseaudio mixer where I found the "Input<br>
> Devices" tab and un-checked the "Set as fallback" choice. As this was the<br>
<br>
I found the "Set as fallback" buttons unhelpful in pavucontrol<br>
(probably the same app you're using as Pulseaudio mixer) because<br>
it doesn't give you any way of finding out what the current fallback is.<br>
Did I press the button, or not? Which one did I make the fallback?<br>
Did it remember it from last time? (Sometimes it does, other times not.)<br>
<br>
I got so frustrated that I ended up writing a web page where I<br>
collected what I'd learned about pulseaudio, pacmd and pactl:<br>
<a href="https://shallowsky.com/linux/pulseaudio-command-line.html" rel="noreferrer" target="_blank">https://shallowsky.com/linux/pulseaudio-command-line.html</a><br>
and I wrote a script called pulsehelper to list audio source/sink<br>
status and set fallbacks:<br>
<a href="https://github.com/akkana/scripts/blob/master/pulsehelper.py" rel="noreferrer" target="_blank">https://github.com/akkana/scripts/blob/master/pulsehelper.py</a><br>
<br>
Setting the fallbacks right doesn't always help with Zoom or Jitsi,<br>
though, because pulse also keeps a memory of which app uses which<br>
device, so even if I set the default mic to be the GoPro, pulse may<br>
decide that chromium should be using the built-in mic even though<br>
it's muted. So I always have to check the audio prefs immediately<br>
after starting zoom, jitsi or discord to make sure it's using<br>
"System default" instead of some specific device.<br>
<br>
> install the gui for the Alsamixer and to adjust the "Capture" level. It<br>
> took a few tries in  the Alsamixergui to get the Alsamixer to respond, but<br>
> this is simpler than manually adjusting the /usr/share/alsa/alsa.conf.d<br>
<br>
Adding to the complication, it varies with every release. Under<br>
Ubuntu 19.10, I couldn't adjust volume in pavucontrol at all. I used<br>
use pavucontrol to set which speakers (sinks) and which microphone<br>
(source) was active, but the volume sliders did nothing, and I had<br>
to run alsamixer (or amixer from the commandline) to adjust volume.<br>
I bound my laptop's Vol+ key to "amixer sset PCM 4%+ unmute" and<br>
similarly for Vol- and mute. Now, in 20.04, alsamixer/amixer don't<br>
change the volume at all; I still need to find pulse commands that I<br>
can bind to my laptop's volume buttons.<br>
<br>
        ...Akkana<br>
_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@lists.nmglug.org" target="_blank">nmglug@lists.nmglug.org</a><br>
<a href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org" rel="noreferrer" target="_blank">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
</blockquote></div>
_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@lists.nmglug.org" target="_blank">nmglug@lists.nmglug.org</a><br>
<a href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org" rel="noreferrer" target="_blank">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
</blockquote></div>