Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU7: Temperature/speed normal
Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU5: Temperature above threshold, cpu clock throttled
Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU3: Temperature/speed normal
Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU1: Temperature above threshold, cpu clock throttled
Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU6: Temperature/speed normal
Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU0: Temperature/speed normal
Message from syslogd@ at Mon Jul 20 02:43:03 2009 ...
shinano kernel: CPU4: Temperature/speed normal
Message from syslogd@ at Mon Jul 20 02:43:04 2009 ...
shinano kernel: CPU2: Temperature/speed normal
2009年7月20日月曜日
i7
これをconsoleに吐かれてもなぁ・・・。
2009年7月19日日曜日
Radeon HD 4850 dual head
結局、ドライバがちゃんと入っていなかった。kernel-develが入ってなかったせい。全然体感速度が違います。ドライバが入る前は、旧世代マシンかとおもうほど遅かった。windowの移動には全然反応しないし、スクロールするとカンガルージャンプしてたし。
amdcccもいいですね。windowsちっく。
amdcccもいいですね。windowsちっく。
[nori@shinano ~]$ /usr/bin/glxgears
36545 frames in 5.0 seconds = 7308.920 FPS
45853 frames in 5.0 seconds = 9170.426 FPS
45993 frames in 5.0 seconds = 9198.482 FPS
45945 frames in 5.0 seconds = 9188.717 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
[nori@shinano ~]$ /usr/bin/fgl_glxgears
Using GLX_SGIX_pbuffer
9021 frames in 5.0 seconds = 1804.200 FPS
10117 frames in 5.0 seconds = 2023.400 FPS
11007 frames in 5.0 seconds = 2201.400 FPS
12585 frames in 5.0 seconds = 2517.000 FPS
12573 frames in 5.0 seconds = 2514.600 FPS
11283 frames in 5.0 seconds = 2256.600 FPS
12137 frames in 5.0 seconds = 2427.400 FPS
10573 frames in 5.0 seconds = 2114.600 FPS
12706 frames in 5.0 seconds = 2541.200 FPS
11311 frames in 5.0 seconds = 2262.200 FPS
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "on"
Option "Xinemara" "on"
Option "Clone" "off"
EndSection
Section "Files"
EndSection
Section "Module"
Load "GLcore"
Load "glx"
Load "dri"
Load "vbe"
Load "dbe"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
Option "XkbVariant" "intl"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "BenQ"
ModelName "G2220HD"
Option "VendorName" "ATI Proprietary Driver"
Option "DPMS" "true"
Option "XaaNoOffscreenPixmaps" "true"
Option "DRI" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "BenQ"
ModelName "G2220HD"
Option "VendorName" "ATI Proprietary Driver"
Option "DPMS" "true"
Option "XaaNoOffscreenPixmaps" "true"
Option "DRI" "true"
EndSection
Section "Device"
Identifier "RADEON-HD-4850-port0"
Driver "fglrx"
BoardName "ATI Technologies Inc RV770 [Radeon HD 4850]"
BusID "PCI:2:0:0"
Screen 0
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "on"
Option "OverlayOnCRTC2" "0"
Option "DesktopSetup" "horizontal"
EndSection
Section "Screen"
Identifier "Screen0"
Device "RADEON-HD-4850-port0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
Section "DRI"
MODE 0666
EndSection
Section "Extensions"
Option "RENDER" "ENABLE"
Option "Composite" "Disable"
EndSection
Section "ServerFlags"
EndSection
2009年7月12日日曜日
RAID


diskが
Bit 5: SMART status check returned "DISK OK" but we found that some (usage or prefail) Attributes have been <= thresh-
old at some time in the past.
を返していたが放置していた。交換するのだが、もう予備がない。この後エラーを返されても、どうにもならない。基本に使うdiskを変えて組み直すしかない。そのためにはおそらくRAIRD cardをもう一枚買って2枚刺してローカルコピーするしかない。
reset対策でマシンをくんでいる途中で、diskを買ってくるのを忘れていて、予備ディスクを使うかどうか悩んでいたときにディスクで思い出してこのざま。マシンを2台もばらすのは大変すぎる。
2009年7月5日日曜日
Dual Head configやり直し。
あまりにもよく落ちるので、見直した。体感的な描画速度も速くなった。安定したかどうかはしばらく様子を見る。
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "theScreen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Files"
FontPath "unix/:7100"
EndSection
Section "Module"
#Load "dbe"
#Load "extmod"
#Load "type1"
#Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "BenQ"
ModelName "G2220HD"
DisplaySize 1920 1080
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "BenQ"
ModelName "G2220HD"
DisplaySize 1920 1080
Option "DPMS"
EndSection
登録:
投稿 (Atom)