-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
CPU Temp. Reading -1º on macOS Big Sur #225
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Hey @WatEvsCevs, |
@WatEvsCevs can you reboot and check if the issue is still happening for you? |
@edwardbattistini And what do you know, turning it off and on again worked. It was weird because when I opened my laptop iGlance had that weird -1º issue (even when updated with the latest version). Looking through the logs I found this:
It must be something to do with macOS Big Sur and how that particular process was mucking up before the restart. It seems that Big Sur in general has troubles waking up from sleep. |
Big Sur is not yet in GM so its kind of ok. We can always check again when its officially out |
Glad to hear that! 🎉
Exactly. However, I will add the error message to the log in the next update. This will help to track down the issue if it reappearing. |
Hey @Keating950, |
Same issue here, might try and look through the source and attempt to fix this issue if possible, any pointers on where would be a good starting point? |
Hey @dontcrash, |
Yes, your are right. @dontcrash
Looks like it is issue with smc. |
Have checked other software like glances, osx-cpu-temp, iStats. None of them seem to be working. Relevant links: |
The stats app does not have this issue. https://github.com/exelban/stats/blob/master/SMC/smc.swift Implementation details here: |
stats show fans rpm equal to 0... same a iglance ... |
macmade/Hot@005e4ce The open source app "hot" has fixed the m1 chip temp reading. Here's the link to the commit that fixed it for them. |
Can confirm on MacBook Air (M1, 2020) on Monterey |
Same on MacBook Pro (M1, 2021) on Monterey 12.6.3 |
Describe the bug🐛
CPU Temp is reading -1º.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Reports the current temperature status of the CPU.
Screenshots (Optional)
Desktop (please complete the following information):
Log
io.github.iglance.iGlance 2020-10-06--05-00-03-372.log
The text was updated successfully, but these errors were encountered: