i7z
Thermal and C-state reporting on older Intel Core CPUs
The i7z
utility accurately measures the current frequency and temperature of older Intel Core (i3, i5, and i7) processors including the Nehalem, Sandy Bridge, and Ivy Bridge generations. Reliable support for newer CPUs is not guaranteed, as this package has not seen significant development since 2013.
If your processor is supported, you'll get detailed reports on Turbo Boost and clock multipliers, core voltage, and time spent in different C-states. This information can be viewed in real time and/or logged to a file.
- Versions: 0.28-0.1a41ff1
- Website: https://github.com/afontenot/i7z
- Licenses: GPL 2
- Package source: gnu/packages/hardware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of i7z
as follows:
guix install i7z
Or install a particular version:
guix install i7z@0.28-0.1a41ff1
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 i7z about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/i7z'><img src='https://packages.guix.gnu.org/packages/i7z/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/i7z)
Example Org:
[[https://packages.guix.gnu.org/packages/i7z][https://packages.guix.gnu.org/packages/i7z/badges/latest-version.svg]]