Advertisement
Guest User

sensors detect sammy n140

a guest
Jun 13th, 2010
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. # sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
  2. # System: SAMSUNG ELECTRONICS CO., LTD. N140 (laptop)
  3.  
  4. This program will help you determine which kernel modules you need
  5. to load to use lm_sensors most effectively. It is generally safe
  6. and recommended to accept the default answers to all questions,
  7. unless you know what you're doing.
  8.  
  9. Some south bridges, CPUs or memory controllers contain embedded sensors.
  10. Do you want to scan for them? This is totally safe. (YES/no):
  11. Silicon Integrated Systems SIS5595... No
  12. VIA VT82C686 Integrated Sensors... No
  13. VIA VT8231 Integrated Sensors... No
  14. AMD K8 thermal sensors... No
  15. AMD Family 10h thermal sensors... No
  16. AMD Family 11h thermal sensors... No
  17. Intel Core family thermal sensor... No
  18. Intel Atom thermal sensor... Success!
  19. (driver `coretemp')
  20. Intel AMB FB-DIMM thermal sensor... No
  21. VIA C7 thermal sensor... No
  22. VIA Nano thermal sensor... No
  23.  
  24. Some Super I/O chips contain embedded sensors. We have to write to
  25. standard I/O ports to probe them. This is usually safe.
  26. Do you want to scan for Super I/O sensors? (YES/no):
  27. Probing for Super-I/O at 0x2e/0x2f
  28. Trying family `National Semiconductor'... No
  29. Trying family `SMSC'... Yes
  30. Found `SMSC FDC37M81x Super IO'
  31. (no hardware monitoring capabilities)
  32. Probing for Super-I/O at 0x4e/0x4f
  33. Trying family `National Semiconductor'... No
  34. Trying family `SMSC'... No
  35. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  36. Trying family `ITE'... No
  37.  
  38. Some hardware monitoring chips are accessible through the ISA I/O ports.
  39. We have to write to arbitrary I/O ports to probe them. This is usually
  40. safe though. Yes, you do have ISA I/O ports even if you do not have any
  41. ISA slots! Do you want to scan the ISA I/O ports? (YES/no):
  42. Probing for `National Semiconductor LM78' at 0x290... No
  43. Probing for `National Semiconductor LM79' at 0x290... No
  44. Probing for `Winbond W83781D' at 0x290... No
  45. Probing for `Winbond W83782D' at 0x290... No
  46.  
  47. Lastly, we can probe the I2C/SMBus adapters for connected hardware
  48. monitoring devices. This is the most risky part, and while it works
  49. reasonably well on most systems, it has been reported to cause trouble
  50. on some systems.
  51. Do you want to probe the I2C/SMBus adapters now? (YES/no):
  52. Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801G ICH7
  53.  
  54. Next adapter: intel drm CRTDDC_A (i2c-0)
  55. Do you want to scan it? (YES/no/selectively):
  56.  
  57. Next adapter: intel drm LVDSDDC_C (i2c-1)
  58. Do you want to scan it? (YES/no/selectively):
  59. Client found at address 0x50
  60. Probing for `Analog Devices ADM1033'... No
  61. Probing for `Analog Devices ADM1034'... No
  62. Probing for `SPD EEPROM'... No
  63. Probing for `EDID EEPROM'... Yes
  64. (confidence 8, not a hardware monitoring chip)
  65.  
  66. Now follows a summary of the probes I have just done.
  67. Just press ENTER to continue:
  68.  
  69. Driver `coretemp':
  70. * Chip `Intel Atom thermal sensor' (confidence: 9)
  71.  
  72. Do you want to overwrite /etc/conf.d/lm_sensors? (YES/no):
  73. Copy prog/init/lm_sensors.init to /etc/rc.d/lm_sensors
  74. for initialization at boot time.
  75. You should now start the lm_sensors service to load the required
  76. kernel modules.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement