-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong CPU temp #696
Comments
Re-download the firmware and reinstall. There is a problem with your system. |
Does the previous permission issue still exist? Execute look at the results |
Non-root users need to add
|
Execute these 3 commands separately to see which one can be used
|
Did you delete the sudo privileges of the root user? User permissions are incorrect, many operations are invalid add your user to sudo group
|
Regardless of the temperature issue. |
|
Referring to the above figure, comment out the original line 13 and add a new temperature acquisition method Or modify the algorithm on line 19. Count numbers to the correct number of digits. |
"/usr/lib/armbian/armbian-allwinner-battery" [readonly] |
sudo … |
Use ssh to log in to armbian, copy and paste each line of command separately, and fix the temperature display error.
|
|
ok |
I don't know about other software |
From Fluidd issue: You can confirm by SSH'ing and then cat /sys/class/thermal/thermal_zone0/temp and checking the result" How can i do this? |
For the use of third-party software, go to the corresponding website for consultation, I don’t know how to use it |
and how about permission cameras? |
Device Information |
**Armbian Version |
**Describe the bug |
Showing wrong CPU Temp in terminal and in klipper firmware (-1 degree Celsius is displayed)
The text was updated successfully, but these errors were encountered: