皆さん、こんばんは。
宮です。
COMPAQ の Evo Desktop D320 STシリーズに Vine Linux 3.0 をインストール
して利用しています。
チップセット名/メーカ名:Intel 845GE チップセット
ビデオカード名/メーカ名:Intel Extreme (Intel 845GE チップセットに内蔵)
ディスプレイ:EIZO L350
さて、インストール直後から、X.Org が起動できるときと出来ないときがあり
ます。最近では、全く起動できなくなって来ました。
ハードウェアの故障も考えられるかと思います。
# ただし、デュアルブートしている Win 2000 は問題無く起動します。
google で xorg 845GE linux をキーワードに検索してみましたが、情報があ
まりありません。
# 検索が下手かも知れません。
X.Org の起動が不安定だったとき .xsession-errors には以下のような出力が
ありました。
----- ここから
localhost being added to access control list
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 11 requests (10 known processed) with 0 events remaining.
----- ここまで
Xconfigurator で再設定を試みますが、それも上手く行きません。
Xorg.0.log に以下のような出力があります。(一部抜粋)
----- ここから
(WW) I810(0): PGTBL_ER is 0x00000049
(WW) I810(0): PRB0_HEAD (0x00000010) and PRB0_TAIL (0x00000000) indicate ring buffer not flushed
(II) I810(0): Before: SWF1 is 0x00001008
(II) I810(0): After: SWF1 is 0x00001008
(II) I810(0): Display plane A is enabled.
(II) I810(0): Display plane B is disabled.
(II) I810(0): PIPEACONF is 0x80000000
(II) I810(0): Mode bandwidth is 58 Mpixel/s
(II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 304 Mbyte/s, 0 Mbyte/s
(WW) I810(0): Extended BIOS function 0x5f61 not supported.
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Horizontal and Vertical Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
20 128x128 slots
5 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(II) I810(0): Initializing HW Cursor
(**) Option "dpms"
(**) I810(0): DPMS enabled
(II) I810(0): X context handle = 0x00000001
(II) I810(0): [drm] installed DRM signal handler
(II) I810(0): [DRI] installation complete
(II) I810(0): direct rendering: Enabled
Error in I830WaitLpRing(), now is 2385, start is 384
pgetbl_ctl: 0x1ffe0001 pgetbl_err: 0x49
ipeir: 0 iphdr: 7d8e0001
LP ring tail: 0 head: 10 len: 1f001 start 0
eir: 0 esr: 10 emr: ff7b
instdone: ffc1 instpm: 0
memmode: 0 instps: 424
hwstam: ffff ier: 0 imr: ffff iir: 0
space: 8 wanted 504
(II) I810(0): [drm] removed 1 reserved context for kernel
(II) I810(0): [drm] unmapping 8192 bytes of SAREA 0xe04f4000 at 0x401f0000
Fatal server error:
lockup
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(WW) I810(0): Setting the original video mode instead of restoring
the saved state
(II) I810(0): xf86UnbindGARTMemory: unbind key 7
(II) I810(0): xf86UnbindGARTMemory: unbind key 0
(II) I810(0): xf86UnbindGARTMemory: unbind key 2
(II) I810(0): xf86UnbindGARTMemory: unbind key 1
(II) I810(0): xf86UnbindGARTMemory: unbind key 3
(II) I810(0): xf86UnbindGARTMemory: unbind key 4
(II) I810(0): xf86UnbindGARTMemory: unbind key 5
(II) I810(0): xf86UnbindGARTMemory: unbind key 6
----- ここまで
何か、情報がありましたら教えて頂きたいと思います。
# X.Org X11R6.7.0 configuration generated by Xconfigurator 4.92
Section "ServerLayout"
Identifier "XOrg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Mouse9" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
FontPath "unix/:7100"
FontPath "/usr/X11R6/lib/X11/fonts/japanese"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection
# Module loading section
Section "Module"
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# Load "xtt" # TrueType font handler
Load "type1" # Adobe Type 1 font handler
Load "freetype" # TrueType font handler
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "Xkbdisable"
Option "XkbLayout" "jp"
Option "XkbModel" "jp106"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "on"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Mouse9"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "AlwaysCore"
EndSection
Section "Monitor"
Identifier "L350"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 27 - 60
VertRefresh 50 - 75
Option "dpms"
EndSection
Section "Device"
Identifier "Intel Corp.|82845G/GL[Brookdale-G]/GE Ch"
Driver "i810"
BoardName "Unknown"
VideoRam 65536
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Intel Corp.|82845G/GL[Brookdale-G]/GE Ch"
Monitor "L350"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection