[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241114-alc287-nitro5-v1-0-72e5bf2275c3@gmail.com>
Date: Thu, 14 Nov 2024 22:11:18 +0530
From: Hridesh MG <hridesh699@...il.com>
To: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
Jonathan Corbet <corbet@....net>,
Stefan Binding <sbinding@...nsource.cirrus.com>,
Kailang Yang <kailang@...ltek.com>,
Simon Trimmer <simont@...nsource.cirrus.com>,
Joshua Grisham <josh@...huagrisham.com>,
Richard Fitzgerald <rf@...nsource.cirrus.com>
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, Hridesh MG <hridesh699@...il.com>
Subject: [PATCH 0/2] Fix headset mic on Acer Nitro 5
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@...il.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@...il.com>
Powered by blists - more mailing lists