mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3adc80a4ec | ||
|
|
d0e8bb68c6 | ||
|
|
ff3861c62d | ||
|
|
9916ceae56 | ||
|
|
4dd73c02c5 | ||
|
|
26c52c3e3c | ||
|
|
9c54838ec9 | ||
|
|
fbbeb6b8f5 | ||
|
|
41d563762a | ||
|
|
f2b1376ace | ||
|
|
ad89d1f6d8 | ||
|
|
e9a054ff30 | ||
|
|
f23968e884 | ||
|
|
52bc281743 | ||
|
|
8948ccb073 | ||
|
|
e02fcf0fa0 | ||
|
|
cf548a8750 | ||
|
|
780aceab9c | ||
|
|
bcdc7a7131 | ||
|
|
9412503f61 | ||
|
|
b54297ae92 | ||
|
|
cb0a33ef90 | ||
|
|
68bf24247c | ||
|
|
b1a3340bfd | ||
|
|
4574c1fd6b | ||
|
|
953576fff6 | ||
|
|
1e1c5d3a83 | ||
|
|
4450bd85ef | ||
|
|
6a53034630 | ||
|
|
e8fb96a4e6 | ||
|
|
e33bf82078 | ||
|
|
6d2c3b5600 | ||
|
|
3d146cb242 | ||
|
|
fee5a258fe | ||
|
|
8f53db23a9 | ||
|
|
deb1a9fca7 | ||
|
|
fee4a2b049 | ||
|
|
0df75d0f0d | ||
|
|
3f7b874c97 | ||
|
|
99e32b087a | ||
|
|
c3223c9bdf | ||
|
|
bd537265c6 | ||
|
|
131b0f5758 | ||
|
|
e0f2b5c57d | ||
|
|
e150f71163 | ||
|
|
665d6f3421 | ||
|
|
6aa8ca0494 | ||
|
|
b5a7acd7ea |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/Hysteresis.png
Normal file
BIN
Images/Hysteresis.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
33
README.md
33
README.md
@@ -14,14 +14,29 @@
|
||||
<br>
|
||||
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
[](https://www.paypal.com/donate/?business=N4JPSTUQHRJM8&no_recurring=0&item_name=Fan%20Control%20software%20creator%20and%20maintainer.%20Donations%20allow%20me%20to%20continue%20working%20on%20this%20project%20while%20keeping%20it%20free%20to%20use.%20Thank%20you%20for%20contributing%21¤cy_code=USD)
|
||||
|
||||
## WARNING
|
||||
## Announcement
|
||||
|
||||
[V238](https://github.com/Rem0o/FanControl.Releases/releases/tag/V238) and above now ships with a [PawnIO](https://pawnio.eu/) build of [LHM](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor). This will fix the anti-virus problems encountered with WinRing0, as it is no longer shipped with FanControl. You may still use V237 or any version before if you want to keep the WinRing0 version.
|
||||
|
||||
There is a known issue where FACEIT will block the new driver. See this [issue](https://github.com/namazso/PawnIO.Setup/issues/1).
|
||||
|
||||
## WARNING ( V237 and below )
|
||||
|
||||
As of 09/04/2025, Winring0 (FanControl.sys) is flagged as [Trojan:Win32/Vigorf.A](https://github.com/Rem0o/FanControl.Releases/issues/3410#issuecomment-3254057373) by Windows Defender. This will cause sensors to not be detected.
|
||||
You do not need to open an issue on the subject. Any new issues with this exact problem will be closed as duplicate.
|
||||
|
||||
If you experience this issue, you may:
|
||||
|
||||
* Update to the latest version
|
||||
* (Can't officialy recommend) whitelist/exclude the detection in Windows Security/Defender. Read the [official microsoft response/article](https://support.microsoft.com/en-us/windows/microsoft-defender-antivirus-alert-vulnerabledriver-winnt-winring0-eb057830-d77b-41a2-9a34-015a5d203c42) carefully.
|
||||
* With [V235 to V237](https://github.com/Rem0o/FanControl.Releases/releases), you can easily [use an alternative LHM branch](https://github.com/Rem0o/FanControl.Releases/issues/3410#issuecomment-3258597822) that doesn't use WinRing0. Consider this a Beta, as it hasn't been widely tested yet. It may not work, be unstable, not be reliable, you get the idea.
|
||||
|
||||
WingRing0x64, the driver used via [LHM](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor) started to be flagged by Windows Defender as of March 11th 2025. This will prevent the program from loading all motherboard sensors and will result in an error upon loading.
|
||||
Corresponding [issue](https://github.com/Rem0o/FanControl.Releases/issues/3016).
|
||||
|
||||
## New
|
||||
* New seperate "Up" and "Down" hysteresis for graph, linear and trigger fan curves
|
||||

|
||||
* The software is now open for translations. Contributions are welcomed here [FanControl.i18n](https://github.com/Rem0o/FanControl.i18n)
|
||||
* AMD GPU support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper).
|
||||
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
|
||||
@@ -84,7 +99,7 @@ Uninstall like any other windows program through the programs list
|
||||

|
||||
|
||||
From the community (notify me if I'm missing some):
|
||||
* https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/AMoo-Miki/FanControlThermaltake updated fork of https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/jmarucha/FanControl.Liquidctl
|
||||
* https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
|
||||
* https://github.com/medevil84/FanControl.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
|
||||
@@ -98,6 +113,8 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/TimSirmovics/FanControl.NvThermalSensors to get GPU Hot Spot and Memory Junction temperature for Nvidia GPUs
|
||||
* https://github.com/SasaKaranovic/FanControl.OpenFan to interface with [OpenFAN](https://github.com/SasaKaranovic/OpenFanController) controller
|
||||
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
|
||||
* https://github.com/Benson5650/FanControl.RazerCoolingPadPlugin to interface with Razer Laptop Cooling Pad.
|
||||
* https://github.com/chenx-dust/FanControl.GPDPlugin to interface with GPD devices
|
||||
|
||||
From Rem0o
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
@@ -115,9 +132,9 @@ From Rem0o
|
||||
## FAQ
|
||||
* __Q__: What settings should I set in my BIOS to play along nicely with FanControl?
|
||||
<br>__A__: You want to avoid any "smart" control from your BIOS. Setting a fixed default speed, like 50%, works great for most people. Also keep an eye if your BIOS has PWM or DC mode on. One could work better for you depending on your setup.
|
||||
* __Q__: My Nvidia cards has X fans, but only two cards show up, why?
|
||||
<br>__A__: Your card only has 2 channels, more than 1 fan are plugged to the same channel.
|
||||
* __Q__: My Nvidia cards won't go below 30% and doesn't go to 0 RPM, why?
|
||||
* __Q__: My NVIDIA graphics card has 3 fans, but only 2 control cards show up in the UI, why?
|
||||
<br>__A__: Your card only has 2 channels, multiple fans are plugged into the same channel.
|
||||
* __Q__: My NVIDIA graphics card won't go below 30% and doesn't go to 0 RPM, why?
|
||||
<br>__A__: [See here](https://github.com/Rem0o/FanControl.Releases/wiki/Nvidia-30%25-and-0-RPM)
|
||||
* __Q__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
<br>__A__: See __[ Issues and hardware compatibility](#issues-and-hardware-compatibility)__.
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
14
version.json
14
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 221,
|
||||
"Message": "- Update LibreHardwareMonitorLib (X870 MSI support)\r\n- UI performance optimization\r\n- Allow the .NET 8 version to run on .NET 9 (or newer) by default\r\n- Fix a serialization bug causing floating point numbers to be inconsistent from save to save\r\n- Add Traditional Chinese (TW) translation",
|
||||
"Number": 244,
|
||||
"Message": "- IPlugin3 interface for a plugin to request a full refresh\r\n- Log internal refresh reason\r\n- Allow LHM to have sensors be added at runtime\r\n- Fix the nickname combobox that was not refreshed\r\n- Fix the fancontrol logo not changing colors when changing theme\r\n- Update LibreHardwareMonitorLib",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "0F512287422714345EED874A483F3307",
|
||||
"FanControl_8_0": "2A03F3CB899233BC9725A85864F86744",
|
||||
"FanControl_4_8_Installer": "04110EB7B005C9008804750C4010E276",
|
||||
"FanControl_8_0_Installer": "40764A380E9CF3BCE23AFB9D033CD973",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
"FanControl_4_8": "F286824DA3C057F19F567F2B74F8D7DE",
|
||||
"FanControl_8_0": "ABBA238F5E916994E8AA5E5AD2952F75",
|
||||
"FanControl_4_8_Installer": "159BCBB958C00EEDFBC098FFD1B2FF94",
|
||||
"FanControl_8_0_Installer": "D656B93161BFD7678050C6283959F95C",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user