# 關於監控硬體

監控硬體，我想這是很多玩家會做的事，而且牛牽到北京還是牛，就算移到 macOs 上還是會想盡辦法來監控硬體

因為是 Ryzen ，所以在監控軟體的溫度這項是不管用的，需要一些 kexts 才能看到，而且還不是很完整

## &#x20;安裝 Kext

{% hint style="info" %}
<https://hackintosher.com/forums/thread/amd-hackintosh-hwmonitor-temperatue-sensor-monitoring-instructions.78/>
{% endhint %}

檔案說明 (擷取自原網站)：\
FakeSMC.kext - 任何黑蘋果的必須檔\
**AmdCPUMonitor.kext** -  AMD CPU 專用的溫度監控\
\
**ITEIT87x.kext** - 給 ITE LPC 晶片，用於大部分技嘉主機板或較新的華碩主機板\
W836x.kext - 給 Winbond 或 Nuvoton NCT LPC 晶片，通常用於華碩主機板\
F718x.kext - 給 Fintek 晶片\
\
**GeforceSensor.kext** - 較新的 nVidia 顯卡用 (4xx, 5xx, .... 10xx series)\
NVClockX.kext - 較舊的 nVidia 顯卡用 (7xxx-9xxx series)\
RadeonMonitor.kext - 給 Radeon 的卡用 (HD4xxx+ - 8xxx, R7 4xx 5xx series)\
\
HWMonitorSMC.app - 監控軟體\
iStat pro.wdgt - 監控小工具

我個人只有把其中的 `AmdCPUMonitor.kext`、`ITEIT87x.kext`、`GeforceSensor.kext` 放入 EFI 磁區的 kexts 資料夾

![](/files/-LUQJK4-sSMc36NYYVNz)

## 監控軟體

### HWMonitorSMC

`內附的，我也不知道是付費還是免費`

![](/files/-LUQJTiXLzOCml_pQ5-R)

\
此軟體主要會顯示在最上面那一排，然後可以按一下看到完整資訊這樣

![](/files/-LUQJyLjxGxPOW1bwMd-)

### iStat Menus

`付費`

{% hint style="success" %}
<https://bjango.com/mac/istatmenus/>
{% endhint %}

![](/files/-LUQKOZJLQrRy6T3MgaP)

監視狂的最愛，各種你想得到的、你想不到的，他通通都包含

真正的 Mac 可以看到一排感測器（示範機型 iMac 5K, 2017）：

![](/files/-LhnTlOAJ5cypHth-S8_)

### HWMonitor

也是從上面那一排出現的，不過看起來比較簡陋

![](/files/-LUQKk7Z14pF_9N41K3U)

![](/files/-LUQKlPIrPOWOBXTRSXj)

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mtwstudio.gitbook.io/ryzentosh/4-other/4-11-about-status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
