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

Add support for Gigabyte B550 Aorus Pro sensors #1036

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

javs
Copy link
Contributor

@javs javs commented Mar 31, 2023

  • Also change IT8792 to use voltage gain 0.011. This matches Gigabyte software, although the value may still be wrong.

* Also change IT8792 to use voltage gain 0.011. This matches Gigabyte software, although the value may still be wrong.
@PhyxionNL
Copy link
Collaborator

IT8792 should be 10.9 as it was:
https://github.com/torvalds/linux/blob/master/drivers/hwmon/it87.c#L443

@javs
Copy link
Contributor Author

javs commented Mar 31, 2023

I understand, I saw that as well. However if I use 0.011 the readings start to match against Gigabyte's SIV, Bios and also HWInfo.

Maybe it's a manufacturer specific value?

image
image

@PhyxionNL
Copy link
Collaborator

Sounds good to me, thanks.

@PhyxionNL PhyxionNL merged commit 0196dca into LibreHardwareMonitor:master Apr 3, 2023
1 check passed
@javs javs deleted the b550_sensors branch April 6, 2023 22:49
@quantfreedom
Copy link

@javs hey .. i am trying to use this so i can use fan control but the problem is that for my gigabybte b550 it is not showing any type of plus sign for me ... i have the latest version for what is out right now ... so i am not sure what is going on with this or who to talk to about it
image

can someone help me out with this?

@javs
Copy link
Contributor Author

javs commented Apr 29, 2023

@javs hey .. i am trying to use this so i can use fan control but the problem is that for my gigabybte b550 it is not showing any type of plus sign for me ... i have the latest version for what is out right now ... so i am not sure what is going on with this or who to talk to about it

image

can someone help me out with this?

You have a different motherboard than the one added here (b550 aorus pro), so nothing here will make yours work.

What you can do is use the code in this PR as a reference to add support for your motherboard. The sensors may be different, so you want to compare against another app.

@quantfreedom
Copy link

quantfreedom commented Apr 29, 2023

@javs thanks for the info ... but this is way out of my league i think ... i guess i will just have to wait until someone figures this out ... i read the 60 comment thread you are on about this prob that has been going on for 2 years now ... so ill just wait

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.

None yet

3 participants