Advertisement
Radjah

sensors-detect

Mar 22nd, 2016
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. # sensors-detect revision 6209 (2014-01-14 22:51:58 +0100)
  2. # System: ASUS All Series
  3. # Board: ASUSTeK COMPUTER INC. N3150I-C
  4.  
  5. This program will help you determine which kernel modules you need
  6. to load to use lm_sensors most effectively. It is generally safe
  7. and recommended to accept the default answers to all questions,
  8. unless you know what you're doing.
  9.  
  10. Some south bridges, CPUs or memory controllers contain embedded sensors.
  11. Do you want to scan for them? This is totally safe. (YES/no):
  12. Module cpuid loaded successfully.
  13. Silicon Integrated Systems SIS5595... No
  14. VIA VT82C686 Integrated Sensors... No
  15. VIA VT8231 Integrated Sensors... No
  16. AMD K8 thermal sensors... No
  17. AMD Family 10h thermal sensors... No
  18. AMD Family 11h thermal sensors... No
  19. AMD Family 12h and 14h thermal sensors... No
  20. AMD Family 15h thermal sensors... No
  21. AMD Family 15h power sensors... No
  22. AMD Family 16h power sensors... No
  23. Intel digital thermal sensor... Success!
  24. (driver `coretemp')
  25. Intel AMB FB-DIMM thermal sensor... No
  26. VIA C7 thermal sensor... No
  27. VIA Nano thermal sensor... No
  28.  
  29. Some Super I/O chips contain embedded sensors. We have to write to
  30. standard I/O ports to probe them. This is usually safe.
  31. Do you want to scan for Super I/O sensors? (YES/no):
  32. Probing for Super-I/O at 0x2e/0x2f
  33. Trying family `National Semiconductor/ITE'... No
  34. Trying family `SMSC'... No
  35. Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes
  36. Found unknown chip with ID 0xc913
  37. (logical device B has address 0x290, could be sensors)
  38. Probing for Super-I/O at 0x4e/0x4f
  39. Trying family `National Semiconductor/ITE'... No
  40. Trying family `SMSC'... No
  41. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  42. Trying family `ITE'... No
  43.  
  44. Some systems (mainly servers) implement IPMI, a set of common interfaces
  45. through which system health data may be retrieved, amongst other things.
  46. We first try to get the information from SMBIOS. If we don't find it
  47. there, we have to read from arbitrary I/O ports to probe for such
  48. interfaces. This is normally safe. Do you want to scan for IPMI
  49. interfaces? (YES/no):
  50. Probing for `IPMI BMC KCS' at 0xca0... No
  51. Probing for `IPMI BMC SMIC' at 0xca8... No
  52.  
  53. Some hardware monitoring chips are accessible through the ISA I/O ports.
  54. We have to write to arbitrary I/O ports to probe them. This is usually
  55. safe though. Yes, you do have ISA I/O ports even if you do not have any
  56. ISA slots! Do you want to scan the ISA I/O ports? (YES/no):
  57. Probing for `National Semiconductor LM78' at 0x290... No
  58. Probing for `National Semiconductor LM79' at 0x290... No
  59. Probing for `Winbond W83781D' at 0x290... No
  60. Probing for `Winbond W83782D' at 0x290... No
  61.  
  62. Lastly, we can probe the I2C/SMBus adapters for connected hardware
  63. monitoring devices. This is the most risky part, and while it works
  64. reasonably well on most systems, it has been reported to cause trouble
  65. on some systems.
  66. Do you want to probe the I2C/SMBus adapters now? (YES/no):
  67. Found unknown SMBus adapter 8086:2292 at 0000:00:1f.3.
  68. Sorry, no supported PCI bus adapters found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement