LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-19-2021, 12:00 PM   #1
barrybenson1
LQ Newbie
 
Registered: Mar 2021
Posts: 3

Rep: Reputation: Disabled
Headset microphone not working on debian


I switched from windows 10 to linux (debian) a few days ago. I installed discord, but when I try to use it the mic is not working. Im using a laptop, and discord only detects the internal microphone. The headset works in any other computer, but when I use it in this laptop the mic isn't working, but the audio is working.

This is my first time posting something here and I don't know what information I should provide, or what commands output i should post.

Thanks.
 
Old 03-19-2021, 04:14 PM   #2
redd9
Member
 
Registered: Nov 2013
Location: Canada
Distribution: RHEL, Ubuntu
Posts: 212
Blog Entries: 1

Rep: Reputation: 82
Welcome to LQ!

Can you please post the output of:
Code:
alsamixer
alsactl init
record -l
 
Old 03-19-2021, 06:31 PM   #3
barrybenson1
LQ Newbie
 
Registered: Mar 2021
Posts: 3

Original Poster
Rep: Reputation: Disabled
This are the outputs of the those commands:

alsamixer
┌──────────────────────────────────────────────────────── AlsaMixer v1.1.8 ─────────────────────────────────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Realtek ALC255 F2: System information │
│ View: F3: Playback F4: Capture F5:[All] F6: Select sound card │
│ Item: Master [dB gain: -16.50] Esc: Exit │
│ │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │ │ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │ │ │▒▒│ │ │ │ │ │ │ │
│ ├──┤ ├──┤ ├──┤ └──┘ └──┘ └──┘ ┌──┐ ┌──┐ ┌──┐ ┌──┐ └──┘ Enabled Disabled │
│ │OO│ │OO│ │MM│ │MM│ │OO│ │OO│ │OO│ │
│ └──┘ └──┘ └──┘ └──┘ └──┘ └──┘ └──┘ L R │
│ CAPTURE │
│ 49 100<>100 0<>0 100<>100 0<>0 0<>0 0<>0 │
│< Master >Headphone Speaker PCM Mic Boost Mic Boost S/PDIF S/PDIF 1 S/PDIF 2 S/PDIF 3 Capture Auto-Mute Loopback │
│ │
│ │
└─────────────────────────────────────────────────────────────────────────────────────────────────── ────────────────────────────────┘

alsactl init
Found hardware: "HDA-Intel" "Realtek ALC255" "HDA:10ec0255,10431140,00100002 HDA:80862809,80860101,00100000" "0x1043" "0x1140"
Hardware is initialized using a generic method

record -l
-bash: record: command not found
 
Old 03-19-2021, 07:49 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Debian uses Pulse Audio. Install pavucontrol (the Pulse Audio Mixer--it's in the repos), if it's not already present. It give much more granular control over audio streams and devices than typical "volume control" interfaces. Check whether the external microphone is detected and can be manipulated by pavucontrol and let us know what you find.

Last edited by frankbell; 03-19-2021 at 08:05 PM. Reason: clarity
 
Old 03-20-2021, 08:48 AM   #5
barrybenson1
LQ Newbie
 
Registered: Mar 2021
Posts: 3

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Debian uses Pulse Audio. Install pavucontrol (the Pulse Audio Mixer--it's in the repos), if it's not already present. It give much more granular control over audio streams and devices than typical "volume control" interfaces. Check whether the external microphone is detected and can be manipulated by pavucontrol and let us know what you find.
The microphone is not detected, the only mic showing there is the internal one.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Microphone from external headset not recognized on Acer Aspire v5-552 with Linux Lite 5.2 Ubuntu 20.04.1 LTS kamui Linux - Hardware 4 03-04-2021 03:57 PM
[SOLVED] Neither internal nor external microphone functioning. Not even USB Microphone (Debian Jessie) achim_59 Linux - Hardware 3 08-14-2016 10:48 AM
Audio imputs (microphone and headset) not recognized. lensilvan Slackware 7 08-25-2015 09:51 AM
Bluetooth headset, Alsa - no soundcard in /proc/asound/cards (but headset works) simopal6 Linux - Hardware 1 04-29-2009 09:07 AM
Logitech USB Headset 30 (or another USB headset) dezza Linux - Hardware 0 11-29-2004 12:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration