You are not logged in.

#1 2016-10-29 11:26:48

gandem
Member
Registered: 2016-10-29
Posts: 3

Microphone not working

Hey !

I'm having a hard time configuring my internal microphone on my laptop. I have both alsa and pulseaudio installed.

Here are the steps I already done:
- Enable the capture channel in alsamixer
- Add stuff to /etc/modprobe.d :

Here's the line I added

options snd-hda-intel model=asus-mode5 position_fix=1 enable_msi=1 enable=yes

- Add

set-source-volume 1 300000

to /etc/pulse/default.pa

I have no idea how to debug further...

Thanks a lot !

Offline

#2 2016-10-29 13:45:53

onslow77
Member
Registered: 2014-09-21
Posts: 283

Re: Microphone not working

Hello!

I suggest you get the microphone to work with plain ALSA first. That way you limit the possible causes to the problem. If the michrophone does not work with ALSA, follow the ALSA troubleshooting guide. Once ALSA is working add PulseAudio to the mix, then use PulseAudio troubleshooting guide if the michrophone is not working,

Regards
Martin

Last edited by onslow77 (2016-10-29 13:57:24)

Offline

#3 2016-10-29 16:55:39

gandem
Member
Registered: 2016-10-29
Posts: 3

Re: Microphone not working

Hey !

Thanks a lot for your answer. I tested with alsa without pulseaudio :

While tinkering with alsamixer, as shown in the wiki I found a working configuration
- Digital set to not null
- Capture set to 85
AND
- Enabling "Internal Mic 1"

There were three mics detected for the sound card: Mic, Internal Mic, and Internal Mic 1.

Now back to pulseaudio (as I need it for gnome), installing it broke the configuration sad

I tried using

pacmd set-source-port alsa_input.pci-0000_00_1b.0.analog-stereo

to change to default capture device, but two devices are only found: Mic and Internal Mic.

I guess I need to tell pulseaudio to use Internal Mic 1 as a default capture device, but as it is not shown with pacmd, how is it possible to do this ?

Last edited by gandem (2016-10-29 16:56:08)

Offline

#4 2016-10-29 17:08:53

onslow77
Member
Registered: 2014-09-21
Posts: 283

Re: Microphone not working

Offline

#5 2016-10-29 17:16:46

gandem
Member
Registered: 2016-10-29
Posts: 3

Re: Microphone not working

Already tried that. There's no "Input Source" item hmm

Offline

#6 2016-10-29 17:36:32

onslow77
Member
Registered: 2014-09-21
Posts: 283

Re: Microphone not working

gandem wrote:

...There's no "Input Source" item... hmm

Sounds like you found the/or one of the culprit. Do a search on whatever the error/output you got that tells you that "there is no input source."

Regards
Martin

Last edited by onslow77 (2016-10-29 17:37:31)

Offline

Board footer

Powered by FluxBB