We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current SMC keys to obtain the GPU temperatures are not working anymore. Seems like Catalina changed the keys.
Running macOS Catalina 10.15.6 on MacBookPro16,2
macOS Catalina 10.15.6
MacBookPro16,2
> ./osx-cpu-temp -g 0.0 °C
It should return the temperature of the GPU
> ./osx-cpu-temp -g 52.5 °C
I think there is an error with the key that is searched.
The text was updated successfully, but these errors were encountered:
issue lavoiesl#31: Fix GPU in Catalina by using PECI
1ed274f
This is happening on Ventura on an M1 CPU for me.
Sorry, something went wrong.
M1 Sonoma has same issue
No branches or pull requests
Issue
The current SMC keys to obtain the GPU temperatures are not working anymore. Seems like Catalina changed the keys.
Configuration
Running
macOS Catalina 10.15.6
onMacBookPro16,2
Behaviors
Current behaviour
> ./osx-cpu-temp -g 0.0 °C
Expected behaviour
It should return the temperature of the GPU
> ./osx-cpu-temp -g 52.5 °C
Possible Fix
I think there is an error with the key that is searched.
The text was updated successfully, but these errors were encountered: