From d81689434b9d1a0b9f682acfaf7e15a65d773fb6 Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Mon, 20 Jun 2022 21:14:06 +0200 Subject: [PATCH] feat: added instruction for CPU frequency to the FAQ (#973) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 67031d09..06559a16 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ Sensors data on the first generation of M1 mac could be obtained only from HID s It's only valid for M1 Apple Silicon macs. If you don't see sensors on another mac, please open an issue for that. +### How to show the CPU frequency? +The CPU frequency is available only on Intel-based macs. You need to have installed [Intel Power Gadget](https://www.intel.com/content/www/us/en/developer/articles/tool/power-gadget.html) (IPG) for that. It allows receiving the CPU frequency from the IPG driver. There is no way to obtain a CPU frequency on Apple silicon macs. + ## Supported languages - English - Polski