https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288164

--- Comment #5 from John Baldwin <[email protected]> ---
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.

Reply via email to