New page for module download https://pirinel.ro/3rdpartyapps (April 26, 2023)


Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How change OS5_Config.py for decrease fan speed?
#1
Question 
I want to reduce fan speeds.
I have already patched the file OS5_Config.py.
Original fan speed for N2810:
Code:
adjust_fan_pattern = {
...
'IT8616': {

...             
'Fan_Duty': {'1': '0x72', '2': '0x40', '3': '0x15'}},
...
}

The problem is that this file is inside the SqFS image (read-only compressed file system).

How can hack this hardcoded global settings?
Reply


Messages In This Thread
How change OS5_Config.py for decrease fan speed? - by remittor - 30-12-2018, 05:19 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)