From: Hridesh MG <hridesh699@gmail.com>
To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Jonathan Corbet <corbet@lwn.net>,
Stefan Binding <sbinding@opensource.cirrus.com>,
Kailang Yang <kailang@realtek.com>,
Simon Trimmer <simont@opensource.cirrus.com>,
Joshua Grisham <josh@joshuagrisham.com>,
Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-doc@vger.kernel.org, Hridesh MG <hridesh699@gmail.com>
Subject: [PATCH 0/2] Fix headset mic on Acer Nitro 5
Date: Thu, 14 Nov 2024 22:11:18 +0530 [thread overview]
Message-ID: <20241114-alc287-nitro5-v1-0-72e5bf2275c3@gmail.com> (raw)
The headphone jack on the Acer Nitro 5 AN515-58 laptop with the
realtek ALC287 codec does not pick up any input from the mic,
this has been documented in multiple forum posts[1][2].
This patch adds a new fixup model and a PCI quirk which adds the
required pin configs and verbs necessary for microphone input.
The pin config and verbs were obtained by reverse engineering
the windows driver using RtHD dump.
[1]: https://community.acer.com/en/discussion/708528/installed-fedora-linux-40-in-nitro-5-an515-58-when-i-plug-in-my-headset-microphone-doesnt-work
[2]: https://forums.linuxmint.com/viewtopic.php?t=419160
Signed-off-by: Hridesh MG <hridesh699@gmail.com>
---
Hridesh MG (2):
ALSA: hda/realtek: Fix headset mic on Acer Nitro 5
docs: sound: Add a new hd-audio fixup model
Documentation/sound/hd-audio/models.rst | 2 ++
sound/pci/hda/patch_realtek.c | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+)
---
base-commit: 2d5404caa8c7bb5c4e0435f94b28834ae5456623
change-id: 20241114-alc287-nitro5-90880d19cd89
Best regards,
--
Hridesh MG <hridesh699@gmail.com>
next reply other threads:[~2024-11-14 16:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 16:41 Hridesh MG [this message]
2024-11-14 16:41 ` [PATCH 1/2] ALSA: hda/realtek: Fix headset mic on Acer Nitro 5 Hridesh MG
2024-11-17 13:45 ` Takashi Iwai
2024-11-17 20:24 ` Hridesh MG
2024-11-18 13:52 ` Takashi Iwai
2024-11-20 17:32 ` Hridesh MG
2024-11-30 18:58 ` Hridesh MG
2024-12-01 8:26 ` Takashi Iwai
2024-12-05 2:46 ` Kailang
2024-12-05 17:22 ` Hridesh MG
2024-11-14 16:41 ` [PATCH 2/2] docs: sound: Add a new hd-audio fixup model Hridesh MG
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241114-alc287-nitro5-v1-0-72e5bf2275c3@gmail.com \
--to=hridesh699@gmail.com \
--cc=corbet@lwn.net \
--cc=josh@joshuagrisham.com \
--cc=kailang@realtek.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=rf@opensource.cirrus.com \
--cc=sbinding@opensource.cirrus.com \
--cc=simont@opensource.cirrus.com \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox