[Bug 288164] ACPI error: n100 + log + L3+ ACPI Error: AE_NOT_FOUND

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Jul 2025 15:02:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288164

--- Comment #5 from John Baldwin <jhb@FreeBSD.org> ---
This is not reporting that a module did not load, it's reporting an error when
trying to execute an ACPI AML method.  There are various places that execute
ACPI methods, and in some cases errors are harmless, in others, the error
should result in some other error being reported (e.g. a device failing to
attach).  The error is available remotely via dmesg (and also in
/var/log/messages and /var/run/dmesg.boot for the most recent boot).

-- 
You are receiving this mail because:
You are the assignee for the bug.