Advertisement
Guest User

Untitled

a guest
Sep 9th, 2016
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. laptop@laptop-X540SA:~$ sudo pwmconfig
  2. # pwmconfig revision 6243 (2014-03-20)
  3. This program will search your sensors for pulse width modulation (pwm)
  4. controls, and test each one to see if it controls a fan on
  5. your motherboard. Note that many motherboards do not have pwm
  6. circuitry installed, even if your sensor chip supports pwm.
  7.  
  8. We will attempt to briefly stop each fan using the pwm controls.
  9. The program will attempt to restore each fan to full speed
  10. after testing. However, it is ** very important ** that you
  11. physically verify that the fans have been to full speed
  12. after the program has completed.
  13.  
  14. Found the following devices:
  15. hwmon0 is acpitz
  16. hwmon1 is soc_dts0
  17. hwmon2 is soc_dts1
  18. hwmon3 is coretemp
  19. hwmon4 is asus
  20.  
  21. Found the following PWM controls:
  22. hwmon4/pwm1 current value: -1
  23. hwmon4/pwm1 is currently setup for automatic speed control.
  24. In general, automatic mode is preferred over manual mode, as
  25. it is more efficient and it reacts faster. Are you sure that
  26. you want to setup this output for manual control? (n)
  27. There are no usable PWM outputs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement