Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. jordan@linux:~$ sudo sensors-detect
  2. # sensors-detect revision 5984 (2011-07-10 21:22:53 +0200)
  3. # System: Gigabyte Technology Co., Ltd. GA-78LMT-S2P
  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. WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release.
  13. Module cpuid loaded successfully.
  14. Silicon Integrated Systems SIS5595... No
  15. VIA VT82C686 Integrated Sensors... No
  16. VIA VT8231 Integrated Sensors... No
  17. AMD K8 thermal sensors... No
  18. AMD Family 10h thermal sensors... No
  19. AMD Family 11h thermal sensors... No
  20. AMD Family 12h and 14h thermal sensors... No
  21. AMD Family 15h thermal sensors... Success!
  22. (driver `k10temp')
  23. AMD Family 15h power sensors... Success!
  24. (driver `fam15h_power')
  25. Intel digital thermal sensor... No
  26. Intel AMB FB-DIMM thermal sensor... No
  27. VIA C7 thermal sensor... No
  28. VIA Nano thermal sensor... No
  29.  
  30. Some Super I/O chips contain embedded sensors. We have to write to
  31. standard I/O ports to probe them. This is usually safe.
  32. Do you want to scan for Super I/O sensors? (YES/no):
  33. Probing for Super-I/O at 0x2e/0x2f
  34. Trying family `National Semiconductor/ITE'... No
  35. Trying family `SMSC'... No
  36. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  37. Trying family `ITE'... Yes
  38. Found `ITE IT8728F Super IO Sensors' Success!
  39. (address 0x228, driver `to-be-written')
  40. Probing for Super-I/O at 0x4e/0x4f
  41. Trying family `National Semiconductor/ITE'... No
  42. Trying family `SMSC'... No
  43. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  44. Trying family `ITE'... No
  45.  
  46. Some systems (mainly servers) implement IPMI, a set of common interfaces
  47. through which system health data may be retrieved, amongst other things.
  48. We first try to get the information from SMBIOS. If we don't find it
  49. there, we have to read from arbitrary I/O ports to probe for such
  50. interfaces. This is normally safe. Do you want to scan for IPMI
  51. interfaces? (YES/no):
  52. Probing for `IPMI BMC KCS' at 0xca0... No
  53. Probing for `IPMI BMC SMIC' at 0xca8... No
  54.  
  55. Some hardware monitoring chips are accessible through the ISA I/O ports.
  56. We have to write to arbitrary I/O ports to probe them. This is usually
  57. safe though. Yes, you do have ISA I/O ports even if you do not have any
  58. ISA slots! Do you want to scan the ISA I/O ports? (yes/NO):
  59.  
  60. Lastly, we can probe the I2C/SMBus adapters for connected hardware
  61. monitoring devices. This is the most risky part, and while it works
  62. reasonably well on most systems, it has been reported to cause trouble
  63. on some systems.
  64. Do you want to probe the I2C/SMBus adapters now? (YES/no):
  65. Using driver `i2c-piix4' for device 0000:00:14.0: ATI Technologies Inc SB600/SB700/SB800 SMBus
  66. WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release.
  67. Module i2c-dev loaded successfully.
  68.  
  69. Next adapter: NVIDIA i2c adapter 0 at 1:00.0 (i2c-0)
  70. Do you want to scan it? (YES/no/selectively):
  71. Client found at address 0x50
  72. Probing for `Analog Devices ADM1033'... No
  73. Probing for `Analog Devices ADM1034'... No
  74. Probing for `SPD EEPROM'... No
  75. Probing for `EDID EEPROM'... Yes
  76. (confidence 8, not a hardware monitoring chip)
  77. Client found at address 0x51
  78. Probing for `Analog Devices ADM1033'... No
  79. Probing for `Analog Devices ADM1034'... No
  80. Probing for `SPD EEPROM'... No
  81. Client found at address 0x52
  82. Probing for `Analog Devices ADM1033'... No
  83. Probing for `Analog Devices ADM1034'... No
  84. Probing for `SPD EEPROM'... No
  85. Client found at address 0x53
  86. Probing for `Analog Devices ADM1033'... No
  87. Probing for `Analog Devices ADM1034'... No
  88. Probing for `SPD EEPROM'... No
  89.  
  90. Next adapter: NVIDIA i2c adapter 2 at 1:00.0 (i2c-1)
  91. Do you want to scan it? (YES/no/selectively):
  92.  
  93. Next adapter: NVIDIA i2c adapter 6 at 1:00.0 (i2c-2)
  94. Do you want to scan it? (YES/no/selectively):
  95.  
  96. Next adapter: NVIDIA i2c adapter 8 at 1:00.0 (i2c-3)
  97. Do you want to scan it? (YES/no/selectively):
  98.  
  99. Now follows a summary of the probes I have just done.
  100. Just press ENTER to continue:
  101.  
  102. Driver `to-be-written':
  103. * ISA bus, address 0x228
  104. Chip `ITE IT8728F Super IO Sensors' (confidence: 9)
  105.  
  106. Driver `fam15h_power' (autoloaded):
  107. * Chip `AMD Family 15h power sensors' (confidence: 9)
  108.  
  109. Driver `k10temp' (autoloaded):
  110. * Chip `AMD Family 15h thermal sensors' (confidence: 9)
  111.  
  112. Note: there is no driver for ITE IT8728F Super IO Sensors yet.
  113. Check http://www.lm-sensors.org/wiki/Devices for updates.
  114.  
  115. No modules to load, skipping modules configuration.
  116.  
  117. Unloading i2c-dev... OK
  118. Unloading cpuid... OK
  119.  
  120. jordan@linux:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement