<div dir="ltr"><div>Godfrey - as chance has it I have just had to fix a mic audio issue on an ASUS laptop (I'm in Glasgow, it's in Germany; thank goodness for good CLI tools!)</div><div><br></div><div>Run this: amixer get Capture</div><div>That will show something like this:</div><div>Simple mixer control 'Capture',0<br>  Capabilities: cvolume cswitch<br>  Capture channels: Front Left - Front Right<br>  Limits: Capture 0 - 31<br>  Front Left: Capture 31 [50%] [0.00dB] [on]<br>  Front Right: Capture 31 [50%] [0.00dB] [on]</div><div><br></div><div>If the volume is not at 100%, then run: amixer set Capture 100%</div><div>Then the first command again, it should now look a bit like this.</div><div>Simple mixer control 'Capture',0<br>  Capabilities: cvolume cswitch<br>  Capture channels: Front Left - Front Right<br>  Limits: Capture 0 - 31<br>  Front Left: Capture 31 [100%] [30.00dB] [on]<br>  Front Right: Capture 31 [100%] [30.00dB] [on]</div><div><br></div><div>You can also still go into "alsamixer" and try in there. Even though you have Pulseaudio, ALSA is still there.</div><div><br></div><div>HTH,</div><div><br></div><div>Jason<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 9 Apr 2020 at 18:36, Martin via Nottingham <<a href="mailto:nottingham@mailman.lug.org.uk">nottingham@mailman.lug.org.uk</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">Vadim,<br>
<br>
On 09/04/2020 18:27, VM wrote:<br>
> Martin, you must have pulseaudio for use in Firefox. They removed alsa support many years ago.<br>
<br>
Yep... As was 'discovered'!<br>
<br>
So, after many years of ALSA just simply working, PulseAudio is now a<br>
whole new world...<br>
<br>
The disconnect is that PulseAudio is not connecting with anything<br>
'connected with' ALSA and also doesn't connect to ALSA either. All<br>
despite installing all the recommended bits.<br>
<br>
There's more to the technical story also. That's for this evening if<br>
anyone wants a laugh!<br>
<br>
<br>
Thanks,<br>
<br>
Cheers,<br>
Martin<br>
<br>
-- <br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk" target="_blank">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" rel="noreferrer" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a></blockquote></div>