GNU/Linux >> Linux の 問題 >  >> Ubuntu

Ubuntu 14.04のI8kmonで温度しきい値を設定しますか?

Dell Inspiron 15Rで過熱の問題が発生しました i8kmonをインストールしました Ubuntu 14.04でファンの速度を制御する 。

これが「lm-sensors」出力のコピーです:

coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:  +62.0°C  (high = +87.0°C, crit = +105.0°C)
Core 0:         +57.0°C  (high = +87.0°C, crit = +105.0°C)
Core 1:         +61.0°C  (high = +87.0°C, crit = +105.0°C)

i8k-virtual-0
Adapter: Virtual device
Right Fan:      0 RPM
CPU:          +62.0°C 

/etc/i8kmonで温度しきい値を設定する場合でも 宛先:

set config(daemon)      1

# Automatic fan control, override with --auto option
set config(auto)        1

# Report status on stdout, override with --verbose option
set config(verbose) 1

# Status check timeout (seconds), override with --timeout option
set config(timeout) 1

# Temperature thresholds: {fan_speeds low_ac high_ac low_batt high_batt}
set config(0)   {{0 -}  -1  55  -1  55}
set config(1)   {{1 -}  55  70  55  70}
set config(2)   {{2 -}  60  128  60  128}

ファンは必要なときに始動しません。何が間違っているのかについてのアイデアはありますか?これがlogのコピーです i8kmonを実行している場合 --verboseを使用して手動で オプション:

i8kmon v1.30 11/16/2013 - Copyright (C) 2013 Vitor Augusto <[email protected]>
config(0)          = {0 0} -1 60 -1 65
config(1)          = {1 0} 50 70 55 75
config(2)          = {1 1} 60 80 65 85
config(3)          = {2 2} 70 128 75 128
config(acpi)       = acpi
config(auto)       = 1
config(daemon)     = 1
config(geometry)   = 
config(i8kfan)     = /usr/bin/i8kfan
config(min_speed)  = 2000
config(sysconfig)  = /etc/i8kmon.conf
config(t_high)     = 80
config(timeout)    = 5
config(unit)       = C
config(use_conf)   = 1
config(userconfig) = ~/.i8kmon
config(verbose)    = 1
status(ac)         = 0
status(acpi_timer) = 0
status(left)       = 
status(leftspeed)  = 0 -1 -1 -1
status(lspeed)     = 0
status(lstate)     = 0
status(lstuck)     = 0
status(nfans)      = 2
status(right)      = 
status(rightspeed) = 0 0 0 0
status(rspeed)     = 0
status(rstate)     = 2
status(rstuck)     = 0
status(state)      = 0
status(t_high)     = 0
status(t_low)      = 0
status(temp)       = 0
status(timer)      = 
status(ui)         = 0
1410467738 acpi: Battery 0: Discharging, 89%, 03:13:17 remaining
temp, left, right, ac state: 60 -1 2 0
# exec /usr/bin/i8kfan 0 0
temp, left, right, ac state: 59 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 58 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 58 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 60 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 58 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 59 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 58 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 58 -1 0 0
# exec /usr/bin/i8kfan 0 {}
temp, left, right, ac state: 60 -1 0 0

気温がおかしいようで、i8kmon ファンがオンになっていない。

承認された回答:

lm-sensorsによると :

i8k-virtual-0
Adapter: Virtual device
Right Fan:      0 RPM

Right Fanしかありません 、したがって、左ファンの値は常に-1である必要があります 。ファイル/etc/i8kmon.confで設定された構成を変更する必要があります 、次の値に:

set config(0)   {{-1 0}  -1  40  -1  40}
set config(1)   {{-1 1}  40  60  40  60}
set config(2)   {{-1 2}  60  128  60  128}
set config(3)   {{-1 2}  60  128  60  128}

状態{-1 0} 、状態{-1 1}では、左ファンはなく、右ファンはオフです。 、{-1 2}の状態では、右ファンは低速で動作する必要があります フルスピードで実行する必要があります。他の値、例えば40 60 40 60 、AC電源がある場合とない場合の各状態の温度しきい値(最小および最大)に対応します。

関連:UbuntuのEverything検索エンジン(Windows)と同等のアプリケーション?

次のオプションも追加する必要があります:

# Run as daemon, override with --daemon option
set config(daemon)      0

# Automatic fan control, override with --auto option
set config(auto)        1

# Report status on stdout, override with --verbose option
set config(verbose) 1

# Status check timeout (seconds), override with --timeout option
set config(timeout) 20

最後に、ファイルi8k.confを作成する必要があります /etc/modprobe.d/にあります options i8k force=1という行を含む 。

詳細を見るman i8kmon


Ubuntu
  1. CentosとUbuntuでのNTPの設定

  2. Ubuntu 14.04で永続的なMacアドレスを設定しますか?

  3. Ubuntu Webサーバーをセットアップしますか?

  1. Ubuntu 10.04(Lucid Lynx)でのProFTPd+TLSの設定

  2. XenHypervisor用のUbuntu18.04でのネットワークのセットアップ

  3. Ubuntu20.04へのPhpとNginxのインストールとセットアップ

  1. Ubuntuでの静的IPの設定:初心者ガイド

  2. UbuntuLinuxでCPU温度を取得する方法

  3. Rpi4 Ubuntu 19.10 64ビット温度監視?