1. ertan@ertan-Lenovo-G50-45 ~ $ sudo sensors-detect
  2. # sensors-detect revision 6170 (2013-05-20 21:25:22 +0200)
  3. # System: LENOVO 80E3 [Lenovo G50-45] (laptop)
  4. # Board: LENOVO Lancer 5B2
  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. Some south bridges, CPUs or memory controllers contain embedded sensors.
  10. Do you want to scan for them? This is totally safe. (YES/no): Y
  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. AMD Family 12h and 14h thermal sensors... No
  18. AMD Family 15h thermal sensors... No
  19. AMD Family 15h power sensors... No
  20. AMD Family 16h power sensors... No
  21. Intel digital thermal sensor... No
  22. Intel AMB FB-DIMM thermal sensor... No
  23. VIA C7 thermal sensor... No
  24. VIA Nano thermal sensor... No
  25. Some Super I/O chips contain embedded sensors. We have to write to
  26. standard I/O ports to probe them. This is usually safe.
  27. Do you want to scan for Super I/O sensors? (YES/no): Y
  28. Probing for Super-I/O at 0x2e/0x2f
  29. Trying family `National Semiconductor/ITE'... No
  30. Trying family `SMSC'... No
  31. Trying family `VIA/Winbond/Nuvoton/Fintek'... No
  32. Trying family `ITE'... No
  33. Probing for Super-I/O at 0x4e/0x4f
  34. Trying family `National Semiconductor/ITE'... Yes
  35. Found unknown chip with ID 0x8586
  36. Some hardware monitoring chips are accessible through the ISA I/O ports.
  37. We have to write to arbitrary I/O ports to probe them. This is usually
  38. safe though. Yes, you do have ISA I/O ports even if you do not have any
  39. ISA slots! Do you want to scan the ISA I/O ports? (YES/no): Y
  40. Probing for `National Semiconductor LM78' at 0x290... No
  41. Probing for `National Semiconductor LM79' at 0x290... No
  42. Probing for `Winbond W83781D' at 0x290... No
  43. Probing for `Winbond W83782D' at 0x290... No
  44. Lastly, we can probe the I2C/SMBus adapters for connected hardware
  45. monitoring devices. This is the most risky part, and while it works
  46. reasonably well on most systems, it has been reported to cause trouble
  47. on some systems.
  48. Do you want to probe the I2C/SMBus adapters now? (YES/no): Y
  49. Using driver `i2c-piix4' for device 0000:00:14.0: AMD Hudson-2 SMBus
  50. Sorry, no sensors were detected.
  51. This is relatively common on laptops, where thermal management is
  52. handled by ACPI rather than the OS.