This is a cache of https://discuss.96boards.org/t/how-can-i-enable-temperature-sensor-in-linux-kernel/2118. It is a snapshot of the page at 2024-11-04T05:56:21.603+0000.
How can I enable temperature sensor in Linux <strong>kernel</strong>? - HiKey 960 - 96Boards Forum

How can I enable temperature sensor in Linux kernel?

How can I enable temperature sensor in Linux kernel?

its already enable in the latest images

@ric96
But it isn’t working with my kernel config ( android kernel for linux ) :frowning:

Thermal driver has been enabled by default in 4.4 kernel configuration. Could you check these configurations:

CONFIG_THERMAL=y
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
CONFIG_HI3660_THERMAL=y