
CPU Temp not showing Topic is solved
Re: CPU Temp not showing
Well, then thanks for reporting the issue to the RPi devs
.

Re: CPU Temp not showing
And we learned that 64bit RaspiOS is shipped with kernel 5.10 now 

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: CPU Temp not showing
And I found our great that this kernel package now contains the 64-bit kernel only, reducing the obsolete overhead and disk usage + writes for the three 32-bit kernels
. I hope the same will be done for the 32-bit 5.10 kernel package once released, so that no 64-bit kernel is included by default.

Re: CPU Temp not showing
a fix is available on Kernel 5.10.9-v8+, available via
https://www.raspberrypi.org/documentati ... -update.md
rpi-update
https://www.raspberrypi.org/documentati ... -update.md
Code: Select all
root@DietPi3:~# uname -a
Linux DietPi3 5.10.9-v8+ #1396 SMP PREEMPT Thu Jan 21 16:01:58 GMT 2021 aarch64 GNU/Linux
root@DietPi3:~# cat /sys/class/thermal/thermal_zone0/temp
46160
root@DietPi3:~#
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: CPU Temp not showing
Just did a system update. Temp is back!!
Thank you all for your time and troubleshooting this.
The Pandemic has me broke right now but as soon as times are good again I will be sending a donation. Love the work being done on this dietpi system. Saves me a lot of time setting up systems. Solid!
Thanks again!
Thank you all for your time and troubleshooting this.
The Pandemic has me broke right now but as soon as times are good again I will be sending a donation. Love the work being done on this dietpi system. Saves me a lot of time setting up systems. Solid!
Thanks again!
-
- Posts: 12
- Joined: Tue Feb 02, 2021 9:01 am
Re: CPU Temp not showing
Joulinar wrote: ↑Sun Jan 24, 2021 11:31 pm a fix is available on Kernel 5.10.9-v8+, available viarpi-update
https://www.raspberrypi.org/documentati ... -update.md
Code: Select all
root@DietPi3:~# uname -a Linux DietPi3 5.10.9-v8+ #1396 SMP PREEMPT Thu Jan 21 16:01:58 GMT 2021 aarch64 GNU/Linux root@DietPi3:~# cat /sys/class/thermal/thermal_zone0/temp 46160 root@DietPi3:~#
i did put in this my dietpii "sudo rpi-update" and I got this "sudo: rpi-update: command not found"
Re: CPU Temp not showing
did you install
But keep in mind, 
rpi-update
before?Code: Select all
apt install rpi-update
rpi-update
will bump you to next kernel branch, which is even more beta 
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 12
- Joined: Tue Feb 02, 2021 9:01 am
Re: CPU Temp not showing
nope, I have no idea how linux works I just copy and paste commands with some understanding on how it works.
I will just wait for the official release then, a working system is better than a beta system.
thanks
I will just wait for the official release then, a working system is better than a beta system.
thanks
Re: CPU Temp not showing
well you are using Raspberry OS 64bit. This is already Beta 

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: CPU Temp not showing
Hi guys,
kernel 5.10.11-v8+ has been released by RPi Foundation for 32bit as well as 64bit officially
kernel 5.10.11-v8+ has been released by RPi Foundation for 32bit as well as 64bit officially
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team