-
Notifications
You must be signed in to change notification settings - Fork 5.2k
RPi 4B - 6.1.y/6.2.y branch: thermal sensor isn't recognised #5324
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
Comments
Try this:
|
with the 6.0 branch: with the 6.1 branch: |
Have you done what I asked you to and run
|
i couldn't use the script as it doesn't work on my distro, but i switched to the "next" firmware branch and now it works. Thanks. Is there a timeline when the "next" branch will become "stable"? |
If There is no timeline for changing our |
rpi-update didn't work because of the distro i use but i read the code and switched the firmware to the "next" branch which fixed the bug for me. thank you very much! |
Describe the bug
up to the 6.0.y branch, it's possible to access the cpu thermal sensor value under /sys/devices/virtual/thermal/thermal_zone0/hwmon0/temp1_input, starting with 6.1.y, the thermal sensor device isn't recognised anymore
Steps to reproduce the behaviour
create 6.1.y/6.2.y branch kernel config with "make bcm2711_defconfig" and compile
Device (s)
Raspberry Pi 4 Mod. B
System
.
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: