Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Issues like headphone jack not working push people to avoid using Ubuntu. My headphones microphone was detected by the os but not transmitting my voice during the online calls. The following simple steps were enough to solve the issue,
make sure you exit any running programs that are using your microphone. sudo alsa force-reload
open pavucontrol or any volume control tool of yours
change the option "Headphones (unplugged)"
you might have to restart your computer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment