Releases: Alcolawl/LibreHardwareMonitor
Increased MSI X870(E) Support
Additions
- Added Support for MSI PRO X870-P WIFI
- Added Support for MSI MPG X870 CARBON WIFI
Installation
!!!! It is HIGHLY recommended you make a backup of your current FanControl or LHM Directory before installation !!!!
Extract the files included in the .zip in your current LibreHardwareMonitor OR FanControl directory.
Use with FanControl
Unfortunately, it appears that you'll have to re-create your configuration and manually pair the speed sensors to the appropriate system fans. You can most likely copy your fan curves over to your new configuration by opening your previous configuration JSON and pasting it in the appropriate section of the JSON of your new configuration.
Notes
- This is still very much a work in progress, like system fan controls for headers not currently in-use changing values, but some bugs since last release have been ironed out. Feel free to reach out if you notice anything strange going on when using this version of LHM.
- I'm not entirely sure why FanControl behaves like this. It may have something to do with the fact that the fans seem a bit slow to react, like their "Step up" and "Step Down" times are set quite high. So when FanControl requests a certain speed, and the fan doesn't go to said speed fast enough, it thinks the sensor it's looking at is incorrect.
X870 Tomahawk Support V2
Fixes
- Fixed ability to restore fan control defaults
- Fixed misc errant conditional statement
Code
- Created dedicated NCT6687D-R Fan Control function to leave other original, known-good functions in-tact.
Installation
!!!! It is HIGHLY recommended you make a backup of your current FanControl or LHM Directory before installation !!!!
Extract the files included in the .zip in your current LibreHardwareMonitor OR FanControl directory.
To import your current FanControl setup
First ensure FanControl is not running. make a copy of your current configuration.json file as a backup. Then open the non-copy version in a text editor, preferably one with the ability to Find and Replace. Replace all instances of "nct6687d" with "nct6687dr" then save and close. The new sensors and controls have new internal paths, this fixes this issue and the configuration should be plug n play now when you fire up FanControl.
Notes
This is still very much a work in progress, like system fan controls for headers not currently in-use changing values, but some bugs since last release have been ironed out. Feel free to reach out if you notice anything strange going on when using this version of LHM.
Initial Support for MSI MAG X870 Tomahawk WiFi
Purpose
- Properly label voltages, fans, controls, etc.
- Add ability to control the System Fans
Installation
!!!! It is HIGHLY recommended you make a backup of your current FanControl or LHM Directory before installation !!!!
Extract the files included in the .zip in your current LibreHardwareMonitor OR FanControl directory.
To import your current FanControl setup
First ensure FanControl is not running. make a copy of your current configuration.json file as a backup. Then open the non-copy version in a text editor, preferably one with the ability to Find and Replace. Replace all instances of "nct6687d" with "nct6687dr" then save and close. The new sensors and controls have new internal paths, this fixes this issue and the configuration should be plug n play now when you fire up FanControl.
Notes
This is still very much a work in progress, there is some jank and you might stumble upon some odd behaviors when attempting to control fans from LHM directly, though those seem to clear up after re-launching the application. However, I can confirm this works with FanControl on my system and has for several hours running at the time of this release.