intelmetool
Intel Management Engine tools
This package provides tools for working with Intel Management Engine (ME). You need to sudo rmmod mei_me and sudo rmmod mei before using this tool. Also pass iomem=relaxed to the Linux kernel command line.
- Versions: 25.09
- Website: https://github.com/coreboot/coreboot/tree/main/util/intelmetool/
- Licenses: GPL 2
- Package source: gnu/packages/flashing-tools.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of intelmetool as follows:
guix install intelmetool
Or install a particular version:
guix install intelmetool@25.09
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of intelmetool about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/intelmetool'><img src='https://packages.guix.gnu.org/packages/intelmetool/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/intelmetool)
Example Org:
[[https://packages.guix.gnu.org/packages/intelmetool][https://packages.guix.gnu.org/packages/intelmetool/badges/latest-version.svg]]