トップ «前の日記(2013-04-28(日)) 最新 次の日記(2013-04-30(火))» 編集

新秀の介の日記

過去の日記

2013-04-29(月) 春と言うよりも...

_ 寝不足

昨晩は軽く寝酒をして寝たのだが、6時前に目が覚めてしまった。せっかくの休みだというのに、もう少しゆっくりと寝ていたかった。例によって、昼寝で睡眠時間を確保するか。

_ 今日のThunderbird - Hg 2013042912-trunk/Linux

なんだか、変なメッセージが表示された。

The config file XML does not contain an email account configuration.
-- Exception object --
+  (string) The config file XML does not contain an email account configuration.
*

-- Exception object --
+ _message (string) ''
+ stack (string) 333 chars
+ code (number) 0
+ uri (string) 'http://autoconfig.gmail.com/mail/config-v1.1.xml'
+ message (string) ''
+ toString (function) 4 lines
*
-- Stack Trace --
Exception@chrome://messenger/content/accountcreation/util.js:140
ServerException@chrome://messenger/content/accountcreation/fetchhttp.js:267
FetchHTTP.prototype._response@chrome://messenger/content/accountcreation/fetchhttp.js:189
FetchHTTP.prototype.start/request.onerror@chrome://messenger/content/accountcreation/fetchhttp.js:116
data to post = {"rev":0,"userEmailHash":"a2f35e5ff4ebf753002c3bc00ccefa2f2c387e81592963c317f0b07832d57b0d","events":{"smtpServerAdded":{"time":1367215093074,"data":true},"accountAdded":{"time":1367215093206,"data":true}}}
data to post = {"rev":0,"userEmailHash":"a2f35e5ff4ebf753002c3bc00ccefa2f2c387e81592963c317f0b07832d57b0d","events":{"smtpServerAdded":{"time":1367215093074,"data":true},"accountAdded":{"time":1367215093206,"data":true},"msgDownloaded":{"time":1367215106048,"data":true}}}

起動時に新しいアカウントのセットアップが行われたからかな。Bugzilla.orgで検索してみたけど見つからなかった。

_ Linux 3.9 Kernel Released With Lots Of Features

日本はGW中という事でまだ紹介記事が無いようだが、Linux 3.9がリリースされたようだ。PhoronixTop Features For The Linux 3.9 Kernelで、新機能について復習してみると、なかなか面白気なものが並んでいるなあ。早く使いたいけど、公式debパッケージはいつ出るかなあ。

Tags: Linux

_ ASRock 990FX Extreme 9でlm_sensors

lm_sensorsをインストールして、sensors-detectを実行したら/etc/modules/に"w83627ehf"が追加された。が、sensorsコマンドの結果は、

Adapter: PCI adapter
power1:       23.04 W  (crit = 125.19 W)

k10temp-pci-00c3
Adapter: PCI adapter
temp1:        +15.8°C  (high = +70.0°C)
                       (crit = +70.0°C, hyst = +67.0°C)

radeon-pci-0100
Adapter: PCI adapter
temp1:        +67.5°C  

nct6776-isa-0290
Adapter: ISA adapter
Vcore:          +0.91 V  (min =  +0.00 V, max =  +1.74 V)
in1:            +1.81 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
AVCC:           +3.33 V  (min =  +2.98 V, max =  +3.63 V)
+3.3V:          +3.31 V  (min =  +2.98 V, max =  +3.63 V)
in4:            +1.52 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in5:            +1.70 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in6:            +0.94 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
3VSB:           +3.49 V  (min =  +2.98 V, max =  +3.63 V)
Vbat:           +3.41 V  (min =  +2.70 V, max =  +3.63 V)
fan1:          1445 RPM  (min =    0 RPM)
fan2:             0 RPM  (min =    0 RPM)
fan3:             0 RPM  (min =    0 RPM)
fan4:             0 RPM  (min =    0 RPM)
fan5:             0 RPM  (min =    0 RPM)
SYSTIN:         +44.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
CPUTIN:         +32.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
AUXTIN:          +1.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
PCH_CHIP_TEMP:   +0.0°C  
PCH_CPU_TEMP:    +0.0°C  
PCH_MCH_TEMP:    +0.0°C  
intrusion0:    ALARM
intrusion1:    ALARM

ってな感じで、CPUファンの回転数が読めていない。

SuperI/O and fan control によると、AsRock 990FX Extreme9の"Nuvoton NCT6776F"というSuper I/Oチップが載っているらしい。で、http://www.lm-sensors.org/wiki/Devicesを見たら、"New driver for NCT6775F, NCT6776F, and NCT6779D (more functionality)"ってのがあった。早速ダウンロードして、ビルド&インストール。/etc/modules/の"w83627ehf"を"nct6775"に変更して再起動。で、再びsensorsを実行したが、CPUファンの回転数が読めないことに変わりがない。

例のドライバの中に、"README.ASRock"というファイルがあって、そこに

Enable/Select CPU fan on ASRock 970 Extreme4
============================================

Problem: No fan status or control available

Enable and select CPUFANIN
--------------------------

isaset -y -f 0x2e 0x87
isaset -y -f 0x2e 0x87
isaset -y 0x2e 0x2f 0x7 0x8
isaset -y 0x2e 0x2f 0xf0 0xb2

ってな記述がったので、実行してみたら、

fam15h_power-pci-00c4
Adapter: PCI adapter
power1:       43.66 W  (crit = 125.19 W)

k10temp-pci-00c3
Adapter: PCI adapter
temp1:        +14.6°C  (high = +70.0°C)
                       (crit = +70.0°C, hyst = +67.0°C)

radeon-pci-0100
Adapter: PCI adapter
temp1:        +67.0°C  

nct6776-isa-0290
Adapter: ISA adapter
Vcore:          +0.90 V  (min =  +0.00 V, max =  +1.74 V)
in1:            +1.80 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
AVCC:           +3.33 V  (min =  +2.98 V, max =  +3.63 V)
+3.3V:          +3.31 V  (min =  +2.98 V, max =  +3.63 V)
in4:            +1.52 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in5:            +1.70 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in6:            +0.94 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
3VSB:           +3.49 V  (min =  +2.98 V, max =  +3.63 V)
Vbat:           +3.41 V  (min =  +2.70 V, max =  +3.63 V)
fan1:          1446 RPM  (min =    0 RPM)
fan2:          3488 RPM  (min =    0 RPM)
fan3:             0 RPM  (min =    0 RPM)
fan4:             0 RPM  (min =    0 RPM)
fan5:             0 RPM  (min =    0 RPM)
SYSTIN:         +44.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
CPUTIN:         +32.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
AUXTIN:          +1.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
PCH_CHIP_TEMP:   +0.0°C  
PCH_CPU_TEMP:    +0.0°C  
PCH_MCH_TEMP:    +0.0°C  
intrusion0:    ALARM
intrusion1:    ALARM

ってことで、fan2がCPUファンの回転数っぽい。それにしても面倒だな。

Tags: Debian

Copyright (C) 2005-2012 by Hidenosuke. All rights reserved.
mailto: hidenosuke_at_hidenosuke_dot_org or hideo.oshima_at_gmail_dot_com