LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   no usb microphone audio in linux mint 19 (https://www.linuxquestions.org/questions/linux-newbie-8/no-usb-microphone-audio-in-linux-mint-19-a-4175670522/)

shyonye777 02-29-2020 08:01 PM

no usb microphone audio in linux mint 19
 
any help appreciated

aus9 03-01-2020 12:44 AM

it could be something simple like your mic is muted and so volume inputs are not high enough to record anything
consider this image after running

https://imgur.com/Vs9vcfx

Code:

alsamixer
and pressing F6

alternatively if you know you have only one internal device you could try
Code:

alsamixer -c1
The mic input shows Mute against by the MM keys

use the right arrow key to get to that control
press the m key to unmute

NOTE THAT...for some distros....you press the SPACEBAR to unmute so YMMV

then raise the volumes using either page up or arrow up
and then test your mic

let me know if you have any further troubles


All times are GMT -5. The time now is 02:39 AM.