mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-04-26 03:00:17 -04:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9889bd3905 | ||
|
|
38b07e5092 | ||
|
|
ae7705becb |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -138,6 +138,9 @@ If you have a hardware compatibility request and can provide a **working** code
|
||||
**Q: What BIOS settings work best with FanControl?**
|
||||
> Avoid any "smart" fan control from your BIOS. Setting a fixed default speed (e.g. 50%) works great for most people. Also check whether your BIOS uses PWM or DC mode — one may work better depending on your setup.
|
||||
|
||||
**Q: Does it work on laptops?**
|
||||
> Mostly no, as laptops do not interface their fans the same way desktop motherboards do. Most of them are not made to be interfaced by a 3rd party. However, if supported, a plugin may add support for a specific type of laptop. To be clear, you'll be able to install the software, but it won't find any fans or may throw errors.
|
||||
|
||||
**Q: My NVIDIA GPU has 3 fans but only 2 control cards show up. Why?**
|
||||
> Your card only has 2 channels; multiple fans are wired to the same channel.
|
||||
|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 263,
|
||||
"Message": "- Fix leaks in ADLXWrapper\r\n- Fixed a logging bug\r\n- Fixed a bug when cancelling the browse window when loading a config\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 265,
|
||||
"Message": "- Update LibreHardwareMonitorLib\r\n- Update included version of PawnIO to 2.2.0",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "63FAA2C36D90A7B93ECEE4C75435EE4C",
|
||||
"FanControl_10_0": "E8D40411770F4676CCBE6FE493E82414",
|
||||
"FanControl_4_8_Installer": "5B9BDC8F49C9F352DF4D6202C41265F6",
|
||||
"FanControl_10_0_Installer": "7089FD20A15F1C86DFFF05079721E81C",
|
||||
"FanControl_4_8": "7AE67A72CC7D444095F4FAE83E8B3E21",
|
||||
"FanControl_10_0": "845B641AC20E628203ACAA7CA31F5508",
|
||||
"FanControl_4_8_Installer": "22C48C53A23B79CF5B1D61BDFFC12A13",
|
||||
"FanControl_10_0_Installer": "609F7BD18AC88213BE0D68DD4040EDF7",
|
||||
"Updater": "8445CA16D4EC4D0791F71C025B56FF0C"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user