mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
45 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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 | ||
|
|
e15e2aa4d6 | ||
|
|
60d5b57bd0 | ||
|
|
b7fd2c6072 | ||
|
|
0b3c6fcd06 | ||
|
|
9d438ce56f | ||
|
|
7f6eaba294 | ||
|
|
b01ae7d5c9 | ||
|
|
9db16f8d00 | ||
|
|
8048cf23e7 | ||
|
|
766fc75080 | ||
|
|
36d62290ba | ||
|
|
8973e10ff8 | ||
|
|
92989f66be | ||
|
|
a745917fae | ||
|
|
92246981e2 | ||
|
|
c6ff7ffa34 |
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 |
35
README.md
35
README.md
@@ -14,9 +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
|
||||
|
||||
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.
|
||||
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:
|
||||
|
||||
* (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.
|
||||
* Since V235, 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.
|
||||
|
||||
To use the alternate branch (PawnIO, thanks to [@namazso](https://github.com/namazso)) :
|
||||
1. Update to at least __V235__, and close FanControl completely (EXIT).
|
||||
2. (Optional but recommended) Backup your Configuration folder
|
||||
3. Download the [net4.8](https://github.com/user-attachments/files/22138855/net472.zip) or [net8.0](https://github.com/user-attachments/files/22138861/net8.0.zip) version of LibreHardwareMonitorLib.dll depending on your existing installation
|
||||
4. Install the [PawnIO driver](https://pawnio.eu/)
|
||||
5. Place the LibreHardwareMonitorLib.dll inside your existing Plugins folder, or create a Plugins/ folder and place it in there
|
||||
6. Launch FanControl
|
||||
|
||||
## 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).
|
||||
@@ -79,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
|
||||
@@ -93,10 +113,10 @@ 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.
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* (OBSOLETE) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
@@ -104,7 +124,6 @@ From Rem0o
|
||||
|
||||
* I am not the main developer for the driver/backend portion of this software. Fan Control is basically a UI on top of existing hardware libraries. Any issue regarding hardware compatibility entirely depends on the following projects. If you can't contribute meaningfully with a branch/PR, don't pollute their issue page with "XXXXX doesn't work". The hardware is needed for testing. If a dev has interest in that project, is browsing it, has your specific hardware AND the knowledge to make it work, that dev won't be looking for your issue, he'll just raise a PR.
|
||||
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
|
||||
* https://github.com/falahati/NvAPIWrapper
|
||||
|
||||
* Please only open issues on this repository for the software itself, UI, feature request and so on. If it's a "make this work please" hardware support request, I will link this section of the README and close your issue.
|
||||
* If you do have a special hardware compatibility request and you can provide a __working__ sample of code that can be used in .NET, like with a [Plugin](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins), then feel free to submit that.
|
||||
@@ -112,9 +131,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": 210,
|
||||
"Message": "- New languages: Slovak, Ukranian and Turkish\r\n- Fix the --exit command line argument\r\n- Update EULA file to include all the required open-source licenses",
|
||||
"Number": 236,
|
||||
"Message": "- Allow side-loading a different version of LibreHardwareMonitorLib. This offers an alternative if you experience Windows Security/Defender issue. See the warning section of the Github README page, available in the About tab.\r\n- Fix a Trigger fan curve deserialization issue.\r\n- Fix a bug when loading plugins",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "117747B7669F55FFE1F410C2B9A1509F",
|
||||
"FanControl_8_0": "8726372C94EA6F0BBB5BF92B7435C9FD",
|
||||
"FanControl_4_8_Installer": "6BBAD32DF2EA9305C2748658722A2B34",
|
||||
"FanControl_8_0_Installer": "5406FA6C3FBFBC2181A33CB73108D554",
|
||||
"Updater": "8BC3FB11C955E99E2EC5863884140484"
|
||||
"FanControl_4_8": "41465ADED74BC32FADA48FBC0DAD95EF",
|
||||
"FanControl_8_0": "FD08ACDD67931F098BE364A6D9C81629",
|
||||
"FanControl_4_8_Installer": "F7D9083BF7343ACCCEEDF160A62D29DF",
|
||||
"FanControl_8_0_Installer": "C5D2D82F3C9D204D828164FA1794D7D2",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user