Cpu temperature definition

Which system do you use? Android, Ubuntu, OOWOW or others?

Linux Khadas 5.15.119 #1.6 SMP PREEMPT Fri Dec 29 15:44:55 CST 2023 aarch64 aarch64 aarch64 GNU/Linux

Which version of system do you use? Please provide the version of the system here:

I use Khadas official image: https://dl.khadas.com/.images/vim4/vim4-ubuntu-22.04-server-linux-5.15-fenix-1.6-231229.img.xz

Please describe your issue below:

Good day.
I used to define cpu temperature on khadas vim3 and other devices via file sys/class/thermal/thermal_zone*/temp if type == cpu-thermal. (type - file in the same directory). On vim4 khadas i detected that there is no file sys/class/thermal/thermal_zone*/type with cpu-thermal. What could be wrong here?

Delete this line and post your log here.

here is the kernel log [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd092][ 0.0 - Pastebin.com

Hi @nkt.sv97

Are you looking for soc_thermal?

Hello, thanks for response.
Is it temperature of CPU? Why it is called soc_thermal?
On other devices file sys/class/thermal/thermal_zone*/temp with “cpu-thermal” exists.