2010年06月30日(水)
■[闘病] 闘病記録 深夜覚醒(6.5h睡眠)も日中時々軽い疲労感と眠気、夜寝付き悪く食欲亢進
- 0150 覚醒(6.5h睡眠)、その後アモバン2.5mg服用も一睡も出来ず、0330 起床、起床時特段の不具合なし
- 0630 昨夜倍量食べたにもかかわらず、朝食時食欲あり普通量を食べる
- 0830 軽い眠気
- 1200 昼食時完璧に食欲なし
- 1430 疲労感深まり、幻聴ありセパゾン2mg服用
- 1930 元気回復も食欲完璧になしラッシーだけで済ませる
- 2100 アモバン10mg服用もなかなか寝付けず、食欲更新し御飯一膳食べ、2330 頃寝る
■[障害記録] 昨夜の落雷以来、主計算機プライマリディスプレイの色が変になった
●事象
この間交換したばかりの主計算機の GPU(AOpen Aeolus FX5500-DVD256)が、昨夜の落雷停電の後、デュアルヘッドのうちプライマリ側だけの表示が、補色が表示されるような感じになってしまった。
高熱時や冷却機構故障時に、このようになったので、冷却すれば治るだろう、と思ったけど、今朝マシンを立ち上げても現象は代らず、ファンは回っており、清掃しても効果がなかった。
そこで、件のグラボを取り出して目視してみると、コンデンサ4つから液漏れしていた。昨夜の雷の雷サージ電流でやられたのだろう。
●対応 グラボの交換(しかし、 DVD-I(Digital) + DSub15(Analog)
交換可能なグラボが、玄人志向 GFX5200-A128CL(nVIDIA GeForceFX5200) しかなかったんだが、このボードはデュアルヘッドだけど DVI-I + DSub15(analog) なんだな。
[]
% cd /etc/X11 % ls -l xorg.conf lrwxrwxrwx 1 root root 35 2010-06-21 09:26 xorg.conf -> xorg.conf.20100621.Nvidia_UXGA_DUAL % sudo cp xorg.conf.20100621.Nvidia_UXGA_DUAL xorg.conf.20100629.Nvidia_UXGA_DVI+DSub15 % sudo ln -s xorg.conf.20100629.Nvidia_UXGA_DVI+DSub15 xorg.conf
nvidia モジュールに関する xorg.conf の設定は、http://us.download.nvidia.com/XFree86/Linux-x86/173.14.09/README/appendix-b.html を参考にしたがよく判らない処が多い
# アナログ側もデジタル側も、水平同期、リフレッシュレートは同じにする(アナログでも固定) Section "Monitor" Identifier "LCD-AD202GW Analog" HorizSync 75.0 VertRefresh 60 Option "DPMS" EndSection Section "Monitor" Identifier "LCD-AD202GW Digital" HorizSync 75.0 VertRefresh 60 Option "DPMS" EndSection
Option "ConnectedMonitor" を、アナログ側(プライマリ)は "CRT, DFP"、DVI側は、"DFP, CRT" にする。(ここはドキュメントを読んでもよく判らなかったが、偶然この組合せでうまくいくことをみつけた。正しいかどうかは判らない)
Section "Device"
Identifier "KuroutoShikoh GFX5200-A128CL 1"
Driver "nvidia"
# Driver "nv"
Card "KuroutoShikoh GFX5200-A128CL"
# BusID "PCI:1:0:0" #8K9A
BusID "PCI:1:5:0" #Tiger MPX
# Option "HWcursor" "off"
# Option "RenderAccel" "FALSE"
Option "RenderAccel"
# Option "NoLogo" "TRUE"
Option "NoLogo" "FALSE"
Option "NvAGP" "1"
Option "ConnectedMonitor" "CRT, DFP"
Option "FlatPanelProperties" "Scaling = aspect-scaled, Dithering = enabled"
Screen 0
EndSection
Section "Device"
Identifier "KuroutoShikoh GFX5200-A128CL 2"
Driver "nvidia"
# Driver "nv"
Card "KuroutoShikoh GFX5200-A128CL"
# BusID "PCI:1:0:0" #8K9A
BusID "PCI:1:5:0" #Tiger MPX
Option "ConnectedMonitor" "DFP, CRT"
Option "FlatPanelProperties" "Scaling = aspect-scaled, Dithering = enabled"
# Option "HWcursor" "off"
# Option "RenderAccel" "FALSE"
Option "RenderAccel"
# Option "NoLogo" "TRUE"
Option "NoLogo" "FALSE"
Screen 1
EndSection
以下、俺の、玄人志向 GFX5200-A128CL で、アナログ+デジタル デユアルヘッドのための xorg.conf を晒しておく。
Section "ServerLayout"
Identifier "IO DATA LCD-AD202GW DSub15 + DVI Dual Headed"
# Screen "Nanao" LeftOf "Samsung"
# Screen "Samsung" 0 0
Screen 0 "LCD-AD202GW-1"
# Screen 1 "LCD-AD202GW-2" RightOf "LCD-AD202GW-1"
Screen 1 "LCD-AD202GW-2" LeftOf "LCD-AD202GW-1"
InputDevice "Mini KBD Pro" "CoreKeyboard"
InputDevice "Stick Pointer" "CorePointer"
# Option "Xinerama" "true" # xinerama as default
EndSection
Section "ServerFlags"
Option "Xinerama"
EndSection
Section "Files"
FontPath "unix/localhost:7100"
# FontPath "/usr/X11R6/lib/X11/fonts/local/"
# FontPath "/usr/X11R6/lib/X11/fonts/misc/"
# FontPath "/usr/share/fonts/truetype/"
# FontPath "/usr/share/fonts/truetype/msttcorefonts"
FontPath "/usr/share/fonts/X11/misc/"
# FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/share/fonts/X11/Type1/"
# FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
# FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
# FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/share/fonts/X11/75dpi/"
FontPath "/usr/share/fonts/X11/100dpi/"
# FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
# FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
# Load "xie"
# Load "pex5"
# Load "glx"
# Load "dri"
Load "dbe"
Load "record"
Load "extmod"
# Load "freetype"
# Load "xtt"
Load "type1"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Stick Pointer"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "true"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Mini KBD Pro"
Driver "keyboard"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
# Option "XkbOptions" "ctrl:nocaps"
EndSection
Section "Monitor"
Identifier "LCD-AD202GW Analog"
HorizSync 75.0
VertRefresh 60
Option "DPMS"
EndSection
Section "Monitor"
Identifier "LCD-AD202GW Digital"
HorizSync 75.0
VertRefresh 60
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Samsung SyncMaster 174T Digital"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
# HorizSync 31.5 - 64.0
# VertRefresh 59.0 - 61.0
# HorizSync 64
# VertRefresh 60
# Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066
EndSection
Section "Device"
Identifier "KuroutoShikoh GFX5200-A128CL 1"
Driver "nvidia"
# Driver "nv"
Card "KuroutoShikoh GFX5200-A128CL"
# BusID "PCI:1:0:0" #8K9A
BusID "PCI:1:5:0" #Tiger MPX
# Option "HWcursor" "off"
# Option "RenderAccel" "FALSE"
Option "RenderAccel"
# Option "NoLogo" "TRUE"
Option "NoLogo" "FALSE"
Option "NvAGP" "1"
Option "ConnectedMonitor" "CRT, DFP"
Option "FlatPanelProperties" "Scaling = aspect-scaled, Dithering = enabled"
Screen 0
EndSection
Section "Device"
Identifier "KuroutoShikoh GFX5200-A128CL 2"
Driver "nvidia"
# Driver "nv"
Card "KuroutoShikoh GFX5200-A128CL"
# BusID "PCI:1:0:0" #8K9A
BusID "PCI:1:5:0" #Tiger MPX
Option "ConnectedMonitor" "DFP, CRT"
Option "FlatPanelProperties" "Scaling = aspect-scaled, Dithering = enabled"
# Option "HWcursor" "off"
# Option "RenderAccel" "FALSE"
Option "RenderAccel"
# Option "NoLogo" "TRUE"
Option "NoLogo" "FALSE"
Screen 1
EndSection
Section "Screen"
Identifier "LCD-AD202GW-1"
Device "KuroutoShikoh GFX5200-A128CL 1"
Monitor "LCD-AD202GW Analog"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "LCD-AD202GW-2"
Device "KuroutoShikoh GFX5200-A128CL 2"
Monitor "LCD-AD202GW Digital"
DefaultDepth 24
# DefaultDepth 8
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
# Modes "1280x1024"
EndSubSection
EndSection
●感想
アナログはチラつく、というヒトが多いが、俺が使う範囲でチラつきが気になるのは X のデフォールト背景のメッシュくらい。チラつきやすいようなイメージを注意してみると、ああアナログの方だけチラついているな、というのが判る程度で、プログラミングとドキュメンテーションに使う分には、LCDでアナログでも全然問題ないな、今まで高価な、Dual DVI なグラボばかり買って損をした、というのが感想。
顕微鏡画像を扱かったり、精緻な線画のデザインを扱うようなヒトには意味があるだろうが、情報系のヒトはまずどっちでも大差ないと思うよ。
購入: 22人 クリック: 97回



