PHPをでぶん回しプログラムを実行していると以下の表示。

CPU0: Temperature above threshold
CPU0: Running in modulated clock mode


これは・・・。
というわけでとりあえずCPUの温度を測れるように設定しました。

# yum install lm_sensors*
# /usr/sbin/sensors-detect
(全部YES→リターンでOK)

最後の方に以下のメッセージが表示されるのでメモしておく(HW構成によって変わるんで自分でちゃんとメモしましょう)。
To make the sensors modules behave correctly, add these lines to
/etc/modules.conf:

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
I2C adapter drivers
modprobe i2c-i801
# I2C chip drivers
modprobe asb100
modprobe eeprom
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----


でメモどおりにファイルの追加
# vi /etc/modules.conf
# I2C module options
alias char-major-89 i2c-dev


こっちは追記。
# vi /etc/rc.local
# I2C adapter drivers
modprobe i2c-i801
# I2C chip drivers
modprobe asb100
modprobe eeprom
# sleep 2 # optional
/usr/bin/sensors -s # recommended


これで再起動して
# reboot

以下のコマンドを実行すると各種温度が表示されます。
# sensors

コメント

nophoto
Ashisohibet
2017年5月23日10:39

mtf breast growth before and after order domperidone natural cure for cushing’s disease

お気に入り日記の更新

最新のコメント

この日記について

日記内を検索