Advertisement
Guest User

Fan config output

a guest
Nov 20th, 2019
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.62 KB | None | 0 0
  1. ~  sensors
  2. coretemp-isa-0000
  3. Adapter: ISA adapter
  4. Package id 0:  +50.0°C  (high = +80.0°C, crit = +99.0°C)
  5. Core 0:        +49.0°C  (high = +80.0°C, crit = +99.0°C)
  6. Core 1:        +45.0°C  (high = +80.0°C, crit = +99.0°C)
  7. Core 2:        +50.0°C  (high = +80.0°C, crit = +99.0°C)
  8. Core 3:        +45.0°C  (high = +80.0°C, crit = +99.0°C)
  9.  
  10. nct6776-isa-0290
  11. Adapter: ISA adapter
  12. Vcore:           1.18 V  (min =  +0.00 V, max =  +1.74 V)
  13. in1:             1.82 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
  14. AVCC:            3.22 V  (min =  +2.98 V, max =  +3.63 V)
  15. +3.3V:           3.22 V  (min =  +2.98 V, max =  +3.63 V)
  16. in4:           160.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
  17. in5:             1.70 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
  18. in6:           752.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
  19. 3VSB:            3.44 V  (min =  +2.98 V, max =  +3.63 V)
  20. Vbat:            3.28 V  (min =  +2.70 V, max =  +3.63 V)
  21. fan1:          3169 RPM  (min =    0 RPM)
  22. fan2:          1139 RPM  (min =    0 RPM)
  23. fan3:             0 RPM  (min =    0 RPM)
  24. fan4:             0 RPM  (min =    0 RPM)
  25. fan5:             0 RPM  (min =    0 RPM)
  26. SYSTIN:         +30.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
  27. CPUTIN:         +40.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
  28. AUXTIN:         +43.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
  29. PECI Agent 0:   +48.0°C  (high = +80.0°C, hyst = +75.0°C)
  30.                          (crit = +99.0°C)
  31. PCH_CHIP_TEMP:   +0.0°C  
  32. PCH_CPU_TEMP:    +0.0°C  
  33. PCH_MCH_TEMP:    +0.0°C  
  34. intrusion0:    ALARM
  35. intrusion1:    OK
  36. beep_enable:   disabled
  37.  
  38. ~  sudo pwmconfig
  39. # pwmconfig version 3.6.0
  40. This program will search your sensors for pulse width modulation (pwm)
  41. controls, and test each one to see if it controls a fan on
  42. your motherboard. Note that many motherboards do not have pwm
  43. circuitry installed, even if your sensor chip supports pwm.
  44.  
  45. We will attempt to briefly stop each fan using the pwm controls.
  46. The program will attempt to restore each fan to full speed
  47. after testing. However, it is ** very important ** that you
  48. physically verify that the fans have been to full speed
  49. after the program has completed.
  50.  
  51. Found the following devices:
  52.    hwmon0 is coretemp
  53.    hwmon1 is nct6776
  54.  
  55. Found the following PWM controls:
  56.    hwmon1/pwm1           current value: 205
  57. hwmon1/pwm1 is currently setup for automatic speed control.
  58. In general, automatic mode is preferred over manual mode, as
  59. it is more efficient and it reacts faster. Are you sure that
  60. you want to setup this output for manual control? (n) n
  61.    hwmon1/pwm2           current value: 115
  62. hwmon1/pwm2 is currently setup for automatic speed control.
  63. In general, automatic mode is preferred over manual mode, as
  64. it is more efficient and it reacts faster. Are you sure that
  65. you want to setup this output for manual control? (n)
  66.    hwmon1/pwm3           current value: 115
  67.  
  68. Giving the fans some time to reach full speed...
  69. Found the following fan sensors:
  70.    hwmon1/fan1_input     current speed: 3103 RPM
  71.    hwmon1/fan2_input     current speed: 1136 RPM
  72.    hwmon1/fan3_input     current speed: 0 ... skipping!
  73.    hwmon1/fan4_input     current speed: 0 ... skipping!
  74.    hwmon1/fan5_input     current speed: 0 ... skipping!
  75.  
  76. Warning!!! This program will stop your fans, one at a time,
  77. for approximately 5 seconds each!!!
  78. This may cause your processor temperature to rise!!!
  79. If you do not want to do this hit control-C now!!!
  80. Hit return to continue:
  81.  
  82. Testing pwm control hwmon1/pwm3 ...
  83.   hwmon1/fan1_input ... speed was 3103 now 3089
  84.     no correlation
  85.   hwmon1/fan2_input ... speed was 1136 now 1128
  86.     no correlation
  87.  
  88. No correlations were detected.
  89. There is either no fan connected to the output of hwmon1/pwm3,
  90. or the connected fan has no rpm-signal connected to one of
  91. the tested fan sensors. (Note: not all motherboards have
  92. the pwm outputs connected to the fan connectors,
  93. check out the hardware database on http://www.almico.com/forumindex.php)
  94.  
  95. Did you see/hear a fan stopping during the above test (n)? n
  96.  
  97. Testing is complete.
  98. Please verify that all fans have returned to their normal speed.
  99.  
  100. The fancontrol script can automatically respond to temperature changes
  101. of your system by changing fanspeeds.
  102. Do you want to set up its configuration file now (y)?
  103. What should be the path to your fancontrol config file (/etc/fancontrol)?
  104.  
  105. Select fan output to configure, or other action:
  106. 1) Change INTERVAL     3) Save and quit
  107. 2) Just quit           4) Show configuration
  108. select (1-n): 3
  109.  
  110. Saving configuration to /etc/fancontrol...
  111. Configuration saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement