ftsteutates.rst 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Kernel driver ftsteutates
  2. =========================
  3. Supported chips:
  4. * FTS Teutates
  5. Prefix: 'ftsteutates'
  6. Addresses scanned: I2C 0x73 (7-Bit)
  7. Author: Thilo Cestonaro <[email protected]>
  8. Description
  9. -----------
  10. The BMC Teutates is the Eleventh generation of Superior System
  11. monitoring and thermal management solution. It is builds on the basic
  12. functionality of the BMC Theseus and contains several new features and
  13. enhancements. It can monitor up to 4 voltages, 16 temperatures and
  14. 8 fans. It also contains an integrated watchdog which is currently
  15. implemented in this driver.
  16. The 4 voltages require a board-specific multiplier, since the BMC can
  17. only measure voltages up to 3.3V and thus relies on voltage dividers.
  18. Consult your motherboard manual for details.
  19. To clear a temperature or fan alarm, execute the following command with the
  20. correct path to the alarm file::
  21. echo 0 >XXXX_alarm
  22. Specification of the chip can be found here:
  23. - ftp://ftp.ts.fujitsu.com/pub/Mainboard-OEM-Sales/Services/Software&Tools/Linux_SystemMonitoring&Watchdog&GPIO/BMC-Teutates_Specification_V1.21.pdf
  24. - ftp://ftp.ts.fujitsu.com/pub/Mainboard-OEM-Sales/Services/Software&Tools/Linux_SystemMonitoring&Watchdog&GPIO/Fujitsu_mainboards-1-Sensors_HowTo-en-US.pdf