Advertisement
ElectronGuigui

pwmconfig

Jun 5th, 2016
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. # pwmconfig revision 6243 (2014-03-20)
  2. This program will search your sensors for pulse width modulation (pwm)
  3. controls, and test each one to see if it controls a fan on
  4. your motherboard. Note that many motherboards do not have pwm
  5. circuitry installed, even if your sensor chip supports pwm.
  6.  
  7. We will attempt to briefly stop each fan using the pwm controls.
  8. The program will attempt to restore each fan to full speed
  9. after testing. However, it is ** very important ** that you
  10. physically verify that the fans have been to full speed
  11. after the program has completed.
  12.  
  13. /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement