osx-cpu-temp icon indicating copy to clipboard operation
osx-cpu-temp copied to clipboard

GPU Temperature is Broken

Open BourgonLaurent opened this issue 5 years ago • 2 comments

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.

BourgonLaurent avatar Jul 26 '20 18:07 BourgonLaurent

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

yllekz avatar Feb 20 '23 14:02 yllekz