Re: kern/60463: PCI_RESOURCE: ahcisata not detected
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <1UNCavEBi_i7PnWhTSHEerR9PeRkoaoT1B6ZOmBrSw9KA9gH2jbaBqVMduq_QLaGdgB3qDVa_97vtaYIQrPAgdFrDDtVIA_xM8yodHycZjY=@absd.org> |
> I'm seeing a possibly related issue on a ThinkPad T14 Gen1 > > NetBSD 11.99.7: > hdaudio0: interrupting at msi4 vec 0 > hdaudio0: HDA ver. 0.0, OSS 0, ISS 0, BSS 0, SDO 1 > hdaudio0: autoconfiguration error: no codecs found > hdaudio0: autoconfiguration error: device driver failed to attach > > NetBSD 11 > hdaudio0 at pci0 dev 31 function 3: HD Audio Controller > hdaudio0: interrupting at msi4 vec 0 > hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit building a kernel with "options no PCI_RESOURCE" allows hdaudio to attach as expected. https://sync.absd.org/netbsd/kern-60463/ generic.dmesg generic.pcictl-dump no-pci-resource.dmesg no-pci-resource.pcictl-dump Also saw an ACPI related panic when shutting down a GENERIC kernel between tests (may or may not be related). recursive panic, so no crashdump but screen shot "acpi-panic.webp" in same directory as above