linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: tangmeng <tangmeng@uniontech.com>
Cc: Takashi Iwai <tiwai@suse.de>,
	Jetro Jormalainen <jje-lxkl@jetro.fi>,
	regressions@lists.linux.dev, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org
Subject: Re: [REGRESSION] External mic not working on Lenovo Ideapad U310, ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
Date: Thu, 16 Mar 2023 07:57:04 +0100	[thread overview]
Message-ID: <877cvhji9r.wl-tiwai@suse.de> (raw)
In-Reply-To: <FB5EB3E66BC11752+d365c0b5-3ea6-c1d9-6e2d-9eaed541f6c1@uniontech.com>

On Thu, 16 Mar 2023 07:33:46 +0100,
tangmeng wrote:
> 
> 
> 
> On 2023/3/16 13:54, Takashi Iwai wrote:
> > Too bad.  So, if any, further fixes will be a guess work.
> > Do you know the codec vendor ID at least?
> > 
> From the information I saved as follows:
> 
> 制造商:  Intel Corporation
> 型  号:  Intel 7 Series/C216 Chipset Family High Definition Audio Controller
> 
> And by my pci.ids comparison, the corresponding should be 8086:1e20

That doesn't help much, unfortunately.  The interesting numbers are
found rather in /proc/asound/card*/codec* files.
I guess the HD-audio codec ID is same among other models, but it
should have a unique HD-audio codec subsystem id (SSID) 0x17aaXXXX.

And, through skimming over the net, I found that the PCI SSID
17aa:3977 hits a few more other Lenovo models.  It implies that
applying your change may likely break those others, too.
As a consequence, I'm afraid that we'll have to revert your change,
while keeping the quirk applicable via the model option.

If you need to fix it properly, please check the codec SSID, and use
that value instead of PCI SSID 17aa:3977.


Takashi

  reply	other threads:[~2023-03-16  6:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230308215009.4d3e58a6@mopti>
2023-03-15 14:29 ` [REGRESSION] External mic not working on Lenovo Ideapad U310, ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model Takashi Iwai
2023-03-15 19:57   ` Jetro Jormalainen
2023-03-16  2:01   ` tangmeng
2023-03-16  5:54     ` Takashi Iwai
2023-03-16  6:33       ` tangmeng
2023-03-16  6:57         ` Takashi Iwai [this message]
2023-03-16  9:40     ` Linux regression tracking #update (Thorsten Leemhuis)

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=877cvhji9r.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=jje-lxkl@jetro.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=regressions@lists.linux.dev \
    --cc=stable@vger.kernel.org \
    --cc=tangmeng@uniontech.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;
as well as URLs for NNTP newsgroup(s).