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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add motherboard: Gigabyte Z690 Gaming X DDR4 (#703) #704

Conversation

DHager
Copy link
Contributor

@DHager DHager commented Apr 23, 2022

This is my first contribution to this project for issue #703, it needs checking for newbie-mistakes... I don't actually have C# on my resume. 馃槅

Purpose:

  • Adds support for additional SYS_FAN4_PUMP header control and tachometer
  • Adds support for additional PCH temperature sensor

In draft form until:

  • Verify temperature probes match HWiNFO64
  • Verify CPU_FAN temp/tach matches board
  • Verify CPU_OPT temp/tach matches board
  • Verify SYS_FAN1 temp/tach matches board
  • Verify SYS_FAN2 temp/tach matches board
  • Verify SYS_FAN3 temp/tach matches board
  • Verify SYS_FAN4_PUMP temp/tach matches board

Of particular note to reviewers:

  • Sanity check change to MAX_FAN_HEADER_COUNT to support 6 headers, is there a better place to keep the constant?
  • Not sure how to confirm new value in FAN_PWM_CTRL_EXT_REG, I merely picked something 8 higher and am able to control SYS_FAN4_PUMP.
  • Should I use Model.Z690_GAMING_X_DDR4 instead of Model.Z690_GAMING_X?

@DHager DHager marked this pull request as ready for review April 23, 2022 00:54
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.

Thanks. One small thing :)

    - Adds support for SYS_FAN4_PUMP control and tachometer
    - Adds support for PCH temperature sensor
    - There is a DDR5 version of this board out there, I don't know if it differs besides RAM.
@DHager DHager force-pushed the motherboard/gigabyte_z690_gaming_x_ddr4 branch from 67211e9 to efe1e87 Compare April 26, 2022 02:19
@DHager DHager requested a review from PhyxionNL April 26, 2022 02:20
@PhyxionNL PhyxionNL merged commit bfbf99e into LibreHardwareMonitor:master Apr 26, 2022
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