public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: songxiebing <songxiebing@kylinos.cn>
Cc: tiwai@suse.com, perex@perex.cz, linux-sound@vger.kernel.org,
	linux-kernel@vger.kernel.org, dzidmail <dzidmail@gmail.com>
Subject: Re: [PATCH] ALSA: hda/realtek: Add quirk for HP Spectre x360 14-ea
Date: Mon, 13 Apr 2026 07:37:12 +0200	[thread overview]
Message-ID: <87jyubwhdj.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260413011854.96520-1-songxiebing@kylinos.cn>

On Mon, 13 Apr 2026 03:18:54 +0200,
songxiebing wrote:
> 
> HP Spectre x360 Convertible 14-ea0xxx (2021 model or so)
> doesn't make produce sound,The Bang & Olufsen speaker amplifier
> is not enabled.
> 
> Root causing:
> The PCI subsystem ID is 103c:0000 (HP left it unset), while the codec
> subsystem ID is 103c:885b. The vendor-wide catch-all
> SND_PCI_QUIRK_VENDOR(0x103c, "HP", ALC269_FIXUP_HP_MUTE_LED) matches
> 103c:0000 before the codec SSID fallback is reached, so
> ALC245_FIXUP_HP_X360_AMP never applies.
> 
> So add the quirk in alc269_fixup_tbl.
> 
> Reported-by: dzidmail <dzidmail@gmail.com>
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221341
> Signed-off-by: songxiebing <songxiebing@kylinos.cn>

Applied now.  Thanks.


Takashi

      reply	other threads:[~2026-04-13  5:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-13  1:18 [PATCH] ALSA: hda/realtek: Add quirk for HP Spectre x360 14-ea songxiebing
2026-04-13  5:37 ` Takashi Iwai [this message]

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=87jyubwhdj.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=dzidmail@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=songxiebing@kylinos.cn \
    --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