Skip to content
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

GPU Temperature is Broken #31

Open
BourgonLaurent opened this issue Jul 26, 2020 · 1 comment
Open

GPU Temperature is Broken #31

BourgonLaurent opened this issue Jul 26, 2020 · 1 comment

Comments

@BourgonLaurent
Copy link

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 on MacBookPro16,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.

@yllekz
Copy link

yllekz commented Feb 20, 2023

This is happening on Ventura on an M1 CPU for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants