<div dir="ltr"><div class="gmail_default" style="font-size:large">NMGLugers & Akkana, Many thanks, Akkana. My first response is "Yeah, things got complicated." I will follow up on your webpage and maybe the multiple Internet references to something like "pulseaudio problems." I am able to use arecord and aplay to check that the mic is now attached at least that far. It does also show in the pavucontrol gui, so maybe I found enough of an answer. <br></div><div class="gmail_default" style="font-size:large">I have also removed chromium-browser and two related programs as no longer supported: chromium is now installed via a snap, so I will re-install it later. The command 'ubuntu-security-status' is a good way to check what is in or not in the supported repositories after an update. I was searching for update and upgrade reviews and ran across that command. <br></div><div class="gmail_default" style="font-size:large">In sum complexity and conflicts  are a part of the ever-growing world of software. I am finding a lot to learn about my choices and the ramifications of each choice. Again, thanks for the information about pulseaudio. I will be reading up.</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 9:42 AM Akkana Peck <<a href="mailto:akkana@shallowsky.com">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>