ssleert / zfxtop

[WIP] fetch top for gen Z with X written by bubbletea enjoyer
BSD 2-Clause "Simplified" License
367 stars 13 forks source link

For AMD CPUs use existing Tctl temp value instead of averaging #14

Closed ferrreo closed 1 year ago

ferrreo commented 1 year ago

The Tctl value is averaged already so averaging this with the Tccd values results in incorrect temps being displayed. This fixes that by just reading the Tctl when K10 is detected.

ferrreo commented 1 year ago

Screenshot of it working:

image

ssleert commented 1 year ago

thank you so much for the pull request)