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

Added fan control support for motherboards with W836XX chips #534

Merged
merged 7 commits into from
Sep 18, 2021
Merged

Added fan control support for motherboards with W836XX chips #534

merged 7 commits into from
Sep 18, 2021

Conversation

javguit
Copy link
Contributor

@javguit javguit commented Sep 9, 2021

Changes were based on datasheet information. Tested with a p6t and works perfectly. Had to comment "new fan divisors" part because it was messing with the RPM reads when fan speed is set anything different than 100%

I couldn't find the W83667HG datasheet, so i had to debug the SpeedFan app to see which registers it was changing to gain control of the fans. I can assure that this one works since my p6t uses that chip.

W83627HF-F.pdf
W83627HF-F-HG-G (winbond ds).pdf
W83627THF.pdf
W83697HF (winbond ds).pdf
w83627DHG.pdf
W83627DHG-P.pdf
w83627EHF-EF-EHG-EG.pdf

Copy link
Collaborator

@PhyxionNL PhyxionNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments. Just few nits.

@PhyxionNL PhyxionNL merged commit 05b271a into LibreHardwareMonitor:master Sep 18, 2021
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

2 participants