Bug 198561
Summary: | ACPI Exception: Could not find/resolve named package element | ||
---|---|---|---|
Product: | ACPI | Reporter: | n0x90 (n0x90) |
Component: | ACPICA-Core | Assignee: | Erik Kaneda (erik.kaneda) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | erik.kaneda, lenb |
Priority: | P1 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 4.14.13 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
acpi dump
dmesg output |
Description
n0x90
2018-01-23 08:55:06 UTC
Please post an acpi dump for this machine. Thanks Created attachment 273839 [details]
acpi dump
please boot with "noapic" to see if this system can actually figure out how to use these currently unused, but verbose, interrupt links. Please attach resulting dmesg. [ 0.124636] ACPI Exception: Could not find/resolve named package element: LNKA (20170728/dspkginit-381) ... [ 0.153928] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.153972] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.154014] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.154055] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.154096] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.154137] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.154177] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled. [ 0.154218] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled. Hi, thanks for replying Result: boot failure displaying Created attachment 273977 [details]
dmesg output
This is a duplicate of bz198167 *** This bug has been marked as a duplicate of bug 198167 *** Re: comment #5 that dmesg has the IOAPIC enabled The question is if the system boots with cmdline option "noapic" to disable the IOAPIC. (if it does dmesg and /proc/interrupts will be interesting) There is now an option to disable these acpi errors available here: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/?h=linux-next closing... |