From: Takashi Iwai <tiwai@suse.de>
To: Askar Safin <safinaskar@gmail.com>
Cc: Dell.Client.Kernel@dell.com, amadeuszx.slawinski@linux.intel.com,
baojun.xu@ti.com, bo.liu@senarytech.com,
cezary.rojewski@intel.com, kai.vehmanen@linux.intel.com,
kailang@realtek.com, linux-sound@vger.kernel.org,
patches@opensource.cirrus.com, regressions@lists.linux.dev,
rf@opensource.cirrus.com, "Nicolas Schier" <nsc@kernel.org>,
linux-kbuild@vger.kernel.org,
"Masahiro Yamada" <masahiroy@kernel.org>,
"Nathan Chancellor" <nathan@kernel.org>,
miguel.ojeda.sandonis@gmail.com, ojeda@kernel.org,
sam@gentoo.org,
"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>,
"Daniel Xu" <dxu@dxuuu.xyz>
Subject: Re: [REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
Date: Tue, 28 Oct 2025 13:05:19 +0100 [thread overview]
Message-ID: <878qgvgrk0.wl-tiwai@suse.de> (raw)
In-Reply-To: <87bjm78978.wl-tiwai@suse.de>
On Thu, 16 Oct 2025 11:52:43 +0200,
Takashi Iwai wrote:
>
> On Thu, 16 Oct 2025 08:03:08 +0200,
> Askar Safin wrote:
> >
> > I did another experiment.
> > This time with v6.18-rc1.
> > And I collected more info.
> > - Here is Debian config for 6.17.2: [attachment config-6.17.2-amd64]
> > - I downloaded vanilla Linux v6.18-rc1 from kernel.org
> > - I copied that Debian config (see above) as .config to Linux sources
> > - I did "LOCALVERSION=-first make --silent -j32 < /dev/null" ("< /dev/null",
> > because I don't want to answer any questions)
> > - This is output: [attachment first-out]
> > - Then I booted into it
> > - Audio works
> > - Here is config of this kernel: [attachment config-6.18.0-rc1-first]
> > - Here is "find /lib/modules/6.18.0-rc1-first": [attachment
> > find-6.18.0-rc1-first]
> > - Here is alsa-info: [attachment alsa-info-first]
> > - Here is lsmod: [attachment first-lsmod]
> > - Then I "cd" into kernel source (note that ".config" remained since last time)
> > - I typed "make localmodconfig < /dev/null"
> > - Here is output: [attachment localmodconfig-out]
> > - I did "LOCALVERSION=-second make --silent -j32"
> > - This command didn't produce any output and didn't ask any questions
> > - Then I booted into new kernel
> > - Audio doesn't work
> > - Here is config of this kernel: [attachment config-6.18.0-rc1-second]
> > - Here is "find /lib/modules/6.18.0-rc1-second": [attachment
> > find-6.18.0-rc1-second]
> > - Here is alsa-info: [attachment alsa-info-second]
> > - Here is lsmod: [attachment second-lsmod]
> >
> > (Please, say me, if there are any missing files.)
> >
> > If you need more experiments, ask me.
>
> Thanks for detailed logs! Now the situation became clearer.
>
> Could you try to just enable CONFIG_SND_SOC_SOF_ALDERLAKE=m on top of
> the broken config? If my guess is right, this should make the audio
> working again.
Askar, have you tried the above? I was off in the last week, so
wondering whether I missed your follow up.
thanks,
Takashi
> If yes, it's a problem of a kernel tristate config that doesn't have
> the own module but referred only for constructing a probe table in
> snd-intel-dspcfg. This is not really a fault of localmodconfig, but a
> long-standing design problem. (I'm not sure why this surfaced
> suddenly, though.) There are a few options to address it, and we have
> to evaluate / decide what to do.
>
>
> Takashi
next prev parent reply other threads:[~2025-10-28 12:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87o6q8l68r.wl-tiwai@suse.de>
[not found] ` <20251015145749.2572-1-safinaskar@gmail.com>
[not found] ` <878qhckxc5.wl-tiwai@suse.de>
[not found] ` <CAPnZJGDeCkqqUpEh0SBfwvsxfMp9ZDXqvhrC1s9zRp6jX+Fvnw@mail.gmail.com>
[not found] ` <875xcgkvnw.wl-tiwai@suse.de>
[not found] ` <CAPnZJGDmCnKPz2eygwDjQGXZWVctGyJxV+OeFSLLeZPOCEvvbA@mail.gmail.com>
2025-10-16 4:50 ` [REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory) Askar Safin
2025-10-16 6:03 ` Askar Safin
2025-10-16 9:52 ` Takashi Iwai
2025-10-28 12:05 ` Takashi Iwai [this message]
2025-10-28 13:03 ` Askar Safin
2025-10-29 12:23 ` Askar Safin
2025-12-02 19:21 ` Askar Safin
2025-12-03 9:42 ` Takashi Iwai
2025-12-06 21:39 ` Askar Safin
2025-12-09 7:57 ` Takashi Iwai
2025-12-09 9:27 ` Takashi Iwai
2025-12-10 1:45 ` Askar Safin
2025-12-10 13:00 ` Takashi Iwai
2025-12-10 13:55 ` Thorsten Leemhuis
2025-12-11 18:11 ` Askar Safin
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=878qgvgrk0.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=Dell.Client.Kernel@dell.com \
--cc=amadeuszx.slawinski@linux.intel.com \
--cc=baojun.xu@ti.com \
--cc=bo.liu@senarytech.com \
--cc=cezary.rojewski@intel.com \
--cc=dxu@dxuuu.xyz \
--cc=kai.vehmanen@linux.intel.com \
--cc=kailang@realtek.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=nathan@kernel.org \
--cc=nsc@kernel.org \
--cc=ojeda@kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=regressions@lists.linux.dev \
--cc=rf@opensource.cirrus.com \
--cc=safinaskar@gmail.com \
--cc=sam@gentoo.org \
--cc=thomas.weissschuh@linutronix.de \
/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