Advertisement
Xrter

LM-output for lemonzest, pastie ver2

Mar 3rd, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. # sensors-detect revision 1.1
  2. # System: System manufacturer System Product Name
  3. # Board: ASUSTeK Computer INC. M4A79XTD EVO
  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): yes
  12. Silicon Integrated Systems SIS5595... No
  13. VIA VT82C686 Integrated Sensors... No
  14. VIA VT8231 Integrated Sensors... No
  15. AMD K8 thermal sensors... No
  16. AMD Family 11h thermal sensors... No
  17. Intel Core family thermal sensor... No
  18. Intel AMB FB-DIMM thermal sensor... No
  19. VIA C7 thermal and voltage sensors... No
  20.  
  21. Some Super I/O chips contain embedded sensors. We have to write to
  22. standard I/O ports to probe them. This is usually safe.
  23. Do you want to scan for Super I/O sensors? (YES/no): yes
  24. Probing for Super-I/O at 0x2e/0x2f
  25. Trying family `National Semiconductor'... No
  26. Trying family `SMSC'... No
  27. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  28. Trying family `ITE'... Yes
  29. Found `ITE IT8720F Super IO Sensors' Success!
  30. (address 0x290, driver `it87')
  31. Probing for Super-I/O at 0x4e/0x4f
  32. Trying family `National Semiconductor'... No
  33. Trying family `SMSC'... No
  34. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  35. Trying family `ITE'... No
  36.  
  37. Some systems (mainly servers) implement IPMI, a set of common interfaces
  38. through which system health data may be retrieved, amongst other things.
  39. We first try to get the information from SMBIOS. If we don't find it
  40. there, we have to read from arbitrary I/O ports to probe for such
  41. interfaces. This is normally safe. Do you want to scan for IPMI
  42. interfaces? (YES/no): yes
  43. Probing for `IPMI BMC KCS' at 0xca0... No
  44. Probing for `IPMI BMC SMIC' at 0xca8... No
  45.  
  46. Some hardware monitoring chips are accessible through the ISA I/O ports.
  47. We have to write to arbitrary I/O ports to probe them. This is usually
  48. safe though. Yes, you do have ISA I/O ports even if you do not have any
  49. ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): yes
  50. Probing for `National Semiconductor LM78' at 0x290... No
  51. Probing for `National Semiconductor LM79' at 0x290... No
  52. Probing for `Winbond W83781D' at 0x290... No
  53. Probing for `Winbond W83782D' at 0x290... No
  54.  
  55. Lastly, we can probe the I2C/SMBus adapters for connected hardware
  56. monitoring devices. This is the most risky part, and while it works
  57. reasonably well on most systems, it has been reported to cause trouble
  58. on some systems.
  59. Do you want to probe the I2C/SMBus adapters now? (YES/no): yes
  60. Using driver `i2c-piix4' for device 0000:00:14.0: ATI Technologies Inc SB600/SB700/SB800 SMBus
  61. Module i2c-dev loaded successfully.
  62.  
  63. Next adapter: NVIDIA i2c adapter 0 at 1:00.0 (i2c-0)
  64. Do you want to scan it? (YES/no/selectively): yes
  65.  
  66. Next adapter: NVIDIA i2c adapter 1 at 1:00.0 (i2c-1)
  67. Do you want to scan it? (YES/no/selectively): yes
  68. Client found at address 0x50
  69. Probing for `Analog Devices ADM1033'... No
  70. Probing for `Analog Devices ADM1034'... No
  71. Probing for `SPD EEPROM'... No
  72. Probing for `EDID EEPROM'... Yes
  73. (confidence 8, not a hardware monitoring chip)
  74. Client found at address 0x51
  75. Probing for `Analog Devices ADM1033'... No
  76. Probing for `Analog Devices ADM1034'... No
  77. Probing for `SPD EEPROM'... No
  78. Client found at address 0x52
  79. Probing for `Analog Devices ADM1033'... No
  80. Probing for `Analog Devices ADM1034'... No
  81. Probing for `SPD EEPROM'... No
  82. Client found at address 0x53
  83. Probing for `Analog Devices ADM1033'... No
  84. Probing for `Analog Devices ADM1034'... No
  85. Probing for `SPD EEPROM'... No
  86.  
  87. Next adapter: NVIDIA i2c adapter 2 at 1:00.0 (i2c-2)
  88. Do you want to scan it? (YES/no/selectively): yes
  89.  
  90. Next adapter: NVIDIA i2c adapter 6 at 1:00.0 (i2c-3)
  91. Do you want to scan it? (YES/no/selectively): yes
  92.  
  93. Now follows a summary of the probes I have just done.
  94. Just press ENTER to continue:
  95.  
  96. Driver `it87':
  97. * ISA bus, address 0x290
  98. Chip `ITE IT8720F Super IO Sensors' (confidence: 9)
  99.  
  100. Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): yes
  101. Starting lm_sensors: loading module it87 [ OK ]
  102. Unloading i2c-dev... OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement