nbfc icon indicating copy to clipboard operation
nbfc copied to clipboard

NoteBook FanControl

Results 221 nbfc issues
Sort by recently updated
recently updated
newest added

Notebook Fancontrol Config File For Acer Predator Helios 300(RTX 2060) 2020 variant

Add Lenovo IdeaPad-5-15ARE05 config

Asus Rog gl553vd config (without temperature thresholds) boosted max speed from 6 to 8

It is based on Stefan Hirschmann's EliteBook 2570p config file, I edited the temperature thresholds according to the processor's critical temperature levels, I haven't faced any overheating using it...

Add Lenovo IdeaPad-5-15ARE05 config

add "mono ec-probe.exe write 0x93 20" to start in /opt/nbfc/nbfcservice.sh

Add new config for Acer Aspire Nitro 5 AN517-51

Previous pull requests failed due to missing "Fanspeed 100" and critical temp being lower than one of the up thresholds.

Based on ([HP ZBook Studio G3.xml](https://github.com/hirschmann/nbfc/blob/master/Configs/HP%20ZBook%20Studio%20G3.xml)) with few adjustments: - Changed EcPollInterval to 500 - Adjusted MinSpeedValue and MaxSpeedValue - Removed second fan - Adjusted TemperatureThreshold Uses RegisterWriteConfiguration and FanSpeedPercentageOverride...