[SOLVED] Linux Mint 18 - Mic Not Working
Forum rules
Before you post please read how to get help
Before you post please read how to get help
[SOLVED] Linux Mint 18 - Mic Not Working
This is Linux Mint 18 Cinnamon 64bit on a Macbook Air. The mic on LM 17.3 on the same computer worked fine. But after a fresh install of LM 18 Cinnamon, the mic no longer works.
I've tried essentially all of the recommendations and I'm stuck with a mic that won't work. Maybe I'm missing something. I have tinkered with Pulse Audio Volume Control and still nothing. When I go to Sound -> Input, this is what I see. Whether I click on the Built In Mic or wireless Headset, I am unable to change the volume controls since the slider is not functional at all, and no input is recognized on the Input Level.
Screenshot attached.
I've tried essentially all of the recommendations and I'm stuck with a mic that won't work. Maybe I'm missing something. I have tinkered with Pulse Audio Volume Control and still nothing. When I go to Sound -> Input, this is what I see. Whether I click on the Built In Mic or wireless Headset, I am unable to change the volume controls since the slider is not functional at all, and no input is recognized on the Input Level.
Screenshot attached.
Last edited by Satori on Wed Jul 13, 2016 6:32 am, edited 1 time in total.
Re: Linux Mint 18 - Mic Not Working
Have you tried turn OFF lock channels together (the little padlock) , check "Set as fallback" and exit in Pulse Audio Volume Control?
Kingsport, Tennessee, USA Telegram: @linuxadvocate
Re: Linux Mint 18 - Mic Not Working
Yeah and I tried it again just in case. It's still the same outcome. It's pretty bizarre and I think there has to be a pretty simple solution to this but I can't put my finger on it...
Re: Linux Mint 18 - Mic Not Working
Any other ideas? Mic is still not working, which makes it impossible to have conference calls when I need to. Thanks in advance!
Re: Linux Mint 18 - Mic Not Working
delete everything in .config/pulse (except presets folder if you have one) run
pulseaudio -k in Terminal, reboot and try again. sometimes unplugging and plugging back in kickstarts it.
Last edited by trytip on Thu Jan 30, 2020 10:27 am, edited 4 times in total.

[SOLVED] Linux Mint 18 - Mic Not Working
Seems like deleting that file worked. Thanks!
Re: [SOLVED] Linux Mint 18 - Mic Not Working
How did you delete that code?
-
valhalla_dweller
Re: [SOLVED] Linux Mint 18 - Mic Not Working
Thanks, did seem to do something after reboot with a microphone plugged into the front jack of the tower.
Code: Select all
rm .config/pulse/*Re: [SOLVED] Linux Mint 18 - Mic Not Working
Thanks! I'm running Cinnamon 19.3 and I was having the exact same issue, and this worked for me as well! Thank you everyone!valhalla_dweller wrote: ↑Sat Apr 07, 2018 4:39 amThanks,did seem to do something after reboot with a microphone plugged into the front jack of the tower.Code: Select all
rm .config/pulse/*
-
IvanTheFirst
- Level 1

- Posts: 2
- Joined: Mon Jun 26, 2017 5:24 pm
Re: [SOLVED] Linux Mint 18 - Mic Not Working
Also deleting .pulse and .pulse-cookie helped me.valhalla_dweller wrote: ↑Sat Apr 07, 2018 4:39 amThanks,did seem to do something after reboot with a microphone plugged into the front jack of the tower.Code: Select all
rm .config/pulse/*
Re: [SOLVED] Linux Mint 18 - Mic Not Working
I had the same issue, and this solution worked for me as well. Thank you!



