From: Mario Limonciello <superm1@kernel.org>
To: Filippe Duke <fduke@greennet.ua>,
"regressions@lists.linux.dev" <regressions@lists.linux.dev>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"bhelgaas@google.com" <bhelgaas@google.com>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
"tiwai@suse.com" <tiwai@suse.com>
Subject: Re: [REGRESSION][BISECTED] HDA controller MMIO unreadable on Intel 5-series PCH (Ibex Peak) since v6.16
Date: Sun, 31 May 2026 15:21:13 +0200 [thread overview]
Message-ID: <cf379972-6b2d-42e5-9660-32d031516862@kernel.org> (raw)
In-Reply-To: <5e54aea4a97f1cbbe866d9d8f3f25f9f2958e1c9.camel@greennet.ua>
On 5/29/26 20:26, Filippe Duke wrote:
> #regzbot introduced: 4d4c10f763d7
>
> Hi,
>
> The HDA controller on old Intel 5-series PCH (Ibex Peak) becomes non-
> functional since 6.16.
> PCI configuration space is ok;
> PCI function power state appears to be D0;
> However MMIO always reads 0xFFFF, causing CORB timeouts;
> ALC269VB codec enumeration fails (no AFG/MFG node found).
> HW works on v6.15.x and earlier and works under WinPE on the same machine.
>
> Bisected to first bad commit:
> 4d4c10f763d7 PCI: Explicitly put devices into D0 when initializing
>
> On top of v6.16, commenting out the single call to
> |pci_pm_power_up_and_verify_state(dev)| in |pci_pm_init()| (drivers/pci/
> pci.c:3273)
> is sufficient to restore working audio. The one-line diff is attached.
>
> HW:
> ---
> DMI: Acer Aspire 4745G / JV41_CP, BIOS V1.25 03/16/2011 (Insyde)
> CPU: Intel Core i7 M 640
> PCH: Intel 5-series (Ibex Peak)
> HDA: 0000:00:1b.0 [8086:3b56] rev 05, SSID [1025:0357]
> Codec: Realtek ALC269VB
> GPU: Switchable: Intel HD (Ironlake, 8086:0046) +
> AMD Radeon HD Cedar (1002:68e0, 01:00.0)
>
> Symptom (dmesg):
> ---
> snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
> snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops
> intel_audio_component_bind_ops [i915])
> snd_hda_intel 0000:00:1b.0: number of I/O streams is 30, forcing
> separate stream tags
> snd_hda_intel 0000:00:1b.0: CORB reset timeout#2, CORBRP = 65535
> hdaudio hdaudioC0D0: no AFG or MFG node found
> hdaudio hdaudioC0D1: no AFG or MFG node found
> hdaudio hdaudioC0D2: no AFG or MFG node found
> hdaudio hdaudioC0D3: no AFG or MFG node found
> snd_hda_intel 0000:00:1b.0: no codecs initialized
>
> Hence the sound device is missing from ALSA.
> HDMI audio on AMD (01:00.1) is not affected by the issue.
> Attaching you lshw, lspci, DSDT, dmesg and diff.
>
> Best regards
>
> --
>
> Filippe Duke
> System Engineer
>
> GREENNET
> Kyiv, 7B Lesi Ukrainky St.,
> Cell.: +380672772879
> Email: fduke@greennet.ua
> Web: https://greennet.ua
>
There have been a few commits that have adjusted the behavior due to the
commit you identified. So I believe it's potentially the tip of the
iceberg.
Can you please see if this issue still exists on 7.1-rc5?
This is the most recent commit (from 7.1-rc3) that I know of changing it.
https://git.kernel.org/torvalds/c/909f7bf9b080c
Thanks!
next prev parent reply other threads:[~2026-06-01 8:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 18:26 [REGRESSION][BISECTED] HDA controller MMIO unreadable on Intel 5-series PCH (Ibex Peak) since v6.16 Filippe Duke
2026-05-31 13:21 ` Mario Limonciello [this message]
2026-05-31 19:49 ` Filippe Duke
2026-05-31 20:48 ` Lukas Wunner
2026-05-31 21:22 ` Filippe Duke
2026-06-01 7:34 ` Lukas Wunner
2026-06-16 8:12 ` Thorsten Leemhuis
2026-06-16 8:24 ` Filippe Duke
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=cf379972-6b2d-42e5-9660-32d031516862@kernel.org \
--to=superm1@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=bhelgaas@google.com \
--cc=fduke@greennet.ua \
--cc=linux-pci@vger.kernel.org \
--cc=regressions@lists.linux.dev \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.