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

Fixed wrong sensor being monitored (AMD) #772

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

johanssonvincent
Copy link
Contributor

When I installed auto-cpufreq on my fresh EndevourOS install it was monitoring the wrong sensor, and showing temperatures of 17 degrees.

This is the fix I did, and it is currently showing the correct temp:
Instead of only looking for 'CPU' temp.label, I added that it should look for 'Tctl', as that is the sensor for average temp on my 7800X3D CPU.

Instead of only looking for 'CPU' temp.label, I added that it should
look for 'Tctl', as that is the sensor for average temp on my 7800X3D
cpu.
@AdnanHodzic
Copy link
Owner

LGTM! Thank you for your contribution, you will be credited for your work as part of future release.

@AdnanHodzic AdnanHodzic merged commit 3e52842 into AdnanHodzic:master Sep 9, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants