Compare commits

...

42 Commits
V190 ... V217

Author SHA1 Message Date
Rem0o
7f6eaba294 V217 redo 2025-03-12 16:17:58 -04:00
Rem0o
b01ae7d5c9 V217 2025-03-12 16:13:51 -04:00
Rem0o
9db16f8d00 Update version.json 2025-03-12 11:28:55 -04:00
Rem0o
8048cf23e7 V216 2025-03-12 11:27:52 -04:00
Rémi Mercier
766fc75080 Update README.md 2025-03-11 22:57:31 -04:00
Rémi Mercier
36d62290ba Update README.md 2025-03-04 20:29:33 -05:00
Rem0o
8973e10ff8 V215 2025-02-18 20:57:25 -05:00
Rem0o
92989f66be V214
Fix critical V213 bug
2025-02-07 09:07:08 -05:00
Rem0o
a745917fae V213 2025-02-07 08:48:42 -05:00
Rem0o
92246981e2 V212 2025-01-17 14:10:41 -05:00
Rem0o
c6ff7ffa34 V211 2025-01-13 09:25:02 -05:00
Rem0o
e618e6dd73 V210 2024-12-31 15:03:44 -05:00
Rémi Mercier
9f15537dc0 Delete Images/GraphDialog.png 2024-12-19 16:15:05 -05:00
Rémi Mercier
9ca1ee84e9 Update README.md 2024-12-19 16:14:47 -05:00
Rem0o
909977eb2e V209 2024-11-25 12:31:37 -05:00
Bob Conan
b0da34f02d Updated README.md, fix typo(s) (#2840) 2024-11-20 16:48:37 -05:00
Rem0o
f057861044 V208 2024-11-15 19:42:42 -05:00
Rem0o
95f56bf765 Update version.json 2024-10-28 20:15:14 -04:00
Rem0o
b9341972f0 V207 2024-10-28 20:13:16 -04:00
Rem0o
9d0be200af V206 2024-10-08 12:37:53 -04:00
Rem0o
30c50da4f1 V205 2024-09-27 12:07:08 -04:00
Rem0o
7c43b5edd2 V204 2024-09-23 19:29:58 -04:00
Rem0o
ff9f0c3c9c V203 2024-09-19 09:28:50 -04:00
Rem0o
822ac9fc1a Update README.md 2024-09-16 09:26:27 -04:00
Rem0o
18ec70f909 V202 2024-09-14 12:54:31 -04:00
Rem0o
1f3fb16472 Update README.md 2024-09-12 17:48:12 -04:00
Rem0o
1209e7a172 V201 2024-09-08 20:00:32 -04:00
Rem0o
92c795a73c Update bug_report.md 2024-09-04 18:42:03 -04:00
Rem0o
90b72479a5 V200 2024-09-03 12:19:19 -04:00
Rem0o
b98b4ee6be Update version.json 2024-08-13 08:59:40 -04:00
Rem0o
de7764ee24 V199 2024-08-13 08:58:08 -04:00
Rem0o
153dc5d994 V198 2024-07-27 13:41:28 -04:00
Rem0o
b5a1d87638 V197 2024-07-24 17:35:11 -04:00
Rem0o
af4c4c2258 Update README.md 2024-07-12 16:35:26 -04:00
Rem0o
b02e29b871 V196 2024-07-11 10:21:29 -04:00
Rem0o
976556dda2 Update README.md 2024-07-10 10:12:44 -04:00
Rem0o
f685381549 Update version.json 2024-07-10 09:55:04 -04:00
Rem0o
8f9e9e1518 V195 2024-07-10 09:53:17 -04:00
Rem0o
f45c626bf5 V194 2024-06-21 11:55:26 -04:00
Rem0o
8b72e27dfd V193 2024-06-06 09:46:39 -04:00
Rem0o
46e2e677b4 V192 2024-06-05 08:43:58 -04:00
Rem0o
863bfea51f V191 2024-05-18 12:00:27 -04:00
5 changed files with 25 additions and 24 deletions

View File

@@ -7,6 +7,9 @@ assignees: ''
---
**If you are experiencing a crash**
Link the relevant/associated Windows EventViewer logs, and also FanControl's own log.txt.
**Describe the bug**
[A clear and concise description of what the bug is. Screenshots are worth a thousand words. Hardware support requests do NOT count as a bug. See https://github.com/Rem0o/FanControl.Releases#issues-and-hardware-compatibility.]

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -16,8 +16,14 @@
[![Download](https://img.shields.io/badge/Download-FanControl-green.svg?style=flat&logo=download)](/FanControl.zip?raw=true)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control)
## WARNING
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
* AMD GPU support through the [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). Now actively tested and developped by Rem0o.
* 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).
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
@@ -26,7 +32,6 @@
1. [Download the latest archive](/FanControl.zip?raw=true) <i>or</i> [an installer from the release page](https://github.com/Rem0o/FanControl.Releases/releases).
2. Extract to the desired installation folder <i>or</i> run the installer
3. Start FanControl.exe
4. (Optional) -c or --config [json config file] command line arg
### Install with [Scoop](https://scoop.sh/#/apps?s=2&d=1&o=true&p=1&q=fan+control)
@@ -95,8 +100,7 @@ From the community (notify me if I'm missing some):
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
* 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
@@ -116,8 +120,6 @@ From Rem0o
<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?
<br>__A__: [See here](https://github.com/Rem0o/FanControl.Releases/wiki/Nvidia-30%25-and-0-RPM)
* __Q__: My new AMD card can't be controlled, why?
<br>__A__: Newer AMD cards are not supported by LHM, but support is available through [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). This plugin will be ported to the main application at some point, either through LHM or directly like NvAPIWrapper.
* __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)__.
* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do?
@@ -125,16 +127,12 @@ From Rem0o
* __Q__: Does it run on my OS?
<br>__A__: If your OS is Windows 10 __Or 11__, yes.
## Graph fan curve editor
* __(NEW)__ Change the temperature range for finer control over a small range
* Add, remove and drag points arround the graph
* Copy and paste points from a graph to another
* Fine-tune the response with the hysteresis and response time parameters
![Fan Control](Images/GraphDialog.png)
## Libraries used:
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
* https://github.com/falahati/NvAPIWrapper
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor (main sensor source)
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit (UI)
* https://github.com/falahati/NvAPIWrapper (Nvidia gpu fan control and sensor reading)
* https://github.com/Rem0o/ADLXWrapper (AMD gpu fan control and sensor reading)
* https://github.com/punker76/gong-wpf-dragdrop (various drag and drop actions)
## GitHub Sponsors
The GitHub Sponsor button on this page is intended for the related open-source work surrounding FanControl. This includes contributions to the open-source libraries used, mainly [LHM](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor), the plugin system and the various open-source plugins I contribute to, the AMD gpu driver support through [ADLXWrapper](https://github.com/Rem0o/ADLXWrapper), and more. Your sponsorship helps me continue to contribute to the community, maintain existing projects, and develop new ones. It does not apply to the main program (FanControl) itself. Use the [Paypal](https://www.paypal.com/donate/?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control) donation button if your intent is to support the FanControl software itself.

View File

@@ -1,11 +1,11 @@
{
"Number": 190,
"Message": "- Update LibreHardwareMonitorLib\r\n- Fix bug when waking from sleep",
"Number": 217,
"Message": "- Many of you reported that Defender started to flag the LibreHardwareMonitorLib driver (WinRing0x64.sys), you do not need to report it furthermore, I\u0027m aware of it. This kernel driver always had a known vulnerability that could be theoritically be exploited on an infected machine. The driver or the program itself are not malicious and are not more or less secure than before it got flagged. It is good practice to review the risk before any action is taken with Defender.\r\n- Japanese translation\r\n- Better ADLX compatibility\r\n- Various small bug fixes",
"Checksums": {
"FanControl_4_8": "23BF93DFE431D58A483110924D85F68F",
"FanControl_8_0": "9768A73097906E4FF4A5EBCE38FF9281",
"FanControl_4_8_Installer": "AB13B4C1AA1B7D5650DA96992513CB45",
"FanControl_8_0_Installer": "7D53753E1CD4208F83FEF1235DC427CD",
"FanControl_4_8": "856FAD371A03199F18D119DCB1A0D1C4",
"FanControl_8_0": "72F2506C9C809FFB50D241CE97524104",
"FanControl_4_8_Installer": "7F76FA2DAE5602BDE43F3B6A7E17251B",
"FanControl_8_0_Installer": "58DDAFB6EDEE72282C01AB17799E008B",
"Updater": "8BC3FB11C955E99E2EC5863884140484"
}
}