Bug 195437

Summary: [PATCH] Fix headset microphone detection for ASUS N551 and N751
Product: Drivers Reporter: Mikhail Paulyshka (me)
Component: Sound(ALSA)Assignee: Jaroslav Kysela (perex)
Status: RESOLVED CODE_FIX    
Severity: normal CC: blogcrawler, me, tiwai
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.10 Subsystem:
Regression: No Bisected commit-id:
Attachments: proposed patch
proposed patch v2

Description Mikhail Paulyshka 2017-04-15 12:42:58 UTC
Created attachment 255893 [details]
proposed patch

Headset microphone does not work out of the box on ASUS Nx51 laptops. This patch fixes it. 


Patch tested on Asus N551 laptop. Asus N751 part is not tested, but according to [1] this laptop uses the same audiosystem.


1. https://bugzilla.kernel.org/show_bug.cgi?id=117781
Comment 1 Takashi Iwai 2017-04-15 13:36:06 UTC
Looks good to me.  Could you just your signed-off-by line?  It's mandatory for merging the patch to upstream.
Once when I get your sign-off, I'll cook up a proper patch based on your fix, submit and merge it.  Thanks.
Comment 2 Mikhail Paulyshka 2017-04-15 13:54:10 UTC
Created attachment 255895 [details]
proposed patch v2

OK, i've added line.
Comment 3 Takashi Iwai 2017-04-28 13:05:53 UTC
The patch was merged, will be upstreamed to 4.12 kernel.  Thanks.
Comment 4 msd 2018-02-14 14:19:52 UTC
I have an ASUS G551JW laptop with the exact setup to N551. How can I use this patch on my system?