2016-07-18 11:51:29 +00:00
|
|
|
Kernel driver ftsteutates
|
2019-04-17 09:46:28 +00:00
|
|
|
=========================
|
2016-07-18 11:51:29 +00:00
|
|
|
|
|
|
|
Supported chips:
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2016-07-18 11:51:29 +00:00
|
|
|
* FTS Teutates
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2016-07-18 11:51:29 +00:00
|
|
|
Prefix: 'ftsteutates'
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2016-07-18 11:51:29 +00:00
|
|
|
Addresses scanned: I2C 0x73 (7-Bit)
|
|
|
|
|
|
|
|
Author: Thilo Cestonaro <thilo.cestonaro@ts.fujitsu.com>
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
|
|
-----------
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2016-07-18 11:51:29 +00:00
|
|
|
The BMC Teutates is the Eleventh generation of Superior System
|
|
|
|
monitoring and thermal management solution. It is builds on the basic
|
|
|
|
functionality of the BMC Theseus and contains several new features and
|
|
|
|
enhancements. It can monitor up to 4 voltages, 16 temperatures and
|
|
|
|
8 fans. It also contains an integrated watchdog which is currently
|
|
|
|
implemented in this driver.
|
|
|
|
|
2017-08-03 09:43:51 +00:00
|
|
|
To clear a temperature or fan alarm, execute the following command with the
|
2019-04-17 09:46:28 +00:00
|
|
|
correct path to the alarm file::
|
|
|
|
|
2017-08-03 09:43:51 +00:00
|
|
|
echo 0 >XXXX_alarm
|
|
|
|
|
2016-07-18 11:51:29 +00:00
|
|
|
Specification of the chip can be found here:
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
|
|
- ftp://ftp.ts.fujitsu.com/pub/Mainboard-OEM-Sales/Services/Software&Tools/Linux_SystemMonitoring&Watchdog&GPIO/BMC-Teutates_Specification_V1.21.pdf
|
|
|
|
- ftp://ftp.ts.fujitsu.com/pub/Mainboard-OEM-Sales/Services/Software&Tools/Linux_SystemMonitoring&Watchdog&GPIO/Fujitsu_mainboards-1-Sensors_HowTo-en-US.pdf
|