Upgrading ACPI tables via initrd
# build
$ make
# install
$ make install
acpied
Up
: previous dsl file.Down
: next dsl file.
Support for vim-like key bindings.
Applying means assembling the tweaked dsl file, adding it to initrd file, creating a new initrd file, and setting it as the initrd file used by the boot entry.
To apply the modifications, press Ctrl
+A
.
Log file path: /var/log/acpied.log
- Check following kernel configurations.
- CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
- CONFIG_ACPI_TABLE_UPGRADE=y
- Implement web mode.