marazmista / radeon-profile

Application to read current clocks of ATi Radeon cards (xf86-video-ati, xf86-video-amdgpu)
GNU General Public License v2.0
736 stars 75 forks source link

Ability to set fan profiles based on edge, junction and memory temperature #173

Open shmerl opened 4 years ago

shmerl commented 4 years ago

amdgpu now commonly reports three sensor values:

Something like:

edge:         +45.0°C  (crit = +118.0°C, hyst = -273.1°C)
                       (emerg = +99.0°C)
junction:     +45.0°C  (crit = +99.0°C, hyst = -273.1°C)
                       (emerg = +99.0°C)
mem:          +52.0°C  (crit = +99.0°C, hyst = -273.1°C)

Is radeon-profile using edge for setting the fan curves? It would be good to have an option to do it based on either of those sensors somehow.

ruvaldak commented 4 years ago

I don't think it's using edge. lm sensors is reporting a seperate temperature on edge from what radeon-profile is reporting for me

Long time update: It seems to be using edge now. At least, for the reporting temperature