[Bug 1200241] New: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT
http://bugzilla.opensuse.org/show_bug.cgi?id=1200241 Bug ID: 1200241 Summary: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: 64bit OS: openSUSE Tumbleweed Status: NEW Severity: Minor Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: uli@woodwax.co.nz QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- When booting (kernel 5.18.1-1-default) I get lots of error reports: Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D009] at bit offset/length 136/8 exceeds size of target Buffer (136 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D009] at bit offset/length 136/8 exceeds size of target Buffer (136 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc kernel: ACPI Error: Aborting method \_SB.WMID.WMAD due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) Jun 06 09:23:06 linux-4skc tlp[836]: Error: tlp.service is not enabled, power saving will not apply on boot. Jun 06 09:23:06 linux-4skc tlp[836]: >>> Invoke 'systemctl enable tlp.service' to correct this! After the login everything works fine -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200241 http://bugzilla.opensuse.org/show_bug.cgi?id=1200241#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@suse.com, | |uli@woodwax.co.nz Flags| |needinfo?(uli@woodwax.co.nz | |) --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Is it a regression from the previous kernels? If yes, please report to the upstream bugzilla with both working and non-working kernel messages. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200241 http://bugzilla.opensuse.org/show_bug.cgi?id=1200241#c2 --- Comment #2 from uli fuerst <uli@woodwax.co.nz> --- Everything worked fine in the previous kernel (5.17...). Those messages came after I upgraded to Tumbleweed version 20220603 where the kernel 5.18.1-1-default was installed. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200241 http://bugzilla.opensuse.org/show_bug.cgi?id=1200241#c3 --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- OK, then please report to the upstream, e.g. bugzilla.kernel.org. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com