Re: [PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
From: Alexander Sergeyev
Date: Thu Jan 13 2022 - 16:13:27 EST
On Thu, Jan 13, 2022 at 09:31:43PM +0300, Alexander Sergeyev wrote:
This is the only change in /proc/asound after the first arecord run. Overall,
seems like a small annoyance, but I'm curious -- is it how it's supposed to
work?
Just to clarify, this particular Digital control behavior is the same on live
Ubuntu (which uses modules and supposedly works correctly).
Also, I've posted a patch for review. It adds the quirk for my PCI subdevice id
which is not present in the current set of SND_PCI_QUIRK. The former micmute
quirk was picked up by the codec SSID and not PCI id. The patch fixes the
speakers problem for me (including the built-in drivers usecase).