meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
hw:server:aoostar_r7:fan [2025/02/16 09:04] niziakhw:server:aoostar_r7:fan [2025/02/16 13:29] (current) niziak
Line 4: Line 4:
  
 CPU FAN maintains its lowest ~632 rpm even if PWM is set to 0. So it is not possible to stop CPU FAN. CPU FAN maintains its lowest ~632 rpm even if PWM is set to 0. So it is not possible to stop CPU FAN.
 +Max noticed RPM: 4300
  
 ==== Bottom FAN ==== ==== Bottom FAN ====
Line 32: Line 32:
 | 24     | 632      | starts                                    | | 24     | 632      | starts                                    |
 | 30     | 790      |                                           | | 30     | 790      |                                           |
 +| 100    | 4300                                               |
  
 AMD Ryzen 7 5825U  max temp is 95 AMD Ryzen 7 5825U  max temp is 95
Line 55: Line 55:
   * **Fan OFF:** At this temperature the fan remains off.   * **Fan OFF:** At this temperature the fan remains off.
   * **Fan Start:** At this temperature the fan starts to rotate.   * **Fan Start:** At this temperature the fan starts to rotate.
-  * **Full Speed:** **Over** this temperature the fan will spin at full speed.+  * **Full Speed:** Not related to PWM.  **Over** this temperature the fan will spin at full speed.
   * **Start PWM:** This is the percentage of speed at which you want your fan to start spinning when it reaches the temperature indicated in "Fan Start".   * **Start PWM:** This is the percentage of speed at which you want your fan to start spinning when it reaches the temperature indicated in "Fan Start".
-  * **Automatic Mode Control:** it is PWM slope on 1/8th steps. Setting of 8 in BIOS gives value of 64 in ITE8613e chip register (and also linux sysfs). Max in linux sysfs is 127.+  * **Automatic Mode Control:** It is PWM slope on 1/8th steps. Setting of 8 in BIOS gives value of 64 in ITE8613e chip register (and also linux sysfs). Max in linux sysfs is 127. 
   * **Delta temperature:** default is 2   * **Delta temperature:** default is 2
  
 +How to setup CPU fan. To keep fans quiet and not rotating when possible:
 +  * **Full speed** = 89. To protect CPU. Max CPU working temp is 95. Consider that spin-up of CPU FAN takes time. Mine is ''89'' so if CPU reach ''90'' it goes full speed.
 +  * **Start PWM** = to 25 (percent). This is because 2nd chasis FAN connected to CPU fan start rotating from this value.
 +  * **Fan OFF** = 50
 +  * **Fan Start** = 60
 +  * **Automatic Mode Control** = 4 (raw value 32)
  
-I asked Aoostar directly about that and got the following response: 
- 
-“The automatic mode control value increases, and the entire PWM value goes positive, which can be interpreted as the slope. The delta temperature can be interpreted as the error value. If you want the fan to rotate faster, you can adjust the start pwm or the automatic mode control slope value. Depending on your situation, you have to test them one by one.”