Advertisement
Guest User

Untitled

a guest
Feb 9th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. [tonyrulez@HP8300 ~]$ sensors
  2. acpitz-acpi-0
  3. Adapter: ACPI interface
  4. temp1: +27.8°C (crit = +105.0°C)
  5. temp2: +29.8°C (crit = +105.0°C)
  6.  
  7. coretemp-isa-0000
  8. Adapter: ISA adapter
  9. Package id 0: +36.0°C (high = +93.0°C, crit = +103.0°C)
  10. Core 0: +29.0°C (high = +93.0°C, crit = +103.0°C)
  11. Core 1: +36.0°C (high = +93.0°C, crit = +103.0°C)
  12. Core 2: +35.0°C (high = +93.0°C, crit = +103.0°C)
  13. Core 3: +32.0°C (high = +93.0°C, crit = +103.0°C)
  14.  
  15. [tonyrulez@HP8300 ~]$ acpi
  16. No support for device type: power_supply
  17. [tonyrulez@HP8300 ~]$ sudo pwmconfig
  18. # pwmconfig revision $Revision$ ($Date$)
  19. This program will search your sensors for pulse width modulation (pwm)
  20. controls, and test each one to see if it controls a fan on
  21. your motherboard. Note that many motherboards do not have pwm
  22. circuitry installed, even if your sensor chip supports pwm.
  23.  
  24. We will attempt to briefly stop each fan using the pwm controls.
  25. The program will attempt to restore each fan to full speed
  26. after testing. However, it is ** very important ** that you
  27. physically verify that the fans have been to full speed
  28. after the program has completed.
  29.  
  30. /usr/bin/pwmconfig: There are no pwm-capable sensor modules installed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement