You are not logged in.

#1 2021-12-12 21:25:07

dr_prof_patrick
Member
Registered: 2021-12-12
Posts: 2

Mic doesnt work in Asus zenbook laptop

Hi all,
I have been using arch for a few months but i still cant get the mic to work at all.
in `alsamixer` the capture is on and on 100%.

I have dual boot so i tried the mic on windows and it works so no failure there.

I read the wiki troubleshooting but nothing there worked for me.

http://alsa-project.org/db/?f=c992565ef … f1eb446194

I would really appreciate your help!
Thanks

Offline

#2 2021-12-12 21:30:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: Mic doesnt work in Asus zenbook laptop

On system's where it's needed it's par for the course that setting dmic_detect=0 disables the mic. You need to be able to use the card without that parameter, which mandates proper sof support from the sof-firmware package. If the audio doesn't properly work without that parameter you need to check/report bugs to https://github.com/thesofproject/sof and potentially test newer kernels.

Offline

#3 2021-12-12 21:34:32

dr_prof_patrick
Member
Registered: 2021-12-12
Posts: 2

Re: Mic doesnt work in Asus zenbook laptop

where do i set dmic_detect=0?

Offline

#4 2021-12-12 21:42:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: Mic doesnt work in Asus zenbook laptop

!!Modprobe options (Sound related)
!!--------------------------------

snd_hda_intel: power_save=0 power_save_controller=N
snd_hda_intel: dmic_detect=0

check your /etc/modprobe.d this will be something you've configured.

Offline

Board footer

Powered by FluxBB