How to access CPU's heat sensors?

后端 未结 4 1654
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 19:51

I am working on software in which I need to access the temperature sensors in the CPU and get control over them.

I don\'t know much hardware interfacing; I just know

4条回答
  •  独厮守ぢ
    2020-12-13 20:18

    It probably depends upon the operating system. On GNU/Linux, it is related to ACPI. And some hardware don't even have the physical devices to measure the temperature.

提交回复
热议问题