man.bsd.lv manual page server

Manual Page Search Parameters

ACPIEXEC(8) System Manager's Manual ACPIEXEC(8)

acpiexecload ACPI tables and execute control methods from user space

acpiexec [option ...] aml_file ...

The following options are supported:
"command_line"
Batch mode command line execution (cmd1;cmd2;...).
Disable method abort on error.
Disable Local fault handler.
Disable execution of STA/INI methods during init.
Disable Operation Region address simulation.
Disable repair of method return values.
Disable method auto-serialization.
Disable allocation tracking (performance).
Enable timer output for Debug Object.
Enable display of final memory statistics.
Enable additional tests for ACPICA interfaces.
Enable loading of additional test tables.
Enable object evaluation log.
Enable Interpreter Slack Mode.
Enable debug semaphore timeout.
file
Specify namespace initialization file.
value
Operation Region initialization fill value.
Display the help message.
Alias for -h.
Load tables and namespace only.
[method]
Batch mode method execution. The default method is .
Use hardware-reduced FADT V5.
Exit loop on timeout instead of aborting method.
seconds
Set timeout period for AML while loops.
Display version information.
Display verbose dump of any memory leaks.
Display build date and time.
Verbose exception handler output.
Verbose initialization output.
Verbose region handler output.
debug_level
Debug output level.

From within the interactive mode, use ‘?’ or “help” to see a list of available AML Debugger commands.

acpi(4), acpibin(8), acpicall(8), acpiconf(8), acpidump(8), acpihelp(8), acpinames(8), acpixtract(8), iasl(8)

https://acpica.org/documentation/

The acpiexec utility is provided by Intel as part of their distribution.

This manual page was written by Sascha Wildner.

February 16, 2019 DragonFly-5.6.1