ワタナベです。
しつこいとお思いの方もいらっしゃるかもしれませんが ;-)
RedHat6.2 に XFree86-4.0.2 を source から compile して
入れてみたのですが、以下の不具合で悩んでいます。
1. /etc/X11/XF86Config に Option "NoAccel" を入れないと
- ウィンドウのタイトルバーや、kterm や rxvt の強調文字
がブレたような表示になってまともに読めない。
2. CPU をやけにこき使う
- top で見てみると X が CPU をやけにこき使っています。
常に CPU の負荷が 100% になっています。
3.3.6 を使っていたときはこんなことはなかったのですが
どういった理由が考えられるでしょうか?
o XFree86-4.0 のドライバの問題
o 私の設定の問題
o ハードの問題
まあ、「遅い」って以外に支障はないのですが ;-)
環境は以下のとおりです。
OS : RedHat Linux6.2
CPU : Celeron 400MHz
RAM : 192MB
Video : SiS530 (最初 SiS620 だと勘違いしてました)
VRAM : 4M
kernel : 2.2.18
/etc/X11/XF86Config の内容は以下のとおりです。
---
section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/encodings"
FontPath "/usr/X11R6/lib/X11/fonts/japanese"
FontPath "/usr/X11R6/lib/X11/fonts/latin2"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "xtt"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "AutoRepeat" "500 30"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 24.5-86.0
VertRefresh 50.0-160.0
EndSection
Section "Device"
Option "NoAccel"
Identifier "Card0"
Driver "sis"
VendorName "SiS"
BoardName "530"
BusID "PCI:1:0:0"
VideoRam 8192
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 8
Modes "1280x1024" "640x480" "800x600" "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "640x480" "800x600" "1024x768"
EndSubSection
EndSection
Section "DRI"
EndSection
---
以上、なにか情報をお持ちの方、同じような環境で問題なく動作させて
いる方がいらっしゃいましたら教えてください。
また、不足している情報などありましたら指摘してください。
では。
--
nabej
nabej _at_ carrot.ocn.ne.jp
References:
- [linux-users:77947] Re: XFree86-4.0.2 on RedHat6.2jd.haney
- [linux-users:77951] Re: XFree86-4.0.2 on RedHat6.2WATANABE Junya
- [linux-users:77977] Re: XFree86-4.0.2 on RedHat6.2WATANABE Junya
- Prev by Subject: [linux-users:78124] Re: Mozilla0.6 and Netscape6
- Next by Subject: [linux-users:78126] Re: MLの検索不能
- Previous by thread: [linux-users:77977] Re: XFree86-4.0.2 on RedHat6.2
- Next by thread: [linux-users:77950] TA(USB)での接続について
- Indexes:[Main][Thread]